Pull request #42061 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 35f5f9e624e44c5e5586dfddacfc87a7b2f02953+035cb276d9dbb0d06f2828a25f1998793ed604dc (b36d9c04a5f7ea3a5f251ec17b01f930e2b949d0) 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 The recommended git tool is: NONE 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 [2021-02-25T01:51:24.536Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2021-02-25T01:51:24.542Z] Trying to pass milestone 3 [Pipeline] milestone [2021-02-25T01:51:24.603Z] Trying to pass milestone 4 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2021-02-25T01:51:24.805Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-09daaba2aaf94c4d0) in /home/ubuntu/workspace/moby_PR-42061 [Pipeline] { [Pipeline] checkout [2021-02-25T01:51:24.851Z] The recommended git tool is: git [2021-02-25T01:51:24.862Z] using credential docker-jenkins-github-credentials [2021-02-25T01:51:24.869Z] Cloning the remote Git repository [2021-02-25T01:51:24.869Z] Cloning with configured refspecs honoured and without tags [2021-02-25T01:51:24.830Z] Cloning repository https://github.com/moby/moby.git [2021-02-25T01:51:24.830Z] > git init /home/ubuntu/workspace/moby_PR-42061 # timeout=10 [2021-02-25T01:51:24.835Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-25T01:51:24.835Z] > git --version # timeout=10 [2021-02-25T01:51:24.837Z] > git --version # 'git version 2.17.1' [2021-02-25T01:51:24.837Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-25T01:51:24.838Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42061/head:refs/remotes/origin/PR-42061 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-02-25T01:51:38.763Z] Fetching without tags [2021-02-25T01:51:39.025Z] Merging remotes/origin/20.10 commit 035cb276d9dbb0d06f2828a25f1998793ed604dc into PR head commit 35f5f9e624e44c5e5586dfddacfc87a7b2f02953 [2021-02-25T01:51:38.709Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-25T01:51:38.711Z] > git config --add remote.origin.fetch +refs/pull/42061/head:refs/remotes/origin/PR-42061 # timeout=10 [2021-02-25T01:51:38.713Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-02-25T01:51:38.718Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-25T01:51:38.724Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-25T01:51:38.724Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-25T01:51:38.725Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42061/head:refs/remotes/origin/PR-42061 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-02-25T01:51:38.986Z] > git config core.sparsecheckout # timeout=10 [2021-02-25T01:51:38.988Z] > git checkout -f 35f5f9e624e44c5e5586dfddacfc87a7b2f02953 # timeout=10 [2021-02-25T01:51:40.199Z] Merge succeeded, producing 725963e3c12cf681b8834207522f60f80b5ee261 [2021-02-25T01:51:40.199Z] Checking out Revision 725963e3c12cf681b8834207522f60f80b5ee261 (PR-42061) [2021-02-25T01:51:40.255Z] Commit message: "Merge commit '035cb276d9dbb0d06f2828a25f1998793ed604dc' into HEAD" [2021-02-25T01:51:40.262Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-02-25T01:51:39.421Z] > git remote # timeout=10 [2021-02-25T01:51:39.424Z] > git config --get remote.origin.url # timeout=10 [2021-02-25T01:51:39.426Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-25T01:51:39.427Z] > git merge 035cb276d9dbb0d06f2828a25f1998793ed604dc # timeout=10 [2021-02-25T01:51:40.154Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-25T01:51:40.160Z] > git config core.sparsecheckout # timeout=10 [2021-02-25T01:51:40.163Z] > git checkout -f 725963e3c12cf681b8834207522f60f80b5ee261 # timeout=10 [2021-02-25T01:51:40.216Z] > git rev-list --no-walk 15acda9f2fd8ffcccbc002b8f7e2635230f3a2eb # timeout=10 [2021-02-25T01:51:40.911Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42061:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco [2021-02-25T01:51:43.461Z] 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: cgroup2) [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] { (cgroup2) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS1) [Pipeline] stage [Pipeline] { (win-RS5) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [2021-02-25T01:51:44.140Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-09daaba2aaf94c4d0) in /home/ubuntu/workspace/moby_PR-42061 [Pipeline] node [Pipeline] node [Pipeline] node Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [2021-02-25T01:51:44.192Z] Running on s390x-ubuntu-16 in /home/jenkins/workspace/moby_PR-42061 [2021-02-25T01:51:44.192Z] Running on ppc64le-ubuntu-31 in /home/docker/workspace/moby_PR-42061 [Pipeline] { [2021-02-25T01:51:44.233Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0493a528142e21874) in /home/ubuntu/workspace/moby_PR-42061 [2021-02-25T01:51:44.271Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0a5679dfd1ce1a264) in /home/ubuntu/workspace/moby_PR-42061 [Pipeline] checkout [2021-02-25T01:51:44.287Z] The recommended git tool is: git [2021-02-25T01:51:44.314Z] using credential docker-jenkins-github-credentials [2021-02-25T01:51:44.341Z] Fetching changes from the remote Git repository [2021-02-25T01:51:44.348Z] Fetching without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] { [Pipeline] { [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [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 [Pipeline] checkout [Pipeline] { [2021-02-25T01:51:44.496Z] The recommended git tool is: git [2021-02-25T01:51:44.521Z] The recommended git tool is: git [2021-02-25T01:51:44.535Z] using credential docker-jenkins-github-credentials [Pipeline] checkout Stage "win-RS1" skipped due to when conditional [Pipeline] } [2021-02-25T01:51:44.552Z] Cloning the remote Git repository [2021-02-25T01:51:44.552Z] Cloning with configured refspecs honoured and without tags [2021-02-25T01:51:44.563Z] using credential docker-jenkins-github-credentials [2021-02-25T01:51:44.579Z] Cloning the remote Git repository [2021-02-25T01:51:44.579Z] Cloning with configured refspecs honoured and without tags [Pipeline] checkout [2021-02-25T01:51:44.625Z] Merging remotes/origin/20.10 commit 035cb276d9dbb0d06f2828a25f1998793ed604dc into PR head commit 35f5f9e624e44c5e5586dfddacfc87a7b2f02953 [Pipeline] // stage [2021-02-25T01:51:44.685Z] The recommended git tool is: git [Pipeline] // stage [2021-02-25T01:51:44.742Z] The recommended git tool is: git [2021-02-25T01:51:44.744Z] Merge succeeded, producing 90a8be9633dc0f32fdaf6492ffd554b6f163aa1f [2021-02-25T01:51:44.744Z] Checking out Revision 90a8be9633dc0f32fdaf6492ffd554b6f163aa1f (PR-42061) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [2021-02-25T01:51:44.803Z] Commit message: "Merge commit '035cb276d9dbb0d06f2828a25f1998793ed604dc' into HEAD" [2021-02-25T01:51:44.810Z] First time build. Skipping changelog. [Pipeline] // stage [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2021-02-25T01:51:44.296Z] > git rev-parse --is-inside-work-tree # timeout=10 [2021-02-25T01:51:44.303Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-25T01:51:44.309Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-25T01:51:44.310Z] > git --version # timeout=10 [2021-02-25T01:51:44.311Z] > git --version # 'git version 2.17.1' [2021-02-25T01:51:44.312Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-25T01:51:44.312Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42061/head:refs/remotes/origin/PR-42061 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-02-25T01:51:44.586Z] > git config core.sparsecheckout # timeout=10 [2021-02-25T01:51:44.588Z] > git checkout -f 35f5f9e624e44c5e5586dfddacfc87a7b2f02953 # timeout=10 [2021-02-25T01:51:44.633Z] > git remote # timeout=10 [2021-02-25T01:51:44.636Z] > git config --get remote.origin.url # timeout=10 [2021-02-25T01:51:44.638Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-25T01:51:44.638Z] > git merge 035cb276d9dbb0d06f2828a25f1998793ed604dc # timeout=10 [2021-02-25T01:51:44.699Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-25T01:51:44.705Z] > git config core.sparsecheckout # timeout=10 [2021-02-25T01:51:44.710Z] > git checkout -f 90a8be9633dc0f32fdaf6492ffd554b6f163aa1f # timeout=10 [2021-02-25T01:51:44.765Z] > git rev-list --no-walk 15acda9f2fd8ffcccbc002b8f7e2635230f3a2eb # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-02-25T01:51:44.559Z] Cloning repository https://github.com/moby/moby.git [2021-02-25T01:51:44.559Z] > git init /home/jenkins/workspace/moby_PR-42061 # timeout=10 [2021-02-25T01:51:44.565Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-25T01:51:44.565Z] > git --version # timeout=10 [2021-02-25T01:51:44.570Z] > git --version # 'git version 2.17.1' [2021-02-25T01:51:44.570Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-25T01:51:44.570Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42061/head:refs/remotes/origin/PR-42061 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-02-25T01:51:44.587Z] Cloning repository https://github.com/moby/moby.git [2021-02-25T01:51:44.587Z] > git init /home/docker/workspace/moby_PR-42061 # timeout=10 [2021-02-25T01:51:44.598Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-25T01:51:44.598Z] > git --version # timeout=10 [2021-02-25T01:51:44.601Z] > git --version # 'git version 2.7.4' [2021-02-25T01:51:44.601Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-25T01:51:44.602Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/42061/head:refs/remotes/origin/PR-42061 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-02-25T01:51:45.760Z] + docker version [2021-02-25T01:51:45.760Z] Client: Docker Engine - Community [2021-02-25T01:51:45.760Z] Version: 20.10.3 [2021-02-25T01:51:45.760Z] API version: 1.41 [2021-02-25T01:51:45.760Z] Go version: go1.13.15 [2021-02-25T01:51:45.760Z] Git commit: 48d30b5 [2021-02-25T01:51:45.760Z] Built: Fri Jan 29 14:33:13 2021 [2021-02-25T01:51:45.760Z] OS/Arch: linux/amd64 [2021-02-25T01:51:45.760Z] Context: default [2021-02-25T01:51:45.760Z] Experimental: true [2021-02-25T01:51:45.760Z] [2021-02-25T01:51:45.760Z] Server: Docker Engine - Community [2021-02-25T01:51:45.760Z] Engine: [2021-02-25T01:51:45.760Z] Version: 20.10.3 [2021-02-25T01:51:45.760Z] API version: 1.41 (minimum version 1.12) [2021-02-25T01:51:45.760Z] Go version: go1.13.15 [2021-02-25T01:51:45.760Z] Git commit: 46229ca [2021-02-25T01:51:45.760Z] Built: Fri Jan 29 14:31:25 2021 [2021-02-25T01:51:45.760Z] OS/Arch: linux/amd64 [2021-02-25T01:51:45.760Z] Experimental: true [2021-02-25T01:51:45.760Z] containerd: [2021-02-25T01:51:45.760Z] Version: 1.4.3 [2021-02-25T01:51:45.760Z] GitCommit: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-25T01:51:45.760Z] runc: [2021-02-25T01:51:45.760Z] Version: 1.0.0-rc92 [2021-02-25T01:51:45.760Z] GitCommit: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-25T01:51:45.760Z] docker-init: [2021-02-25T01:51:45.760Z] Version: 0.19.0 [2021-02-25T01:51:45.760Z] GitCommit: de40ad0 [Pipeline] sh [2021-02-25T01:51:46.073Z] + docker info [2021-02-25T01:51:46.074Z] Client: [2021-02-25T01:51:46.074Z] Context: default [2021-02-25T01:51:46.074Z] Debug Mode: false [2021-02-25T01:51:46.074Z] Plugins: [2021-02-25T01:51:46.074Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-02-25T01:51:46.074Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-02-25T01:51:46.074Z] [2021-02-25T01:51:46.074Z] Server: [2021-02-25T01:51:46.074Z] Containers: 0 [2021-02-25T01:51:46.074Z] Running: 0 [2021-02-25T01:51:46.074Z] Paused: 0 [2021-02-25T01:51:46.074Z] Stopped: 0 [2021-02-25T01:51:46.074Z] Images: 7 [2021-02-25T01:51:46.074Z] Server Version: 20.10.3 [2021-02-25T01:51:46.074Z] Storage Driver: overlay2 [2021-02-25T01:51:46.074Z] Backing Filesystem: extfs [2021-02-25T01:51:46.074Z] Supports d_type: true [2021-02-25T01:51:46.074Z] Native Overlay Diff: true [2021-02-25T01:51:46.074Z] Logging Driver: json-file [2021-02-25T01:51:46.074Z] Cgroup Driver: cgroupfs [2021-02-25T01:51:46.074Z] Cgroup Version: 1 [2021-02-25T01:51:46.074Z] Plugins: [2021-02-25T01:51:46.074Z] Volume: local [2021-02-25T01:51:46.074Z] Network: bridge host ipvlan macvlan null overlay [2021-02-25T01:51:46.074Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-02-25T01:51:46.074Z] Swarm: inactive [2021-02-25T01:51:46.074Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2021-02-25T01:51:46.074Z] Default Runtime: runc [2021-02-25T01:51:46.074Z] Init Binary: docker-init [2021-02-25T01:51:46.074Z] containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-25T01:51:46.074Z] runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-25T01:51:46.074Z] init version: de40ad0 [2021-02-25T01:51:46.074Z] Security Options: [2021-02-25T01:51:46.074Z] apparmor [2021-02-25T01:51:46.074Z] seccomp [2021-02-25T01:51:46.074Z] Profile: default [2021-02-25T01:51:46.074Z] Kernel Version: 5.4.0-1037-aws [2021-02-25T01:51:46.074Z] Operating System: Ubuntu 18.04.5 LTS [2021-02-25T01:51:46.074Z] OSType: linux [2021-02-25T01:51:46.074Z] Architecture: x86_64 [2021-02-25T01:51:46.074Z] CPUs: 2 [2021-02-25T01:51:46.074Z] Total Memory: 7.569GiB [2021-02-25T01:51:46.074Z] Name: ip-10-100-46-195 [2021-02-25T01:51:46.074Z] ID: IQLA:KLHL:T3IO:DJRF:WETX:4WTK:4HWM:S2ZH:2QDS:GI4C:WACL:ZD5O [2021-02-25T01:51:46.074Z] Docker Root Dir: /var/lib/docker [2021-02-25T01:51:46.074Z] Debug Mode: false [2021-02-25T01:51:46.074Z] Registry: https://index.docker.io/v1/ [2021-02-25T01:51:46.074Z] Labels: [2021-02-25T01:51:46.074Z] Experimental: true [2021-02-25T01:51:46.074Z] Insecure Registries: [2021-02-25T01:51:46.074Z] 127.0.0.0/8 [2021-02-25T01:51:46.074Z] Live Restore Enabled: true [2021-02-25T01:51:46.074Z] [2021-02-25T01:51:46.074Z] WARNING: No swap limit support [2021-02-25T01:51:46.074Z] WARNING: No blkio weight support [2021-02-25T01:51:46.074Z] WARNING: No blkio weight_device support [Pipeline] sh [2021-02-25T01:51:46.364Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-25T01:51:46.364Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-25T01:51:46.364Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42061/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-02-25T01:51:46.364Z] + bash /home/ubuntu/workspace/moby_PR-42061/check-config.sh [2021-02-25T01:51:46.364Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-02-25T01:51:46.364Z] info: reading kernel config from /boot/config-5.4.0-1037-aws ... [2021-02-25T01:51:46.364Z] [2021-02-25T01:51:46.364Z] Generally Necessary: [2021-02-25T01:51:46.364Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-02-25T01:51:46.364Z] - apparmor: enabled and tools installed [2021-02-25T01:51:46.364Z] - CONFIG_NAMESPACES: enabled [2021-02-25T01:51:46.364Z] - CONFIG_NET_NS: enabled [2021-02-25T01:51:46.364Z] - CONFIG_PID_NS: enabled [2021-02-25T01:51:46.364Z] - CONFIG_IPC_NS: enabled [2021-02-25T01:51:46.364Z] - CONFIG_UTS_NS: enabled [2021-02-25T01:51:46.364Z] - CONFIG_CGROUPS: enabled [2021-02-25T01:51:46.364Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-02-25T01:51:46.364Z] - CONFIG_CGROUP_DEVICE: enabled [2021-02-25T01:51:46.364Z] - CONFIG_CGROUP_FREEZER: enabled [2021-02-25T01:51:46.364Z] - CONFIG_CGROUP_SCHED: enabled [2021-02-25T01:51:46.364Z] - CONFIG_CPUSETS: enabled [2021-02-25T01:51:46.364Z] - CONFIG_MEMCG: enabled [2021-02-25T01:51:46.364Z] - CONFIG_KEYS: enabled [2021-02-25T01:51:46.364Z] - CONFIG_VETH: enabled (as module) [2021-02-25T01:51:46.364Z] - CONFIG_BRIDGE: enabled (as module) [2021-02-25T01:51:46.364Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-02-25T01:51:46.364Z] - CONFIG_NF_NAT_IPV4: missing [2021-02-25T01:51:46.364Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-02-25T01:51:46.364Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-02-25T01:51:46.364Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-02-25T01:51:46.364Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-02-25T01:51:46.364Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-02-25T01:51:46.364Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-02-25T01:51:46.364Z] - CONFIG_NF_NAT: enabled (as module) [2021-02-25T01:51:46.364Z] - CONFIG_NF_NAT_NEEDED: missing [2021-02-25T01:51:46.364Z] - CONFIG_POSIX_MQUEUE: enabled [2021-02-25T01:51:46.364Z] [2021-02-25T01:51:46.364Z] Optional Features: [2021-02-25T01:51:46.364Z] - CONFIG_USER_NS: enabled [2021-02-25T01:51:46.364Z] - CONFIG_SECCOMP: enabled [2021-02-25T01:51:46.364Z] - CONFIG_CGROUP_PIDS: enabled [2021-02-25T01:51:46.364Z] - CONFIG_MEMCG_SWAP: enabled [2021-02-25T01:51:46.364Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-02-25T01:51:46.364Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-02-25T01:51:46.364Z] - CONFIG_BLK_CGROUP: enabled [2021-02-25T01:51:46.364Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-02-25T01:51:46.364Z] - CONFIG_IOSCHED_CFQ: missing [2021-02-25T01:51:46.364Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-02-25T01:51:46.364Z] - CONFIG_CGROUP_PERF: enabled [2021-02-25T01:51:46.364Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-02-25T01:51:46.364Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-02-25T01:51:46.365Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-02-25T01:51:46.365Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-02-25T01:51:46.365Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-02-25T01:51:46.365Z] - CONFIG_RT_GROUP_SCHED: missing [2021-02-25T01:51:46.365Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-02-25T01:51:46.626Z] - CONFIG_IP_VS: enabled (as module) [2021-02-25T01:51:46.626Z] - CONFIG_IP_VS_NFCT: enabled [2021-02-25T01:51:46.626Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-02-25T01:51:46.626Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-02-25T01:51:46.626Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-02-25T01:51:46.626Z] - CONFIG_EXT4_FS: enabled [2021-02-25T01:51:46.626Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-02-25T01:51:46.626Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-02-25T01:51:46.626Z] - Network Drivers: [2021-02-25T01:51:46.626Z] - "overlay": [2021-02-25T01:51:46.626Z] - CONFIG_VXLAN: enabled (as module) [2021-02-25T01:51:46.626Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-02-25T01:51:46.626Z] Optional (for encrypted networks): [2021-02-25T01:51:46.626Z] - CONFIG_CRYPTO: enabled [2021-02-25T01:51:46.626Z] - CONFIG_CRYPTO_AEAD: enabled [2021-02-25T01:51:46.626Z] - CONFIG_CRYPTO_GCM: enabled [2021-02-25T01:51:46.626Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-02-25T01:51:46.626Z] - CONFIG_CRYPTO_GHASH: enabled [2021-02-25T01:51:46.626Z] - CONFIG_XFRM: enabled [2021-02-25T01:51:46.626Z] - CONFIG_XFRM_USER: enabled (as module) [2021-02-25T01:51:46.626Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-02-25T01:51:46.626Z] - CONFIG_INET_ESP: enabled (as module) [2021-02-25T01:51:46.626Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-02-25T01:51:46.626Z] - "ipvlan": [2021-02-25T01:51:46.626Z] - CONFIG_IPVLAN: enabled (as module) [2021-02-25T01:51:46.626Z] - "macvlan": [2021-02-25T01:51:46.626Z] - CONFIG_MACVLAN: enabled (as module) [2021-02-25T01:51:46.626Z] - CONFIG_DUMMY: enabled (as module) [2021-02-25T01:51:46.626Z] - "ftp,tftp client in container": [2021-02-25T01:51:46.626Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-02-25T01:51:46.626Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-02-25T01:51:46.626Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-02-25T01:51:46.626Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-02-25T01:51:46.626Z] - Storage Drivers: [2021-02-25T01:51:46.626Z] - "aufs": [2021-02-25T01:51:46.626Z] - CONFIG_AUFS_FS: enabled (as module) [2021-02-25T01:51:46.626Z] - "btrfs": [2021-02-25T01:51:46.626Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-02-25T01:51:46.626Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-02-25T01:51:46.626Z] - "devicemapper": [2021-02-25T01:51:46.626Z] - CONFIG_BLK_DEV_DM: enabled [2021-02-25T01:51:46.626Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-02-25T01:51:46.626Z] - "overlay": [2021-02-25T01:51:46.626Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-02-25T01:51:46.626Z] - "zfs": [2021-02-25T01:51:46.626Z] - /dev/zfs: present [2021-02-25T01:51:46.626Z] - zfs command: missing [2021-02-25T01:51:46.626Z] - zpool command: missing [2021-02-25T01:51:46.626Z] [2021-02-25T01:51:46.626Z] Limits: [2021-02-25T01:51:46.626Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-02-25T01:51:46.626Z] [2021-02-25T01:51:46.626Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-02-25T01:51:46.985Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:725963e3c12cf681b8834207522f60f80b5ee261 . [2021-02-25T01:51:46.985Z] #1 [internal] load build definition from Dockerfile [2021-02-25T01:51:46.985Z] #1 sha256:d1ce672dd9cf0c74239d2b1d6089d7bb4b5eb19483d30224d9376d5ca4a53657 [2021-02-25T01:51:46.985Z] #1 transferring dockerfile: 16.55kB done [2021-02-25T01:51:46.985Z] #1 DONE 0.0s [2021-02-25T01:51:46.985Z] [2021-02-25T01:51:46.985Z] #2 [internal] load .dockerignore [2021-02-25T01:51:46.985Z] #2 sha256:43c49f901ff0c7761490fbef0f7540875b3ed87e5aa242c44596a36008eb46ed [2021-02-25T01:51:46.985Z] #2 transferring context: 87B done [2021-02-25T01:51:46.985Z] #2 DONE 0.0s [2021-02-25T01:51:46.985Z] [2021-02-25T01:51:46.985Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2021-02-25T01:51:46.985Z] #3 sha256:adf0ad58625e45ab290e1bebbcfe1d73aceb4d8dbec09db8a7422cf74eff2996 [2021-02-25T01:51:46.985Z] #3 DONE 0.1s [2021-02-25T01:51:47.247Z] [2021-02-25T01:51:47.247Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2021-02-25T01:51:47.247Z] #4 sha256:4f557cac37259deb5e7fe213b122cca6da5945b2c1d8b3b3f23f2bb89e44211c [2021-02-25T01:51:47.247Z] #4 CACHED [2021-02-25T01:51:47.247Z] [2021-02-25T01:51:47.247Z] #5 [internal] load build definition from Dockerfile [2021-02-25T01:51:47.247Z] #5 sha256:632efffe9d0d8fe4015c113ddad344d8e9d25fae24338146af4b9bb76ccbc48f [2021-02-25T01:51:47.247Z] #5 transferring dockerfile: 16.55kB done [2021-02-25T01:51:47.247Z] #5 DONE 0.0s [2021-02-25T01:51:47.247Z] [2021-02-25T01:51:47.247Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-02-25T01:51:47.247Z] #6 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-02-25T01:51:47.247Z] #6 DONE 0.1s [2021-02-25T01:51:47.247Z] [2021-02-25T01:51:47.247Z] #8 [internal] load metadata for docker.io/library/debian:buster [2021-02-25T01:51:47.247Z] #8 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-02-25T01:51:47.247Z] #8 DONE 0.1s [2021-02-25T01:51:47.247Z] [2021-02-25T01:51:47.247Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-02-25T01:51:47.247Z] #7 sha256:0a1107839e0ecca45d986774ce45866360a7743d3cdf29b6672c54019106e228 [2021-02-25T01:51:47.451Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-002d04d40f0e6af50) in /home/ubuntu/workspace/moby_PR-42061 [Pipeline] { [Pipeline] checkout [2021-02-25T01:51:47.510Z] #7 DONE 0.1s [2021-02-25T01:51:47.510Z] [2021-02-25T01:51:47.510Z] #61 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2021-02-25T01:51:47.510Z] #61 sha256:8cd31f697465541ec70257fedff688f129ce4fd2b7e73aa0e486f8cf137c7c52 [2021-02-25T01:51:47.510Z] #61 DONE 0.0s [2021-02-25T01:51:47.510Z] [2021-02-25T01:51:47.510Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-25T01:51:47.510Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-25T01:51:47.510Z] #9 DONE 0.0s [2021-02-25T01:51:47.510Z] [2021-02-25T01:51:47.510Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 [2021-02-25T01:51:47.510Z] #25 sha256:0f3ed404ebac67aefac24972986b8a5a9aa685d0c3d1c7ca255843d43dd4f6cb [2021-02-25T01:51:47.510Z] #25 DONE 0.0s [2021-02-25T01:51:47.510Z] [2021-02-25T01:51:47.510Z] #22 [internal] load build context [2021-02-25T01:51:47.510Z] #22 sha256:d14afc1f2f86c123ab22fc29dbc51fce4165293dbbd23275e613324291576533 [2021-02-25T01:51:47.521Z] using credential docker-jenkins-github-credentials [2021-02-25T01:51:47.528Z] Cloning the remote Git repository [2021-02-25T01:51:47.528Z] Cloning with configured refspecs honoured and without tags [2021-02-25T01:51:47.663Z] The recommended git tool is: git [2021-02-25T01:51:47.686Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-08b054f717da20972) in /home/ubuntu/workspace/moby_PR-42061 [Pipeline] { [Pipeline] checkout [2021-02-25T01:51:47.746Z] using credential docker-jenkins-github-credentials [2021-02-25T01:51:47.753Z] Cloning the remote Git repository [2021-02-25T01:51:47.753Z] Cloning with configured refspecs honoured and without tags [2021-02-25T01:51:47.832Z] The recommended git tool is: git [2021-02-25T01:51:47.550Z] Cloning repository https://github.com/moby/moby.git [2021-02-25T01:51:47.606Z] > git init /home/ubuntu/workspace/moby_PR-42061 # timeout=10 [2021-02-25T01:51:47.931Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-25T01:51:47.931Z] > git --version # timeout=10 [2021-02-25T01:51:47.959Z] > git --version # 'git version 2.17.1' [2021-02-25T01:51:47.959Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-25T01:51:47.961Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42061/head:refs/remotes/origin/PR-42061 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-02-25T01:51:47.741Z] Cloning repository https://github.com/moby/moby.git [2021-02-25T01:51:47.811Z] > git init /home/ubuntu/workspace/moby_PR-42061 # timeout=10 [2021-02-25T01:51:48.063Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-25T01:51:48.063Z] > git --version # timeout=10 [2021-02-25T01:51:48.091Z] > git --version # 'git version 2.17.1' [2021-02-25T01:51:48.091Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-25T01:51:48.093Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42061/head:refs/remotes/origin/PR-42061 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-02-25T01:51:48.904Z] #22 transferring context: 53.38MB 1.3s done [2021-02-25T01:51:48.904Z] #22 DONE 1.4s [2021-02-25T01:51:48.904Z] [2021-02-25T01:51:48.904Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-02-25T01:51:48.904Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-02-25T01:51:48.904Z] #10 CACHED [2021-02-25T01:51:48.904Z] [2021-02-25T01:51:48.904Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-02-25T01:51:48.904Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-02-25T01:51:48.904Z] #11 CACHED [2021-02-25T01:51:48.904Z] [2021-02-25T01:51:48.904Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-02-25T01:51:48.904Z] #57 sha256:d6dee32b7d38d60b5cc7d976c23efc8b7da2d6aa036e1a5a49b82db1b813ccc1 [2021-02-25T01:51:48.904Z] #57 CACHED [2021-02-25T01:51:48.904Z] [2021-02-25T01:51:48.904Z] #58 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-02-25T01:51:48.904Z] #58 sha256:7b6df0e6b66ea8a77da9918fd583a20f05f4c6439d5983206feebe60ac7f3eca [2021-02-25T01:51:48.904Z] #58 DONE 0.2s [2021-02-25T01:51:49.165Z] [2021-02-25T01:51:49.165Z] #59 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-02-25T01:51:49.165Z] #59 sha256:cad22b893ec4ea19e90199950b701eb9bf5c8194471afe2a01514d658e46bea9 [2021-02-25T01:51:49.165Z] #59 DONE 0.0s [2021-02-25T01:51:50.123Z] [2021-02-25T01:51:50.123Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-02-25T01:51:50.123Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-02-25T01:51:50.123Z] #39 CACHED [2021-02-25T01:51:50.123Z] [2021-02-25T01:51:50.123Z] #32 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-02-25T01:51:50.123Z] #32 sha256:fd40b5362ce7a96ab37d26525c674c6575fbacf59a08c4d357a3ab5e9e17ce09 [2021-02-25T01:51:50.123Z] #32 CACHED [2021-02-25T01:51:50.123Z] [2021-02-25T01:51:50.123Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-02-25T01:51:50.123Z] #29 sha256:3958f023d01bb25ffd92f68db05974c2f86f877939e266b9345de54aaed8e11d [2021-02-25T01:51:50.123Z] #29 CACHED [2021-02-25T01:51:50.123Z] [2021-02-25T01:51:50.123Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-25T01:51:50.123Z] #21 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb [2021-02-25T01:51:50.123Z] #21 CACHED [2021-02-25T01:51:50.123Z] [2021-02-25T01:51:50.123Z] #14 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-02-25T01:51:50.123Z] #14 sha256:9870d309798d4684300692663586ff94ad80094a53fa8816f3d1b7fdbf3f8075 [2021-02-25T01:51:50.123Z] #14 CACHED [2021-02-25T01:51:50.123Z] [2021-02-25T01:51:50.123Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-25T01:51:50.123Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-02-25T01:51:50.123Z] #31 CACHED [2021-02-25T01:51:50.123Z] [2021-02-25T01:51:50.123Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-25T01:51:50.123Z] #33 sha256:e797250dea6e1b8e525eff808bb73c9b3cf5b4479cb0cbe9390ce4dd2bda2c84 [2021-02-25T01:51:50.123Z] #33 CACHED [2021-02-25T01:51:50.123Z] [2021-02-25T01:51:50.123Z] #17 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-02-25T01:51:50.123Z] #17 sha256:f042adb567361aaa003e9e425fd06cc735c4a98b1120e5d4e13f4e35e2efd6f5 [2021-02-25T01:51:50.123Z] #17 CACHED [2021-02-25T01:51:50.123Z] [2021-02-25T01:51:50.123Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-25T01:51:50.123Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-25T01:51:50.123Z] #12 CACHED [2021-02-25T01:51:50.123Z] [2021-02-25T01:51:50.123Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-25T01:51:50.123Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-25T01:51:50.123Z] #41 CACHED [2021-02-25T01:51:50.123Z] [2021-02-25T01:51:50.123Z] #45 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-02-25T01:51:50.123Z] #45 sha256:8131ce71e144b48ef410e7334ce087a1a58e6f6d97cb9655d1d3551e1ccd7336 [2021-02-25T01:51:50.123Z] #45 CACHED [2021-02-25T01:51:50.123Z] [2021-02-25T01:51:50.123Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-02-25T01:51:50.123Z] #30 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-02-25T01:51:50.123Z] #30 CACHED [2021-02-25T01:51:50.123Z] [2021-02-25T01:51:50.123Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-25T01:51:50.123Z] #44 sha256:459eefb936bd19622c32ac04ff7a7c5d8f5058ad53a090f9fdef4a9096c494b4 [2021-02-25T01:51:50.123Z] #44 CACHED [2021-02-25T01:51:50.123Z] [2021-02-25T01:51:50.123Z] #15 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-02-25T01:51:50.123Z] #15 sha256:f49da00d55432a53eccbeeb79d7a9dfdea5b595b3817b9c4dc4376949abc3cd7 [2021-02-25T01:51:50.123Z] #15 CACHED [2021-02-25T01:51:50.123Z] [2021-02-25T01:51:50.123Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-25T01:51:50.123Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-25T01:51:50.123Z] #42 CACHED [2021-02-25T01:51:50.123Z] [2021-02-25T01:51:50.123Z] #37 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-02-25T01:51:50.123Z] #37 sha256:58d98d3e1d77c8e2e27f346eca7a69626ff758f6ce0da9da218275b59a5a82cb [2021-02-25T01:51:50.123Z] #37 CACHED [2021-02-25T01:51:50.123Z] [2021-02-25T01:51:50.123Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-25T01:51:50.123Z] #50 sha256:aa84ef7f2d16f53b770b6dc81d2340a108f183501fc4333b3beb37d0ec4735ea [2021-02-25T01:51:50.123Z] #50 CACHED [2021-02-25T01:51:50.123Z] [2021-02-25T01:51:50.123Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-25T01:51:50.123Z] #55 sha256:3959aa235bafd43a451dd430d05aa13797ed9838c9c678c7b6cc53eaec83720a [2021-02-25T01:51:50.123Z] #55 CACHED [2021-02-25T01:51:50.123Z] [2021-02-25T01:51:50.123Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-02-25T01:51:50.123Z] #36 sha256:8024ac29258d66d432389c8ca8d28537288484f3befb0df30d3a4c77527fac45 [2021-02-25T01:51:50.123Z] #36 CACHED [2021-02-25T01:51:50.123Z] [2021-02-25T01:51:50.123Z] #51 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-02-25T01:51:50.123Z] #51 sha256:9a54fb7c3025b0efae6d03d0cfb580c85325a4d2d76393bfcc2ec1fa92cad402 [2021-02-25T01:51:50.123Z] #51 CACHED [2021-02-25T01:51:50.123Z] [2021-02-25T01:51:50.123Z] #49 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-02-25T01:51:50.123Z] #49 sha256:d9f26b1615c87faaca9d1fec0547f07aca2ead979c619b6311b9f00af9a11ba4 [2021-02-25T01:51:50.123Z] #49 CACHED [2021-02-25T01:51:50.123Z] [2021-02-25T01:51:50.123Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-02-25T01:51:50.123Z] #24 sha256:7fa528fa4307378543e1bf515c07610164e5989d7c00c5e6c8c82916a9d121b2 [2021-02-25T01:51:50.123Z] #24 CACHED [2021-02-25T01:51:50.123Z] [2021-02-25T01:51:50.123Z] #47 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-02-25T01:51:50.123Z] #47 sha256:35a7da2257b9fa39d3d923783fcbc7b6e4c18b755aa388f3ae73ab996cdd6102 [2021-02-25T01:51:50.123Z] #47 CACHED [2021-02-25T01:51:50.123Z] [2021-02-25T01:51:50.123Z] #43 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-02-25T01:51:50.123Z] #43 sha256:4a775efeae5c2ce599d0ff32a1529fa593d226e80c7b4e3e2a8fe12a5115131d [2021-02-25T01:51:50.123Z] #43 CACHED [2021-02-25T01:51:50.123Z] [2021-02-25T01:51:50.123Z] #38 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-02-25T01:51:50.123Z] #38 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-02-25T01:51:50.123Z] #38 CACHED [2021-02-25T01:51:50.123Z] [2021-02-25T01:51:50.123Z] #20 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-02-25T01:51:50.123Z] #20 sha256:efeb4a8b6365c0f1dbecade85ab0692fbdf50b930e2e3cb0f3b1ec813d64b6b8 [2021-02-25T01:51:50.123Z] #20 CACHED [2021-02-25T01:51:50.123Z] [2021-02-25T01:51:50.123Z] #16 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-02-25T01:51:50.123Z] #16 sha256:e0fd3f181c6a1aefb495e9780bd348beb6c7a92b0e700d78b21dddc21b6d3788 [2021-02-25T01:51:50.123Z] #16 CACHED [2021-02-25T01:51:50.123Z] [2021-02-25T01:51:50.124Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-02-25T01:51:50.124Z] #46 sha256:63e4a4d43392202319d2556ceb0c71e523cc603df316497fdbf0621bfe8e1a7c [2021-02-25T01:51:50.124Z] #46 CACHED [2021-02-25T01:51:50.124Z] [2021-02-25T01:51:50.124Z] #27 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-02-25T01:51:50.124Z] #27 sha256:0686550dffd90e7a38ba9bad5eca8b00db41b2f60a3e640614dab569baa006ae [2021-02-25T01:51:50.124Z] #27 CACHED [2021-02-25T01:51:50.124Z] [2021-02-25T01:51:50.124Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-25T01:51:50.124Z] #48 sha256:5ecc7c75e98fb685a8f2d2c59f3c74f792d8224e77c6da5def01dcea9c797b8f [2021-02-25T01:51:50.124Z] #48 CACHED [2021-02-25T01:51:50.124Z] [2021-02-25T01:51:50.124Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-02-25T01:51:50.124Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-02-25T01:51:50.124Z] #54 CACHED [2021-02-25T01:51:50.124Z] [2021-02-25T01:51:50.124Z] #40 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-02-25T01:51:50.124Z] #40 sha256:657fe10b70aae77edd7546539456ec7ebc6d91cb589d7ecae893ab31c6a2a2fc [2021-02-25T01:51:50.124Z] #40 CACHED [2021-02-25T01:51:50.124Z] [2021-02-25T01:51:50.124Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-02-25T01:51:50.124Z] #28 sha256:ce96cec3a65a51257ae0b9b1ff05f317641c931ab3060c6e90837adec054d023 [2021-02-25T01:51:50.124Z] #28 CACHED [2021-02-25T01:51:50.124Z] [2021-02-25T01:51:50.124Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-02-25T01:51:50.124Z] #52 sha256:fa89b8f163ff7be7fc22ab312af10649f9e38c1259b5e170950ce9249bdc1efc [2021-02-25T01:51:50.124Z] #52 CACHED [2021-02-25T01:51:50.124Z] [2021-02-25T01:51:50.124Z] #26 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-02-25T01:51:50.124Z] #26 sha256:970f361e3ea7f20d04a6f3995fae56cd5b2a459815bc3ffe554cf224547c4266 [2021-02-25T01:51:50.124Z] #26 CACHED [2021-02-25T01:51:50.124Z] [2021-02-25T01:51:50.124Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-02-25T01:51:50.124Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-25T01:51:50.124Z] #35 CACHED [2021-02-25T01:51:50.124Z] [2021-02-25T01:51:50.124Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-02-25T01:51:50.124Z] #23 sha256:93a62b25bd1a8f2cebb16342dad65f84eb8cf69e7db199bd7deca08ae9776f3c [2021-02-25T01:51:50.124Z] #23 CACHED [2021-02-25T01:51:50.124Z] [2021-02-25T01:51:50.124Z] #18 [dev-systemd-false 6/26] RUN ldconfig [2021-02-25T01:51:50.124Z] #18 sha256:86984b543c4e9d471b758b4d0d9dc83fe9fc7f9a2a4e2219c14f672e16b922b3 [2021-02-25T01:51:50.124Z] #18 CACHED [2021-02-25T01:51:50.124Z] [2021-02-25T01:51:50.124Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-25T01:51:50.124Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-25T01:51:50.124Z] #19 CACHED [2021-02-25T01:51:50.124Z] [2021-02-25T01:51:50.124Z] #13 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-02-25T01:51:50.124Z] #13 sha256:5d93c16b11b4fa823b774777222a562901bea96919d6b4f99bcfab4a0637fb25 [2021-02-25T01:51:50.124Z] #13 CACHED [2021-02-25T01:51:50.124Z] [2021-02-25T01:51:50.124Z] #53 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-02-25T01:51:50.124Z] #53 sha256:53bd9ce1236af2aaefd6a32edd230ae31fb12b19520d81b396f1a96fc0f3952d [2021-02-25T01:51:50.124Z] #53 CACHED [2021-02-25T01:51:50.124Z] [2021-02-25T01:51:50.124Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-02-25T01:51:50.124Z] #34 sha256:629e7fdc1e3ec7327ee78ae17129c456b14a59bc3626172f9f3d9d08ca25daad [2021-02-25T01:51:50.124Z] #34 CACHED [2021-02-25T01:51:50.124Z] [2021-02-25T01:51:50.124Z] #56 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-02-25T01:51:50.124Z] #56 sha256:e87eb10f26a76dc1a139d529c713205057690ffe642a720c1a1802549dd95b7f [2021-02-25T01:51:50.124Z] #56 CACHED [2021-02-25T01:51:50.124Z] [2021-02-25T01:51:50.124Z] #61 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2021-02-25T01:51:50.124Z] #61 sha256:8cd31f697465541ec70257fedff688f129ce4fd2b7e73aa0e486f8cf137c7c52 [2021-02-25T01:51:50.124Z] #61 CACHED [2021-02-25T01:51:50.124Z] [2021-02-25T01:51:50.124Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-02-25T01:51:50.124Z] #63 sha256:b2dbea2218d7f79d05a167584d3c69ea5fe9d5a41886331b5d1d669319fb0bfc [2021-02-25T01:51:50.124Z] #63 CACHED [2021-02-25T01:51:50.124Z] [2021-02-25T01:51:50.124Z] #60 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-02-25T01:51:50.124Z] #60 sha256:2386ce6d88ebd52dbe28dd885a414f775aa17a322b52e139fb7ae9dcb2893db3 [2021-02-25T01:51:50.124Z] #60 DONE 0.1s [2021-02-25T01:51:50.124Z] [2021-02-25T01:51:50.124Z] #62 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_64 [2021-02-25T01:51:50.124Z] #62 sha256:7b8672f5d9a9befa25919731175f69d7fafaf9182ffa2d0de585df9c8dd1ca0c [2021-02-25T01:51:50.124Z] #62 DONE 0.2s [2021-02-25T01:51:50.124Z] [2021-02-25T01:51:50.124Z] #64 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-02-25T01:51:50.124Z] #64 sha256:1ff4afd0e271940bf604734e30b7411514cc07e9b625c3d4068a021c28034f6b [2021-02-25T01:51:50.386Z] #64 DONE 0.1s [2021-02-25T01:51:50.386Z] [2021-02-25T01:51:50.386Z] #65 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-02-25T01:51:50.386Z] #65 sha256:71043e744225ebe77e47dda842a52e58637be7fe46bcd7782ac09c445d7bbe82 [2021-02-25T01:51:50.386Z] #65 DONE 0.0s [2021-02-25T01:51:50.386Z] [2021-02-25T01:51:50.386Z] #66 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-02-25T01:51:50.386Z] #66 sha256:76ab66b0d3b0a70d3194c7a3f6b35671767c57896f737e8b7f6498677e6f78e9 [2021-02-25T01:51:50.959Z] #66 DONE 0.7s [2021-02-25T01:51:50.960Z] [2021-02-25T01:51:50.960Z] #67 exporting to image [2021-02-25T01:51:50.960Z] #67 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-02-25T01:51:50.960Z] #67 exporting layers [2021-02-25T01:51:50.992Z] using credential docker-jenkins-github-credentials [2021-02-25T01:51:50.999Z] Cloning the remote Git repository [2021-02-25T01:51:50.999Z] Cloning with configured refspecs honoured and without tags [2021-02-25T01:51:50.788Z] Cloning repository https://github.com/moby/moby.git [2021-02-25T01:51:50.849Z] > git init /home/ubuntu/workspace/moby_PR-42061 # timeout=10 [2021-02-25T01:51:51.180Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-25T01:51:51.180Z] > git --version # timeout=10 [2021-02-25T01:51:51.196Z] > git --version # 'git version 2.25.1' [2021-02-25T01:51:51.196Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-25T01:51:51.337Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42061/head:refs/remotes/origin/PR-42061 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-02-25T01:51:52.349Z] #67 exporting layers 1.1s done [2021-02-25T01:51:52.349Z] #67 writing image sha256:eaf2fa8e1d56f05411873d50822c13b53cafc9cbc120663ed4bd92368ec64270 done [2021-02-25T01:51:52.349Z] #67 naming to docker.io/library/docker:725963e3c12cf681b8834207522f60f80b5ee261 done [2021-02-25T01:51:52.349Z] #67 DONE 1.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-02-25T01:51:52.712Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42061/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=725963e3c12cf681b8834207522f60f80b5ee261 -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=20.10 docker:725963e3c12cf681b8834207522f60f80b5ee261 hack/make.sh dynbinary test-integration [2021-02-25T01:51:53.287Z] [2021-02-25T01:51:53.287Z] Removing bundles/ [2021-02-25T01:51:53.287Z] [2021-02-25T01:51:53.287Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-02-25T01:51:53.287Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-02-25T01:51:53.287Z] GOOS="" GOARCH="" GOARM="" [2021-02-25T01:51:54.002Z] Fetching without tags [2021-02-25T01:51:53.976Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-25T01:51:53.978Z] > git config --add remote.origin.fetch +refs/pull/42061/head:refs/remotes/origin/PR-42061 # timeout=10 [2021-02-25T01:51:53.982Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-02-25T01:51:53.994Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-25T01:51:54.009Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-25T01:51:54.009Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-25T01:51:54.010Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42061/head:refs/remotes/origin/PR-42061 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-02-25T01:51:54.263Z] Merging remotes/origin/20.10 commit 035cb276d9dbb0d06f2828a25f1998793ed604dc into PR head commit 35f5f9e624e44c5e5586dfddacfc87a7b2f02953 [2021-02-25T01:51:54.705Z] using credential docker-jenkins-github-credentials [2021-02-25T01:51:54.714Z] Cloning the remote Git repository [2021-02-25T01:51:54.714Z] Cloning with configured refspecs honoured and without tags [2021-02-25T01:51:55.055Z] Cloning repository https://github.com/moby/moby.git [2021-02-25T01:51:55.118Z] > git init /home/ubuntu/workspace/moby_PR-42061 # timeout=10 [2021-02-25T01:51:55.136Z] Merge succeeded, producing 5499658f9e293eb2fc5a229663d4f2cb5dda5568 [2021-02-25T01:51:55.136Z] Checking out Revision 5499658f9e293eb2fc5a229663d4f2cb5dda5568 (PR-42061) [2021-02-25T01:51:55.192Z] Commit message: "Merge commit '035cb276d9dbb0d06f2828a25f1998793ed604dc' into HEAD" [2021-02-25T01:51:55.205Z] First time build. Skipping changelog. [2021-02-25T01:51:54.270Z] > git config core.sparsecheckout # timeout=10 [2021-02-25T01:51:54.271Z] > git checkout -f 35f5f9e624e44c5e5586dfddacfc87a7b2f02953 # timeout=10 [2021-02-25T01:51:54.663Z] > git remote # timeout=10 [2021-02-25T01:51:54.664Z] > git config --get remote.origin.url # timeout=10 [2021-02-25T01:51:54.666Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-25T01:51:54.666Z] > git merge 035cb276d9dbb0d06f2828a25f1998793ed604dc # timeout=10 [2021-02-25T01:51:55.130Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-25T01:51:55.142Z] > git config core.sparsecheckout # timeout=10 [2021-02-25T01:51:55.144Z] > git checkout -f 5499658f9e293eb2fc5a229663d4f2cb5dda5568 # timeout=10 [2021-02-25T01:51:55.199Z] > git rev-list --no-walk 15acda9f2fd8ffcccbc002b8f7e2635230f3a2eb # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-02-25T01:51:55.969Z] + docker version [2021-02-25T01:51:55.969Z] Client: Docker Engine - Community [2021-02-25T01:51:55.969Z] Version: 19.03.7 [2021-02-25T01:51:55.969Z] API version: 1.40 [2021-02-25T01:51:55.969Z] Go version: go1.12.17 [2021-02-25T01:51:55.969Z] Git commit: 7141c199a2 [2021-02-25T01:51:55.969Z] Built: Sat Mar 7 16:48:47 2020 [2021-02-25T01:51:55.969Z] OS/Arch: linux/s390x [2021-02-25T01:51:55.969Z] Experimental: false [2021-02-25T01:51:55.969Z] [2021-02-25T01:51:55.969Z] Server: Docker Engine - Community [2021-02-25T01:51:55.969Z] Engine: [2021-02-25T01:51:55.969Z] Version: 19.03.7 [2021-02-25T01:51:55.969Z] API version: 1.40 (minimum version 1.12) [2021-02-25T01:51:55.969Z] Go version: go1.12.17 [2021-02-25T01:51:55.969Z] Git commit: 7141c199a2 [2021-02-25T01:51:55.969Z] Built: Sat Mar 7 16:47:46 2020 [2021-02-25T01:51:55.969Z] OS/Arch: linux/s390x [2021-02-25T01:51:55.969Z] Experimental: true [2021-02-25T01:51:55.969Z] containerd: [2021-02-25T01:51:55.969Z] Version: 1.2.13 [2021-02-25T01:51:55.969Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2021-02-25T01:51:55.969Z] runc: [2021-02-25T01:51:55.969Z] Version: 1.0.0-rc10 [2021-02-25T01:51:55.969Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2021-02-25T01:51:55.969Z] docker-init: [2021-02-25T01:51:55.969Z] Version: 0.18.0 [2021-02-25T01:51:55.969Z] GitCommit: fec3683 [Pipeline] sh [2021-02-25T01:51:56.350Z] + docker info [2021-02-25T01:51:56.350Z] Client: [2021-02-25T01:51:56.350Z] Debug Mode: false [2021-02-25T01:51:56.350Z] [2021-02-25T01:51:56.350Z] Server: [2021-02-25T01:51:56.350Z] Containers: 0 [2021-02-25T01:51:56.350Z] Running: 0 [2021-02-25T01:51:56.350Z] Paused: 0 [2021-02-25T01:51:56.350Z] Stopped: 0 [2021-02-25T01:51:56.350Z] Images: 2 [2021-02-25T01:51:56.350Z] Server Version: 19.03.7 [2021-02-25T01:51:56.350Z] Storage Driver: overlay2 [2021-02-25T01:51:56.350Z] Backing Filesystem: [2021-02-25T01:51:56.350Z] Supports d_type: true [2021-02-25T01:51:56.350Z] Native Overlay Diff: true [2021-02-25T01:51:56.350Z] Logging Driver: json-file [2021-02-25T01:51:56.350Z] Cgroup Driver: cgroupfs [2021-02-25T01:51:56.350Z] Plugins: [2021-02-25T01:51:56.350Z] Volume: local [2021-02-25T01:51:56.350Z] Network: bridge host ipvlan macvlan null overlay [2021-02-25T01:51:56.350Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-02-25T01:51:56.350Z] Swarm: inactive [2021-02-25T01:51:56.350Z] Runtimes: runc [2021-02-25T01:51:56.350Z] Default Runtime: runc [2021-02-25T01:51:56.350Z] Init Binary: docker-init [2021-02-25T01:51:56.350Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2021-02-25T01:51:56.350Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2021-02-25T01:51:56.350Z] init version: fec3683 [2021-02-25T01:51:56.350Z] Security Options: [2021-02-25T01:51:56.350Z] apparmor [2021-02-25T01:51:56.350Z] seccomp [2021-02-25T01:51:56.350Z] Profile: default [2021-02-25T01:51:56.350Z] Kernel Version: 4.15.0-91-generic [2021-02-25T01:51:56.350Z] Operating System: Ubuntu 18.04.4 LTS [2021-02-25T01:51:56.350Z] OSType: linux [2021-02-25T01:51:56.350Z] Architecture: s390x [2021-02-25T01:51:56.350Z] CPUs: 2 [2021-02-25T01:51:56.350Z] Total Memory: 7.861GiB [2021-02-25T01:51:56.350Z] Name: s390x-ubuntu-16 [2021-02-25T01:51:56.350Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2021-02-25T01:51:56.350Z] Docker Root Dir: /var/lib/docker [2021-02-25T01:51:56.350Z] Debug Mode: false [2021-02-25T01:51:56.350Z] Registry: https://index.docker.io/v1/ [2021-02-25T01:51:56.350Z] Labels: [2021-02-25T01:51:56.350Z] Experimental: true [2021-02-25T01:51:56.350Z] Insecure Registries: [2021-02-25T01:51:56.350Z] 127.0.0.0/8 [2021-02-25T01:51:56.350Z] Live Restore Enabled: false [2021-02-25T01:51:56.350Z] [2021-02-25T01:51:56.350Z] WARNING: No swap limit support [2021-02-25T01:51:55.527Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-25T01:51:55.528Z] > git --version # timeout=10 [2021-02-25T01:51:55.570Z] > git --version # 'git version 2.7.4' [2021-02-25T01:51:55.571Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-25T01:51:55.577Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/42061/head:refs/remotes/origin/PR-42061 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [Pipeline] sh [2021-02-25T01:51:56.731Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-25T01:51:56.731Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-25T01:51:56.731Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-42061/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-02-25T01:51:56.731Z] + bash /home/jenkins/workspace/moby_PR-42061/check-config.sh [2021-02-25T01:51:56.731Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-02-25T01:51:56.731Z] info: reading kernel config from /boot/config-4.15.0-91-generic ... [2021-02-25T01:51:56.731Z] [2021-02-25T01:51:56.731Z] Generally Necessary: [2021-02-25T01:51:56.731Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-02-25T01:51:56.731Z] - apparmor: enabled and tools installed [2021-02-25T01:51:56.731Z] - CONFIG_NAMESPACES: enabled [2021-02-25T01:51:56.731Z] - CONFIG_NET_NS: enabled [2021-02-25T01:51:56.731Z] - CONFIG_PID_NS: enabled [2021-02-25T01:51:56.731Z] - CONFIG_IPC_NS: enabled [2021-02-25T01:51:56.732Z] - CONFIG_UTS_NS: enabled [2021-02-25T01:51:56.732Z] - CONFIG_CGROUPS: enabled [2021-02-25T01:51:56.732Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-02-25T01:51:56.732Z] - CONFIG_CGROUP_DEVICE: enabled [2021-02-25T01:51:56.732Z] - CONFIG_CGROUP_FREEZER: enabled [2021-02-25T01:51:56.732Z] - CONFIG_CGROUP_SCHED: enabled [2021-02-25T01:51:56.732Z] - CONFIG_CPUSETS: enabled [2021-02-25T01:51:56.732Z] - CONFIG_MEMCG: enabled [2021-02-25T01:51:56.732Z] - CONFIG_KEYS: enabled [2021-02-25T01:51:56.732Z] - CONFIG_VETH: enabled (as module) [2021-02-25T01:51:56.732Z] - CONFIG_BRIDGE: enabled (as module) [2021-02-25T01:51:56.732Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-02-25T01:51:56.732Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2021-02-25T01:51:56.732Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-02-25T01:51:56.732Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-02-25T01:51:56.732Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-02-25T01:51:56.732Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-02-25T01:51:56.732Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-02-25T01:51:56.732Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-02-25T01:51:56.732Z] - CONFIG_NF_NAT: enabled (as module) [2021-02-25T01:51:56.732Z] - CONFIG_NF_NAT_NEEDED: enabled [2021-02-25T01:51:56.732Z] - CONFIG_POSIX_MQUEUE: enabled [2021-02-25T01:51:56.732Z] [2021-02-25T01:51:56.732Z] Optional Features: [2021-02-25T01:51:56.732Z] - CONFIG_USER_NS: enabled [2021-02-25T01:51:56.732Z] - CONFIG_SECCOMP: enabled [2021-02-25T01:51:56.732Z] - CONFIG_CGROUP_PIDS: enabled [2021-02-25T01:51:56.732Z] - CONFIG_MEMCG_SWAP: enabled [2021-02-25T01:51:56.732Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-02-25T01:51:56.732Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-02-25T01:51:56.732Z] - CONFIG_BLK_CGROUP: enabled [2021-02-25T01:51:56.732Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-02-25T01:51:56.732Z] - CONFIG_IOSCHED_CFQ: enabled [2021-02-25T01:51:56.732Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2021-02-25T01:51:56.732Z] - CONFIG_CGROUP_PERF: enabled [2021-02-25T01:51:56.732Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-02-25T01:51:56.732Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-02-25T01:51:56.732Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-02-25T01:51:56.732Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-02-25T01:51:56.732Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-02-25T01:51:56.732Z] - CONFIG_RT_GROUP_SCHED: missing [2021-02-25T01:51:56.732Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-02-25T01:51:56.732Z] - CONFIG_IP_VS: enabled (as module) [2021-02-25T01:51:56.732Z] - CONFIG_IP_VS_NFCT: enabled [2021-02-25T01:51:56.732Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-02-25T01:51:56.732Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-02-25T01:51:56.732Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-02-25T01:51:56.732Z] - CONFIG_EXT4_FS: enabled [2021-02-25T01:51:56.732Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-02-25T01:51:56.732Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-02-25T01:51:56.732Z] - Network Drivers: [2021-02-25T01:51:56.732Z] - "overlay": [2021-02-25T01:51:56.732Z] - CONFIG_VXLAN: enabled (as module) [2021-02-25T01:51:56.732Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-02-25T01:51:56.732Z] Optional (for encrypted networks): [2021-02-25T01:51:57.027Z] - CONFIG_CRYPTO: enabled [2021-02-25T01:51:57.027Z] - CONFIG_CRYPTO_AEAD: enabled [2021-02-25T01:51:57.027Z] - CONFIG_CRYPTO_GCM: enabled [2021-02-25T01:51:57.027Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-02-25T01:51:57.027Z] - CONFIG_CRYPTO_GHASH: enabled [2021-02-25T01:51:57.027Z] - CONFIG_XFRM: enabled [2021-02-25T01:51:57.027Z] - CONFIG_XFRM_USER: enabled (as module) [2021-02-25T01:51:57.027Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-02-25T01:51:57.027Z] - CONFIG_INET_ESP: enabled (as module) [2021-02-25T01:51:57.027Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2021-02-25T01:51:57.027Z] - "ipvlan": [2021-02-25T01:51:57.027Z] - CONFIG_IPVLAN: enabled (as module) [2021-02-25T01:51:57.027Z] - "macvlan": [2021-02-25T01:51:57.027Z] - CONFIG_MACVLAN: enabled (as module) [2021-02-25T01:51:57.027Z] - CONFIG_DUMMY: enabled (as module) [2021-02-25T01:51:57.027Z] - "ftp,tftp client in container": [2021-02-25T01:51:57.027Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-02-25T01:51:57.027Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-02-25T01:51:57.027Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-02-25T01:51:57.027Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-02-25T01:51:57.027Z] - Storage Drivers: [2021-02-25T01:51:57.027Z] - "aufs": [2021-02-25T01:51:57.027Z] - CONFIG_AUFS_FS: enabled (as module) [2021-02-25T01:51:57.027Z] - "btrfs": [2021-02-25T01:51:57.027Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-02-25T01:51:57.027Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-02-25T01:51:57.027Z] - "devicemapper": [2021-02-25T01:51:57.027Z] - CONFIG_BLK_DEV_DM: enabled [2021-02-25T01:51:57.027Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-02-25T01:51:57.027Z] - "overlay": [2021-02-25T01:51:57.027Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-02-25T01:51:57.027Z] - "zfs": [2021-02-25T01:51:57.027Z] - /dev/zfs: missing [2021-02-25T01:51:57.027Z] - zfs command: missing [2021-02-25T01:51:57.027Z] - zpool command: missing [2021-02-25T01:51:57.027Z] [2021-02-25T01:51:57.027Z] Limits: [2021-02-25T01:51:57.027Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-02-25T01:51:57.027Z] [2021-02-25T01:51:57.027Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-02-25T01:51:57.461Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:725963e3c12cf681b8834207522f60f80b5ee261 . [2021-02-25T01:51:57.461Z] #2 [internal] load .dockerignore [2021-02-25T01:51:57.461Z] #2 transferring context: 87B done [2021-02-25T01:51:57.461Z] #2 DONE 0.0s [2021-02-25T01:51:57.461Z] [2021-02-25T01:51:57.461Z] #1 [internal] load build definition from Dockerfile [2021-02-25T01:51:57.461Z] #1 transferring dockerfile: 16.55kB done [2021-02-25T01:51:57.461Z] #1 DONE 0.0s [2021-02-25T01:51:57.461Z] [2021-02-25T01:51:57.461Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2021-02-25T01:51:57.753Z] #3 DONE 0.2s [2021-02-25T01:51:57.753Z] [2021-02-25T01:51:57.753Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2021-02-25T01:51:57.753Z] #4 CACHED [2021-02-25T01:51:58.044Z] [2021-02-25T01:51:58.044Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-02-25T01:51:58.044Z] #5 DONE 0.1s [2021-02-25T01:51:58.044Z] [2021-02-25T01:51:58.044Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-02-25T01:51:58.336Z] #7 DONE 0.1s [2021-02-25T01:51:58.336Z] [2021-02-25T01:51:58.336Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-02-25T01:51:58.336Z] #6 DONE 0.1s [2021-02-25T01:51:58.336Z] [2021-02-25T01:51:58.336Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2021-02-25T01:51:58.336Z] #60 DONE 0.0s [2021-02-25T01:51:58.336Z] [2021-02-25T01:51:58.336Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-02-25T01:51:58.336Z] #8 DONE 0.0s [2021-02-25T01:51:58.336Z] [2021-02-25T01:51:58.336Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e... [2021-02-25T01:51:58.336Z] #24 DONE 0.0s [2021-02-25T01:51:58.336Z] [2021-02-25T01:51:58.336Z] #21 [internal] load build context [2021-02-25T01:51:58.978Z] #21 transferring context: 53.38MB 0.8s done [2021-02-25T01:51:58.978Z] #21 DONE 0.9s [2021-02-25T01:51:58.978Z] [2021-02-25T01:51:58.978Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2021-02-25T01:51:58.978Z] #9 CACHED [2021-02-25T01:51:58.978Z] [2021-02-25T01:51:58.978Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2021-02-25T01:51:58.978Z] #10 CACHED [2021-02-25T01:51:58.978Z] [2021-02-25T01:51:58.978Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-25T01:51:58.978Z] #56 CACHED [2021-02-25T01:51:58.978Z] [2021-02-25T01:51:58.978Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-02-25T01:51:59.147Z] Still waiting to schedule task [2021-02-25T01:51:59.148Z] Waiting for next available executor on ‘windows-2019’ [2021-02-25T01:51:59.610Z] #57 DONE 0.3s [2021-02-25T01:51:59.610Z] [2021-02-25T01:51:59.610Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-02-25T01:51:59.610Z] #58 DONE 0.1s [2021-02-25T01:52:00.644Z] [2021-02-25T01:52:00.644Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-02-25T01:52:00.644Z] #53 CACHED [2021-02-25T01:52:00.644Z] [2021-02-25T01:52:00.644Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2021-02-25T01:52:00.644Z] #16 CACHED [2021-02-25T01:52:00.644Z] [2021-02-25T01:52:00.644Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-25T01:52:00.644Z] #22 CACHED [2021-02-25T01:52:00.644Z] [2021-02-25T01:52:00.644Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-02-25T01:52:00.644Z] #35 CACHED [2021-02-25T01:52:00.644Z] [2021-02-25T01:52:00.644Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-25T01:52:00.644Z] #47 CACHED [2021-02-25T01:52:00.644Z] [2021-02-25T01:52:00.644Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2021-02-25T01:52:00.644Z] #19 CACHED [2021-02-25T01:52:00.644Z] [2021-02-25T01:52:00.644Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2021-02-25T01:52:00.644Z] #23 CACHED [2021-02-25T01:52:00.644Z] [2021-02-25T01:52:00.644Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-02-25T01:52:00.644Z] #51 CACHED [2021-02-25T01:52:00.644Z] [2021-02-25T01:52:00.644Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2021-02-25T01:52:00.644Z] #50 CACHED [2021-02-25T01:52:00.644Z] [2021-02-25T01:52:00.644Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-02-25T01:52:00.644Z] #30 CACHED [2021-02-25T01:52:00.644Z] [2021-02-25T01:52:00.644Z] #42 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-02-25T01:52:00.644Z] #42 CACHED [2021-02-25T01:52:00.644Z] [2021-02-25T01:52:00.644Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-25T01:52:00.644Z] #45 CACHED [2021-02-25T01:52:00.644Z] [2021-02-25T01:52:00.644Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2021-02-25T01:52:00.644Z] #13 CACHED [2021-02-25T01:52:00.644Z] [2021-02-25T01:52:00.644Z] #44 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2021-02-25T01:52:00.644Z] #44 CACHED [2021-02-25T01:52:00.644Z] [2021-02-25T01:52:00.644Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2021-02-25T01:52:00.644Z] #46 CACHED [2021-02-25T01:52:00.644Z] [2021-02-25T01:52:00.644Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-02-25T01:52:00.644Z] #26 CACHED [2021-02-25T01:52:00.644Z] [2021-02-25T01:52:00.644Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-02-25T01:52:00.644Z] #12 CACHED [2021-02-25T01:52:00.644Z] [2021-02-25T01:52:00.644Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-02-25T01:52:00.644Z] #49 CACHED [2021-02-25T01:52:00.644Z] [2021-02-25T01:52:00.644Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-02-25T01:52:00.644Z] #41 CACHED [2021-02-25T01:52:00.644Z] [2021-02-25T01:52:00.644Z] #52 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2021-02-25T01:52:00.644Z] #52 CACHED [2021-02-25T01:52:00.644Z] [2021-02-25T01:52:00.644Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2021-02-25T01:52:00.644Z] #14 CACHED [2021-02-25T01:52:00.644Z] [2021-02-25T01:52:00.644Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2021-02-25T01:52:00.644Z] #33 CACHED [2021-02-25T01:52:00.644Z] [2021-02-25T01:52:00.644Z] #39 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2021-02-25T01:52:00.644Z] #39 CACHED [2021-02-25T01:52:00.644Z] [2021-02-25T01:52:00.644Z] #36 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2021-02-25T01:52:00.644Z] #36 CACHED [2021-02-25T01:52:00.644Z] [2021-02-25T01:52:00.644Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-02-25T01:52:00.644Z] #29 CACHED [2021-02-25T01:52:00.644Z] [2021-02-25T01:52:00.644Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-02-25T01:52:00.644Z] #32 CACHED [2021-02-25T01:52:00.644Z] [2021-02-25T01:52:00.644Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-02-25T01:52:00.644Z] #34 CACHED [2021-02-25T01:52:00.644Z] [2021-02-25T01:52:00.644Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-02-25T01:52:00.644Z] #27 CACHED [2021-02-25T01:52:00.644Z] [2021-02-25T01:52:00.644Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2021-02-25T01:52:00.644Z] #48 CACHED [2021-02-25T01:52:00.644Z] [2021-02-25T01:52:00.644Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-02-25T01:52:00.644Z] #25 CACHED [2021-02-25T01:52:00.644Z] [2021-02-25T01:52:00.644Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2021-02-25T01:52:00.644Z] #28 CACHED [2021-02-25T01:52:00.644Z] [2021-02-25T01:52:00.644Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-02-25T01:52:00.644Z] #38 CACHED [2021-02-25T01:52:00.644Z] [2021-02-25T01:52:00.644Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2021-02-25T01:52:00.644Z] #15 CACHED [2021-02-25T01:52:00.644Z] [2021-02-25T01:52:00.644Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-25T01:52:00.644Z] #54 CACHED [2021-02-25T01:52:00.644Z] [2021-02-25T01:52:00.644Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-02-25T01:52:00.644Z] #11 CACHED [2021-02-25T01:52:00.644Z] [2021-02-25T01:52:00.644Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-02-25T01:52:00.644Z] #40 CACHED [2021-02-25T01:52:00.644Z] [2021-02-25T01:52:00.644Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2021-02-25T01:52:00.644Z] #17 CACHED [2021-02-25T01:52:00.644Z] [2021-02-25T01:52:00.644Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-25T01:52:00.644Z] #20 CACHED [2021-02-25T01:52:00.644Z] [2021-02-25T01:52:00.644Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-02-25T01:52:00.644Z] #37 CACHED [2021-02-25T01:52:00.644Z] [2021-02-25T01:52:00.644Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-02-25T01:52:00.644Z] #43 CACHED [2021-02-25T01:52:00.644Z] [2021-02-25T01:52:00.645Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2021-02-25T01:52:00.645Z] #31 CACHED [2021-02-25T01:52:00.645Z] [2021-02-25T01:52:00.645Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-02-25T01:52:00.645Z] #18 CACHED [2021-02-25T01:52:00.645Z] [2021-02-25T01:52:00.645Z] #55 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2021-02-25T01:52:00.645Z] #55 CACHED [2021-02-25T01:52:00.645Z] [2021-02-25T01:52:00.645Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-02-25T01:52:00.645Z] #62 CACHED [2021-02-25T01:52:00.645Z] [2021-02-25T01:52:00.645Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2021-02-25T01:52:00.645Z] #60 CACHED [2021-02-25T01:52:00.645Z] [2021-02-25T01:52:00.645Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2021-02-25T01:52:00.936Z] #59 DONE 0.2s [2021-02-25T01:52:00.936Z] [2021-02-25T01:52:00.936Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2021-02-25T01:52:00.936Z] #61 DONE 0.2s [2021-02-25T01:52:00.936Z] [2021-02-25T01:52:00.936Z] #63 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2021-02-25T01:52:01.227Z] #63 DONE 0.2s [2021-02-25T01:52:01.227Z] [2021-02-25T01:52:01.227Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-02-25T01:52:01.227Z] #64 DONE 0.1s [2021-02-25T01:52:01.227Z] [2021-02-25T01:52:01.227Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-02-25T01:52:01.860Z] #65 DONE 0.6s [2021-02-25T01:52:02.152Z] [2021-02-25T01:52:02.152Z] #66 exporting to image [2021-02-25T01:52:02.152Z] #66 exporting layers [2021-02-25T01:52:02.785Z] #66 exporting layers 0.7s done [2021-02-25T01:52:02.785Z] #66 writing image sha256:e7d03839b7659c32926e9cdb4ba62171afadebdf7ba2785a697b4e547ef44e78 [2021-02-25T01:52:02.785Z] #66 writing image sha256:e7d03839b7659c32926e9cdb4ba62171afadebdf7ba2785a697b4e547ef44e78 done [2021-02-25T01:52:02.785Z] #66 naming to docker.io/library/docker:725963e3c12cf681b8834207522f60f80b5ee261 done [2021-02-25T01:52:02.785Z] #66 DONE 0.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-02-25T01:52:03.220Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-42061/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=725963e3c12cf681b8834207522f60f80b5ee261 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:725963e3c12cf681b8834207522f60f80b5ee261 hack/test/unit [2021-02-25T01:52:04.213Z] Fetching without tags [2021-02-25T01:52:04.593Z] Merging remotes/origin/20.10 commit 035cb276d9dbb0d06f2828a25f1998793ed604dc into PR head commit 35f5f9e624e44c5e5586dfddacfc87a7b2f02953 [2021-02-25T01:52:05.761Z] Merge succeeded, producing aa479612638e748ee17fe8c3573b173d24d4a1cb [2021-02-25T01:52:05.762Z] Checking out Revision aa479612638e748ee17fe8c3573b173d24d4a1cb (PR-42061) [2021-02-25T01:52:05.954Z] ? github.com/docker/docker/api [no test files] [2021-02-25T01:52:04.185Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-25T01:52:04.188Z] > git config --add remote.origin.fetch +refs/pull/42061/head:refs/remotes/origin/PR-42061 # timeout=10 [2021-02-25T01:52:04.191Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-02-25T01:52:04.206Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-25T01:52:04.221Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-25T01:52:04.221Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-25T01:52:04.222Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/42061/head:refs/remotes/origin/PR-42061 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-02-25T01:52:04.601Z] > git config core.sparsecheckout # timeout=10 [2021-02-25T01:52:04.603Z] > git checkout -f 35f5f9e624e44c5e5586dfddacfc87a7b2f02953 # timeout=10 [2021-02-25T01:52:05.200Z] > git remote # timeout=10 [2021-02-25T01:52:05.203Z] > git config --get remote.origin.url # timeout=10 [2021-02-25T01:52:05.206Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-25T01:52:05.206Z] > git merge 035cb276d9dbb0d06f2828a25f1998793ed604dc # timeout=10 [2021-02-25T01:52:05.754Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-25T01:52:05.769Z] > git config core.sparsecheckout # timeout=10 [2021-02-25T01:52:05.772Z] > git checkout -f aa479612638e748ee17fe8c3573b173d24d4a1cb # timeout=10 [2021-02-25T01:52:06.147Z] Commit message: "Merge commit '035cb276d9dbb0d06f2828a25f1998793ed604dc' into HEAD" [2021-02-25T01:52:06.161Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-02-25T01:52:06.954Z] + docker version [2021-02-25T01:52:06.955Z] Client: [2021-02-25T01:52:06.955Z] Version: 18.06.1-ce [2021-02-25T01:52:06.955Z] API version: 1.38 [2021-02-25T01:52:06.955Z] Go version: go1.10.3 [2021-02-25T01:52:06.955Z] Git commit: e68fc7a [2021-02-25T01:52:06.955Z] Built: Tue Aug 21 17:26:10 2018 [2021-02-25T01:52:06.955Z] OS/Arch: linux/ppc64le [2021-02-25T01:52:06.955Z] Experimental: false [2021-02-25T01:52:06.955Z] [2021-02-25T01:52:06.955Z] Server: [2021-02-25T01:52:06.955Z] Engine: [2021-02-25T01:52:06.955Z] Version: 18.06.1-ce [2021-02-25T01:52:06.955Z] API version: 1.38 (minimum version 1.12) [2021-02-25T01:52:06.955Z] Go version: go1.10.3 [2021-02-25T01:52:06.955Z] Git commit: e68fc7a [2021-02-25T01:52:06.955Z] Built: Tue Aug 21 17:24:20 2018 [2021-02-25T01:52:06.955Z] OS/Arch: linux/ppc64le [2021-02-25T01:52:06.955Z] Experimental: true [Pipeline] sh [2021-02-25T01:52:07.347Z] + docker info [2021-02-25T01:52:07.347Z] Containers: 1 [2021-02-25T01:52:07.347Z] Running: 1 [2021-02-25T01:52:07.347Z] Paused: 0 [2021-02-25T01:52:07.347Z] Stopped: 0 [2021-02-25T01:52:07.347Z] Images: 13 [2021-02-25T01:52:07.347Z] Server Version: 18.06.1-ce [2021-02-25T01:52:07.347Z] Storage Driver: overlay2 [2021-02-25T01:52:07.347Z] Backing Filesystem: extfs [2021-02-25T01:52:07.347Z] Supports d_type: true [2021-02-25T01:52:07.347Z] Native Overlay Diff: true [2021-02-25T01:52:07.347Z] Logging Driver: json-file [2021-02-25T01:52:07.347Z] Cgroup Driver: cgroupfs [2021-02-25T01:52:07.347Z] Plugins: [2021-02-25T01:52:07.347Z] Volume: local [2021-02-25T01:52:07.347Z] Network: bridge host ipvlan macvlan null overlay [2021-02-25T01:52:07.347Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2021-02-25T01:52:07.347Z] Swarm: inactive [2021-02-25T01:52:07.347Z] Runtimes: runc [2021-02-25T01:52:07.347Z] Default Runtime: runc [2021-02-25T01:52:07.347Z] Init Binary: docker-init [2021-02-25T01:52:07.347Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2021-02-25T01:52:07.347Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2021-02-25T01:52:07.347Z] init version: fec3683 [2021-02-25T01:52:07.347Z] Security Options: [2021-02-25T01:52:07.347Z] apparmor [2021-02-25T01:52:07.347Z] seccomp [2021-02-25T01:52:07.347Z] Profile: default [2021-02-25T01:52:07.347Z] Kernel Version: 4.4.0-139-generic [2021-02-25T01:52:07.347Z] Operating System: Ubuntu 16.04.3 LTS [2021-02-25T01:52:07.347Z] OSType: linux [2021-02-25T01:52:07.347Z] Architecture: ppc64le [2021-02-25T01:52:07.347Z] CPUs: 4 [2021-02-25T01:52:07.347Z] Total Memory: 7.972GiB [2021-02-25T01:52:07.347Z] Name: ppc64le-ubuntu-31 [2021-02-25T01:52:07.347Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2021-02-25T01:52:07.347Z] Docker Root Dir: /var/lib/docker [2021-02-25T01:52:07.347Z] Debug Mode (client): false [2021-02-25T01:52:07.347Z] Debug Mode (server): false [2021-02-25T01:52:07.347Z] Registry: https://index.docker.io/v1/ [2021-02-25T01:52:07.347Z] Labels: [2021-02-25T01:52:07.347Z] Experimental: true [2021-02-25T01:52:07.347Z] Insecure Registries: [2021-02-25T01:52:07.347Z] 127.0.0.0/8 [2021-02-25T01:52:07.347Z] Live Restore Enabled: false [2021-02-25T01:52:07.347Z] [Pipeline] sh [2021-02-25T01:52:07.745Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-25T01:52:07.745Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-25T01:52:07.745Z] + curl -fsSL -o /home/docker/workspace/moby_PR-42061/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-02-25T01:52:07.745Z] + bash /home/docker/workspace/moby_PR-42061/check-config.sh [2021-02-25T01:52:07.745Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-02-25T01:52:07.745Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2021-02-25T01:52:07.745Z] [2021-02-25T01:52:07.745Z] Generally Necessary: [2021-02-25T01:52:07.745Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-02-25T01:52:07.745Z] - apparmor: enabled and tools installed [2021-02-25T01:52:07.745Z] - CONFIG_NAMESPACES: enabled [2021-02-25T01:52:07.745Z] - CONFIG_NET_NS: enabled [2021-02-25T01:52:07.745Z] - CONFIG_PID_NS: enabled [2021-02-25T01:52:07.745Z] - CONFIG_IPC_NS: enabled [2021-02-25T01:52:07.745Z] - CONFIG_UTS_NS: enabled [2021-02-25T01:52:07.745Z] - CONFIG_CGROUPS: enabled [2021-02-25T01:52:07.745Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-02-25T01:52:07.745Z] - CONFIG_CGROUP_DEVICE: enabled [2021-02-25T01:52:07.745Z] - CONFIG_CGROUP_FREEZER: enabled [2021-02-25T01:52:07.745Z] - CONFIG_CGROUP_SCHED: enabled [2021-02-25T01:52:07.745Z] - CONFIG_CPUSETS: enabled [2021-02-25T01:52:07.745Z] - CONFIG_MEMCG: enabled [2021-02-25T01:52:07.745Z] - CONFIG_KEYS: enabled [2021-02-25T01:52:07.745Z] - CONFIG_VETH: enabled (as module) [2021-02-25T01:52:07.745Z] - CONFIG_BRIDGE: enabled (as module) [2021-02-25T01:52:07.745Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-02-25T01:52:07.745Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2021-02-25T01:52:07.745Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-02-25T01:52:07.745Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-02-25T01:52:07.745Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-02-25T01:52:08.040Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-02-25T01:52:08.040Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-02-25T01:52:08.040Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-02-25T01:52:08.040Z] - CONFIG_NF_NAT: enabled (as module) [2021-02-25T01:52:08.040Z] - CONFIG_NF_NAT_NEEDED: enabled [2021-02-25T01:52:08.040Z] - CONFIG_POSIX_MQUEUE: enabled [2021-02-25T01:52:08.040Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2021-02-25T01:52:08.040Z] [2021-02-25T01:52:08.040Z] Optional Features: [2021-02-25T01:52:08.040Z] - CONFIG_USER_NS: enabled [2021-02-25T01:52:08.040Z] - CONFIG_SECCOMP: enabled [2021-02-25T01:52:08.040Z] - CONFIG_CGROUP_PIDS: enabled [2021-02-25T01:52:08.040Z] - CONFIG_MEMCG_SWAP: enabled [2021-02-25T01:52:08.040Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-02-25T01:52:08.040Z] (cgroup swap accounting is currently enabled) [2021-02-25T01:52:08.040Z] - CONFIG_MEMCG_KMEM: enabled [2021-02-25T01:52:08.040Z] - CONFIG_BLK_CGROUP: enabled [2021-02-25T01:52:08.040Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-02-25T01:52:08.040Z] - CONFIG_IOSCHED_CFQ: enabled [2021-02-25T01:52:08.040Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2021-02-25T01:52:08.040Z] - CONFIG_CGROUP_PERF: enabled [2021-02-25T01:52:08.040Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-02-25T01:52:08.040Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-02-25T01:52:08.040Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-02-25T01:52:08.040Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-02-25T01:52:08.040Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-02-25T01:52:08.040Z] - CONFIG_RT_GROUP_SCHED: missing [2021-02-25T01:52:08.040Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-02-25T01:52:08.040Z] - CONFIG_IP_VS: enabled (as module) [2021-02-25T01:52:08.040Z] - CONFIG_IP_VS_NFCT: enabled [2021-02-25T01:52:08.040Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-02-25T01:52:08.040Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-02-25T01:52:08.040Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-02-25T01:52:08.040Z] - CONFIG_EXT4_FS: enabled [2021-02-25T01:52:08.040Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-02-25T01:52:08.040Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-02-25T01:52:08.040Z] - Network Drivers: [2021-02-25T01:52:08.040Z] - "overlay": [2021-02-25T01:52:08.040Z] - CONFIG_VXLAN: enabled (as module) [2021-02-25T01:52:08.040Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-02-25T01:52:08.040Z] Optional (for encrypted networks): [2021-02-25T01:52:08.040Z] - CONFIG_CRYPTO: enabled [2021-02-25T01:52:08.040Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2021-02-25T01:52:08.041Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2021-02-25T01:52:08.041Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2021-02-25T01:52:08.041Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2021-02-25T01:52:08.041Z] - CONFIG_XFRM: enabled [2021-02-25T01:52:08.041Z] - CONFIG_XFRM_USER: enabled (as module) [2021-02-25T01:52:08.041Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-02-25T01:52:08.041Z] - CONFIG_INET_ESP: enabled (as module) [2021-02-25T01:52:08.041Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2021-02-25T01:52:08.041Z] - "ipvlan": [2021-02-25T01:52:06.154Z] > git rev-list --no-walk 15acda9f2fd8ffcccbc002b8f7e2635230f3a2eb # timeout=10 [2021-02-25T01:52:08.339Z] - CONFIG_IPVLAN: enabled (as module) [2021-02-25T01:52:08.339Z] - "macvlan": [2021-02-25T01:52:08.339Z] - CONFIG_MACVLAN: enabled (as module) [2021-02-25T01:52:08.339Z] - CONFIG_DUMMY: enabled (as module) [2021-02-25T01:52:08.339Z] - "ftp,tftp client in container": [2021-02-25T01:52:08.339Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-02-25T01:52:08.339Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-02-25T01:52:08.339Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-02-25T01:52:08.339Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-02-25T01:52:08.339Z] - Storage Drivers: [2021-02-25T01:52:08.339Z] - "aufs": [2021-02-25T01:52:08.339Z] - CONFIG_AUFS_FS: enabled (as module) [2021-02-25T01:52:08.339Z] - "btrfs": [2021-02-25T01:52:08.339Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-02-25T01:52:08.339Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-02-25T01:52:08.339Z] - "devicemapper": [2021-02-25T01:52:08.339Z] - CONFIG_BLK_DEV_DM: enabled [2021-02-25T01:52:08.339Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-02-25T01:52:08.339Z] - "overlay": [2021-02-25T01:52:08.339Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-02-25T01:52:08.339Z] - "zfs": [2021-02-25T01:52:08.339Z] - /dev/zfs: missing [2021-02-25T01:52:08.339Z] - zfs command: missing [2021-02-25T01:52:08.339Z] - zpool command: missing [2021-02-25T01:52:08.339Z] [2021-02-25T01:52:08.339Z] Limits: [2021-02-25T01:52:08.339Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-02-25T01:52:08.339Z] [2021-02-25T01:52:08.339Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-02-25T01:52:08.601Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-25T01:52:08.631Z] > git config --add remote.origin.fetch +refs/pull/42061/head:refs/remotes/origin/PR-42061 # timeout=10 [2021-02-25T01:52:08.652Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-02-25T01:52:08.676Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-25T01:52:08.698Z] Fetching without tags [2021-02-25T01:52:08.790Z] + make bundles/buildx [2021-02-25T01:52:09.064Z] Merging remotes/origin/20.10 commit 035cb276d9dbb0d06f2828a25f1998793ed604dc into PR head commit 35f5f9e624e44c5e5586dfddacfc87a7b2f02953 [2021-02-25T01:52:09.088Z] make: command: Command not found [2021-02-25T01:52:09.088Z] make: command: Command not found [2021-02-25T01:52:09.088Z] mkdir bundles [2021-02-25T01:52:09.088Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2021-02-25T01:52:09.088Z] --build-arg BUILDX_COMMIT \ [2021-02-25T01:52:09.088Z] --build-arg BUILDX_REPO \ [2021-02-25T01:52:09.088Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2021-02-25T01:52:09.088Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2021-02-25T01:52:09.088Z] . [2021-02-25T01:52:09.088Z] /bin/sh: 4: go: not found [2021-02-25T01:52:09.088Z] /bin/sh: 5: go: not found [2021-02-25T01:52:10.758Z] Merge succeeded, producing 2bd859d1e7cb03413e402600aef20074f5fe95a0 [2021-02-25T01:52:10.759Z] Checking out Revision 2bd859d1e7cb03413e402600aef20074f5fe95a0 (PR-42061) [2021-02-25T01:52:08.744Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-25T01:52:08.745Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-25T01:52:08.754Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42061/head:refs/remotes/origin/PR-42061 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-02-25T01:52:09.079Z] > git config core.sparsecheckout # timeout=10 [2021-02-25T01:52:09.111Z] > git checkout -f 35f5f9e624e44c5e5586dfddacfc87a7b2f02953 # timeout=10 [2021-02-25T01:52:09.819Z] > git remote # timeout=10 [2021-02-25T01:52:09.844Z] > git config --get remote.origin.url # timeout=10 [2021-02-25T01:52:09.868Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-25T01:52:09.869Z] > git merge 035cb276d9dbb0d06f2828a25f1998793ed604dc # timeout=10 [2021-02-25T01:52:10.748Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-25T01:52:10.761Z] > git config core.sparsecheckout # timeout=10 [2021-02-25T01:52:10.786Z] > git checkout -f 2bd859d1e7cb03413e402600aef20074f5fe95a0 # timeout=10 [2021-02-25T01:52:11.195Z] Sending build context to Docker daemon 58.27MB [2021-02-25T01:52:11.195Z] Step 1/15 : ARG GO_VERSION=1.13.15 [2021-02-25T01:52:11.195Z] Step 2/15 : ARG BUILDX_COMMIT=v0.5.1 [2021-02-25T01:52:11.195Z] Step 3/15 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2021-02-25T01:52:11.195Z] Step 4/15 : FROM golang:${GO_VERSION}-buster AS build [2021-02-25T01:52:11.195Z] ---> 805dc2d65d1c [2021-02-25T01:52:11.195Z] Step 5/15 : ARG BUILDX_REPO [2021-02-25T01:52:11.195Z] ---> Using cache [2021-02-25T01:52:11.195Z] ---> bbe77f8b648e [2021-02-25T01:52:11.195Z] Step 6/15 : RUN git clone "${BUILDX_REPO}" /buildx [2021-02-25T01:52:11.195Z] ---> Using cache [2021-02-25T01:52:11.195Z] ---> 01efcca837ad [2021-02-25T01:52:11.195Z] Step 7/15 : WORKDIR /buildx [2021-02-25T01:52:11.195Z] ---> Using cache [2021-02-25T01:52:11.195Z] ---> 61e3900900d8 [2021-02-25T01:52:11.195Z] Step 8/15 : ARG BUILDX_COMMIT [2021-02-25T01:52:11.195Z] ---> Using cache [2021-02-25T01:52:11.195Z] ---> a2f3ee0cd6ef [2021-02-25T01:52:11.195Z] Step 9/15 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2021-02-25T01:52:11.195Z] ---> Using cache [2021-02-25T01:52:11.195Z] ---> 7c6d66ee3fb3 [2021-02-25T01:52:11.195Z] Step 10/15 : ARG GOOS [2021-02-25T01:52:11.195Z] ---> Using cache [2021-02-25T01:52:11.195Z] ---> 0d1af1d5d571 [2021-02-25T01:52:11.195Z] Step 11/15 : ARG GOARCH [2021-02-25T01:52:11.195Z] ---> Using cache [2021-02-25T01:52:11.195Z] ---> 8c5bf9a111c3 [2021-02-25T01:52:11.195Z] 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 [2021-02-25T01:52:11.195Z] ---> Using cache [2021-02-25T01:52:11.195Z] ---> a0cca3324729 [2021-02-25T01:52:11.195Z] Step 13/15 : FROM golang:${GO_VERSION}-buster [2021-02-25T01:52:11.195Z] ---> 805dc2d65d1c [2021-02-25T01:52:11.195Z] Step 14/15 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2021-02-25T01:52:11.195Z] ---> Using cache [2021-02-25T01:52:11.195Z] ---> 568f86f44669 [2021-02-25T01:52:11.195Z] Step 15/15 : ENTRYPOINT ["/usr/bin/buildx"] [2021-02-25T01:52:11.195Z] ---> Using cache [2021-02-25T01:52:11.195Z] ---> a34095ed7367 [2021-02-25T01:52:11.195Z] Successfully built a34095ed7367 [2021-02-25T01:52:11.195Z] Successfully tagged moby-buildx:latest [2021-02-25T01:52:11.195Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2021-02-25T01:52:11.195Z] if [ -n "${id}" ]; then \ [2021-02-25T01:52:11.195Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2021-02-25T01:52:11.195Z] && touch bundles/buildx; \ [2021-02-25T01:52:11.195Z] docker rm -f ${id}; \ [2021-02-25T01:52:11.195Z] fi [2021-02-25T01:52:11.297Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-25T01:52:11.318Z] > git config --add remote.origin.fetch +refs/pull/42061/head:refs/remotes/origin/PR-42061 # timeout=10 [2021-02-25T01:52:11.355Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-02-25T01:52:11.398Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-25T01:52:11.482Z] Fetching without tags [2021-02-25T01:52:11.504Z] 165134a1fa69dbead0bd23ab77d7d6a487a98e7b8a9173fa31d4aeabcdb7b32d [2021-02-25T01:52:11.504Z] bundles/buildx version [2021-02-25T01:52:11.504Z] buildx v0.5.1 11057da [2021-02-25T01:52:11.504Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:725963e3c12cf681b8834207522f60f80b5ee261 . [2021-02-25T01:52:11.864Z] Merging remotes/origin/20.10 commit 035cb276d9dbb0d06f2828a25f1998793ed604dc into PR head commit 35f5f9e624e44c5e5586dfddacfc87a7b2f02953 [2021-02-25T01:52:12.148Z] #1 [internal] load build definition from Dockerfile [2021-02-25T01:52:12.148Z] #1 sha256:64d831d3479e070428e632ad22b5f3abc3dd3c6c902e5888f330f6f3ffc5dfd5 [2021-02-25T01:52:12.148Z] #1 transferring dockerfile: 16.55kB 0.0s done [2021-02-25T01:52:12.148Z] #1 DONE 0.0s [2021-02-25T01:52:12.148Z] [2021-02-25T01:52:12.148Z] #2 [internal] load .dockerignore [2021-02-25T01:52:12.148Z] #2 sha256:08d3fd608cad2905b05a8c33f3d6dfd909fae6306d1ce9da6939b9f7ea2b689e [2021-02-25T01:52:12.148Z] #2 transferring context: 87B done [2021-02-25T01:52:12.148Z] #2 DONE 0.0s [2021-02-25T01:52:12.148Z] [2021-02-25T01:52:12.148Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2021-02-25T01:52:12.148Z] #3 sha256:13bad8e8c60055f738c2e926edccdf574b41d1b142dc292ae63598355511ae2b [2021-02-25T01:52:12.789Z] #3 DONE 0.5s [2021-02-25T01:52:12.789Z] [2021-02-25T01:52:12.789Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2021-02-25T01:52:12.789Z] #4 sha256:ee73c76f12f55c52289804938396745ecf0a7d1f993c00a3ebae3cc37bdeb8e1 [2021-02-25T01:52:12.789Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2021-02-25T01:52:12.789Z] #4 CACHED [2021-02-25T01:52:12.789Z] [2021-02-25T01:52:12.789Z] #5 [internal] load build definition from Dockerfile [2021-02-25T01:52:12.789Z] #5 sha256:1b0c924547c406d44cd5327a2d3c6453ec88e1f5feb902b1ac88f06f196f4668 [2021-02-25T01:52:12.789Z] #5 transferring dockerfile: 16.55kB done [2021-02-25T01:52:12.789Z] #5 DONE 0.0s [2021-02-25T01:52:12.789Z] [2021-02-25T01:52:12.789Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-02-25T01:52:12.789Z] #7 sha256:372687b2b903cd79cdd8659c1562f9f4227eb74c5d3643ad399921b7565c1743 [2021-02-25T01:52:13.090Z] #7 DONE 0.1s [2021-02-25T01:52:13.090Z] [2021-02-25T01:52:13.090Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-02-25T01:52:13.090Z] #6 sha256:fc87f41d59fd17bca5bdacfa76e5840fa11512aef3c722725b3c768af0cd79a5 [2021-02-25T01:52:13.090Z] #6 DONE 0.1s [2021-02-25T01:52:13.090Z] [2021-02-25T01:52:13.090Z] #8 [internal] load metadata for docker.io/library/debian:buster [2021-02-25T01:52:13.090Z] #8 sha256:40c9f69513e725b643844c4f54ff586edd2c989eaf3d76fa2bc341d2ddd2df16 [2021-02-25T01:52:13.090Z] #8 DONE 0.1s [2021-02-25T01:52:13.090Z] [2021-02-25T01:52:13.090Z] #61 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2021-02-25T01:52:13.090Z] #61 sha256:ba75f6da22b483e8edfdd12628a6dd8a49ff4ceb5be365479580b00cb55664a8 [2021-02-25T01:52:13.090Z] #61 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 0.0s done [2021-02-25T01:52:13.091Z] #61 DONE 0.0s [2021-02-25T01:52:13.091Z] [2021-02-25T01:52:13.091Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-25T01:52:13.091Z] #9 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-02-25T01:52:13.091Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.0s done [2021-02-25T01:52:13.091Z] #9 DONE 0.0s [2021-02-25T01:52:13.091Z] [2021-02-25T01:52:13.091Z] #22 [internal] load build context [2021-02-25T01:52:13.091Z] #22 sha256:d47e564ecd1f2af9decc331581edd91e785e2d740a2fb49532adb219eced1814 [2021-02-25T01:52:13.399Z] #22 ... [2021-02-25T01:52:13.399Z] [2021-02-25T01:52:13.399Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 [2021-02-25T01:52:13.399Z] #25 sha256:33ac3e65ba1c55c19bbad81b463b059d04d8a1619999719242a3b2339efce0b3 [2021-02-25T01:52:13.399Z] #25 resolve docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 0.0s done [2021-02-25T01:52:13.399Z] #25 DONE 0.0s [2021-02-25T01:52:13.399Z] [2021-02-25T01:52:13.399Z] #22 [internal] load build context [2021-02-25T01:52:13.399Z] #22 sha256:d47e564ecd1f2af9decc331581edd91e785e2d740a2fb49532adb219eced1814 [2021-02-25T01:52:11.472Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-25T01:52:11.474Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-25T01:52:11.475Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42061/head:refs/remotes/origin/PR-42061 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-02-25T01:52:11.859Z] > git config core.sparsecheckout # timeout=10 [2021-02-25T01:52:11.903Z] > git checkout -f 35f5f9e624e44c5e5586dfddacfc87a7b2f02953 # timeout=10 [2021-02-25T01:52:12.860Z] > git remote # timeout=10 [2021-02-25T01:52:12.889Z] > git config --get remote.origin.url # timeout=10 [2021-02-25T01:52:12.909Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-25T01:52:12.929Z] > git merge 035cb276d9dbb0d06f2828a25f1998793ed604dc # timeout=10 [2021-02-25T01:52:13.965Z] Fetching without tags [2021-02-25T01:52:14.258Z] Merging remotes/origin/20.10 commit 035cb276d9dbb0d06f2828a25f1998793ed604dc into PR head commit 35f5f9e624e44c5e5586dfddacfc87a7b2f02953 [2021-02-25T01:52:14.433Z] ok github.com/docker/docker/api/server 0.008s coverage: 9.0% of statements [2021-02-25T01:52:14.461Z] Merge succeeded, producing aeeae5303758f159a4676214d679298774cefacd [2021-02-25T01:52:14.461Z] Checking out Revision aeeae5303758f159a4676214d679298774cefacd (PR-42061) [2021-02-25T01:52:14.790Z] Commit message: "Merge commit '035cb276d9dbb0d06f2828a25f1998793ed604dc' into HEAD" [2021-02-25T01:52:14.823Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-02-25T01:52:14.795Z] > git rev-list --no-walk 15acda9f2fd8ffcccbc002b8f7e2635230f3a2eb # timeout=10 [2021-02-25T01:52:13.882Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-25T01:52:13.893Z] > git config --add remote.origin.fetch +refs/pull/42061/head:refs/remotes/origin/PR-42061 # timeout=10 [2021-02-25T01:52:13.914Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-02-25T01:52:13.931Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-25T01:52:13.963Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-25T01:52:13.963Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-25T01:52:13.964Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42061/head:refs/remotes/origin/PR-42061 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-02-25T01:52:14.265Z] > git config core.sparsecheckout # timeout=10 [2021-02-25T01:52:14.291Z] > git checkout -f 35f5f9e624e44c5e5586dfddacfc87a7b2f02953 # timeout=10 [2021-02-25T01:52:14.921Z] > git remote # timeout=10 [2021-02-25T01:52:14.945Z] > git config --get remote.origin.url # timeout=10 [2021-02-25T01:52:15.130Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-25T01:52:15.131Z] > git merge 035cb276d9dbb0d06f2828a25f1998793ed604dc # timeout=10 [2021-02-25T01:52:15.895Z] + [ PR != PR ] [2021-02-25T01:52:15.895Z] + [ 20.10 != master ] [2021-02-25T01:52:15.895Z] + echo 1 [2021-02-25T01:52:14.402Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-25T01:52:14.445Z] > git config core.sparsecheckout # timeout=10 [2021-02-25T01:52:14.497Z] > git checkout -f aeeae5303758f159a4676214d679298774cefacd # timeout=10 [Pipeline] withEnv [Pipeline] { [2021-02-25T01:52:15.961Z] Merge succeeded, producing 63523bb8e7e515d3741c0b862b3d4fe0ababf565 [2021-02-25T01:52:15.961Z] Checking out Revision 63523bb8e7e515d3741c0b862b3d4fe0ababf565 (PR-42061) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-02-25T01:52:16.205Z] #22 transferring context: 53.38MB 2.8s done [2021-02-25T01:52:16.205Z] #22 DONE 2.8s [2021-02-25T01:52:16.205Z] [2021-02-25T01:52:16.205Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-02-25T01:52:16.205Z] #11 sha256:ff794b9c1ccc7e487b8893ee6ce30fad412303a0fbaab6fd892b0bc7b203e159 [2021-02-25T01:52:16.205Z] #11 CACHED [2021-02-25T01:52:16.205Z] [2021-02-25T01:52:16.205Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-02-25T01:52:16.205Z] #10 sha256:de2b7e1945dbe926869611b3b2029194bc28030208e03614c2a9fe1f572df858 [2021-02-25T01:52:16.205Z] #10 CACHED [2021-02-25T01:52:16.205Z] [2021-02-25T01:52:16.205Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-02-25T01:52:16.205Z] #57 sha256:afd9e6099650d3ca805071013bd04a2a06480057fbe87bdcac114ff930d05788 [2021-02-25T01:52:16.205Z] #57 CACHED [2021-02-25T01:52:16.205Z] [2021-02-25T01:52:16.205Z] #58 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-02-25T01:52:16.205Z] #58 sha256:09e50d8dfc98e6d17fa66c462b41c55c0f403c6b868227f9cf81bc931ea16cda [2021-02-25T01:52:16.205Z] #58 DONE 0.0s [2021-02-25T01:52:16.205Z] [2021-02-25T01:52:16.205Z] #59 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-02-25T01:52:16.205Z] #59 sha256:fb1dcc35b57d6eecfee96f9120e9d6b75bc26b239e355c11368ee6a2cdb71c77 [2021-02-25T01:52:16.205Z] #59 DONE 0.0s [2021-02-25T01:52:16.271Z] + docker version [2021-02-25T01:52:17.172Z] Fetching without tags [2021-02-25T01:52:17.263Z] [2021-02-25T01:52:17.263Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-02-25T01:52:17.263Z] #36 sha256:545b67941a4522df1dbef9e1b16e81a93cfcbbaec5c776538ae24d8a3eb584ef [2021-02-25T01:52:17.263Z] #36 CACHED [2021-02-25T01:52:17.263Z] [2021-02-25T01:52:17.263Z] #47 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-02-25T01:52:17.263Z] #47 sha256:c7ab16002c06ba3d05886faf1fbd1b27f36ccd851b270769da49efedc8210bd9 [2021-02-25T01:52:17.263Z] #47 CACHED [2021-02-25T01:52:17.263Z] [2021-02-25T01:52:17.263Z] #27 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-02-25T01:52:17.263Z] #27 sha256:8195bf153d0e5c5699a621434aa5e1fbd788dd6b3b170a36d061c4a8107e5468 [2021-02-25T01:52:17.263Z] #27 CACHED [2021-02-25T01:52:17.263Z] [2021-02-25T01:52:17.263Z] #32 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-02-25T01:52:17.263Z] #32 sha256:374be15e3dc519c75c6a85993f49779d3fdd2f43d333a26248fa9b61a86297df [2021-02-25T01:52:17.263Z] #32 CACHED [2021-02-25T01:52:17.263Z] [2021-02-25T01:52:17.263Z] #49 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-02-25T01:52:17.263Z] #49 sha256:aa58383887991b8b5bb7313037cd8ea2850f257afa29f43e2ef30e9f51cedd51 [2021-02-25T01:52:17.263Z] #49 CACHED [2021-02-25T01:52:17.263Z] [2021-02-25T01:52:17.263Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-25T01:52:17.263Z] #48 sha256:98b2b608b6502150484723aac5ef6a254d2185e6681a7ab8277b00e58211514b [2021-02-25T01:52:17.263Z] #48 CACHED [2021-02-25T01:52:17.263Z] [2021-02-25T01:52:17.263Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-25T01:52:17.263Z] #50 sha256:565c4b5f3f47fdf402815dd2d155ae3f343b8e1b9db556ef546e60f5d765cbe0 [2021-02-25T01:52:17.263Z] #50 CACHED [2021-02-25T01:52:17.263Z] [2021-02-25T01:52:17.263Z] #18 [dev-systemd-false 6/26] RUN ldconfig [2021-02-25T01:52:17.263Z] #18 sha256:b5c691b79a79694b2c56e6ee2a28b3911ddca902f50501f5c24b9b08f71dc2fc [2021-02-25T01:52:17.263Z] #18 CACHED [2021-02-25T01:52:17.263Z] [2021-02-25T01:52:17.263Z] #15 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-02-25T01:52:17.263Z] #15 sha256:fa150b462abe21c0842ca3bb8b2af46cbb6f2141aee1950feab35c3a2258ce13 [2021-02-25T01:52:17.263Z] #15 CACHED [2021-02-25T01:52:17.263Z] [2021-02-25T01:52:17.263Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-02-25T01:52:17.263Z] #46 sha256:3996134685b1caa18329cc3c4c6a91bf1595a5836b936df40b5a5144a0946493 [2021-02-25T01:52:17.263Z] #46 CACHED [2021-02-25T01:52:17.263Z] [2021-02-25T01:52:17.263Z] #40 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-02-25T01:52:17.263Z] #40 sha256:945e8aaed9b636efcfd367de8f8029d621ac9b483967024ed03c24ef6d8fd697 [2021-02-25T01:52:17.263Z] #40 CACHED [2021-02-25T01:52:17.263Z] [2021-02-25T01:52:17.263Z] #16 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-02-25T01:52:17.263Z] #16 sha256:655a7efebbd89ea6256be84d236e344c608f082a642e9394768d9520c8284f07 [2021-02-25T01:52:17.263Z] #16 CACHED [2021-02-25T01:52:17.263Z] [2021-02-25T01:52:17.263Z] #14 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-02-25T01:52:17.263Z] #14 sha256:019f51ecfd803723b0b9a61b7e05ba706e9d86a078f72d077a8ab43eeb2e9ccc [2021-02-25T01:52:17.263Z] #14 CACHED [2021-02-25T01:52:17.263Z] [2021-02-25T01:52:17.263Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-25T01:52:17.264Z] #31 sha256:ba59694c74ae35466e9aac70d02cc54f7d6e23f684c9a35cfebae8ddb1b44030 [2021-02-25T01:52:17.264Z] #31 CACHED [2021-02-25T01:52:17.264Z] [2021-02-25T01:52:17.264Z] #37 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-02-25T01:52:17.264Z] #37 sha256:6199baad22569e1763ba139f2d63f8a87f80f462dd1065101b0f57c652df0bb7 [2021-02-25T01:52:17.264Z] #37 CACHED [2021-02-25T01:52:17.264Z] [2021-02-25T01:52:17.264Z] #53 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-02-25T01:52:17.264Z] #53 sha256:edc43ffe1230ddc4c192065bc005ae07cbaa8dd1f932047aefcde6ac007feb94 [2021-02-25T01:52:17.264Z] #53 CACHED [2021-02-25T01:52:17.264Z] [2021-02-25T01:52:17.264Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-02-25T01:52:17.264Z] #35 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-02-25T01:52:17.264Z] #35 CACHED [2021-02-25T01:52:17.264Z] [2021-02-25T01:52:17.264Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-25T01:52:17.264Z] #42 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-25T01:52:17.264Z] #42 CACHED [2021-02-25T01:52:17.264Z] [2021-02-25T01:52:17.264Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-02-25T01:52:17.264Z] #23 sha256:f0d7373cfb275562443006df1fd547ea24dde66dea51b6a994aa64a4cd65fb52 [2021-02-25T01:52:17.264Z] #23 CACHED [2021-02-25T01:52:17.264Z] [2021-02-25T01:52:17.264Z] #51 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-02-25T01:52:17.264Z] #51 sha256:9856c1e1df81a69fb9df3b1729a193eda3e2e34293a7b7d08eed15d8b59d8f17 [2021-02-25T01:52:17.264Z] #51 CACHED [2021-02-25T01:52:17.264Z] [2021-02-25T01:52:17.264Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-02-25T01:52:17.264Z] #28 sha256:d1820e6ed280a179fd720ea31112cf7adb60c47d47c01f05ff38e914b6ce7f17 [2021-02-25T01:52:17.264Z] #28 CACHED [2021-02-25T01:52:17.264Z] [2021-02-25T01:52:17.264Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-25T01:52:17.264Z] #33 sha256:536dc3d075214c84a6af4e80fa532cb6f17de68e15a3cfc68364172c0e4215df [2021-02-25T01:52:17.264Z] #33 CACHED [2021-02-25T01:52:17.264Z] [2021-02-25T01:52:17.264Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-25T01:52:17.264Z] #44 sha256:c87325212629c479f3d63f9843d4a90c87d787c13b9b8cb3210f86fb2a8c032a [2021-02-25T01:52:17.264Z] #44 CACHED [2021-02-25T01:52:17.264Z] [2021-02-25T01:52:17.264Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-02-25T01:52:17.264Z] #54 sha256:c6de94bf361792c0630dfe92297aafeb0498862bc4e1fa7f675f3ac2c82c21ea [2021-02-25T01:52:17.264Z] #54 CACHED [2021-02-25T01:52:17.264Z] [2021-02-25T01:52:17.264Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-02-25T01:52:17.264Z] #30 sha256:34d72fd651778c0cdb3dc938aacb06f57ff1869c20cbd1458f724e704eb32e92 [2021-02-25T01:52:17.264Z] #30 CACHED [2021-02-25T01:52:17.264Z] [2021-02-25T01:52:17.264Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-25T01:52:17.264Z] #12 sha256:24012cdf656ede91a57d32cd0e9cd545374b4552b9e31af44a1bf338ab5a7b3a [2021-02-25T01:52:17.264Z] #12 CACHED [2021-02-25T01:52:17.264Z] [2021-02-25T01:52:17.264Z] #20 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-02-25T01:52:17.264Z] #20 sha256:f9cfccc8fb34cc555d5fadd4829421e33abeed7ec28087cd74c46e1cbd7e7291 [2021-02-25T01:52:17.264Z] #20 CACHED [2021-02-25T01:52:17.264Z] [2021-02-25T01:52:17.264Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-25T01:52:17.264Z] #19 sha256:3ca104af64373db9248d1210e732efc73070eef5aa66f1db6a653198997ea92a [2021-02-25T01:52:17.264Z] #19 CACHED [2021-02-25T01:52:17.264Z] [2021-02-25T01:52:17.264Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-02-25T01:52:17.264Z] #52 sha256:884dacacae86df1aa2ee5f4dfa2892c51442a3fb922dcbb0c7acfeec636cc1b4 [2021-02-25T01:52:17.264Z] #52 CACHED [2021-02-25T01:52:17.264Z] [2021-02-25T01:52:17.264Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-25T01:52:17.264Z] #41 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-02-25T01:52:17.264Z] #41 CACHED [2021-02-25T01:52:17.264Z] [2021-02-25T01:52:17.264Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-02-25T01:52:17.264Z] #34 sha256:c3843882c1a991bfd32d9002c35881dd84a572fa1a73595598a19f95dad0d899 [2021-02-25T01:52:17.264Z] #34 CACHED [2021-02-25T01:52:17.264Z] [2021-02-25T01:52:17.264Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-02-25T01:52:17.264Z] #39 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9 [2021-02-25T01:52:17.264Z] #39 CACHED [2021-02-25T01:52:17.264Z] [2021-02-25T01:52:17.264Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-25T01:52:17.264Z] #21 sha256:8868003b394a74e5ccf2a82ae8fbec853ed376a615ad27f3b237ae4b914630dc [2021-02-25T01:52:17.264Z] #21 CACHED [2021-02-25T01:52:17.264Z] [2021-02-25T01:52:17.264Z] #38 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-02-25T01:52:17.264Z] #38 sha256:b948760ec906f0112e36d43a368d2764d9e6051a21547341b1990eac2341e2c0 [2021-02-25T01:52:17.264Z] #38 CACHED [2021-02-25T01:52:17.264Z] [2021-02-25T01:52:17.264Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-02-25T01:52:17.264Z] #24 sha256:63c3a57561021ca6c7562ded13b5fe28419ae2aae2612ba3171d3ef97cf768cf [2021-02-25T01:52:17.264Z] #24 CACHED [2021-02-25T01:52:17.264Z] [2021-02-25T01:52:17.264Z] #43 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-02-25T01:52:17.264Z] #43 sha256:843e3c5a754162d494c5cca27a0b2d158e422c6b799b1c11ef57c4d90aa65d91 [2021-02-25T01:52:17.264Z] #43 CACHED [2021-02-25T01:52:17.264Z] [2021-02-25T01:52:17.264Z] #13 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-02-25T01:52:17.264Z] #13 sha256:b94135c23903589bfeef79bd7a859aa77f5d77cac2e64aae46b4183454a3e060 [2021-02-25T01:52:17.264Z] #13 CACHED [2021-02-25T01:52:17.264Z] [2021-02-25T01:52:17.264Z] #26 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-02-25T01:52:17.264Z] #26 sha256:6f32d7479e6ace0cf3d6d8fcd6237d9b0b9deeb19e8ceeee7902c1b8fe11216b [2021-02-25T01:52:17.264Z] #26 CACHED [2021-02-25T01:52:17.264Z] [2021-02-25T01:52:17.264Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-25T01:52:17.264Z] #55 sha256:55d950e03755c185530502f0ea3ee579e0271f743e3eada358178afae9df2dcb [2021-02-25T01:52:17.264Z] #55 CACHED [2021-02-25T01:52:17.264Z] [2021-02-25T01:52:17.264Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-02-25T01:52:17.264Z] #29 sha256:9ebfde9a9f6c5f7238a67c2686f712f2c8c87ca6ff64323c7a74f970d6e137a4 [2021-02-25T01:52:17.264Z] #29 CACHED [2021-02-25T01:52:17.264Z] [2021-02-25T01:52:17.264Z] #17 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-02-25T01:52:17.264Z] #17 sha256:014420600259ce67fcf640c2e80d4638883d75766789d4038d9d929517221565 [2021-02-25T01:52:17.264Z] #17 CACHED [2021-02-25T01:52:17.264Z] [2021-02-25T01:52:17.264Z] #45 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-02-25T01:52:17.264Z] #45 sha256:3a2ddb8ee175fd69ebea57dba98eb014da05c59c88c7c4b5b72b398be3e2e381 [2021-02-25T01:52:17.264Z] #45 CACHED [2021-02-25T01:52:17.264Z] [2021-02-25T01:52:17.264Z] #56 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-02-25T01:52:17.264Z] #56 sha256:1440dfc56d51f6f2eeb5abd1e3cb75fc17e0a95623242f2005bb11092d35fc63 [2021-02-25T01:52:17.264Z] #56 CACHED [2021-02-25T01:52:17.264Z] [2021-02-25T01:52:17.264Z] #61 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2021-02-25T01:52:17.264Z] #61 sha256:ba75f6da22b483e8edfdd12628a6dd8a49ff4ceb5be365479580b00cb55664a8 [2021-02-25T01:52:17.264Z] #61 CACHED [2021-02-25T01:52:17.264Z] [2021-02-25T01:52:17.264Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-02-25T01:52:17.264Z] #63 sha256:25032a8baf2e5bc93bb146fc3c6c5971208fcbbf97cbfbb87d47bea5d576a364 [2021-02-25T01:52:17.264Z] #63 CACHED [2021-02-25T01:52:17.264Z] [2021-02-25T01:52:17.264Z] #60 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-02-25T01:52:17.264Z] #60 sha256:6520acc8c1f18bfd37025d4427f0b128ac42e546749601bba7e866f90490f107 [2021-02-25T01:52:17.264Z] #60 DONE 0.2s [2021-02-25T01:52:17.264Z] [2021-02-25T01:52:17.264Z] #62 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_64 [2021-02-25T01:52:17.264Z] #62 sha256:4e1700801323f0cb378a856497d8c59c34c2bfea59c9b977f8863d88cf81b7b8 [2021-02-25T01:52:17.264Z] #62 DONE 0.1s [2021-02-25T01:52:17.264Z] [2021-02-25T01:52:17.264Z] #64 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-02-25T01:52:17.264Z] #64 sha256:5a95d5e4d41db6dd1d7d2ebef57d962d773e91287b2f50ec196026dbc4e99db4 [2021-02-25T01:52:17.264Z] #64 DONE 0.0s [2021-02-25T01:52:17.264Z] [2021-02-25T01:52:17.264Z] #65 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-02-25T01:52:17.264Z] #65 sha256:4f5e5c3fdfc3a9307e701650130bc777e3a27a69b15219112383ba5643cf93b2 [2021-02-25T01:52:17.264Z] #65 DONE 0.0s [2021-02-25T01:52:17.264Z] [2021-02-25T01:52:17.264Z] #66 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-02-25T01:52:17.264Z] #66 sha256:bfbfca7ed068ec941796a06721d5bb76a373253222e2fc8b0012cdaf571c6cf9 [2021-02-25T01:52:17.615Z] Merging remotes/origin/20.10 commit 035cb276d9dbb0d06f2828a25f1998793ed604dc into PR head commit 35f5f9e624e44c5e5586dfddacfc87a7b2f02953 [2021-02-25T01:52:15.948Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-25T01:52:15.960Z] > git config core.sparsecheckout # timeout=10 [2021-02-25T01:52:15.987Z] > git checkout -f 63523bb8e7e515d3741c0b862b3d4fe0ababf565 # timeout=10 [2021-02-25T01:52:18.317Z] #66 DONE 0.8s [2021-02-25T01:52:18.317Z] [2021-02-25T01:52:18.317Z] #67 exporting to oci image format [2021-02-25T01:52:18.317Z] #67 sha256:69a2560eef4d3ece902c3b5149d142e9bd132f25db0bc9e35b94201534c415d2 [2021-02-25T01:52:18.317Z] #67 exporting layers [2021-02-25T01:52:18.404Z] Commit message: "Merge commit '035cb276d9dbb0d06f2828a25f1998793ed604dc' into HEAD" [2021-02-25T01:52:18.426Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-02-25T01:52:17.080Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-25T01:52:17.120Z] > git config --add remote.origin.fetch +refs/pull/42061/head:refs/remotes/origin/PR-42061 # timeout=10 [2021-02-25T01:52:17.128Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-02-25T01:52:17.145Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-25T01:52:17.197Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-25T01:52:17.197Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-25T01:52:17.199Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/42061/head:refs/remotes/origin/PR-42061 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-02-25T01:52:17.638Z] > git config core.sparsecheckout # timeout=10 [2021-02-25T01:52:17.649Z] > git checkout -f 35f5f9e624e44c5e5586dfddacfc87a7b2f02953 # timeout=10 [2021-02-25T01:52:19.381Z] + docker version [2021-02-25T01:52:19.721Z] Commit message: "Merge commit '035cb276d9dbb0d06f2828a25f1998793ed604dc' into HEAD" [2021-02-25T01:52:19.746Z] First time build. Skipping changelog. [2021-02-25T01:52:19.837Z] Merge succeeded, producing 651ebe7564a063f80e718c852c231bfff3ba3b69 [2021-02-25T01:52:19.838Z] Checking out Revision 651ebe7564a063f80e718c852c231bfff3ba3b69 (PR-42061) [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-02-25T01:52:20.485Z] Client: Docker Engine - Community [2021-02-25T01:52:20.485Z] Version: 20.10.3 [2021-02-25T01:52:20.485Z] API version: 1.41 [2021-02-25T01:52:20.485Z] Go version: go1.13.15 [2021-02-25T01:52:20.485Z] Git commit: 48d30b5 [2021-02-25T01:52:20.485Z] Built: Fri Jan 29 14:33:13 2021 [2021-02-25T01:52:20.485Z] OS/Arch: linux/amd64 [2021-02-25T01:52:20.485Z] Context: default [2021-02-25T01:52:20.485Z] Experimental: true [2021-02-25T01:52:20.485Z] [2021-02-25T01:52:20.485Z] Server: Docker Engine - Community [2021-02-25T01:52:20.485Z] Engine: [2021-02-25T01:52:20.485Z] Version: 20.10.3 [2021-02-25T01:52:20.485Z] API version: 1.41 (minimum version 1.12) [2021-02-25T01:52:20.485Z] Go version: go1.13.15 [2021-02-25T01:52:20.485Z] Git commit: 46229ca [2021-02-25T01:52:20.485Z] Built: Fri Jan 29 14:31:25 2021 [2021-02-25T01:52:20.485Z] OS/Arch: linux/amd64 [2021-02-25T01:52:20.485Z] Experimental: true [2021-02-25T01:52:20.485Z] containerd: [2021-02-25T01:52:20.485Z] Version: 1.4.3 [2021-02-25T01:52:20.485Z] GitCommit: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-25T01:52:20.485Z] runc: [2021-02-25T01:52:20.485Z] Version: 1.0.0-rc92 [2021-02-25T01:52:20.485Z] GitCommit: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-25T01:52:20.485Z] docker-init: [2021-02-25T01:52:20.485Z] Version: 0.19.0 [2021-02-25T01:52:20.485Z] GitCommit: de40ad0 [Pipeline] sh [2021-02-25T01:52:19.722Z] > git rev-list --no-walk 15acda9f2fd8ffcccbc002b8f7e2635230f3a2eb # timeout=10 [2021-02-25T01:52:20.826Z] + docker version [2021-02-25T01:52:18.390Z] > git rev-list --no-walk 15acda9f2fd8ffcccbc002b8f7e2635230f3a2eb # timeout=10 [2021-02-25T01:52:20.831Z] + docker info [2021-02-25T01:52:19.315Z] > git remote # timeout=10 [2021-02-25T01:52:19.326Z] > git config --get remote.origin.url # timeout=10 [2021-02-25T01:52:19.335Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-25T01:52:19.337Z] > git merge 035cb276d9dbb0d06f2828a25f1998793ed604dc # timeout=10 [2021-02-25T01:52:19.841Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-25T01:52:19.850Z] > git config core.sparsecheckout # timeout=10 [2021-02-25T01:52:19.870Z] > git checkout -f 651ebe7564a063f80e718c852c231bfff3ba3b69 # timeout=10 [2021-02-25T01:52:24.144Z] Client: Docker Engine - Community [2021-02-25T01:52:24.144Z] Version: 20.10.3 [2021-02-25T01:52:24.144Z] API version: 1.41 [2021-02-25T01:52:24.144Z] Go version: go1.13.15 [2021-02-25T01:52:24.144Z] Git commit: 48d30b5 [2021-02-25T01:52:24.144Z] Built: Fri Jan 29 14:33:13 2021 [2021-02-25T01:52:24.144Z] OS/Arch: linux/amd64 [2021-02-25T01:52:24.144Z] Context: default [2021-02-25T01:52:24.144Z] Experimental: true [2021-02-25T01:52:24.144Z] [2021-02-25T01:52:24.144Z] Server: Docker Engine - Community [2021-02-25T01:52:24.144Z] Engine: [2021-02-25T01:52:24.144Z] Version: 20.10.3 [2021-02-25T01:52:24.144Z] API version: 1.41 (minimum version 1.12) [2021-02-25T01:52:24.144Z] Go version: go1.13.15 [2021-02-25T01:52:24.144Z] Git commit: 46229ca [2021-02-25T01:52:24.144Z] Built: Fri Jan 29 14:31:25 2021 [2021-02-25T01:52:24.144Z] OS/Arch: linux/amd64 [2021-02-25T01:52:24.144Z] Experimental: true [2021-02-25T01:52:24.144Z] containerd: [2021-02-25T01:52:24.144Z] Version: 1.4.3 [2021-02-25T01:52:24.144Z] GitCommit: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-25T01:52:24.144Z] runc: [2021-02-25T01:52:24.144Z] Version: 1.0.0-rc92 [2021-02-25T01:52:24.144Z] GitCommit: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-25T01:52:24.144Z] docker-init: [2021-02-25T01:52:24.144Z] Version: 0.19.0 [2021-02-25T01:52:24.144Z] GitCommit: de40ad0 [Pipeline] sh [2021-02-25T01:52:24.313Z] Commit message: "Merge commit '035cb276d9dbb0d06f2828a25f1998793ed604dc' into HEAD" [2021-02-25T01:52:24.345Z] First time build. Skipping changelog. [2021-02-25T01:52:24.481Z] + docker info [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-02-25T01:52:25.536Z] + docker version [2021-02-25T01:52:24.320Z] > git rev-list --no-walk 15acda9f2fd8ffcccbc002b8f7e2635230f3a2eb # timeout=10 [2021-02-25T01:52:27.476Z] Client: [2021-02-25T01:52:27.476Z] Context: default [2021-02-25T01:52:27.476Z] Debug Mode: false [2021-02-25T01:52:27.476Z] Plugins: [2021-02-25T01:52:27.476Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-02-25T01:52:27.476Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-02-25T01:52:27.476Z] [2021-02-25T01:52:27.476Z] Server: [2021-02-25T01:52:27.476Z] Containers: 0 [2021-02-25T01:52:27.476Z] Running: 0 [2021-02-25T01:52:27.476Z] Paused: 0 [2021-02-25T01:52:27.476Z] Stopped: 0 [2021-02-25T01:52:27.476Z] Images: 0 [2021-02-25T01:52:27.476Z] Server Version: 20.10.3 [2021-02-25T01:52:27.476Z] Storage Driver: overlay2 [2021-02-25T01:52:27.476Z] Backing Filesystem: extfs [2021-02-25T01:52:27.476Z] Supports d_type: true [2021-02-25T01:52:27.476Z] Native Overlay Diff: true [2021-02-25T01:52:27.476Z] Logging Driver: json-file [2021-02-25T01:52:27.476Z] Cgroup Driver: cgroupfs [2021-02-25T01:52:27.476Z] Cgroup Version: 1 [2021-02-25T01:52:27.476Z] Plugins: [2021-02-25T01:52:27.476Z] Volume: local [2021-02-25T01:52:27.476Z] Network: bridge host ipvlan macvlan null overlay [2021-02-25T01:52:27.476Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-02-25T01:52:27.476Z] Swarm: inactive [2021-02-25T01:52:27.476Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-02-25T01:52:27.476Z] Default Runtime: runc [2021-02-25T01:52:27.476Z] Init Binary: docker-init [2021-02-25T01:52:27.476Z] containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-25T01:52:27.476Z] runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-25T01:52:27.476Z] init version: de40ad0 [2021-02-25T01:52:27.476Z] Security Options: [2021-02-25T01:52:27.476Z] apparmor [2021-02-25T01:52:27.476Z] seccomp [2021-02-25T01:52:27.476Z] Profile: default [2021-02-25T01:52:27.476Z] Kernel Version: 5.4.0-1037-aws [2021-02-25T01:52:27.476Z] Operating System: Ubuntu 18.04.5 LTS [2021-02-25T01:52:27.476Z] OSType: linux [2021-02-25T01:52:27.476Z] Architecture: x86_64 [2021-02-25T01:52:27.476Z] CPUs: 2 [2021-02-25T01:52:27.476Z] Total Memory: 7.487GiB [2021-02-25T01:52:27.476Z] Name: ip-10-100-86-152 [2021-02-25T01:52:27.476Z] ID: IQLA:KLHL:T3IO:DJRF:WETX:4WTK:4HWM:S2ZH:2QDS:GI4C:WACL:ZD5O [2021-02-25T01:52:27.476Z] Docker Root Dir: /var/lib/docker [2021-02-25T01:52:27.476Z] Debug Mode: false [2021-02-25T01:52:27.476Z] Registry: https://index.docker.io/v1/ [2021-02-25T01:52:27.476Z] Labels: [2021-02-25T01:52:27.476Z] Experimental: true [2021-02-25T01:52:27.476Z] Insecure Registries: [2021-02-25T01:52:27.476Z] 127.0.0.0/8 [2021-02-25T01:52:27.476Z] Live Restore Enabled: true [2021-02-25T01:52:27.476Z] [2021-02-25T01:52:27.476Z] WARNING: No swap limit support [2021-02-25T01:52:27.476Z] WARNING: No blkio weight support [2021-02-25T01:52:27.476Z] WARNING: No blkio weight_device support [Pipeline] sh [2021-02-25T01:52:27.545Z] Client: Docker Engine - Community [2021-02-25T01:52:27.545Z] Version: 20.10.3 [2021-02-25T01:52:27.545Z] API version: 1.41 [2021-02-25T01:52:27.545Z] Go version: go1.13.15 [2021-02-25T01:52:27.545Z] Git commit: 48d30b5 [2021-02-25T01:52:27.545Z] Built: Fri Jan 29 14:33:21 2021 [2021-02-25T01:52:27.545Z] OS/Arch: linux/amd64 [2021-02-25T01:52:27.545Z] Context: default [2021-02-25T01:52:27.545Z] Experimental: true [2021-02-25T01:52:27.545Z] [2021-02-25T01:52:27.545Z] Server: Docker Engine - Community [2021-02-25T01:52:27.545Z] Engine: [2021-02-25T01:52:27.545Z] Version: 20.10.3 [2021-02-25T01:52:27.545Z] API version: 1.41 (minimum version 1.12) [2021-02-25T01:52:27.545Z] Go version: go1.13.15 [2021-02-25T01:52:27.545Z] Git commit: 46229ca [2021-02-25T01:52:27.545Z] Built: Fri Jan 29 14:31:32 2021 [2021-02-25T01:52:27.545Z] OS/Arch: linux/amd64 [2021-02-25T01:52:27.545Z] Experimental: true [2021-02-25T01:52:27.545Z] containerd: [2021-02-25T01:52:27.545Z] Version: 1.4.3 [2021-02-25T01:52:27.545Z] GitCommit: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-25T01:52:27.545Z] runc: [2021-02-25T01:52:27.545Z] Version: 1.0.0-rc92 [2021-02-25T01:52:27.545Z] GitCommit: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-25T01:52:27.545Z] docker-init: [2021-02-25T01:52:27.545Z] Version: 0.19.0 [2021-02-25T01:52:27.545Z] GitCommit: de40ad0 [Pipeline] sh [2021-02-25T01:52:27.829Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-25T01:52:27.829Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-25T01:52:27.829Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42061/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-02-25T01:52:27.829Z] + bash /home/ubuntu/workspace/moby_PR-42061/check-config.sh [2021-02-25T01:52:27.829Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-02-25T01:52:27.829Z] info: reading kernel config from /boot/config-5.4.0-1037-aws ... [2021-02-25T01:52:27.829Z] [2021-02-25T01:52:27.829Z] Generally Necessary: [2021-02-25T01:52:27.829Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-02-25T01:52:27.829Z] - apparmor: enabled and tools installed [2021-02-25T01:52:27.829Z] - CONFIG_NAMESPACES: enabled [2021-02-25T01:52:27.829Z] - CONFIG_NET_NS: enabled [2021-02-25T01:52:27.829Z] - CONFIG_PID_NS: enabled [2021-02-25T01:52:27.829Z] - CONFIG_IPC_NS: enabled [2021-02-25T01:52:27.870Z] + docker info [2021-02-25T01:52:28.128Z] - CONFIG_UTS_NS: enabled [2021-02-25T01:52:28.128Z] - CONFIG_CGROUPS: enabled [2021-02-25T01:52:28.128Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-02-25T01:52:28.128Z] - CONFIG_CGROUP_DEVICE: enabled [2021-02-25T01:52:28.128Z] - CONFIG_CGROUP_FREEZER: enabled [2021-02-25T01:52:28.128Z] - CONFIG_CGROUP_SCHED: enabled [2021-02-25T01:52:28.128Z] - CONFIG_CPUSETS: enabled [2021-02-25T01:52:28.128Z] - CONFIG_MEMCG: enabled [2021-02-25T01:52:28.128Z] - CONFIG_KEYS: enabled [2021-02-25T01:52:28.128Z] - CONFIG_VETH: enabled (as module) [2021-02-25T01:52:28.128Z] - CONFIG_BRIDGE: enabled (as module) [2021-02-25T01:52:28.128Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-02-25T01:52:28.128Z] - CONFIG_NF_NAT_IPV4: missing [2021-02-25T01:52:28.128Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-02-25T01:52:28.128Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-02-25T01:52:28.128Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-02-25T01:52:28.128Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-02-25T01:52:28.128Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-02-25T01:52:28.128Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-02-25T01:52:28.128Z] - CONFIG_NF_NAT: enabled (as module) [2021-02-25T01:52:28.128Z] - CONFIG_NF_NAT_NEEDED: missing [2021-02-25T01:52:28.128Z] - CONFIG_POSIX_MQUEUE: enabled [2021-02-25T01:52:28.128Z] [2021-02-25T01:52:28.128Z] Optional Features: [2021-02-25T01:52:28.128Z] - CONFIG_USER_NS: enabled [2021-02-25T01:52:28.128Z] - CONFIG_SECCOMP: enabled [2021-02-25T01:52:28.128Z] - CONFIG_CGROUP_PIDS: enabled [2021-02-25T01:52:28.128Z] - CONFIG_MEMCG_SWAP: enabled [2021-02-25T01:52:28.128Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-02-25T01:52:28.129Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-02-25T01:52:28.129Z] - CONFIG_BLK_CGROUP: enabled [2021-02-25T01:52:28.386Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-02-25T01:52:28.386Z] - CONFIG_IOSCHED_CFQ: missing [2021-02-25T01:52:28.386Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-02-25T01:52:28.386Z] - CONFIG_CGROUP_PERF: enabled [2021-02-25T01:52:28.386Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-02-25T01:52:28.386Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-02-25T01:52:28.386Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-02-25T01:52:28.386Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-02-25T01:52:28.386Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-02-25T01:52:28.386Z] - CONFIG_RT_GROUP_SCHED: missing [2021-02-25T01:52:28.386Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-02-25T01:52:28.386Z] - CONFIG_IP_VS: enabled (as module) [2021-02-25T01:52:28.386Z] - CONFIG_IP_VS_NFCT: enabled [2021-02-25T01:52:28.386Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-02-25T01:52:28.386Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-02-25T01:52:28.386Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-02-25T01:52:28.386Z] - CONFIG_EXT4_FS: enabled [2021-02-25T01:52:28.386Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-02-25T01:52:28.386Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-02-25T01:52:28.386Z] - Network Drivers: [2021-02-25T01:52:28.386Z] - "overlay": [2021-02-25T01:52:28.386Z] - CONFIG_VXLAN: enabled (as module) [2021-02-25T01:52:28.386Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-02-25T01:52:28.386Z] Optional (for encrypted networks): [2021-02-25T01:52:28.386Z] - CONFIG_CRYPTO: enabled [2021-02-25T01:52:28.386Z] - CONFIG_CRYPTO_AEAD: enabled [2021-02-25T01:52:28.386Z] - CONFIG_CRYPTO_GCM: enabled [2021-02-25T01:52:28.386Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-02-25T01:52:28.386Z] - CONFIG_CRYPTO_GHASH: enabled [2021-02-25T01:52:28.386Z] - CONFIG_XFRM: enabled [2021-02-25T01:52:28.386Z] - CONFIG_XFRM_USER: enabled (as module) [2021-02-25T01:52:28.386Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-02-25T01:52:28.386Z] - CONFIG_INET_ESP: enabled (as module) [2021-02-25T01:52:28.386Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-02-25T01:52:28.386Z] - "ipvlan": [2021-02-25T01:52:28.386Z] - CONFIG_IPVLAN: enabled (as module) [2021-02-25T01:52:28.386Z] - "macvlan": [2021-02-25T01:52:28.648Z] - CONFIG_MACVLAN: enabled (as module) [2021-02-25T01:52:28.648Z] - CONFIG_DUMMY: enabled (as module) [2021-02-25T01:52:28.648Z] - "ftp,tftp client in container": [2021-02-25T01:52:28.648Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-02-25T01:52:28.648Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-02-25T01:52:28.648Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-02-25T01:52:28.648Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-02-25T01:52:28.648Z] - Storage Drivers: [2021-02-25T01:52:28.648Z] - "aufs": [2021-02-25T01:52:28.648Z] - CONFIG_AUFS_FS: enabled (as module) [2021-02-25T01:52:28.648Z] - "btrfs": [2021-02-25T01:52:28.648Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-02-25T01:52:28.648Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-02-25T01:52:28.648Z] - "devicemapper": [2021-02-25T01:52:28.648Z] - CONFIG_BLK_DEV_DM: enabled [2021-02-25T01:52:28.648Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-02-25T01:52:28.648Z] - "overlay": [2021-02-25T01:52:28.648Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-02-25T01:52:28.648Z] - "zfs": [2021-02-25T01:52:28.648Z] - /dev/zfs: present [2021-02-25T01:52:28.648Z] - zfs command: missing [2021-02-25T01:52:28.648Z] - zpool command: missing [2021-02-25T01:52:28.648Z] [2021-02-25T01:52:28.648Z] Limits: [2021-02-25T01:52:28.648Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-02-25T01:52:28.648Z] [2021-02-25T01:52:28.648Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-02-25T01:52:29.028Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:725963e3c12cf681b8834207522f60f80b5ee261 . [2021-02-25T01:52:29.284Z] #1 [internal] load build definition from Dockerfile [2021-02-25T01:52:29.284Z] #1 sha256:21879aab68e71e380431c982417e7d0b6b2fff2807962d31d8c6aefbb6ca4235 [2021-02-25T01:52:29.284Z] #1 transferring dockerfile: 16.55kB done [2021-02-25T01:52:29.284Z] #1 DONE 0.1s [2021-02-25T01:52:29.284Z] [2021-02-25T01:52:29.284Z] #2 [internal] load .dockerignore [2021-02-25T01:52:29.284Z] #2 sha256:5b96bafdc4cadc942548b5cd87010504f0523c18b1311c112a78770d0037ae49 [2021-02-25T01:52:29.284Z] #2 transferring context: 87B done [2021-02-25T01:52:29.284Z] #2 DONE 0.0s [2021-02-25T01:52:29.284Z] [2021-02-25T01:52:29.284Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2021-02-25T01:52:29.284Z] #3 sha256:adf0ad58625e45ab290e1bebbcfe1d73aceb4d8dbec09db8a7422cf74eff2996 [2021-02-25T01:52:29.768Z] Client: [2021-02-25T01:52:29.768Z] Context: default [2021-02-25T01:52:29.768Z] Debug Mode: false [2021-02-25T01:52:29.768Z] Plugins: [2021-02-25T01:52:29.768Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-02-25T01:52:29.768Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-02-25T01:52:29.768Z] [2021-02-25T01:52:29.768Z] Server: [2021-02-25T01:52:29.768Z] Containers: 0 [2021-02-25T01:52:29.768Z] Running: 0 [2021-02-25T01:52:29.768Z] Paused: 0 [2021-02-25T01:52:29.768Z] Stopped: 0 [2021-02-25T01:52:29.768Z] Images: 0 [2021-02-25T01:52:29.768Z] Server Version: 20.10.3 [2021-02-25T01:52:29.768Z] Storage Driver: overlay2 [2021-02-25T01:52:29.768Z] Backing Filesystem: extfs [2021-02-25T01:52:29.768Z] Supports d_type: true [2021-02-25T01:52:29.768Z] Native Overlay Diff: true [2021-02-25T01:52:29.768Z] Logging Driver: json-file [2021-02-25T01:52:29.768Z] Cgroup Driver: cgroupfs [2021-02-25T01:52:29.768Z] Cgroup Version: 1 [2021-02-25T01:52:29.768Z] Plugins: [2021-02-25T01:52:29.768Z] Volume: local [2021-02-25T01:52:29.768Z] Network: bridge host ipvlan macvlan null overlay [2021-02-25T01:52:29.768Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-02-25T01:52:29.768Z] Swarm: inactive [2021-02-25T01:52:29.768Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-02-25T01:52:29.768Z] Default Runtime: runc [2021-02-25T01:52:29.768Z] Init Binary: docker-init [2021-02-25T01:52:29.768Z] containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-25T01:52:29.768Z] runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-25T01:52:29.768Z] init version: de40ad0 [2021-02-25T01:52:29.768Z] Security Options: [2021-02-25T01:52:29.768Z] apparmor [2021-02-25T01:52:29.768Z] seccomp [2021-02-25T01:52:29.768Z] Profile: default [2021-02-25T01:52:29.768Z] Kernel Version: 5.4.0-1037-aws [2021-02-25T01:52:29.768Z] Operating System: Ubuntu 18.04.5 LTS [2021-02-25T01:52:29.768Z] OSType: linux [2021-02-25T01:52:29.768Z] Architecture: x86_64 [2021-02-25T01:52:29.768Z] CPUs: 2 [2021-02-25T01:52:29.768Z] Total Memory: 7.487GiB [2021-02-25T01:52:29.768Z] Name: ip-10-100-102-10 [2021-02-25T01:52:29.768Z] ID: IQLA:KLHL:T3IO:DJRF:WETX:4WTK:4HWM:S2ZH:2QDS:GI4C:WACL:ZD5O [2021-02-25T01:52:29.768Z] Docker Root Dir: /var/lib/docker [2021-02-25T01:52:29.768Z] Debug Mode: false [2021-02-25T01:52:29.768Z] Registry: https://index.docker.io/v1/ [2021-02-25T01:52:29.768Z] Labels: [2021-02-25T01:52:29.768Z] Experimental: true [2021-02-25T01:52:29.768Z] Insecure Registries: [2021-02-25T01:52:29.768Z] 127.0.0.0/8 [2021-02-25T01:52:29.768Z] Live Restore Enabled: true [2021-02-25T01:52:29.768Z] [2021-02-25T01:52:29.768Z] WARNING: No swap limit support [2021-02-25T01:52:29.768Z] WARNING: No blkio weight support [2021-02-25T01:52:29.768Z] WARNING: No blkio weight_device support [Pipeline] sh [2021-02-25T01:52:29.846Z] #3 DONE 0.6s [2021-02-25T01:52:29.847Z] [2021-02-25T01:52:29.847Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2021-02-25T01:52:29.847Z] #4 sha256:4f557cac37259deb5e7fe213b122cca6da5945b2c1d8b3b3f23f2bb89e44211c [2021-02-25T01:52:29.847Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2021-02-25T01:52:29.847Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2021-02-25T01:52:29.847Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2021-02-25T01:52:29.847Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2021-02-25T01:52:29.847Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 3.15MB / 8.88MB 0.1s [2021-02-25T01:52:30.063Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-25T01:52:30.063Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-25T01:52:30.063Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42061/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-02-25T01:52:30.063Z] + bash /home/ubuntu/workspace/moby_PR-42061/check-config.sh [2021-02-25T01:52:30.063Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-02-25T01:52:30.063Z] info: reading kernel config from /boot/config-5.4.0-1037-aws ... [2021-02-25T01:52:30.063Z] [2021-02-25T01:52:30.063Z] Generally Necessary: [2021-02-25T01:52:30.063Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-02-25T01:52:30.063Z] - apparmor: enabled and tools installed [2021-02-25T01:52:30.063Z] - CONFIG_NAMESPACES: enabled [2021-02-25T01:52:30.063Z] - CONFIG_NET_NS: enabled [2021-02-25T01:52:30.063Z] - CONFIG_PID_NS: enabled [2021-02-25T01:52:30.063Z] - CONFIG_IPC_NS: enabled [2021-02-25T01:52:30.063Z] - CONFIG_UTS_NS: enabled [2021-02-25T01:52:30.063Z] - CONFIG_CGROUPS: enabled [2021-02-25T01:52:30.063Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-02-25T01:52:30.063Z] - CONFIG_CGROUP_DEVICE: enabled [2021-02-25T01:52:30.063Z] - CONFIG_CGROUP_FREEZER: enabled [2021-02-25T01:52:30.063Z] - CONFIG_CGROUP_SCHED: enabled [2021-02-25T01:52:30.063Z] - CONFIG_CPUSETS: enabled [2021-02-25T01:52:30.063Z] - CONFIG_MEMCG: enabled [2021-02-25T01:52:30.063Z] - CONFIG_KEYS: enabled [2021-02-25T01:52:30.063Z] - CONFIG_VETH: enabled (as module) [2021-02-25T01:52:30.063Z] - CONFIG_BRIDGE: enabled (as module) [2021-02-25T01:52:30.063Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-02-25T01:52:30.063Z] - CONFIG_NF_NAT_IPV4: missing [2021-02-25T01:52:30.063Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-02-25T01:52:30.063Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-02-25T01:52:30.063Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-02-25T01:52:30.063Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-02-25T01:52:30.063Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-02-25T01:52:30.063Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-02-25T01:52:30.063Z] - CONFIG_NF_NAT: enabled (as module) [2021-02-25T01:52:30.143Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s [2021-02-25T01:52:30.347Z] - CONFIG_NF_NAT_NEEDED: missing [2021-02-25T01:52:30.347Z] - CONFIG_POSIX_MQUEUE: enabled [2021-02-25T01:52:30.347Z] [2021-02-25T01:52:30.347Z] Optional Features: [2021-02-25T01:52:30.347Z] - CONFIG_USER_NS: enabled [2021-02-25T01:52:30.347Z] - CONFIG_SECCOMP: enabled [2021-02-25T01:52:30.347Z] - CONFIG_CGROUP_PIDS: enabled [2021-02-25T01:52:30.347Z] - CONFIG_MEMCG_SWAP: enabled [2021-02-25T01:52:30.347Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-02-25T01:52:30.347Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-02-25T01:52:30.347Z] - CONFIG_BLK_CGROUP: enabled [2021-02-25T01:52:30.347Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-02-25T01:52:30.347Z] - CONFIG_IOSCHED_CFQ: missing [2021-02-25T01:52:30.347Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-02-25T01:52:30.347Z] - CONFIG_CGROUP_PERF: enabled [2021-02-25T01:52:30.347Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-02-25T01:52:30.347Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-02-25T01:52:30.347Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-02-25T01:52:30.347Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-02-25T01:52:30.347Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-02-25T01:52:30.347Z] - CONFIG_RT_GROUP_SCHED: missing [2021-02-25T01:52:30.347Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-02-25T01:52:30.347Z] - CONFIG_IP_VS: enabled (as module) [2021-02-25T01:52:30.347Z] - CONFIG_IP_VS_NFCT: enabled [2021-02-25T01:52:30.347Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-02-25T01:52:30.347Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-02-25T01:52:30.347Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-02-25T01:52:30.347Z] - CONFIG_EXT4_FS: enabled [2021-02-25T01:52:30.347Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-02-25T01:52:30.347Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-02-25T01:52:30.347Z] - Network Drivers: [2021-02-25T01:52:30.347Z] - "overlay": [2021-02-25T01:52:30.347Z] - CONFIG_VXLAN: enabled (as module) [2021-02-25T01:52:30.347Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-02-25T01:52:30.347Z] Optional (for encrypted networks): [2021-02-25T01:52:30.400Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 [2021-02-25T01:52:30.400Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.5s done [2021-02-25T01:52:30.609Z] - CONFIG_CRYPTO: enabled [2021-02-25T01:52:30.609Z] - CONFIG_CRYPTO_AEAD: enabled [2021-02-25T01:52:30.609Z] - CONFIG_CRYPTO_GCM: enabled [2021-02-25T01:52:30.609Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-02-25T01:52:30.609Z] - CONFIG_CRYPTO_GHASH: enabled [2021-02-25T01:52:30.609Z] - CONFIG_XFRM: enabled [2021-02-25T01:52:30.609Z] - CONFIG_XFRM_USER: enabled (as module) [2021-02-25T01:52:30.609Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-02-25T01:52:30.609Z] - CONFIG_INET_ESP: enabled (as module) [2021-02-25T01:52:30.609Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-02-25T01:52:30.609Z] - "ipvlan": [2021-02-25T01:52:30.609Z] - CONFIG_IPVLAN: enabled (as module) [2021-02-25T01:52:30.609Z] - "macvlan": [2021-02-25T01:52:30.609Z] - CONFIG_MACVLAN: enabled (as module) [2021-02-25T01:52:30.609Z] - CONFIG_DUMMY: enabled (as module) [2021-02-25T01:52:30.609Z] - "ftp,tftp client in container": [2021-02-25T01:52:30.609Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-02-25T01:52:30.609Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-02-25T01:52:30.609Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-02-25T01:52:30.609Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-02-25T01:52:30.609Z] - Storage Drivers: [2021-02-25T01:52:30.609Z] - "aufs": [2021-02-25T01:52:30.609Z] - CONFIG_AUFS_FS: enabled (as module) [2021-02-25T01:52:30.609Z] - "btrfs": [2021-02-25T01:52:30.609Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-02-25T01:52:30.609Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-02-25T01:52:30.609Z] - "devicemapper": [2021-02-25T01:52:30.609Z] - CONFIG_BLK_DEV_DM: enabled [2021-02-25T01:52:30.609Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-02-25T01:52:30.609Z] - "overlay": [2021-02-25T01:52:30.609Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-02-25T01:52:30.609Z] - "zfs": [2021-02-25T01:52:30.609Z] - /dev/zfs: present [2021-02-25T01:52:30.609Z] - zfs command: missing [2021-02-25T01:52:30.609Z] - zpool command: missing [2021-02-25T01:52:30.609Z] [2021-02-25T01:52:30.609Z] Limits: [2021-02-25T01:52:30.609Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-02-25T01:52:30.609Z] [2021-02-25T01:52:30.609Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-02-25T01:52:30.974Z] + sudo modprobe ip_vs [2021-02-25T01:52:30.974Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:725963e3c12cf681b8834207522f60f80b5ee261 . [2021-02-25T01:52:31.011Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.4s done [2021-02-25T01:52:31.011Z] #4 DONE 1.0s [2021-02-25T01:52:31.011Z] [2021-02-25T01:52:31.011Z] #5 [internal] load build definition from Dockerfile [2021-02-25T01:52:31.011Z] #5 sha256:ccd9e8710b8631ea58812a7b219e8a929de3fffdb228fde0896c52ff4915ea91 [2021-02-25T01:52:31.269Z] #5 transferring dockerfile: 16.55kB done [2021-02-25T01:52:31.269Z] #5 DONE 0.0s [2021-02-25T01:52:31.269Z] [2021-02-25T01:52:31.269Z] #8 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-02-25T01:52:31.269Z] #8 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-02-25T01:52:31.527Z] #8 ... [2021-02-25T01:52:31.527Z] [2021-02-25T01:52:31.527Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-02-25T01:52:31.527Z] #6 sha256:0a1107839e0ecca45d986774ce45866360a7743d3cdf29b6672c54019106e228 [2021-02-25T01:52:31.527Z] #6 DONE 0.3s [2021-02-25T01:52:31.527Z] [2021-02-25T01:52:31.527Z] #8 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-02-25T01:52:31.527Z] #8 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-02-25T01:52:31.527Z] #8 DONE 0.4s [2021-02-25T01:52:31.527Z] [2021-02-25T01:52:31.527Z] #7 [internal] load metadata for docker.io/library/debian:buster [2021-02-25T01:52:31.527Z] #7 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-02-25T01:52:31.527Z] #7 DONE 0.5s [2021-02-25T01:52:31.554Z] #1 [internal] load build definition from Dockerfile [2021-02-25T01:52:31.554Z] #1 sha256:1bbb031e507df9cd176fcd178f3371ca78cbdd43add220d90351b65cab92d00d [2021-02-25T01:52:31.554Z] #1 transferring dockerfile: 16.55kB done [2021-02-25T01:52:31.554Z] #1 DONE 0.1s [2021-02-25T01:52:31.554Z] [2021-02-25T01:52:31.554Z] #2 [internal] load .dockerignore [2021-02-25T01:52:31.554Z] #2 sha256:4ad73bc878624acb1cb17126c9d1c23223898f6e3269436905ea4cdfccb2ffdf [2021-02-25T01:52:31.554Z] #2 transferring context: 87B done [2021-02-25T01:52:31.554Z] #2 DONE 0.1s [2021-02-25T01:52:31.554Z] [2021-02-25T01:52:31.554Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2021-02-25T01:52:31.554Z] #3 sha256:adf0ad58625e45ab290e1bebbcfe1d73aceb4d8dbec09db8a7422cf74eff2996 [2021-02-25T01:52:31.814Z] #3 DONE 0.4s [2021-02-25T01:52:32.074Z] [2021-02-25T01:52:32.074Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2021-02-25T01:52:32.074Z] #4 sha256:4f557cac37259deb5e7fe213b122cca6da5945b2c1d8b3b3f23f2bb89e44211c [2021-02-25T01:52:32.074Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2021-02-25T01:52:32.074Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2021-02-25T01:52:32.074Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2021-02-25T01:52:32.074Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2021-02-25T01:52:32.074Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 3.15MB / 8.88MB 0.1s [2021-02-25T01:52:32.074Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s [2021-02-25T01:52:32.334Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s done [2021-02-25T01:52:32.334Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.1s [2021-02-25T01:52:32.906Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.4s done [2021-02-25T01:52:32.906Z] #4 DONE 0.8s [2021-02-25T01:52:32.906Z] [2021-02-25T01:52:32.906Z] #5 [internal] load build definition from Dockerfile [2021-02-25T01:52:32.906Z] #5 sha256:404e4853926313afa6b1c0dff793080658b78e082f13ecdbe0c1ee7d49a92b69 [2021-02-25T01:52:32.906Z] #5 transferring dockerfile: 16.55kB done [2021-02-25T01:52:32.906Z] #5 DONE 0.0s [2021-02-25T01:52:32.906Z] [2021-02-25T01:52:32.906Z] #8 [internal] load metadata for docker.io/library/debian:buster [2021-02-25T01:52:32.906Z] #8 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-02-25T01:52:33.171Z] #8 ... [2021-02-25T01:52:33.171Z] [2021-02-25T01:52:33.171Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-02-25T01:52:33.171Z] #7 sha256:0a1107839e0ecca45d986774ce45866360a7743d3cdf29b6672c54019106e228 [2021-02-25T01:52:33.171Z] #7 DONE 0.2s [2021-02-25T01:52:33.428Z] [2021-02-25T01:52:33.428Z] #22 [internal] load build context [2021-02-25T01:52:33.428Z] #22 sha256:e0691d6427550a56be15b07400d9b7cb6d750e2573e017aaf3ddea73a6c65a76 [2021-02-25T01:52:33.430Z] [2021-02-25T01:52:33.430Z] #8 [internal] load metadata for docker.io/library/debian:buster [2021-02-25T01:52:33.430Z] #8 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-02-25T01:52:33.430Z] #8 DONE 0.3s [2021-02-25T01:52:33.430Z] [2021-02-25T01:52:33.430Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-02-25T01:52:33.430Z] #6 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-02-25T01:52:33.430Z] #6 DONE 0.5s [2021-02-25T01:52:33.704Z] Client: Docker Engine - Community [2021-02-25T01:52:33.704Z] Version: 20.10.3 [2021-02-25T01:52:33.704Z] API version: 1.41 [2021-02-25T01:52:33.704Z] Go version: go1.13.15 [2021-02-25T01:52:33.704Z] Git commit: 48d30b5 [2021-02-25T01:52:33.704Z] Built: Fri Jan 29 14:33:53 2021 [2021-02-25T01:52:33.704Z] OS/Arch: linux/arm64 [2021-02-25T01:52:33.704Z] Context: default [2021-02-25T01:52:33.704Z] Experimental: true [2021-02-25T01:52:33.704Z] [2021-02-25T01:52:33.704Z] Server: Docker Engine - Community [2021-02-25T01:52:33.704Z] Engine: [2021-02-25T01:52:33.704Z] Version: 20.10.3 [2021-02-25T01:52:33.704Z] API version: 1.41 (minimum version 1.12) [2021-02-25T01:52:33.704Z] Go version: go1.13.15 [2021-02-25T01:52:33.704Z] Git commit: 46229ca [2021-02-25T01:52:33.704Z] Built: Fri Jan 29 14:32:08 2021 [2021-02-25T01:52:33.704Z] OS/Arch: linux/arm64 [2021-02-25T01:52:33.704Z] Experimental: true [2021-02-25T01:52:33.704Z] containerd: [2021-02-25T01:52:33.704Z] Version: 1.4.3 [2021-02-25T01:52:33.704Z] GitCommit: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-25T01:52:33.704Z] runc: [2021-02-25T01:52:33.704Z] Version: 1.0.0-rc92 [2021-02-25T01:52:33.704Z] GitCommit: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-25T01:52:33.704Z] docker-init: [2021-02-25T01:52:33.704Z] Version: 0.19.0 [2021-02-25T01:52:33.704Z] GitCommit: de40ad0 [Pipeline] sh [2021-02-25T01:52:34.040Z] + docker info [2021-02-25T01:52:34.412Z] #22 transferring context: 18.02MB 1.1s [2021-02-25T01:52:34.818Z] [2021-02-25T01:52:34.818Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 [2021-02-25T01:52:34.818Z] #25 sha256:0f3ed404ebac67aefac24972986b8a5a9aa685d0c3d1c7ca255843d43dd4f6cb [2021-02-25T01:52:34.818Z] #25 resolve docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 done [2021-02-25T01:52:34.818Z] #25 sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 1.85kB / 1.85kB done [2021-02-25T01:52:34.818Z] #25 sha256:102ab2db1ad671545c0ace25463c4e3c45f9b15e319d3a00a1b2b085293c27fb 529B / 529B done [2021-02-25T01:52:34.818Z] #25 sha256:5890f8ba95f680c87fcf89e51190098641b4f646102ce7ca906e7f83c84874dc 1.46kB / 1.46kB done [2021-02-25T01:52:34.818Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 0B / 50.40MB 0.0s [2021-02-25T01:52:35.079Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 3.15MB / 50.40MB 0.3s [2021-02-25T01:52:35.341Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 6.29MB / 50.40MB 0.3s [2021-02-25T01:52:35.341Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 12.58MB / 50.40MB 0.5s [2021-02-25T01:52:35.341Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 18.87MB / 50.40MB 0.7s [2021-02-25T01:52:35.604Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 22.02MB / 50.40MB 0.8s [2021-02-25T01:52:35.865Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 26.84MB / 50.40MB 1.0s [2021-02-25T01:52:35.865Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 33.55MB / 50.40MB 1.2s [2021-02-25T01:52:36.135Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 41.94MB / 50.40MB 1.3s [2021-02-25T01:52:36.135Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 46.14MB / 50.40MB 1.4s [2021-02-25T01:52:36.398Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 49.28MB / 50.40MB 1.6s [2021-02-25T01:52:37.347Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 50.40MB / 50.40MB 2.2s done [2021-02-25T01:52:37.347Z] #25 extracting sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b [2021-02-25T01:52:38.644Z] #22 transferring context: 53.38MB 4.9s done [2021-02-25T01:52:38.644Z] #22 DONE 5.5s [2021-02-25T01:52:38.644Z] [2021-02-25T01:52:38.644Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-25T01:52:38.644Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-25T01:52:38.644Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2021-02-25T01:52:38.644Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-02-25T01:52:38.644Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-02-25T01:52:38.644Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-02-25T01:52:38.644Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.3s done [2021-02-25T01:52:38.644Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 1.0s done [2021-02-25T01:52:38.644Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.2s done [2021-02-25T01:52:38.644Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 3.0s done [2021-02-25T01:52:38.644Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 4.1s done [2021-02-25T01:52:38.644Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 5.0s [2021-02-25T01:52:38.644Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 3.2s [2021-02-25T01:52:38.644Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 3.2s done [2021-02-25T01:52:40.012Z] #9 ... [2021-02-25T01:52:40.012Z] [2021-02-25T01:52:40.012Z] #61 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2021-02-25T01:52:40.012Z] #61 sha256:8cd31f697465541ec70257fedff688f129ce4fd2b7e73aa0e486f8cf137c7c52 [2021-02-25T01:52:40.012Z] #61 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2021-02-25T01:52:40.012Z] #61 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2021-02-25T01:52:40.012Z] #61 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2021-02-25T01:52:40.012Z] #61 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.8s done [2021-02-25T01:52:40.012Z] #61 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 4.2s done [2021-02-25T01:52:40.012Z] #61 DONE 6.5s [2021-02-25T01:52:40.012Z] [2021-02-25T01:52:40.012Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-25T01:52:40.012Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-25T01:52:40.012Z] #9 ... [2021-02-25T01:52:40.012Z] [2021-02-25T01:52:40.012Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 [2021-02-25T01:52:40.012Z] #25 sha256:0f3ed404ebac67aefac24972986b8a5a9aa685d0c3d1c7ca255843d43dd4f6cb [2021-02-25T01:52:40.012Z] #25 resolve docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 done [2021-02-25T01:52:40.012Z] #25 sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 1.85kB / 1.85kB done [2021-02-25T01:52:40.012Z] #25 sha256:102ab2db1ad671545c0ace25463c4e3c45f9b15e319d3a00a1b2b085293c27fb 529B / 529B done [2021-02-25T01:52:40.012Z] #25 sha256:5890f8ba95f680c87fcf89e51190098641b4f646102ce7ca906e7f83c84874dc 1.46kB / 1.46kB done [2021-02-25T01:52:40.012Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 50.40MB / 50.40MB 4.9s done [2021-02-25T01:52:40.012Z] #25 extracting sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 0.8s [2021-02-25T01:52:40.110Z] Client: [2021-02-25T01:52:40.110Z] Context: default [2021-02-25T01:52:40.110Z] Debug Mode: false [2021-02-25T01:52:40.110Z] Plugins: [2021-02-25T01:52:40.110Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-02-25T01:52:40.110Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-02-25T01:52:40.110Z] [2021-02-25T01:52:40.110Z] Server: [2021-02-25T01:52:40.110Z] Containers: 0 [2021-02-25T01:52:40.110Z] Running: 0 [2021-02-25T01:52:40.110Z] Paused: 0 [2021-02-25T01:52:40.110Z] Stopped: 0 [2021-02-25T01:52:40.110Z] Images: 0 [2021-02-25T01:52:40.110Z] Server Version: 20.10.3 [2021-02-25T01:52:40.110Z] Storage Driver: overlay2 [2021-02-25T01:52:40.110Z] Backing Filesystem: extfs [2021-02-25T01:52:40.110Z] Supports d_type: true [2021-02-25T01:52:40.110Z] Native Overlay Diff: true [2021-02-25T01:52:40.110Z] Logging Driver: json-file [2021-02-25T01:52:40.110Z] Cgroup Driver: systemd [2021-02-25T01:52:40.110Z] Cgroup Version: 2 [2021-02-25T01:52:40.110Z] Plugins: [2021-02-25T01:52:40.110Z] Volume: local [2021-02-25T01:52:40.110Z] Network: bridge host ipvlan macvlan null overlay [2021-02-25T01:52:40.110Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-02-25T01:52:40.110Z] Swarm: inactive [2021-02-25T01:52:40.110Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-02-25T01:52:40.110Z] Default Runtime: runc [2021-02-25T01:52:40.110Z] Init Binary: docker-init [2021-02-25T01:52:40.110Z] containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-25T01:52:40.110Z] runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-25T01:52:40.110Z] init version: de40ad0 [2021-02-25T01:52:40.110Z] Security Options: [2021-02-25T01:52:40.110Z] apparmor [2021-02-25T01:52:40.110Z] seccomp [2021-02-25T01:52:40.110Z] Profile: default [2021-02-25T01:52:40.110Z] cgroupns [2021-02-25T01:52:40.110Z] Kernel Version: 5.4.0-1037-aws [2021-02-25T01:52:40.110Z] Operating System: Ubuntu 20.04.2 LTS [2021-02-25T01:52:40.110Z] OSType: linux [2021-02-25T01:52:40.110Z] Architecture: x86_64 [2021-02-25T01:52:40.110Z] CPUs: 2 [2021-02-25T01:52:40.110Z] Total Memory: 7.487GiB [2021-02-25T01:52:40.110Z] Name: ip-10-100-52-27 [2021-02-25T01:52:40.110Z] ID: OFF2:BTCM:CKDV:MQWH:UM2E:5MQ5:AWUO:EWJ5:ACPR:VNBW:3JGL:VG7K [2021-02-25T01:52:40.110Z] Docker Root Dir: /var/lib/docker [2021-02-25T01:52:40.110Z] Debug Mode: false [2021-02-25T01:52:40.110Z] Registry: https://index.docker.io/v1/ [2021-02-25T01:52:40.110Z] Labels: [2021-02-25T01:52:40.110Z] Experimental: true [2021-02-25T01:52:40.110Z] Insecure Registries: [2021-02-25T01:52:40.110Z] 127.0.0.0/8 [2021-02-25T01:52:40.110Z] Live Restore Enabled: true [2021-02-25T01:52:40.110Z] [2021-02-25T01:52:40.110Z] WARNING: No kernel memory TCP limit support [2021-02-25T01:52:40.110Z] WARNING: No oom kill disable support [2021-02-25T01:52:40.110Z] WARNING: Support for cgroup v2 is experimental [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-02-25T01:52:40.457Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:725963e3c12cf681b8834207522f60f80b5ee261 . [2021-02-25T01:52:40.654Z] #25 ... [2021-02-25T01:52:40.654Z] [2021-02-25T01:52:40.654Z] #61 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2021-02-25T01:52:40.654Z] #61 sha256:8cd31f697465541ec70257fedff688f129ce4fd2b7e73aa0e486f8cf137c7c52 [2021-02-25T01:52:40.654Z] #61 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2021-02-25T01:52:40.654Z] #61 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2021-02-25T01:52:40.654Z] #61 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2021-02-25T01:52:40.654Z] #61 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.4s done [2021-02-25T01:52:40.654Z] #61 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 4.5s done [2021-02-25T01:52:40.654Z] #61 DONE 5.3s [2021-02-25T01:52:40.654Z] [2021-02-25T01:52:40.654Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 [2021-02-25T01:52:40.654Z] #25 sha256:0f3ed404ebac67aefac24972986b8a5a9aa685d0c3d1c7ca255843d43dd4f6cb [2021-02-25T01:52:40.654Z] #25 ... [2021-02-25T01:52:40.654Z] [2021-02-25T01:52:40.654Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-25T01:52:40.654Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-25T01:52:40.654Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2021-02-25T01:52:40.654Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-02-25T01:52:40.654Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-02-25T01:52:40.654Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-02-25T01:52:40.654Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.6s done [2021-02-25T01:52:40.654Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 1.0s done [2021-02-25T01:52:40.654Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.7s done [2021-02-25T01:52:40.654Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 5.0s done [2021-02-25T01:52:40.654Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 3.2s [2021-02-25T01:52:40.654Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 4.4s done [2021-02-25T01:52:40.654Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 107.70MB / 120.17MB 5.2s [2021-02-25T01:52:40.654Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 5.1s done [2021-02-25T01:52:40.654Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 116.39MB / 120.17MB 5.4s [2021-02-25T01:52:40.718Z] #1 [internal] load build definition from Dockerfile [2021-02-25T01:52:40.718Z] #1 sha256:4ad6d28100c9cf5b65ace3dbe7ebcb85a0ea56e26396158d5b7c1f4f0a3e83c8 [2021-02-25T01:52:40.718Z] #1 transferring dockerfile: 16.55kB done [2021-02-25T01:52:40.718Z] #1 DONE 0.0s [2021-02-25T01:52:40.718Z] [2021-02-25T01:52:40.718Z] #2 [internal] load .dockerignore [2021-02-25T01:52:40.718Z] #2 sha256:c696abf1e44b328d76acc19aac31192b5aa2e44786c93e10b7c5b0d179ddacbc [2021-02-25T01:52:40.718Z] #2 transferring context: 87B done [2021-02-25T01:52:40.718Z] #2 DONE 0.0s [2021-02-25T01:52:40.718Z] [2021-02-25T01:52:40.718Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2021-02-25T01:52:40.718Z] #3 sha256:adf0ad58625e45ab290e1bebbcfe1d73aceb4d8dbec09db8a7422cf74eff2996 [2021-02-25T01:52:42.035Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 7.0s done [2021-02-25T01:52:42.609Z] #9 ... [2021-02-25T01:52:42.609Z] [2021-02-25T01:52:42.609Z] #22 [internal] load build context [2021-02-25T01:52:42.609Z] #22 sha256:c1426a38136a5598a11e5d52f90cd3ed1aa9650a9f9e0ed82d143e45b73270a6 [2021-02-25T01:52:42.609Z] #22 transferring context: 53.38MB 7.5s done [2021-02-25T01:52:42.609Z] #22 DONE 7.8s [2021-02-25T01:52:42.609Z] [2021-02-25T01:52:42.609Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-25T01:52:42.609Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-25T01:52:42.609Z] #9 ... [2021-02-25T01:52:42.609Z] [2021-02-25T01:52:42.609Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 [2021-02-25T01:52:42.609Z] #25 sha256:0f3ed404ebac67aefac24972986b8a5a9aa685d0c3d1c7ca255843d43dd4f6cb [2021-02-25T01:52:42.609Z] #25 extracting sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 5.1s [2021-02-25T01:52:43.272Z] #3 DONE 2.2s [2021-02-25T01:52:43.272Z] [2021-02-25T01:52:43.272Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2021-02-25T01:52:43.272Z] #4 sha256:4f557cac37259deb5e7fe213b122cca6da5945b2c1d8b3b3f23f2bb89e44211c [2021-02-25T01:52:43.272Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2021-02-25T01:52:43.272Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2021-02-25T01:52:43.272Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2021-02-25T01:52:43.272Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2021-02-25T01:52:43.272Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s done [2021-02-25T01:52:43.272Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 [2021-02-25T01:52:43.290Z] #25 ... [2021-02-25T01:52:43.290Z] [2021-02-25T01:52:43.290Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-25T01:52:43.290Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-25T01:52:43.290Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 6.0s done [2021-02-25T01:52:43.290Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 6.5s done [2021-02-25T01:52:43.290Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.9s [2021-02-25T01:52:43.533Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.2s done [2021-02-25T01:52:43.533Z] #4 DONE 0.6s [2021-02-25T01:52:43.533Z] [2021-02-25T01:52:43.533Z] #5 [internal] load build definition from Dockerfile [2021-02-25T01:52:43.533Z] #5 sha256:b0a225e5c9c4d0e3a9b677ceb1dd91d8bd18fc2a421b9e06507b4f5d64f78bde [2021-02-25T01:52:43.533Z] #5 transferring dockerfile: 16.55kB done [2021-02-25T01:52:43.533Z] #5 DONE 0.0s [2021-02-25T01:52:43.533Z] [2021-02-25T01:52:43.533Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-02-25T01:52:43.533Z] #8 sha256:0a1107839e0ecca45d986774ce45866360a7743d3cdf29b6672c54019106e228 [2021-02-25T01:52:43.796Z] #8 DONE 0.2s [2021-02-25T01:52:43.796Z] [2021-02-25T01:52:43.796Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-02-25T01:52:43.796Z] #7 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-02-25T01:52:43.796Z] #7 DONE 0.2s [2021-02-25T01:52:43.796Z] [2021-02-25T01:52:43.796Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-02-25T01:52:43.796Z] #6 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-02-25T01:52:43.796Z] #6 DONE 0.3s [2021-02-25T01:52:43.853Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 1.3s done [2021-02-25T01:52:43.853Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2021-02-25T01:52:44.058Z] Client: [2021-02-25T01:52:44.058Z] Context: default [2021-02-25T01:52:44.058Z] Debug Mode: false [2021-02-25T01:52:44.058Z] Plugins: [2021-02-25T01:52:44.058Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-02-25T01:52:44.058Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-02-25T01:52:44.058Z] [2021-02-25T01:52:44.058Z] Server: [2021-02-25T01:52:44.058Z] Containers: 0 [2021-02-25T01:52:44.058Z] Running: 0 [2021-02-25T01:52:44.058Z] Paused: 0 [2021-02-25T01:52:44.058Z] Stopped: 0 [2021-02-25T01:52:44.058Z] Images: 0 [2021-02-25T01:52:44.058Z] Server Version: 20.10.3 [2021-02-25T01:52:44.058Z] Storage Driver: overlay2 [2021-02-25T01:52:44.058Z] Backing Filesystem: extfs [2021-02-25T01:52:44.058Z] Supports d_type: true [2021-02-25T01:52:44.058Z] Native Overlay Diff: true [2021-02-25T01:52:44.058Z] Logging Driver: json-file [2021-02-25T01:52:44.058Z] Cgroup Driver: cgroupfs [2021-02-25T01:52:44.058Z] Cgroup Version: 1 [2021-02-25T01:52:44.058Z] Plugins: [2021-02-25T01:52:44.058Z] Volume: local [2021-02-25T01:52:44.058Z] Network: bridge host ipvlan macvlan null overlay [2021-02-25T01:52:44.058Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-02-25T01:52:44.058Z] Swarm: inactive [2021-02-25T01:52:44.058Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-02-25T01:52:44.058Z] Default Runtime: runc [2021-02-25T01:52:44.058Z] Init Binary: docker-init [2021-02-25T01:52:44.058Z] containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-25T01:52:44.058Z] runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-25T01:52:44.058Z] init version: de40ad0 [2021-02-25T01:52:44.058Z] Security Options: [2021-02-25T01:52:44.058Z] apparmor [2021-02-25T01:52:44.058Z] seccomp [2021-02-25T01:52:44.058Z] Profile: default [2021-02-25T01:52:44.058Z] Kernel Version: 4.15.0-1093-aws [2021-02-25T01:52:44.058Z] Operating System: Ubuntu 16.04.7 LTS [2021-02-25T01:52:44.058Z] OSType: linux [2021-02-25T01:52:44.058Z] Architecture: aarch64 [2021-02-25T01:52:44.058Z] CPUs: 4 [2021-02-25T01:52:44.058Z] Total Memory: 7.525GiB [2021-02-25T01:52:44.058Z] Name: ip-10-100-108-115 [2021-02-25T01:52:44.058Z] ID: HS3U:IGO5:VPJI:V5M2:5SX2:V5CR:PRXJ:5HSF:G7SK:JBQF:ATHM:TB3S [2021-02-25T01:52:44.058Z] Docker Root Dir: /var/lib/docker [2021-02-25T01:52:44.058Z] Debug Mode: false [2021-02-25T01:52:44.058Z] Registry: https://index.docker.io/v1/ [2021-02-25T01:52:44.058Z] Labels: [2021-02-25T01:52:44.058Z] Experimental: true [2021-02-25T01:52:44.058Z] Insecure Registries: [2021-02-25T01:52:44.058Z] 127.0.0.0/8 [2021-02-25T01:52:44.058Z] Live Restore Enabled: true [2021-02-25T01:52:44.058Z] [2021-02-25T01:52:44.058Z] WARNING: No swap limit support [Pipeline] sh [2021-02-25T01:52:44.376Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-25T01:52:44.376Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-25T01:52:44.376Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42061/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-02-25T01:52:44.418Z] #9 ... [2021-02-25T01:52:44.419Z] [2021-02-25T01:52:44.419Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 [2021-02-25T01:52:44.419Z] #25 sha256:0f3ed404ebac67aefac24972986b8a5a9aa685d0c3d1c7ca255843d43dd4f6cb [2021-02-25T01:52:44.419Z] #25 extracting sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 5.3s done [2021-02-25T01:52:44.419Z] #25 DONE 11.1s [2021-02-25T01:52:44.419Z] [2021-02-25T01:52:44.419Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-25T01:52:44.419Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-25T01:52:44.640Z] + bash /home/ubuntu/workspace/moby_PR-42061/check-config.sh [2021-02-25T01:52:44.640Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-02-25T01:52:44.640Z] info: reading kernel config from /boot/config-4.15.0-1093-aws ... [2021-02-25T01:52:44.640Z] [2021-02-25T01:52:44.640Z] Generally Necessary: [2021-02-25T01:52:44.640Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-02-25T01:52:44.640Z] - apparmor: enabled and tools installed [2021-02-25T01:52:44.640Z] - CONFIG_NAMESPACES: enabled [2021-02-25T01:52:44.640Z] - CONFIG_NET_NS: enabled [2021-02-25T01:52:44.640Z] - CONFIG_PID_NS: enabled [2021-02-25T01:52:44.640Z] - CONFIG_IPC_NS: enabled [2021-02-25T01:52:44.640Z] - CONFIG_UTS_NS: enabled [2021-02-25T01:52:44.640Z] - CONFIG_CGROUPS: enabled [2021-02-25T01:52:44.640Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-02-25T01:52:44.640Z] - CONFIG_CGROUP_DEVICE: enabled [2021-02-25T01:52:44.640Z] - CONFIG_CGROUP_FREEZER: enabled [2021-02-25T01:52:44.640Z] - CONFIG_CGROUP_SCHED: enabled [2021-02-25T01:52:44.640Z] - CONFIG_CPUSETS: enabled [2021-02-25T01:52:44.640Z] - CONFIG_MEMCG: enabled [2021-02-25T01:52:44.640Z] - CONFIG_KEYS: enabled [2021-02-25T01:52:44.640Z] - CONFIG_VETH: enabled (as module) [2021-02-25T01:52:44.903Z] - CONFIG_BRIDGE: enabled (as module) [2021-02-25T01:52:44.903Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-02-25T01:52:44.903Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2021-02-25T01:52:44.903Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-02-25T01:52:44.903Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-02-25T01:52:44.903Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-02-25T01:52:44.903Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-02-25T01:52:44.903Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-02-25T01:52:44.903Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-02-25T01:52:44.903Z] - CONFIG_NF_NAT: enabled (as module) [2021-02-25T01:52:44.903Z] - CONFIG_NF_NAT_NEEDED: enabled [2021-02-25T01:52:44.903Z] - CONFIG_POSIX_MQUEUE: enabled [2021-02-25T01:52:44.903Z] [2021-02-25T01:52:44.903Z] Optional Features: [2021-02-25T01:52:44.903Z] - CONFIG_USER_NS: enabled [2021-02-25T01:52:44.903Z] - CONFIG_SECCOMP: enabled [2021-02-25T01:52:44.903Z] - CONFIG_CGROUP_PIDS: enabled [2021-02-25T01:52:44.903Z] - CONFIG_MEMCG_SWAP: enabled [2021-02-25T01:52:44.903Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-02-25T01:52:44.903Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-02-25T01:52:44.903Z] - CONFIG_BLK_CGROUP: enabled [2021-02-25T01:52:44.903Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-02-25T01:52:44.903Z] - CONFIG_IOSCHED_CFQ: enabled [2021-02-25T01:52:44.989Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 1.0s done [2021-02-25T01:52:44.989Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2021-02-25T01:52:45.166Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2021-02-25T01:52:45.166Z] - CONFIG_CGROUP_PERF: enabled [2021-02-25T01:52:45.166Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-02-25T01:52:45.166Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-02-25T01:52:45.166Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-02-25T01:52:45.166Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-02-25T01:52:45.166Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-02-25T01:52:45.166Z] - CONFIG_RT_GROUP_SCHED: missing [2021-02-25T01:52:45.166Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-02-25T01:52:45.166Z] - CONFIG_IP_VS: enabled (as module) [2021-02-25T01:52:45.166Z] - CONFIG_IP_VS_NFCT: enabled [2021-02-25T01:52:45.166Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-02-25T01:52:45.166Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-02-25T01:52:45.166Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-02-25T01:52:45.166Z] - CONFIG_EXT4_FS: enabled [2021-02-25T01:52:45.166Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-02-25T01:52:45.166Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-02-25T01:52:45.166Z] - Network Drivers: [2021-02-25T01:52:45.166Z] - "overlay": [2021-02-25T01:52:45.166Z] - CONFIG_VXLAN: enabled (as module) [2021-02-25T01:52:45.166Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-02-25T01:52:45.166Z] Optional (for encrypted networks): [2021-02-25T01:52:45.195Z] [2021-02-25T01:52:45.195Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-25T01:52:45.195Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-25T01:52:45.195Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2021-02-25T01:52:45.430Z] - CONFIG_CRYPTO: enabled [2021-02-25T01:52:45.430Z] - CONFIG_CRYPTO_AEAD: enabled [2021-02-25T01:52:45.430Z] - CONFIG_CRYPTO_GCM: enabled [2021-02-25T01:52:45.430Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-02-25T01:52:45.430Z] - CONFIG_CRYPTO_GHASH: enabled [2021-02-25T01:52:45.430Z] - CONFIG_XFRM: enabled [2021-02-25T01:52:45.430Z] - CONFIG_XFRM_USER: enabled (as module) [2021-02-25T01:52:45.430Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-02-25T01:52:45.430Z] - CONFIG_INET_ESP: enabled (as module) [2021-02-25T01:52:45.430Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2021-02-25T01:52:45.430Z] - "ipvlan": [2021-02-25T01:52:45.430Z] - CONFIG_IPVLAN: enabled (as module) [2021-02-25T01:52:45.430Z] - "macvlan": [2021-02-25T01:52:45.430Z] - CONFIG_MACVLAN: enabled (as module) [2021-02-25T01:52:45.430Z] - CONFIG_DUMMY: enabled (as module) [2021-02-25T01:52:45.430Z] - "ftp,tftp client in container": [2021-02-25T01:52:45.430Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-02-25T01:52:45.430Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-02-25T01:52:45.430Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-02-25T01:52:45.430Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-02-25T01:52:45.430Z] - Storage Drivers: [2021-02-25T01:52:45.430Z] - "aufs": [2021-02-25T01:52:45.430Z] - CONFIG_AUFS_FS: enabled (as module) [2021-02-25T01:52:45.430Z] - "btrfs": [2021-02-25T01:52:45.430Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-02-25T01:52:45.430Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-02-25T01:52:45.430Z] - "devicemapper": [2021-02-25T01:52:45.430Z] - CONFIG_BLK_DEV_DM: enabled [2021-02-25T01:52:45.430Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-02-25T01:52:45.430Z] - "overlay": [2021-02-25T01:52:45.430Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-02-25T01:52:45.430Z] - "zfs": [2021-02-25T01:52:45.430Z] - /dev/zfs: missing [2021-02-25T01:52:45.430Z] - zfs command: missing [2021-02-25T01:52:45.430Z] - zpool command: missing [2021-02-25T01:52:45.430Z] [2021-02-25T01:52:45.430Z] Limits: [2021-02-25T01:52:45.430Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-02-25T01:52:45.430Z] [2021-02-25T01:52:45.430Z] + true [Pipeline] } [Pipeline] // stage [2021-02-25T01:52:45.466Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 0B / 50.40MB 0.1s [2021-02-25T01:52:45.466Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-02-25T01:52:45.466Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-02-25T01:52:45.466Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-02-25T01:52:45.466Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0B / 7.81MB 0.1s [2021-02-25T01:52:45.466Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.24MB / 50.40MB 0.2s [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-02-25T01:52:45.746Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 12.58MB / 50.40MB 0.3s [2021-02-25T01:52:45.746Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 2.10MB / 7.81MB 0.3s [2021-02-25T01:52:45.746Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 30.41MB / 50.40MB 0.5s [2021-02-25T01:52:45.746Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.5s [2021-02-25T01:52:45.804Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:725963e3c12cf681b8834207522f60f80b5ee261 . [2021-02-25T01:52:46.009Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 42.99MB / 50.40MB 0.7s [2021-02-25T01:52:46.009Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.5s done [2021-02-25T01:52:46.009Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0B / 10.00MB 0.7s [2021-02-25T01:52:46.009Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 6.29MB / 51.83MB 0.7s [2021-02-25T01:52:46.067Z] #1 [internal] load build definition from Dockerfile [2021-02-25T01:52:46.067Z] #1 sha256:3a1be4effcd0c2efddc53c9340d09b51a2c072eb76a0b3ed747a471665da9742 [2021-02-25T01:52:46.067Z] #1 transferring dockerfile: 16.55kB done [2021-02-25T01:52:46.067Z] #1 DONE 0.1s [2021-02-25T01:52:46.067Z] [2021-02-25T01:52:46.067Z] #2 [internal] load .dockerignore [2021-02-25T01:52:46.067Z] #2 sha256:774fa727fb25206d7fed8906d136f119bbffd47434360f03df4cbc016ea17142 [2021-02-25T01:52:46.067Z] #2 transferring context: 87B done [2021-02-25T01:52:46.067Z] #2 DONE 0.0s [2021-02-25T01:52:46.274Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 0.9s [2021-02-25T01:52:46.274Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 5.24MB / 10.00MB 0.9s [2021-02-25T01:52:46.274Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 15.73MB / 51.83MB 0.9s [2021-02-25T01:52:46.274Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 22.02MB / 51.83MB 1.0s [2021-02-25T01:52:46.332Z] [2021-02-25T01:52:46.332Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2021-02-25T01:52:46.332Z] #3 sha256:3242eeaf18da316ded48256a0832b5cec1bbdac6db0ce0ee365e8a978d41940c [2021-02-25T01:52:46.541Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 9.87MB / 10.00MB 1.1s [2021-02-25T01:52:46.541Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 29.36MB / 51.83MB 1.1s [2021-02-25T01:52:46.541Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.2s done [2021-02-25T01:52:46.541Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 1.3s [2021-02-25T01:52:46.806Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.4s done [2021-02-25T01:52:46.806Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 2.10MB / 120.17MB 1.5s [2021-02-25T01:52:46.806Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 [2021-02-25T01:52:46.806Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 14.88MB / 120.17MB 1.7s [2021-02-25T01:52:46.807Z] #25 extracting sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 9.4s done [2021-02-25T01:52:46.908Z] #3 DONE 0.5s [2021-02-25T01:52:46.908Z] [2021-02-25T01:52:46.908Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2021-02-25T01:52:46.908Z] #4 sha256:e2fb1c94d106d597da9164a068ce49aece352b29fc05b57104b551e09cb4545e [2021-02-25T01:52:46.908Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2021-02-25T01:52:46.908Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2021-02-25T01:52:46.908Z] #4 sha256:d9ced99b409ddb781c245c7c11f72566f940424fc3883ac0b5c5165f402e5a09 521B / 521B done [2021-02-25T01:52:46.908Z] #4 sha256:4a5217aade94e050842d2cfb7e0ed45c1140e2acf94c9033d473c03b0013f051 893B / 893B done [2021-02-25T01:52:46.908Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0B / 8.28MB 0.1s [2021-02-25T01:52:47.066Z] #25 DONE 12.3s [2021-02-25T01:52:47.066Z] [2021-02-25T01:52:47.066Z] #26 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-02-25T01:52:47.066Z] #26 sha256:970f361e3ea7f20d04a6f3995fae56cd5b2a459815bc3ffe554cf224547c4266 [2021-02-25T01:52:47.074Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 1.8s done [2021-02-25T01:52:47.074Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 29.36MB / 120.17MB 1.9s [2021-02-25T01:52:47.074Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 0B / 68.67MB 1.9s [2021-02-25T01:52:47.074Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 1.8s done [2021-02-25T01:52:47.171Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 3.15MB / 8.28MB 0.2s [2021-02-25T01:52:47.171Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.3s [2021-02-25T01:52:47.171Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 [2021-02-25T01:52:47.348Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 39.85MB / 120.17MB 2.0s [2021-02-25T01:52:47.348Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 47.19MB / 120.17MB 2.2s [2021-02-25T01:52:47.348Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 6.29MB / 68.67MB 2.2s [2021-02-25T01:52:47.435Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.4s done [2021-02-25T01:52:47.610Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 10.49MB / 68.67MB 2.3s [2021-02-25T01:52:47.610Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 55.25MB / 120.17MB 2.4s [2021-02-25T01:52:47.697Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0.3s done [2021-02-25T01:52:47.698Z] #4 DONE 0.8s [2021-02-25T01:52:47.879Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 67.11MB / 120.17MB 2.6s [2021-02-25T01:52:47.879Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 22.02MB / 68.67MB 2.6s [2021-02-25T01:52:47.879Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 27.26MB / 68.67MB 2.7s [2021-02-25T01:52:47.961Z] [2021-02-25T01:52:47.961Z] #5 [internal] load build definition from Dockerfile [2021-02-25T01:52:47.961Z] #5 sha256:e479911492abb88f399bfef67cbc3ee78c980e9ed52add398344415dca66231d [2021-02-25T01:52:47.961Z] #5 transferring dockerfile: 16.55kB done [2021-02-25T01:52:47.961Z] #5 DONE 0.0s [2021-02-25T01:52:47.961Z] [2021-02-25T01:52:47.961Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-02-25T01:52:47.961Z] #8 sha256:d71d81e7655e217a265abade180b866597ca13067c3e3d98a7c9383c573e8071 [2021-02-25T01:52:48.143Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 33.55MB / 68.67MB 2.8s [2021-02-25T01:52:48.143Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 80.74MB / 120.17MB 3.0s [2021-02-25T01:52:48.143Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 40.89MB / 68.67MB 3.0s [2021-02-25T01:52:48.224Z] #8 DONE 0.2s [2021-02-25T01:52:48.224Z] [2021-02-25T01:52:48.224Z] #7 [internal] load metadata for docker.io/library/debian:buster [2021-02-25T01:52:48.224Z] #7 sha256:f1b65f84b73951f42780ae75c92800bded73658353301e79e5dc186186c67a6c [2021-02-25T01:52:48.224Z] #7 ... [2021-02-25T01:52:48.224Z] [2021-02-25T01:52:48.224Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-02-25T01:52:48.224Z] #6 sha256:0ff4d7102a8b2da8074784734c04086c33174d81a15b9d3c7333eecc02eac4f0 [2021-02-25T01:52:48.224Z] #6 DONE 0.3s [2021-02-25T01:52:48.406Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 49.28MB / 68.67MB 3.1s [2021-02-25T01:52:48.406Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 90.18MB / 120.17MB 3.2s [2021-02-25T01:52:48.406Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 55.57MB / 68.67MB 3.2s [2021-02-25T01:52:48.487Z] [2021-02-25T01:52:48.487Z] #7 [internal] load metadata for docker.io/library/debian:buster [2021-02-25T01:52:48.487Z] #7 sha256:f1b65f84b73951f42780ae75c92800bded73658353301e79e5dc186186c67a6c [2021-02-25T01:52:48.487Z] #7 DONE 0.3s [2021-02-25T01:52:48.668Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 96.47MB / 120.17MB 3.3s [2021-02-25T01:52:48.932Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 102.76MB / 120.17MB 3.6s [2021-02-25T01:52:48.932Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 3.6s [2021-02-25T01:52:48.932Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 109.05MB / 120.17MB 3.7s [2021-02-25T01:52:49.068Z] #26 1.680 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-25T01:52:49.068Z] #26 1.768 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] [2021-02-25T01:52:49.068Z] #26 1.775 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-25T01:52:49.068Z] #26 1.863 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [267 kB] [2021-02-25T01:52:49.068Z] #26 2.138 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-02-25T01:52:49.108Z] [2021-02-25T01:52:49.108Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 [2021-02-25T01:52:49.108Z] #25 sha256:0dcc34879bceffc8f3a6fbd2e3dbc6e02591d01dc5ebdcd6677dd49142acc9e0 [2021-02-25T01:52:49.108Z] #25 resolve docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 done [2021-02-25T01:52:49.108Z] #25 sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 1.85kB / 1.85kB done [2021-02-25T01:52:49.108Z] #25 sha256:330cbf028662c0c41ff94c23dc1e37d1cd52703e79e795e275d5f6c86022a8e3 529B / 529B done [2021-02-25T01:52:49.108Z] #25 sha256:fc905079e700da665fc183fff2fcc52bb91dd47590da3b534f1c4f5c4a965f28 1.46kB / 1.46kB done [2021-02-25T01:52:49.108Z] #25 sha256:c78c297fb0d010ee085f95ae439636ecb167b050c1acb4273bd576998cf94a83 0B / 49.18MB 0.0s [2021-02-25T01:52:49.193Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 3.9s [2021-02-25T01:52:49.456Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 4.1s done [2021-02-25T01:52:49.636Z] #26 2.450 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-02-25T01:52:49.700Z] #25 sha256:c78c297fb0d010ee085f95ae439636ecb167b050c1acb4273bd576998cf94a83 9.44MB / 49.18MB 0.5s [2021-02-25T01:52:50.008Z] #25 sha256:c78c297fb0d010ee085f95ae439636ecb167b050c1acb4273bd576998cf94a83 15.73MB / 49.18MB 0.7s [2021-02-25T01:52:50.008Z] #25 sha256:c78c297fb0d010ee085f95ae439636ecb167b050c1acb4273bd576998cf94a83 20.34MB / 49.18MB 0.8s [2021-02-25T01:52:50.008Z] #25 sha256:c78c297fb0d010ee085f95ae439636ecb167b050c1acb4273bd576998cf94a83 30.41MB / 49.18MB 1.0s [2021-02-25T01:52:50.038Z] #9 ... [2021-02-25T01:52:50.038Z] [2021-02-25T01:52:50.038Z] #22 [internal] load build context [2021-02-25T01:52:50.038Z] #22 sha256:1ece4e0fd12dd803cfff00b01d2dd5ff7ae302e5c9c9aa463dc9a2bf96feb20b [2021-02-25T01:52:50.038Z] #22 transferring context: 53.37MB 4.1s done [2021-02-25T01:52:50.038Z] #22 DONE 4.9s [2021-02-25T01:52:50.038Z] [2021-02-25T01:52:50.038Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-25T01:52:50.038Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-25T01:52:50.273Z] #25 sha256:c78c297fb0d010ee085f95ae439636ecb167b050c1acb4273bd576998cf94a83 34.60MB / 49.18MB 1.1s [2021-02-25T01:52:50.273Z] #25 sha256:c78c297fb0d010ee085f95ae439636ecb167b050c1acb4273bd576998cf94a83 44.04MB / 49.18MB 1.3s [2021-02-25T01:52:50.334Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.0s [2021-02-25T01:52:50.536Z] #25 sha256:c78c297fb0d010ee085f95ae439636ecb167b050c1acb4273bd576998cf94a83 49.18MB / 49.18MB 1.4s [2021-02-25T01:52:50.611Z] #9 ... [2021-02-25T01:52:50.611Z] [2021-02-25T01:52:50.611Z] #61 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2021-02-25T01:52:50.611Z] #61 sha256:8cd31f697465541ec70257fedff688f129ce4fd2b7e73aa0e486f8cf137c7c52 [2021-02-25T01:52:50.611Z] #61 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2021-02-25T01:52:50.611Z] #61 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2021-02-25T01:52:50.611Z] #61 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2021-02-25T01:52:50.611Z] #61 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.4s done [2021-02-25T01:52:50.611Z] #61 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 3.3s done [2021-02-25T01:52:50.611Z] #61 DONE 5.2s [2021-02-25T01:52:50.611Z] [2021-02-25T01:52:50.611Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-25T01:52:50.611Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-25T01:52:50.611Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 5.2s done [2021-02-25T01:52:50.913Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.7s done [2021-02-25T01:52:51.478Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2021-02-25T01:52:51.563Z] #26 4.037 Fetched 8422 kB in 3s (3240 kB/s) [2021-02-25T01:52:52.003Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.1s [2021-02-25T01:52:52.134Z] #26 4.037 Reading package lists... [2021-02-25T01:52:52.516Z] #25 sha256:c78c297fb0d010ee085f95ae439636ecb167b050c1acb4273bd576998cf94a83 49.18MB / 49.18MB 3.3s done [2021-02-25T01:52:52.705Z] #26 4.950 Reading package lists... [2021-02-25T01:52:52.705Z] #26 ... [2021-02-25T01:52:52.705Z] [2021-02-25T01:52:52.705Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-25T01:52:52.705Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-25T01:52:52.705Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 10.1s done [2021-02-25T01:52:52.705Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 1.0s done [2021-02-25T01:52:52.705Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.7s done [2021-02-25T01:52:52.705Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 3.5s [2021-02-25T01:52:52.778Z] #25 extracting sha256:c78c297fb0d010ee085f95ae439636ecb167b050c1acb4273bd576998cf94a83 [2021-02-25T01:52:52.953Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 6.1s done [2021-02-25T01:52:52.953Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.1s [2021-02-25T01:52:52.965Z] #9 ... [2021-02-25T01:52:52.965Z] [2021-02-25T01:52:52.965Z] #26 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-02-25T01:52:52.965Z] #26 sha256:970f361e3ea7f20d04a6f3995fae56cd5b2a459815bc3ffe554cf224547c4266 [2021-02-25T01:52:52.965Z] #26 4.950 Reading package lists... [2021-02-25T01:52:53.225Z] #26 5.882 Building dependency tree... [2021-02-25T01:52:53.225Z] #26 6.218 The following additional packages will be installed: [2021-02-25T01:52:53.225Z] #26 6.218 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-02-25T01:52:53.225Z] #26 6.218 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-02-25T01:52:53.225Z] #26 6.218 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-02-25T01:52:53.225Z] #26 6.218 Suggested packages: [2021-02-25T01:52:53.225Z] #26 6.218 krb5-doc krb5-user [2021-02-25T01:52:53.225Z] #26 6.218 Recommended packages: [2021-02-25T01:52:53.225Z] #26 6.218 krb5-locales publicsuffix libsasl2-modules [2021-02-25T01:52:53.373Z] #9 ... [2021-02-25T01:52:53.373Z] [2021-02-25T01:52:53.373Z] #26 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-02-25T01:52:53.373Z] #26 sha256:970f361e3ea7f20d04a6f3995fae56cd5b2a459815bc3ffe554cf224547c4266 [2021-02-25T01:52:53.373Z] #26 1.192 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-25T01:52:53.373Z] #26 1.260 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] [2021-02-25T01:52:53.373Z] #26 1.260 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-25T01:52:53.373Z] #26 1.382 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [267 kB] [2021-02-25T01:52:53.373Z] #26 1.650 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-02-25T01:52:53.373Z] #26 1.940 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-02-25T01:52:53.373Z] #26 3.773 Fetched 8422 kB in 3s (2970 kB/s) [2021-02-25T01:52:53.373Z] #26 3.773 Reading package lists... [2021-02-25T01:52:53.373Z] #26 4.762 Reading package lists... [2021-02-25T01:52:53.373Z] #26 5.739 Building dependency tree... [2021-02-25T01:52:53.373Z] #26 6.093 The following additional packages will be installed: [2021-02-25T01:52:53.373Z] #26 6.093 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-02-25T01:52:53.373Z] #26 6.093 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-02-25T01:52:53.373Z] #26 6.098 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-02-25T01:52:53.373Z] #26 6.098 Suggested packages: [2021-02-25T01:52:53.373Z] #26 6.098 krb5-doc krb5-user [2021-02-25T01:52:53.373Z] #26 6.098 Recommended packages: [2021-02-25T01:52:53.373Z] #26 6.098 krb5-locales publicsuffix libsasl2-modules [2021-02-25T01:52:53.373Z] #26 6.303 The following NEW packages will be installed: [2021-02-25T01:52:53.373Z] #26 6.304 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-02-25T01:52:53.373Z] #26 6.304 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-02-25T01:52:53.373Z] #26 6.304 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-02-25T01:52:53.373Z] #26 6.313 libssh2-1 libssl1.1 openssl [2021-02-25T01:52:53.373Z] #26 6.593 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2021-02-25T01:52:53.373Z] #26 6.593 Need to get 5057 kB of archives. [2021-02-25T01:52:53.373Z] #26 6.593 After this operation, 12.1 MB of additional disk space will be used. [2021-02-25T01:52:53.373Z] #26 6.593 Get:1 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-02-25T01:52:53.373Z] #26 6.594 Get:2 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-02-25T01:52:53.373Z] #26 6.595 Get:3 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-02-25T01:52:53.373Z] #26 6.598 Get:4 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-02-25T01:52:53.373Z] #26 6.598 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-02-25T01:52:53.373Z] #26 6.599 Get:6 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-02-25T01:52:53.373Z] #26 6.599 Get:7 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u5 [1539 kB] [2021-02-25T01:52:53.373Z] #26 6.601 Get:8 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-02-25T01:52:53.373Z] #26 6.707 Get:9 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-02-25T01:52:53.373Z] #26 6.712 Get:10 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-02-25T01:52:53.373Z] #26 6.714 Get:11 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-02-25T01:52:53.373Z] #26 6.716 Get:12 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-02-25T01:52:53.373Z] #26 6.717 Get:13 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-02-25T01:52:53.373Z] #26 6.721 Get:14 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB] [2021-02-25T01:52:53.373Z] #26 6.742 Get:15 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB] [2021-02-25T01:52:53.373Z] #26 6.742 Get:16 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-02-25T01:52:53.373Z] #26 6.743 Get:17 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-02-25T01:52:53.373Z] #26 6.743 Get:18 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-02-25T01:52:53.373Z] #26 6.756 Get:19 http://security.debian.org/debian-security buster/updates/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-02-25T01:52:53.373Z] #26 6.756 Get:20 http://security.debian.org/debian-security buster/updates/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-02-25T01:52:53.373Z] #26 6.756 Get:21 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u5 [844 kB] [2021-02-25T01:52:53.373Z] #26 6.935 debconf: delaying package configuration, since apt-utils is not installed [2021-02-25T01:52:53.373Z] #26 6.970 Fetched 5057 kB in 0s (11.6 MB/s) [2021-02-25T01:52:53.373Z] #26 7.022 Selecting previously unselected package libssl1.1:amd64. [2021-02-25T01:52:53.373Z] #26 7.022 (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.) [2021-02-25T01:52:53.373Z] #26 7.028 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u5_amd64.deb ... [2021-02-25T01:52:53.373Z] #26 7.036 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u5) ... [2021-02-25T01:52:53.373Z] #26 7.265 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-02-25T01:52:53.373Z] #26 7.265 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-02-25T01:52:53.373Z] #26 7.270 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-02-25T01:52:53.373Z] #26 7.322 Selecting previously unselected package libsasl2-2:amd64. [2021-02-25T01:52:53.373Z] #26 7.322 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-02-25T01:52:53.373Z] #26 7.326 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-02-25T01:52:53.373Z] #26 7.367 Selecting previously unselected package libldap-common. [2021-02-25T01:52:53.373Z] #26 7.367 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-02-25T01:52:53.373Z] #26 7.374 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-02-25T01:52:53.373Z] #26 7.419 Selecting previously unselected package libldap-2.4-2:amd64. [2021-02-25T01:52:53.373Z] #26 7.419 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-02-25T01:52:53.373Z] #26 7.427 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-02-25T01:52:53.373Z] #26 7.501 Selecting previously unselected package openssl. [2021-02-25T01:52:53.373Z] #26 7.501 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u5_amd64.deb ... [2021-02-25T01:52:53.373Z] #26 7.508 Unpacking openssl (1.1.1d-0+deb10u5) ... [2021-02-25T01:52:53.373Z] #26 7.683 Selecting previously unselected package ca-certificates. [2021-02-25T01:52:53.373Z] #26 7.683 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ... [2021-02-25T01:52:53.373Z] #26 7.696 Unpacking ca-certificates (20200601~deb10u2) ... [2021-02-25T01:52:53.373Z] #26 7.782 Selecting previously unselected package libkeyutils1:amd64. [2021-02-25T01:52:53.373Z] #26 7.783 Preparing to unpack .../07-libkeyutils1_1.6-6_amd64.deb ... [2021-02-25T01:52:53.373Z] #26 7.790 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-02-25T01:52:53.373Z] #26 7.918 Selecting previously unselected package libkrb5support0:amd64. [2021-02-25T01:52:53.373Z] #26 7.919 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-02-25T01:52:53.373Z] #26 7.925 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-02-25T01:52:53.373Z] #26 8.035 Selecting previously unselected package libk5crypto3:amd64. [2021-02-25T01:52:53.373Z] #26 8.035 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-02-25T01:52:53.373Z] #26 8.049 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-02-25T01:52:53.373Z] #26 8.110 Selecting previously unselected package libkrb5-3:amd64. [2021-02-25T01:52:53.373Z] #26 8.113 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-02-25T01:52:53.373Z] #26 8.118 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-02-25T01:52:53.373Z] #26 8.248 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-02-25T01:52:53.373Z] #26 8.248 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-02-25T01:52:53.373Z] #26 8.254 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-02-25T01:52:53.373Z] #26 8.332 Selecting previously unselected package libnghttp2-14:amd64. [2021-02-25T01:52:53.373Z] #26 8.333 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-02-25T01:52:53.373Z] #26 8.340 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-02-25T01:52:53.373Z] #26 8.403 Selecting previously unselected package libpsl5:amd64. [2021-02-25T01:52:53.373Z] #26 8.403 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-02-25T01:52:53.373Z] #26 8.410 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-02-25T01:52:53.373Z] #26 8.455 Selecting previously unselected package librtmp1:amd64. [2021-02-25T01:52:53.373Z] #26 8.455 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-02-25T01:52:53.373Z] #26 8.463 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-02-25T01:52:53.373Z] #26 8.503 Selecting previously unselected package libssh2-1:amd64. [2021-02-25T01:52:53.373Z] #26 8.503 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-02-25T01:52:53.373Z] #26 8.507 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-02-25T01:52:53.373Z] #26 8.569 Selecting previously unselected package libcurl4:amd64. [2021-02-25T01:52:53.373Z] #26 8.569 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ... [2021-02-25T01:52:53.373Z] #26 8.582 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ... [2021-02-25T01:52:53.373Z] #26 8.654 Selecting previously unselected package curl. [2021-02-25T01:52:53.373Z] #26 8.654 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ... [2021-02-25T01:52:53.373Z] #26 8.658 Unpacking curl (7.64.0-4+deb10u1) ... [2021-02-25T01:52:53.373Z] #26 8.729 Selecting previously unselected package libonig5:amd64. [2021-02-25T01:52:53.373Z] #26 8.731 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-02-25T01:52:53.373Z] #26 8.735 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-02-25T01:52:53.373Z] #26 8.799 Selecting previously unselected package libjq1:amd64. [2021-02-25T01:52:53.373Z] #26 8.799 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-02-25T01:52:53.373Z] #26 8.804 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-02-25T01:52:53.373Z] #26 8.866 Selecting previously unselected package jq. [2021-02-25T01:52:53.373Z] #26 8.866 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-02-25T01:52:53.373Z] #26 8.871 Unpacking jq (1.5+dfsg-2+b1) ... [2021-02-25T01:52:53.373Z] #26 8.918 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-02-25T01:52:53.373Z] #26 8.934 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-02-25T01:52:53.373Z] #26 8.946 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u5) ... [2021-02-25T01:52:53.373Z] #26 ... [2021-02-25T01:52:53.373Z] [2021-02-25T01:52:53.373Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-25T01:52:53.373Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-25T01:52:53.384Z] #25 ... [2021-02-25T01:52:53.384Z] [2021-02-25T01:52:53.384Z] #61 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2021-02-25T01:52:53.384Z] #61 sha256:f5f6822bf2d1ee8cee9361ba21964db1b075789ef9a6d55e940c346d25984665 [2021-02-25T01:52:53.384Z] #61 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2021-02-25T01:52:53.384Z] #61 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2021-02-25T01:52:53.384Z] #61 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2021-02-25T01:52:53.384Z] #61 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.4s done [2021-02-25T01:52:53.384Z] #61 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.1s done [2021-02-25T01:52:53.384Z] #61 DONE 4.3s [2021-02-25T01:52:53.384Z] [2021-02-25T01:52:53.384Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 [2021-02-25T01:52:53.384Z] #25 sha256:0dcc34879bceffc8f3a6fbd2e3dbc6e02591d01dc5ebdcd6677dd49142acc9e0 [2021-02-25T01:52:53.384Z] #25 ... [2021-02-25T01:52:53.384Z] [2021-02-25T01:52:53.384Z] #22 [internal] load build context [2021-02-25T01:52:53.384Z] #22 sha256:9f175c3de520bafc3ad3d32fb131b46d948b893fa48969dd8e9e28e66c1aa20a [2021-02-25T01:52:53.384Z] #22 transferring context: 53.38MB 3.6s done [2021-02-25T01:52:53.384Z] #22 DONE 4.3s [2021-02-25T01:52:53.384Z] [2021-02-25T01:52:53.384Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 [2021-02-25T01:52:53.384Z] #25 sha256:0dcc34879bceffc8f3a6fbd2e3dbc6e02591d01dc5ebdcd6677dd49142acc9e0 [2021-02-25T01:52:53.485Z] #26 6.377 The following NEW packages will be installed: [2021-02-25T01:52:53.485Z] #26 6.377 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-02-25T01:52:53.485Z] #26 6.377 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-02-25T01:52:53.485Z] #26 6.377 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-02-25T01:52:53.485Z] #26 6.377 libssh2-1 libssl1.1 openssl [2021-02-25T01:52:53.527Z] #9 ... [2021-02-25T01:52:53.527Z] [2021-02-25T01:52:53.527Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 [2021-02-25T01:52:53.527Z] #25 sha256:0f3ed404ebac67aefac24972986b8a5a9aa685d0c3d1c7ca255843d43dd4f6cb [2021-02-25T01:52:53.527Z] #25 resolve docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 done [2021-02-25T01:52:53.527Z] #25 sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 1.85kB / 1.85kB done [2021-02-25T01:52:53.527Z] #25 sha256:102ab2db1ad671545c0ace25463c4e3c45f9b15e319d3a00a1b2b085293c27fb 529B / 529B done [2021-02-25T01:52:53.527Z] #25 sha256:5890f8ba95f680c87fcf89e51190098641b4f646102ce7ca906e7f83c84874dc 1.46kB / 1.46kB done [2021-02-25T01:52:53.527Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 50.40MB / 50.40MB 3.4s done [2021-02-25T01:52:53.527Z] #25 extracting sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 4.4s done [2021-02-25T01:52:53.527Z] #25 DONE 8.3s [2021-02-25T01:52:53.527Z] [2021-02-25T01:52:53.527Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-25T01:52:53.527Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-25T01:52:53.527Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.6s done [2021-02-25T01:52:53.527Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2021-02-25T01:52:53.745Z] #26 6.652 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2021-02-25T01:52:53.745Z] #26 6.652 Need to get 5057 kB of archives. [2021-02-25T01:52:53.745Z] #26 6.652 After this operation, 12.1 MB of additional disk space will be used. [2021-02-25T01:52:53.745Z] #26 6.652 Get:1 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-02-25T01:52:53.745Z] #26 6.662 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u5 [1539 kB] [2021-02-25T01:52:53.745Z] #26 6.662 Get:3 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-02-25T01:52:53.745Z] #26 6.662 Get:4 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-02-25T01:52:53.745Z] #26 6.662 Get:5 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-02-25T01:52:53.745Z] #26 6.662 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-02-25T01:52:53.745Z] #26 6.671 Get:7 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-02-25T01:52:53.745Z] #26 6.678 Get:8 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-02-25T01:52:53.745Z] #26 6.686 Get:9 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-02-25T01:52:53.745Z] #26 6.687 Get:10 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-02-25T01:52:53.745Z] #26 6.689 Get:11 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-02-25T01:52:53.745Z] #26 6.694 Get:12 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-02-25T01:52:53.745Z] #26 6.694 Get:13 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-02-25T01:52:53.745Z] #26 6.698 Get:14 http://security.debian.org/debian-security buster/updates/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-02-25T01:52:53.745Z] #26 6.698 Get:15 http://security.debian.org/debian-security buster/updates/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-02-25T01:52:53.745Z] #26 6.698 Get:16 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB] [2021-02-25T01:52:53.745Z] #26 6.706 Get:17 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u5 [844 kB] [2021-02-25T01:52:53.745Z] #26 6.707 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB] [2021-02-25T01:52:53.745Z] #26 6.715 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-02-25T01:52:53.745Z] #26 6.724 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-02-25T01:52:53.745Z] #26 6.726 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-02-25T01:52:54.006Z] #26 6.925 debconf: delaying package configuration, since apt-utils is not installed [2021-02-25T01:52:54.006Z] #26 6.958 Fetched 5057 kB in 0s (15.4 MB/s) [2021-02-25T01:52:54.006Z] #26 7.048 Selecting previously unselected package libssl1.1:amd64. [2021-02-25T01:52:54.006Z] #26 7.048 (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.) [2021-02-25T01:52:54.006Z] #26 7.048 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u5_amd64.deb ... [2021-02-25T01:52:54.006Z] #26 7.052 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u5) ... [2021-02-25T01:52:54.101Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.5s done [2021-02-25T01:52:54.266Z] #26 7.271 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-02-25T01:52:54.266Z] #26 7.271 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-02-25T01:52:54.266Z] #26 7.275 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-02-25T01:52:54.362Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2021-02-25T01:52:54.536Z] #26 7.348 Selecting previously unselected package libsasl2-2:amd64. [2021-02-25T01:52:54.536Z] #26 7.348 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-02-25T01:52:54.536Z] #26 7.352 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-02-25T01:52:54.536Z] #26 7.411 Selecting previously unselected package libldap-common. [2021-02-25T01:52:54.537Z] #26 7.411 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-02-25T01:52:54.537Z] #26 7.420 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-02-25T01:52:54.537Z] #26 7.474 Selecting previously unselected package libldap-2.4-2:amd64. [2021-02-25T01:52:54.537Z] #26 7.474 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-02-25T01:52:54.537Z] #26 7.479 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-02-25T01:52:54.537Z] #26 7.554 Selecting previously unselected package openssl. [2021-02-25T01:52:54.537Z] #26 7.555 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u5_amd64.deb ... [2021-02-25T01:52:54.537Z] #26 7.560 Unpacking openssl (1.1.1d-0+deb10u5) ... [2021-02-25T01:52:54.800Z] #26 7.814 Selecting previously unselected package ca-certificates. [2021-02-25T01:52:54.800Z] #26 7.814 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ... [2021-02-25T01:52:54.800Z] #26 7.817 Unpacking ca-certificates (20200601~deb10u2) ... [2021-02-25T01:52:55.059Z] #26 8.029 Selecting previously unselected package libkeyutils1:amd64. [2021-02-25T01:52:55.059Z] #26 8.032 Preparing to unpack .../07-libkeyutils1_1.6-6_amd64.deb ... [2021-02-25T01:52:55.059Z] #26 8.035 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-02-25T01:52:55.059Z] #26 8.074 Selecting previously unselected package libkrb5support0:amd64. [2021-02-25T01:52:55.059Z] #26 8.074 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-02-25T01:52:55.059Z] #26 8.081 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-02-25T01:52:55.318Z] #26 8.278 Selecting previously unselected package libk5crypto3:amd64. [2021-02-25T01:52:55.318Z] #26 8.278 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-02-25T01:52:55.318Z] #26 8.319 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-02-25T01:52:55.578Z] #26 8.610 Selecting previously unselected package libkrb5-3:amd64. [2021-02-25T01:52:55.578Z] #26 8.610 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-02-25T01:52:55.838Z] #26 8.615 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-02-25T01:52:55.838Z] #26 8.849 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-02-25T01:52:55.838Z] #26 8.849 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-02-25T01:52:56.097Z] #26 8.869 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-02-25T01:52:56.357Z] #26 9.172 Selecting previously unselected package libnghttp2-14:amd64. [2021-02-25T01:52:56.357Z] #26 9.172 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-02-25T01:52:56.357Z] #26 9.175 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-02-25T01:52:56.357Z] #26 9.329 Selecting previously unselected package libpsl5:amd64. [2021-02-25T01:52:56.357Z] #26 9.329 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-02-25T01:52:56.357Z] #26 9.334 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-02-25T01:52:56.617Z] #26 9.428 Selecting previously unselected package librtmp1:amd64. [2021-02-25T01:52:56.617Z] #26 9.428 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-02-25T01:52:56.617Z] #26 9.443 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-02-25T01:52:56.617Z] #26 9.600 Selecting previously unselected package libssh2-1:amd64. [2021-02-25T01:52:56.617Z] #26 9.600 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-02-25T01:52:56.694Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.1s [2021-02-25T01:52:56.877Z] #26 9.606 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-02-25T01:52:56.877Z] #26 9.792 Selecting previously unselected package libcurl4:amd64. [2021-02-25T01:52:56.877Z] #26 9.792 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ... [2021-02-25T01:52:56.877Z] #26 9.796 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ... [2021-02-25T01:52:57.138Z] #26 9.983 Selecting previously unselected package curl. [2021-02-25T01:52:57.138Z] #26 9.984 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ... [2021-02-25T01:52:57.138Z] #26 9.990 Unpacking curl (7.64.0-4+deb10u1) ... [2021-02-25T01:52:57.138Z] #26 10.06 Selecting previously unselected package libonig5:amd64. [2021-02-25T01:52:57.138Z] #26 10.06 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-02-25T01:52:57.138Z] #26 10.06 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-02-25T01:52:57.256Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.8s done [2021-02-25T01:52:57.398Z] #26 10.14 Selecting previously unselected package libjq1:amd64. [2021-02-25T01:52:57.398Z] #26 10.14 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-02-25T01:52:57.398Z] #26 10.14 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-02-25T01:52:57.398Z] #26 10.22 Selecting previously unselected package jq. [2021-02-25T01:52:57.398Z] #26 10.22 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-02-25T01:52:57.398Z] #26 10.22 Unpacking jq (1.5+dfsg-2+b1) ... [2021-02-25T01:52:57.398Z] #26 10.31 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-02-25T01:52:57.398Z] #26 10.33 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-02-25T01:52:57.398Z] #26 10.34 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u5) ... [2021-02-25T01:52:57.513Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e [2021-02-25T01:52:57.650Z] #25 extracting sha256:c78c297fb0d010ee085f95ae439636ecb167b050c1acb4273bd576998cf94a83 4.4s done [2021-02-25T01:52:57.657Z] #26 10.63 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-02-25T01:52:57.657Z] #26 10.65 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-02-25T01:52:57.657Z] #26 10.67 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-02-25T01:52:57.657Z] #26 10.68 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-02-25T01:52:57.973Z] #26 10.69 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-02-25T01:52:57.973Z] #26 10.70 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-02-25T01:52:57.973Z] #26 10.72 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-02-25T01:52:57.973Z] #26 10.76 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-02-25T01:52:57.973Z] #26 10.77 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-02-25T01:52:57.973Z] #26 10.78 Setting up openssl (1.1.1d-0+deb10u5) ... [2021-02-25T01:52:57.973Z] #26 10.80 Setting up libonig5:amd64 (6.9.1-1) ... [2021-02-25T01:52:57.973Z] #26 10.87 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-02-25T01:52:57.973Z] #26 10.88 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-02-25T01:52:58.232Z] #26 10.89 Setting up ca-certificates (20200601~deb10u2) ... [2021-02-25T01:52:58.586Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 4.0s done [2021-02-25T01:52:58.586Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 0.1s [2021-02-25T01:52:58.802Z] #26 11.73 Updating certificates in /etc/ssl/certs... [2021-02-25T01:52:59.040Z] #25 ... [2021-02-25T01:52:59.040Z] [2021-02-25T01:52:59.040Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-25T01:52:59.040Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-02-25T01:52:59.040Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2021-02-25T01:52:59.040Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-02-25T01:52:59.040Z] #9 sha256:688d484c81b27fd58d8180e0f2b8371eb311a2f9afe5a4d761f838c9936152e7 6.19kB / 6.19kB done [2021-02-25T01:52:59.040Z] #9 sha256:c6f3dd0bda1f61865a66d18090c8cecbe4df870c2d1083927e043367ef707688 1.79kB / 1.79kB done [2021-02-25T01:52:59.040Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.18MB / 49.18MB 2.1s done [2021-02-25T01:52:59.040Z] #9 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 7.68MB / 7.68MB 0.9s done [2021-02-25T01:52:59.040Z] #9 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 2.4s done [2021-02-25T01:52:59.040Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 4.2s done [2021-02-25T01:52:59.040Z] #9 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 5.1s done [2021-02-25T01:52:59.040Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 7.7s done [2021-02-25T01:52:59.040Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 9.7s done [2021-02-25T01:52:59.040Z] #9 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 4.4s done [2021-02-25T01:52:59.040Z] #9 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0.3s done [2021-02-25T01:52:59.302Z] #9 ... [2021-02-25T01:52:59.302Z] [2021-02-25T01:52:59.302Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 [2021-02-25T01:52:59.302Z] #25 sha256:0dcc34879bceffc8f3a6fbd2e3dbc6e02591d01dc5ebdcd6677dd49142acc9e0 [2021-02-25T01:52:59.302Z] #25 DONE 10.2s [2021-02-25T01:52:59.302Z] [2021-02-25T01:52:59.302Z] #26 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-02-25T01:52:59.302Z] #26 sha256:10abf5784de461e98c049d47d557266679085a6c2bdf810e5025bacce3cd75b4 [2021-02-25T01:52:59.405Z] #9 ... [2021-02-25T01:52:59.405Z] [2021-02-25T01:52:59.405Z] #26 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-02-25T01:52:59.405Z] #26 sha256:970f361e3ea7f20d04a6f3995fae56cd5b2a459815bc3ffe554cf224547c4266 [2021-02-25T01:52:59.405Z] #26 9.059 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-02-25T01:52:59.405Z] #26 9.069 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-02-25T01:52:59.405Z] #26 9.088 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-02-25T01:52:59.405Z] #26 9.098 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-02-25T01:52:59.405Z] #26 9.110 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-02-25T01:52:59.405Z] #26 9.121 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-02-25T01:52:59.405Z] #26 9.134 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-02-25T01:52:59.405Z] #26 9.145 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-02-25T01:52:59.405Z] #26 9.158 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-02-25T01:52:59.405Z] #26 9.169 Setting up openssl (1.1.1d-0+deb10u5) ... [2021-02-25T01:52:59.405Z] #26 9.185 Setting up libonig5:amd64 (6.9.1-1) ... [2021-02-25T01:52:59.405Z] #26 9.195 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-02-25T01:52:59.405Z] #26 9.209 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-02-25T01:52:59.405Z] #26 9.220 Setting up ca-certificates (20200601~deb10u2) ... [2021-02-25T01:52:59.405Z] #26 9.828 Updating certificates in /etc/ssl/certs... [2021-02-25T01:52:59.405Z] #26 10.90 137 added, 0 removed; done. [2021-02-25T01:52:59.405Z] #26 10.99 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-02-25T01:52:59.406Z] #26 11.01 Setting up jq (1.5+dfsg-2+b1) ... [2021-02-25T01:52:59.406Z] #26 11.02 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ... [2021-02-25T01:52:59.406Z] #26 11.03 Setting up curl (7.64.0-4+deb10u1) ... [2021-02-25T01:52:59.406Z] #26 11.04 Processing triggers for libc-bin (2.28-10) ... [2021-02-25T01:52:59.406Z] #26 11.06 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-02-25T01:52:59.406Z] #26 11.07 Updating certificates in /etc/ssl/certs... [2021-02-25T01:52:59.406Z] #26 12.10 0 added, 0 removed; done. [2021-02-25T01:52:59.406Z] #26 12.10 Running hooks in /etc/ca-certificates/update.d... [2021-02-25T01:52:59.406Z] #26 12.11 done. [2021-02-25T01:52:59.406Z] #26 DONE 14.8s [2021-02-25T01:52:59.406Z] [2021-02-25T01:52:59.406Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-25T01:52:59.406Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-25T01:52:59.406Z] #9 ... [2021-02-25T01:52:59.406Z] [2021-02-25T01:52:59.406Z] #27 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-02-25T01:52:59.406Z] #27 sha256:e74d2f056c6e5ccccee873f22f001b8ca1f66ac1d3284d84dc1ba61ec36f1c9c [2021-02-25T01:52:59.406Z] #27 DONE 0.2s [2021-02-25T01:52:59.406Z] [2021-02-25T01:52:59.406Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-02-25T01:52:59.406Z] #28 sha256:f6b8d28ab46efc6f8df979fe5d87e09d05bfabb026c441d7d1434f2657c8c612 [2021-02-25T01:53:00.190Z] #26 12.95 137 added, 0 removed; done. [2021-02-25T01:53:00.190Z] #26 13.07 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-02-25T01:53:00.190Z] #26 13.11 Setting up jq (1.5+dfsg-2+b1) ... [2021-02-25T01:53:00.454Z] #26 13.25 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ... [2021-02-25T01:53:00.454Z] #26 13.26 Setting up curl (7.64.0-4+deb10u1) ... [2021-02-25T01:53:00.454Z] #26 13.28 Processing triggers for libc-bin (2.28-10) ... [2021-02-25T01:53:00.454Z] #26 13.30 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-02-25T01:53:00.454Z] #26 13.31 Updating certificates in /etc/ssl/certs... [2021-02-25T01:53:00.825Z] #28 1.231 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-02-25T01:53:00.825Z] #28 1.336 [2021-02-25T01:53:01.339Z] #28 1.456 ############ 17.7% ########################## 37.4% ######################################### 57.3% ####################################################### 77.2% ##################################################################### 96.8% ######################################################################## 100.0% [2021-02-25T01:53:01.339Z] #28 1.953 [2021-02-25T01:53:01.401Z] #26 14.18 0 added, 0 removed; done. [2021-02-25T01:53:01.401Z] #26 14.18 Running hooks in /etc/ca-certificates/update.d... [2021-02-25T01:53:01.401Z] #26 14.18 done. [2021-02-25T01:53:01.596Z] #28 2.073 ############################################################# 84.9% ######################################################################## 100.0% [2021-02-25T01:53:01.596Z] #28 2.179 [2021-02-25T01:53:01.856Z] #28 2.305 0.0% ######################################################################## 100.0% [2021-02-25T01:53:01.856Z] #28 2.456 [2021-02-25T01:53:01.895Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.4s done [2021-02-25T01:53:01.895Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e [2021-02-25T01:53:01.895Z] #9 ... [2021-02-25T01:53:01.895Z] [2021-02-25T01:53:01.895Z] #26 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-02-25T01:53:01.895Z] #26 sha256:970f361e3ea7f20d04a6f3995fae56cd5b2a459815bc3ffe554cf224547c4266 [2021-02-25T01:53:01.895Z] #26 1.000 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] [2021-02-25T01:53:01.895Z] #26 1.012 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-25T01:53:01.895Z] #26 1.106 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-25T01:53:01.895Z] #26 1.151 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-02-25T01:53:01.895Z] #26 1.424 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-02-25T01:53:01.895Z] #26 1.883 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [267 kB] [2021-02-25T01:53:01.895Z] #26 3.203 Fetched 8422 kB in 2s (3426 kB/s) [2021-02-25T01:53:01.895Z] #26 3.203 Reading package lists... [2021-02-25T01:53:01.895Z] #26 4.149 Reading package lists... [2021-02-25T01:53:01.895Z] #26 5.051 Building dependency tree... [2021-02-25T01:53:01.895Z] #26 5.386 The following additional packages will be installed: [2021-02-25T01:53:01.895Z] #26 5.386 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-02-25T01:53:01.895Z] #26 5.386 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-02-25T01:53:01.895Z] #26 5.387 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-02-25T01:53:01.895Z] #26 5.388 Suggested packages: [2021-02-25T01:53:01.895Z] #26 5.388 krb5-doc krb5-user [2021-02-25T01:53:01.895Z] #26 5.388 Recommended packages: [2021-02-25T01:53:01.895Z] #26 5.388 krb5-locales publicsuffix libsasl2-modules [2021-02-25T01:53:01.895Z] #26 5.568 The following NEW packages will be installed: [2021-02-25T01:53:01.895Z] #26 5.568 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-02-25T01:53:01.895Z] #26 5.568 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-02-25T01:53:01.895Z] #26 5.568 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-02-25T01:53:01.895Z] #26 5.568 libssh2-1 libssl1.1 openssl [2021-02-25T01:53:01.895Z] #26 5.845 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2021-02-25T01:53:01.895Z] #26 5.845 Need to get 5057 kB of archives. [2021-02-25T01:53:01.895Z] #26 5.845 After this operation, 12.1 MB of additional disk space will be used. [2021-02-25T01:53:01.895Z] #26 5.845 Get:1 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-02-25T01:53:01.895Z] #26 5.847 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u5 [1539 kB] [2021-02-25T01:53:01.895Z] #26 5.849 Get:3 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-02-25T01:53:01.895Z] #26 5.854 Get:4 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-02-25T01:53:01.895Z] #26 5.859 Get:5 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-02-25T01:53:01.895Z] #26 5.859 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-02-25T01:53:01.895Z] #26 5.859 Get:7 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-02-25T01:53:01.895Z] #26 5.868 Get:8 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-02-25T01:53:01.895Z] #26 5.875 Get:9 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-02-25T01:53:01.895Z] #26 5.879 Get:10 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-02-25T01:53:01.895Z] #26 5.883 Get:11 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-02-25T01:53:01.895Z] #26 5.883 Get:12 http://security.debian.org/debian-security buster/updates/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-02-25T01:53:01.895Z] #26 5.883 Get:13 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-02-25T01:53:01.895Z] #26 5.884 Get:14 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-02-25T01:53:01.895Z] #26 5.886 Get:15 http://security.debian.org/debian-security buster/updates/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-02-25T01:53:01.895Z] #26 5.890 Get:16 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB] [2021-02-25T01:53:01.895Z] #26 5.893 Get:17 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u5 [844 kB] [2021-02-25T01:53:01.895Z] #26 5.902 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB] [2021-02-25T01:53:01.895Z] #26 5.910 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-02-25T01:53:01.895Z] #26 5.913 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-02-25T01:53:01.895Z] #26 5.917 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-02-25T01:53:01.895Z] #26 6.079 debconf: delaying package configuration, since apt-utils is not installed [2021-02-25T01:53:01.895Z] #26 6.103 Fetched 5057 kB in 0s (15.3 MB/s) [2021-02-25T01:53:01.895Z] #26 6.171 Selecting previously unselected package libssl1.1:amd64. [2021-02-25T01:53:01.895Z] #26 6.171 (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.) [2021-02-25T01:53:01.895Z] #26 6.171 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u5_amd64.deb ... [2021-02-25T01:53:01.895Z] #26 6.178 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u5) ... [2021-02-25T01:53:01.895Z] #26 6.366 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-02-25T01:53:01.895Z] #26 6.366 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-02-25T01:53:01.895Z] #26 6.370 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-02-25T01:53:01.895Z] #26 6.409 Selecting previously unselected package libsasl2-2:amd64. [2021-02-25T01:53:01.895Z] #26 6.409 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-02-25T01:53:01.895Z] #26 6.413 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-02-25T01:53:01.895Z] #26 6.455 Selecting previously unselected package libldap-common. [2021-02-25T01:53:01.895Z] #26 6.455 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-02-25T01:53:01.895Z] #26 6.459 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-02-25T01:53:01.895Z] #26 6.497 Selecting previously unselected package libldap-2.4-2:amd64. [2021-02-25T01:53:01.895Z] #26 6.497 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-02-25T01:53:01.895Z] #26 6.502 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-02-25T01:53:01.895Z] #26 6.553 Selecting previously unselected package openssl. [2021-02-25T01:53:01.895Z] #26 6.555 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u5_amd64.deb ... [2021-02-25T01:53:01.895Z] #26 6.559 Unpacking openssl (1.1.1d-0+deb10u5) ... [2021-02-25T01:53:01.895Z] #26 6.692 Selecting previously unselected package ca-certificates. [2021-02-25T01:53:01.895Z] #26 6.692 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ... [2021-02-25T01:53:01.895Z] #26 6.696 Unpacking ca-certificates (20200601~deb10u2) ... [2021-02-25T01:53:01.895Z] #26 6.777 Selecting previously unselected package libkeyutils1:amd64. [2021-02-25T01:53:01.895Z] #26 6.779 Preparing to unpack .../07-libkeyutils1_1.6-6_amd64.deb ... [2021-02-25T01:53:01.895Z] #26 6.783 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-02-25T01:53:01.895Z] #26 6.816 Selecting previously unselected package libkrb5support0:amd64. [2021-02-25T01:53:01.895Z] #26 6.816 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-02-25T01:53:01.895Z] #26 6.821 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-02-25T01:53:01.895Z] #26 6.857 Selecting previously unselected package libk5crypto3:amd64. [2021-02-25T01:53:01.895Z] #26 6.859 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-02-25T01:53:01.895Z] #26 6.864 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-02-25T01:53:01.895Z] #26 6.949 Selecting previously unselected package libkrb5-3:amd64. [2021-02-25T01:53:01.895Z] #26 6.949 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-02-25T01:53:01.895Z] #26 6.955 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-02-25T01:53:01.895Z] #26 7.058 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-02-25T01:53:01.895Z] #26 7.058 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-02-25T01:53:01.895Z] #26 7.062 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-02-25T01:53:01.895Z] #26 7.123 Selecting previously unselected package libnghttp2-14:amd64. [2021-02-25T01:53:01.895Z] #26 7.125 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-02-25T01:53:01.895Z] #26 7.129 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-02-25T01:53:01.895Z] #26 7.178 Selecting previously unselected package libpsl5:amd64. [2021-02-25T01:53:01.895Z] #26 7.180 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-02-25T01:53:01.895Z] #26 7.184 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-02-25T01:53:01.895Z] #26 7.220 Selecting previously unselected package librtmp1:amd64. [2021-02-25T01:53:01.895Z] #26 7.222 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-02-25T01:53:01.895Z] #26 7.226 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-02-25T01:53:01.895Z] #26 7.262 Selecting previously unselected package libssh2-1:amd64. [2021-02-25T01:53:01.895Z] #26 7.262 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-02-25T01:53:01.895Z] #26 7.267 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-02-25T01:53:01.895Z] #26 7.321 Selecting previously unselected package libcurl4:amd64. [2021-02-25T01:53:01.895Z] #26 7.322 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ... [2021-02-25T01:53:01.895Z] #26 7.326 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ... [2021-02-25T01:53:01.895Z] #26 7.388 Selecting previously unselected package curl. [2021-02-25T01:53:01.895Z] #26 7.388 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ... [2021-02-25T01:53:01.895Z] #26 7.392 Unpacking curl (7.64.0-4+deb10u1) ... [2021-02-25T01:53:01.895Z] #26 7.447 Selecting previously unselected package libonig5:amd64. [2021-02-25T01:53:01.895Z] #26 7.447 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-02-25T01:53:01.895Z] #26 7.452 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-02-25T01:53:01.895Z] #26 7.593 Selecting previously unselected package libjq1:amd64. [2021-02-25T01:53:01.895Z] #26 7.593 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-02-25T01:53:01.895Z] #26 7.597 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-02-25T01:53:01.895Z] #26 7.648 Selecting previously unselected package jq. [2021-02-25T01:53:01.895Z] #26 7.648 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-02-25T01:53:01.895Z] #26 7.652 Unpacking jq (1.5+dfsg-2+b1) ... [2021-02-25T01:53:01.895Z] #26 7.687 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-02-25T01:53:01.895Z] #26 7.698 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-02-25T01:53:01.895Z] #26 7.708 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u5) ... [2021-02-25T01:53:01.895Z] #26 7.816 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-02-25T01:53:01.895Z] #26 7.831 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-02-25T01:53:01.895Z] #26 7.849 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-02-25T01:53:01.895Z] #26 7.859 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-02-25T01:53:01.895Z] #26 7.871 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-02-25T01:53:01.895Z] #26 7.881 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-02-25T01:53:01.895Z] #26 7.892 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-02-25T01:53:01.895Z] #26 7.903 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-02-25T01:53:01.895Z] #26 7.914 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-02-25T01:53:01.895Z] #26 7.925 Setting up openssl (1.1.1d-0+deb10u5) ... [2021-02-25T01:53:01.895Z] #26 7.941 Setting up libonig5:amd64 (6.9.1-1) ... [2021-02-25T01:53:01.895Z] #26 7.956 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-02-25T01:53:01.895Z] #26 7.967 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-02-25T01:53:01.895Z] #26 7.978 Setting up ca-certificates (20200601~deb10u2) ... [2021-02-25T01:53:02.156Z] #26 ... [2021-02-25T01:53:02.156Z] [2021-02-25T01:53:02.156Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-25T01:53:02.156Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-25T01:53:02.369Z] #28 2.576 ######### 13.5% ########################## 36.1% ######################################## 55.7% ########################################### 61.1% #################################################################### 94.7% ######################################################################## 100.0% [2021-02-25T01:53:02.626Z] #28 3.111 [2021-02-25T01:53:02.642Z] #26 3.053 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-25T01:53:02.642Z] #26 3.070 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] [2021-02-25T01:53:02.642Z] #26 3.070 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-25T01:53:02.642Z] #26 3.285 Get:4 http://security.debian.org/debian-security buster/updates/main arm64 Packages [262 kB] [2021-02-25T01:53:02.903Z] #26 3.534 Get:5 http://deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-02-25T01:53:03.166Z] #26 3.873 Get:6 http://deb.debian.org/debian buster-updates/main arm64 Packages [9480 B] [2021-02-25T01:53:03.313Z] #26 ... [2021-02-25T01:53:03.313Z] [2021-02-25T01:53:03.313Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-25T01:53:03.313Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-25T01:53:03.313Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 6.8s done [2021-02-25T01:53:03.313Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.7s done [2021-02-25T01:53:03.313Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0.3s [2021-02-25T01:53:04.486Z] #28 3.227 ### 4.2% ####### 9.7% ########## 15.0% ############## 20.2% ################## 25.4% ###################### 30.6% ######################### 35.8% ############################# 40.7% ################################# 46.2% ##################################### 51.4% ######################################## 56.6% ############################################ 61.8% ############################################## 65.0% ################################################### 72.2% ####################################################### 77.5% ########################################################### 82.7% ############################################################### 87.7% ################################################################## 93.0% ###################################################################### 98.2% ######################################################################## 100.0% [2021-02-25T01:53:04.486Z] #28 5.111 [2021-02-25T01:53:04.693Z] #9 ... [2021-02-25T01:53:04.693Z] [2021-02-25T01:53:04.693Z] #26 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-02-25T01:53:04.693Z] #26 sha256:970f361e3ea7f20d04a6f3995fae56cd5b2a459815bc3ffe554cf224547c4266 [2021-02-25T01:53:04.693Z] #26 DONE 17.4s [2021-02-25T01:53:04.693Z] [2021-02-25T01:53:04.693Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-25T01:53:04.693Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-25T01:53:04.693Z] #9 ... [2021-02-25T01:53:04.693Z] [2021-02-25T01:53:04.693Z] #27 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-02-25T01:53:04.693Z] #27 sha256:fa8075e119285313cec5bd95372d96b8b01098c837c85c0ac0df70a87b8dd815 [2021-02-25T01:53:04.693Z] #27 DONE 0.2s [2021-02-25T01:53:04.693Z] [2021-02-25T01:53:04.693Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-25T01:53:04.693Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-25T01:53:04.743Z] #28 5.394 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-02-25T01:53:04.744Z] #28 5.496 [2021-02-25T01:53:05.000Z] #28 5.553 ######################################################################## 100.0% [2021-02-25T01:53:05.000Z] #28 5.584 [2021-02-25T01:53:05.089Z] #26 5.413 Fetched 8246 kB in 3s (3154 kB/s) [2021-02-25T01:53:05.090Z] #26 5.413 Reading package lists... [2021-02-25T01:53:05.090Z] #26 ... [2021-02-25T01:53:05.090Z] [2021-02-25T01:53:05.090Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-25T01:53:05.090Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-02-25T01:53:05.090Z] #9 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0.5s done [2021-02-25T01:53:05.090Z] #9 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 2.5s done [2021-02-25T01:53:05.090Z] #9 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 1.6s [2021-02-25T01:53:05.257Z] #28 5.880 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-02-25T01:53:05.465Z] #9 ... [2021-02-25T01:53:05.465Z] [2021-02-25T01:53:05.465Z] #26 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-02-25T01:53:05.465Z] #26 sha256:970f361e3ea7f20d04a6f3995fae56cd5b2a459815bc3ffe554cf224547c4266 [2021-02-25T01:53:05.465Z] #26 8.576 Updating certificates in /etc/ssl/certs... [2021-02-25T01:53:05.465Z] #26 9.284 137 added, 0 removed; done. [2021-02-25T01:53:05.465Z] #26 9.313 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-02-25T01:53:05.465Z] #26 9.324 Setting up jq (1.5+dfsg-2+b1) ... [2021-02-25T01:53:05.465Z] #26 9.335 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ... [2021-02-25T01:53:05.465Z] #26 9.345 Setting up curl (7.64.0-4+deb10u1) ... [2021-02-25T01:53:05.465Z] #26 9.355 Processing triggers for libc-bin (2.28-10) ... [2021-02-25T01:53:05.465Z] #26 9.371 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-02-25T01:53:05.465Z] #26 9.379 Updating certificates in /etc/ssl/certs... [2021-02-25T01:53:05.465Z] #26 9.940 0 added, 0 removed; done. [2021-02-25T01:53:05.465Z] #26 9.940 Running hooks in /etc/ca-certificates/update.d... [2021-02-25T01:53:05.465Z] #26 9.942 done. [2021-02-25T01:53:05.465Z] #26 DONE 11.8s [2021-02-25T01:53:05.465Z] [2021-02-25T01:53:05.465Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-25T01:53:05.465Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-25T01:53:05.514Z] #28 5.980 [2021-02-25T01:53:05.514Z] #28 6.101 0.3% ######################################################################## 100.0% [2021-02-25T01:53:05.514Z] #28 6.136 [2021-02-25T01:53:05.779Z] #28 6.458 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-02-25T01:53:06.037Z] #9 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 2.5s done [2021-02-25T01:53:06.078Z] #28 6.555 [2021-02-25T01:53:06.078Z] #28 6.677 ########### 16.6% [2021-02-25T01:53:06.078Z] #28 ... [2021-02-25T01:53:06.078Z] [2021-02-25T01:53:06.078Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-25T01:53:06.078Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-25T01:53:06.078Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 7.7s done [2021-02-25T01:53:06.078Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-02-25T01:53:06.078Z] #9 DONE 32.8s [2021-02-25T01:53:06.078Z] [2021-02-25T01:53:06.078Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-02-25T01:53:06.078Z] #28 sha256:f6b8d28ab46efc6f8df979fe5d87e09d05bfabb026c441d7d1434f2657c8c612 [2021-02-25T01:53:06.078Z] #28 6.677 ########### 16.6% ######################### 34.9% [2021-02-25T01:53:06.078Z] #28 ... [2021-02-25T01:53:06.078Z] [2021-02-25T01:53:06.078Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-02-25T01:53:06.078Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-02-25T01:53:06.301Z] #9 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 0.1s [2021-02-25T01:53:06.410Z] #9 ... [2021-02-25T01:53:06.410Z] [2021-02-25T01:53:06.410Z] #27 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-02-25T01:53:06.410Z] #27 sha256:a50a24b468523eaad563acecfbc74e51f048f4cde8697da349894bb5dc494a4e [2021-02-25T01:53:06.410Z] #27 DONE 0.9s [2021-02-25T01:53:06.410Z] [2021-02-25T01:53:06.410Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-25T01:53:06.410Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-25T01:53:06.986Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.0s [2021-02-25T01:53:07.452Z] #10 DONE 1.3s [2021-02-25T01:53:07.452Z] [2021-02-25T01:53:07.452Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-02-25T01:53:07.452Z] #28 sha256:f6b8d28ab46efc6f8df979fe5d87e09d05bfabb026c441d7d1434f2657c8c612 [2021-02-25T01:53:07.452Z] #28 6.677 ########### 16.6% ######################### 34.9% ################################## 47.3% ########################################## 59.3% ######################################################## 78.5% ######################################################################## 100.0% [2021-02-25T01:53:07.452Z] #28 7.276 [2021-02-25T01:53:07.452Z] #28 7.490 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-02-25T01:53:07.452Z] #28 7.544 [2021-02-25T01:53:07.452Z] #28 7.573 ######################################################################## 100.0% [2021-02-25T01:53:07.452Z] #28 7.590 [2021-02-25T01:53:07.562Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.7s done [2021-02-25T01:53:07.709Z] #28 8.312 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-02-25T01:53:07.709Z] #28 8.438 [2021-02-25T01:53:07.824Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a [2021-02-25T01:53:07.824Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-02-25T01:53:07.967Z] #28 8.497 ######################################################################## 100.0% [2021-02-25T01:53:07.967Z] #28 8.514 [2021-02-25T01:53:07.967Z] #28 8.545 Download of images into '/build' complete. [2021-02-25T01:53:07.967Z] #28 8.545 Use something like the following to load the result into a Docker daemon: [2021-02-25T01:53:07.967Z] #28 8.545 tar -cC '/build' . | docker load [2021-02-25T01:53:08.086Z] #9 DONE 22.7s [2021-02-25T01:53:08.086Z] [2021-02-25T01:53:08.086Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-02-25T01:53:08.086Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-02-25T01:53:08.572Z] #28 DONE 9.2s [2021-02-25T01:53:08.572Z] [2021-02-25T01:53:08.572Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-02-25T01:53:08.572Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-02-25T01:53:08.572Z] #11 DONE 1.2s [2021-02-25T01:53:08.572Z] [2021-02-25T01:53:08.572Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-25T01:53:08.572Z] #44 sha256:6488e18fa69a16789be3ac1ef9f19128ae4ff8052d7a51b5d0524d2ccb7c41ab [2021-02-25T01:53:08.658Z] #10 DONE 0.6s [2021-02-25T01:53:08.658Z] [2021-02-25T01:53:08.658Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-02-25T01:53:08.658Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-02-25T01:53:08.832Z] #44 ... [2021-02-25T01:53:08.832Z] [2021-02-25T01:53:08.832Z] #38 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-02-25T01:53:08.832Z] #38 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-02-25T01:53:08.832Z] #38 DONE 0.2s [2021-02-25T01:53:08.832Z] [2021-02-25T01:53:08.832Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-02-25T01:53:08.832Z] #30 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-02-25T01:53:08.832Z] #30 DONE 0.2s [2021-02-25T01:53:08.832Z] [2021-02-25T01:53:08.832Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-25T01:53:08.832Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-02-25T01:53:08.896Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.5s [2021-02-25T01:53:09.624Z] #9 ... [2021-02-25T01:53:09.624Z] [2021-02-25T01:53:09.624Z] #26 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-02-25T01:53:09.624Z] #26 sha256:10abf5784de461e98c049d47d557266679085a6c2bdf810e5025bacce3cd75b4 [2021-02-25T01:53:09.624Z] #26 5.413 Reading package lists... [2021-02-25T01:53:09.624Z] #26 6.771 Reading package lists... [2021-02-25T01:53:09.624Z] #26 8.089 Building dependency tree... [2021-02-25T01:53:09.624Z] #26 8.794 The following additional packages will be installed: [2021-02-25T01:53:09.624Z] #26 8.794 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-02-25T01:53:09.624Z] #26 8.802 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-02-25T01:53:09.624Z] #26 8.802 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-02-25T01:53:09.624Z] #26 8.802 Suggested packages: [2021-02-25T01:53:09.624Z] #26 8.802 krb5-doc krb5-user [2021-02-25T01:53:09.624Z] #26 8.802 Recommended packages: [2021-02-25T01:53:09.624Z] #26 8.802 krb5-locales publicsuffix libsasl2-modules [2021-02-25T01:53:09.624Z] #26 9.042 The following NEW packages will be installed: [2021-02-25T01:53:09.624Z] #26 9.042 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-02-25T01:53:09.624Z] #26 9.042 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-02-25T01:53:09.624Z] #26 9.042 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-02-25T01:53:09.624Z] #26 9.050 libssh2-1 libssl1.1 openssl [2021-02-25T01:53:09.624Z] #26 9.351 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2021-02-25T01:53:09.624Z] #26 9.351 Need to get 4777 kB of archives. [2021-02-25T01:53:09.624Z] #26 9.351 After this operation, 11.5 MB of additional disk space will be used. [2021-02-25T01:53:09.624Z] #26 9.351 Get:1 http://security.debian.org/debian-security buster/updates/main arm64 libssl1.1 arm64 1.1.1d-0+deb10u5 [1382 kB] [2021-02-25T01:53:09.624Z] #26 9.366 Get:2 http://deb.debian.org/debian buster/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-1+deb10u1 [69.3 kB] [2021-02-25T01:53:09.624Z] #26 9.367 Get:3 http://deb.debian.org/debian buster/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u1 [105 kB] [2021-02-25T01:53:09.624Z] #26 9.369 Get:4 http://deb.debian.org/debian buster/main arm64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-02-25T01:53:09.624Z] #26 9.373 Get:5 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB] [2021-02-25T01:53:09.624Z] #26 9.374 Get:6 http://deb.debian.org/debian buster/main arm64 libkrb5support0 arm64 1.17-3+deb10u1 [64.9 kB] [2021-02-25T01:53:09.624Z] #26 9.375 Get:7 http://deb.debian.org/debian buster/main arm64 libk5crypto3 arm64 1.17-3+deb10u1 [123 kB] [2021-02-25T01:53:09.624Z] #26 9.394 Get:8 http://deb.debian.org/debian buster/main arm64 libkrb5-3 arm64 1.17-3+deb10u1 [351 kB] [2021-02-25T01:53:09.624Z] #26 9.403 Get:9 http://deb.debian.org/debian buster/main arm64 libgssapi-krb5-2 arm64 1.17-3+deb10u1 [150 kB] [2021-02-25T01:53:09.624Z] #26 9.410 Get:10 http://security.debian.org/debian-security buster/updates/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-02-25T01:53:09.624Z] #26 9.410 Get:11 http://security.debian.org/debian-security buster/updates/main arm64 libldap-2.4-2 arm64 2.4.47+dfsg-3+deb10u6 [216 kB] [2021-02-25T01:53:09.624Z] #26 9.410 Get:12 http://deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB] [2021-02-25T01:53:09.624Z] #26 9.410 Get:13 http://security.debian.org/debian-security buster/updates/main arm64 openssl arm64 1.1.1d-0+deb10u5 [823 kB] [2021-02-25T01:53:09.624Z] #26 9.410 Get:14 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB] [2021-02-25T01:53:09.624Z] #26 9.418 Get:15 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB] [2021-02-25T01:53:09.624Z] #26 9.418 Get:16 http://deb.debian.org/debian buster/main arm64 libssh2-1 arm64 1.8.0-2.1 [135 kB] [2021-02-25T01:53:09.624Z] #26 9.418 Get:17 http://deb.debian.org/debian buster/main arm64 libcurl4 arm64 7.64.0-4+deb10u1 [312 kB] [2021-02-25T01:53:09.624Z] #26 9.476 Get:18 http://deb.debian.org/debian buster/main arm64 curl arm64 7.64.0-4+deb10u1 [260 kB] [2021-02-25T01:53:09.624Z] #26 9.476 Get:19 http://deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2021-02-25T01:53:09.625Z] #26 9.476 Get:20 http://deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2021-02-25T01:53:09.625Z] #26 9.476 Get:21 http://deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2021-02-25T01:53:09.625Z] #26 9.735 debconf: delaying package configuration, since apt-utils is not installed [2021-02-25T01:53:09.625Z] #26 9.779 Fetched 4777 kB in 0s (12.5 MB/s) [2021-02-25T01:53:09.625Z] #26 9.838 Selecting previously unselected package libssl1.1:arm64. [2021-02-25T01:53:09.625Z] #26 9.838 (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 ... 6670 files and directories currently installed.) [2021-02-25T01:53:09.625Z] #26 9.852 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u5_arm64.deb ... [2021-02-25T01:53:09.625Z] #26 9.862 Unpacking libssl1.1:arm64 (1.1.1d-0+deb10u5) ... [2021-02-25T01:53:09.625Z] #26 10.05 Selecting previously unselected package libsasl2-modules-db:arm64. [2021-02-25T01:53:09.625Z] #26 10.05 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2021-02-25T01:53:09.625Z] #26 10.06 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-02-25T01:53:09.625Z] #26 10.12 Selecting previously unselected package libsasl2-2:arm64. [2021-02-25T01:53:09.625Z] #26 10.12 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2021-02-25T01:53:09.625Z] #26 10.12 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-02-25T01:53:09.625Z] #26 10.18 Selecting previously unselected package libldap-common. [2021-02-25T01:53:09.625Z] #26 10.18 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-02-25T01:53:09.625Z] #26 10.18 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-02-25T01:53:09.625Z] #26 10.25 Selecting previously unselected package libldap-2.4-2:arm64. [2021-02-25T01:53:09.625Z] #26 10.25 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_arm64.deb ... [2021-02-25T01:53:09.625Z] #26 10.25 Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ... [2021-02-25T01:53:09.625Z] #26 10.33 Selecting previously unselected package openssl. [2021-02-25T01:53:09.625Z] #26 10.33 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u5_arm64.deb ... [2021-02-25T01:53:09.625Z] #26 10.33 Unpacking openssl (1.1.1d-0+deb10u5) ... [2021-02-25T01:53:09.887Z] #26 10.60 Selecting previously unselected package ca-certificates. [2021-02-25T01:53:09.887Z] #26 10.60 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ... [2021-02-25T01:53:09.887Z] #26 10.60 Unpacking ca-certificates (20200601~deb10u2) ... [2021-02-25T01:53:10.052Z] #11 DONE 1.3s [2021-02-25T01:53:10.052Z] [2021-02-25T01:53:10.052Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-02-25T01:53:10.052Z] #30 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-02-25T01:53:10.052Z] #30 ... [2021-02-25T01:53:10.052Z] [2021-02-25T01:53:10.052Z] #38 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-02-25T01:53:10.052Z] #38 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-02-25T01:53:10.052Z] #38 DONE 0.2s [2021-02-25T01:53:10.052Z] [2021-02-25T01:53:10.052Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-02-25T01:53:10.052Z] #28 sha256:e5f918c19e5d6cf72dbca1e19bc0bb7a62379084c68c76f567d4248676f69692 [2021-02-25T01:53:10.052Z] #28 2.669 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-02-25T01:53:10.052Z] #28 2.752 [2021-02-25T01:53:10.052Z] #28 2.864 ########### 16.5% ########################## 37.3% ######################################### 57.1% ####################################################### 76.8% ##################################################################### 96.8% ######################################################################## 100.0% [2021-02-25T01:53:10.052Z] #28 3.394 [2021-02-25T01:53:10.052Z] #28 3.492 ######################################################################## 100.0% [2021-02-25T01:53:10.052Z] #28 3.561 [2021-02-25T01:53:10.052Z] #28 3.693 ############################################# 63.2% ######################################################################## 100.0% [2021-02-25T01:53:10.052Z] #28 3.803 [2021-02-25T01:53:10.151Z] #26 10.78 Selecting previously unselected package libkeyutils1:arm64. [2021-02-25T01:53:10.151Z] #26 10.78 Preparing to unpack .../07-libkeyutils1_1.6-6_arm64.deb ... [2021-02-25T01:53:10.151Z] #26 10.79 Unpacking libkeyutils1:arm64 (1.6-6) ... [2021-02-25T01:53:10.151Z] #26 10.84 Selecting previously unselected package libkrb5support0:arm64. [2021-02-25T01:53:10.151Z] #26 10.84 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u1_arm64.deb ... [2021-02-25T01:53:10.151Z] #26 10.84 Unpacking libkrb5support0:arm64 (1.17-3+deb10u1) ... [2021-02-25T01:53:10.151Z] #26 10.95 Selecting previously unselected package libk5crypto3:arm64. [2021-02-25T01:53:10.314Z] #28 3.916 [2021-02-25T01:53:10.314Z] #28 ... [2021-02-25T01:53:10.314Z] [2021-02-25T01:53:10.314Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-02-25T01:53:10.314Z] #30 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-02-25T01:53:10.314Z] #30 DONE 0.4s [2021-02-25T01:53:10.314Z] [2021-02-25T01:53:10.314Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-02-25T01:53:10.314Z] #28 sha256:e5f918c19e5d6cf72dbca1e19bc0bb7a62379084c68c76f567d4248676f69692 [2021-02-25T01:53:10.414Z] #26 10.95 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u1_arm64.deb ... [2021-02-25T01:53:10.414Z] #26 10.96 Unpacking libk5crypto3:arm64 (1.17-3+deb10u1) ... [2021-02-25T01:53:10.415Z] #26 11.02 Selecting previously unselected package libkrb5-3:arm64. [2021-02-25T01:53:10.415Z] #26 11.03 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u1_arm64.deb ... [2021-02-25T01:53:10.415Z] #26 11.04 Unpacking libkrb5-3:arm64 (1.17-3+deb10u1) ... [2021-02-25T01:53:10.415Z] #26 11.20 Selecting previously unselected package libgssapi-krb5-2:arm64. [2021-02-25T01:53:10.415Z] #26 11.20 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u1_arm64.deb ... [2021-02-25T01:53:10.705Z] #26 11.21 Unpacking libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ... [2021-02-25T01:53:10.705Z] #26 11.27 Selecting previously unselected package libnghttp2-14:arm64. [2021-02-25T01:53:10.705Z] #26 11.27 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ... [2021-02-25T01:53:10.705Z] #26 11.27 Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2021-02-25T01:53:10.705Z] #26 11.33 Selecting previously unselected package libpsl5:arm64. [2021-02-25T01:53:10.705Z] #26 11.33 Preparing to unpack .../13-libpsl5_0.20.2-2_arm64.deb ... [2021-02-25T01:53:10.705Z] #26 11.34 Unpacking libpsl5:arm64 (0.20.2-2) ... [2021-02-25T01:53:10.705Z] #26 11.39 Selecting previously unselected package librtmp1:arm64. [2021-02-25T01:53:10.705Z] #26 11.39 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ... [2021-02-25T01:53:10.705Z] #26 11.39 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2021-02-25T01:53:10.705Z] #26 11.45 Selecting previously unselected package libssh2-1:arm64. [2021-02-25T01:53:10.705Z] #26 11.45 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_arm64.deb ... [2021-02-25T01:53:10.849Z] #28 3.916 ############ 17.6% ########################## 37.0% ####################################### 55.0% ############################################### 66.5% ####################################################### 77.6% ################################################################ 89.0% ######################################################################## 100.0% [2021-02-25T01:53:10.968Z] #26 11.45 Unpacking libssh2-1:arm64 (1.8.0-2.1) ... [2021-02-25T01:53:10.968Z] #26 11.59 Selecting previously unselected package libcurl4:arm64. [2021-02-25T01:53:10.968Z] #26 11.59 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_arm64.deb ... [2021-02-25T01:53:10.968Z] #26 11.65 Unpacking libcurl4:arm64 (7.64.0-4+deb10u1) ... [2021-02-25T01:53:10.968Z] #26 11.78 Selecting previously unselected package curl. [2021-02-25T01:53:10.968Z] #26 11.78 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_arm64.deb ... [2021-02-25T01:53:11.112Z] #28 4.688 [2021-02-25T01:53:11.232Z] #26 11.79 Unpacking curl (7.64.0-4+deb10u1) ... [2021-02-25T01:53:11.232Z] #26 11.87 Selecting previously unselected package libonig5:arm64. [2021-02-25T01:53:11.232Z] #26 11.87 Preparing to unpack .../18-libonig5_6.9.1-1_arm64.deb ... [2021-02-25T01:53:11.232Z] #26 11.87 Unpacking libonig5:arm64 (6.9.1-1) ... [2021-02-25T01:53:11.412Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-02-25T01:53:11.412Z] ok github.com/docker/docker/api/server/httputils 0.024s coverage: 14.7% of statements [2021-02-25T01:53:11.412Z] ok github.com/docker/docker/api/server/middleware 0.002s coverage: 37.7% of statements [2021-02-25T01:53:11.412Z] ? github.com/docker/docker/api/server/router [no test files] [2021-02-25T01:53:11.412Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-02-25T01:53:11.412Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-02-25T01:53:11.412Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-02-25T01:53:11.412Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-02-25T01:53:11.412Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-02-25T01:53:11.412Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-02-25T01:53:11.412Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-02-25T01:53:11.412Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-02-25T01:53:11.412Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-02-25T01:53:11.412Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-02-25T01:53:11.412Z] ok github.com/docker/docker/api/server/router/swarm 0.019s coverage: 5.7% of statements [2021-02-25T01:53:11.412Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-02-25T01:53:11.412Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-02-25T01:53:11.412Z] ? github.com/docker/docker/api/types [no test files] [2021-02-25T01:53:11.412Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-02-25T01:53:11.412Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-02-25T01:53:11.412Z] ? github.com/docker/docker/api/types/container [no test files] [2021-02-25T01:53:11.412Z] ? github.com/docker/docker/api/types/events [no test files] [2021-02-25T01:53:11.413Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2021-02-25T01:53:11.413Z] ok github.com/docker/docker/api/types/filters 0.007s coverage: 92.2% of statements [2021-02-25T01:53:11.413Z] ? github.com/docker/docker/api/types/image [no test files] [2021-02-25T01:53:11.413Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-02-25T01:53:11.413Z] ? github.com/docker/docker/api/types/network [no test files] [2021-02-25T01:53:11.413Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-02-25T01:53:11.413Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-02-25T01:53:11.413Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-02-25T01:53:11.413Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-02-25T01:53:11.413Z] ok github.com/docker/docker/api/types/time 0.013s coverage: 100.0% of statements [2021-02-25T01:53:11.413Z] ok github.com/docker/docker/api/types/versions 0.011s coverage: 75.0% of statements [2021-02-25T01:53:11.413Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-02-25T01:53:11.413Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-02-25T01:53:11.413Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-02-25T01:53:11.413Z] ? github.com/docker/docker/builder [no test files] [2021-02-25T01:53:11.413Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-02-25T01:53:11.413Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-02-25T01:53:11.413Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-02-25T01:53:11.413Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-02-25T01:53:11.413Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-02-25T01:53:11.413Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-02-25T01:53:11.413Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-02-25T01:53:11.413Z] ok github.com/docker/docker/builder/remotecontext 0.381s coverage: 13.7% of statements [2021-02-25T01:53:11.413Z] ok github.com/docker/docker/builder/dockerfile 0.977s coverage: 48.3% of statements [2021-02-25T01:53:11.413Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-02-25T01:53:11.413Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2021-02-25T01:53:11.413Z] ok github.com/docker/docker/builder/remotecontext/git 1.039s coverage: 86.3% of statements [2021-02-25T01:53:11.413Z] ? github.com/docker/docker/cli [no test files] [2021-02-25T01:53:11.413Z] ? github.com/docker/docker/cli/config [no test files] [2021-02-25T01:53:11.495Z] #26 11.95 Selecting previously unselected package libjq1:arm64. [2021-02-25T01:53:11.495Z] #26 11.95 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2021-02-25T01:53:11.495Z] #26 11.95 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-02-25T01:53:11.495Z] #26 12.01 Selecting previously unselected package jq. [2021-02-25T01:53:11.495Z] #26 12.01 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_arm64.deb ... [2021-02-25T01:53:11.495Z] #26 12.02 Unpacking jq (1.5+dfsg-2+b1) ... [2021-02-25T01:53:11.495Z] #26 12.08 Setting up libkeyutils1:arm64 (1.6-6) ... [2021-02-25T01:53:11.495Z] #26 12.09 Setting up libpsl5:arm64 (0.20.2-2) ... [2021-02-25T01:53:11.495Z] #26 12.23 Setting up libssl1.1:arm64 (1.1.1d-0+deb10u5) ... [2021-02-25T01:53:11.757Z] #26 12.41 Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2021-02-25T01:53:11.757Z] #26 12.42 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-02-25T01:53:11.757Z] #26 12.44 Setting up libkrb5support0:arm64 (1.17-3+deb10u1) ... [2021-02-25T01:53:11.757Z] #26 12.45 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-02-25T01:53:11.757Z] #26 12.47 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2021-02-25T01:53:11.757Z] #26 12.48 Setting up libk5crypto3:arm64 (1.17-3+deb10u1) ... [2021-02-25T01:53:12.021Z] #26 12.50 Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-02-25T01:53:12.021Z] #26 12.52 Setting up libssh2-1:arm64 (1.8.0-2.1) ... [2021-02-25T01:53:12.021Z] #26 12.58 Setting up libkrb5-3:arm64 (1.17-3+deb10u1) ... [2021-02-25T01:53:12.021Z] #26 12.60 Setting up openssl (1.1.1d-0+deb10u5) ... [2021-02-25T01:53:12.021Z] #26 12.64 Setting up libonig5:arm64 (6.9.1-1) ... [2021-02-25T01:53:12.021Z] #26 12.64 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-02-25T01:53:12.021Z] #26 12.65 Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ... [2021-02-25T01:53:12.021Z] #26 12.66 Setting up ca-certificates (20200601~deb10u2) ... [2021-02-25T01:53:12.197Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 9.2s done [2021-02-25T01:53:12.197Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a [2021-02-25T01:53:12.197Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-02-25T01:53:12.285Z] #26 ... [2021-02-25T01:53:12.285Z] [2021-02-25T01:53:12.285Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-25T01:53:12.285Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-02-25T01:53:12.285Z] #9 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 5.2s done [2021-02-25T01:53:12.285Z] #9 extracting sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 done [2021-02-25T01:53:12.285Z] #9 DONE 23.3s [2021-02-25T01:53:12.285Z] [2021-02-25T01:53:12.285Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-02-25T01:53:12.285Z] #10 sha256:a8dfe72bf17ed43cb49f11f8bd3245b42805f80ef5a25a941391f3e1c9a497b6 [2021-02-25T01:53:12.456Z] #9 DONE 37.6s [2021-02-25T01:53:12.456Z] [2021-02-25T01:53:12.456Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-02-25T01:53:12.456Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-02-25T01:53:12.946Z] #28 4.831 # 2.4% ##### 7.9% ######### 13.2% ############## 20.2% ################## 25.3% #################### 28.6% ######################### 35.1% ############################ 39.1% ################################# 46.1% ###################################### 53.5% ####################################### 55.4% ######################################### 57.5% ############################################# 63.4% ################################################# 69.1% ###################################################### 76.0% ############################################################ 83.7% ################################################################# 90.5% ###################################################################### 97.9% ######################################################################## 100.0% [2021-02-25T01:53:12.946Z] #28 6.685 [2021-02-25T01:53:13.478Z] ok github.com/docker/docker/client 0.125s coverage: 75.4% of statements [2021-02-25T01:53:13.522Z] #28 7.140 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-02-25T01:53:13.523Z] #28 7.234 [2021-02-25T01:53:13.523Z] #28 7.305 ######################################################################## 100.0% [2021-02-25T01:53:13.523Z] #28 7.343 [2021-02-25T01:53:14.096Z] #28 7.738 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-02-25T01:53:14.096Z] #28 7.868 [2021-02-25T01:53:14.178Z] #31 ... [2021-02-25T01:53:14.179Z] [2021-02-25T01:53:14.179Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-25T01:53:14.179Z] #50 sha256:9581b9550771cdc5c733f2e2bb24fe324e7ec7a5d0a0b016301bfc669d90d5e6 [2021-02-25T01:53:14.179Z] #50 5.506 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-25T01:53:14.179Z] #50 5.509 + RM_GOPATH=0 [2021-02-25T01:53:14.179Z] #50 5.509 + TMP_GOPATH= [2021-02-25T01:53:14.179Z] #50 5.509 + : /build [2021-02-25T01:53:14.179Z] #50 5.509 + '[' -z '' ']' [2021-02-25T01:53:14.179Z] #50 5.509 ++ mktemp -d [2021-02-25T01:53:14.179Z] #50 5.509 + export GOPATH=/tmp/tmp.9urDqZGkGF [2021-02-25T01:53:14.179Z] #50 5.509 + GOPATH=/tmp/tmp.9urDqZGkGF [2021-02-25T01:53:14.179Z] #50 5.509 + RM_GOPATH=1 [2021-02-25T01:53:14.179Z] #50 5.509 + case "$(go env GOARCH)" in [2021-02-25T01:53:14.179Z] #50 5.509 ++ go env GOARCH [2021-02-25T01:53:14.179Z] #50 5.509 + export GO_BUILDMODE=-buildmode=pie [2021-02-25T01:53:14.179Z] #50 5.509 + GO_BUILDMODE=-buildmode=pie [2021-02-25T01:53:14.179Z] #50 5.509 ++ dirname /tmp/install/install.sh [2021-02-25T01:53:14.179Z] #50 5.509 + dir=/tmp/install [2021-02-25T01:53:14.179Z] #50 5.509 + bin=shfmt [2021-02-25T01:53:14.179Z] #50 5.509 + shift [2021-02-25T01:53:14.179Z] #50 5.509 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-02-25T01:53:14.179Z] #50 5.509 + . /tmp/install/shfmt.installer [2021-02-25T01:53:14.179Z] #50 5.509 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-25T01:53:14.179Z] #50 5.509 + install_shfmt [2021-02-25T01:53:14.179Z] #50 5.509 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-02-25T01:53:14.179Z] #50 5.509 + git clone https://github.com/mvdan/sh.git /tmp/tmp.9urDqZGkGF/src/github.com/mvdan/sh [2021-02-25T01:53:14.179Z] #50 5.509 Cloning into '/tmp/tmp.9urDqZGkGF/src/github.com/mvdan/sh'... [2021-02-25T01:53:14.358Z] #28 7.960 ######################################################################## 100.0% [2021-02-25T01:53:14.359Z] #28 8.012 [2021-02-25T01:53:14.436Z] #50 ... [2021-02-25T01:53:14.436Z] [2021-02-25T01:53:14.436Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-02-25T01:53:14.436Z] #23 sha256:a9d2d47fb907b64a60074af825da269cc72bee6716276e07c5890bfb8f9f8ee0 [2021-02-25T01:53:14.436Z] #23 5.702 + RM_GOPATH=0 [2021-02-25T01:53:14.436Z] #23 5.702 + TMP_GOPATH= [2021-02-25T01:53:14.436Z] #23 5.702 + : /build [2021-02-25T01:53:14.436Z] #23 5.702 + '[' -z '' ']' [2021-02-25T01:53:14.436Z] #23 5.704 ++ mktemp -d [2021-02-25T01:53:14.436Z] #23 5.704 + export GOPATH=/tmp/tmp.QBU5CFCegr [2021-02-25T01:53:14.436Z] #23 5.704 + GOPATH=/tmp/tmp.QBU5CFCegr [2021-02-25T01:53:14.436Z] #23 5.704 + RM_GOPATH=1 [2021-02-25T01:53:14.436Z] #23 5.704 + case "$(go env GOARCH)" in [2021-02-25T01:53:14.436Z] #23 5.706 ++ go env GOARCH [2021-02-25T01:53:14.436Z] #23 5.710 + export GO_BUILDMODE=-buildmode=pie [2021-02-25T01:53:14.436Z] #23 5.710 + GO_BUILDMODE=-buildmode=pie [2021-02-25T01:53:14.436Z] #23 5.711 ++ dirname /tmp/install/install.sh [2021-02-25T01:53:14.436Z] #23 5.712 + dir=/tmp/install [2021-02-25T01:53:14.436Z] #23 5.712 + bin=dockercli [2021-02-25T01:53:14.436Z] #23 5.712 + shift [2021-02-25T01:53:14.436Z] #23 5.712 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-02-25T01:53:14.436Z] #23 5.712 + . /tmp/install/dockercli.installer [2021-02-25T01:53:14.436Z] #23 5.712 ++ : stable [2021-02-25T01:53:14.436Z] #23 5.712 ++ : 17.06.2-ce [2021-02-25T01:53:14.436Z] #23 5.712 + install_dockercli [2021-02-25T01:53:14.436Z] #23 5.712 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-02-25T01:53:14.436Z] #23 5.712 Install docker/cli version 17.06.2-ce from stable [2021-02-25T01:53:14.436Z] #23 5.725 ++ uname -m [2021-02-25T01:53:14.436Z] #23 5.725 + arch=x86_64 [2021-02-25T01:53:14.436Z] #23 5.725 + '[' x86_64 '!=' x86_64 ']' [2021-02-25T01:53:14.436Z] #23 5.725 + url=https://download.docker.com/linux/static [2021-02-25T01:53:14.436Z] #23 5.725 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-02-25T01:53:14.436Z] #23 5.725 + tar -xz docker/docker [2021-02-25T01:53:14.999Z] #10 ... [2021-02-25T01:53:14.999Z] [2021-02-25T01:53:14.999Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-02-25T01:53:14.999Z] #28 sha256:f0bdfd3e7186ce3f46bab1432c1d609a16ec2cad7dab8d0389fff6a1b680d751 [2021-02-25T01:53:14.999Z] #28 2.443 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-02-25T01:53:14.999Z] #28 2.546 [2021-02-25T01:53:14.999Z] #28 2.673 ########### 16.3% ########################## 36.6% ######################################## 56.4% ###################################################### 76.3% ##################################################################### 96.3% ######################################################################## 100.0% [2021-02-25T01:53:14.999Z] #28 3.182 [2021-02-25T01:53:14.999Z] #28 3.295 ######################################################################## 100.0% [2021-02-25T01:53:14.999Z] #28 3.403 [2021-02-25T01:53:14.999Z] #28 3.513 ############################################################# 86.0% ######################################################################## 100.0% [2021-02-25T01:53:14.999Z] #28 3.641 [2021-02-25T01:53:14.999Z] #28 3.750 ########### 15.4% ########################## 36.5% ######################################## 55.7% ###################################################### 75.1% #################################################################### 94.4% ######################################################################## 100.0% [2021-02-25T01:53:14.999Z] #28 4.282 [2021-02-25T01:53:14.999Z] #28 4.404 ## 3.6% ####### 9.9% ########## 15.0% ############## 20.3% ################## 25.5% ###################### 30.8% ######################### 36.0% ############################# 41.2% ################################# 46.4% ##################################### 51.7% ######################################## 56.9% ############################################ 62.1% ################################################ 67.3% #################################################### 72.4% ####################################################### 77.6% ########################################################### 82.9% ############################################################### 87.9% ################################################################### 93.3% ###################################################################### 98.4% ######################################################################## 100.0% [2021-02-25T01:53:14.999Z] #28 6.274 [2021-02-25T01:53:14.999Z] #28 6.602 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-02-25T01:53:14.999Z] #28 6.711 [2021-02-25T01:53:14.999Z] #28 6.790 ######################################################################## 100.0% [2021-02-25T01:53:14.999Z] #28 6.819 [2021-02-25T01:53:14.999Z] #28 7.171 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-02-25T01:53:14.999Z] #28 7.276 [2021-02-25T01:53:14.999Z] #28 7.424 0.1% ######################################################################## 100.0% [2021-02-25T01:53:14.999Z] #28 7.476 [2021-02-25T01:53:14.999Z] #28 7.921 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-02-25T01:53:14.999Z] #28 8.013 [2021-02-25T01:53:14.999Z] #28 8.132 ########## 15.3% ######################## 33.7% #################################### 51.3% ################################################## 69.7% ############################################################### 87.6% ######################################################################## 100.0% [2021-02-25T01:53:14.999Z] #28 8.637 [2021-02-25T01:53:15.431Z] #23 ... [2021-02-25T01:53:15.431Z] [2021-02-25T01:53:15.431Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-25T01:53:15.431Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-02-25T01:53:15.431Z] #31 6.489 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-02-25T01:53:15.431Z] #31 6.489 Cloning into '.'... [2021-02-25T01:53:15.570Z] #28 10.78 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-02-25T01:53:15.570Z] #28 10.87 [2021-02-25T01:53:15.570Z] #28 10.92 ######################################################################## 100.0% [2021-02-25T01:53:15.570Z] #28 10.94 [2021-02-25T01:53:15.765Z] #28 9.192 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-02-25T01:53:15.765Z] #28 9.302 [2021-02-25T01:53:15.830Z] #28 11.17 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-02-25T01:53:15.830Z] #28 11.25 [2021-02-25T01:53:15.830Z] #28 11.30 ######################################################################## 100.0% [2021-02-25T01:53:16.090Z] #28 11.33 [2021-02-25T01:53:16.090Z] #28 11.35 Download of images into '/build' complete. [2021-02-25T01:53:16.090Z] #28 11.35 Use something like the following to load the result into a Docker daemon: [2021-02-25T01:53:16.090Z] #28 11.35 tar -cC '/build' . | docker load [2021-02-25T01:53:16.291Z] #28 9.438 ###### 9.3% ################# 24.9% ########################## 37.2% ###################################### 54.1% ####################################################### 77.0% ##################################################################### 97.1% ######################################################################## 100.0% [2021-02-25T01:53:16.291Z] #28 10.00 [2021-02-25T01:53:16.865Z] #28 10.52 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-02-25T01:53:17.128Z] #28 10.72 [2021-02-25T01:53:17.128Z] #28 10.84 ######################################################################## 100.0% [2021-02-25T01:53:17.391Z] #28 10.94 [2021-02-25T01:53:17.969Z] #28 11.57 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-02-25T01:53:18.232Z] #28 11.94 [2021-02-25T01:53:18.232Z] #28 12.11 ######################################################################## 100.0% [2021-02-25T01:53:18.494Z] #28 12.29 [2021-02-25T01:53:18.765Z] #28 12.39 Download of images into '/build' complete. [2021-02-25T01:53:18.765Z] #28 12.39 Use something like the following to load the result into a Docker daemon: [2021-02-25T01:53:18.765Z] #28 12.40 tar -cC '/build' . | docker load [2021-02-25T01:53:18.791Z] #31 ... [2021-02-25T01:53:18.791Z] [2021-02-25T01:53:18.791Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-25T01:53:18.791Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-25T01:53:18.791Z] #12 8.492 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-25T01:53:18.791Z] #12 8.596 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-25T01:53:18.791Z] #12 8.596 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-25T01:53:18.791Z] #12 ... [2021-02-25T01:53:18.791Z] [2021-02-25T01:53:18.791Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-02-25T01:53:18.791Z] #57 sha256:da201b0f36a0565c42c0daac0331f7b6cb1c179da488c87e96fe4da2a054eda6 [2021-02-25T01:53:18.791Z] #57 6.748 + RM_GOPATH=0 [2021-02-25T01:53:18.791Z] #57 6.748 + TMP_GOPATH= [2021-02-25T01:53:18.791Z] #57 6.748 + : /build [2021-02-25T01:53:18.791Z] #57 6.748 + '[' -z '' ']' [2021-02-25T01:53:18.791Z] #57 6.753 ++ mktemp -d [2021-02-25T01:53:18.791Z] #57 6.756 + export GOPATH=/tmp/tmp.cp5q4wEkRC [2021-02-25T01:53:18.791Z] #57 6.756 + GOPATH=/tmp/tmp.cp5q4wEkRC [2021-02-25T01:53:18.791Z] #57 6.756 + RM_GOPATH=1 [2021-02-25T01:53:18.791Z] #57 6.756 + case "$(go env GOARCH)" in [2021-02-25T01:53:18.791Z] #57 6.756 ++ go env GOARCH [2021-02-25T01:53:18.791Z] #57 6.768 + export GO_BUILDMODE=-buildmode=pie [2021-02-25T01:53:18.791Z] #57 6.768 + GO_BUILDMODE=-buildmode=pie [2021-02-25T01:53:18.791Z] #57 6.768 ++ dirname /tmp/install/install.sh [2021-02-25T01:53:18.791Z] #57 6.788 + dir=/tmp/install [2021-02-25T01:53:18.791Z] #57 6.788 + bin=rootlesskit [2021-02-25T01:53:18.791Z] #57 6.788 + shift [2021-02-25T01:53:18.791Z] #57 6.788 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-02-25T01:53:18.791Z] #57 6.788 + . /tmp/install/rootlesskit.installer [2021-02-25T01:53:18.791Z] #57 6.788 ++ : 5c30c9c2586add2ad659132990fdc230f05035fa [2021-02-25T01:53:18.791Z] #57 6.788 + install_rootlesskit [2021-02-25T01:53:18.791Z] #57 6.788 + case "$1" in [2021-02-25T01:53:18.791Z] #57 6.788 + export CGO_ENABLED=0 [2021-02-25T01:53:18.791Z] #57 6.788 + CGO_ENABLED=0 [2021-02-25T01:53:18.791Z] #57 6.788 + _install_rootlesskit [2021-02-25T01:53:18.791Z] #57 6.788 + echo 'Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa' [2021-02-25T01:53:18.791Z] #57 6.788 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.cp5q4wEkRC/src/github.com/rootless-containers/rootlesskit [2021-02-25T01:53:18.791Z] #57 6.789 Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa [2021-02-25T01:53:18.791Z] #57 6.797 Cloning into '/tmp/tmp.cp5q4wEkRC/src/github.com/rootless-containers/rootlesskit'... [2021-02-25T01:53:18.791Z] #57 ... [2021-02-25T01:53:18.791Z] [2021-02-25T01:53:18.791Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-25T01:53:18.791Z] #33 sha256:1281e7ad3a538a9888b4998e5e5e5ce8ab17c632f874b073eec4d6f6572ed89c [2021-02-25T01:53:18.791Z] #33 6.789 + RM_GOPATH=0 [2021-02-25T01:53:18.791Z] #33 6.789 + TMP_GOPATH= [2021-02-25T01:53:18.791Z] #33 6.789 + : /build [2021-02-25T01:53:18.791Z] #33 6.789 + '[' -z '' ']' [2021-02-25T01:53:18.791Z] #33 6.789 ++ mktemp -d [2021-02-25T01:53:18.791Z] #33 6.789 + export GOPATH=/tmp/tmp.kk6vtKhOW8 [2021-02-25T01:53:18.791Z] #33 6.789 + GOPATH=/tmp/tmp.kk6vtKhOW8 [2021-02-25T01:53:18.791Z] #33 6.789 + RM_GOPATH=1 [2021-02-25T01:53:18.791Z] #33 6.789 + case "$(go env GOARCH)" in [2021-02-25T01:53:18.791Z] #33 6.789 ++ go env GOARCH [2021-02-25T01:53:18.791Z] #33 6.852 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-25T01:53:18.791Z] #33 6.852 + export GO_BUILDMODE=-buildmode=pie [2021-02-25T01:53:18.791Z] #33 6.852 + GO_BUILDMODE=-buildmode=pie [2021-02-25T01:53:18.791Z] #33 6.852 ++ dirname /tmp/install/install.sh [2021-02-25T01:53:18.791Z] #33 6.852 + dir=/tmp/install [2021-02-25T01:53:18.791Z] #33 6.852 + bin=tomlv [2021-02-25T01:53:18.791Z] #33 6.852 + shift [2021-02-25T01:53:18.792Z] #33 6.852 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-02-25T01:53:18.792Z] #33 6.852 + . /tmp/install/tomlv.installer [2021-02-25T01:53:18.792Z] #33 6.852 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-25T01:53:18.792Z] #33 6.852 + install_tomlv [2021-02-25T01:53:18.792Z] #33 6.852 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-02-25T01:53:18.792Z] #33 6.852 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.kk6vtKhOW8/src/github.com/BurntSushi/toml [2021-02-25T01:53:18.792Z] #33 6.861 Cloning into '/tmp/tmp.kk6vtKhOW8/src/github.com/BurntSushi/toml'... [2021-02-25T01:53:18.792Z] #33 8.260 + cd /tmp/tmp.kk6vtKhOW8/src/github.com/BurntSushi/toml [2021-02-25T01:53:18.792Z] #33 8.261 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-25T01:53:18.792Z] #33 8.305 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-02-25T01:53:18.792Z] #33 10.02 internal/cpu [2021-02-25T01:53:18.792Z] #33 10.17 runtime/internal/atomic [2021-02-25T01:53:18.890Z] #10 ... [2021-02-25T01:53:18.890Z] [2021-02-25T01:53:18.890Z] #26 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-02-25T01:53:18.890Z] #26 sha256:10abf5784de461e98c049d47d557266679085a6c2bdf810e5025bacce3cd75b4 [2021-02-25T01:53:18.890Z] #26 13.65 Updating certificates in /etc/ssl/certs... [2021-02-25T01:53:18.890Z] #26 14.69 137 added, 0 removed; done. [2021-02-25T01:53:18.890Z] #26 16.06 Setting up libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ... [2021-02-25T01:53:18.890Z] #26 16.10 Setting up jq (1.5+dfsg-2+b1) ... [2021-02-25T01:53:18.890Z] #26 16.33 Setting up libcurl4:arm64 (7.64.0-4+deb10u1) ... [2021-02-25T01:53:18.890Z] #26 17.38 Setting up curl (7.64.0-4+deb10u1) ... [2021-02-25T01:53:18.890Z] #26 17.40 Processing triggers for libc-bin (2.28-10) ... [2021-02-25T01:53:18.890Z] #26 17.50 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-02-25T01:53:18.890Z] #26 17.51 Updating certificates in /etc/ssl/certs... [2021-02-25T01:53:18.890Z] #26 18.46 0 added, 0 removed; done. [2021-02-25T01:53:18.890Z] #26 18.46 Running hooks in /etc/ca-certificates/update.d... [2021-02-25T01:53:18.890Z] #26 18.46 done. [2021-02-25T01:53:18.890Z] #26 ... [2021-02-25T01:53:18.890Z] [2021-02-25T01:53:18.890Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-02-25T01:53:18.890Z] #10 sha256:a8dfe72bf17ed43cb49f11f8bd3245b42805f80ef5a25a941391f3e1c9a497b6 [2021-02-25T01:53:18.890Z] #10 DONE 5.7s [2021-02-25T01:53:18.890Z] [2021-02-25T01:53:18.890Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-02-25T01:53:18.890Z] #11 sha256:e46eee8ff92c21f88366fee713bb2a3f039cf670e8a8c0145a967ba89ac8e9b5 [2021-02-25T01:53:18.890Z] #11 ... [2021-02-25T01:53:18.890Z] [2021-02-25T01:53:18.890Z] #26 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-02-25T01:53:18.890Z] #26 sha256:10abf5784de461e98c049d47d557266679085a6c2bdf810e5025bacce3cd75b4 [2021-02-25T01:53:18.890Z] #26 DONE 18.9s [2021-02-25T01:53:18.890Z] [2021-02-25T01:53:18.890Z] #27 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-02-25T01:53:18.890Z] #27 sha256:7cb8e4575a7281a3a905b68c6d8f925bed7be6fa03db5e125cefd719b3226a5a [2021-02-25T01:53:18.890Z] #27 DONE 0.1s [2021-02-25T01:53:18.890Z] [2021-02-25T01:53:18.890Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-02-25T01:53:18.890Z] #28 sha256:17c3982a0485a1eeb3737c379c90ec4b13a3aa19bb027ee58ff5157958e9cfbc [2021-02-25T01:53:19.049Z] #33 ... [2021-02-25T01:53:19.049Z] [2021-02-25T01:53:19.049Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-02-25T01:53:19.049Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-02-25T01:53:19.049Z] #54 8.421 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-25T01:53:19.049Z] #54 8.537 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-25T01:53:19.049Z] #54 8.537 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-25T01:53:19.049Z] #54 ... [2021-02-25T01:53:19.049Z] [2021-02-25T01:53:19.049Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-02-25T01:53:19.049Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-25T01:53:19.049Z] #35 8.441 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-25T01:53:19.049Z] #35 8.533 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-25T01:53:19.049Z] #35 8.533 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-25T01:53:19.177Z] #28 ... [2021-02-25T01:53:19.177Z] [2021-02-25T01:53:19.177Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-02-25T01:53:19.177Z] #11 sha256:e46eee8ff92c21f88366fee713bb2a3f039cf670e8a8c0145a967ba89ac8e9b5 [2021-02-25T01:53:19.177Z] #11 DONE 1.1s [2021-02-25T01:53:19.177Z] [2021-02-25T01:53:19.177Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-02-25T01:53:19.177Z] #30 sha256:83c8560c50b15431e546bac469c64be716b739933dacb40c9db55dad341c2a58 [2021-02-25T01:53:19.177Z] #30 DONE 0.2s [2021-02-25T01:53:19.177Z] [2021-02-25T01:53:19.177Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-25T01:53:19.177Z] #33 sha256:0065b27a7a7c23cab916afe26ca99998101187ea6b70708386c5b7546d572eb1 [2021-02-25T01:53:19.333Z] #35 10.70 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-02-25T01:53:19.333Z] #35 ... [2021-02-25T01:53:19.333Z] [2021-02-25T01:53:19.333Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-02-25T01:53:19.333Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-02-25T01:53:19.333Z] #39 7.128 + git clone https://github.com/docker/distribution.git . [2021-02-25T01:53:19.333Z] #39 7.128 Cloning into '.'... [2021-02-25T01:53:19.333Z] #39 ... [2021-02-25T01:53:19.333Z] [2021-02-25T01:53:19.333Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-02-25T01:53:19.333Z] #46 sha256:4c98c05257c1ae1479815d1d8441d0d882372b52a83b7321f97076c7ada7e117 [2021-02-25T01:53:19.333Z] #46 7.188 + RM_GOPATH=0 [2021-02-25T01:53:19.333Z] #46 7.188 + TMP_GOPATH= [2021-02-25T01:53:19.333Z] #46 7.188 + : /build [2021-02-25T01:53:19.333Z] #46 7.188 + '[' -z '' ']' [2021-02-25T01:53:19.333Z] #46 7.188 ++ mktemp -d [2021-02-25T01:53:19.333Z] #46 7.188 + export GOPATH=/tmp/tmp.M605VTG1Sm [2021-02-25T01:53:19.333Z] #46 7.188 + GOPATH=/tmp/tmp.M605VTG1Sm [2021-02-25T01:53:19.333Z] #46 7.188 + RM_GOPATH=1 [2021-02-25T01:53:19.333Z] #46 7.188 + case "$(go env GOARCH)" in [2021-02-25T01:53:19.333Z] #46 7.223 ++ go env GOARCH [2021-02-25T01:53:19.333Z] #46 7.236 + export GO_BUILDMODE=-buildmode=pie [2021-02-25T01:53:19.333Z] #46 7.236 + GO_BUILDMODE=-buildmode=pie [2021-02-25T01:53:19.333Z] #46 7.237 ++ dirname /tmp/install/install.sh [2021-02-25T01:53:19.333Z] #46 7.262 + dir=/tmp/install [2021-02-25T01:53:19.333Z] #46 7.262 + bin=gotestsum [2021-02-25T01:53:19.333Z] #46 7.262 + shift [2021-02-25T01:53:19.333Z] #46 7.262 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-02-25T01:53:19.333Z] #46 7.262 + . /tmp/install/gotestsum.installer [2021-02-25T01:53:19.333Z] #46 7.262 ++ : v0.5.3 [2021-02-25T01:53:19.333Z] #46 7.262 + install_gotestsum [2021-02-25T01:53:19.333Z] #46 7.262 + set -e [2021-02-25T01:53:19.333Z] #46 7.262 + export GO111MODULE=on [2021-02-25T01:53:19.333Z] #46 7.262 + GO111MODULE=on [2021-02-25T01:53:19.333Z] #46 7.262 + GOBIN=/build [2021-02-25T01:53:19.333Z] #46 7.262 + go get gotest.tools/gotestsum@v0.5.3 [2021-02-25T01:53:19.333Z] #46 7.420 go: finding gotest.tools/gotestsum v0.5.3 [2021-02-25T01:53:19.333Z] #46 7.420 go: finding gotest.tools v0.5.3 [2021-02-25T01:53:19.333Z] #46 9.028 go: downloading gotest.tools/gotestsum v0.5.3 [2021-02-25T01:53:19.333Z] #46 9.647 go: extracting gotest.tools/gotestsum v0.5.3 [2021-02-25T01:53:19.333Z] #46 10.57 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-25T01:53:19.333Z] #46 10.58 go: downloading github.com/pkg/errors v0.9.1 [2021-02-25T01:53:19.333Z] #46 10.60 go: downloading github.com/spf13/pflag v1.0.3 [2021-02-25T01:53:19.383Z] #28 DONE 14.5s [2021-02-25T01:53:19.383Z] [2021-02-25T01:53:19.383Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-02-25T01:53:19.383Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-02-25T01:53:19.383Z] #10 DONE 6.7s [2021-02-25T01:53:19.383Z] [2021-02-25T01:53:19.383Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-02-25T01:53:19.383Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-02-25T01:53:19.440Z] #33 ... [2021-02-25T01:53:19.440Z] [2021-02-25T01:53:19.440Z] #38 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-02-25T01:53:19.440Z] #38 sha256:5a8b6c7320e82a4b1d150c036edc95f00476bccb86f60acf022f7ce3ac710b58 [2021-02-25T01:53:19.440Z] #38 DONE 0.4s [2021-02-25T01:53:19.591Z] #46 ... [2021-02-25T01:53:19.591Z] [2021-02-25T01:53:19.591Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-25T01:53:19.591Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-25T01:53:19.591Z] #41 8.437 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-25T01:53:19.591Z] #41 8.525 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-25T01:53:19.591Z] #41 8.525 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-25T01:53:19.591Z] #41 11.07 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-02-25T01:53:19.591Z] #41 ... [2021-02-25T01:53:19.591Z] [2021-02-25T01:53:19.591Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-02-25T01:53:19.591Z] #63 sha256:822c16ad49dcd8bc6afaab30da25c2dc32b585e4e6ca482f790795d61b8e14bd [2021-02-25T01:53:19.591Z] #63 6.073 + RM_GOPATH=0 [2021-02-25T01:53:19.591Z] #63 6.073 + TMP_GOPATH= [2021-02-25T01:53:19.591Z] #63 6.073 + : /build [2021-02-25T01:53:19.591Z] #63 6.073 + '[' -z '' ']' [2021-02-25T01:53:19.591Z] #63 6.073 ++ mktemp -d [2021-02-25T01:53:19.591Z] #63 6.073 + export GOPATH=/tmp/tmp.NqCnYK9LBJ [2021-02-25T01:53:19.591Z] #63 6.073 + GOPATH=/tmp/tmp.NqCnYK9LBJ [2021-02-25T01:53:19.591Z] #63 6.073 + RM_GOPATH=1 [2021-02-25T01:53:19.591Z] #63 6.073 + case "$(go env GOARCH)" in [2021-02-25T01:53:19.591Z] #63 6.073 ++ go env GOARCH [2021-02-25T01:53:19.591Z] #63 6.088 + export GO_BUILDMODE=-buildmode=pie [2021-02-25T01:53:19.591Z] #63 6.088 + GO_BUILDMODE=-buildmode=pie [2021-02-25T01:53:19.591Z] #63 6.088 ++ dirname /tmp/install/install.sh [2021-02-25T01:53:19.591Z] #63 6.097 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-25T01:53:19.591Z] #63 6.103 + dir=/tmp/install [2021-02-25T01:53:19.591Z] #63 6.103 + bin=proxy [2021-02-25T01:53:19.591Z] #63 6.103 + shift [2021-02-25T01:53:19.591Z] #63 6.103 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-02-25T01:53:19.591Z] #63 6.103 + . /tmp/install/proxy.installer [2021-02-25T01:53:19.591Z] #63 6.103 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-25T01:53:19.591Z] #63 6.103 + install_proxy [2021-02-25T01:53:19.591Z] #63 6.103 + case "$1" in [2021-02-25T01:53:19.591Z] #63 6.103 + export CGO_ENABLED=0 [2021-02-25T01:53:19.591Z] #63 6.103 + CGO_ENABLED=0 [2021-02-25T01:53:19.591Z] #63 6.103 + _install_proxy [2021-02-25T01:53:19.591Z] #63 6.103 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2021-02-25T01:53:19.591Z] #63 6.103 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.NqCnYK9LBJ/src/github.com/docker/libnetwork [2021-02-25T01:53:19.591Z] #63 6.103 Cloning into '/tmp/tmp.NqCnYK9LBJ/src/github.com/docker/libnetwork'... [2021-02-25T01:53:19.708Z] [2021-02-25T01:53:19.708Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-02-25T01:53:19.708Z] #28 sha256:17c3982a0485a1eeb3737c379c90ec4b13a3aa19bb027ee58ff5157958e9cfbc [2021-02-25T01:53:19.708Z] #28 1.231 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-02-25T01:53:19.708Z] #28 1.323 [2021-02-25T01:53:19.849Z] #63 ... [2021-02-25T01:53:19.849Z] [2021-02-25T01:53:19.849Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-25T01:53:19.849Z] #48 sha256:2e831af5bb88ab5da49a5136619b16274a7085949e491c75aad44ac093e1a2f1 [2021-02-25T01:53:19.849Z] #48 7.303 + RM_GOPATH=0 [2021-02-25T01:53:19.849Z] #48 7.303 + TMP_GOPATH= [2021-02-25T01:53:19.849Z] #48 7.303 + : /build [2021-02-25T01:53:19.849Z] #48 7.303 + '[' -z '' ']' [2021-02-25T01:53:19.849Z] #48 7.303 ++ mktemp -d [2021-02-25T01:53:19.849Z] #48 7.303 + export GOPATH=/tmp/tmp.pKzUquICoR [2021-02-25T01:53:19.849Z] #48 7.303 + GOPATH=/tmp/tmp.pKzUquICoR [2021-02-25T01:53:19.849Z] #48 7.303 + RM_GOPATH=1 [2021-02-25T01:53:19.849Z] #48 7.303 + case "$(go env GOARCH)" in [2021-02-25T01:53:19.849Z] #48 7.303 ++ go env GOARCH [2021-02-25T01:53:19.849Z] #48 7.389 + export GO_BUILDMODE=-buildmode=pie [2021-02-25T01:53:19.849Z] #48 7.389 + GO_BUILDMODE=-buildmode=pie [2021-02-25T01:53:19.849Z] #48 7.389 ++ dirname /tmp/install/install.sh [2021-02-25T01:53:19.849Z] #48 7.389 + dir=/tmp/install [2021-02-25T01:53:19.849Z] #48 7.389 + bin=golangci_lint [2021-02-25T01:53:19.849Z] #48 7.389 + shift [2021-02-25T01:53:19.849Z] #48 7.389 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-02-25T01:53:19.849Z] #48 7.389 + . /tmp/install/golangci_lint.installer [2021-02-25T01:53:19.849Z] #48 7.389 ++ : v1.23.8 [2021-02-25T01:53:19.849Z] #48 7.389 + install_golangci_lint [2021-02-25T01:53:19.849Z] #48 7.389 + set -e [2021-02-25T01:53:19.849Z] #48 7.389 + export GO111MODULE=on [2021-02-25T01:53:19.849Z] #48 7.389 + GO111MODULE=on [2021-02-25T01:53:19.849Z] #48 7.389 + GOBIN=/build [2021-02-25T01:53:19.849Z] #48 7.389 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-02-25T01:53:19.849Z] #48 7.441 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-02-25T01:53:19.849Z] #48 7.441 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-02-25T01:53:19.849Z] #48 7.454 go: finding github.com v1.23.8 [2021-02-25T01:53:19.849Z] #48 7.454 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-02-25T01:53:19.849Z] #48 7.454 go: finding github.com/golangci v1.23.8 [2021-02-25T01:53:19.849Z] #48 9.124 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-02-25T01:53:19.849Z] #48 10.06 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-02-25T01:53:19.849Z] #48 ... [2021-02-25T01:53:19.849Z] [2021-02-25T01:53:19.849Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-02-25T01:53:19.849Z] #46 sha256:4c98c05257c1ae1479815d1d8441d0d882372b52a83b7321f97076c7ada7e117 [2021-02-25T01:53:19.849Z] #46 11.07 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-25T01:53:19.849Z] #46 11.09 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-25T01:53:19.849Z] #46 11.12 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-02-25T01:53:19.849Z] #46 11.14 go: extracting github.com/pkg/errors v0.9.1 [2021-02-25T01:53:19.849Z] #46 11.28 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-25T01:53:19.849Z] #46 11.31 go: downloading github.com/fatih/color v1.9.0 [2021-02-25T01:53:19.849Z] #46 11.31 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-25T01:53:20.108Z] #46 11.44 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-25T01:53:20.155Z] #28 ... [2021-02-25T01:53:20.155Z] [2021-02-25T01:53:20.155Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-02-25T01:53:20.155Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-25T01:53:20.155Z] #35 8.893 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-25T01:53:20.155Z] #35 8.937 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-25T01:53:20.155Z] #35 8.998 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-25T01:53:20.155Z] #35 10.17 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-02-25T01:53:20.155Z] #35 ... [2021-02-25T01:53:20.155Z] [2021-02-25T01:53:20.155Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-02-25T01:53:20.155Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-02-25T01:53:20.155Z] #39 5.692 + git clone https://github.com/docker/distribution.git . [2021-02-25T01:53:20.155Z] #39 5.696 Cloning into '.'... [2021-02-25T01:53:20.155Z] #39 ... [2021-02-25T01:53:20.155Z] [2021-02-25T01:53:20.155Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-02-25T01:53:20.156Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-02-25T01:53:20.156Z] #54 6.648 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-25T01:53:20.156Z] #54 6.758 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-25T01:53:20.156Z] #54 6.890 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-25T01:53:20.156Z] #54 7.248 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-02-25T01:53:20.156Z] #54 8.911 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [267 kB] [2021-02-25T01:53:20.321Z] #11 DONE 0.9s [2021-02-25T01:53:20.321Z] [2021-02-25T01:53:20.321Z] #38 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-02-25T01:53:20.321Z] #38 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-02-25T01:53:20.321Z] #38 DONE 0.3s [2021-02-25T01:53:20.321Z] [2021-02-25T01:53:20.321Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-02-25T01:53:20.321Z] #30 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-02-25T01:53:20.321Z] #30 DONE 0.2s [2021-02-25T01:53:20.321Z] [2021-02-25T01:53:20.321Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-25T01:53:20.321Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-02-25T01:53:20.366Z] #46 11.73 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-02-25T01:53:20.366Z] #46 11.75 go: extracting github.com/spf13/pflag v1.0.3 [2021-02-25T01:53:20.366Z] #46 11.86 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-25T01:53:20.418Z] #54 ... [2021-02-25T01:53:20.418Z] [2021-02-25T01:53:20.418Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-02-25T01:53:20.418Z] #57 sha256:5ced92f8e0f4cac95ef1d473651f48a574c9a541a418d05e7c7a5eb45a2617fe [2021-02-25T01:53:20.418Z] #57 5.034 + RM_GOPATH=0 [2021-02-25T01:53:20.418Z] #57 5.034 + TMP_GOPATH= [2021-02-25T01:53:20.418Z] #57 5.034 + : /build [2021-02-25T01:53:20.418Z] #57 5.034 + '[' -z '' ']' [2021-02-25T01:53:20.418Z] #57 5.034 ++ mktemp -d [2021-02-25T01:53:20.418Z] #57 5.035 + export GOPATH=/tmp/tmp.R5IFxUdA06 [2021-02-25T01:53:20.418Z] #57 5.035 + GOPATH=/tmp/tmp.R5IFxUdA06 [2021-02-25T01:53:20.418Z] #57 5.035 + RM_GOPATH=1 [2021-02-25T01:53:20.418Z] #57 5.035 + case "$(go env GOARCH)" in [2021-02-25T01:53:20.418Z] #57 5.035 ++ go env GOARCH [2021-02-25T01:53:20.418Z] #57 5.040 + export GO_BUILDMODE=-buildmode=pie [2021-02-25T01:53:20.418Z] #57 5.040 + GO_BUILDMODE=-buildmode=pie [2021-02-25T01:53:20.418Z] #57 5.040 ++ dirname /tmp/install/install.sh [2021-02-25T01:53:20.418Z] #57 5.041 Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa [2021-02-25T01:53:20.418Z] #57 5.044 + dir=/tmp/install [2021-02-25T01:53:20.418Z] #57 5.044 + bin=rootlesskit [2021-02-25T01:53:20.418Z] #57 5.044 + shift [2021-02-25T01:53:20.418Z] #57 5.044 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-02-25T01:53:20.418Z] #57 5.044 + . /tmp/install/rootlesskit.installer [2021-02-25T01:53:20.418Z] #57 5.044 ++ : 5c30c9c2586add2ad659132990fdc230f05035fa [2021-02-25T01:53:20.418Z] #57 5.044 + install_rootlesskit [2021-02-25T01:53:20.418Z] #57 5.044 + case "$1" in [2021-02-25T01:53:20.418Z] #57 5.044 + export CGO_ENABLED=0 [2021-02-25T01:53:20.418Z] #57 5.044 + CGO_ENABLED=0 [2021-02-25T01:53:20.418Z] #57 5.044 + _install_rootlesskit [2021-02-25T01:53:20.418Z] #57 5.044 + echo 'Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa' [2021-02-25T01:53:20.418Z] #57 5.044 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.R5IFxUdA06/src/github.com/rootless-containers/rootlesskit [2021-02-25T01:53:20.418Z] #57 5.044 Cloning into '/tmp/tmp.R5IFxUdA06/src/github.com/rootless-containers/rootlesskit'... [2021-02-25T01:53:20.418Z] #57 6.362 + cd /tmp/tmp.R5IFxUdA06/src/github.com/rootless-containers/rootlesskit [2021-02-25T01:53:20.418Z] #57 6.362 + git checkout -q 5c30c9c2586add2ad659132990fdc230f05035fa [2021-02-25T01:53:20.418Z] #57 6.401 + export GO111MODULE=on [2021-02-25T01:53:20.418Z] #57 6.401 + GO111MODULE=on [2021-02-25T01:53:20.418Z] #57 6.401 + for f in rootlesskit rootlesskit-docker-proxy [2021-02-25T01:53:20.418Z] #57 6.401 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-02-25T01:53:20.418Z] #57 7.611 go: downloading github.com/pkg/errors v0.9.1 [2021-02-25T01:53:20.418Z] #57 7.621 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-02-25T01:53:20.418Z] #57 7.757 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-02-25T01:53:20.418Z] #57 7.899 go: downloading github.com/sirupsen/logrus v1.7.0 [2021-02-25T01:53:20.418Z] #57 7.948 go: downloading github.com/google/uuid v1.2.0 [2021-02-25T01:53:20.418Z] #57 7.957 go: extracting github.com/pkg/errors v0.9.1 [2021-02-25T01:53:20.418Z] #57 8.062 go: downloading github.com/gorilla/mux v1.8.0 [2021-02-25T01:53:20.418Z] #57 8.062 go: downloading github.com/moby/sys/mountinfo v0.4.0 [2021-02-25T01:53:20.418Z] #57 8.062 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-02-25T01:53:20.418Z] #57 8.062 go: downloading github.com/gofrs/flock v0.8.0 [2021-02-25T01:53:20.418Z] #57 8.110 go: downloading github.com/moby/vpnkit v0.4.0 [2021-02-25T01:53:20.418Z] #57 8.250 go: extracting github.com/gofrs/flock v0.8.0 [2021-02-25T01:53:20.418Z] #57 8.263 go: extracting github.com/moby/sys/mountinfo v0.4.0 [2021-02-25T01:53:20.418Z] #57 8.307 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-02-25T01:53:20.418Z] #57 8.912 go: extracting github.com/sirupsen/logrus v1.7.0 [2021-02-25T01:53:20.418Z] #57 8.945 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-02-25T01:53:20.418Z] #57 8.945 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-02-25T01:53:20.418Z] #57 8.995 go: extracting github.com/gorilla/mux v1.8.0 [2021-02-25T01:53:20.418Z] #57 9.195 go: extracting github.com/google/uuid v1.2.0 [2021-02-25T01:53:20.418Z] #57 10.46 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-02-25T01:53:20.418Z] #57 10.54 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-02-25T01:53:20.418Z] #57 ... [2021-02-25T01:53:20.418Z] [2021-02-25T01:53:20.418Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-25T01:53:20.418Z] #48 sha256:7bb42b53b99ed4ec5049cd671feb21ae7a997556a2df43f95e540b13cef2395c [2021-02-25T01:53:20.418Z] #48 6.302 + RM_GOPATH=0 [2021-02-25T01:53:20.418Z] #48 6.302 + TMP_GOPATH= [2021-02-25T01:53:20.418Z] #48 6.313 + : /build [2021-02-25T01:53:20.418Z] #48 6.313 + '[' -z '' ']' [2021-02-25T01:53:20.418Z] #48 6.313 ++ mktemp -d [2021-02-25T01:53:20.418Z] #48 6.313 + export GOPATH=/tmp/tmp.mzzwvOl7Kv [2021-02-25T01:53:20.418Z] #48 6.313 + GOPATH=/tmp/tmp.mzzwvOl7Kv [2021-02-25T01:53:20.418Z] #48 6.313 + RM_GOPATH=1 [2021-02-25T01:53:20.418Z] #48 6.313 + case "$(go env GOARCH)" in [2021-02-25T01:53:20.418Z] #48 6.313 ++ go env GOARCH [2021-02-25T01:53:20.418Z] #48 6.313 + export GO_BUILDMODE=-buildmode=pie [2021-02-25T01:53:20.418Z] #48 6.313 + GO_BUILDMODE=-buildmode=pie [2021-02-25T01:53:20.418Z] #48 6.313 ++ dirname /tmp/install/install.sh [2021-02-25T01:53:20.418Z] #48 6.313 + dir=/tmp/install [2021-02-25T01:53:20.418Z] #48 6.313 + bin=golangci_lint [2021-02-25T01:53:20.418Z] #48 6.313 + shift [2021-02-25T01:53:20.418Z] #48 6.313 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-02-25T01:53:20.418Z] #48 6.313 + . /tmp/install/golangci_lint.installer [2021-02-25T01:53:20.418Z] #48 6.313 ++ : v1.23.8 [2021-02-25T01:53:20.418Z] #48 6.313 + install_golangci_lint [2021-02-25T01:53:20.418Z] #48 6.324 + set -e [2021-02-25T01:53:20.418Z] #48 6.326 + export GO111MODULE=on [2021-02-25T01:53:20.418Z] #48 6.326 + GO111MODULE=on [2021-02-25T01:53:20.418Z] #48 6.326 + GOBIN=/build [2021-02-25T01:53:20.418Z] #48 6.327 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-02-25T01:53:20.418Z] #48 6.387 go: finding github.com v1.23.8 [2021-02-25T01:53:20.418Z] #48 6.387 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-02-25T01:53:20.418Z] #48 6.387 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-02-25T01:53:20.418Z] #48 6.387 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-02-25T01:53:20.418Z] #48 6.387 go: finding github.com/golangci v1.23.8 [2021-02-25T01:53:20.418Z] #48 7.231 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-02-25T01:53:20.418Z] #48 7.867 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-02-25T01:53:20.651Z] #28 1.482 0.0% ######## 11.2% ############ 17.3% ####################### 32.8% ####################### 33.0% ############################### 43.2% ########################################## 58.8% ########################################################## 81.8% ######################################################################## 100.0% [2021-02-25T01:53:20.781Z] #48 ... [2021-02-25T01:53:20.781Z] [2021-02-25T01:53:20.781Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-02-25T01:53:20.781Z] #63 sha256:769d4823d5377d0c268172e54b0d1c18a9bbdcacac5b80be6401727b0c13930a [2021-02-25T01:53:20.781Z] #63 6.267 + RM_GOPATH=0 [2021-02-25T01:53:20.781Z] #63 6.267 + TMP_GOPATH= [2021-02-25T01:53:20.781Z] #63 6.267 + : /build [2021-02-25T01:53:20.781Z] #63 6.267 + '[' -z '' ']' [2021-02-25T01:53:20.781Z] #63 6.269 ++ mktemp -d [2021-02-25T01:53:20.781Z] #63 6.269 + export GOPATH=/tmp/tmp.euLc9hBJnb [2021-02-25T01:53:20.781Z] #63 6.269 + GOPATH=/tmp/tmp.euLc9hBJnb [2021-02-25T01:53:20.781Z] #63 6.269 + RM_GOPATH=1 [2021-02-25T01:53:20.781Z] #63 6.269 + case "$(go env GOARCH)" in [2021-02-25T01:53:20.781Z] #63 6.278 ++ go env GOARCH [2021-02-25T01:53:20.781Z] #63 6.314 + export GO_BUILDMODE=-buildmode=pie [2021-02-25T01:53:20.781Z] #63 6.314 + GO_BUILDMODE=-buildmode=pie [2021-02-25T01:53:20.781Z] #63 6.314 ++ dirname /tmp/install/install.sh [2021-02-25T01:53:20.781Z] #63 6.331 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-25T01:53:20.781Z] #63 6.331 + dir=/tmp/install [2021-02-25T01:53:20.781Z] #63 6.331 + bin=proxy [2021-02-25T01:53:20.781Z] #63 6.331 + shift [2021-02-25T01:53:20.781Z] #63 6.331 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-02-25T01:53:20.781Z] #63 6.331 + . /tmp/install/proxy.installer [2021-02-25T01:53:20.781Z] #63 6.331 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-25T01:53:20.781Z] #63 6.331 + install_proxy [2021-02-25T01:53:20.781Z] #63 6.331 + case "$1" in [2021-02-25T01:53:20.781Z] #63 6.331 + export CGO_ENABLED=0 [2021-02-25T01:53:20.781Z] #63 6.331 + CGO_ENABLED=0 [2021-02-25T01:53:20.781Z] #63 6.331 + _install_proxy [2021-02-25T01:53:20.781Z] #63 6.331 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2021-02-25T01:53:20.781Z] #63 6.331 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.euLc9hBJnb/src/github.com/docker/libnetwork [2021-02-25T01:53:20.781Z] #63 6.331 Cloning into '/tmp/tmp.euLc9hBJnb/src/github.com/docker/libnetwork'... [2021-02-25T01:53:20.936Z] #28 2.549 [2021-02-25T01:53:21.150Z] #63 ... [2021-02-25T01:53:21.150Z] [2021-02-25T01:53:21.150Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-25T01:53:21.150Z] #33 sha256:2e69f35fe24f369dce21818beea2393c696c678620473cad6e296062ad1a4077 [2021-02-25T01:53:21.150Z] #33 7.995 + RM_GOPATH=0 [2021-02-25T01:53:21.150Z] #33 7.995 + TMP_GOPATH= [2021-02-25T01:53:21.150Z] #33 7.995 + : /build [2021-02-25T01:53:21.150Z] #33 7.995 + '[' -z '' ']' [2021-02-25T01:53:21.150Z] #33 7.995 ++ mktemp -d [2021-02-25T01:53:21.150Z] #33 7.997 + export GOPATH=/tmp/tmp.hslUYUKKkI [2021-02-25T01:53:21.150Z] #33 7.997 + GOPATH=/tmp/tmp.hslUYUKKkI [2021-02-25T01:53:21.150Z] #33 7.997 + RM_GOPATH=1 [2021-02-25T01:53:21.150Z] #33 7.997 + case "$(go env GOARCH)" in [2021-02-25T01:53:21.150Z] #33 8.000 ++ go env GOARCH [2021-02-25T01:53:21.150Z] #33 8.019 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-25T01:53:21.150Z] #33 8.019 + export GO_BUILDMODE=-buildmode=pie [2021-02-25T01:53:21.150Z] #33 8.019 + GO_BUILDMODE=-buildmode=pie [2021-02-25T01:53:21.150Z] #33 8.019 ++ dirname /tmp/install/install.sh [2021-02-25T01:53:21.150Z] #33 8.019 + dir=/tmp/install [2021-02-25T01:53:21.150Z] #33 8.019 + bin=tomlv [2021-02-25T01:53:21.150Z] #33 8.019 + shift [2021-02-25T01:53:21.150Z] #33 8.019 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-02-25T01:53:21.150Z] #33 8.019 + . /tmp/install/tomlv.installer [2021-02-25T01:53:21.150Z] #33 8.019 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-25T01:53:21.150Z] #33 8.019 + install_tomlv [2021-02-25T01:53:21.150Z] #33 8.019 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-02-25T01:53:21.150Z] #33 8.038 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.hslUYUKKkI/src/github.com/BurntSushi/toml [2021-02-25T01:53:21.150Z] #33 8.038 Cloning into '/tmp/tmp.hslUYUKKkI/src/github.com/BurntSushi/toml'... [2021-02-25T01:53:21.150Z] #33 9.141 + cd /tmp/tmp.hslUYUKKkI/src/github.com/BurntSushi/toml [2021-02-25T01:53:21.150Z] #33 9.145 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-25T01:53:21.150Z] #33 9.175 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-02-25T01:53:21.150Z] #33 9.847 math/bits [2021-02-25T01:53:21.150Z] #33 9.968 runtime [2021-02-25T01:53:21.150Z] #33 10.68 math [2021-02-25T01:53:21.150Z] #33 ... [2021-02-25T01:53:21.150Z] [2021-02-25T01:53:21.150Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-25T01:53:21.150Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-25T01:53:21.150Z] #41 8.470 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-25T01:53:21.150Z] #41 8.590 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-25T01:53:21.150Z] #41 8.591 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-25T01:53:21.150Z] #41 9.640 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-02-25T01:53:21.225Z] #28 2.699 ######### 13.4% ######################################################## 79.1% ######################################################################## 100.0% [2021-02-25T01:53:21.225Z] #28 3.080 [2021-02-25T01:53:21.308Z] #46 12.70 go: extracting github.com/fatih/color v1.9.0 [2021-02-25T01:53:21.308Z] #46 12.72 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-02-25T01:53:21.308Z] #46 12.74 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-02-25T01:53:21.426Z] #41 ... [2021-02-25T01:53:21.426Z] [2021-02-25T01:53:21.426Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-02-25T01:53:21.426Z] #46 sha256:cdb231da37d7e0edbec1ec98694f01fd09f427951200a14c0462e431b2aed373 [2021-02-25T01:53:21.426Z] #46 7.339 + RM_GOPATH=0 [2021-02-25T01:53:21.426Z] #46 7.339 + TMP_GOPATH= [2021-02-25T01:53:21.426Z] #46 7.339 + : /build [2021-02-25T01:53:21.426Z] #46 7.339 + '[' -z '' ']' [2021-02-25T01:53:21.426Z] #46 7.339 ++ mktemp -d [2021-02-25T01:53:21.426Z] #46 7.339 + export GOPATH=/tmp/tmp.WhmCubTbvN [2021-02-25T01:53:21.426Z] #46 7.339 + GOPATH=/tmp/tmp.WhmCubTbvN [2021-02-25T01:53:21.426Z] #46 7.339 + RM_GOPATH=1 [2021-02-25T01:53:21.426Z] #46 7.339 + case "$(go env GOARCH)" in [2021-02-25T01:53:21.426Z] #46 7.339 ++ go env GOARCH [2021-02-25T01:53:21.426Z] #46 7.339 + export GO_BUILDMODE=-buildmode=pie [2021-02-25T01:53:21.426Z] #46 7.339 + GO_BUILDMODE=-buildmode=pie [2021-02-25T01:53:21.426Z] #46 7.339 ++ dirname /tmp/install/install.sh [2021-02-25T01:53:21.426Z] #46 7.339 + dir=/tmp/install [2021-02-25T01:53:21.426Z] #46 7.339 + bin=gotestsum [2021-02-25T01:53:21.426Z] #46 7.339 + shift [2021-02-25T01:53:21.426Z] #46 7.339 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-02-25T01:53:21.426Z] #46 7.339 + . /tmp/install/gotestsum.installer [2021-02-25T01:53:21.426Z] #46 7.339 ++ : v0.5.3 [2021-02-25T01:53:21.426Z] #46 7.339 + install_gotestsum [2021-02-25T01:53:21.426Z] #46 7.339 + set -e [2021-02-25T01:53:21.426Z] #46 7.339 + export GO111MODULE=on [2021-02-25T01:53:21.426Z] #46 7.339 + GO111MODULE=on [2021-02-25T01:53:21.426Z] #46 7.339 + GOBIN=/build [2021-02-25T01:53:21.426Z] #46 7.339 + go get gotest.tools/gotestsum@v0.5.3 [2021-02-25T01:53:21.426Z] #46 7.385 go: finding gotest.tools/gotestsum v0.5.3 [2021-02-25T01:53:21.426Z] #46 7.385 go: finding gotest.tools v0.5.3 [2021-02-25T01:53:21.426Z] #46 8.097 go: downloading gotest.tools/gotestsum v0.5.3 [2021-02-25T01:53:21.426Z] #46 8.658 go: extracting gotest.tools/gotestsum v0.5.3 [2021-02-25T01:53:21.426Z] #46 11.46 go: downloading github.com/pkg/errors v0.9.1 [2021-02-25T01:53:21.426Z] #46 11.59 go: downloading github.com/fatih/color v1.9.0 [2021-02-25T01:53:21.426Z] #46 ... [2021-02-25T01:53:21.426Z] [2021-02-25T01:53:21.426Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-25T01:53:21.426Z] #50 sha256:fc077b73ae98ab5d0da252b9aa1a5bf791334fac7e4c3d63945108bd43145bfb [2021-02-25T01:53:21.426Z] #50 8.505 + RM_GOPATH=0 [2021-02-25T01:53:21.426Z] #50 8.505 + TMP_GOPATH= [2021-02-25T01:53:21.426Z] #50 8.505 + : /build [2021-02-25T01:53:21.426Z] #50 8.505 + '[' -z '' ']' [2021-02-25T01:53:21.426Z] #50 8.512 ++ mktemp -d [2021-02-25T01:53:21.426Z] #50 8.545 + export GOPATH=/tmp/tmp.xg2DD1uNhz [2021-02-25T01:53:21.426Z] #50 8.545 + GOPATH=/tmp/tmp.xg2DD1uNhz [2021-02-25T01:53:21.426Z] #50 8.545 + RM_GOPATH=1 [2021-02-25T01:53:21.426Z] #50 8.545 + case "$(go env GOARCH)" in [2021-02-25T01:53:21.426Z] #50 8.548 ++ go env GOARCH [2021-02-25T01:53:21.426Z] #50 8.591 + export GO_BUILDMODE=-buildmode=pie [2021-02-25T01:53:21.426Z] #50 8.592 + GO_BUILDMODE=-buildmode=pie [2021-02-25T01:53:21.426Z] #50 8.593 ++ dirname /tmp/install/install.sh [2021-02-25T01:53:21.426Z] #50 8.600 + dir=/tmp/install [2021-02-25T01:53:21.426Z] #50 8.607 + bin=shfmt [2021-02-25T01:53:21.426Z] #50 8.607 + shift [2021-02-25T01:53:21.426Z] #50 8.607 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-02-25T01:53:21.426Z] #50 8.607 + . /tmp/install/shfmt.installer [2021-02-25T01:53:21.426Z] #50 8.610 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-25T01:53:21.426Z] #50 8.610 + install_shfmt [2021-02-25T01:53:21.426Z] #50 8.611 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-02-25T01:53:21.426Z] #50 8.613 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-25T01:53:21.426Z] #50 8.614 + git clone https://github.com/mvdan/sh.git /tmp/tmp.xg2DD1uNhz/src/github.com/mvdan/sh [2021-02-25T01:53:21.426Z] #50 8.619 Cloning into '/tmp/tmp.xg2DD1uNhz/src/github.com/mvdan/sh'... [2021-02-25T01:53:21.566Z] #46 12.94 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-02-25T01:53:21.705Z] #50 ... [2021-02-25T01:53:21.706Z] [2021-02-25T01:53:21.706Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-02-25T01:53:21.706Z] #23 sha256:2a87db4122f1c030e0e2cc11c2bc4a57518920e9254fb8e75bb95c352872fbbe [2021-02-25T01:53:21.706Z] #23 7.363 + RM_GOPATH=0 [2021-02-25T01:53:21.706Z] #23 7.363 + TMP_GOPATH= [2021-02-25T01:53:21.706Z] #23 7.363 + : /build [2021-02-25T01:53:21.706Z] #23 7.363 + '[' -z '' ']' [2021-02-25T01:53:21.706Z] #23 7.363 ++ mktemp -d [2021-02-25T01:53:21.706Z] #23 7.363 + export GOPATH=/tmp/tmp.HmvUx4e8vg [2021-02-25T01:53:21.706Z] #23 7.363 + GOPATH=/tmp/tmp.HmvUx4e8vg [2021-02-25T01:53:21.706Z] #23 7.363 + RM_GOPATH=1 [2021-02-25T01:53:21.706Z] #23 7.363 + case "$(go env GOARCH)" in [2021-02-25T01:53:21.706Z] #23 7.363 ++ go env GOARCH [2021-02-25T01:53:21.706Z] #23 7.399 Install docker/cli version 17.06.2-ce from stable [2021-02-25T01:53:21.706Z] #23 7.399 + export GO_BUILDMODE=-buildmode=pie [2021-02-25T01:53:21.706Z] #23 7.399 + GO_BUILDMODE=-buildmode=pie [2021-02-25T01:53:21.706Z] #23 7.399 ++ dirname /tmp/install/install.sh [2021-02-25T01:53:21.706Z] #23 7.399 + dir=/tmp/install [2021-02-25T01:53:21.706Z] #23 7.399 + bin=dockercli [2021-02-25T01:53:21.706Z] #23 7.399 + shift [2021-02-25T01:53:21.706Z] #23 7.399 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-02-25T01:53:21.706Z] #23 7.399 + . /tmp/install/dockercli.installer [2021-02-25T01:53:21.706Z] #23 7.399 ++ : stable [2021-02-25T01:53:21.706Z] #23 7.399 ++ : 17.06.2-ce [2021-02-25T01:53:21.706Z] #23 7.399 + install_dockercli [2021-02-25T01:53:21.706Z] #23 7.399 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-02-25T01:53:21.706Z] #23 7.399 ++ uname -m [2021-02-25T01:53:21.706Z] #23 7.399 + arch=x86_64 [2021-02-25T01:53:21.706Z] #23 7.399 + '[' x86_64 '!=' x86_64 ']' [2021-02-25T01:53:21.706Z] #23 7.399 + url=https://download.docker.com/linux/static [2021-02-25T01:53:21.706Z] #23 7.399 + tar -xz docker/docker [2021-02-25T01:53:21.706Z] #23 7.399 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-02-25T01:53:21.706Z] #23 ... [2021-02-25T01:53:21.706Z] [2021-02-25T01:53:21.706Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-25T01:53:21.706Z] #44 sha256:d153cc4351764a122782d058ffd8e3001e00e902241b8a8a80ce2b9ea853462d [2021-02-25T01:53:21.706Z] #44 6.446 + RM_GOPATH=0 [2021-02-25T01:53:21.706Z] #44 6.446 + TMP_GOPATH= [2021-02-25T01:53:21.706Z] #44 6.447 + : /build [2021-02-25T01:53:21.706Z] #44 6.447 + '[' -z '' ']' [2021-02-25T01:53:21.706Z] #44 6.447 ++ mktemp -d [2021-02-25T01:53:21.706Z] #44 6.449 + export GOPATH=/tmp/tmp.066xcwA5ev [2021-02-25T01:53:21.706Z] #44 6.449 + GOPATH=/tmp/tmp.066xcwA5ev [2021-02-25T01:53:21.706Z] #44 6.449 + RM_GOPATH=1 [2021-02-25T01:53:21.706Z] #44 6.449 + case "$(go env GOARCH)" in [2021-02-25T01:53:21.706Z] #44 6.449 ++ go env GOARCH [2021-02-25T01:53:21.706Z] #44 6.457 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-25T01:53:21.706Z] #44 6.457 + export GO_BUILDMODE=-buildmode=pie [2021-02-25T01:53:21.706Z] #44 6.457 + GO_BUILDMODE=-buildmode=pie [2021-02-25T01:53:21.706Z] #44 6.457 ++ dirname /tmp/install/install.sh [2021-02-25T01:53:21.706Z] #44 6.457 + dir=/tmp/install [2021-02-25T01:53:21.706Z] #44 6.457 + bin=vndr [2021-02-25T01:53:21.706Z] #44 6.457 + shift [2021-02-25T01:53:21.706Z] #44 6.457 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-02-25T01:53:21.706Z] #44 6.457 + . /tmp/install/vndr.installer [2021-02-25T01:53:21.706Z] #44 6.457 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-25T01:53:21.706Z] #44 6.457 + install_vndr [2021-02-25T01:53:21.706Z] #44 6.457 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-02-25T01:53:21.706Z] #44 6.457 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.066xcwA5ev/src/github.com/LK4D4/vndr [2021-02-25T01:53:21.706Z] #44 6.457 Cloning into '/tmp/tmp.066xcwA5ev/src/github.com/LK4D4/vndr'... [2021-02-25T01:53:21.706Z] #44 6.923 + cd /tmp/tmp.066xcwA5ev/src/github.com/LK4D4/vndr [2021-02-25T01:53:21.706Z] #44 6.935 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-25T01:53:21.706Z] #44 6.949 + go build -buildmode=pie -v -o /build/vndr . [2021-02-25T01:53:21.706Z] #44 7.681 internal/cpu [2021-02-25T01:53:21.706Z] #44 7.738 runtime/internal/atomic [2021-02-25T01:53:21.706Z] #44 7.915 runtime/internal/sys [2021-02-25T01:53:21.706Z] #44 8.112 internal/bytealg [2021-02-25T01:53:21.706Z] #44 8.202 runtime/internal/math [2021-02-25T01:53:21.706Z] #44 8.306 internal/race [2021-02-25T01:53:21.706Z] #44 8.416 sync/atomic [2021-02-25T01:53:21.706Z] #44 8.754 unicode [2021-02-25T01:53:21.706Z] #44 8.787 runtime [2021-02-25T01:53:21.809Z] #28 3.289 0.2% ######################################## 56.8% ######################################################################## 100.0% [2021-02-25T01:53:21.810Z] #28 3.591 [2021-02-25T01:53:21.823Z] #46 13.05 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-02-25T01:53:21.986Z] #44 ... [2021-02-25T01:53:21.986Z] [2021-02-25T01:53:21.986Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-25T01:53:21.986Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-02-25T01:53:21.986Z] #31 7.968 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-02-25T01:53:21.986Z] #31 7.976 Cloning into '.'... [2021-02-25T01:53:21.986Z] #31 ... [2021-02-25T01:53:21.986Z] [2021-02-25T01:53:21.986Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-02-25T01:53:21.986Z] #28 sha256:e5f918c19e5d6cf72dbca1e19bc0bb7a62379084c68c76f567d4248676f69692 [2021-02-25T01:53:21.986Z] #28 DONE 15.7s [2021-02-25T01:53:21.986Z] [2021-02-25T01:53:21.986Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-25T01:53:21.986Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-25T01:53:21.986Z] #12 9.087 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-25T01:53:21.986Z] #12 9.159 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-25T01:53:21.986Z] #12 9.160 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-25T01:53:21.986Z] #12 10.19 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-02-25T01:53:22.261Z] #12 ... [2021-02-25T01:53:22.261Z] [2021-02-25T01:53:22.261Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-02-25T01:53:22.261Z] #46 sha256:cdb231da37d7e0edbec1ec98694f01fd09f427951200a14c0462e431b2aed373 [2021-02-25T01:53:22.261Z] #46 11.64 go: downloading github.com/spf13/pflag v1.0.3 [2021-02-25T01:53:22.261Z] #46 11.64 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-25T01:53:22.261Z] #46 11.65 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-25T01:53:22.261Z] #46 11.74 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-25T01:53:22.261Z] #46 11.93 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-25T01:53:22.261Z] #46 12.26 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-02-25T01:53:22.261Z] #46 12.26 go: extracting github.com/pkg/errors v0.9.1 [2021-02-25T01:53:22.261Z] #46 12.39 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-25T01:53:22.261Z] #46 12.44 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-25T01:53:22.522Z] #46 12.56 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-25T01:53:22.522Z] #46 12.63 go: extracting github.com/spf13/pflag v1.0.3 [2021-02-25T01:53:22.690Z] #28 3.761 0.0% ### 4.3% ########## 14.2% ####################### 32.9% ######################################## 56.5% ######################################################## 78.7% ################################################################## 92.7% ######################################################################## 100.0% [2021-02-25T01:53:22.783Z] #46 12.78 go: extracting github.com/fatih/color v1.9.0 [2021-02-25T01:53:22.783Z] #46 13.00 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-02-25T01:53:22.783Z] #46 13.00 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-02-25T01:53:22.783Z] #46 13.06 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-02-25T01:53:22.955Z] #28 4.706 [2021-02-25T01:53:23.357Z] #46 13.29 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-02-25T01:53:23.357Z] #46 13.41 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-02-25T01:53:23.720Z] #46 14.64 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-25T01:53:23.979Z] #46 ... [2021-02-25T01:53:23.979Z] [2021-02-25T01:53:23.979Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-02-25T01:53:23.979Z] #23 sha256:a9d2d47fb907b64a60074af825da269cc72bee6716276e07c5890bfb8f9f8ee0 [2021-02-25T01:53:23.979Z] #23 14.99 + mkdir -p /build [2021-02-25T01:53:23.979Z] #23 14.99 + mv docker/docker /build/ [2021-02-25T01:53:23.979Z] #23 14.99 + rmdir docker [2021-02-25T01:53:23.979Z] #23 DONE 15.2s [2021-02-25T01:53:23.979Z] [2021-02-25T01:53:23.979Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-02-25T01:53:23.979Z] #57 sha256:da201b0f36a0565c42c0daac0331f7b6cb1c179da488c87e96fe4da2a054eda6 [2021-02-25T01:53:23.979Z] #57 13.97 + cd /tmp/tmp.cp5q4wEkRC/src/github.com/rootless-containers/rootlesskit [2021-02-25T01:53:23.979Z] #57 13.98 + git checkout -q 5c30c9c2586add2ad659132990fdc230f05035fa [2021-02-25T01:53:23.979Z] #57 14.01 + export GO111MODULE=on [2021-02-25T01:53:23.979Z] #57 14.01 + GO111MODULE=on [2021-02-25T01:53:23.979Z] #57 14.01 + for f in rootlesskit rootlesskit-docker-proxy [2021-02-25T01:53:23.979Z] #57 14.01 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-02-25T01:53:24.955Z] #57 16.10 go: downloading github.com/sirupsen/logrus v1.7.0 [2021-02-25T01:53:24.955Z] #57 16.11 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-02-25T01:53:24.955Z] #57 16.13 go: downloading github.com/pkg/errors v0.9.1 [2021-02-25T01:53:24.955Z] #57 16.17 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-02-25T01:53:24.955Z] #57 16.19 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-02-25T01:53:24.955Z] #57 16.21 go: downloading github.com/moby/vpnkit v0.4.0 [2021-02-25T01:53:24.955Z] #57 16.37 go: downloading github.com/google/uuid v1.2.0 [2021-02-25T01:53:24.955Z] #57 16.43 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-02-25T01:53:25.214Z] #57 16.45 go: extracting github.com/pkg/errors v0.9.1 [2021-02-25T01:53:25.214Z] #57 16.62 go: downloading github.com/moby/sys/mountinfo v0.4.0 [2021-02-25T01:53:25.214Z] #57 16.67 go: downloading github.com/gofrs/flock v0.8.0 [2021-02-25T01:53:25.482Z] #57 16.83 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-02-25T01:53:25.482Z] #57 16.87 go: extracting github.com/google/uuid v1.2.0 [2021-02-25T01:53:25.611Z] #31 ... [2021-02-25T01:53:25.611Z] [2021-02-25T01:53:25.611Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-25T01:53:25.611Z] #48 sha256:b37b05d72fcb9a47884b02e6c48cc499315b3494a458b6634c01ae04d174f56c [2021-02-25T01:53:25.611Z] #48 5.637 + RM_GOPATH=0 [2021-02-25T01:53:25.611Z] #48 5.637 + TMP_GOPATH= [2021-02-25T01:53:25.611Z] #48 5.637 + : /build [2021-02-25T01:53:25.611Z] #48 5.637 + '[' -z '' ']' [2021-02-25T01:53:25.611Z] #48 5.637 ++ mktemp -d [2021-02-25T01:53:25.674Z] #28 4.889 0.0% ## 3.2% ##### 7.5% ###### 9.7% ####### 11.0% ######### 13.2% ######### 13.3% ######### 13.4% ######### 13.5% ############# 18.2% ################# 23.8% #################### 27.8% ###################### 31.5% ######################### 34.8% ########################### 38.8% ############################# 40.3% ############################# 41.1% ############################## 42.9% ############################### 43.9% [2021-02-25T01:53:25.675Z] #28 ... [2021-02-25T01:53:25.675Z] [2021-02-25T01:53:25.675Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-25T01:53:25.675Z] #33 sha256:0065b27a7a7c23cab916afe26ca99998101187ea6b70708386c5b7546d572eb1 [2021-02-25T01:53:25.675Z] #33 6.688 + RM_GOPATH=0 [2021-02-25T01:53:25.675Z] #33 6.688 + TMP_GOPATH= [2021-02-25T01:53:25.675Z] #33 6.688 + : /build [2021-02-25T01:53:25.675Z] #33 6.688 + '[' -z '' ']' [2021-02-25T01:53:25.675Z] #33 6.688 ++ mktemp -d [2021-02-25T01:53:25.675Z] #33 6.688 + export GOPATH=/tmp/tmp.EXvRYCJj3J [2021-02-25T01:53:25.675Z] #33 6.688 + GOPATH=/tmp/tmp.EXvRYCJj3J [2021-02-25T01:53:25.675Z] #33 6.688 + RM_GOPATH=1 [2021-02-25T01:53:25.675Z] #33 6.688 + case "$(go env GOARCH)" in [2021-02-25T01:53:25.675Z] #33 6.707 ++ go env GOARCH [2021-02-25T01:53:25.675Z] #33 6.731 + export GO_BUILDMODE=-buildmode=pie [2021-02-25T01:53:25.675Z] #33 6.731 + GO_BUILDMODE=-buildmode=pie [2021-02-25T01:53:25.675Z] #33 6.738 ++ dirname /tmp/install/install.sh [2021-02-25T01:53:25.675Z] #33 6.751 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-25T01:53:25.742Z] #57 16.98 go: downloading github.com/gorilla/mux v1.8.0 [2021-02-25T01:53:25.742Z] #57 17.06 go: extracting github.com/gofrs/flock v0.8.0 [2021-02-25T01:53:25.742Z] #57 17.09 go: extracting github.com/moby/sys/mountinfo v0.4.0 [2021-02-25T01:53:25.870Z] #48 5.654 + export GOPATH=/tmp/tmp.xHket22pom [2021-02-25T01:53:25.870Z] #48 5.654 + GOPATH=/tmp/tmp.xHket22pom [2021-02-25T01:53:25.870Z] #48 5.654 + RM_GOPATH=1 [2021-02-25T01:53:25.870Z] #48 5.654 + case "$(go env GOARCH)" in [2021-02-25T01:53:25.870Z] #48 5.654 ++ go env GOARCH [2021-02-25T01:53:25.870Z] #48 5.654 + export GO_BUILDMODE=-buildmode=pie [2021-02-25T01:53:25.870Z] #48 5.654 + GO_BUILDMODE=-buildmode=pie [2021-02-25T01:53:25.870Z] #48 5.654 ++ dirname /tmp/install/install.sh [2021-02-25T01:53:25.870Z] #48 5.654 + dir=/tmp/install [2021-02-25T01:53:25.870Z] #48 5.654 + bin=golangci_lint [2021-02-25T01:53:25.870Z] #48 5.654 + shift [2021-02-25T01:53:25.870Z] #48 5.654 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-02-25T01:53:25.870Z] #48 5.654 + . /tmp/install/golangci_lint.installer [2021-02-25T01:53:25.870Z] #48 5.654 ++ : v1.23.8 [2021-02-25T01:53:25.871Z] #48 5.654 + install_golangci_lint [2021-02-25T01:53:25.871Z] #48 5.654 + set -e [2021-02-25T01:53:25.871Z] #48 5.654 + export GO111MODULE=on [2021-02-25T01:53:25.871Z] #48 5.654 + GO111MODULE=on [2021-02-25T01:53:25.871Z] #48 5.654 + GOBIN=/build [2021-02-25T01:53:25.871Z] #48 5.654 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-02-25T01:53:25.871Z] #48 5.693 go: finding github.com v1.23.8 [2021-02-25T01:53:25.871Z] #48 5.693 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-02-25T01:53:25.871Z] #48 5.693 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-02-25T01:53:25.871Z] #48 5.693 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-02-25T01:53:25.871Z] #48 5.693 go: finding github.com/golangci v1.23.8 [2021-02-25T01:53:25.912Z] #46 15.68 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-25T01:53:25.940Z] #33 6.751 + dir=/tmp/install [2021-02-25T01:53:25.940Z] #33 6.751 + bin=tomlv [2021-02-25T01:53:25.940Z] #33 6.751 + shift [2021-02-25T01:53:25.940Z] #33 6.751 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-02-25T01:53:25.940Z] #33 6.751 + . /tmp/install/tomlv.installer [2021-02-25T01:53:25.940Z] #33 6.751 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-25T01:53:25.940Z] #33 6.751 + install_tomlv [2021-02-25T01:53:25.940Z] #33 6.751 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-02-25T01:53:25.940Z] #33 6.751 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.EXvRYCJj3J/src/github.com/BurntSushi/toml [2021-02-25T01:53:25.940Z] #33 6.754 Cloning into '/tmp/tmp.EXvRYCJj3J/src/github.com/BurntSushi/toml'... [2021-02-25T01:53:26.003Z] #57 17.34 go: extracting github.com/sirupsen/logrus v1.7.0 [2021-02-25T01:53:26.130Z] #48 ... [2021-02-25T01:53:26.130Z] [2021-02-25T01:53:26.130Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-02-25T01:53:26.130Z] #46 sha256:d8adb3eb45e736e528ca10dbb783accfeddc6fd84f4098baeaba53d8f5a20cc0 [2021-02-25T01:53:26.130Z] #46 5.724 + RM_GOPATH=0 [2021-02-25T01:53:26.130Z] #46 5.724 + TMP_GOPATH= [2021-02-25T01:53:26.130Z] #46 5.724 + : /build [2021-02-25T01:53:26.130Z] #46 5.724 + '[' -z '' ']' [2021-02-25T01:53:26.130Z] #46 5.724 ++ mktemp -d [2021-02-25T01:53:26.130Z] #46 5.724 + export GOPATH=/tmp/tmp.eax1CwW88T [2021-02-25T01:53:26.130Z] #46 5.724 + GOPATH=/tmp/tmp.eax1CwW88T [2021-02-25T01:53:26.130Z] #46 5.724 + RM_GOPATH=1 [2021-02-25T01:53:26.130Z] #46 5.724 + case "$(go env GOARCH)" in [2021-02-25T01:53:26.130Z] #46 5.724 ++ go env GOARCH [2021-02-25T01:53:26.130Z] #46 5.730 + export GO_BUILDMODE=-buildmode=pie [2021-02-25T01:53:26.130Z] #46 5.730 + GO_BUILDMODE=-buildmode=pie [2021-02-25T01:53:26.130Z] #46 5.731 ++ dirname /tmp/install/install.sh [2021-02-25T01:53:26.130Z] #46 5.732 + dir=/tmp/install [2021-02-25T01:53:26.130Z] #46 5.732 + bin=gotestsum [2021-02-25T01:53:26.130Z] #46 5.732 + shift [2021-02-25T01:53:26.130Z] #46 5.732 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-02-25T01:53:26.130Z] #46 5.732 + . /tmp/install/gotestsum.installer [2021-02-25T01:53:26.130Z] #46 5.732 ++ : v0.5.3 [2021-02-25T01:53:26.130Z] #46 5.733 + install_gotestsum [2021-02-25T01:53:26.130Z] #46 5.733 + set -e [2021-02-25T01:53:26.130Z] #46 5.733 + export GO111MODULE=on [2021-02-25T01:53:26.130Z] #46 5.733 + GO111MODULE=on [2021-02-25T01:53:26.130Z] #46 5.733 + GOBIN=/build [2021-02-25T01:53:26.130Z] #46 5.733 + go get gotest.tools/gotestsum@v0.5.3 [2021-02-25T01:53:26.130Z] #46 5.759 go: finding gotest.tools v0.5.3 [2021-02-25T01:53:26.130Z] #46 5.759 go: finding gotest.tools/gotestsum v0.5.3 [2021-02-25T01:53:26.187Z] #46 16.21 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-25T01:53:26.260Z] #57 ... [2021-02-25T01:53:26.260Z] [2021-02-25T01:53:26.260Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-25T01:53:26.260Z] #44 sha256:6488e18fa69a16789be3ac1ef9f19128ae4ff8052d7a51b5d0524d2ccb7c41ab [2021-02-25T01:53:26.260Z] #44 7.441 + RM_GOPATH=0 [2021-02-25T01:53:26.260Z] #44 7.441 + TMP_GOPATH= [2021-02-25T01:53:26.260Z] #44 7.441 + : /build [2021-02-25T01:53:26.260Z] #44 7.441 + '[' -z '' ']' [2021-02-25T01:53:26.260Z] #44 7.441 ++ mktemp -d [2021-02-25T01:53:26.260Z] #44 7.454 + export GOPATH=/tmp/tmp.IlXZzuR6co [2021-02-25T01:53:26.260Z] #44 7.454 + GOPATH=/tmp/tmp.IlXZzuR6co [2021-02-25T01:53:26.260Z] #44 7.454 + RM_GOPATH=1 [2021-02-25T01:53:26.261Z] #44 7.454 + case "$(go env GOARCH)" in [2021-02-25T01:53:26.261Z] #44 7.454 ++ go env GOARCH [2021-02-25T01:53:26.261Z] #44 7.522 + export GO_BUILDMODE=-buildmode=pie [2021-02-25T01:53:26.261Z] #44 7.522 + GO_BUILDMODE=-buildmode=pie [2021-02-25T01:53:26.261Z] #44 7.522 ++ dirname /tmp/install/install.sh [2021-02-25T01:53:26.261Z] #44 7.522 + dir=/tmp/install [2021-02-25T01:53:26.261Z] #44 7.522 + bin=vndr [2021-02-25T01:53:26.261Z] #44 7.522 + shift [2021-02-25T01:53:26.261Z] #44 7.522 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-02-25T01:53:26.261Z] #44 7.522 + . /tmp/install/vndr.installer [2021-02-25T01:53:26.261Z] #44 7.522 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-25T01:53:26.261Z] #44 7.522 + install_vndr [2021-02-25T01:53:26.261Z] #44 7.522 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-02-25T01:53:26.261Z] #44 7.522 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.IlXZzuR6co/src/github.com/LK4D4/vndr [2021-02-25T01:53:26.261Z] #44 7.522 Cloning into '/tmp/tmp.IlXZzuR6co/src/github.com/LK4D4/vndr'... [2021-02-25T01:53:26.261Z] #44 7.522 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-25T01:53:26.261Z] #44 8.874 + cd /tmp/tmp.IlXZzuR6co/src/github.com/LK4D4/vndr [2021-02-25T01:53:26.261Z] #44 8.874 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-25T01:53:26.261Z] #44 8.941 + go build -buildmode=pie -v -o /build/vndr . [2021-02-25T01:53:26.261Z] #44 11.61 runtime/internal/math [2021-02-25T01:53:26.261Z] #44 11.63 internal/bytealg [2021-02-25T01:53:26.261Z] #44 11.90 internal/race [2021-02-25T01:53:26.261Z] #44 12.25 sync/atomic [2021-02-25T01:53:26.261Z] #44 12.71 unicode [2021-02-25T01:53:26.261Z] #44 13.09 runtime [2021-02-25T01:53:26.261Z] #44 16.83 unicode/utf8 [2021-02-25T01:53:26.261Z] #44 17.57 math [2021-02-25T01:53:26.261Z] #44 ... [2021-02-25T01:53:26.261Z] [2021-02-25T01:53:26.261Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-25T01:53:26.261Z] #50 sha256:9581b9550771cdc5c733f2e2bb24fe324e7ec7a5d0a0b016301bfc669d90d5e6 [2021-02-25T01:53:26.261Z] #50 16.09 + cd /tmp/tmp.9urDqZGkGF/src/github.com/mvdan/sh [2021-02-25T01:53:26.261Z] #50 16.10 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-25T01:53:26.261Z] #50 16.30 + GO111MODULE=on [2021-02-25T01:53:26.261Z] #50 16.30 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-02-25T01:53:26.390Z] #46 6.286 go: downloading gotest.tools/gotestsum v0.5.3 [2021-02-25T01:53:26.390Z] #46 ... [2021-02-25T01:53:26.390Z] [2021-02-25T01:53:26.390Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-25T01:53:26.390Z] #48 sha256:b37b05d72fcb9a47884b02e6c48cc499315b3494a458b6634c01ae04d174f56c [2021-02-25T01:53:26.390Z] #48 6.295 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-02-25T01:53:26.518Z] #50 17.76 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-25T01:53:26.518Z] #50 17.90 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-25T01:53:26.518Z] #50 17.93 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-25T01:53:26.774Z] #50 18.05 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-25T01:53:26.774Z] #50 18.07 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-25T01:53:26.889Z] #33 7.858 + cd /tmp/tmp.EXvRYCJj3J/src/github.com/BurntSushi/toml [2021-02-25T01:53:26.889Z] #33 7.858 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-25T01:53:26.889Z] #33 7.887 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-02-25T01:53:26.961Z] #48 6.759 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-02-25T01:53:27.134Z] #46 ... [2021-02-25T01:53:27.134Z] [2021-02-25T01:53:27.134Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-02-25T01:53:27.134Z] #23 sha256:2a87db4122f1c030e0e2cc11c2bc4a57518920e9254fb8e75bb95c352872fbbe [2021-02-25T01:53:27.134Z] #23 16.39 + mkdir -p /build [2021-02-25T01:53:27.134Z] #23 16.39 + mv docker/docker /build/ [2021-02-25T01:53:27.134Z] #23 16.39 + rmdir docker [2021-02-25T01:53:27.134Z] #23 DONE 17.1s [2021-02-25T01:53:27.134Z] [2021-02-25T01:53:27.134Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-25T01:53:27.134Z] #48 sha256:7bb42b53b99ed4ec5049cd671feb21ae7a997556a2df43f95e540b13cef2395c [2021-02-25T01:53:27.134Z] #48 16.36 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-25T01:53:27.134Z] #48 16.36 go: downloading github.com/spf13/pflag v1.0.5 [2021-02-25T01:53:27.134Z] #48 16.36 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-02-25T01:53:27.134Z] #48 16.37 go: downloading github.com/stretchr/testify v1.4.0 [2021-02-25T01:53:27.134Z] #48 16.37 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-02-25T01:53:27.134Z] #48 16.39 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-02-25T01:53:27.134Z] #48 16.41 go: downloading github.com/spf13/viper v1.6.1 [2021-02-25T01:53:27.134Z] #48 16.43 go: downloading github.com/spf13/cobra v0.0.5 [2021-02-25T01:53:27.134Z] #48 16.56 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-25T01:53:27.134Z] #48 16.79 go: downloading github.com/pkg/errors v0.8.1 [2021-02-25T01:53:27.134Z] #48 16.95 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-02-25T01:53:27.134Z] #48 16.95 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-02-25T01:53:27.134Z] #48 16.95 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-02-25T01:53:27.134Z] #48 17.01 go: extracting github.com/pkg/errors v0.8.1 [2021-02-25T01:53:27.134Z] #48 17.01 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-25T01:53:27.134Z] #48 17.09 go: extracting github.com/spf13/viper v1.6.1 [2021-02-25T01:53:27.134Z] #48 17.09 go: extracting github.com/spf13/pflag v1.0.5 [2021-02-25T01:53:27.134Z] #48 17.20 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-02-25T01:53:27.134Z] #48 17.27 go: downloading github.com/fatih/color v1.7.0 [2021-02-25T01:53:27.396Z] #48 17.37 go: extracting github.com/stretchr/testify v1.4.0 [2021-02-25T01:53:27.396Z] #48 17.52 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-02-25T01:53:27.396Z] #48 17.59 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-02-25T01:53:27.659Z] #48 17.64 go: extracting github.com/spf13/cobra v0.0.5 [2021-02-25T01:53:27.705Z] #50 18.97 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-25T01:53:27.841Z] #33 8.824 internal/cpu [2021-02-25T01:53:27.841Z] #33 8.846 runtime/internal/sys [2021-02-25T01:53:27.924Z] #48 18.02 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-02-25T01:53:27.924Z] #48 18.02 go: downloading github.com/subosito/gotenv v1.2.0 [2021-02-25T01:53:27.924Z] #48 18.04 go: extracting github.com/fatih/color v1.7.0 [2021-02-25T01:53:27.924Z] #48 18.13 go: downloading github.com/spf13/cast v1.3.0 [2021-02-25T01:53:27.924Z] #48 18.13 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-02-25T01:53:27.924Z] #48 18.20 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-02-25T01:53:28.107Z] #33 8.916 math/bits [2021-02-25T01:53:28.107Z] #33 9.116 runtime/internal/atomic [2021-02-25T01:53:28.188Z] #48 18.20 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-02-25T01:53:28.188Z] #48 18.21 go: extracting github.com/subosito/gotenv v1.2.0 [2021-02-25T01:53:28.188Z] #48 18.25 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-25T01:53:28.269Z] #50 19.76 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-25T01:53:28.372Z] #33 9.250 runtime/internal/math [2021-02-25T01:53:28.451Z] #48 18.46 go: extracting github.com/spf13/cast v1.3.0 [2021-02-25T01:53:28.451Z] #48 18.46 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-02-25T01:53:28.451Z] #48 18.53 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-02-25T01:53:28.640Z] #33 9.603 unicode/utf8 [2021-02-25T01:53:28.905Z] #33 9.802 internal/bytealg [2021-02-25T01:53:29.025Z] #48 18.90 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-25T01:53:29.025Z] #48 19.12 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-02-25T01:53:29.170Z] #33 9.939 math [2021-02-25T01:53:29.170Z] #33 9.984 sync/atomic [2021-02-25T01:53:29.170Z] #33 ... [2021-02-25T01:53:29.170Z] [2021-02-25T01:53:29.170Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-02-25T01:53:29.170Z] #63 sha256:86458856f6de57ba79e59f18420f2c9e4e5889c0098dda880bf4bca9ad1992a9 [2021-02-25T01:53:29.170Z] #63 6.487 + RM_GOPATH=0 [2021-02-25T01:53:29.170Z] #63 6.487 + TMP_GOPATH= [2021-02-25T01:53:29.170Z] #63 6.487 + : /build [2021-02-25T01:53:29.170Z] #63 6.487 + '[' -z '' ']' [2021-02-25T01:53:29.170Z] #63 6.487 ++ mktemp -d [2021-02-25T01:53:29.170Z] #63 6.491 + export GOPATH=/tmp/tmp.QS8wiqJJMO [2021-02-25T01:53:29.170Z] #63 6.491 + GOPATH=/tmp/tmp.QS8wiqJJMO [2021-02-25T01:53:29.170Z] #63 6.491 + RM_GOPATH=1 [2021-02-25T01:53:29.170Z] #63 6.491 + case "$(go env GOARCH)" in [2021-02-25T01:53:29.170Z] #63 6.500 ++ go env GOARCH [2021-02-25T01:53:29.170Z] #63 6.521 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-25T01:53:29.170Z] #63 6.521 + export GO_BUILDMODE=-buildmode=pie [2021-02-25T01:53:29.170Z] #63 6.521 + GO_BUILDMODE=-buildmode=pie [2021-02-25T01:53:29.170Z] #63 6.521 ++ dirname /tmp/install/install.sh [2021-02-25T01:53:29.170Z] #63 6.521 + dir=/tmp/install [2021-02-25T01:53:29.170Z] #63 6.521 + bin=proxy [2021-02-25T01:53:29.170Z] #63 6.521 + shift [2021-02-25T01:53:29.170Z] #63 6.521 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-02-25T01:53:29.170Z] #63 6.521 + . /tmp/install/proxy.installer [2021-02-25T01:53:29.170Z] #63 6.521 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-25T01:53:29.170Z] #63 6.521 + install_proxy [2021-02-25T01:53:29.170Z] #63 6.521 + case "$1" in [2021-02-25T01:53:29.170Z] #63 6.521 + export CGO_ENABLED=0 [2021-02-25T01:53:29.170Z] #63 6.521 + CGO_ENABLED=0 [2021-02-25T01:53:29.170Z] #63 6.521 + _install_proxy [2021-02-25T01:53:29.170Z] #63 6.521 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2021-02-25T01:53:29.170Z] #63 6.521 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.QS8wiqJJMO/src/github.com/docker/libnetwork [2021-02-25T01:53:29.170Z] #63 6.528 Cloning into '/tmp/tmp.QS8wiqJJMO/src/github.com/docker/libnetwork'... [2021-02-25T01:53:29.170Z] #63 ... [2021-02-25T01:53:29.170Z] [2021-02-25T01:53:29.170Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-02-25T01:53:29.170Z] #57 sha256:9bb3bfab18f33c6d08ffdbb9bff274d567e3dd1919a76e95f547a6542da3c6b9 [2021-02-25T01:53:29.170Z] #57 5.046 + RM_GOPATH=0 [2021-02-25T01:53:29.170Z] #57 5.046 + TMP_GOPATH= [2021-02-25T01:53:29.170Z] #57 5.046 + : /build [2021-02-25T01:53:29.170Z] #57 5.046 + '[' -z '' ']' [2021-02-25T01:53:29.170Z] #57 5.048 ++ mktemp -d [2021-02-25T01:53:29.170Z] #57 5.057 + export GOPATH=/tmp/tmp.VgDst47T0k [2021-02-25T01:53:29.170Z] #57 5.057 + GOPATH=/tmp/tmp.VgDst47T0k [2021-02-25T01:53:29.170Z] #57 5.057 + RM_GOPATH=1 [2021-02-25T01:53:29.170Z] #57 5.057 + case "$(go env GOARCH)" in [2021-02-25T01:53:29.170Z] #57 5.057 ++ go env GOARCH [2021-02-25T01:53:29.170Z] #57 5.073 Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa [2021-02-25T01:53:29.170Z] #57 5.073 + export GO_BUILDMODE=-buildmode=pie [2021-02-25T01:53:29.170Z] #57 5.073 + GO_BUILDMODE=-buildmode=pie [2021-02-25T01:53:29.170Z] #57 5.073 ++ dirname /tmp/install/install.sh [2021-02-25T01:53:29.170Z] #57 5.073 + dir=/tmp/install [2021-02-25T01:53:29.170Z] #57 5.073 + bin=rootlesskit [2021-02-25T01:53:29.170Z] #57 5.073 + shift [2021-02-25T01:53:29.170Z] #57 5.073 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-02-25T01:53:29.170Z] #57 5.073 + . /tmp/install/rootlesskit.installer [2021-02-25T01:53:29.170Z] #57 5.073 ++ : 5c30c9c2586add2ad659132990fdc230f05035fa [2021-02-25T01:53:29.170Z] #57 5.073 + install_rootlesskit [2021-02-25T01:53:29.170Z] #57 5.073 + case "$1" in [2021-02-25T01:53:29.170Z] #57 5.073 + export CGO_ENABLED=0 [2021-02-25T01:53:29.170Z] #57 5.073 + CGO_ENABLED=0 [2021-02-25T01:53:29.170Z] #57 5.073 + _install_rootlesskit [2021-02-25T01:53:29.170Z] #57 5.073 + echo 'Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa' [2021-02-25T01:53:29.170Z] #57 5.073 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.VgDst47T0k/src/github.com/rootless-containers/rootlesskit [2021-02-25T01:53:29.170Z] #57 5.083 Cloning into '/tmp/tmp.VgDst47T0k/src/github.com/rootless-containers/rootlesskit'... [2021-02-25T01:53:29.170Z] #57 8.743 + cd /tmp/tmp.VgDst47T0k/src/github.com/rootless-containers/rootlesskit [2021-02-25T01:53:29.170Z] #57 8.747 + git checkout -q 5c30c9c2586add2ad659132990fdc230f05035fa [2021-02-25T01:53:29.170Z] #57 8.787 + export GO111MODULE=on [2021-02-25T01:53:29.170Z] #57 8.804 + GO111MODULE=on [2021-02-25T01:53:29.170Z] #57 8.805 + for f in rootlesskit rootlesskit-docker-proxy [2021-02-25T01:53:29.170Z] #57 8.805 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-02-25T01:53:29.170Z] #57 ... [2021-02-25T01:53:29.170Z] [2021-02-25T01:53:29.170Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-25T01:53:29.170Z] #48 sha256:987204f47052fbd98769c2a2c75362f9200a54c9df1bdc21f362888537e3fe88 [2021-02-25T01:53:29.170Z] #48 6.327 + RM_GOPATH=0 [2021-02-25T01:53:29.170Z] #48 6.327 + TMP_GOPATH= [2021-02-25T01:53:29.170Z] #48 6.327 + : /build [2021-02-25T01:53:29.170Z] #48 6.327 + '[' -z '' ']' [2021-02-25T01:53:29.170Z] #48 6.355 ++ mktemp -d [2021-02-25T01:53:29.170Z] #48 6.355 + export GOPATH=/tmp/tmp.zfOTR4I07j [2021-02-25T01:53:29.170Z] #48 6.355 + GOPATH=/tmp/tmp.zfOTR4I07j [2021-02-25T01:53:29.170Z] #48 6.355 + RM_GOPATH=1 [2021-02-25T01:53:29.170Z] #48 6.355 + case "$(go env GOARCH)" in [2021-02-25T01:53:29.170Z] #48 6.355 ++ go env GOARCH [2021-02-25T01:53:29.170Z] #48 6.401 + export GO_BUILDMODE=-buildmode=pie [2021-02-25T01:53:29.170Z] #48 6.401 + GO_BUILDMODE=-buildmode=pie [2021-02-25T01:53:29.170Z] #48 6.401 ++ dirname /tmp/install/install.sh [2021-02-25T01:53:29.170Z] #48 6.408 + dir=/tmp/install [2021-02-25T01:53:29.170Z] #48 6.408 + bin=golangci_lint [2021-02-25T01:53:29.170Z] #48 6.408 + shift [2021-02-25T01:53:29.170Z] #48 6.408 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-02-25T01:53:29.170Z] #48 6.408 + . /tmp/install/golangci_lint.installer [2021-02-25T01:53:29.170Z] #48 6.408 ++ : v1.23.8 [2021-02-25T01:53:29.170Z] #48 6.408 + install_golangci_lint [2021-02-25T01:53:29.170Z] #48 6.408 + set -e [2021-02-25T01:53:29.170Z] #48 6.408 + export GO111MODULE=on [2021-02-25T01:53:29.170Z] #48 6.408 + GO111MODULE=on [2021-02-25T01:53:29.170Z] #48 6.408 + GOBIN=/build [2021-02-25T01:53:29.170Z] #48 6.408 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-02-25T01:53:29.170Z] #48 6.473 go: finding github.com v1.23.8 [2021-02-25T01:53:29.170Z] #48 6.473 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-02-25T01:53:29.170Z] #48 6.473 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-02-25T01:53:29.170Z] #48 6.473 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-02-25T01:53:29.170Z] #48 6.473 go: finding github.com/golangci v1.23.8 [2021-02-25T01:53:29.170Z] #48 7.579 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-02-25T01:53:29.170Z] #48 8.413 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-02-25T01:53:29.210Z] #50 ... [2021-02-25T01:53:29.210Z] [2021-02-25T01:53:29.210Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-25T01:53:29.210Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-25T01:53:29.210Z] #12 10.44 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-02-25T01:53:29.210Z] #12 13.75 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [267 kB] [2021-02-25T01:53:29.210Z] #12 16.38 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-02-25T01:53:29.210Z] #12 ... [2021-02-25T01:53:29.210Z] [2021-02-25T01:53:29.210Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-25T01:53:29.210Z] #48 sha256:2e831af5bb88ab5da49a5136619b16274a7085949e491c75aad44ac093e1a2f1 [2021-02-25T01:53:29.210Z] #48 18.38 go: downloading github.com/spf13/viper v1.6.1 [2021-02-25T01:53:29.210Z] #48 18.43 go: downloading github.com/pkg/errors v0.8.1 [2021-02-25T01:53:29.210Z] #48 18.55 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-25T01:53:29.210Z] #48 18.55 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-02-25T01:53:29.210Z] #48 18.61 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-25T01:53:29.210Z] #48 18.61 go: downloading github.com/spf13/cobra v0.0.5 [2021-02-25T01:53:29.210Z] #48 18.61 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-02-25T01:53:29.210Z] #48 18.75 go: downloading github.com/fatih/color v1.7.0 [2021-02-25T01:53:29.210Z] #48 18.76 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-25T01:53:29.210Z] #48 18.81 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-25T01:53:29.210Z] #48 18.85 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-25T01:53:29.210Z] #48 18.88 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-25T01:53:29.210Z] #48 18.93 go: extracting github.com/pkg/errors v0.8.1 [2021-02-25T01:53:29.210Z] #48 19.05 go: extracting github.com/spf13/viper v1.6.1 [2021-02-25T01:53:29.210Z] #48 19.05 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-02-25T01:53:29.210Z] #48 19.13 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-25T01:53:29.210Z] #48 19.23 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-02-25T01:53:29.210Z] #48 19.25 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-25T01:53:29.210Z] #48 19.27 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-25T01:53:29.210Z] #48 19.29 go: extracting github.com/fatih/color v1.7.0 [2021-02-25T01:53:29.210Z] #48 19.29 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-02-25T01:53:29.210Z] #48 19.41 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-25T01:53:29.210Z] #48 19.55 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-25T01:53:29.210Z] #48 19.58 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-25T01:53:29.210Z] #48 19.58 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-02-25T01:53:29.210Z] #48 19.64 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-02-25T01:53:29.210Z] #48 19.65 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-25T01:53:29.210Z] #48 19.67 go: extracting github.com/spf13/cobra v0.0.5 [2021-02-25T01:53:29.210Z] #48 19.93 go: downloading github.com/spf13/pflag v1.0.5 [2021-02-25T01:53:29.210Z] #48 20.32 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-02-25T01:53:29.210Z] #48 20.34 go: extracting github.com/spf13/pflag v1.0.5 [2021-02-25T01:53:29.435Z] #48 ... [2021-02-25T01:53:29.435Z] [2021-02-25T01:53:29.435Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-25T01:53:29.435Z] #12 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c [2021-02-25T01:53:29.435Z] #12 5.470 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-25T01:53:29.435Z] #12 5.814 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-25T01:53:29.435Z] #12 5.894 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-25T01:53:29.435Z] #12 6.496 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-02-25T01:53:29.435Z] #12 7.983 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [262 kB] [2021-02-25T01:53:29.435Z] #12 9.825 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [9480 B] [2021-02-25T01:53:29.435Z] #12 ... [2021-02-25T01:53:29.435Z] [2021-02-25T01:53:29.435Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-25T01:53:29.435Z] #44 sha256:6eb753dc12ed3bc8e10bd64d90bdead25ac1d0b26a9558ef7ed44e6960bd93ac [2021-02-25T01:53:29.435Z] #44 6.860 + RM_GOPATH=0 [2021-02-25T01:53:29.435Z] #44 6.860 + TMP_GOPATH= [2021-02-25T01:53:29.435Z] #44 6.860 + : /build [2021-02-25T01:53:29.435Z] #44 6.860 + '[' -z '' ']' [2021-02-25T01:53:29.435Z] #44 6.860 ++ mktemp -d [2021-02-25T01:53:29.435Z] #44 6.864 + export GOPATH=/tmp/tmp.ySsyKT5tlR [2021-02-25T01:53:29.435Z] #44 6.864 + GOPATH=/tmp/tmp.ySsyKT5tlR [2021-02-25T01:53:29.435Z] #44 6.864 + RM_GOPATH=1 [2021-02-25T01:53:29.435Z] #44 6.864 + case "$(go env GOARCH)" in [2021-02-25T01:53:29.435Z] #44 6.864 ++ go env GOARCH [2021-02-25T01:53:29.435Z] #44 6.888 + export GO_BUILDMODE=-buildmode=pie [2021-02-25T01:53:29.435Z] #44 6.889 + GO_BUILDMODE=-buildmode=pie [2021-02-25T01:53:29.435Z] #44 6.889 ++ dirname /tmp/install/install.sh [2021-02-25T01:53:29.435Z] #44 6.924 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-25T01:53:29.435Z] #44 6.924 + dir=/tmp/install [2021-02-25T01:53:29.435Z] #44 6.924 + bin=vndr [2021-02-25T01:53:29.435Z] #44 6.924 + shift [2021-02-25T01:53:29.435Z] #44 6.924 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-02-25T01:53:29.435Z] #44 6.924 + . /tmp/install/vndr.installer [2021-02-25T01:53:29.435Z] #44 6.924 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-25T01:53:29.435Z] #44 6.924 + install_vndr [2021-02-25T01:53:29.435Z] #44 6.924 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-02-25T01:53:29.435Z] #44 6.924 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.ySsyKT5tlR/src/github.com/LK4D4/vndr [2021-02-25T01:53:29.435Z] #44 6.934 Cloning into '/tmp/tmp.ySsyKT5tlR/src/github.com/LK4D4/vndr'... [2021-02-25T01:53:29.435Z] #44 7.849 + cd /tmp/tmp.ySsyKT5tlR/src/github.com/LK4D4/vndr [2021-02-25T01:53:29.435Z] #44 7.854 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-25T01:53:29.435Z] #44 7.860 + go build -buildmode=pie -v -o /build/vndr . [2021-02-25T01:53:29.435Z] #44 9.220 runtime/internal/sys [2021-02-25T01:53:29.436Z] #44 9.289 internal/race [2021-02-25T01:53:29.436Z] #44 9.381 runtime/internal/atomic [2021-02-25T01:53:29.436Z] #44 9.418 internal/cpu [2021-02-25T01:53:29.436Z] #44 9.500 runtime/internal/math [2021-02-25T01:53:29.436Z] #44 9.746 sync/atomic [2021-02-25T01:53:29.436Z] #44 9.846 unicode [2021-02-25T01:53:29.467Z] #48 20.87 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-25T01:53:29.467Z] #48 ... [2021-02-25T01:53:29.467Z] [2021-02-25T01:53:29.467Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-02-25T01:53:29.467Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-02-25T01:53:29.467Z] #54 10.91 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-02-25T01:53:29.467Z] #54 13.60 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [267 kB] [2021-02-25T01:53:29.467Z] #54 16.33 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-02-25T01:53:29.699Z] #44 ... [2021-02-25T01:53:29.699Z] [2021-02-25T01:53:29.699Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-25T01:53:29.699Z] #31 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-02-25T01:53:29.699Z] #31 6.368 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-02-25T01:53:29.699Z] #31 6.368 Cloning into '.'... [2021-02-25T01:53:29.699Z] #31 ... [2021-02-25T01:53:29.699Z] [2021-02-25T01:53:29.699Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-25T01:53:29.699Z] #50 sha256:05e603a7a7f2d817d835d940cea7a7aac4579d83f0aae8c1a25fb149254cf13b [2021-02-25T01:53:29.699Z] #50 5.972 + RM_GOPATH=0 [2021-02-25T01:53:29.699Z] #50 5.982 + TMP_GOPATH= [2021-02-25T01:53:29.699Z] #50 5.982 + : /build [2021-02-25T01:53:29.699Z] #50 5.982 + '[' -z '' ']' [2021-02-25T01:53:29.699Z] #50 5.982 ++ mktemp -d [2021-02-25T01:53:29.699Z] #50 5.982 + export GOPATH=/tmp/tmp.JMo3zduS9o [2021-02-25T01:53:29.699Z] #50 5.982 + GOPATH=/tmp/tmp.JMo3zduS9o [2021-02-25T01:53:29.699Z] #50 5.982 + RM_GOPATH=1 [2021-02-25T01:53:29.699Z] #50 5.982 + case "$(go env GOARCH)" in [2021-02-25T01:53:29.699Z] #50 6.004 ++ go env GOARCH [2021-02-25T01:53:29.699Z] #50 6.012 + export GO_BUILDMODE=-buildmode=pie [2021-02-25T01:53:29.699Z] #50 6.012 + GO_BUILDMODE=-buildmode=pie [2021-02-25T01:53:29.699Z] #50 6.012 ++ dirname /tmp/install/install.sh [2021-02-25T01:53:29.699Z] #50 6.021 + dir=/tmp/install [2021-02-25T01:53:29.699Z] #50 6.021 + bin=shfmt [2021-02-25T01:53:29.699Z] #50 6.021 + shift [2021-02-25T01:53:29.699Z] #50 6.021 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-02-25T01:53:29.699Z] #50 6.021 + . /tmp/install/shfmt.installer [2021-02-25T01:53:29.699Z] #50 6.021 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-25T01:53:29.699Z] #50 6.021 + install_shfmt [2021-02-25T01:53:29.699Z] #50 6.021 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-02-25T01:53:29.699Z] #50 6.021 + git clone https://github.com/mvdan/sh.git /tmp/tmp.JMo3zduS9o/src/github.com/mvdan/sh [2021-02-25T01:53:29.699Z] #50 6.021 Cloning into '/tmp/tmp.JMo3zduS9o/src/github.com/mvdan/sh'... [2021-02-25T01:53:29.699Z] #50 6.021 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-25T01:53:29.725Z] #54 ... [2021-02-25T01:53:29.725Z] [2021-02-25T01:53:29.725Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-25T01:53:29.725Z] #33 sha256:1281e7ad3a538a9888b4998e5e5e5ce8ab17c632f874b073eec4d6f6572ed89c [2021-02-25T01:53:29.725Z] #33 11.06 runtime/internal/sys [2021-02-25T01:53:29.725Z] #33 11.26 internal/bytealg [2021-02-25T01:53:29.725Z] #33 11.35 runtime/internal/math [2021-02-25T01:53:29.725Z] #33 11.75 math/bits [2021-02-25T01:53:29.725Z] #33 12.62 runtime [2021-02-25T01:53:29.725Z] #33 12.70 math [2021-02-25T01:53:29.725Z] #33 17.84 internal/testlog [2021-02-25T01:53:29.725Z] #33 18.07 encoding [2021-02-25T01:53:29.725Z] #33 18.26 runtime/cgo [2021-02-25T01:53:29.725Z] #33 ... [2021-02-25T01:53:29.725Z] [2021-02-25T01:53:29.725Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-25T01:53:29.725Z] #50 sha256:9581b9550771cdc5c733f2e2bb24fe324e7ec7a5d0a0b016301bfc669d90d5e6 [2021-02-25T01:53:29.725Z] #50 20.96 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-25T01:53:29.827Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-02-25T01:53:29.827Z] [2021-02-25T01:53:29.827Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-02-25T01:53:29.827Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-02-25T01:53:29.827Z] HOSTNAME=19bc85ede3b9 [2021-02-25T01:53:29.827Z] DEST=bundles/test-integration [2021-02-25T01:53:29.827Z] PWD=/go/src/github.com/docker/docker [2021-02-25T01:53:29.827Z] DOCKER_ROOTLESS=1 [2021-02-25T01:53:29.827Z] DOCKER_GITCOMMIT=725963e3c12cf681b8834207522f60f80b5ee261 [2021-02-25T01:53:29.827Z] container=docker [2021-02-25T01:53:29.827Z] HOME=/root [2021-02-25T01:53:29.827Z] GOLANG_VERSION=1.13.15 [2021-02-25T01:53:29.827Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-02-25T01:53:29.827Z] VALIDATE_BRANCH=20.10 [2021-02-25T01:53:29.827Z] TERM=xterm [2021-02-25T01:53:29.827Z] DOCKER_PKG=github.com/docker/docker [2021-02-25T01:53:29.827Z] SHLVL=1 [2021-02-25T01:53:29.827Z] TIMEOUT=120m [2021-02-25T01:53:29.827Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-02-25T01:53:29.827Z] DOCKER_GRAPHDRIVER=overlay2 [2021-02-25T01:53:29.827Z] GO111MODULE=off [2021-02-25T01:53:29.827Z] DOCKER_EXPERIMENTAL=1 [2021-02-25T01:53:29.827Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-02-25T01:53:29.827Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-02-25T01:53:29.827Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-02-25T01:53:29.827Z] GOPATH=/go [2021-02-25T01:53:29.827Z] PKG_CONFIG=pkg-config [2021-02-25T01:53:29.827Z] _=/usr/bin/env [2021-02-25T01:53:29.827Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-02-25T01:53:29.964Z] #50 ... [2021-02-25T01:53:29.964Z] [2021-02-25T01:53:29.964Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-02-25T01:53:29.964Z] #54 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-02-25T01:53:29.964Z] #54 7.265 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-25T01:53:29.964Z] #54 7.324 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-25T01:53:29.964Z] #54 7.326 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-25T01:53:29.964Z] #54 8.389 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-02-25T01:53:29.964Z] #54 10.33 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [262 kB] [2021-02-25T01:53:29.964Z] #54 ... [2021-02-25T01:53:29.964Z] [2021-02-25T01:53:29.964Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-02-25T01:53:29.964Z] #46 sha256:91938c7c65a36f906d888084969a6ae8266ed243c3aadce5c355c46420f9dce6 [2021-02-25T01:53:29.964Z] #46 6.841 + RM_GOPATH=0 [2021-02-25T01:53:29.964Z] #46 6.841 + TMP_GOPATH= [2021-02-25T01:53:29.964Z] #46 6.841 + : /build [2021-02-25T01:53:29.964Z] #46 6.841 + '[' -z '' ']' [2021-02-25T01:53:29.964Z] #46 6.844 ++ mktemp -d [2021-02-25T01:53:29.964Z] #46 6.849 + export GOPATH=/tmp/tmp.OFbFGntS9C [2021-02-25T01:53:29.964Z] #46 6.849 + GOPATH=/tmp/tmp.OFbFGntS9C [2021-02-25T01:53:29.964Z] #46 6.849 + RM_GOPATH=1 [2021-02-25T01:53:29.964Z] #46 6.849 + case "$(go env GOARCH)" in [2021-02-25T01:53:29.964Z] #46 6.850 ++ go env GOARCH [2021-02-25T01:53:29.964Z] #46 6.864 + export GO_BUILDMODE=-buildmode=pie [2021-02-25T01:53:29.964Z] #46 6.879 + GO_BUILDMODE=-buildmode=pie [2021-02-25T01:53:29.964Z] #46 6.884 ++ dirname /tmp/install/install.sh [2021-02-25T01:53:29.964Z] #46 6.884 + dir=/tmp/install [2021-02-25T01:53:29.964Z] #46 6.884 + bin=gotestsum [2021-02-25T01:53:29.964Z] #46 6.884 + shift [2021-02-25T01:53:29.964Z] #46 6.884 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-02-25T01:53:29.964Z] #46 6.884 + . /tmp/install/gotestsum.installer [2021-02-25T01:53:29.964Z] #46 6.884 ++ : v0.5.3 [2021-02-25T01:53:29.964Z] #46 6.884 + install_gotestsum [2021-02-25T01:53:29.964Z] #46 6.884 + set -e [2021-02-25T01:53:29.964Z] #46 6.884 + export GO111MODULE=on [2021-02-25T01:53:29.964Z] #46 6.884 + GO111MODULE=on [2021-02-25T01:53:29.964Z] #46 6.884 + GOBIN=/build [2021-02-25T01:53:29.964Z] #46 6.884 + go get gotest.tools/gotestsum@v0.5.3 [2021-02-25T01:53:29.964Z] #46 6.941 go: finding gotest.tools v0.5.3 [2021-02-25T01:53:29.964Z] #46 6.943 go: finding gotest.tools/gotestsum v0.5.3 [2021-02-25T01:53:29.964Z] #46 7.953 go: downloading gotest.tools/gotestsum v0.5.3 [2021-02-25T01:53:29.964Z] #46 8.627 go: extracting gotest.tools/gotestsum v0.5.3 [2021-02-25T01:53:29.964Z] #46 10.08 go: downloading github.com/spf13/pflag v1.0.3 [2021-02-25T01:53:29.964Z] #46 10.25 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-25T01:53:29.964Z] #46 10.31 go: downloading github.com/pkg/errors v0.9.1 [2021-02-25T01:53:29.964Z] #46 10.36 go: downloading github.com/fatih/color v1.9.0 [2021-02-25T01:53:29.964Z] #46 10.44 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-25T01:53:29.964Z] #46 10.44 go: extracting github.com/spf13/pflag v1.0.3 [2021-02-25T01:53:29.964Z] #46 10.55 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-25T01:53:29.964Z] #46 10.58 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-02-25T01:53:29.964Z] #46 10.84 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-25T01:53:29.964Z] #46 10.93 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-25T01:53:29.964Z] #46 10.96 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-25T01:53:29.971Z] #48 19.87 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-02-25T01:53:29.971Z] #48 20.15 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-02-25T01:53:30.236Z] #46 11.06 go: extracting github.com/fatih/color v1.9.0 [2021-02-25T01:53:30.236Z] #46 11.07 go: extracting github.com/pkg/errors v0.9.1 [2021-02-25T01:53:30.236Z] #46 11.15 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-02-25T01:53:30.236Z] #46 ... [2021-02-25T01:53:30.236Z] [2021-02-25T01:53:30.236Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-02-25T01:53:30.236Z] #39 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-02-25T01:53:30.236Z] #39 6.445 + git clone https://github.com/docker/distribution.git . [2021-02-25T01:53:30.236Z] #39 6.445 Cloning into '.'... [2021-02-25T01:53:30.236Z] #39 ... [2021-02-25T01:53:30.236Z] [2021-02-25T01:53:30.236Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-25T01:53:30.236Z] #41 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-02-25T01:53:30.236Z] #41 5.486 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-25T01:53:30.236Z] #41 5.834 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-25T01:53:30.236Z] #41 5.893 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-25T01:53:30.236Z] #41 6.580 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-02-25T01:53:30.236Z] #41 8.088 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [262 kB] [2021-02-25T01:53:30.236Z] #41 10.15 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [9480 B] [2021-02-25T01:53:30.280Z] #48 ... [2021-02-25T01:53:30.280Z] [2021-02-25T01:53:30.280Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-02-25T01:53:30.280Z] #57 sha256:82cf720cd8643566ffdf59773bb587c896df86605b2560967f9e5305b739359a [2021-02-25T01:53:30.280Z] #57 7.554 + RM_GOPATH=0 [2021-02-25T01:53:30.280Z] #57 7.554 + TMP_GOPATH= [2021-02-25T01:53:30.280Z] #57 7.554 + : /build [2021-02-25T01:53:30.280Z] #57 7.554 + '[' -z '' ']' [2021-02-25T01:53:30.280Z] #57 7.554 ++ mktemp -d [2021-02-25T01:53:30.280Z] #57 7.577 + export GOPATH=/tmp/tmp.QAzqb0UePy [2021-02-25T01:53:30.280Z] #57 7.577 + GOPATH=/tmp/tmp.QAzqb0UePy [2021-02-25T01:53:30.280Z] #57 7.577 + RM_GOPATH=1 [2021-02-25T01:53:30.280Z] #57 7.577 + case "$(go env GOARCH)" in [2021-02-25T01:53:30.280Z] #57 7.577 ++ go env GOARCH [2021-02-25T01:53:30.280Z] #57 7.606 + export GO_BUILDMODE=-buildmode=pie [2021-02-25T01:53:30.280Z] #57 7.606 + GO_BUILDMODE=-buildmode=pie [2021-02-25T01:53:30.280Z] #57 7.606 ++ dirname /tmp/install/install.sh [2021-02-25T01:53:30.280Z] #57 7.606 + dir=/tmp/install [2021-02-25T01:53:30.280Z] #57 7.606 + bin=rootlesskit [2021-02-25T01:53:30.280Z] #57 7.606 + shift [2021-02-25T01:53:30.280Z] #57 7.606 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-02-25T01:53:30.280Z] #57 7.606 + . /tmp/install/rootlesskit.installer [2021-02-25T01:53:30.280Z] #57 7.606 ++ : 5c30c9c2586add2ad659132990fdc230f05035fa [2021-02-25T01:53:30.280Z] #57 7.606 + install_rootlesskit [2021-02-25T01:53:30.280Z] #57 7.606 + case "$1" in [2021-02-25T01:53:30.280Z] #57 7.606 + export CGO_ENABLED=0 [2021-02-25T01:53:30.280Z] #57 7.606 + CGO_ENABLED=0 [2021-02-25T01:53:30.280Z] #57 7.606 + _install_rootlesskit [2021-02-25T01:53:30.280Z] #57 7.606 + echo 'Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa' [2021-02-25T01:53:30.280Z] #57 7.606 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.QAzqb0UePy/src/github.com/rootless-containers/rootlesskit [2021-02-25T01:53:30.280Z] #57 7.606 Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa [2021-02-25T01:53:30.280Z] #57 7.731 Cloning into '/tmp/tmp.QAzqb0UePy/src/github.com/rootless-containers/rootlesskit'... [2021-02-25T01:53:30.280Z] #57 ... [2021-02-25T01:53:30.280Z] [2021-02-25T01:53:30.280Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-02-25T01:53:30.280Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-25T01:53:30.280Z] #35 8.852 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-25T01:53:30.280Z] #35 8.944 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-25T01:53:30.280Z] #35 8.944 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-25T01:53:30.500Z] #41 ... [2021-02-25T01:53:30.500Z] [2021-02-25T01:53:30.500Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-02-25T01:53:30.500Z] #35 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-02-25T01:53:30.500Z] #35 7.472 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-25T01:53:30.500Z] #35 7.537 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-25T01:53:30.500Z] #35 7.556 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-25T01:53:30.500Z] #35 9.088 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-02-25T01:53:30.500Z] #35 11.05 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [262 kB] [2021-02-25T01:53:30.500Z] #35 ... [2021-02-25T01:53:30.500Z] [2021-02-25T01:53:30.500Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-02-25T01:53:30.500Z] #23 sha256:7e1c8c7224b726ca8b04e8cd29571f82c321599878a00e51315f65d1a1184224 [2021-02-25T01:53:30.500Z] #23 6.260 + RM_GOPATH=0 [2021-02-25T01:53:30.500Z] #23 6.260 + TMP_GOPATH= [2021-02-25T01:53:30.500Z] #23 6.260 + : /build [2021-02-25T01:53:30.500Z] #23 6.260 + '[' -z '' ']' [2021-02-25T01:53:30.500Z] #23 6.266 ++ mktemp -d [2021-02-25T01:53:30.500Z] #23 6.272 + export GOPATH=/tmp/tmp.KM8b3ArvR7 [2021-02-25T01:53:30.500Z] #23 6.272 + GOPATH=/tmp/tmp.KM8b3ArvR7 [2021-02-25T01:53:30.500Z] #23 6.272 + RM_GOPATH=1 [2021-02-25T01:53:30.500Z] #23 6.272 + case "$(go env GOARCH)" in [2021-02-25T01:53:30.500Z] #23 6.272 ++ go env GOARCH [2021-02-25T01:53:30.500Z] #23 6.296 + export GO_BUILDMODE=-buildmode=pie [2021-02-25T01:53:30.500Z] #23 6.296 + GO_BUILDMODE=-buildmode=pie [2021-02-25T01:53:30.500Z] #23 6.297 ++ dirname /tmp/install/install.sh [2021-02-25T01:53:30.500Z] #23 6.305 + dir=/tmp/install [2021-02-25T01:53:30.500Z] #23 6.305 + bin=dockercli [2021-02-25T01:53:30.500Z] #23 6.305 + shift [2021-02-25T01:53:30.500Z] #23 6.305 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-02-25T01:53:30.500Z] #23 6.305 + . /tmp/install/dockercli.installer [2021-02-25T01:53:30.500Z] #23 6.305 ++ : stable [2021-02-25T01:53:30.500Z] #23 6.305 ++ : 17.06.2-ce [2021-02-25T01:53:30.500Z] #23 6.305 + install_dockercli [2021-02-25T01:53:30.500Z] #23 6.305 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-02-25T01:53:30.500Z] #23 6.307 ++ uname -m [2021-02-25T01:53:30.500Z] #23 6.312 Install docker/cli version 17.06.2-ce from stable [2021-02-25T01:53:30.500Z] #23 6.354 + arch=aarch64 [2021-02-25T01:53:30.500Z] #23 6.354 + '[' aarch64 '!=' x86_64 ']' [2021-02-25T01:53:30.500Z] #23 6.354 + '[' aarch64 '!=' s390x ']' [2021-02-25T01:53:30.500Z] #23 6.354 + '[' aarch64 '!=' armhf ']' [2021-02-25T01:53:30.500Z] #23 6.354 + build_dockercli [2021-02-25T01:53:30.500Z] #23 6.354 + git clone https://github.com/docker/docker-ce /tmp/tmp.KM8b3ArvR7/tmp/docker-ce [2021-02-25T01:53:30.500Z] #23 6.354 Cloning into '/tmp/tmp.KM8b3ArvR7/tmp/docker-ce'... [2021-02-25T01:53:30.540Z] #35 ... [2021-02-25T01:53:30.540Z] [2021-02-25T01:53:30.540Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-25T01:53:30.540Z] #44 sha256:f1422effb3fb06c6e4688146957364872f9e208161ff827f66b1bd608f94ccbd [2021-02-25T01:53:30.540Z] #44 5.851 + RM_GOPATH=0 [2021-02-25T01:53:30.540Z] #44 5.851 + TMP_GOPATH= [2021-02-25T01:53:30.540Z] #44 5.851 + : /build [2021-02-25T01:53:30.540Z] #44 5.851 + '[' -z '' ']' [2021-02-25T01:53:30.540Z] #44 5.851 ++ mktemp -d [2021-02-25T01:53:30.540Z] #44 5.851 + export GOPATH=/tmp/tmp.u9uJ0HwQ9v [2021-02-25T01:53:30.540Z] #44 5.851 + GOPATH=/tmp/tmp.u9uJ0HwQ9v [2021-02-25T01:53:30.540Z] #44 5.851 + RM_GOPATH=1 [2021-02-25T01:53:30.540Z] #44 5.851 + case "$(go env GOARCH)" in [2021-02-25T01:53:30.540Z] #44 5.851 ++ go env GOARCH [2021-02-25T01:53:30.540Z] #44 5.860 + export GO_BUILDMODE=-buildmode=pie [2021-02-25T01:53:30.540Z] #44 5.860 + GO_BUILDMODE=-buildmode=pie [2021-02-25T01:53:30.540Z] #44 5.860 ++ dirname /tmp/install/install.sh [2021-02-25T01:53:30.540Z] #44 5.860 + dir=/tmp/install [2021-02-25T01:53:30.540Z] #44 5.860 + bin=vndr [2021-02-25T01:53:30.540Z] #44 5.860 + shift [2021-02-25T01:53:30.540Z] #44 5.860 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-02-25T01:53:30.540Z] #44 5.860 + . /tmp/install/vndr.installer [2021-02-25T01:53:30.540Z] #44 5.860 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-25T01:53:30.540Z] #44 5.860 + install_vndr [2021-02-25T01:53:30.540Z] #44 5.860 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-02-25T01:53:30.540Z] #44 5.860 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.u9uJ0HwQ9v/src/github.com/LK4D4/vndr [2021-02-25T01:53:30.540Z] #44 5.860 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-25T01:53:30.540Z] #44 5.863 Cloning into '/tmp/tmp.u9uJ0HwQ9v/src/github.com/LK4D4/vndr'... [2021-02-25T01:53:30.540Z] #44 6.310 + cd /tmp/tmp.u9uJ0HwQ9v/src/github.com/LK4D4/vndr [2021-02-25T01:53:30.540Z] #44 6.310 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-25T01:53:30.540Z] #44 6.324 + go build -buildmode=pie -v -o /build/vndr . [2021-02-25T01:53:30.540Z] #44 6.660 runtime/internal/atomic [2021-02-25T01:53:30.540Z] #44 6.660 internal/cpu [2021-02-25T01:53:30.540Z] #44 6.790 runtime/internal/sys [2021-02-25T01:53:30.540Z] #44 6.950 runtime/internal/math [2021-02-25T01:53:30.540Z] #44 7.022 internal/race [2021-02-25T01:53:30.540Z] #44 7.030 internal/bytealg [2021-02-25T01:53:30.540Z] #44 7.126 sync/atomic [2021-02-25T01:53:30.540Z] #44 7.568 unicode [2021-02-25T01:53:30.540Z] #44 7.633 runtime [2021-02-25T01:53:30.540Z] #44 ... [2021-02-25T01:53:30.540Z] [2021-02-25T01:53:30.540Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-02-25T01:53:30.540Z] #63 sha256:8ed867c8656656ddeca91ec948008fc6d641359298a745f78b56fba601dd0b35 [2021-02-25T01:53:30.540Z] #63 7.566 + RM_GOPATH=0 [2021-02-25T01:53:30.540Z] #63 7.566 + TMP_GOPATH= [2021-02-25T01:53:30.540Z] #63 7.566 + : /build [2021-02-25T01:53:30.540Z] #63 7.566 + '[' -z '' ']' [2021-02-25T01:53:30.540Z] #63 7.566 ++ mktemp -d [2021-02-25T01:53:30.540Z] #63 7.566 + export GOPATH=/tmp/tmp.WSkm8J8UNw [2021-02-25T01:53:30.540Z] #63 7.566 + GOPATH=/tmp/tmp.WSkm8J8UNw [2021-02-25T01:53:30.540Z] #63 7.566 + RM_GOPATH=1 [2021-02-25T01:53:30.540Z] #63 7.566 + case "$(go env GOARCH)" in [2021-02-25T01:53:30.540Z] #63 7.566 ++ go env GOARCH [2021-02-25T01:53:30.540Z] #63 7.595 + export GO_BUILDMODE=-buildmode=pie [2021-02-25T01:53:30.540Z] #63 7.595 + GO_BUILDMODE=-buildmode=pie [2021-02-25T01:53:30.540Z] #63 7.595 ++ dirname /tmp/install/install.sh [2021-02-25T01:53:30.540Z] #63 7.596 + dir=/tmp/install [2021-02-25T01:53:30.540Z] #63 7.596 + bin=proxy [2021-02-25T01:53:30.540Z] #63 7.596 + shift [2021-02-25T01:53:30.540Z] #63 7.596 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-02-25T01:53:30.540Z] #63 7.596 + . /tmp/install/proxy.installer [2021-02-25T01:53:30.540Z] #63 7.596 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-25T01:53:30.540Z] #63 7.598 + install_proxy [2021-02-25T01:53:30.540Z] #63 7.598 + case "$1" in [2021-02-25T01:53:30.540Z] #63 7.598 + export CGO_ENABLED=0 [2021-02-25T01:53:30.540Z] #63 7.607 + CGO_ENABLED=0 [2021-02-25T01:53:30.540Z] #63 7.607 + _install_proxy [2021-02-25T01:53:30.540Z] #63 7.608 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2021-02-25T01:53:30.541Z] #63 7.608 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-25T01:53:30.541Z] #63 7.608 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.WSkm8J8UNw/src/github.com/docker/libnetwork [2021-02-25T01:53:30.541Z] #63 7.649 Cloning into '/tmp/tmp.WSkm8J8UNw/src/github.com/docker/libnetwork'... [2021-02-25T01:53:30.544Z] #48 20.59 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-25T01:53:30.544Z] #48 ... [2021-02-25T01:53:30.544Z] [2021-02-25T01:53:30.544Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-02-25T01:53:30.544Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-02-25T01:53:30.544Z] #54 10.60 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-02-25T01:53:30.544Z] #54 ... [2021-02-25T01:53:30.544Z] [2021-02-25T01:53:30.544Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-02-25T01:53:30.544Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-02-25T01:53:30.544Z] #39 20.22 Checking out files: 86% (1456/1680) Checking out files: 87% (1462/1680) Checking out files: 88% (1479/1680) Checking out files: 89% (1496/1680) Checking out files: 90% (1512/1680) Checking out files: 91% (1529/1680) Checking out files: 92% (1546/1680) Checking out files: 93% (1563/1680) Checking out files: 94% (1580/1680) Checking out files: 95% (1596/1680) Checking out files: 96% (1613/1680) Checking out files: 97% (1630/1680) Checking out files: 98% (1647/1680) Checking out files: 99% (1664/1680) Checking out files: 100% (1680/1680) Checking out files: 100% (1680/1680), done. [2021-02-25T01:53:30.544Z] #39 20.59 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-02-25T01:53:30.764Z] #23 ... [2021-02-25T01:53:30.764Z] [2021-02-25T01:53:30.764Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-02-25T01:53:30.764Z] #28 sha256:17c3982a0485a1eeb3737c379c90ec4b13a3aa19bb027ee58ff5157958e9cfbc [2021-02-25T01:53:30.764Z] #28 4.889 0.0% ## 3.2% ##### 7.5% ###### 9.7% ####### 11.0% ######### 13.2% ######### 13.3% ######### 13.4% ######### 13.5% ############# 18.2% ################# 23.8% #################### 27.8% ###################### 31.5% ######################### 34.8% ########################### 38.8% ############################# 40.3% ############################# 41.1% ############################## 42.9% ############################### 43.9% ################################ 45.3% ################################# 46.3% ################################## 48.2% ################################### 49.7% ###################################### 52.9% ####################################### 55.4% ######################################### 58.2% ########################################## 59.4% ############################################ 61.7% ############################################# 63.2% ############################################## 64.8% ################################################ 67.0% ################################################# 68.8% ################################################## 70.0% ################################################### 71.6% ##################################################### 74.0% ###################################################### 76.1% ######################################################## 78.5% ######################################################### 80.5% ########################################################## 81.7% ############################################################ 83.4% ############################################################ 84.2% ############################################################## 86.4% ############################################################## 87.2% ############################################################### 88.6% ################################################################ 89.7% ################################################################# 91.1% ################################################################## 92.5% ################################################################### 93.6% #################################################################### 94.6% #################################################################### 95.5% ##################################################################### 96.4% ###################################################################### 97.8% ###################################################################### 98.5% ######################################################################## 100.0% [2021-02-25T01:53:30.764Z] #28 11.35 [2021-02-25T01:53:30.801Z] #63 ... [2021-02-25T01:53:30.801Z] [2021-02-25T01:53:30.801Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-25T01:53:30.801Z] #50 sha256:d19c11526476866a6e0e17fb32694c2c3ede6bd1eaf8019a8241df789d84b9bd [2021-02-25T01:53:30.801Z] #50 7.013 + RM_GOPATH=0 [2021-02-25T01:53:30.801Z] #50 7.013 + TMP_GOPATH= [2021-02-25T01:53:30.801Z] #50 7.013 + : /build [2021-02-25T01:53:30.801Z] #50 7.013 + '[' -z '' ']' [2021-02-25T01:53:30.801Z] #50 7.013 ++ mktemp -d [2021-02-25T01:53:30.801Z] #50 7.028 + export GOPATH=/tmp/tmp.XexfbnHZGK [2021-02-25T01:53:30.801Z] #50 7.028 + GOPATH=/tmp/tmp.XexfbnHZGK [2021-02-25T01:53:30.801Z] #50 7.028 + RM_GOPATH=1 [2021-02-25T01:53:30.801Z] #50 7.028 + case "$(go env GOARCH)" in [2021-02-25T01:53:30.801Z] #50 7.028 ++ go env GOARCH [2021-02-25T01:53:30.801Z] #50 7.064 + export GO_BUILDMODE=-buildmode=pie [2021-02-25T01:53:30.801Z] #50 7.064 + GO_BUILDMODE=-buildmode=pie [2021-02-25T01:53:30.801Z] #50 7.064 ++ dirname /tmp/install/install.sh [2021-02-25T01:53:30.801Z] #50 7.070 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-25T01:53:30.801Z] #50 7.070 + dir=/tmp/install [2021-02-25T01:53:30.801Z] #50 7.070 + bin=shfmt [2021-02-25T01:53:30.801Z] #50 7.070 + shift [2021-02-25T01:53:30.801Z] #50 7.070 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-02-25T01:53:30.801Z] #50 7.070 + . /tmp/install/shfmt.installer [2021-02-25T01:53:30.801Z] #50 7.070 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-25T01:53:30.801Z] #50 7.070 + install_shfmt [2021-02-25T01:53:30.801Z] #50 7.070 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-02-25T01:53:30.801Z] #50 7.070 + git clone https://github.com/mvdan/sh.git /tmp/tmp.XexfbnHZGK/src/github.com/mvdan/sh [2021-02-25T01:53:30.801Z] #50 7.073 Cloning into '/tmp/tmp.XexfbnHZGK/src/github.com/mvdan/sh'... [2021-02-25T01:53:30.801Z] #50 ... [2021-02-25T01:53:30.801Z] [2021-02-25T01:53:30.801Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-02-25T01:53:30.801Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-02-25T01:53:30.801Z] #39 8.176 + git clone https://github.com/docker/distribution.git . [2021-02-25T01:53:30.801Z] #39 8.184 Cloning into '.'... [2021-02-25T01:53:31.085Z] #39 ... [2021-02-25T01:53:31.085Z] [2021-02-25T01:53:31.085Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-25T01:53:31.085Z] #33 sha256:aaae92cc5fe4db9772c92ebcb3fb1751b1f2671f8fb7dd022184b6d8f6312daf [2021-02-25T01:53:31.085Z] #33 6.702 + RM_GOPATH=0 [2021-02-25T01:53:31.085Z] #33 6.702 + TMP_GOPATH= [2021-02-25T01:53:31.085Z] #33 6.702 + : /build [2021-02-25T01:53:31.085Z] #33 6.702 + '[' -z '' ']' [2021-02-25T01:53:31.085Z] #33 6.702 ++ mktemp -d [2021-02-25T01:53:31.085Z] #33 6.702 + export GOPATH=/tmp/tmp.KH1DqSa2AG [2021-02-25T01:53:31.085Z] #33 6.702 + GOPATH=/tmp/tmp.KH1DqSa2AG [2021-02-25T01:53:31.085Z] #33 6.702 + RM_GOPATH=1 [2021-02-25T01:53:31.085Z] #33 6.702 + case "$(go env GOARCH)" in [2021-02-25T01:53:31.085Z] #33 6.702 ++ go env GOARCH [2021-02-25T01:53:31.085Z] #33 6.708 + export GO_BUILDMODE=-buildmode=pie [2021-02-25T01:53:31.085Z] #33 6.708 + GO_BUILDMODE=-buildmode=pie [2021-02-25T01:53:31.085Z] #33 6.710 ++ dirname /tmp/install/install.sh [2021-02-25T01:53:31.085Z] #33 6.712 + dir=/tmp/install [2021-02-25T01:53:31.085Z] #33 6.712 + bin=tomlv [2021-02-25T01:53:31.085Z] #33 6.712 + shift [2021-02-25T01:53:31.085Z] #33 6.712 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-02-25T01:53:31.085Z] #33 6.712 + . /tmp/install/tomlv.installer [2021-02-25T01:53:31.085Z] #33 6.712 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-25T01:53:31.085Z] #33 6.712 + install_tomlv [2021-02-25T01:53:31.085Z] #33 6.712 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-02-25T01:53:31.085Z] #33 6.712 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-25T01:53:31.085Z] #33 6.713 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.KH1DqSa2AG/src/github.com/BurntSushi/toml [2021-02-25T01:53:31.085Z] #33 6.714 Cloning into '/tmp/tmp.KH1DqSa2AG/src/github.com/BurntSushi/toml'... [2021-02-25T01:53:31.085Z] #33 7.601 + cd /tmp/tmp.KH1DqSa2AG/src/github.com/BurntSushi/toml [2021-02-25T01:53:31.085Z] #33 7.601 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-25T01:53:31.085Z] #33 7.737 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-02-25T01:53:31.085Z] #33 9.029 math/bits [2021-02-25T01:53:31.085Z] #33 9.594 runtime [2021-02-25T01:53:31.085Z] #33 10.07 math [2021-02-25T01:53:31.100Z] #50 22.33 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-25T01:53:31.100Z] #50 22.47 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-25T01:53:31.342Z] #28 12.93 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-02-25T01:53:31.399Z] #50 22.64 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-25T01:53:31.399Z] #50 22.81 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-25T01:53:31.414Z] #33 ... [2021-02-25T01:53:31.415Z] [2021-02-25T01:53:31.415Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-25T01:53:31.415Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-25T01:53:31.415Z] #12 8.838 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-25T01:53:31.415Z] #12 8.934 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-25T01:53:31.415Z] #12 8.934 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-25T01:53:31.415Z] #12 10.69 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-02-25T01:53:31.415Z] #12 ... [2021-02-25T01:53:31.415Z] [2021-02-25T01:53:31.415Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-02-25T01:53:31.415Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-02-25T01:53:31.415Z] #54 9.241 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-25T01:53:31.415Z] #54 9.445 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-25T01:53:31.415Z] #54 9.445 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-25T01:53:31.489Z] #39 ... [2021-02-25T01:53:31.489Z] [2021-02-25T01:53:31.489Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-02-25T01:53:31.489Z] #57 sha256:5ced92f8e0f4cac95ef1d473651f48a574c9a541a418d05e7c7a5eb45a2617fe [2021-02-25T01:53:31.489Z] #57 11.47 go: extracting github.com/moby/vpnkit v0.4.0 [2021-02-25T01:53:31.489Z] #57 12.66 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-02-25T01:53:31.489Z] #57 12.78 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-02-25T01:53:31.489Z] #57 16.21 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-02-25T01:53:31.489Z] #57 19.10 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-02-25T01:53:31.489Z] #57 19.29 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-02-25T01:53:31.489Z] #57 19.64 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-02-25T01:53:31.489Z] #57 19.64 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-02-25T01:53:31.489Z] #57 20.01 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-02-25T01:53:31.489Z] #57 ... [2021-02-25T01:53:31.489Z] [2021-02-25T01:53:31.489Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-25T01:53:31.489Z] #50 sha256:fc077b73ae98ab5d0da252b9aa1a5bf791334fac7e4c3d63945108bd43145bfb [2021-02-25T01:53:31.489Z] #50 21.32 + cd /tmp/tmp.xg2DD1uNhz/src/github.com/mvdan/sh [2021-02-25T01:53:31.489Z] #50 21.32 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-25T01:53:31.489Z] #50 21.36 + GO111MODULE=on [2021-02-25T01:53:31.489Z] #50 21.36 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-02-25T01:53:31.676Z] #54 11.46 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-02-25T01:53:31.676Z] #54 ... [2021-02-25T01:53:31.676Z] [2021-02-25T01:53:31.676Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-02-25T01:53:31.676Z] #23 sha256:264f090f9f38b17ef957668fcb2e570664368818bbcd9cb5f580d9a737167877 [2021-02-25T01:53:31.676Z] #23 7.590 + RM_GOPATH=0 [2021-02-25T01:53:31.676Z] #23 7.590 + TMP_GOPATH= [2021-02-25T01:53:31.676Z] #23 7.590 + : /build [2021-02-25T01:53:31.676Z] #23 7.590 + '[' -z '' ']' [2021-02-25T01:53:31.676Z] #23 7.595 ++ mktemp -d [2021-02-25T01:53:31.676Z] #23 7.600 + export GOPATH=/tmp/tmp.aYE6s9FPJM [2021-02-25T01:53:31.676Z] #23 7.601 + GOPATH=/tmp/tmp.aYE6s9FPJM [2021-02-25T01:53:31.676Z] #23 7.601 + RM_GOPATH=1 [2021-02-25T01:53:31.676Z] #23 7.601 + case "$(go env GOARCH)" in [2021-02-25T01:53:31.676Z] #23 7.602 ++ go env GOARCH [2021-02-25T01:53:31.676Z] #23 7.650 + export GO_BUILDMODE=-buildmode=pie [2021-02-25T01:53:31.676Z] #23 7.650 + GO_BUILDMODE=-buildmode=pie [2021-02-25T01:53:31.676Z] #23 7.650 ++ dirname /tmp/install/install.sh [2021-02-25T01:53:31.676Z] #23 7.655 + dir=/tmp/install [2021-02-25T01:53:31.676Z] #23 7.655 + bin=dockercli [2021-02-25T01:53:31.676Z] #23 7.655 + shift [2021-02-25T01:53:31.676Z] #23 7.655 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-02-25T01:53:31.676Z] #23 7.655 + . /tmp/install/dockercli.installer [2021-02-25T01:53:31.676Z] #23 7.655 ++ : stable [2021-02-25T01:53:31.676Z] #23 7.655 ++ : 17.06.2-ce [2021-02-25T01:53:31.676Z] #23 7.655 + install_dockercli [2021-02-25T01:53:31.676Z] #23 7.655 Install docker/cli version 17.06.2-ce from stable [2021-02-25T01:53:31.676Z] #23 7.655 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-02-25T01:53:31.676Z] #23 7.658 ++ uname -m [2021-02-25T01:53:31.676Z] #23 7.659 + arch=x86_64 [2021-02-25T01:53:31.676Z] #23 7.665 + '[' x86_64 '!=' x86_64 ']' [2021-02-25T01:53:31.676Z] #23 7.665 + url=https://download.docker.com/linux/static [2021-02-25T01:53:31.676Z] #23 7.665 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-02-25T01:53:31.676Z] #23 7.665 + tar -xz docker/docker [2021-02-25T01:53:31.676Z] #23 ... [2021-02-25T01:53:31.676Z] [2021-02-25T01:53:31.676Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-25T01:53:31.676Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-25T01:53:31.676Z] #41 9.026 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-25T01:53:31.676Z] #41 9.082 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-25T01:53:31.676Z] #41 9.082 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-25T01:53:31.676Z] #41 11.46 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-02-25T01:53:31.750Z] #50 ... [2021-02-25T01:53:31.751Z] [2021-02-25T01:53:31.751Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-25T01:53:31.751Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-25T01:53:31.751Z] #41 11.88 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [267 kB] [2021-02-25T01:53:31.751Z] #41 14.63 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-02-25T01:53:31.920Z] #28 13.53 #=#=# [2021-02-25T01:53:31.937Z] #41 ... [2021-02-25T01:53:31.937Z] [2021-02-25T01:53:31.937Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-02-25T01:53:31.937Z] #46 sha256:d8adb3eb45e736e528ca10dbb783accfeddc6fd84f4098baeaba53d8f5a20cc0 [2021-02-25T01:53:31.937Z] #46 6.722 go: extracting gotest.tools/gotestsum v0.5.3 [2021-02-25T01:53:31.937Z] #46 7.163 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-25T01:53:31.937Z] #46 7.275 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-02-25T01:53:31.937Z] #46 7.275 go: downloading github.com/pkg/errors v0.9.1 [2021-02-25T01:53:31.937Z] #46 7.287 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-25T01:53:31.937Z] #46 7.337 go: downloading github.com/spf13/pflag v1.0.3 [2021-02-25T01:53:31.937Z] #46 7.392 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-25T01:53:31.937Z] #46 7.547 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-25T01:53:31.937Z] #46 7.574 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-25T01:53:31.937Z] #46 7.600 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-25T01:53:31.937Z] #46 7.626 go: downloading github.com/fatih/color v1.9.0 [2021-02-25T01:53:31.937Z] #46 7.637 go: extracting github.com/pkg/errors v0.9.1 [2021-02-25T01:53:31.937Z] #46 7.871 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-02-25T01:53:31.937Z] #46 7.929 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-25T01:53:31.937Z] #46 7.929 go: extracting github.com/spf13/pflag v1.0.3 [2021-02-25T01:53:31.937Z] #46 8.435 go: extracting github.com/fatih/color v1.9.0 [2021-02-25T01:53:31.937Z] #46 8.460 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-02-25T01:53:31.937Z] #46 8.460 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-02-25T01:53:31.937Z] #46 8.650 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-02-25T01:53:31.937Z] #46 9.104 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-02-25T01:53:31.937Z] #46 11.79 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-25T01:53:31.937Z] #46 11.91 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-25T01:53:32.012Z] #41 ... [2021-02-25T01:53:32.012Z] [2021-02-25T01:53:32.012Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-25T01:53:32.012Z] #48 sha256:7bb42b53b99ed4ec5049cd671feb21ae7a997556a2df43f95e540b13cef2395c [2021-02-25T01:53:32.012Z] #48 20.93 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-25T01:53:32.012Z] #48 21.36 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-02-25T01:53:32.012Z] #48 21.36 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-02-25T01:53:32.012Z] #48 21.36 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-25T01:53:32.012Z] #48 21.47 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-25T01:53:32.012Z] #48 21.61 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-25T01:53:32.194Z] #28 13.84 0.2% ######################################################################## 100.0% [2021-02-25T01:53:32.194Z] #28 ... [2021-02-25T01:53:32.194Z] [2021-02-25T01:53:32.194Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-02-25T01:53:32.194Z] #35 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-02-25T01:53:32.194Z] #35 13.20 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [9480 B] [2021-02-25T01:53:32.229Z] #46 ... [2021-02-25T01:53:32.229Z] [2021-02-25T01:53:32.229Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-25T01:53:32.229Z] #44 sha256:f1422effb3fb06c6e4688146957364872f9e208161ff827f66b1bd608f94ccbd [2021-02-25T01:53:32.229Z] #44 12.30 unicode/utf8 [2021-02-25T01:53:32.277Z] #48 ... [2021-02-25T01:53:32.277Z] [2021-02-25T01:53:32.277Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-25T01:53:32.277Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-25T01:53:32.277Z] #12 12.39 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [267 kB] [2021-02-25T01:53:32.277Z] #12 14.96 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-02-25T01:53:32.330Z] #50 23.62 runtime [2021-02-25T01:53:32.330Z] #50 23.63 runtime/cgo [2021-02-25T01:53:32.330Z] #50 ... [2021-02-25T01:53:32.330Z] [2021-02-25T01:53:32.330Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-02-25T01:53:32.330Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-25T01:53:32.330Z] #35 13.62 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [267 kB] [2021-02-25T01:53:32.330Z] #35 16.10 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-02-25T01:53:32.539Z] #12 ... [2021-02-25T01:53:32.539Z] [2021-02-25T01:53:32.539Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-02-25T01:53:32.539Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-25T01:53:32.539Z] #35 12.63 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [267 kB] [2021-02-25T01:53:32.539Z] #35 14.96 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-02-25T01:53:32.539Z] #35 ... [2021-02-25T01:53:32.539Z] [2021-02-25T01:53:32.539Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-25T01:53:32.539Z] #44 sha256:d153cc4351764a122782d058ffd8e3001e00e902241b8a8a80ce2b9ea853462d [2021-02-25T01:53:32.539Z] #44 12.78 unicode/utf8 [2021-02-25T01:53:32.539Z] #44 13.42 math [2021-02-25T01:53:32.539Z] #44 17.81 unicode/utf16 [2021-02-25T01:53:32.539Z] #44 18.02 container/list [2021-02-25T01:53:32.539Z] #44 18.45 crypto/internal/subtle [2021-02-25T01:53:32.539Z] #44 18.59 crypto/subtle [2021-02-25T01:53:32.539Z] #44 18.72 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-02-25T01:53:32.539Z] #44 18.78 internal/nettrace [2021-02-25T01:53:32.539Z] #44 18.98 runtime/cgo [2021-02-25T01:53:32.588Z] #35 ... [2021-02-25T01:53:32.588Z] [2021-02-25T01:53:32.588Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-25T01:53:32.588Z] #44 sha256:6488e18fa69a16789be3ac1ef9f19128ae4ff8052d7a51b5d0524d2ccb7c41ab [2021-02-25T01:53:32.588Z] #44 21.43 unicode/utf16 [2021-02-25T01:53:32.588Z] #44 21.77 container/list [2021-02-25T01:53:32.588Z] #44 22.38 crypto/internal/subtle [2021-02-25T01:53:32.588Z] #44 22.55 crypto/subtle [2021-02-25T01:53:32.588Z] #44 22.67 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-02-25T01:53:32.588Z] #44 22.79 internal/nettrace [2021-02-25T01:53:32.588Z] #44 22.92 runtime/cgo [2021-02-25T01:53:32.588Z] #44 ... [2021-02-25T01:53:32.588Z] [2021-02-25T01:53:32.588Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-25T01:53:32.588Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-25T01:53:32.588Z] #41 13.98 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [267 kB] [2021-02-25T01:53:32.588Z] #41 16.70 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-02-25T01:53:32.802Z] #44 ... [2021-02-25T01:53:32.802Z] [2021-02-25T01:53:32.802Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-25T01:53:32.802Z] #50 sha256:fc077b73ae98ab5d0da252b9aa1a5bf791334fac7e4c3d63945108bd43145bfb [2021-02-25T01:53:32.802Z] #50 22.78 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-25T01:53:32.802Z] #50 22.79 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-25T01:53:32.802Z] #50 22.79 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-25T01:53:32.802Z] #50 23.00 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-25T01:53:32.845Z] #41 ... [2021-02-25T01:53:32.845Z] [2021-02-25T01:53:32.845Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-02-25T01:53:32.845Z] #46 sha256:4c98c05257c1ae1479815d1d8441d0d882372b52a83b7321f97076c7ada7e117 [2021-02-25T01:53:32.845Z] #46 15.62 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-25T01:53:32.845Z] #46 17.06 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-25T01:53:32.845Z] #46 21.19 go: finding github.com/fatih/color v1.9.0 [2021-02-25T01:53:32.845Z] #46 21.22 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-25T01:53:32.845Z] #46 21.24 go: finding github.com/pkg/errors v0.9.1 [2021-02-25T01:53:32.845Z] #46 21.35 go: finding github.com/spf13/pflag v1.0.3 [2021-02-25T01:53:32.845Z] #46 21.47 go: finding github.com/mattn/go-colorable v0.1.6 [2021-02-25T01:53:32.845Z] #46 21.50 go: finding github.com/mattn/go-isatty v0.0.12 [2021-02-25T01:53:32.845Z] #46 21.64 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-25T01:53:32.845Z] #46 21.81 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-02-25T01:53:32.845Z] #46 21.95 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-25T01:53:32.845Z] #46 22.01 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-25T01:53:32.845Z] #46 22.06 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-25T01:53:33.170Z] #44 13.16 math [2021-02-25T01:53:33.376Z] #50 23.26 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-25T01:53:33.823Z] #46 ... [2021-02-25T01:53:33.823Z] [2021-02-25T01:53:33.823Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-02-25T01:53:33.823Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-02-25T01:53:33.823Z] #39 24.87 Checking out files: 86% (1457/1680) Checking out files: 87% (1462/1680) Checking out files: 88% (1479/1680) Checking out files: 89% (1496/1680) Checking out files: 90% (1512/1680) Checking out files: 91% (1529/1680) Checking out files: 92% (1546/1680) Checking out files: 93% (1563/1680) Checking out files: 94% (1580/1680) Checking out files: 95% (1596/1680) Checking out files: 96% (1613/1680) Checking out files: 97% (1630/1680) Checking out files: 98% (1647/1680) Checking out files: 99% (1664/1680) Checking out files: 100% (1680/1680) Checking out files: 100% (1680/1680), done. [2021-02-25T01:53:33.951Z] #50 24.03 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-25T01:53:34.080Z] #39 25.09 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-02-25T01:53:34.899Z] #50 24.83 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-25T01:53:35.859Z] #50 ... [2021-02-25T01:53:35.859Z] [2021-02-25T01:53:35.859Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-25T01:53:35.859Z] #33 sha256:2e69f35fe24f369dce21818beea2393c696c678620473cad6e296062ad1a4077 [2021-02-25T01:53:35.859Z] #33 15.69 internal/testlog [2021-02-25T01:53:35.859Z] #33 15.91 encoding [2021-02-25T01:53:35.859Z] #33 16.08 runtime/cgo [2021-02-25T01:53:35.859Z] #33 ... [2021-02-25T01:53:35.859Z] [2021-02-25T01:53:35.859Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-02-25T01:53:35.859Z] #63 sha256:769d4823d5377d0c268172e54b0d1c18a9bbdcacac5b80be6401727b0c13930a [2021-02-25T01:53:35.859Z] #63 25.13 Checking out files: 58% (1113/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: 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. [2021-02-25T01:53:35.859Z] #63 25.89 + cd /tmp/tmp.euLc9hBJnb/src/github.com/docker/libnetwork [2021-02-25T01:53:35.859Z] #63 25.89 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-25T01:53:36.122Z] #63 26.27 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-02-25T01:53:36.607Z] #39 27.45 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-02-25T01:53:36.864Z] #39 ... [2021-02-25T01:53:36.864Z] [2021-02-25T01:53:36.864Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-02-25T01:53:36.864Z] #57 sha256:da201b0f36a0565c42c0daac0331f7b6cb1c179da488c87e96fe4da2a054eda6 [2021-02-25T01:53:36.864Z] #57 18.11 go: extracting github.com/gorilla/mux v1.8.0 [2021-02-25T01:53:36.864Z] #57 18.28 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-02-25T01:53:36.864Z] #57 19.39 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-02-25T01:53:36.864Z] #57 19.45 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-02-25T01:53:36.864Z] #57 19.46 go: extracting github.com/moby/vpnkit v0.4.0 [2021-02-25T01:53:36.864Z] #57 21.44 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-02-25T01:53:36.864Z] #57 21.58 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-02-25T01:53:36.864Z] #57 23.79 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-02-25T01:53:36.864Z] #57 25.42 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-02-25T01:53:36.864Z] #57 25.82 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-02-25T01:53:36.864Z] #57 26.02 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-02-25T01:53:36.864Z] #57 26.47 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-02-25T01:53:36.864Z] #57 27.23 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-02-25T01:53:36.864Z] #57 ... [2021-02-25T01:53:36.864Z] [2021-02-25T01:53:36.864Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-02-25T01:53:36.864Z] #63 sha256:822c16ad49dcd8bc6afaab30da25c2dc32b585e4e6ca482f790795d61b8e14bd [2021-02-25T01:53:36.865Z] #63 25.98 Checking out files: 58% (1113/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: 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. [2021-02-25T01:53:36.865Z] #63 26.74 + cd /tmp/tmp.NqCnYK9LBJ/src/github.com/docker/libnetwork [2021-02-25T01:53:36.865Z] #63 26.74 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-25T01:53:36.865Z] #63 26.89 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-02-25T01:53:37.384Z] #44 ... [2021-02-25T01:53:37.384Z] [2021-02-25T01:53:37.384Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-25T01:53:37.384Z] #48 sha256:b37b05d72fcb9a47884b02e6c48cc499315b3494a458b6634c01ae04d174f56c [2021-02-25T01:53:37.385Z] #48 17.04 go: downloading github.com/fatih/color v1.7.0 [2021-02-25T01:53:37.385Z] #48 17.04 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-02-25T01:53:37.385Z] #48 17.09 go: downloading github.com/spf13/viper v1.6.1 [2021-02-25T01:53:37.385Z] #48 17.11 go: downloading github.com/pkg/errors v0.8.1 [2021-02-25T01:53:37.385Z] #48 17.28 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-25T01:53:37.385Z] #48 17.29 go: downloading github.com/spf13/pflag v1.0.5 [2021-02-25T01:53:37.385Z] #48 17.42 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-02-25T01:53:37.385Z] #48 17.50 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-25T01:53:37.517Z] #63 ... [2021-02-25T01:53:37.517Z] [2021-02-25T01:53:37.517Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-02-25T01:53:37.517Z] #46 sha256:cdb231da37d7e0edbec1ec98694f01fd09f427951200a14c0462e431b2aed373 [2021-02-25T01:53:37.517Z] #46 17.52 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-25T01:53:37.517Z] #46 21.61 go: finding github.com/fatih/color v1.9.0 [2021-02-25T01:53:37.517Z] #46 21.69 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-25T01:53:37.517Z] #46 21.69 go: finding github.com/pkg/errors v0.9.1 [2021-02-25T01:53:37.517Z] #46 21.75 go: finding github.com/spf13/pflag v1.0.3 [2021-02-25T01:53:37.517Z] #46 21.83 go: finding github.com/mattn/go-colorable v0.1.6 [2021-02-25T01:53:37.517Z] #46 21.95 go: finding github.com/mattn/go-isatty v0.0.12 [2021-02-25T01:53:37.517Z] #46 22.04 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-25T01:53:37.517Z] #46 22.26 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-02-25T01:53:37.517Z] #46 22.33 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-25T01:53:37.517Z] #46 22.39 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-25T01:53:37.517Z] #46 22.41 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-25T01:53:37.517Z] #46 ... [2021-02-25T01:53:37.517Z] [2021-02-25T01:53:37.517Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-25T01:53:37.517Z] #48 sha256:7bb42b53b99ed4ec5049cd671feb21ae7a997556a2df43f95e540b13cef2395c [2021-02-25T01:53:37.517Z] #48 23.69 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-25T01:53:37.517Z] #48 23.69 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-25T01:53:37.517Z] #48 23.69 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-02-25T01:53:37.517Z] #48 23.69 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-02-25T01:53:37.517Z] #48 23.73 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-02-25T01:53:37.517Z] #48 23.73 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-25T01:53:37.517Z] #48 23.73 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-02-25T01:53:37.517Z] #48 23.79 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-25T01:53:37.517Z] #48 23.79 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-25T01:53:37.517Z] #48 23.95 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-02-25T01:53:37.517Z] #48 24.00 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-02-25T01:53:37.517Z] #48 24.02 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-02-25T01:53:37.517Z] #48 24.03 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-25T01:53:37.517Z] #48 24.17 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-02-25T01:53:37.517Z] #48 24.17 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-25T01:53:37.517Z] #48 24.29 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-02-25T01:53:37.517Z] #48 24.31 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-25T01:53:37.517Z] #48 24.31 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-25T01:53:37.517Z] #48 24.33 go: downloading github.com/stretchr/objx v0.2.0 [2021-02-25T01:53:37.517Z] #48 24.59 go: extracting github.com/stretchr/objx v0.2.0 [2021-02-25T01:53:37.517Z] #48 24.59 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-02-25T01:53:37.517Z] #48 24.79 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-02-25T01:53:37.517Z] #48 24.79 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-25T01:53:37.517Z] #48 24.79 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-02-25T01:53:37.517Z] #48 24.98 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-25T01:53:37.517Z] #48 25.13 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-25T01:53:37.517Z] #48 25.13 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-25T01:53:37.517Z] #48 25.19 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-25T01:53:37.517Z] #48 25.32 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-02-25T01:53:37.517Z] #48 25.32 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-02-25T01:53:37.517Z] #48 25.43 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-25T01:53:37.517Z] #48 25.43 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-25T01:53:37.517Z] #48 25.83 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-25T01:53:37.517Z] #48 25.90 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-02-25T01:53:37.517Z] #48 25.90 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-25T01:53:37.517Z] #48 25.99 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-25T01:53:37.517Z] #48 26.03 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-25T01:53:37.517Z] #48 26.12 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-25T01:53:37.517Z] #48 26.16 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-02-25T01:53:37.517Z] #48 26.21 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-25T01:53:37.517Z] #48 26.32 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-25T01:53:37.517Z] #48 26.36 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-25T01:53:37.517Z] #48 26.50 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-25T01:53:37.517Z] #48 26.50 go: downloading github.com/ultraware/funlen v0.0.2 [2021-02-25T01:53:37.517Z] #48 26.50 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-25T01:53:37.517Z] #48 26.61 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-25T01:53:37.517Z] #48 26.61 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-25T01:53:37.517Z] #48 26.61 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-02-25T01:53:37.517Z] #48 26.67 go: extracting github.com/ultraware/funlen v0.0.2 [2021-02-25T01:53:37.517Z] #48 26.67 go: downloading github.com/gogo/protobuf v1.2.1 [2021-02-25T01:53:37.517Z] #48 26.72 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-25T01:53:37.517Z] #48 26.72 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-02-25T01:53:37.517Z] #48 26.72 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-25T01:53:37.517Z] #48 26.72 go: downloading github.com/magiconair/properties v1.8.1 [2021-02-25T01:53:37.517Z] #48 26.79 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-02-25T01:53:37.517Z] #48 26.84 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-25T01:53:37.517Z] #48 26.84 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-25T01:53:37.517Z] #48 26.89 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-25T01:53:37.517Z] #48 26.90 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-02-25T01:53:37.517Z] #48 27.15 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-02-25T01:53:37.517Z] #48 27.15 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-25T01:53:37.517Z] #48 27.16 go: extracting github.com/magiconair/properties v1.8.1 [2021-02-25T01:53:37.517Z] #48 27.23 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-25T01:53:37.517Z] #48 27.27 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-25T01:53:37.518Z] #48 27.31 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-25T01:53:37.518Z] #48 27.61 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-25T01:53:37.518Z] #48 27.69 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-02-25T01:53:37.518Z] #48 27.69 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-25T01:53:37.518Z] #48 27.69 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-25T01:53:37.578Z] #35 ... [2021-02-25T01:53:37.578Z] [2021-02-25T01:53:37.578Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-02-25T01:53:37.578Z] #28 sha256:17c3982a0485a1eeb3737c379c90ec4b13a3aa19bb027ee58ff5157958e9cfbc [2021-02-25T01:53:37.578Z] #28 14.04 [2021-02-25T01:53:37.578Z] #28 15.37 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-02-25T01:53:37.578Z] #28 15.87 [2021-02-25T01:53:37.578Z] #28 16.18 0.7% ################################################################## 92.3% ######################################################################## 100.0% [2021-02-25T01:53:37.578Z] #28 16.48 [2021-02-25T01:53:37.578Z] #28 17.62 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-02-25T01:53:37.578Z] #28 18.10 [2021-02-25T01:53:37.649Z] #48 17.63 go: extracting github.com/fatih/color v1.7.0 [2021-02-25T01:53:37.780Z] #48 27.83 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-02-25T01:53:37.780Z] #48 27.91 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-25T01:53:37.909Z] #48 17.67 go: extracting github.com/pkg/errors v0.8.1 [2021-02-25T01:53:37.909Z] #48 17.83 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-25T01:53:37.909Z] #48 17.83 go: downloading github.com/spf13/cobra v0.0.5 [2021-02-25T01:53:37.909Z] #48 17.86 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-02-25T01:53:37.909Z] #48 17.92 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-02-25T01:53:38.042Z] #48 28.11 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-25T01:53:38.042Z] #48 28.11 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-02-25T01:53:38.042Z] #48 28.25 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-25T01:53:38.042Z] #48 28.25 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-25T01:53:38.042Z] #48 28.34 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-25T01:53:38.042Z] #48 28.34 go: downloading github.com/spf13/afero v1.1.2 [2021-02-25T01:53:38.042Z] #48 28.34 go: downloading github.com/gobwas/glob v0.2.3 [2021-02-25T01:53:38.169Z] #48 17.92 go: extracting github.com/spf13/viper v1.6.1 [2021-02-25T01:53:38.169Z] #48 17.98 go: downloading github.com/stretchr/testify v1.4.0 [2021-02-25T01:53:38.169Z] #48 ... [2021-02-25T01:53:38.169Z] [2021-02-25T01:53:38.170Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-25T01:53:38.170Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-02-25T01:53:38.170Z] #31 7.745 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-02-25T01:53:38.170Z] #31 7.745 Cloning into '.'... [2021-02-25T01:53:38.170Z] #31 ... [2021-02-25T01:53:38.170Z] [2021-02-25T01:53:38.170Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-25T01:53:38.170Z] #48 sha256:b37b05d72fcb9a47884b02e6c48cc499315b3494a458b6634c01ae04d174f56c [2021-02-25T01:53:38.170Z] #48 18.14 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-02-25T01:53:38.430Z] #48 18.30 go: downloading github.com/ultraware/funlen v0.0.2 [2021-02-25T01:53:38.430Z] #48 18.40 go: extracting github.com/stretchr/testify v1.4.0 [2021-02-25T01:53:38.430Z] #48 18.47 go: extracting github.com/spf13/pflag v1.0.5 [2021-02-25T01:53:38.430Z] #48 18.52 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-25T01:53:38.616Z] #48 28.77 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-25T01:53:38.616Z] #48 28.77 go: extracting github.com/spf13/afero v1.1.2 [2021-02-25T01:53:38.690Z] #48 18.60 go: extracting github.com/ultraware/funlen v0.0.2 [2021-02-25T01:53:38.690Z] #48 18.61 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-02-25T01:53:38.690Z] #48 18.75 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-02-25T01:53:38.690Z] #48 18.77 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-02-25T01:53:38.690Z] #48 18.80 go: extracting github.com/spf13/cobra v0.0.5 [2021-02-25T01:53:38.878Z] #48 29.01 go: downloading github.com/kisielk/gotool v1.0.0 [2021-02-25T01:53:38.878Z] #48 29.01 go: downloading golang.org/x/text v0.3.2 [2021-02-25T01:53:38.952Z] #48 18.91 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-02-25T01:53:38.952Z] #48 ... [2021-02-25T01:53:38.952Z] [2021-02-25T01:53:38.952Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-02-25T01:53:38.952Z] #23 sha256:264f090f9f38b17ef957668fcb2e570664368818bbcd9cb5f580d9a737167877 [2021-02-25T01:53:38.952Z] #23 18.56 + mkdir -p /build [2021-02-25T01:53:38.952Z] #23 18.57 + mv docker/docker /build/ [2021-02-25T01:53:38.952Z] #23 18.57 + rmdir docker [2021-02-25T01:53:38.952Z] #23 DONE 18.9s [2021-02-25T01:53:38.952Z] [2021-02-25T01:53:38.952Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-25T01:53:38.952Z] #48 sha256:b37b05d72fcb9a47884b02e6c48cc499315b3494a458b6634c01ae04d174f56c [2021-02-25T01:53:38.952Z] #48 18.92 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-02-25T01:53:39.141Z] #48 29.11 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-25T01:53:39.141Z] #48 29.26 go: extracting github.com/gobwas/glob v0.2.3 [2021-02-25T01:53:39.141Z] #48 29.26 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-02-25T01:53:39.141Z] #48 29.36 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-02-25T01:53:39.214Z] #48 19.10 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-02-25T01:53:39.214Z] #48 19.25 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-02-25T01:53:39.404Z] #48 29.43 go: extracting github.com/kisielk/gotool v1.0.0 [2021-02-25T01:53:39.404Z] #48 29.43 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-02-25T01:53:39.474Z] #48 19.51 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-02-25T01:53:39.474Z] #48 19.56 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-02-25T01:53:39.666Z] #48 29.61 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-25T01:53:39.666Z] #48 29.86 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-25T01:53:39.735Z] #48 19.62 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-02-25T01:53:39.735Z] #48 19.67 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-25T01:53:39.787Z] #28 18.31 0.0% ### 4.7% ###### 9.2% ######## 11.4% ########## 14.5% ############# 19.1% ############## 20.3% ################# 24.6% ##################### 29.7% ###################### 31.5% ####################### 33.2% ########################## 36.6% ############################# 40.5% ############################### 43.3% ################################# 47.0% ################################### 49.5% ###################################### 53.6% ####################################### 55.3% ########################################## 59.6% ############################################## 65.1% ################################################# 68.4% ###################################################### 75.7% ########################################################## 81.1% ############################################################### 88.3% ##################################################################### 96.7% ######################################################################## 100.0% [2021-02-25T01:53:39.787Z] #28 21.51 [2021-02-25T01:53:39.787Z] #28 ... [2021-02-25T01:53:39.787Z] [2021-02-25T01:53:39.787Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-02-25T01:53:39.787Z] #35 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-02-25T01:53:39.787Z] #35 20.77 Fetched 8246 kB in 13s (611 kB/s) [2021-02-25T01:53:39.929Z] #48 30.10 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-25T01:53:39.929Z] #48 30.10 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-25T01:53:39.929Z] #48 30.11 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-02-25T01:53:40.051Z] #35 20.77 Reading package lists... [2021-02-25T01:53:40.051Z] #35 ... [2021-02-25T01:53:40.051Z] [2021-02-25T01:53:40.051Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-25T01:53:40.051Z] #44 sha256:6eb753dc12ed3bc8e10bd64d90bdead25ac1d0b26a9558ef7ed44e6960bd93ac [2021-02-25T01:53:40.051Z] #44 10.77 internal/bytealg [2021-02-25T01:53:40.051Z] #44 10.79 unicode/utf8 [2021-02-25T01:53:40.051Z] #44 11.03 math [2021-02-25T01:53:40.051Z] #44 11.52 encoding [2021-02-25T01:53:40.051Z] #44 11.74 unicode/utf16 [2021-02-25T01:53:40.051Z] #44 11.83 runtime [2021-02-25T01:53:40.051Z] #44 12.29 container/list [2021-02-25T01:53:40.051Z] #44 13.28 crypto/internal/subtle [2021-02-25T01:53:40.051Z] #44 13.88 crypto/subtle [2021-02-25T01:53:40.051Z] #44 14.38 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-02-25T01:53:40.051Z] #44 14.82 internal/nettrace [2021-02-25T01:53:40.051Z] #44 15.09 vendor/golang.org/x/crypto/internal/subtle [2021-02-25T01:53:40.051Z] #44 15.23 runtime/cgo [2021-02-25T01:53:40.051Z] #44 ... [2021-02-25T01:53:40.051Z] [2021-02-25T01:53:40.051Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-25T01:53:40.051Z] #33 sha256:0065b27a7a7c23cab916afe26ca99998101187ea6b70708386c5b7546d572eb1 [2021-02-25T01:53:40.051Z] #33 10.97 unicode [2021-02-25T01:53:40.051Z] #33 11.02 internal/testlog [2021-02-25T01:53:40.051Z] #33 11.42 encoding [2021-02-25T01:53:40.051Z] #33 11.58 runtime [2021-02-25T01:53:40.051Z] #33 12.07 runtime/cgo [2021-02-25T01:53:40.248Z] #63 ... [2021-02-25T01:53:40.248Z] [2021-02-25T01:53:40.248Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-25T01:53:40.248Z] #48 sha256:2e831af5bb88ab5da49a5136619b16274a7085949e491c75aad44ac093e1a2f1 [2021-02-25T01:53:40.248Z] #48 21.24 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-25T01:53:40.248Z] #48 21.32 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-25T01:53:40.248Z] #48 23.92 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-25T01:53:40.248Z] #48 23.95 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-25T01:53:40.248Z] #48 26.08 go: downloading github.com/spf13/afero v1.1.2 [2021-02-25T01:53:40.248Z] #48 26.24 go: extracting github.com/spf13/afero v1.1.2 [2021-02-25T01:53:40.248Z] #48 26.30 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-25T01:53:40.248Z] #48 26.37 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-25T01:53:40.248Z] #48 27.13 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-25T01:53:40.248Z] #48 27.19 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-25T01:53:40.249Z] #48 27.24 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-02-25T01:53:40.249Z] #48 27.24 go: downloading github.com/magiconair/properties v1.8.1 [2021-02-25T01:53:40.249Z] #48 27.24 go: downloading github.com/stretchr/testify v1.4.0 [2021-02-25T01:53:40.249Z] #48 27.25 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-25T01:53:40.249Z] #48 27.27 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-02-25T01:53:40.249Z] #48 27.28 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-25T01:53:40.249Z] #48 27.30 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-25T01:53:40.249Z] #48 27.30 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-02-25T01:53:40.249Z] #48 27.31 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-02-25T01:53:40.249Z] #48 27.39 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-02-25T01:53:40.249Z] #48 27.58 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-25T01:53:40.249Z] #48 27.62 go: extracting github.com/magiconair/properties v1.8.1 [2021-02-25T01:53:40.249Z] #48 27.63 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-02-25T01:53:40.249Z] #48 27.69 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-25T01:53:40.249Z] #48 27.76 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-25T01:53:40.249Z] #48 27.77 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-25T01:53:40.249Z] #48 27.78 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-02-25T01:53:40.249Z] #48 27.80 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-25T01:53:40.249Z] #48 27.83 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-02-25T01:53:40.249Z] #48 27.83 go: extracting github.com/stretchr/testify v1.4.0 [2021-02-25T01:53:40.249Z] #48 27.84 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-25T01:53:40.249Z] #48 27.88 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-25T01:53:40.249Z] #48 27.97 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-25T01:53:40.249Z] #48 28.02 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-25T01:53:40.249Z] #48 28.05 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-25T01:53:40.249Z] #48 28.07 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-25T01:53:40.249Z] #48 28.21 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-02-25T01:53:40.249Z] #48 28.29 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-02-25T01:53:40.249Z] #48 28.29 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-02-25T01:53:40.249Z] #48 28.33 go: downloading golang.org/x/text v0.3.2 [2021-02-25T01:53:40.249Z] #48 28.36 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-25T01:53:40.249Z] #48 28.50 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-02-25T01:53:40.249Z] #48 28.51 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-25T01:53:40.249Z] #48 28.58 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-25T01:53:40.249Z] #48 28.59 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-02-25T01:53:40.249Z] #48 28.78 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-25T01:53:40.249Z] #48 28.82 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-25T01:53:40.249Z] #48 28.83 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-02-25T01:53:40.249Z] #48 28.92 go: downloading github.com/subosito/gotenv v1.2.0 [2021-02-25T01:53:40.249Z] #48 28.95 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-25T01:53:40.249Z] #48 28.96 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-02-25T01:53:40.249Z] #48 29.15 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-02-25T01:53:40.249Z] #48 29.17 go: extracting github.com/subosito/gotenv v1.2.0 [2021-02-25T01:53:40.249Z] #48 29.19 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-25T01:53:40.249Z] #48 29.33 go: downloading github.com/kisielk/gotool v1.0.0 [2021-02-25T01:53:40.249Z] #48 29.33 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-25T01:53:40.249Z] #48 29.34 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-02-25T01:53:40.249Z] #48 29.42 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-02-25T01:53:40.249Z] #48 29.45 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-02-25T01:53:40.249Z] #48 29.46 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-25T01:53:40.249Z] #48 29.47 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-02-25T01:53:40.249Z] #48 29.52 go: extracting github.com/kisielk/gotool v1.0.0 [2021-02-25T01:53:40.249Z] #48 29.53 go: downloading github.com/gobwas/glob v0.2.3 [2021-02-25T01:53:40.249Z] #48 29.64 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-02-25T01:53:40.249Z] #48 29.64 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-25T01:53:40.249Z] #48 29.68 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-02-25T01:53:40.249Z] #48 29.90 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-25T01:53:40.249Z] #48 30.02 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-02-25T01:53:40.249Z] #48 30.07 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-02-25T01:53:40.249Z] #48 30.11 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-25T01:53:40.249Z] #48 30.15 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-02-25T01:53:40.249Z] #48 30.29 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-25T01:53:40.249Z] #48 30.39 go: extracting github.com/gobwas/glob v0.2.3 [2021-02-25T01:53:40.249Z] #48 30.49 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-02-25T01:53:40.249Z] #48 30.57 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-25T01:53:40.249Z] #48 30.60 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-25T01:53:40.249Z] #48 30.75 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-25T01:53:40.249Z] #48 30.77 go: downloading github.com/ultraware/funlen v0.0.2 [2021-02-25T01:53:40.249Z] #48 30.85 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-25T01:53:40.249Z] #48 31.04 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-25T01:53:40.249Z] #48 31.11 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-25T01:53:40.249Z] #48 31.28 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-02-25T01:53:40.249Z] #48 31.29 go: downloading github.com/stretchr/objx v0.2.0 [2021-02-25T01:53:40.249Z] #48 31.31 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-25T01:53:40.249Z] #48 31.37 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-25T01:53:40.249Z] #48 ... [2021-02-25T01:53:40.249Z] [2021-02-25T01:53:40.249Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-02-25T01:53:40.249Z] #57 sha256:da201b0f36a0565c42c0daac0331f7b6cb1c179da488c87e96fe4da2a054eda6 [2021-02-25T01:53:40.249Z] #57 29.69 go: finding github.com/pkg/errors v0.9.1 [2021-02-25T01:53:40.249Z] #57 29.83 go: finding github.com/sirupsen/logrus v1.7.0 [2021-02-25T01:53:40.249Z] #57 29.96 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-02-25T01:53:40.249Z] #57 30.21 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-02-25T01:53:40.249Z] #57 30.24 go: finding github.com/google/uuid v1.2.0 [2021-02-25T01:53:40.249Z] #57 30.27 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-02-25T01:53:40.249Z] #57 30.29 go: finding github.com/gofrs/flock v0.8.0 [2021-02-25T01:53:40.249Z] #57 30.32 go: finding github.com/moby/vpnkit v0.4.0 [2021-02-25T01:53:40.249Z] #57 30.46 go: finding github.com/gorilla/mux v1.8.0 [2021-02-25T01:53:40.249Z] #57 30.57 go: finding github.com/moby/sys/mountinfo v0.4.0 [2021-02-25T01:53:40.249Z] #57 30.64 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-02-25T01:53:40.249Z] #57 30.67 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-02-25T01:53:40.249Z] #57 30.75 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-02-25T01:53:40.249Z] #57 31.06 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-02-25T01:53:40.249Z] #57 31.28 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-02-25T01:53:40.299Z] #48 30.25 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-02-25T01:53:40.305Z] #48 20.13 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-25T01:53:40.305Z] #48 20.16 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-25T01:53:40.305Z] #48 20.22 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-02-25T01:53:40.313Z] #33 ... [2021-02-25T01:53:40.313Z] [2021-02-25T01:53:40.313Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-02-25T01:53:40.313Z] #39 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-02-25T01:53:40.313Z] #39 18.21 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-02-25T01:53:40.313Z] #39 20.31 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-02-25T01:53:40.313Z] #39 ... [2021-02-25T01:53:40.313Z] [2021-02-25T01:53:40.313Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-02-25T01:53:40.313Z] #57 sha256:9bb3bfab18f33c6d08ffdbb9bff274d567e3dd1919a76e95f547a6542da3c6b9 [2021-02-25T01:53:40.313Z] #57 11.33 go: downloading github.com/sirupsen/logrus v1.7.0 [2021-02-25T01:53:40.313Z] #57 11.45 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-02-25T01:53:40.313Z] #57 11.50 go: downloading github.com/pkg/errors v0.9.1 [2021-02-25T01:53:40.313Z] #57 11.54 go: downloading github.com/gorilla/mux v1.8.0 [2021-02-25T01:53:40.313Z] #57 11.54 go: downloading github.com/gofrs/flock v0.8.0 [2021-02-25T01:53:40.313Z] #57 11.67 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-02-25T01:53:40.313Z] #57 11.82 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-02-25T01:53:40.313Z] #57 12.05 go: extracting github.com/sirupsen/logrus v1.7.0 [2021-02-25T01:53:40.313Z] #57 12.31 go: extracting github.com/gorilla/mux v1.8.0 [2021-02-25T01:53:40.313Z] #57 12.33 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-02-25T01:53:40.313Z] #57 12.40 go: extracting github.com/pkg/errors v0.9.1 [2021-02-25T01:53:40.313Z] #57 12.41 go: extracting github.com/gofrs/flock v0.8.0 [2021-02-25T01:53:40.313Z] #57 12.46 go: downloading github.com/google/uuid v1.2.0 [2021-02-25T01:53:40.313Z] #57 12.52 go: downloading github.com/moby/vpnkit v0.4.0 [2021-02-25T01:53:40.313Z] #57 12.66 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-02-25T01:53:40.313Z] #57 12.92 go: extracting github.com/google/uuid v1.2.0 [2021-02-25T01:53:40.313Z] #57 12.94 go: downloading github.com/moby/sys/mountinfo v0.4.0 [2021-02-25T01:53:40.313Z] #57 13.27 go: extracting github.com/moby/sys/mountinfo v0.4.0 [2021-02-25T01:53:40.313Z] #57 13.31 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-02-25T01:53:40.313Z] #57 14.18 go: extracting github.com/moby/vpnkit v0.4.0 [2021-02-25T01:53:40.313Z] #57 14.35 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-02-25T01:53:40.313Z] #57 14.78 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-02-25T01:53:40.313Z] #57 14.80 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-02-25T01:53:40.313Z] #57 17.28 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-02-25T01:53:40.313Z] #57 17.66 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-02-25T01:53:40.313Z] #57 18.73 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-02-25T01:53:40.313Z] #57 21.31 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-02-25T01:53:40.565Z] #48 30.40 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-02-25T01:53:40.565Z] #48 30.40 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-02-25T01:53:40.565Z] #48 30.40 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-25T01:53:40.565Z] #48 30.67 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-02-25T01:53:40.565Z] #48 30.74 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-02-25T01:53:40.575Z] #57 ... [2021-02-25T01:53:40.575Z] [2021-02-25T01:53:40.575Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-02-25T01:53:40.575Z] #46 sha256:91938c7c65a36f906d888084969a6ae8266ed243c3aadce5c355c46420f9dce6 [2021-02-25T01:53:40.575Z] #46 11.22 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-25T01:53:40.575Z] #46 11.22 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-02-25T01:53:40.575Z] #46 11.25 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-02-25T01:53:40.575Z] #46 11.57 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-02-25T01:53:40.575Z] #46 11.63 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-02-25T01:53:40.575Z] #46 12.94 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-25T01:53:40.575Z] #46 12.96 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-25T01:53:40.575Z] #46 14.14 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-25T01:53:40.575Z] #46 19.46 go: finding github.com/fatih/color v1.9.0 [2021-02-25T01:53:40.575Z] #46 19.49 go: finding github.com/pkg/errors v0.9.1 [2021-02-25T01:53:40.575Z] #46 19.64 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-25T01:53:40.575Z] #46 19.65 go: finding github.com/spf13/pflag v1.0.3 [2021-02-25T01:53:40.575Z] #46 19.98 go: finding github.com/mattn/go-colorable v0.1.6 [2021-02-25T01:53:40.575Z] #46 20.05 go: finding github.com/mattn/go-isatty v0.0.12 [2021-02-25T01:53:40.575Z] #46 20.60 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-02-25T01:53:40.575Z] #46 20.66 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-25T01:53:40.575Z] #46 20.66 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-25T01:53:40.575Z] #46 20.77 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-25T01:53:40.575Z] #46 20.91 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-25T01:53:40.575Z] #46 ... [2021-02-25T01:53:40.575Z] [2021-02-25T01:53:40.575Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-02-25T01:53:40.575Z] #57 sha256:9bb3bfab18f33c6d08ffdbb9bff274d567e3dd1919a76e95f547a6542da3c6b9 [2021-02-25T01:53:40.575Z] #57 21.45 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-02-25T01:53:40.575Z] #57 21.49 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-02-25T01:53:40.666Z] ok github.com/docker/docker/cmd/dockerd 0.059s coverage: 29.1% of statements [2021-02-25T01:53:40.666Z] ok github.com/docker/docker/container 0.110s coverage: 34.7% of statements [2021-02-25T01:53:40.666Z] ? github.com/docker/docker/container/stream [no test files] [2021-02-25T01:53:40.666Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-02-25T01:53:40.666Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-02-25T01:53:40.666Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-02-25T01:53:40.865Z] #57 21.65 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-02-25T01:53:40.875Z] #48 ... [2021-02-25T01:53:40.875Z] [2021-02-25T01:53:40.875Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-02-25T01:53:40.875Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-25T01:53:40.875Z] #35 10.93 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-02-25T01:53:40.875Z] #35 14.57 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [267 kB] [2021-02-25T01:53:40.875Z] #35 17.00 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-02-25T01:53:40.961Z] #67 exporting layers 81.3s done [2021-02-25T01:53:40.961Z] #67 exporting manifest sha256:4af6dadca7b3551fc3f316a414f01e1bb1dc3e0deb2ab40632c821abc14484f5 [2021-02-25T01:53:40.961Z] #67 exporting manifest sha256:4af6dadca7b3551fc3f316a414f01e1bb1dc3e0deb2ab40632c821abc14484f5 done [2021-02-25T01:53:40.961Z] #67 exporting config sha256:e38c44e59e4f68e59d65229aff4d8795fbcf9c67a2802ac90934b2f403c73630 done [2021-02-25T01:53:40.961Z] #67 sending tarball [2021-02-25T01:53:41.134Z] #35 ... [2021-02-25T01:53:41.134Z] [2021-02-25T01:53:41.134Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-25T01:53:41.134Z] #50 sha256:d19c11526476866a6e0e17fb32694c2c3ede6bd1eaf8019a8241df789d84b9bd [2021-02-25T01:53:41.134Z] #50 20.38 + cd /tmp/tmp.XexfbnHZGK/src/github.com/mvdan/sh [2021-02-25T01:53:41.134Z] #50 20.38 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-25T01:53:41.134Z] #50 20.61 + GO111MODULE=on [2021-02-25T01:53:41.134Z] #50 20.61 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-02-25T01:53:41.138Z] #57 ... [2021-02-25T01:53:41.138Z] [2021-02-25T01:53:41.138Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-02-25T01:53:41.138Z] #54 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-02-25T01:53:41.138Z] #54 11.72 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [9480 B] [2021-02-25T01:53:41.138Z] #54 20.09 Fetched 8246 kB in 13s (631 kB/s) [2021-02-25T01:53:41.138Z] #54 20.09 Reading package lists... [2021-02-25T01:53:41.138Z] #54 ... [2021-02-25T01:53:41.138Z] [2021-02-25T01:53:41.138Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-25T01:53:41.138Z] #48 sha256:987204f47052fbd98769c2a2c75362f9200a54c9df1bdc21f362888537e3fe88 [2021-02-25T01:53:41.138Z] #48 15.26 go: downloading github.com/pkg/errors v0.8.1 [2021-02-25T01:53:41.138Z] #48 15.29 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-25T01:53:41.138Z] #48 15.31 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-25T01:53:41.138Z] #48 15.31 go: downloading github.com/fatih/color v1.7.0 [2021-02-25T01:53:41.138Z] #48 15.31 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-02-25T01:53:41.138Z] #48 15.36 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-02-25T01:53:41.138Z] #48 15.64 go: extracting github.com/pkg/errors v0.8.1 [2021-02-25T01:53:41.138Z] #48 15.67 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-02-25T01:53:41.138Z] #48 15.69 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-02-25T01:53:41.138Z] #48 15.70 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-25T01:53:41.138Z] #48 15.74 go: extracting github.com/fatih/color v1.7.0 [2021-02-25T01:53:41.138Z] #48 15.76 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-25T01:53:41.138Z] #48 15.81 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-25T01:53:41.138Z] #48 15.84 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-25T01:53:41.138Z] #48 15.90 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-25T01:53:41.138Z] #48 16.36 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-25T01:53:41.138Z] #48 16.62 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-25T01:53:41.138Z] #48 18.30 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-25T01:53:41.138Z] #48 21.47 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-25T01:53:41.138Z] #48 21.53 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-25T01:53:41.138Z] #48 21.53 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-25T01:53:41.138Z] #48 21.53 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-25T01:53:41.138Z] #48 21.58 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-25T01:53:41.138Z] #48 21.62 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-02-25T01:53:41.138Z] #48 21.69 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-25T01:53:41.138Z] #48 21.69 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-02-25T01:53:41.138Z] #48 21.70 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-25T01:53:41.138Z] #48 21.84 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-25T01:53:41.138Z] #48 21.96 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-25T01:53:41.138Z] #48 22.00 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-02-25T01:53:41.138Z] #48 22.03 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-02-25T01:53:41.138Z] #48 22.05 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-25T01:53:41.138Z] #48 22.05 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-25T01:53:41.140Z] #48 31.14 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-25T01:53:41.140Z] #48 31.36 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-02-25T01:53:41.402Z] #48 31.46 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-25T01:53:41.402Z] #48 31.46 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-02-25T01:53:41.402Z] #48 31.46 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-02-25T01:53:41.410Z] #48 22.14 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-02-25T01:53:41.410Z] #48 22.18 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-02-25T01:53:41.410Z] #48 22.19 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-25T01:53:41.410Z] #48 22.25 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-25T01:53:41.410Z] #48 22.26 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-25T01:53:41.410Z] #48 22.27 go: downloading github.com/spf13/cobra v0.0.5 [2021-02-25T01:53:41.410Z] #48 22.28 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-25T01:53:41.410Z] #48 22.35 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-25T01:53:41.410Z] #48 22.41 go: downloading github.com/ultraware/funlen v0.0.2 [2021-02-25T01:53:41.410Z] #48 22.46 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-25T01:53:41.410Z] #48 ... [2021-02-25T01:53:41.410Z] [2021-02-25T01:53:41.410Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-02-25T01:53:41.410Z] #28 sha256:17c3982a0485a1eeb3737c379c90ec4b13a3aa19bb027ee58ff5157958e9cfbc [2021-02-25T01:53:41.410Z] #28 23.16 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-02-25T01:53:42.002Z] #28 23.71 [2021-02-25T01:53:42.083Z] #50 22.05 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-25T01:53:42.083Z] #50 22.12 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-25T01:53:42.286Z] #28 23.88 ######################################################################## 100.0% [2021-02-25T01:53:42.286Z] #28 23.99 [2021-02-25T01:53:42.343Z] #50 22.14 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-25T01:53:42.343Z] #50 22.37 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-25T01:53:42.604Z] #50 22.43 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-25T01:53:42.804Z] #48 ... [2021-02-25T01:53:42.804Z] [2021-02-25T01:53:42.804Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-02-25T01:53:42.804Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-02-25T01:53:42.804Z] #39 22.62 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-02-25T01:53:42.804Z] #39 ... [2021-02-25T01:53:42.804Z] [2021-02-25T01:53:42.804Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-02-25T01:53:42.804Z] #57 sha256:5ced92f8e0f4cac95ef1d473651f48a574c9a541a418d05e7c7a5eb45a2617fe [2021-02-25T01:53:42.804Z] #57 22.92 go: finding github.com/pkg/errors v0.9.1 [2021-02-25T01:53:42.804Z] #57 23.08 go: finding github.com/sirupsen/logrus v1.7.0 [2021-02-25T01:53:42.804Z] #57 23.32 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-02-25T01:53:42.804Z] #57 23.49 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-02-25T01:53:42.804Z] #57 23.57 go: finding github.com/google/uuid v1.2.0 [2021-02-25T01:53:42.804Z] #57 23.62 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-02-25T01:53:42.804Z] #57 23.79 go: finding github.com/gofrs/flock v0.8.0 [2021-02-25T01:53:42.804Z] #57 23.79 go: finding github.com/moby/vpnkit v0.4.0 [2021-02-25T01:53:42.804Z] #57 23.79 go: finding github.com/gorilla/mux v1.8.0 [2021-02-25T01:53:42.804Z] #57 23.94 go: finding github.com/moby/sys/mountinfo v0.4.0 [2021-02-25T01:53:42.804Z] #57 23.95 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-02-25T01:53:42.805Z] #57 23.98 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-02-25T01:53:42.805Z] #57 24.07 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-02-25T01:53:42.805Z] #57 24.47 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-02-25T01:53:42.805Z] #57 24.51 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-02-25T01:53:43.239Z] #28 24.79 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-02-25T01:53:43.239Z] #28 ... [2021-02-25T01:53:43.239Z] [2021-02-25T01:53:43.239Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-25T01:53:43.239Z] #50 sha256:05e603a7a7f2d817d835d940cea7a7aac4579d83f0aae8c1a25fb149254cf13b [2021-02-25T01:53:43.239Z] #50 14.10 + cd /tmp/tmp.JMo3zduS9o/src/github.com/mvdan/sh [2021-02-25T01:53:43.239Z] #50 14.10 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-25T01:53:43.239Z] #50 14.28 + GO111MODULE=on [2021-02-25T01:53:43.239Z] #50 14.28 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-02-25T01:53:43.239Z] #50 16.10 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-25T01:53:43.239Z] #50 16.19 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-25T01:53:43.239Z] #50 16.28 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-25T01:53:43.239Z] #50 16.55 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-25T01:53:43.239Z] #50 16.63 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-25T01:53:43.239Z] #50 17.46 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-25T01:53:43.239Z] #50 18.25 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-25T01:53:43.239Z] #50 18.93 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-25T01:53:43.239Z] #50 21.01 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-25T01:53:43.239Z] #50 21.01 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-25T01:53:43.239Z] #50 21.34 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-25T01:53:43.239Z] #50 21.44 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-25T01:53:43.239Z] #50 22.62 runtime [2021-02-25T01:53:43.239Z] #50 22.77 runtime/cgo [2021-02-25T01:53:43.239Z] #50 ... [2021-02-25T01:53:43.239Z] [2021-02-25T01:53:43.239Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-02-25T01:53:43.239Z] #63 sha256:86458856f6de57ba79e59f18420f2c9e4e5889c0098dda880bf4bca9ad1992a9 [2021-02-25T01:53:43.379Z] #57 ... [2021-02-25T01:53:43.380Z] [2021-02-25T01:53:43.380Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-02-25T01:53:43.380Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-02-25T01:53:43.380Z] #54 23.39 Fetched 8422 kB in 17s (489 kB/s) [2021-02-25T01:53:43.380Z] #54 23.39 Reading package lists... [2021-02-25T01:53:43.380Z] #54 31.29 Reading package lists... [2021-02-25T01:53:43.380Z] #54 ... [2021-02-25T01:53:43.380Z] [2021-02-25T01:53:43.380Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-25T01:53:43.380Z] #50 sha256:fc077b73ae98ab5d0da252b9aa1a5bf791334fac7e4c3d63945108bd43145bfb [2021-02-25T01:53:43.380Z] #50 26.57 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-25T01:53:43.380Z] #50 27.80 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-25T01:53:43.380Z] #50 28.09 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-25T01:53:43.380Z] #50 28.34 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-25T01:53:43.380Z] #50 28.52 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-25T01:53:43.380Z] #50 29.43 runtime [2021-02-25T01:53:43.547Z] #50 23.44 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-25T01:53:44.069Z] #63 23.12 Checking out files: 22% (420/1905) Checking out files: 23% (439/1905) Checking out files: 24% (458/1905) Checking out files: 25% (477/1905) Checking out files: 26% (496/1905) Checking out files: 27% (515/1905) Checking out files: 28% (534/1905) Checking out files: 29% (553/1905) Checking out files: 30% (572/1905) Checking out files: 31% (591/1905) Checking out files: 32% (610/1905) Checking out files: 33% (629/1905) Checking out files: 34% (648/1905) Checking out files: 35% (667/1905) Checking out files: 36% (686/1905) Checking out files: 37% (705/1905) Checking out files: 38% (724/1905) Checking out files: 39% (743/1905) Checking out files: 40% (762/1905) Checking out files: 41% (782/1905) Checking out files: 42% (801/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: 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. [2021-02-25T01:53:44.069Z] #63 25.13 + cd /tmp/tmp.QS8wiqJJMO/src/github.com/docker/libnetwork [2021-02-25T01:53:44.069Z] #63 25.13 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-25T01:53:44.122Z] #50 ... [2021-02-25T01:53:44.122Z] [2021-02-25T01:53:44.122Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-02-25T01:53:44.122Z] #57 sha256:82cf720cd8643566ffdf59773bb587c896df86605b2560967f9e5305b739359a [2021-02-25T01:53:44.122Z] #57 13.94 + cd /tmp/tmp.QAzqb0UePy/src/github.com/rootless-containers/rootlesskit [2021-02-25T01:53:44.122Z] #57 13.94 + git checkout -q 5c30c9c2586add2ad659132990fdc230f05035fa [2021-02-25T01:53:44.122Z] #57 14.02 + export GO111MODULE=on [2021-02-25T01:53:44.122Z] #57 14.02 + GO111MODULE=on [2021-02-25T01:53:44.122Z] #57 14.02 + for f in rootlesskit rootlesskit-docker-proxy [2021-02-25T01:53:44.122Z] #57 14.03 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-02-25T01:53:44.122Z] #57 15.53 go: downloading github.com/google/uuid v1.2.0 [2021-02-25T01:53:44.122Z] #57 15.53 go: downloading github.com/sirupsen/logrus v1.7.0 [2021-02-25T01:53:44.122Z] #57 15.54 go: downloading github.com/moby/vpnkit v0.4.0 [2021-02-25T01:53:44.122Z] #57 15.56 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-02-25T01:53:44.122Z] #57 15.83 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-02-25T01:53:44.122Z] #57 15.87 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-02-25T01:53:44.122Z] #57 15.88 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-02-25T01:53:44.122Z] #57 15.88 go: extracting github.com/google/uuid v1.2.0 [2021-02-25T01:53:44.122Z] #57 15.88 go: downloading github.com/gorilla/mux v1.8.0 [2021-02-25T01:53:44.122Z] #57 15.94 go: downloading github.com/gofrs/flock v0.8.0 [2021-02-25T01:53:44.122Z] #57 16.13 go: extracting github.com/sirupsen/logrus v1.7.0 [2021-02-25T01:53:44.122Z] #57 16.26 go: downloading github.com/moby/sys/mountinfo v0.4.0 [2021-02-25T01:53:44.122Z] #57 16.52 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-02-25T01:53:44.122Z] #57 16.61 go: extracting github.com/gofrs/flock v0.8.0 [2021-02-25T01:53:44.122Z] #57 16.89 go: extracting github.com/gorilla/mux v1.8.0 [2021-02-25T01:53:44.122Z] #57 17.32 go: downloading github.com/pkg/errors v0.9.1 [2021-02-25T01:53:44.122Z] #57 17.45 go: extracting github.com/moby/sys/mountinfo v0.4.0 [2021-02-25T01:53:44.122Z] #57 17.69 go: extracting github.com/pkg/errors v0.9.1 [2021-02-25T01:53:44.122Z] #57 17.95 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-02-25T01:53:44.122Z] #57 19.17 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-02-25T01:53:44.122Z] #57 19.35 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-02-25T01:53:44.122Z] #57 19.69 go: extracting github.com/moby/vpnkit v0.4.0 [2021-02-25T01:53:44.122Z] #57 22.44 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-02-25T01:53:44.122Z] #57 23.31 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-02-25T01:53:44.122Z] #57 ... [2021-02-25T01:53:44.122Z] [2021-02-25T01:53:44.122Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-02-25T01:53:44.122Z] #46 sha256:d8adb3eb45e736e528ca10dbb783accfeddc6fd84f4098baeaba53d8f5a20cc0 [2021-02-25T01:53:44.122Z] #46 14.15 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-25T01:53:44.122Z] #46 18.98 go: finding github.com/fatih/color v1.9.0 [2021-02-25T01:53:44.122Z] #46 18.98 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-25T01:53:44.122Z] #46 19.04 go: finding github.com/pkg/errors v0.9.1 [2021-02-25T01:53:44.122Z] #46 19.14 go: finding github.com/spf13/pflag v1.0.3 [2021-02-25T01:53:44.122Z] #46 19.28 go: finding github.com/mattn/go-colorable v0.1.6 [2021-02-25T01:53:44.122Z] #46 19.47 go: finding github.com/mattn/go-isatty v0.0.12 [2021-02-25T01:53:44.122Z] #46 19.72 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-25T01:53:44.122Z] #46 20.10 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-02-25T01:53:44.122Z] #46 20.10 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-25T01:53:44.122Z] #46 20.17 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-25T01:53:44.122Z] #46 20.19 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-25T01:53:44.382Z] #46 ... [2021-02-25T01:53:44.382Z] [2021-02-25T01:53:44.382Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-25T01:53:44.383Z] #50 sha256:d19c11526476866a6e0e17fb32694c2c3ede6bd1eaf8019a8241df789d84b9bd [2021-02-25T01:53:44.383Z] #50 24.22 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-25T01:53:44.383Z] #50 ... [2021-02-25T01:53:44.383Z] [2021-02-25T01:53:44.383Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-25T01:53:44.383Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-25T01:53:44.383Z] #12 14.27 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [267 kB] [2021-02-25T01:53:44.383Z] #12 16.28 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-02-25T01:53:44.643Z] #12 ... [2021-02-25T01:53:44.643Z] [2021-02-25T01:53:44.643Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-25T01:53:44.643Z] #48 sha256:b37b05d72fcb9a47884b02e6c48cc499315b3494a458b6634c01ae04d174f56c [2021-02-25T01:53:44.643Z] #48 21.71 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-25T01:53:44.643Z] #48 23.78 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-25T01:53:44.643Z] #48 23.97 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-25T01:53:44.643Z] #48 24.01 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-25T01:53:44.643Z] #48 24.21 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-25T01:53:44.643Z] #48 24.24 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-25T01:53:44.643Z] #48 24.27 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-25T01:53:44.643Z] #48 24.41 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-25T01:53:44.643Z] #48 24.50 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-25T01:53:44.643Z] #48 24.66 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-02-25T01:53:44.643Z] #48 ... [2021-02-25T01:53:44.643Z] [2021-02-25T01:53:44.643Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-02-25T01:53:44.643Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-02-25T01:53:44.643Z] #54 14.63 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [267 kB] [2021-02-25T01:53:44.643Z] #54 16.68 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-02-25T01:53:44.749Z] #63 25.38 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-02-25T01:53:44.771Z] #50 ... [2021-02-25T01:53:44.771Z] [2021-02-25T01:53:44.771Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-25T01:53:44.771Z] #48 sha256:7bb42b53b99ed4ec5049cd671feb21ae7a997556a2df43f95e540b13cef2395c [2021-02-25T01:53:44.771Z] #48 34.80 go: extracting github.com/gogo/protobuf v1.2.1 [2021-02-25T01:53:44.903Z] #54 ... [2021-02-25T01:53:44.903Z] [2021-02-25T01:53:44.903Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-25T01:53:44.903Z] #48 sha256:b37b05d72fcb9a47884b02e6c48cc499315b3494a458b6634c01ae04d174f56c [2021-02-25T01:53:44.903Z] #48 24.71 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-02-25T01:53:44.903Z] #48 ... [2021-02-25T01:53:44.903Z] [2021-02-25T01:53:44.903Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-25T01:53:44.903Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-25T01:53:44.903Z] #41 14.95 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [267 kB] [2021-02-25T01:53:44.903Z] #41 17.14 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-02-25T01:53:45.120Z] ok github.com/docker/docker/daemon/cluster 0.057s coverage: 0.5% of statements [2021-02-25T01:53:45.164Z] #41 ... [2021-02-25T01:53:45.164Z] [2021-02-25T01:53:45.164Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-02-25T01:53:45.164Z] #57 sha256:82cf720cd8643566ffdf59773bb587c896df86605b2560967f9e5305b739359a [2021-02-25T01:53:45.164Z] #57 24.96 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-02-25T01:53:45.506Z] #57 ... [2021-02-25T01:53:45.506Z] [2021-02-25T01:53:45.506Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-25T01:53:45.506Z] #48 sha256:2e831af5bb88ab5da49a5136619b16274a7085949e491c75aad44ac093e1a2f1 [2021-02-25T01:53:45.506Z] #48 31.37 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-25T01:53:45.506Z] #48 31.48 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-02-25T01:53:45.506Z] #48 31.50 go: extracting github.com/ultraware/funlen v0.0.2 [2021-02-25T01:53:45.506Z] #48 31.60 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-25T01:53:45.506Z] #48 31.61 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-02-25T01:53:45.506Z] #48 31.61 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-25T01:53:45.506Z] #48 31.83 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-25T01:53:45.506Z] #48 32.14 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-02-25T01:53:45.506Z] #48 32.29 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-02-25T01:53:45.506Z] #48 32.29 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-02-25T01:53:45.506Z] #48 32.35 go: extracting github.com/stretchr/objx v0.2.0 [2021-02-25T01:53:45.506Z] #48 32.42 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-25T01:53:45.506Z] #48 32.45 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-02-25T01:53:45.506Z] #48 32.69 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-02-25T01:53:45.506Z] #48 32.69 go: downloading github.com/gogo/protobuf v1.2.1 [2021-02-25T01:53:45.506Z] #48 32.72 go: downloading github.com/spf13/cast v1.3.0 [2021-02-25T01:53:45.506Z] #48 32.97 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-02-25T01:53:45.506Z] #48 32.98 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-25T01:53:45.506Z] #48 33.46 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-25T01:53:45.506Z] #48 33.51 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-02-25T01:53:45.506Z] #48 33.57 go: extracting github.com/spf13/cast v1.3.0 [2021-02-25T01:53:45.506Z] #48 33.98 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-02-25T01:53:45.506Z] #48 34.01 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-02-25T01:53:45.506Z] #48 34.01 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-02-25T01:53:45.506Z] #48 34.02 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-02-25T01:53:45.506Z] #48 34.02 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-02-25T01:53:45.506Z] #48 34.03 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-02-25T01:53:45.506Z] #48 34.09 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-02-25T01:53:45.506Z] #48 34.17 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-02-25T01:53:45.506Z] #48 34.28 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-02-25T01:53:45.506Z] #48 34.29 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-02-25T01:53:45.506Z] #48 34.32 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-02-25T01:53:45.506Z] #48 34.45 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-02-25T01:53:45.506Z] #48 ... [2021-02-25T01:53:45.506Z] [2021-02-25T01:53:45.506Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-25T01:53:45.506Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-25T01:53:45.506Z] #12 26.48 Fetched 8422 kB in 18s (463 kB/s) [2021-02-25T01:53:45.506Z] #12 26.48 Reading package lists... [2021-02-25T01:53:45.506Z] #12 33.61 Reading package lists... [2021-02-25T01:53:45.506Z] #12 ... [2021-02-25T01:53:45.506Z] [2021-02-25T01:53:45.506Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-25T01:53:45.506Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-25T01:53:45.506Z] #41 27.46 Fetched 8422 kB in 19s (435 kB/s) [2021-02-25T01:53:45.506Z] #41 27.46 Reading package lists... [2021-02-25T01:53:45.506Z] #41 34.63 Reading package lists... [2021-02-25T01:53:45.506Z] #41 ... [2021-02-25T01:53:45.506Z] [2021-02-25T01:53:45.506Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-02-25T01:53:45.506Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-25T01:53:45.506Z] #35 26.94 Fetched 8422 kB in 19s (448 kB/s) [2021-02-25T01:53:45.506Z] #35 26.94 Reading package lists... [2021-02-25T01:53:45.735Z] #57 ... [2021-02-25T01:53:45.735Z] [2021-02-25T01:53:45.735Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-25T01:53:45.735Z] #33 sha256:aaae92cc5fe4db9772c92ebcb3fb1751b1f2671f8fb7dd022184b6d8f6312daf [2021-02-25T01:53:45.735Z] #33 15.70 internal/testlog [2021-02-25T01:53:45.735Z] #33 16.07 encoding [2021-02-25T01:53:45.735Z] #33 16.29 runtime/cgo [2021-02-25T01:53:45.762Z] #35 34.13 Reading package lists... [2021-02-25T01:53:45.762Z] #35 ... [2021-02-25T01:53:45.762Z] [2021-02-25T01:53:45.762Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-25T01:53:45.762Z] #48 sha256:2e831af5bb88ab5da49a5136619b16274a7085949e491c75aad44ac093e1a2f1 [2021-02-25T01:53:45.763Z] #48 36.96 go: extracting github.com/gogo/protobuf v1.2.1 [2021-02-25T01:53:45.996Z] #33 ... [2021-02-25T01:53:45.996Z] [2021-02-25T01:53:45.996Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-02-25T01:53:45.996Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-02-25T01:53:45.996Z] #39 25.25 Checking out files: 90% (1515/1680) Checking out files: 91% (1529/1680) Checking out files: 92% (1546/1680) Checking out files: 93% (1563/1680) Checking out files: 94% (1580/1680) Checking out files: 95% (1596/1680) Checking out files: 96% (1613/1680) Checking out files: 97% (1630/1680) Checking out files: 98% (1647/1680) Checking out files: 99% (1664/1680) Checking out files: 100% (1680/1680) Checking out files: 100% (1680/1680), done. [2021-02-25T01:53:45.996Z] #39 25.43 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-02-25T01:53:46.019Z] #48 ... [2021-02-25T01:53:46.019Z] [2021-02-25T01:53:46.019Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-02-25T01:53:46.019Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-02-25T01:53:46.019Z] #54 27.33 Fetched 8422 kB in 19s (438 kB/s) [2021-02-25T01:53:46.019Z] #54 27.33 Reading package lists... [2021-02-25T01:53:46.154Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.007s coverage: 65.3% of statements [2021-02-25T01:53:46.160Z] #48 ... [2021-02-25T01:53:46.160Z] [2021-02-25T01:53:46.160Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-25T01:53:46.160Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-25T01:53:46.160Z] #41 26.26 Fetched 8422 kB in 18s (467 kB/s) [2021-02-25T01:53:46.160Z] #41 26.26 Reading package lists... [2021-02-25T01:53:46.160Z] #41 33.79 Reading package lists... [2021-02-25T01:53:46.160Z] #41 ... [2021-02-25T01:53:46.160Z] [2021-02-25T01:53:46.160Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-25T01:53:46.160Z] #44 sha256:d153cc4351764a122782d058ffd8e3001e00e902241b8a8a80ce2b9ea853462d [2021-02-25T01:53:46.160Z] #44 30.26 vendor/golang.org/x/crypto/internal/subtle [2021-02-25T01:53:46.160Z] #44 30.40 vendor/golang.org/x/crypto/curve25519 [2021-02-25T01:53:46.737Z] #44 ... [2021-02-25T01:53:46.737Z] [2021-02-25T01:53:46.737Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-25T01:53:46.737Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-25T01:53:46.737Z] #12 26.84 Fetched 8422 kB in 18s (469 kB/s) [2021-02-25T01:53:46.737Z] #12 26.84 Reading package lists... [2021-02-25T01:53:47.000Z] #12 34.48 Reading package lists... [2021-02-25T01:53:47.000Z] #12 ... [2021-02-25T01:53:47.000Z] [2021-02-25T01:53:47.000Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-02-25T01:53:47.000Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-25T01:53:47.000Z] #35 26.91 Fetched 8422 kB in 18s (462 kB/s) [2021-02-25T01:53:47.000Z] #35 26.91 Reading package lists... [2021-02-25T01:53:47.265Z] ok github.com/docker/docker/daemon/cluster/convert 0.007s coverage: 35.9% of statements [2021-02-25T01:53:47.347Z] #63 ... [2021-02-25T01:53:47.347Z] [2021-02-25T01:53:47.347Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-25T01:53:47.347Z] #12 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c [2021-02-25T01:53:47.347Z] #12 17.88 Fetched 8246 kB in 13s (620 kB/s) [2021-02-25T01:53:47.347Z] #12 17.88 Reading package lists... [2021-02-25T01:53:47.347Z] #12 22.61 Reading package lists... [2021-02-25T01:53:47.347Z] #12 27.88 Building dependency tree... [2021-02-25T01:53:47.347Z] #12 ... [2021-02-25T01:53:47.347Z] [2021-02-25T01:53:47.347Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-25T01:53:47.347Z] #48 sha256:987204f47052fbd98769c2a2c75362f9200a54c9df1bdc21f362888537e3fe88 [2021-02-25T01:53:47.347Z] #48 22.59 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-02-25T01:53:47.347Z] #48 22.61 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-02-25T01:53:47.347Z] #48 22.62 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-25T01:53:47.347Z] #48 22.63 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-25T01:53:47.347Z] #48 22.70 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-25T01:53:47.347Z] #48 22.76 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-25T01:53:47.347Z] #48 22.83 go: extracting github.com/ultraware/funlen v0.0.2 [2021-02-25T01:53:47.347Z] #48 22.88 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-02-25T01:53:47.347Z] #48 22.95 go: extracting github.com/spf13/cobra v0.0.5 [2021-02-25T01:53:47.347Z] #48 23.01 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-25T01:53:47.347Z] #48 23.03 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-25T01:53:47.347Z] #48 23.15 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-25T01:53:47.347Z] #48 23.25 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-25T01:53:47.347Z] #48 23.26 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-25T01:53:47.347Z] #48 23.30 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-02-25T01:53:47.347Z] #48 23.30 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-25T01:53:47.347Z] #48 23.30 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-25T01:53:47.347Z] #48 23.32 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-25T01:53:47.347Z] #48 23.56 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-25T01:53:47.347Z] #48 23.58 go: downloading github.com/gobwas/glob v0.2.3 [2021-02-25T01:53:47.347Z] #48 23.70 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-25T01:53:47.347Z] #48 23.77 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-25T01:53:47.347Z] #48 23.83 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-25T01:53:47.347Z] #48 23.83 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-02-25T01:53:47.347Z] #48 23.83 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-25T01:53:47.347Z] #48 23.84 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-25T01:53:47.347Z] #48 23.86 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-25T01:53:47.347Z] #48 23.86 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-02-25T01:53:47.347Z] #48 23.91 go: extracting github.com/gobwas/glob v0.2.3 [2021-02-25T01:53:47.347Z] #48 23.92 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-25T01:53:47.347Z] #48 24.07 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-25T01:53:47.347Z] #48 24.14 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-02-25T01:53:47.347Z] #48 24.14 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-25T01:53:47.347Z] #48 24.19 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-02-25T01:53:47.347Z] #48 24.32 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-25T01:53:47.347Z] #48 24.40 go: downloading github.com/spf13/pflag v1.0.5 [2021-02-25T01:53:47.347Z] #48 24.40 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-25T01:53:47.347Z] #48 24.42 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-02-25T01:53:47.347Z] #48 24.56 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-25T01:53:47.347Z] #48 24.64 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-25T01:53:47.347Z] #48 24.81 go: downloading github.com/spf13/viper v1.6.1 [2021-02-25T01:53:47.347Z] #48 24.95 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-25T01:53:47.347Z] #48 24.95 go: downloading github.com/gogo/protobuf v1.2.1 [2021-02-25T01:53:47.347Z] #48 24.99 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-25T01:53:47.347Z] #48 25.03 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-02-25T01:53:47.347Z] #48 25.06 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-25T01:53:47.347Z] #48 25.06 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-25T01:53:47.347Z] #48 25.16 go: downloading github.com/stretchr/testify v1.4.0 [2021-02-25T01:53:47.347Z] #48 25.57 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-02-25T01:53:47.347Z] #48 25.63 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-25T01:53:47.347Z] #48 25.71 go: extracting github.com/spf13/viper v1.6.1 [2021-02-25T01:53:47.347Z] #48 25.74 go: extracting github.com/spf13/pflag v1.0.5 [2021-02-25T01:53:47.347Z] #48 25.87 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-25T01:53:47.347Z] #48 25.95 go: downloading github.com/spf13/afero v1.1.2 [2021-02-25T01:53:47.347Z] #48 25.98 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-02-25T01:53:47.347Z] #48 26.18 go: extracting github.com/stretchr/testify v1.4.0 [2021-02-25T01:53:47.347Z] #48 26.19 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-25T01:53:47.347Z] #48 26.21 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-02-25T01:53:47.347Z] #48 26.26 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-02-25T01:53:47.347Z] #48 26.28 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-25T01:53:47.347Z] #48 26.28 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-25T01:53:47.347Z] #48 26.29 go: downloading github.com/spf13/cast v1.3.0 [2021-02-25T01:53:47.347Z] #48 26.38 go: extracting github.com/spf13/afero v1.1.2 [2021-02-25T01:53:47.347Z] #48 26.48 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-02-25T01:53:47.347Z] #48 26.63 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-02-25T01:53:47.347Z] #48 26.71 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-02-25T01:53:47.347Z] #48 26.85 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-02-25T01:53:47.347Z] #48 26.91 go: downloading github.com/stretchr/objx v0.2.0 [2021-02-25T01:53:47.347Z] #48 27.02 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-02-25T01:53:47.347Z] #48 27.08 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-02-25T01:53:47.347Z] #48 27.20 go: extracting github.com/spf13/cast v1.3.0 [2021-02-25T01:53:47.347Z] #48 27.24 go: downloading golang.org/x/text v0.3.2 [2021-02-25T01:53:47.347Z] #48 27.45 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-02-25T01:53:47.347Z] #48 27.67 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-02-25T01:53:47.347Z] #48 27.89 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-02-25T01:53:47.347Z] #48 27.93 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-02-25T01:53:47.347Z] #48 28.09 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-02-25T01:53:47.347Z] #48 28.10 go: extracting github.com/stretchr/objx v0.2.0 [2021-02-25T01:53:47.347Z] #48 28.34 go: downloading github.com/magiconair/properties v1.8.1 [2021-02-25T01:53:47.613Z] #48 28.47 go: extracting github.com/gogo/protobuf v1.2.1 [2021-02-25T01:53:47.613Z] #48 28.49 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-02-25T01:53:47.613Z] #48 28.52 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-02-25T01:53:47.877Z] #48 28.67 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-02-25T01:53:47.911Z] #39 ... [2021-02-25T01:53:47.911Z] [2021-02-25T01:53:47.911Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-25T01:53:47.911Z] #44 sha256:f1422effb3fb06c6e4688146957364872f9e208161ff827f66b1bd608f94ccbd [2021-02-25T01:53:47.911Z] #44 17.83 unicode/utf16 [2021-02-25T01:53:47.911Z] #44 18.04 container/list [2021-02-25T01:53:47.911Z] #44 18.68 crypto/internal/subtle [2021-02-25T01:53:47.911Z] #44 18.88 crypto/subtle [2021-02-25T01:53:47.911Z] #44 19.27 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-02-25T01:53:47.911Z] #44 19.62 internal/nettrace [2021-02-25T01:53:47.911Z] #44 19.88 runtime/cgo [2021-02-25T01:53:47.911Z] #44 ... [2021-02-25T01:53:47.911Z] [2021-02-25T01:53:47.911Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-25T01:53:47.911Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-25T01:53:47.911Z] #12 27.94 Fetched 8422 kB in 19s (435 kB/s) [2021-02-25T01:53:47.957Z] #35 34.68 Reading package lists... [2021-02-25T01:53:47.957Z] #35 ... [2021-02-25T01:53:47.957Z] [2021-02-25T01:53:47.957Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-02-25T01:53:47.957Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-02-25T01:53:47.957Z] #54 31.29 Reading package lists... [2021-02-25T01:53:48.500Z] #48 29.37 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-02-25T01:53:48.500Z] #48 ... [2021-02-25T01:53:48.500Z] [2021-02-25T01:53:48.500Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-25T01:53:48.500Z] #41 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-02-25T01:53:48.500Z] #41 19.30 Fetched 8246 kB in 15s (562 kB/s) [2021-02-25T01:53:48.500Z] #41 19.30 Reading package lists... [2021-02-25T01:53:48.540Z] #54 34.59 Reading package lists... [2021-02-25T01:53:48.540Z] #54 ... [2021-02-25T01:53:48.540Z] [2021-02-25T01:53:48.540Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-25T01:53:48.540Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-25T01:53:48.540Z] #12 33.61 Reading package lists... [2021-02-25T01:53:48.765Z] #41 26.13 Reading package lists... [2021-02-25T01:53:48.765Z] #41 ... [2021-02-25T01:53:48.765Z] [2021-02-25T01:53:48.765Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-02-25T01:53:48.765Z] #28 sha256:17c3982a0485a1eeb3737c379c90ec4b13a3aa19bb027ee58ff5157958e9cfbc [2021-02-25T01:53:48.765Z] #28 25.36 [2021-02-25T01:53:48.765Z] #28 25.72 ######################################################################## 100.0% [2021-02-25T01:53:48.765Z] #28 25.83 [2021-02-25T01:53:48.765Z] #28 25.94 Download of images into '/build' complete. [2021-02-25T01:53:48.765Z] #28 25.95 Use something like the following to load the result into a Docker daemon: [2021-02-25T01:53:48.765Z] #28 25.95 tar -cC '/build' . | docker load [2021-02-25T01:53:49.923Z] #54 38.56 Building dependency tree... [2021-02-25T01:53:50.474Z] #12 39.90 Building dependency tree... [2021-02-25T01:53:50.703Z] #28 ... [2021-02-25T01:53:50.703Z] [2021-02-25T01:53:50.703Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-25T01:53:50.703Z] #48 sha256:987204f47052fbd98769c2a2c75362f9200a54c9df1bdc21f362888537e3fe88 [2021-02-25T01:53:50.703Z] #48 29.83 go: extracting github.com/magiconair/properties v1.8.1 [2021-02-25T01:53:50.703Z] #48 29.86 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-02-25T01:53:50.703Z] #48 29.86 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-25T01:53:50.703Z] #48 30.09 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-02-25T01:53:50.703Z] #48 30.12 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-02-25T01:53:50.703Z] #48 30.38 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-02-25T01:53:50.703Z] #48 30.48 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-02-25T01:53:50.703Z] #48 30.48 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-02-25T01:53:50.703Z] #48 30.55 go: downloading github.com/subosito/gotenv v1.2.0 [2021-02-25T01:53:50.703Z] #48 30.89 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-02-25T01:53:50.703Z] #48 31.06 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-02-25T01:53:50.703Z] #48 31.20 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-02-25T01:53:50.703Z] #48 31.20 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-02-25T01:53:50.703Z] #48 31.29 go: downloading github.com/kisielk/gotool v1.0.0 [2021-02-25T01:53:50.703Z] #48 31.29 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-02-25T01:53:50.703Z] #48 31.44 go: extracting github.com/subosito/gotenv v1.2.0 [2021-02-25T01:53:50.703Z] #48 31.48 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-25T01:53:50.703Z] #48 31.48 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-02-25T01:53:51.093Z] #48 31.87 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-02-25T01:53:51.093Z] #48 32.02 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-02-25T01:53:51.357Z] #48 32.07 go: extracting github.com/kisielk/gotool v1.0.0 [2021-02-25T01:53:51.623Z] #48 32.43 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-02-25T01:53:51.623Z] #48 32.64 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-02-25T01:53:51.844Z] #54 41.91 The following additional packages will be installed: [2021-02-25T01:53:51.844Z] #54 41.92 libbtrfs0 [2021-02-25T01:53:51.887Z] #12 43.28 The following additional packages will be installed: [2021-02-25T01:53:51.887Z] #12 43.28 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-02-25T01:53:51.887Z] #12 43.29 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-02-25T01:53:51.887Z] #12 43.29 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-02-25T01:53:51.887Z] #12 43.29 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2021-02-25T01:53:51.887Z] #12 43.29 mingw-w64-x86-64-dev [2021-02-25T01:53:51.887Z] #12 43.29 Suggested packages: [2021-02-25T01:53:51.887Z] #12 43.30 gcc-8-locales seccomp wine64 [2021-02-25T01:53:51.902Z] #48 32.91 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-02-25T01:53:52.105Z] #54 42.12 The following NEW packages will be installed: [2021-02-25T01:53:52.105Z] #54 42.13 libbtrfs-dev libbtrfs0 [2021-02-25T01:53:52.679Z] #54 42.70 0 upgraded, 2 newly installed, 0 to remove and 23 not upgraded. [2021-02-25T01:53:52.680Z] #54 42.70 Need to get 119 kB of archives. [2021-02-25T01:53:52.680Z] #54 42.70 After this operation, 387 kB of additional disk space will be used. [2021-02-25T01:53:52.680Z] #54 42.70 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-02-25T01:53:52.680Z] #54 42.71 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-02-25T01:53:53.205Z] #12 27.94 Reading package lists... [2021-02-25T01:53:53.205Z] #12 ... [2021-02-25T01:53:53.205Z] [2021-02-25T01:53:53.205Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-25T01:53:53.205Z] #48 sha256:b37b05d72fcb9a47884b02e6c48cc499315b3494a458b6634c01ae04d174f56c [2021-02-25T01:53:53.205Z] #48 26.75 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-25T01:53:53.205Z] #48 26.86 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-25T01:53:53.205Z] #48 28.00 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-02-25T01:53:53.205Z] #48 28.01 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-25T01:53:53.205Z] #48 28.02 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-02-25T01:53:53.205Z] #48 28.02 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-02-25T01:53:53.205Z] #48 28.03 go: downloading github.com/spf13/afero v1.1.2 [2021-02-25T01:53:53.205Z] #48 28.06 go: downloading github.com/stretchr/objx v0.2.0 [2021-02-25T01:53:53.205Z] #48 28.06 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-02-25T01:53:53.205Z] #48 28.06 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-25T01:53:53.205Z] #48 28.09 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-25T01:53:53.205Z] #48 28.09 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-02-25T01:53:53.205Z] #48 28.15 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-25T01:53:53.205Z] #48 28.16 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-02-25T01:53:53.205Z] #48 28.16 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-25T01:53:53.205Z] #48 28.27 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-02-25T01:53:53.205Z] #48 28.27 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-25T01:53:53.205Z] #48 28.42 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-25T01:53:53.205Z] #48 28.44 go: downloading github.com/magiconair/properties v1.8.1 [2021-02-25T01:53:53.205Z] #48 28.44 go: extracting github.com/stretchr/objx v0.2.0 [2021-02-25T01:53:53.205Z] #48 28.44 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-02-25T01:53:53.205Z] #48 28.48 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-02-25T01:53:53.205Z] #48 28.53 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-02-25T01:53:53.205Z] #48 28.54 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-25T01:53:53.205Z] #48 28.54 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-25T01:53:53.205Z] #48 28.55 go: extracting github.com/spf13/afero v1.1.2 [2021-02-25T01:53:53.205Z] #48 28.55 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-25T01:53:53.205Z] #48 28.55 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-25T01:53:53.205Z] #48 28.56 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-02-25T01:53:53.205Z] #48 28.56 go: extracting github.com/magiconair/properties v1.8.1 [2021-02-25T01:53:53.205Z] #48 28.56 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-02-25T01:53:53.205Z] #48 28.62 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-25T01:53:53.205Z] #48 28.66 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-25T01:53:53.205Z] #48 28.66 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-02-25T01:53:53.205Z] #48 28.68 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-25T01:53:53.205Z] #48 28.74 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-02-25T01:53:53.205Z] #48 28.79 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-02-25T01:53:53.205Z] #48 28.79 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-02-25T01:53:53.205Z] #48 28.79 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-02-25T01:53:53.205Z] #48 28.85 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-02-25T01:53:53.205Z] #48 28.88 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-25T01:53:53.205Z] #48 28.92 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-25T01:53:53.205Z] #48 28.96 go: downloading github.com/gobwas/glob v0.2.3 [2021-02-25T01:53:53.205Z] #48 29.00 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-25T01:53:53.205Z] #48 29.02 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-02-25T01:53:53.205Z] #48 29.17 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-02-25T01:53:53.205Z] #48 29.19 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-02-25T01:53:53.205Z] #48 29.23 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-02-25T01:53:53.205Z] #48 29.23 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-02-25T01:53:53.205Z] #48 29.24 go: downloading github.com/spf13/cast v1.3.0 [2021-02-25T01:53:53.205Z] #48 29.29 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-25T01:53:53.205Z] #48 29.30 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-25T01:53:53.205Z] #48 29.49 go: extracting github.com/gobwas/glob v0.2.3 [2021-02-25T01:53:53.205Z] #48 29.54 go: downloading github.com/kisielk/gotool v1.0.0 [2021-02-25T01:53:53.205Z] #48 29.57 go: downloading golang.org/x/text v0.3.2 [2021-02-25T01:53:53.205Z] #48 29.57 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-25T01:53:53.205Z] #48 29.59 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-02-25T01:53:53.205Z] #48 29.72 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-25T01:53:53.205Z] #48 29.74 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-02-25T01:53:53.205Z] #48 29.76 go: extracting github.com/spf13/cast v1.3.0 [2021-02-25T01:53:53.205Z] #48 29.88 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-25T01:53:53.205Z] #48 30.02 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-25T01:53:53.205Z] #48 30.03 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-25T01:53:53.205Z] #48 30.03 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-25T01:53:53.205Z] #48 30.04 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-25T01:53:53.205Z] #48 30.07 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-25T01:53:53.205Z] #48 30.07 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-02-25T01:53:53.205Z] #48 30.09 go: extracting github.com/kisielk/gotool v1.0.0 [2021-02-25T01:53:53.205Z] #48 30.09 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-02-25T01:53:53.205Z] #48 30.10 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-25T01:53:53.205Z] #48 30.17 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-25T01:53:53.205Z] #48 30.28 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-02-25T01:53:53.205Z] #48 30.29 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-25T01:53:53.205Z] #48 30.39 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-25T01:53:53.205Z] #48 30.40 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-25T01:53:53.205Z] #48 30.44 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-02-25T01:53:53.205Z] #48 30.53 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-02-25T01:53:53.205Z] #48 30.54 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-25T01:53:53.205Z] #48 30.55 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-02-25T01:53:53.205Z] #48 30.67 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-25T01:53:53.205Z] #48 30.70 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-25T01:53:53.205Z] #48 30.70 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-25T01:53:53.205Z] #48 30.79 go: downloading github.com/subosito/gotenv v1.2.0 [2021-02-25T01:53:53.205Z] #48 30.81 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-25T01:53:53.205Z] #48 30.82 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-25T01:53:53.205Z] #48 30.96 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-25T01:53:53.205Z] #48 30.96 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-25T01:53:53.205Z] #48 31.12 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-02-25T01:53:53.205Z] #48 31.12 go: extracting github.com/subosito/gotenv v1.2.0 [2021-02-25T01:53:53.205Z] #48 31.18 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-25T01:53:53.205Z] #48 31.19 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-02-25T01:53:53.205Z] #48 31.20 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-25T01:53:53.205Z] #48 31.26 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-02-25T01:53:53.205Z] #48 31.47 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-02-25T01:53:53.205Z] #48 31.63 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-25T01:53:53.205Z] #48 31.78 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-02-25T01:53:53.205Z] #48 31.78 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-02-25T01:53:53.205Z] #48 31.88 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-02-25T01:53:53.205Z] #48 32.15 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-25T01:53:53.205Z] #48 32.24 go: downloading github.com/gogo/protobuf v1.2.1 [2021-02-25T01:53:53.205Z] #48 32.28 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-25T01:53:53.205Z] #48 32.96 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-25T01:53:53.302Z] #48 34.17 go: extracting golang.org/x/text v0.3.2 [2021-02-25T01:53:53.305Z] #12 ... [2021-02-25T01:53:53.305Z] [2021-02-25T01:53:53.305Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-02-25T01:53:53.305Z] #63 sha256:822c16ad49dcd8bc6afaab30da25c2dc32b585e4e6ca482f790795d61b8e14bd [2021-02-25T01:53:53.305Z] #63 DONE 44.3s [2021-02-25T01:53:53.305Z] [2021-02-25T01:53:53.305Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-25T01:53:53.305Z] #44 sha256:6488e18fa69a16789be3ac1ef9f19128ae4ff8052d7a51b5d0524d2ccb7c41ab [2021-02-25T01:53:53.305Z] #44 42.79 errors [2021-02-25T01:53:53.305Z] #44 42.79 sort [2021-02-25T01:53:53.305Z] #44 43.21 io [2021-02-25T01:53:53.305Z] #44 44.19 strconv [2021-02-25T01:53:53.305Z] #44 44.31 bytes [2021-02-25T01:53:53.629Z] #54 43.91 debconf: delaying package configuration, since apt-utils is not installed [2021-02-25T01:53:53.892Z] #54 44.10 Fetched 119 kB in 0s (256 kB/s) [2021-02-25T01:53:54.156Z] #54 ... [2021-02-25T01:53:54.156Z] [2021-02-25T01:53:54.156Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-02-25T01:53:54.156Z] #63 sha256:769d4823d5377d0c268172e54b0d1c18a9bbdcacac5b80be6401727b0c13930a [2021-02-25T01:53:54.156Z] #63 DONE 44.3s [2021-02-25T01:53:54.156Z] [2021-02-25T01:53:54.156Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-02-25T01:53:54.156Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-02-25T01:53:54.156Z] #54 44.32 Selecting previously unselected package libbtrfs0. [2021-02-25T01:53:54.156Z] #54 44.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.) [2021-02-25T01:53:54.156Z] #54 ... [2021-02-25T01:53:54.156Z] [2021-02-25T01:53:54.156Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-25T01:53:54.156Z] #48 sha256:7bb42b53b99ed4ec5049cd671feb21ae7a997556a2df43f95e540b13cef2395c [2021-02-25T01:53:54.156Z] #48 39.24 go: extracting golang.org/x/text v0.3.2 [2021-02-25T01:53:54.156Z] #48 43.77 go: finding github.com/fatih/color v1.7.0 [2021-02-25T01:53:54.156Z] #48 43.92 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-25T01:53:54.156Z] #48 43.96 go: finding github.com/mattn/go-colorable v0.1.4 [2021-02-25T01:53:54.156Z] #48 43.99 go: finding github.com/mattn/go-isatty v0.0.8 [2021-02-25T01:53:54.156Z] #48 44.12 go: finding github.com/go-critic/go-critic v0.4.1 [2021-02-25T01:53:54.156Z] #48 44.18 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-25T01:53:54.156Z] #48 44.22 go: finding github.com/pkg/errors v0.8.1 [2021-02-25T01:53:54.156Z] #48 44.27 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-02-25T01:53:54.156Z] #48 44.27 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-25T01:53:54.156Z] #48 44.29 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-02-25T01:53:54.156Z] #48 44.32 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-02-25T01:53:54.156Z] #48 44.35 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-02-25T01:53:54.156Z] #48 44.41 go: finding github.com/sirupsen/logrus v1.4.2 [2021-02-25T01:53:54.310Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.455s coverage: 14.1% of statements [2021-02-25T01:53:54.418Z] #48 44.42 go: finding github.com/stretchr/testify v1.4.0 [2021-02-25T01:53:54.418Z] #48 44.43 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-02-25T01:53:54.418Z] #48 44.43 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-02-25T01:53:54.418Z] #48 44.43 go: finding github.com/spf13/viper v1.6.1 [2021-02-25T01:53:54.418Z] #48 44.52 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-02-25T01:53:54.418Z] #48 44.56 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-02-25T01:53:54.418Z] #48 44.56 go: finding github.com/davecgh/go-spew v1.1.1 [2021-02-25T01:53:54.418Z] #48 44.63 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-02-25T01:53:54.681Z] #48 44.66 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-02-25T01:53:54.681Z] #48 44.68 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-25T01:53:54.681Z] #48 44.68 go: finding github.com/stretchr/objx v0.2.0 [2021-02-25T01:53:54.681Z] #48 44.72 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-25T01:53:54.681Z] #48 44.75 go: finding github.com/gobwas/glob v0.2.3 [2021-02-25T01:53:54.681Z] #48 44.78 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-02-25T01:53:54.681Z] #48 44.78 go: finding github.com/spf13/cobra v0.0.5 [2021-02-25T01:53:54.681Z] #48 44.78 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-02-25T01:53:54.681Z] #48 44.79 go: finding github.com/hashicorp/hcl v1.0.0 [2021-02-25T01:53:54.681Z] #48 44.85 go: finding github.com/spf13/pflag v1.0.5 [2021-02-25T01:53:54.681Z] #48 44.85 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-25T01:53:54.946Z] #48 45.03 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-25T01:53:54.946Z] #48 45.10 go: finding github.com/magiconair/properties v1.8.1 [2021-02-25T01:53:54.946Z] #48 45.10 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-02-25T01:53:54.946Z] #48 45.10 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-25T01:53:55.208Z] #48 45.15 go: finding github.com/pelletier/go-toml v1.2.0 [2021-02-25T01:53:55.208Z] #48 45.15 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-25T01:53:55.208Z] #48 45.16 go: finding github.com/spf13/afero v1.1.2 [2021-02-25T01:53:55.208Z] #48 45.26 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-25T01:53:55.208Z] #48 45.26 go: finding github.com/spf13/cast v1.3.0 [2021-02-25T01:53:55.208Z] #48 45.26 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-25T01:53:55.208Z] #48 45.34 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-02-25T01:53:55.245Z] #48 ... [2021-02-25T01:53:55.245Z] [2021-02-25T01:53:55.245Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-02-25T01:53:55.245Z] #57 sha256:9bb3bfab18f33c6d08ffdbb9bff274d567e3dd1919a76e95f547a6542da3c6b9 [2021-02-25T01:53:55.245Z] #57 25.68 go: finding github.com/pkg/errors v0.9.1 [2021-02-25T01:53:55.245Z] #57 25.86 go: finding github.com/sirupsen/logrus v1.7.0 [2021-02-25T01:53:55.245Z] #57 26.22 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-02-25T01:53:55.245Z] #57 26.32 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-02-25T01:53:55.245Z] #57 26.44 go: finding github.com/google/uuid v1.2.0 [2021-02-25T01:53:55.245Z] #57 26.46 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-02-25T01:53:55.245Z] #57 26.49 go: finding github.com/gofrs/flock v0.8.0 [2021-02-25T01:53:55.245Z] #57 26.65 go: finding github.com/moby/vpnkit v0.4.0 [2021-02-25T01:53:55.245Z] #57 26.86 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-02-25T01:53:55.245Z] #57 26.94 go: finding github.com/gorilla/mux v1.8.0 [2021-02-25T01:53:55.245Z] #57 26.99 go: finding github.com/moby/sys/mountinfo v0.4.0 [2021-02-25T01:53:55.245Z] #57 27.04 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-02-25T01:53:55.245Z] #57 27.17 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-02-25T01:53:55.245Z] #57 27.84 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-02-25T01:53:55.245Z] #57 28.28 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-02-25T01:53:55.245Z] #57 ... [2021-02-25T01:53:55.245Z] [2021-02-25T01:53:55.245Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-25T01:53:55.245Z] #41 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-02-25T01:53:55.245Z] #41 26.13 Reading package lists... [2021-02-25T01:53:55.245Z] #41 30.86 Building dependency tree... [2021-02-25T01:53:55.245Z] #41 33.11 The following additional packages will be installed: [2021-02-25T01:53:55.245Z] #41 33.11 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-02-25T01:53:55.245Z] #41 33.11 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-02-25T01:53:55.245Z] #41 33.12 Suggested packages: [2021-02-25T01:53:55.245Z] #41 33.12 manpages-dev python-setuptools [2021-02-25T01:53:55.245Z] #41 34.07 The following NEW packages will be installed: [2021-02-25T01:53:55.245Z] #41 34.07 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-02-25T01:53:55.245Z] #41 34.07 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-02-25T01:53:55.245Z] #41 34.07 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-02-25T01:53:55.245Z] #41 34.08 python-six zlib1g-dev [2021-02-25T01:53:55.245Z] #41 34.49 0 upgraded, 17 newly installed, 0 to remove and 23 not upgraded. [2021-02-25T01:53:55.245Z] #41 34.49 Need to get 3798 kB of archives. [2021-02-25T01:53:55.245Z] #41 34.49 After this operation, 21.6 MB of additional disk space will be used. [2021-02-25T01:53:55.245Z] #41 34.49 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB] [2021-02-25T01:53:55.245Z] #41 34.79 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-02-25T01:53:55.245Z] #41 34.80 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] [2021-02-25T01:53:55.245Z] #41 34.84 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2021-02-25T01:53:55.245Z] #41 34.89 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB] [2021-02-25T01:53:55.245Z] #41 34.91 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2021-02-25T01:53:55.245Z] #41 34.92 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c-dev arm64 1.3.1-1+b1 [33.4 kB] [2021-02-25T01:53:55.245Z] #41 34.95 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB] [2021-02-25T01:53:55.245Z] #41 34.99 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2021-02-25T01:53:55.245Z] #41 35.11 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB] [2021-02-25T01:53:55.245Z] #41 35.12 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB] [2021-02-25T01:53:55.245Z] #41 35.41 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB] [2021-02-25T01:53:55.245Z] #41 35.49 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-c-compiler arm64 1.3.1-1+b1 [70.4 kB] [2021-02-25T01:53:55.245Z] #41 35.50 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB] [2021-02-25T01:53:55.245Z] #41 35.52 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-02-25T01:53:55.245Z] #41 35.65 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB] [2021-02-25T01:53:55.245Z] #41 35.65 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB] [2021-02-25T01:53:55.401Z] ok github.com/docker/docker/daemon/config 0.019s coverage: 81.8% of statements [2021-02-25T01:53:55.471Z] #48 45.48 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-25T01:53:55.471Z] #48 45.50 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-25T01:53:55.471Z] #48 45.56 go: finding github.com/subosito/gotenv v1.2.0 [2021-02-25T01:53:55.471Z] #48 45.59 go: finding gopkg.in/ini.v1 v1.51.0 [2021-02-25T01:53:55.513Z] #41 ... [2021-02-25T01:53:55.513Z] [2021-02-25T01:53:55.513Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-02-25T01:53:55.513Z] #54 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-02-25T01:53:55.513Z] #54 20.09 Reading package lists... [2021-02-25T01:53:55.513Z] #54 26.69 Reading package lists... [2021-02-25T01:53:55.513Z] #54 31.63 Building dependency tree... [2021-02-25T01:53:55.513Z] #54 33.75 The following additional packages will be installed: [2021-02-25T01:53:55.513Z] #54 33.75 libbtrfs0 [2021-02-25T01:53:55.513Z] #54 33.88 The following NEW packages will be installed: [2021-02-25T01:53:55.513Z] #54 33.90 libbtrfs-dev libbtrfs0 [2021-02-25T01:53:55.513Z] #54 34.39 0 upgraded, 2 newly installed, 0 to remove and 23 not upgraded. [2021-02-25T01:53:55.513Z] #54 34.39 Need to get 119 kB of archives. [2021-02-25T01:53:55.513Z] #54 34.39 After this operation, 387 kB of additional disk space will be used. [2021-02-25T01:53:55.513Z] #54 34.39 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2021-02-25T01:53:55.513Z] #54 34.46 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2021-02-25T01:53:55.513Z] #54 36.44 debconf: delaying package configuration, since apt-utils is not installed [2021-02-25T01:53:55.696Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2021-02-25T01:53:55.733Z] #48 45.75 go: finding golang.org/x/text v0.3.2 [2021-02-25T01:53:55.733Z] #48 45.75 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-25T01:53:55.733Z] #48 45.75 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-25T01:53:55.733Z] #48 45.75 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-25T01:53:55.733Z] #48 45.88 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-25T01:53:55.747Z] #48 ... [2021-02-25T01:53:55.747Z] [2021-02-25T01:53:55.747Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-25T01:53:55.747Z] #50 sha256:d19c11526476866a6e0e17fb32694c2c3ede6bd1eaf8019a8241df789d84b9bd [2021-02-25T01:53:55.747Z] #50 25.45 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-25T01:53:55.747Z] #50 26.89 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-25T01:53:55.747Z] #50 27.19 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-25T01:53:55.747Z] #50 27.28 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-25T01:53:55.747Z] #50 27.45 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-25T01:53:55.747Z] #50 28.18 runtime [2021-02-25T01:53:55.747Z] #50 ... [2021-02-25T01:53:55.747Z] [2021-02-25T01:53:55.747Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-02-25T01:53:55.747Z] #63 sha256:8ed867c8656656ddeca91ec948008fc6d641359298a745f78b56fba601dd0b35 [2021-02-25T01:53:55.747Z] #63 27.84 Checking out files: 65% (1242/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: 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. [2021-02-25T01:53:55.747Z] #63 28.51 + cd /tmp/tmp.WSkm8J8UNw/src/github.com/docker/libnetwork [2021-02-25T01:53:55.747Z] #63 28.51 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-25T01:53:55.747Z] #63 28.89 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-02-25T01:53:55.777Z] #54 ... [2021-02-25T01:53:55.777Z] [2021-02-25T01:53:55.777Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-02-25T01:53:55.777Z] #35 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-02-25T01:53:55.777Z] #35 20.77 Reading package lists... [2021-02-25T01:53:55.777Z] #35 26.87 Reading package lists... [2021-02-25T01:53:55.777Z] #35 31.64 Building dependency tree... [2021-02-25T01:53:55.777Z] #35 33.83 The following additional packages will be installed: [2021-02-25T01:53:55.777Z] #35 33.84 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-02-25T01:53:55.777Z] #35 33.86 Suggested packages: [2021-02-25T01:53:55.777Z] #35 33.86 cmake-doc ninja-build lrzip [2021-02-25T01:53:55.777Z] #35 33.86 Recommended packages: [2021-02-25T01:53:55.777Z] #35 33.86 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-02-25T01:53:55.777Z] #35 34.44 The following NEW packages will be installed: [2021-02-25T01:53:55.777Z] #35 34.45 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-02-25T01:53:55.777Z] #35 34.46 vim-common xxd [2021-02-25T01:53:55.777Z] #35 34.93 0 upgraded, 10 newly installed, 0 to remove and 23 not upgraded. [2021-02-25T01:53:55.777Z] #35 34.93 Need to get 14.2 MB of archives. [2021-02-25T01:53:55.777Z] #35 34.93 After this operation, 60.0 MB of additional disk space will be used. [2021-02-25T01:53:55.777Z] #35 34.93 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2021-02-25T01:53:55.777Z] #35 34.94 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2021-02-25T01:53:55.777Z] #35 34.95 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2021-02-25T01:53:55.777Z] #35 35.17 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2021-02-25T01:53:55.777Z] #35 36.74 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+deb10u1 [625 kB] [2021-02-25T01:53:55.777Z] #35 ... [2021-02-25T01:53:55.777Z] [2021-02-25T01:53:55.777Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-25T01:53:55.777Z] #31 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-02-25T01:53:55.777Z] #31 36.33 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-02-25T01:53:55.920Z] #44 46.93 bufio [2021-02-25T01:53:55.995Z] #48 ... [2021-02-25T01:53:55.995Z] [2021-02-25T01:53:55.995Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-02-25T01:53:55.995Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-02-25T01:53:55.995Z] #54 44.43 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-02-25T01:53:55.995Z] #54 44.47 Unpacking libbtrfs0 (4.20.1-2) ... [2021-02-25T01:53:55.995Z] #54 44.61 Selecting previously unselected package libbtrfs-dev. [2021-02-25T01:53:55.995Z] #54 44.61 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-02-25T01:53:55.995Z] #54 44.61 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-02-25T01:53:55.995Z] #54 44.93 Setting up libbtrfs0 (4.20.1-2) ... [2021-02-25T01:53:55.995Z] #54 44.96 Setting up libbtrfs-dev (4.20.1-2) ... [2021-02-25T01:53:55.995Z] #54 44.99 Processing triggers for libc-bin (2.28-10) ... [2021-02-25T01:53:55.995Z] #54 DONE 46.0s [2021-02-25T01:53:55.995Z] [2021-02-25T01:53:55.995Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-25T01:53:55.995Z] #48 sha256:7bb42b53b99ed4ec5049cd671feb21ae7a997556a2df43f95e540b13cef2395c [2021-02-25T01:53:55.995Z] #48 46.01 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-25T01:53:55.995Z] #48 46.01 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-25T01:53:55.995Z] #48 46.04 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-25T01:53:55.995Z] #48 46.04 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-25T01:53:55.995Z] #48 46.04 go: finding github.com/kisielk/gotool v1.0.0 [2021-02-25T01:53:55.995Z] #48 46.05 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-25T01:53:55.995Z] #48 46.05 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-25T01:53:55.995Z] #48 46.15 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-25T01:53:55.995Z] #48 46.15 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-02-25T01:53:55.995Z] #48 46.15 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-25T01:53:55.995Z] #48 46.15 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-25T01:53:55.995Z] #48 46.15 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-25T01:53:55.995Z] #48 ... [2021-02-25T01:53:55.995Z] [2021-02-25T01:53:55.995Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-25T01:53:55.995Z] #55 sha256:01643636248f735f6628248d2b579dcb6463726569d28bf9bc09d2b5859c455e [2021-02-25T01:53:56.317Z] #63 ... [2021-02-25T01:53:56.317Z] [2021-02-25T01:53:56.317Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-02-25T01:53:56.317Z] #57 sha256:82cf720cd8643566ffdf59773bb587c896df86605b2560967f9e5305b739359a [2021-02-25T01:53:56.317Z] #57 26.14 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-02-25T01:53:56.317Z] #57 26.32 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-02-25T01:53:56.317Z] #57 26.42 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-02-25T01:53:56.317Z] #57 26.93 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-02-25T01:53:56.317Z] #57 27.62 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-02-25T01:53:56.317Z] #57 30.33 go: finding github.com/pkg/errors v0.9.1 [2021-02-25T01:53:56.317Z] #57 30.38 go: finding github.com/sirupsen/logrus v1.7.0 [2021-02-25T01:53:56.317Z] #57 30.58 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-02-25T01:53:56.317Z] #57 30.72 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-02-25T01:53:56.317Z] #57 30.90 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-02-25T01:53:56.317Z] #57 30.92 go: finding github.com/google/uuid v1.2.0 [2021-02-25T01:53:56.317Z] #57 31.01 go: finding github.com/moby/vpnkit v0.4.0 [2021-02-25T01:53:56.317Z] #57 31.02 go: finding github.com/gofrs/flock v0.8.0 [2021-02-25T01:53:56.317Z] #57 31.09 go: finding github.com/gorilla/mux v1.8.0 [2021-02-25T01:53:56.317Z] #57 31.18 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-02-25T01:53:56.317Z] #57 31.25 go: finding github.com/moby/sys/mountinfo v0.4.0 [2021-02-25T01:53:56.317Z] #57 31.25 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-02-25T01:53:56.317Z] #57 31.28 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-02-25T01:53:56.317Z] #57 31.57 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-02-25T01:53:56.317Z] #57 31.72 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-02-25T01:53:56.317Z] #57 ... [2021-02-25T01:53:56.317Z] [2021-02-25T01:53:56.317Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-25T01:53:56.317Z] #48 sha256:b37b05d72fcb9a47884b02e6c48cc499315b3494a458b6634c01ae04d174f56c [2021-02-25T01:53:56.317Z] #48 36.43 go: extracting github.com/gogo/protobuf v1.2.1 [2021-02-25T01:53:56.329Z] ok github.com/docker/docker/daemon/events 0.055s coverage: 50.0% of statements [2021-02-25T01:53:56.356Z] #31 36.97 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-25T01:53:56.484Z] #44 ... [2021-02-25T01:53:56.484Z] [2021-02-25T01:53:56.485Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-25T01:53:56.485Z] #48 sha256:2e831af5bb88ab5da49a5136619b16274a7085949e491c75aad44ac093e1a2f1 [2021-02-25T01:53:56.485Z] #48 39.68 go: extracting golang.org/x/text v0.3.2 [2021-02-25T01:53:56.485Z] #48 44.84 go: finding github.com/fatih/color v1.7.0 [2021-02-25T01:53:56.485Z] #48 44.96 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-25T01:53:56.485Z] #48 45.07 go: finding github.com/mattn/go-colorable v0.1.4 [2021-02-25T01:53:56.485Z] #48 45.08 go: finding github.com/mattn/go-isatty v0.0.8 [2021-02-25T01:53:56.485Z] #48 45.18 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-25T01:53:56.485Z] #48 45.31 go: finding github.com/go-critic/go-critic v0.4.1 [2021-02-25T01:53:56.485Z] #48 45.38 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-25T01:53:56.485Z] #48 45.42 go: finding github.com/pkg/errors v0.8.1 [2021-02-25T01:53:56.485Z] #48 45.46 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-02-25T01:53:56.485Z] #48 45.50 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-02-25T01:53:56.485Z] #48 45.50 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-02-25T01:53:56.485Z] #48 45.53 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-02-25T01:53:56.485Z] #48 45.59 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-02-25T01:53:56.485Z] #48 45.59 go: finding github.com/sirupsen/logrus v1.4.2 [2021-02-25T01:53:56.485Z] #48 45.59 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-02-25T01:53:56.485Z] #48 45.60 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-02-25T01:53:56.485Z] #48 45.60 go: finding github.com/stretchr/testify v1.4.0 [2021-02-25T01:53:56.485Z] #48 45.63 go: finding github.com/davecgh/go-spew v1.1.1 [2021-02-25T01:53:56.485Z] #48 45.66 go: finding github.com/spf13/viper v1.6.1 [2021-02-25T01:53:56.485Z] #48 45.70 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-02-25T01:53:56.485Z] #48 45.72 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-02-25T01:53:56.485Z] #48 45.82 go: finding github.com/stretchr/objx v0.2.0 [2021-02-25T01:53:56.485Z] #48 45.89 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-02-25T01:53:56.485Z] #48 45.90 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-25T01:53:56.485Z] #48 45.92 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-02-25T01:53:56.485Z] #48 45.96 go: finding github.com/spf13/cobra v0.0.5 [2021-02-25T01:53:56.485Z] #48 46.00 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-02-25T01:53:56.485Z] #48 46.02 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-25T01:53:56.485Z] #48 46.04 go: finding github.com/gobwas/glob v0.2.3 [2021-02-25T01:53:56.485Z] #48 46.05 go: finding github.com/spf13/pflag v1.0.5 [2021-02-25T01:53:56.485Z] #48 46.11 go: finding github.com/hashicorp/hcl v1.0.0 [2021-02-25T01:53:56.485Z] #48 46.25 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-25T01:53:56.485Z] #48 46.27 go: finding github.com/magiconair/properties v1.8.1 [2021-02-25T01:53:56.485Z] #48 46.32 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-02-25T01:53:56.485Z] #48 46.34 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-25T01:53:56.485Z] #48 46.37 go: finding github.com/pelletier/go-toml v1.2.0 [2021-02-25T01:53:56.485Z] #48 46.37 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-25T01:53:56.485Z] #48 46.41 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-25T01:53:56.485Z] #48 46.41 go: finding github.com/spf13/afero v1.1.2 [2021-02-25T01:53:56.485Z] #48 46.43 go: finding github.com/spf13/cast v1.3.0 [2021-02-25T01:53:56.485Z] #48 46.45 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-25T01:53:56.485Z] #48 46.45 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-02-25T01:53:56.485Z] #48 46.47 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-25T01:53:56.485Z] #48 46.48 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-25T01:53:56.485Z] #48 46.56 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-25T01:53:56.485Z] #48 46.74 go: finding github.com/subosito/gotenv v1.2.0 [2021-02-25T01:53:56.485Z] #48 46.74 go: finding gopkg.in/ini.v1 v1.51.0 [2021-02-25T01:53:56.485Z] #48 46.79 go: finding golang.org/x/text v0.3.2 [2021-02-25T01:53:56.485Z] #48 46.88 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-25T01:53:56.485Z] #48 46.88 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-25T01:53:56.485Z] #48 46.94 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-25T01:53:56.485Z] #48 46.98 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-25T01:53:56.485Z] #48 47.10 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-25T01:53:56.485Z] #48 47.13 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-25T01:53:56.485Z] #48 47.22 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-25T01:53:56.485Z] #48 47.23 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-25T01:53:56.485Z] #48 47.23 go: finding github.com/kisielk/gotool v1.0.0 [2021-02-25T01:53:56.485Z] #48 47.23 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-25T01:53:56.485Z] #48 47.24 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-25T01:53:56.485Z] #48 47.24 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-25T01:53:56.485Z] #48 47.40 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-02-25T01:53:56.485Z] #48 47.41 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-25T01:53:56.485Z] #48 47.41 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-25T01:53:56.485Z] #48 47.44 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-25T01:53:56.485Z] #48 47.47 go: finding github.com/ultraware/whitespace v0.0.4 [2021-02-25T01:53:56.485Z] #48 47.47 go: finding github.com/ultraware/funlen v0.0.2 [2021-02-25T01:53:56.485Z] #48 47.52 go: finding github.com/uudashr/gocognit v1.0.1 [2021-02-25T01:53:56.485Z] #48 47.54 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-25T01:53:56.485Z] #48 47.58 go: finding github.com/gogo/protobuf v1.2.1 [2021-02-25T01:53:56.485Z] #48 47.74 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-25T01:53:56.485Z] #48 47.76 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-25T01:53:56.485Z] #48 47.78 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-25T01:53:56.485Z] #48 47.82 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-25T01:53:56.485Z] #48 47.82 go: finding github.com/BurntSushi/toml v0.3.1 [2021-02-25T01:53:56.574Z] #67 ... [2021-02-25T01:53:56.574Z] [2021-02-25T01:53:56.574Z] #68 importing to docker [2021-02-25T01:53:56.574Z] #68 sha256:4cbec71ecd48e273bb3aa22dcce86e3bd9ed3dde38dbcad553abc0f1129fd219 [2021-02-25T01:53:56.742Z] #48 ... [2021-02-25T01:53:56.742Z] [2021-02-25T01:53:56.742Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-02-25T01:53:56.742Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-02-25T01:53:56.742Z] #54 34.59 Reading package lists... [2021-02-25T01:53:56.742Z] #54 40.97 Building dependency tree... [2021-02-25T01:53:56.742Z] #54 44.63 The following additional packages will be installed: [2021-02-25T01:53:56.742Z] #54 44.63 libbtrfs0 [2021-02-25T01:53:56.742Z] #54 44.85 The following NEW packages will be installed: [2021-02-25T01:53:56.742Z] #54 44.90 libbtrfs-dev libbtrfs0 [2021-02-25T01:53:56.742Z] #54 45.58 0 upgraded, 2 newly installed, 0 to remove and 23 not upgraded. [2021-02-25T01:53:56.742Z] #54 45.58 Need to get 119 kB of archives. [2021-02-25T01:53:56.742Z] #54 45.58 After this operation, 387 kB of additional disk space will be used. [2021-02-25T01:53:56.742Z] #54 45.58 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-02-25T01:53:56.742Z] #54 45.59 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-02-25T01:53:56.742Z] #54 46.63 debconf: delaying package configuration, since apt-utils is not installed [2021-02-25T01:53:56.742Z] #54 46.81 Fetched 119 kB in 1s (214 kB/s) [2021-02-25T01:53:56.742Z] #54 47.23 Selecting previously unselected package libbtrfs0. [2021-02-25T01:53:56.742Z] #54 47.23 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-02-25T01:53:56.742Z] #54 47.30 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-02-25T01:53:56.742Z] #54 47.35 Unpacking libbtrfs0 (4.20.1-2) ... [2021-02-25T01:53:56.742Z] #54 47.46 Selecting previously unselected package libbtrfs-dev. [2021-02-25T01:53:56.742Z] #54 47.50 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-02-25T01:53:56.742Z] #54 47.54 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-02-25T01:53:56.742Z] #54 47.73 Setting up libbtrfs0 (4.20.1-2) ... [2021-02-25T01:53:56.742Z] #54 47.76 Setting up libbtrfs-dev (4.20.1-2) ... [2021-02-25T01:53:56.742Z] #54 47.77 Processing triggers for libc-bin (2.28-10) ... [2021-02-25T01:53:56.742Z] #54 DONE 48.1s [2021-02-25T01:53:56.742Z] [2021-02-25T01:53:56.742Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-25T01:53:56.742Z] #55 sha256:b736d0a4537f0f89d12fe4699546397009ff2ea67e6c860b6da828e352ac0f26 [2021-02-25T01:53:56.969Z] ok github.com/docker/docker/daemon/graphdriver 0.003s coverage: 2.2% of statements [2021-02-25T01:53:57.600Z] ok github.com/docker/docker/daemon 12.244s coverage: 17.1% of statements [2021-02-25T01:53:57.600Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-02-25T01:53:57.600Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-02-25T01:53:57.600Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-02-25T01:53:57.600Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-02-25T01:53:57.712Z] #48 ... [2021-02-25T01:53:57.712Z] [2021-02-25T01:53:57.712Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-02-25T01:53:57.712Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-02-25T01:53:57.712Z] #54 27.68 Fetched 8422 kB in 19s (450 kB/s) [2021-02-25T01:53:57.712Z] #54 27.68 Reading package lists... [2021-02-25T01:53:57.757Z] #31 ... [2021-02-25T01:53:57.757Z] [2021-02-25T01:53:57.758Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-25T01:53:57.758Z] #12 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c [2021-02-25T01:53:57.758Z] #12 27.88 Building dependency tree... [2021-02-25T01:53:57.758Z] #12 30.24 The following additional packages will be installed: [2021-02-25T01:53:57.758Z] #12 30.24 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-02-25T01:53:57.758Z] #12 30.25 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-02-25T01:53:57.758Z] #12 30.25 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-02-25T01:53:57.758Z] #12 30.25 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2021-02-25T01:53:57.758Z] #12 30.25 mingw-w64-x86-64-dev [2021-02-25T01:53:57.758Z] #12 30.26 Suggested packages: [2021-02-25T01:53:57.758Z] #12 30.26 gcc-8-locales seccomp wine64 [2021-02-25T01:53:57.758Z] #12 31.45 The following NEW packages will be installed: [2021-02-25T01:53:57.758Z] #12 31.46 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-02-25T01:53:57.758Z] #12 31.46 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-02-25T01:53:57.758Z] #12 31.46 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-02-25T01:53:57.758Z] #12 31.47 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-02-25T01:53:57.758Z] #12 31.47 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-02-25T01:53:57.758Z] #12 31.47 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-02-25T01:53:57.758Z] #12 31.48 The following packages will be upgraded: [2021-02-25T01:53:57.758Z] #12 31.49 libsystemd0 libudev1 [2021-02-25T01:53:57.758Z] #12 32.21 2 upgraded, 25 newly installed, 0 to remove and 21 not upgraded. [2021-02-25T01:53:57.758Z] #12 32.21 Need to get 73.8 MB of archives. [2021-02-25T01:53:57.758Z] #12 32.21 After this operation, 472 MB of additional disk space will be used. [2021-02-25T01:53:57.758Z] #12 32.21 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd0 arm64 241-7~deb10u6 [314 kB] [2021-02-25T01:53:57.758Z] #12 32.26 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev1 arm64 241-7~deb10u6 [146 kB] [2021-02-25T01:53:57.758Z] #12 32.27 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-i686 arm64 2.31.1-11+8.3 [2188 kB] [2021-02-25T01:53:57.758Z] #12 32.65 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-x86-64 arm64 2.31.1-11+8.3 [2429 kB] [2021-02-25T01:53:57.758Z] #12 32.91 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-02-25T01:53:57.758Z] #12 33.02 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2021-02-25T01:53:57.758Z] #12 33.04 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2021-02-25T01:53:57.758Z] #12 33.05 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-02-25T01:53:57.758Z] #12 33.76 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-02-25T01:53:57.758Z] #12 34.18 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-base arm64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-02-25T01:53:57.758Z] #12 34.20 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [33.2 MB] [2021-02-25T01:53:57.758Z] #12 38.63 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 g++-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [24.0 MB] [2021-02-25T01:53:57.758Z] #12 ... [2021-02-25T01:53:57.758Z] [2021-02-25T01:53:57.758Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-02-25T01:53:57.758Z] #54 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-02-25T01:53:57.758Z] #54 36.96 Fetched 119 kB in 1s (217 kB/s) [2021-02-25T01:53:57.758Z] #54 38.74 Selecting previously unselected package libbtrfs0. [2021-02-25T01:53:57.972Z] #54 34.29 Reading package lists... [2021-02-25T01:53:57.972Z] #54 ... [2021-02-25T01:53:57.972Z] [2021-02-25T01:53:57.972Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-02-25T01:53:57.972Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-02-25T01:53:57.972Z] #39 27.82 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-02-25T01:53:57.972Z] #39 ... [2021-02-25T01:53:57.972Z] [2021-02-25T01:53:57.972Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-02-25T01:53:57.972Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-25T01:53:57.972Z] #35 28.07 Fetched 8422 kB in 19s (433 kB/s) [2021-02-25T01:53:57.972Z] #35 28.07 Reading package lists... [2021-02-25T01:53:58.103Z] #54 38.75 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-02-25T01:53:58.103Z] #54 38.88 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2021-02-25T01:53:58.103Z] #54 38.93 Unpacking libbtrfs0 (4.20.1-2) ... [2021-02-25T01:53:58.112Z] #55 1.249 + RM_GOPATH=0 [2021-02-25T01:53:58.112Z] #55 1.249 + TMP_GOPATH= [2021-02-25T01:53:58.112Z] #55 1.249 + : /build [2021-02-25T01:53:58.112Z] #55 1.249 + '[' -z '' ']' [2021-02-25T01:53:58.112Z] #55 1.250 ++ mktemp -d [2021-02-25T01:53:58.112Z] #55 1.264 + export GOPATH=/tmp/tmp.7tIupKeVKz [2021-02-25T01:53:58.112Z] #55 1.264 + GOPATH=/tmp/tmp.7tIupKeVKz [2021-02-25T01:53:58.112Z] #55 1.265 + RM_GOPATH=1 [2021-02-25T01:53:58.112Z] #55 1.265 + case "$(go env GOARCH)" in [2021-02-25T01:53:58.112Z] #55 1.266 ++ go env GOARCH [2021-02-25T01:53:58.112Z] #55 1.292 + export GO_BUILDMODE=-buildmode=pie [2021-02-25T01:53:58.112Z] #55 1.293 + GO_BUILDMODE=-buildmode=pie [2021-02-25T01:53:58.112Z] #55 1.294 ++ dirname /tmp/install/install.sh [2021-02-25T01:53:58.112Z] #55 1.296 + dir=/tmp/install [2021-02-25T01:53:58.112Z] #55 1.296 + bin=containerd [2021-02-25T01:53:58.112Z] #55 1.296 + shift [2021-02-25T01:53:58.112Z] #55 1.296 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-02-25T01:53:58.112Z] #55 1.296 + . /tmp/install/containerd.installer [2021-02-25T01:53:58.112Z] #55 1.296 ++ set -e [2021-02-25T01:53:58.112Z] #55 1.297 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-25T01:53:58.112Z] #55 1.298 + install_containerd [2021-02-25T01:53:58.112Z] #55 1.298 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b' [2021-02-25T01:53:58.112Z] #55 1.299 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-25T01:53:58.112Z] #55 1.299 + git clone https://github.com/containerd/containerd.git /tmp/tmp.7tIupKeVKz/src/github.com/containerd/containerd [2021-02-25T01:53:58.112Z] #55 1.304 Cloning into '/tmp/tmp.7tIupKeVKz/src/github.com/containerd/containerd'... [2021-02-25T01:53:58.232Z] #35 34.80 Reading package lists... [2021-02-25T01:53:58.232Z] #35 ... [2021-02-25T01:53:58.232Z] [2021-02-25T01:53:58.232Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-25T01:53:58.232Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-25T01:53:58.232Z] #12 27.94 Reading package lists... [2021-02-25T01:53:58.675Z] #55 ... [2021-02-25T01:53:58.675Z] [2021-02-25T01:53:58.675Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-25T01:53:58.675Z] #33 sha256:1281e7ad3a538a9888b4998e5e5e5ce8ab17c632f874b073eec4d6f6572ed89c [2021-02-25T01:53:58.675Z] #33 40.06 internal/reflectlite [2021-02-25T01:53:58.675Z] #33 40.08 sync [2021-02-25T01:53:58.675Z] #33 42.45 errors [2021-02-25T01:53:58.675Z] #33 42.48 sort [2021-02-25T01:53:58.675Z] #33 42.85 strconv [2021-02-25T01:53:58.675Z] #33 44.01 io [2021-02-25T01:53:58.675Z] #33 45.67 internal/oserror [2021-02-25T01:53:58.675Z] #33 45.80 syscall [2021-02-25T01:53:58.675Z] #33 47.07 reflect [2021-02-25T01:53:58.675Z] #33 ... [2021-02-25T01:53:58.675Z] [2021-02-25T01:53:58.675Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-25T01:53:58.675Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-25T01:53:58.675Z] #41 34.63 Reading package lists... [2021-02-25T01:53:58.675Z] #41 41.10 Building dependency tree... [2021-02-25T01:53:58.675Z] #41 44.62 The following additional packages will be installed: [2021-02-25T01:53:58.675Z] #41 44.62 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-02-25T01:53:58.675Z] #41 44.65 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-02-25T01:53:58.675Z] #41 44.65 Suggested packages: [2021-02-25T01:53:58.675Z] #41 44.65 manpages-dev python-setuptools [2021-02-25T01:53:58.675Z] #41 46.04 The following NEW packages will be installed: [2021-02-25T01:53:58.675Z] #41 46.05 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-02-25T01:53:58.675Z] #41 46.05 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-02-25T01:53:58.675Z] #41 46.05 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-02-25T01:53:58.675Z] #41 46.06 python-six zlib1g-dev [2021-02-25T01:53:58.675Z] #41 46.63 0 upgraded, 17 newly installed, 0 to remove and 23 not upgraded. [2021-02-25T01:53:58.675Z] #41 46.63 Need to get 4095 kB of archives. [2021-02-25T01:53:58.675Z] #41 46.63 After this operation, 22.5 MB of additional disk space will be used. [2021-02-25T01:53:58.675Z] #41 46.63 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-02-25T01:53:58.675Z] #41 46.63 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-02-25T01:53:58.675Z] #41 46.64 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2021-02-25T01:53:58.675Z] #41 46.64 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-02-25T01:53:58.675Z] #41 46.64 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-02-25T01:53:58.675Z] #41 46.66 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-02-25T01:53:58.675Z] #41 46.67 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2021-02-25T01:53:58.675Z] #41 46.68 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-02-25T01:53:58.675Z] #41 46.70 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-02-25T01:53:58.675Z] #41 46.77 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-02-25T01:53:58.675Z] #41 46.80 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-02-25T01:53:58.675Z] #41 46.92 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-02-25T01:53:58.675Z] #41 47.03 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2021-02-25T01:53:58.675Z] #41 47.04 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-02-25T01:53:58.675Z] #41 47.04 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-02-25T01:53:58.676Z] #41 47.05 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-02-25T01:53:58.676Z] #41 47.06 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-02-25T01:53:58.676Z] #41 48.37 debconf: delaying package configuration, since apt-utils is not installed [2021-02-25T01:53:58.676Z] #41 48.68 Fetched 4095 kB in 1s (4524 kB/s) [2021-02-25T01:53:58.676Z] #41 48.82 Selecting previously unselected package libcap-dev:amd64. [2021-02-25T01:53:58.676Z] #41 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 ... 15410 files and directories currently installed.) [2021-02-25T01:53:58.676Z] #41 48.98 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-02-25T01:53:58.676Z] #41 48.99 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-02-25T01:53:58.676Z] #41 49.11 Selecting previously unselected package libnet1:amd64. [2021-02-25T01:53:58.676Z] #41 49.12 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-02-25T01:53:58.676Z] #41 49.18 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-02-25T01:53:58.676Z] #41 49.33 Selecting previously unselected package libnet1-dev. [2021-02-25T01:53:58.676Z] #41 49.33 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-02-25T01:53:58.676Z] #41 49.34 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-02-25T01:53:58.676Z] #41 49.56 Selecting previously unselected package libnl-3-200:amd64. [2021-02-25T01:53:58.676Z] #41 49.57 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-02-25T01:53:58.676Z] #41 49.57 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-02-25T01:53:58.676Z] #41 49.74 Selecting previously unselected package libnl-3-dev:amd64. [2021-02-25T01:53:58.676Z] #41 49.76 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-02-25T01:53:58.676Z] #41 49.77 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-02-25T01:53:58.676Z] #41 50.09 Selecting previously unselected package libprotobuf-c1:amd64. [2021-02-25T01:53:58.676Z] #41 50.10 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-02-25T01:53:58.676Z] #41 50.11 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-02-25T01:53:58.676Z] #41 50.22 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-02-25T01:53:58.802Z] #12 34.84 Reading package lists... [2021-02-25T01:53:58.802Z] #12 ... [2021-02-25T01:53:58.802Z] [2021-02-25T01:53:58.802Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-25T01:53:58.802Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-25T01:53:58.802Z] #41 28.76 Fetched 8422 kB in 20s (422 kB/s) [2021-02-25T01:53:58.802Z] #41 28.76 Reading package lists... [2021-02-25T01:53:58.857Z] #54 39.39 Selecting previously unselected package libbtrfs-dev. [2021-02-25T01:53:58.857Z] #54 39.40 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2021-02-25T01:53:58.857Z] #54 39.58 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-02-25T01:53:58.973Z] #41 50.24 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-02-25T01:53:58.973Z] #41 50.26 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-02-25T01:53:58.973Z] #41 ... [2021-02-25T01:53:58.973Z] [2021-02-25T01:53:58.974Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-02-25T01:53:58.974Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-25T01:53:58.974Z] #35 34.13 Reading package lists... [2021-02-25T01:53:58.974Z] #35 40.49 Building dependency tree... [2021-02-25T01:53:58.974Z] #35 43.78 The following additional packages will be installed: [2021-02-25T01:53:58.974Z] #35 43.79 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-02-25T01:53:58.974Z] #35 43.83 Suggested packages: [2021-02-25T01:53:58.974Z] #35 43.83 cmake-doc ninja-build lrzip [2021-02-25T01:53:58.974Z] #35 43.83 Recommended packages: [2021-02-25T01:53:58.974Z] #35 43.83 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-02-25T01:53:58.974Z] #35 45.45 The following NEW packages will be installed: [2021-02-25T01:53:58.974Z] #35 45.49 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-02-25T01:53:58.974Z] #35 45.49 vim-common xxd [2021-02-25T01:53:58.974Z] #35 46.07 0 upgraded, 10 newly installed, 0 to remove and 23 not upgraded. [2021-02-25T01:53:58.974Z] #35 46.07 Need to get 14.9 MB of archives. [2021-02-25T01:53:58.974Z] #35 46.07 After this operation, 61.8 MB of additional disk space will be used. [2021-02-25T01:53:58.974Z] #35 46.07 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-02-25T01:53:58.974Z] #35 46.08 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-02-25T01:53:58.974Z] #35 46.09 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-02-25T01:53:58.974Z] #35 46.22 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-02-25T01:53:58.974Z] #35 47.08 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-02-25T01:53:58.974Z] #35 47.11 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-02-25T01:53:58.974Z] #35 47.14 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-02-25T01:53:58.974Z] #35 47.14 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-02-25T01:53:58.974Z] #35 47.16 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-02-25T01:53:58.974Z] #35 47.17 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-02-25T01:53:58.974Z] #35 48.65 debconf: delaying package configuration, since apt-utils is not installed [2021-02-25T01:53:58.974Z] #35 49.04 Fetched 14.9 MB in 2s (7933 kB/s) [2021-02-25T01:53:58.974Z] #35 49.18 Selecting previously unselected package xxd. [2021-02-25T01:53:58.974Z] #35 49.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.) [2021-02-25T01:53:58.974Z] #35 49.21 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-02-25T01:53:58.974Z] #35 49.22 Unpacking xxd (2:8.1.0875-5) ... [2021-02-25T01:53:58.974Z] #35 49.45 Selecting previously unselected package vim-common. [2021-02-25T01:53:58.974Z] #35 49.45 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-02-25T01:53:58.974Z] #35 49.50 Unpacking vim-common (2:8.1.0875-5) ... [2021-02-25T01:53:58.974Z] #35 49.87 Selecting previously unselected package cmake-data. [2021-02-25T01:53:58.974Z] #35 49.87 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-02-25T01:53:58.974Z] #35 49.89 Unpacking cmake-data (3.13.4-1) ... [2021-02-25T01:53:58.974Z] #35 ... [2021-02-25T01:53:58.974Z] [2021-02-25T01:53:58.974Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-25T01:53:58.974Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-25T01:53:58.974Z] #41 50.37 Selecting previously unselected package zlib1g-dev:amd64. [2021-02-25T01:53:58.974Z] #41 50.37 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-02-25T01:53:58.974Z] #41 50.38 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-02-25T01:53:59.062Z] #41 35.58 Reading package lists... [2021-02-25T01:53:59.062Z] #41 ... [2021-02-25T01:53:59.062Z] [2021-02-25T01:53:59.062Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-25T01:53:59.062Z] #33 sha256:aaae92cc5fe4db9772c92ebcb3fb1751b1f2671f8fb7dd022184b6d8f6312daf [2021-02-25T01:53:59.062Z] #33 39.04 sync [2021-02-25T01:53:59.062Z] #33 39.05 internal/reflectlite [2021-02-25T01:53:59.140Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.003s coverage: 2.9% of statements [2021-02-25T01:53:59.445Z] #54 ... [2021-02-25T01:53:59.445Z] [2021-02-25T01:53:59.445Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-02-25T01:53:59.445Z] #28 sha256:17c3982a0485a1eeb3737c379c90ec4b13a3aa19bb027ee58ff5157958e9cfbc [2021-02-25T01:53:59.445Z] #28 DONE 41.1s [2021-02-25T01:53:59.445Z] [2021-02-25T01:53:59.445Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-02-25T01:53:59.445Z] #63 sha256:86458856f6de57ba79e59f18420f2c9e4e5889c0098dda880bf4bca9ad1992a9 [2021-02-25T01:53:59.445Z] #63 DONE 40.4s [2021-02-25T01:53:59.540Z] #41 50.69 Selecting previously unselected package libprotobuf17:amd64. [2021-02-25T01:53:59.540Z] #41 50.69 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-02-25T01:53:59.540Z] #41 50.82 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-02-25T01:53:59.713Z] [2021-02-25T01:53:59.713Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-25T01:53:59.713Z] #50 sha256:05e603a7a7f2d817d835d940cea7a7aac4579d83f0aae8c1a25fb149254cf13b [2021-02-25T01:53:59.713Z] #50 40.50 syscall [2021-02-25T01:53:59.713Z] #50 40.50 strconv [2021-02-25T01:53:59.713Z] #50 40.58 bytes [2021-02-25T01:53:59.713Z] #50 40.58 strings [2021-02-25T01:53:59.777Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.213s coverage: 56.2% of statements [2021-02-25T01:54:00.252Z] #55 ... [2021-02-25T01:54:00.252Z] [2021-02-25T01:54:00.252Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-25T01:54:00.252Z] #33 sha256:2e69f35fe24f369dce21818beea2393c696c678620473cad6e296062ad1a4077 [2021-02-25T01:54:00.252Z] #33 39.71 sync [2021-02-25T01:54:00.252Z] #33 39.72 internal/reflectlite [2021-02-25T01:54:00.252Z] #33 42.29 errors [2021-02-25T01:54:00.252Z] #33 42.29 sort [2021-02-25T01:54:00.252Z] #33 42.65 strconv [2021-02-25T01:54:00.252Z] #33 43.69 io [2021-02-25T01:54:00.252Z] #33 45.15 internal/oserror [2021-02-25T01:54:00.252Z] #33 45.28 syscall [2021-02-25T01:54:00.252Z] #33 46.71 reflect [2021-02-25T01:54:00.252Z] #33 ... [2021-02-25T01:54:00.252Z] [2021-02-25T01:54:00.252Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-25T01:54:00.252Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-25T01:54:00.252Z] #41 33.79 Reading package lists... [2021-02-25T01:54:00.252Z] #41 40.99 Building dependency tree... [2021-02-25T01:54:00.252Z] #41 44.52 The following additional packages will be installed: [2021-02-25T01:54:00.252Z] #41 44.52 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-02-25T01:54:00.252Z] #41 44.53 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-02-25T01:54:00.252Z] #41 44.53 Suggested packages: [2021-02-25T01:54:00.252Z] #41 44.53 manpages-dev python-setuptools [2021-02-25T01:54:00.252Z] #41 45.88 The following NEW packages will be installed: [2021-02-25T01:54:00.252Z] #41 45.88 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-02-25T01:54:00.252Z] #41 45.88 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-02-25T01:54:00.252Z] #41 45.88 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-02-25T01:54:00.252Z] #41 45.88 python-six zlib1g-dev [2021-02-25T01:54:00.252Z] #41 46.28 0 upgraded, 17 newly installed, 0 to remove and 23 not upgraded. [2021-02-25T01:54:00.252Z] #41 46.28 Need to get 4095 kB of archives. [2021-02-25T01:54:00.252Z] #41 46.28 After this operation, 22.5 MB of additional disk space will be used. [2021-02-25T01:54:00.252Z] #41 46.28 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-02-25T01:54:00.252Z] #41 46.28 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-02-25T01:54:00.252Z] #41 46.29 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2021-02-25T01:54:00.252Z] #41 46.29 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-02-25T01:54:00.252Z] #41 46.29 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-02-25T01:54:00.252Z] #41 46.37 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-02-25T01:54:00.253Z] #41 46.37 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2021-02-25T01:54:00.253Z] #41 46.37 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-02-25T01:54:00.253Z] #41 46.45 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-02-25T01:54:00.253Z] #41 46.49 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-02-25T01:54:00.253Z] #41 46.49 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-02-25T01:54:00.253Z] #41 46.65 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-02-25T01:54:00.253Z] #41 46.76 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2021-02-25T01:54:00.253Z] #41 46.77 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-02-25T01:54:00.253Z] #41 46.77 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-02-25T01:54:00.253Z] #41 46.79 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-02-25T01:54:00.253Z] #41 46.79 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-02-25T01:54:00.253Z] #41 48.12 debconf: delaying package configuration, since apt-utils is not installed [2021-02-25T01:54:00.253Z] #41 48.42 Fetched 4095 kB in 1s (4846 kB/s) [2021-02-25T01:54:00.253Z] #41 48.55 Selecting previously unselected package libcap-dev:amd64. [2021-02-25T01:54:00.253Z] #41 48.56 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-02-25T01:54:00.253Z] #41 48.62 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-02-25T01:54:00.253Z] #41 48.63 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-02-25T01:54:00.253Z] #41 48.83 Selecting previously unselected package libnet1:amd64. [2021-02-25T01:54:00.253Z] #41 48.83 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-02-25T01:54:00.253Z] #41 48.86 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-02-25T01:54:00.253Z] #41 49.08 Selecting previously unselected package libnet1-dev. [2021-02-25T01:54:00.253Z] #41 49.08 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-02-25T01:54:00.253Z] #41 49.08 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-02-25T01:54:00.253Z] #41 49.31 Selecting previously unselected package libnl-3-200:amd64. [2021-02-25T01:54:00.253Z] #41 49.31 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-02-25T01:54:00.253Z] #41 49.32 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-02-25T01:54:00.253Z] #41 49.45 Selecting previously unselected package libnl-3-dev:amd64. [2021-02-25T01:54:00.253Z] #41 49.47 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-02-25T01:54:00.253Z] #41 49.48 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-02-25T01:54:00.253Z] #41 49.75 Selecting previously unselected package libprotobuf-c1:amd64. [2021-02-25T01:54:00.253Z] #41 49.75 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-02-25T01:54:00.253Z] #41 49.78 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-02-25T01:54:00.253Z] #41 49.84 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-02-25T01:54:00.253Z] #41 49.93 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-02-25T01:54:00.253Z] #41 49.93 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-02-25T01:54:00.253Z] #41 49.99 Selecting previously unselected package zlib1g-dev:amd64. [2021-02-25T01:54:00.253Z] #41 50.00 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-02-25T01:54:00.253Z] #41 50.05 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-02-25T01:54:00.253Z] #41 ... [2021-02-25T01:54:00.253Z] [2021-02-25T01:54:00.253Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-25T01:54:00.253Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-02-25T01:54:00.472Z] #41 51.55 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-02-25T01:54:00.472Z] #41 51.56 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-02-25T01:54:00.472Z] #41 51.57 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-02-25T01:54:00.472Z] #41 51.81 Selecting previously unselected package libprotobuf-dev:amd64. [2021-02-25T01:54:00.472Z] #41 51.82 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-02-25T01:54:00.472Z] #41 51.83 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-02-25T01:54:00.779Z] #31 49.74 Checking out files: 87% (1331/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. [2021-02-25T01:54:00.780Z] #31 50.43 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-02-25T01:54:01.041Z] #31 ... [2021-02-25T01:54:01.041Z] [2021-02-25T01:54:01.041Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-25T01:54:01.041Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-25T01:54:01.041Z] #12 34.48 Reading package lists... [2021-02-25T01:54:01.041Z] #12 41.48 Building dependency tree... [2021-02-25T01:54:01.041Z] #12 45.15 The following additional packages will be installed: [2021-02-25T01:54:01.041Z] #12 45.15 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-02-25T01:54:01.041Z] #12 45.15 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-02-25T01:54:01.041Z] #12 45.15 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-02-25T01:54:01.041Z] #12 45.15 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2021-02-25T01:54:01.041Z] #12 45.15 mingw-w64-x86-64-dev [2021-02-25T01:54:01.041Z] #12 45.15 Suggested packages: [2021-02-25T01:54:01.042Z] #12 45.15 gcc-8-locales seccomp wine64 [2021-02-25T01:54:01.042Z] #12 46.76 The following NEW packages will be installed: [2021-02-25T01:54:01.042Z] #12 46.76 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-02-25T01:54:01.042Z] #12 46.76 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-02-25T01:54:01.042Z] #12 46.76 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-02-25T01:54:01.042Z] #12 46.76 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-02-25T01:54:01.042Z] #12 46.76 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-02-25T01:54:01.042Z] #12 46.77 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-02-25T01:54:01.042Z] #12 46.79 The following packages will be upgraded: [2021-02-25T01:54:01.042Z] #12 46.79 libsystemd0 libudev1 [2021-02-25T01:54:01.042Z] #12 47.23 2 upgraded, 25 newly installed, 0 to remove and 21 not upgraded. [2021-02-25T01:54:01.042Z] #12 47.23 Need to get 78.2 MB of archives. [2021-02-25T01:54:01.042Z] #12 47.23 After this operation, 487 MB of additional disk space will be used. [2021-02-25T01:54:01.042Z] #12 47.23 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u6 [331 kB] [2021-02-25T01:54:01.042Z] #12 47.23 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u6 [151 kB] [2021-02-25T01:54:01.042Z] #12 47.29 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] [2021-02-25T01:54:01.042Z] #12 47.55 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] [2021-02-25T01:54:01.042Z] #12 47.76 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-02-25T01:54:01.042Z] #12 47.78 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-02-25T01:54:01.042Z] #12 47.79 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-02-25T01:54:01.042Z] #12 47.79 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-02-25T01:54:01.042Z] #12 48.36 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-02-25T01:54:01.042Z] #12 48.71 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] [2021-02-25T01:54:01.042Z] #12 48.72 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] [2021-02-25T01:54:01.113Z] #33 ... [2021-02-25T01:54:01.113Z] [2021-02-25T01:54:01.113Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-25T01:54:01.113Z] #44 sha256:f1422effb3fb06c6e4688146957364872f9e208161ff827f66b1bd608f94ccbd [2021-02-25T01:54:01.113Z] #44 30.66 vendor/golang.org/x/crypto/curve25519 [2021-02-25T01:54:01.113Z] #44 ... [2021-02-25T01:54:01.113Z] [2021-02-25T01:54:01.113Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-25T01:54:01.113Z] #48 sha256:b37b05d72fcb9a47884b02e6c48cc499315b3494a458b6634c01ae04d174f56c [2021-02-25T01:54:01.113Z] #48 39.18 go: extracting golang.org/x/text v0.3.2 [2021-02-25T01:54:01.118Z] #50 ... [2021-02-25T01:54:01.118Z] [2021-02-25T01:54:01.118Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-02-25T01:54:01.118Z] #54 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-02-25T01:54:01.118Z] #54 40.60 Setting up libbtrfs0 (4.20.1-2) ... [2021-02-25T01:54:01.118Z] #54 40.61 Setting up libbtrfs-dev (4.20.1-2) ... [2021-02-25T01:54:01.118Z] #54 40.63 Processing triggers for libc-bin (2.28-10) ... [2021-02-25T01:54:01.118Z] #54 DONE 41.8s [2021-02-25T01:54:01.118Z] [2021-02-25T01:54:01.118Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-25T01:54:01.118Z] #41 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-02-25T01:54:01.118Z] #41 37.51 debconf: delaying package configuration, since apt-utils is not installed [2021-02-25T01:54:01.118Z] #41 38.43 Fetched 3798 kB in 1s (2548 kB/s) [2021-02-25T01:54:01.118Z] #41 38.76 Selecting previously unselected package libcap-dev:arm64. [2021-02-25T01:54:01.119Z] #41 38.76 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-02-25T01:54:01.119Z] #41 38.89 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ... [2021-02-25T01:54:01.119Z] #41 38.93 Unpacking libcap-dev:arm64 (1:2.25-2) ... [2021-02-25T01:54:01.119Z] #41 40.33 Selecting previously unselected package libnet1:arm64. [2021-02-25T01:54:01.119Z] #41 40.34 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-02-25T01:54:01.119Z] #41 40.36 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-02-25T01:54:01.119Z] #41 40.60 Selecting previously unselected package libnet1-dev. [2021-02-25T01:54:01.119Z] #41 40.60 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2021-02-25T01:54:01.119Z] #41 40.64 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-02-25T01:54:01.119Z] #41 41.26 Selecting previously unselected package libnl-3-200:arm64. [2021-02-25T01:54:01.119Z] #41 41.26 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ... [2021-02-25T01:54:01.119Z] #41 41.27 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2021-02-25T01:54:01.119Z] #41 41.86 Selecting previously unselected package libnl-3-dev:arm64. [2021-02-25T01:54:01.119Z] #41 41.88 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ... [2021-02-25T01:54:01.119Z] #41 41.91 Unpacking libnl-3-dev:arm64 (3.4.0-1) ... [2021-02-25T01:54:01.358Z] #12 ... [2021-02-25T01:54:01.358Z] [2021-02-25T01:54:01.358Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-02-25T01:54:01.358Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-25T01:54:01.358Z] #35 34.68 Reading package lists... [2021-02-25T01:54:01.358Z] #35 41.67 Building dependency tree... [2021-02-25T01:54:01.358Z] #35 45.26 The following additional packages will be installed: [2021-02-25T01:54:01.358Z] #35 45.26 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-02-25T01:54:01.358Z] #35 45.26 Suggested packages: [2021-02-25T01:54:01.358Z] #35 45.26 cmake-doc ninja-build lrzip [2021-02-25T01:54:01.358Z] #35 45.26 Recommended packages: [2021-02-25T01:54:01.358Z] #35 45.26 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-02-25T01:54:01.358Z] #35 46.20 The following NEW packages will be installed: [2021-02-25T01:54:01.358Z] #35 46.20 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-02-25T01:54:01.358Z] #35 46.20 vim-common xxd [2021-02-25T01:54:01.358Z] #35 46.65 0 upgraded, 10 newly installed, 0 to remove and 23 not upgraded. [2021-02-25T01:54:01.358Z] #35 46.65 Need to get 14.9 MB of archives. [2021-02-25T01:54:01.358Z] #35 46.65 After this operation, 61.8 MB of additional disk space will be used. [2021-02-25T01:54:01.358Z] #35 46.65 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-02-25T01:54:01.358Z] #35 46.65 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-02-25T01:54:01.358Z] #35 46.65 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-02-25T01:54:01.358Z] #35 46.77 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-02-25T01:54:01.358Z] #35 47.64 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-02-25T01:54:01.358Z] #35 47.67 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-02-25T01:54:01.358Z] #35 47.70 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-02-25T01:54:01.358Z] #35 47.72 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-02-25T01:54:01.358Z] #35 47.72 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-02-25T01:54:01.358Z] #35 47.76 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-02-25T01:54:01.358Z] #35 49.30 debconf: delaying package configuration, since apt-utils is not installed [2021-02-25T01:54:01.358Z] #35 49.48 Fetched 14.9 MB in 2s (8740 kB/s) [2021-02-25T01:54:01.358Z] #35 49.63 Selecting previously unselected package xxd. [2021-02-25T01:54:01.358Z] #35 49.63 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-02-25T01:54:01.358Z] #35 49.71 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-02-25T01:54:01.358Z] #35 49.72 Unpacking xxd (2:8.1.0875-5) ... [2021-02-25T01:54:01.358Z] #35 49.99 Selecting previously unselected package vim-common. [2021-02-25T01:54:01.358Z] #35 49.99 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-02-25T01:54:01.358Z] #35 50.02 Unpacking vim-common (2:8.1.0875-5) ... [2021-02-25T01:54:01.358Z] #35 50.41 Selecting previously unselected package cmake-data. [2021-02-25T01:54:01.358Z] #35 50.41 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-02-25T01:54:01.358Z] #35 50.42 Unpacking cmake-data (3.13.4-1) ... [2021-02-25T01:54:01.358Z] #35 ... [2021-02-25T01:54:01.358Z] [2021-02-25T01:54:01.358Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-25T01:54:01.358Z] #50 sha256:fc077b73ae98ab5d0da252b9aa1a5bf791334fac7e4c3d63945108bd43145bfb [2021-02-25T01:54:01.358Z] #50 51.06 syscall [2021-02-25T01:54:01.358Z] #50 51.13 reflect [2021-02-25T01:54:01.701Z] #41 42.55 Selecting previously unselected package libprotobuf-c1:arm64. [2021-02-25T01:54:01.701Z] #41 42.56 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2021-02-25T01:54:01.701Z] #41 42.57 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-02-25T01:54:01.701Z] #41 42.67 Selecting previously unselected package libprotobuf-c-dev:arm64. [2021-02-25T01:54:01.701Z] #41 42.68 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ... [2021-02-25T01:54:01.701Z] #41 42.70 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2021-02-25T01:54:01.842Z] #41 53.19 Selecting previously unselected package libprotoc17:amd64. [2021-02-25T01:54:01.842Z] #41 53.19 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-02-25T01:54:01.842Z] #41 53.20 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-02-25T01:54:01.933Z] #50 ... [2021-02-25T01:54:01.933Z] [2021-02-25T01:54:01.933Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-25T01:54:01.933Z] #44 sha256:d153cc4351764a122782d058ffd8e3001e00e902241b8a8a80ce2b9ea853462d [2021-02-25T01:54:01.933Z] #44 42.06 github.com/LK4D4/vndr/godl/singleflight [2021-02-25T01:54:01.933Z] #44 42.07 internal/reflectlite [2021-02-25T01:54:01.933Z] #44 42.40 math/rand [2021-02-25T01:54:01.933Z] #44 43.41 internal/singleflight [2021-02-25T01:54:01.933Z] #44 44.93 io [2021-02-25T01:54:01.933Z] #44 44.93 strconv [2021-02-25T01:54:01.933Z] #44 46.22 bytes [2021-02-25T01:54:01.933Z] #44 48.68 bufio [2021-02-25T01:54:01.933Z] #44 49.18 reflect [2021-02-25T01:54:01.933Z] #44 50.46 syscall [2021-02-25T01:54:01.966Z] #41 42.94 Selecting previously unselected package zlib1g-dev:arm64. [2021-02-25T01:54:01.966Z] #41 42.95 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ... [2021-02-25T01:54:01.966Z] #41 42.99 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2021-02-25T01:54:01.995Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-02-25T01:54:01.995Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-02-25T01:54:02.197Z] #44 ... [2021-02-25T01:54:02.197Z] [2021-02-25T01:54:02.197Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-25T01:54:02.197Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-25T01:54:02.197Z] #12 52.33 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] [2021-02-25T01:54:02.230Z] #41 43.29 Selecting previously unselected package libprotobuf17:arm64. [2021-02-25T01:54:02.407Z] #41 53.89 Selecting previously unselected package protobuf-c-compiler. [2021-02-25T01:54:02.501Z] #41 43.29 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ... [2021-02-25T01:54:02.501Z] #41 43.31 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2021-02-25T01:54:02.501Z] #41 ... [2021-02-25T01:54:02.501Z] [2021-02-25T01:54:02.501Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-25T01:54:02.501Z] #48 sha256:987204f47052fbd98769c2a2c75362f9200a54c9df1bdc21f362888537e3fe88 [2021-02-25T01:54:02.501Z] #48 42.30 go: finding github.com/fatih/color v1.7.0 [2021-02-25T01:54:02.501Z] #48 42.34 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-25T01:54:02.501Z] #48 42.44 go: finding github.com/mattn/go-colorable v0.1.4 [2021-02-25T01:54:02.501Z] #48 42.45 go: finding github.com/mattn/go-isatty v0.0.8 [2021-02-25T01:54:02.501Z] #48 42.56 go: finding github.com/pkg/errors v0.8.1 [2021-02-25T01:54:02.501Z] #48 42.57 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-25T01:54:02.501Z] #48 42.63 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-02-25T01:54:02.501Z] #48 42.83 go: finding github.com/sirupsen/logrus v1.4.2 [2021-02-25T01:54:02.501Z] #48 42.86 go: finding github.com/go-critic/go-critic v0.4.1 [2021-02-25T01:54:02.501Z] #48 42.86 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-02-25T01:54:02.501Z] #48 42.86 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-25T01:54:02.501Z] #48 42.90 go: finding github.com/stretchr/testify v1.4.0 [2021-02-25T01:54:02.501Z] #48 42.90 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-02-25T01:54:02.501Z] #48 42.97 go: finding github.com/spf13/viper v1.6.1 [2021-02-25T01:54:02.501Z] #48 43.00 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-25T01:54:02.501Z] #48 43.09 go: finding github.com/davecgh/go-spew v1.1.1 [2021-02-25T01:54:02.501Z] #48 43.13 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-02-25T01:54:02.501Z] #48 43.14 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-25T01:54:02.501Z] #48 43.17 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-02-25T01:54:02.501Z] #48 43.17 go: finding github.com/spf13/cobra v0.0.5 [2021-02-25T01:54:02.501Z] #48 43.21 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-02-25T01:54:02.501Z] #48 43.21 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-02-25T01:54:02.501Z] #48 43.22 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-02-25T01:54:02.501Z] #48 43.26 go: finding github.com/spf13/pflag v1.0.5 [2021-02-25T01:54:02.501Z] #48 43.26 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-02-25T01:54:02.501Z] #48 43.31 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-25T01:54:02.501Z] #48 43.32 go: finding github.com/gobwas/glob v0.2.3 [2021-02-25T01:54:02.501Z] #48 43.37 go: finding github.com/stretchr/objx v0.2.0 [2021-02-25T01:54:02.501Z] #48 43.41 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-25T01:54:02.501Z] #48 43.43 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-25T01:54:02.501Z] #48 43.43 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-02-25T01:54:02.501Z] #48 43.45 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-25T01:54:02.501Z] #48 43.46 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-02-25T01:54:02.501Z] #48 43.52 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-25T01:54:02.501Z] #48 43.52 go: finding github.com/hashicorp/hcl v1.0.0 [2021-02-25T01:54:02.664Z] #41 53.89 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-02-25T01:54:02.664Z] #41 53.89 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-02-25T01:54:02.664Z] #41 54.05 Selecting previously unselected package protobuf-compiler. [2021-02-25T01:54:02.664Z] #41 54.05 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-02-25T01:54:02.664Z] #41 54.06 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-02-25T01:54:02.770Z] #48 43.53 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-02-25T01:54:02.770Z] #48 43.54 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-25T01:54:02.770Z] #48 43.57 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-25T01:54:02.770Z] #48 43.69 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-25T01:54:02.770Z] #48 43.79 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-02-25T01:54:02.963Z] #41 54.23 Selecting previously unselected package python-pkg-resources. [2021-02-25T01:54:02.963Z] #41 54.24 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-02-25T01:54:02.963Z] #41 54.24 Unpacking python-pkg-resources (40.8.0-1) ... [2021-02-25T01:54:03.034Z] #48 43.83 go: finding github.com/magiconair/properties v1.8.1 [2021-02-25T01:54:03.034Z] #48 43.95 go: finding github.com/pelletier/go-toml v1.2.0 [2021-02-25T01:54:03.034Z] #48 44.04 go: finding github.com/spf13/cast v1.3.0 [2021-02-25T01:54:03.034Z] #48 44.09 go: finding github.com/spf13/afero v1.1.2 [2021-02-25T01:54:03.220Z] #41 54.46 Selecting previously unselected package python-six. [2021-02-25T01:54:03.220Z] #41 54.48 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-02-25T01:54:03.220Z] #41 54.49 Unpacking python-six (1.12.0-1) ... [2021-02-25T01:54:03.220Z] #41 54.61 Selecting previously unselected package python-protobuf. [2021-02-25T01:54:03.220Z] #41 54.62 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-02-25T01:54:03.220Z] #41 54.62 Unpacking python-protobuf (3.6.1.3-2) ... [2021-02-25T01:54:03.302Z] #48 44.15 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-02-25T01:54:03.302Z] #48 44.22 go: finding github.com/subosito/gotenv v1.2.0 [2021-02-25T01:54:03.302Z] #48 44.28 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-25T01:54:03.302Z] #48 44.29 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-25T01:54:03.302Z] #48 44.31 go: finding gopkg.in/ini.v1 v1.51.0 [2021-02-25T01:54:03.302Z] #48 44.33 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-25T01:54:03.568Z] #48 44.38 go: finding golang.org/x/text v0.3.2 [2021-02-25T01:54:03.568Z] #48 44.39 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-25T01:54:03.568Z] #48 44.41 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-25T01:54:03.568Z] #48 44.46 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-25T01:54:03.568Z] #48 44.49 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-25T01:54:03.568Z] #48 44.49 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-25T01:54:03.568Z] #48 44.51 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-25T01:54:03.568Z] #48 44.55 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-25T01:54:03.568Z] #48 44.55 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-25T01:54:03.568Z] #48 44.59 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-02-25T01:54:03.568Z] #48 44.60 go: finding github.com/kisielk/gotool v1.0.0 [2021-02-25T01:54:03.568Z] #48 ... [2021-02-25T01:54:03.568Z] [2021-02-25T01:54:03.568Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-25T01:54:03.568Z] #44 sha256:6eb753dc12ed3bc8e10bd64d90bdead25ac1d0b26a9558ef7ed44e6960bd93ac [2021-02-25T01:54:03.568Z] #44 34.52 internal/reflectlite [2021-02-25T01:54:03.568Z] #44 34.53 sync [2021-02-25T01:54:03.568Z] #44 35.85 github.com/LK4D4/vndr/godl/singleflight [2021-02-25T01:54:03.568Z] #44 35.86 internal/singleflight [2021-02-25T01:54:03.568Z] #44 35.89 math/rand [2021-02-25T01:54:03.568Z] #44 37.37 strconv [2021-02-25T01:54:03.568Z] #44 37.38 io [2021-02-25T01:54:03.568Z] #44 37.38 internal/oserror [2021-02-25T01:54:03.568Z] #44 37.39 sort [2021-02-25T01:54:03.568Z] #44 37.53 syscall [2021-02-25T01:54:03.568Z] #44 38.64 vendor/golang.org/x/net/dns/dnsmessage [2021-02-25T01:54:03.568Z] #44 39.59 bytes [2021-02-25T01:54:03.568Z] #44 42.50 reflect [2021-02-25T01:54:03.798Z] #41 55.28 Setting up python-pkg-resources (40.8.0-1) ... [2021-02-25T01:54:03.834Z] #44 ... [2021-02-25T01:54:03.834Z] [2021-02-25T01:54:03.834Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-25T01:54:03.834Z] #48 sha256:987204f47052fbd98769c2a2c75362f9200a54c9df1bdc21f362888537e3fe88 [2021-02-25T01:54:03.834Z] #48 44.60 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-25T01:54:03.834Z] #48 44.64 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-25T01:54:03.834Z] #48 44.67 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-25T01:54:03.834Z] #48 44.73 go: finding github.com/ultraware/funlen v0.0.2 [2021-02-25T01:54:03.834Z] #48 44.78 go: finding github.com/ultraware/whitespace v0.0.4 [2021-02-25T01:54:03.834Z] #48 44.82 go: finding github.com/uudashr/gocognit v1.0.1 [2021-02-25T01:54:03.834Z] #48 44.92 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-25T01:54:04.098Z] #48 44.94 go: finding github.com/gogo/protobuf v1.2.1 [2021-02-25T01:54:04.098Z] #48 45.06 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-25T01:54:04.098Z] #48 ... [2021-02-25T01:54:04.098Z] [2021-02-25T01:54:04.098Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-25T01:54:04.098Z] #33 sha256:0065b27a7a7c23cab916afe26ca99998101187ea6b70708386c5b7546d572eb1 [2021-02-25T01:54:04.098Z] #33 35.09 sync [2021-02-25T01:54:04.098Z] #33 35.09 internal/reflectlite [2021-02-25T01:54:04.098Z] #33 36.68 sort [2021-02-25T01:54:04.098Z] #33 36.68 errors [2021-02-25T01:54:04.098Z] #33 37.19 strconv [2021-02-25T01:54:04.098Z] #33 37.21 io [2021-02-25T01:54:04.098Z] #33 37.22 internal/oserror [2021-02-25T01:54:04.098Z] #33 37.48 syscall [2021-02-25T01:54:04.098Z] #33 38.43 bytes [2021-02-25T01:54:04.098Z] #33 38.44 strings [2021-02-25T01:54:04.098Z] #33 41.31 bufio [2021-02-25T01:54:04.098Z] #33 41.95 reflect [2021-02-25T01:54:04.099Z] #41 ... [2021-02-25T01:54:04.099Z] [2021-02-25T01:54:04.099Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-25T01:54:04.099Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-25T01:54:04.099Z] #12 45.52 The following NEW packages will be installed: [2021-02-25T01:54:04.099Z] #12 45.52 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-02-25T01:54:04.099Z] #12 45.53 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-02-25T01:54:04.099Z] #12 45.53 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-02-25T01:54:04.099Z] #12 45.53 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-02-25T01:54:04.099Z] #12 45.53 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-02-25T01:54:04.099Z] #12 45.53 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-02-25T01:54:04.099Z] #12 45.54 The following packages will be upgraded: [2021-02-25T01:54:04.099Z] #12 45.55 libsystemd0 libudev1 [2021-02-25T01:54:04.099Z] #12 46.07 2 upgraded, 25 newly installed, 0 to remove and 21 not upgraded. [2021-02-25T01:54:04.099Z] #12 46.07 Need to get 78.2 MB of archives. [2021-02-25T01:54:04.099Z] #12 46.07 After this operation, 487 MB of additional disk space will be used. [2021-02-25T01:54:04.099Z] #12 46.07 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u6 [331 kB] [2021-02-25T01:54:04.099Z] #12 46.08 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u6 [151 kB] [2021-02-25T01:54:04.099Z] #12 46.10 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] [2021-02-25T01:54:04.099Z] #12 46.29 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] [2021-02-25T01:54:04.099Z] #12 46.49 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-02-25T01:54:04.099Z] #12 46.52 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-02-25T01:54:04.099Z] #12 46.52 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-02-25T01:54:04.099Z] #12 46.52 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-02-25T01:54:04.099Z] #12 47.03 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-02-25T01:54:04.099Z] #12 47.31 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] [2021-02-25T01:54:04.099Z] #12 47.31 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] [2021-02-25T01:54:04.099Z] #12 51.01 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] [2021-02-25T01:54:04.099Z] #12 53.59 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-02-25T01:54:04.099Z] #12 53.59 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-02-25T01:54:04.099Z] #12 53.59 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-02-25T01:54:04.099Z] #12 53.60 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-02-25T01:54:04.099Z] #12 53.61 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] [2021-02-25T01:54:04.099Z] #12 53.61 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u6 [110 kB] [2021-02-25T01:54:04.099Z] #12 53.63 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-02-25T01:54:04.099Z] #12 53.66 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-02-25T01:54:04.099Z] #12 53.69 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-02-25T01:54:04.099Z] #12 53.72 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-02-25T01:54:04.099Z] #12 53.73 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-02-25T01:54:04.099Z] #12 53.78 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-02-25T01:54:04.099Z] #12 53.80 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-02-25T01:54:04.099Z] #12 53.82 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2021-02-25T01:54:04.099Z] #12 53.82 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u6 [322 kB] [2021-02-25T01:54:04.099Z] #12 54.94 debconf: delaying package configuration, since apt-utils is not installed [2021-02-25T01:54:04.099Z] #12 55.14 Fetched 78.2 MB in 8s (9495 kB/s) [2021-02-25T01:54:04.099Z] #12 55.24 (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.) [2021-02-25T01:54:04.099Z] #12 55.31 Preparing to unpack .../libsystemd0_241-7~deb10u6_amd64.deb ... [2021-02-25T01:54:04.099Z] #12 55.34 Unpacking libsystemd0:amd64 (241-7~deb10u6) over (241-7~deb10u4) ... [2021-02-25T01:54:04.356Z] #12 55.71 Setting up libsystemd0:amd64 (241-7~deb10u6) ... [2021-02-25T01:54:04.362Z] #33 ... [2021-02-25T01:54:04.363Z] [2021-02-25T01:54:04.363Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-25T01:54:04.363Z] #48 sha256:987204f47052fbd98769c2a2c75362f9200a54c9df1bdc21f362888537e3fe88 [2021-02-25T01:54:04.363Z] #48 45.24 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-25T01:54:04.363Z] #48 45.29 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-25T01:54:04.363Z] #48 45.31 go: finding github.com/BurntSushi/toml v0.3.1 [2021-02-25T01:54:04.430Z] #48 44.22 go: finding github.com/fatih/color v1.7.0 [2021-02-25T01:54:04.430Z] #48 44.44 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-25T01:54:04.614Z] #12 55.89 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-02-25T01:54:04.614Z] #12 55.96 Preparing to unpack .../libudev1_241-7~deb10u6_amd64.deb ... [2021-02-25T01:54:04.614Z] #12 55.99 Unpacking libudev1:amd64 (241-7~deb10u6) over (241-7~deb10u4) ... [2021-02-25T01:54:04.627Z] #48 45.46 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-25T01:54:04.691Z] #48 44.50 go: finding github.com/mattn/go-colorable v0.1.4 [2021-02-25T01:54:04.691Z] #48 44.52 go: finding github.com/mattn/go-isatty v0.0.8 [2021-02-25T01:54:04.691Z] #48 44.64 go: finding github.com/go-critic/go-critic v0.4.1 [2021-02-25T01:54:04.691Z] #48 44.65 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-25T01:54:04.691Z] #48 44.67 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-25T01:54:04.691Z] #48 44.68 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-02-25T01:54:04.691Z] #48 44.69 go: finding github.com/pkg/errors v0.8.1 [2021-02-25T01:54:04.691Z] #48 44.77 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-02-25T01:54:04.760Z] #12 54.90 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-02-25T01:54:04.760Z] #12 54.90 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-02-25T01:54:04.760Z] #12 54.90 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-02-25T01:54:04.760Z] #12 54.92 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-02-25T01:54:04.760Z] #12 54.92 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] [2021-02-25T01:54:04.760Z] #12 54.92 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u6 [110 kB] [2021-02-25T01:54:04.760Z] #12 54.93 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-02-25T01:54:04.760Z] #12 54.97 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-02-25T01:54:04.760Z] #12 54.99 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-02-25T01:54:04.760Z] #12 55.02 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-02-25T01:54:04.871Z] #12 56.24 Setting up libudev1:amd64 (241-7~deb10u6) ... [2021-02-25T01:54:04.952Z] #48 44.82 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-02-25T01:54:04.952Z] #48 44.84 go: finding github.com/sirupsen/logrus v1.4.2 [2021-02-25T01:54:04.952Z] #48 44.85 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-02-25T01:54:04.952Z] #48 44.86 go: finding github.com/stretchr/testify v1.4.0 [2021-02-25T01:54:04.952Z] #48 44.86 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-02-25T01:54:04.952Z] #48 44.87 go: finding github.com/davecgh/go-spew v1.1.1 [2021-02-25T01:54:04.952Z] #48 44.91 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-02-25T01:54:04.952Z] #48 44.91 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-02-25T01:54:04.952Z] #48 44.92 go: finding github.com/spf13/viper v1.6.1 [2021-02-25T01:54:04.952Z] #48 44.93 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-02-25T01:54:04.952Z] #48 44.94 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-02-25T01:54:04.952Z] #48 44.98 go: finding github.com/stretchr/objx v0.2.0 [2021-02-25T01:54:05.022Z] #12 55.05 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-02-25T01:54:05.022Z] #12 55.14 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-02-25T01:54:05.022Z] #12 55.16 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-02-25T01:54:05.022Z] #12 55.16 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2021-02-25T01:54:05.022Z] #12 55.16 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u6 [322 kB] [2021-02-25T01:54:05.128Z] #12 56.40 Selecting previously unselected package binutils-mingw-w64-i686. [2021-02-25T01:54:05.128Z] #12 56.40 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-02-25T01:54:05.128Z] #12 56.50 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-02-25T01:54:05.128Z] #12 56.52 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-02-25T01:54:05.211Z] #48 45.11 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-02-25T01:54:05.211Z] #48 45.14 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-25T01:54:05.212Z] #48 45.14 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-02-25T01:54:05.212Z] #48 45.18 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-25T01:54:05.212Z] #48 45.19 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-02-25T01:54:05.212Z] #48 45.23 go: finding github.com/gobwas/glob v0.2.3 [2021-02-25T01:54:05.212Z] #48 45.24 go: finding github.com/spf13/cobra v0.0.5 [2021-02-25T01:54:05.473Z] #48 45.32 go: finding github.com/spf13/pflag v1.0.5 [2021-02-25T01:54:05.473Z] #48 45.34 go: finding github.com/hashicorp/hcl v1.0.0 [2021-02-25T01:54:05.473Z] #48 45.36 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-25T01:54:05.473Z] #48 45.42 go: finding github.com/magiconair/properties v1.8.1 [2021-02-25T01:54:05.473Z] #48 45.54 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-25T01:54:05.534Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.621s coverage: 46.2% of statements [2021-02-25T01:54:05.534Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.003s coverage: 1.9% of statements [2021-02-25T01:54:05.733Z] #48 45.64 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-02-25T01:54:05.733Z] #48 45.71 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-25T01:54:05.733Z] #48 45.72 go: finding github.com/pelletier/go-toml v1.2.0 [2021-02-25T01:54:05.733Z] #48 45.76 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-25T01:54:05.733Z] #48 45.79 go: finding github.com/spf13/afero v1.1.2 [2021-02-25T01:54:05.966Z] #12 ... [2021-02-25T01:54:05.966Z] [2021-02-25T01:54:05.966Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-25T01:54:05.966Z] #48 sha256:7bb42b53b99ed4ec5049cd671feb21ae7a997556a2df43f95e540b13cef2395c [2021-02-25T01:54:05.966Z] #48 46.17 go: finding github.com/ultraware/funlen v0.0.2 [2021-02-25T01:54:05.966Z] #48 46.17 go: finding github.com/ultraware/whitespace v0.0.4 [2021-02-25T01:54:05.966Z] #48 46.20 go: finding github.com/uudashr/gocognit v1.0.1 [2021-02-25T01:54:05.966Z] #48 46.23 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-25T01:54:05.966Z] #48 46.28 go: finding github.com/gogo/protobuf v1.2.1 [2021-02-25T01:54:05.966Z] #48 46.76 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-25T01:54:05.966Z] #48 46.83 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-25T01:54:05.966Z] #48 46.83 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-25T01:54:05.966Z] #48 46.90 go: finding github.com/BurntSushi/toml v0.3.1 [2021-02-25T01:54:05.966Z] #48 46.90 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-25T01:54:05.993Z] #48 45.88 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-25T01:54:05.993Z] #48 45.90 go: finding github.com/spf13/cast v1.3.0 [2021-02-25T01:54:05.993Z] #48 45.95 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-25T01:54:05.993Z] #48 46.00 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-02-25T01:54:05.993Z] #48 46.02 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-25T01:54:05.993Z] #48 46.04 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-25T01:54:05.993Z] #48 46.08 go: finding github.com/subosito/gotenv v1.2.0 [2021-02-25T01:54:06.030Z] #48 ... [2021-02-25T01:54:06.030Z] [2021-02-25T01:54:06.030Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-02-25T01:54:06.030Z] #35 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-02-25T01:54:06.030Z] #35 36.78 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2021-02-25T01:54:06.030Z] #35 36.79 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2021-02-25T01:54:06.030Z] #35 36.79 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2021-02-25T01:54:06.030Z] #35 36.80 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB] [2021-02-25T01:54:06.030Z] #35 36.81 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2021-02-25T01:54:06.030Z] #35 38.96 debconf: delaying package configuration, since apt-utils is not installed [2021-02-25T01:54:06.030Z] #35 39.62 Fetched 14.2 MB in 3s (5034 kB/s) [2021-02-25T01:54:06.030Z] #35 40.33 Selecting previously unselected package xxd. [2021-02-25T01:54:06.031Z] #35 40.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 ... 15383 files and directories currently installed.) [2021-02-25T01:54:06.031Z] #35 40.42 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2021-02-25T01:54:06.031Z] #35 40.44 Unpacking xxd (2:8.1.0875-5) ... [2021-02-25T01:54:06.031Z] #35 40.70 Selecting previously unselected package vim-common. [2021-02-25T01:54:06.031Z] #35 40.70 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-02-25T01:54:06.031Z] #35 40.78 Unpacking vim-common (2:8.1.0875-5) ... [2021-02-25T01:54:06.031Z] #35 41.73 Selecting previously unselected package cmake-data. [2021-02-25T01:54:06.031Z] #35 41.73 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-02-25T01:54:06.031Z] #35 41.77 Unpacking cmake-data (3.13.4-1) ... [2021-02-25T01:54:06.031Z] #35 ... [2021-02-25T01:54:06.031Z] [2021-02-25T01:54:06.031Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-25T01:54:06.031Z] #12 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c [2021-02-25T01:54:06.031Z] #12 42.01 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2021-02-25T01:54:06.031Z] #12 42.02 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2021-02-25T01:54:06.031Z] #12 42.02 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2021-02-25T01:54:06.031Z] #12 42.04 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2021-02-25T01:54:06.031Z] #12 42.04 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.155-3 [21.7 kB] [2021-02-25T01:54:06.031Z] #12 42.06 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u6 [110 kB] [2021-02-25T01:54:06.031Z] #12 42.06 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2021-02-25T01:54:06.031Z] #12 42.08 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2021-02-25T01:54:06.031Z] #12 42.12 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2021-02-25T01:54:06.031Z] #12 42.15 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2021-02-25T01:54:06.031Z] #12 42.18 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2021-02-25T01:54:06.031Z] #12 42.24 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2021-02-25T01:54:06.031Z] #12 42.28 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] [2021-02-25T01:54:06.031Z] #12 42.28 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB] [2021-02-25T01:54:06.031Z] #12 42.30 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u6 [322 kB] [2021-02-25T01:54:06.031Z] #12 44.20 debconf: delaying package configuration, since apt-utils is not installed [2021-02-25T01:54:06.031Z] #12 44.59 Fetched 73.8 MB in 11s (6898 kB/s) [2021-02-25T01:54:06.031Z] #12 44.73 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-02-25T01:54:06.031Z] #12 44.82 Preparing to unpack .../libsystemd0_241-7~deb10u6_arm64.deb ... [2021-02-25T01:54:06.031Z] #12 44.99 Unpacking libsystemd0:arm64 (241-7~deb10u6) over (241-7~deb10u4) ... [2021-02-25T01:54:06.031Z] #12 45.47 Setting up libsystemd0:arm64 (241-7~deb10u6) ... [2021-02-25T01:54:06.031Z] #12 45.81 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-02-25T01:54:06.031Z] #12 45.93 Preparing to unpack .../libudev1_241-7~deb10u6_arm64.deb ... [2021-02-25T01:54:06.031Z] #12 46.19 Unpacking libudev1:arm64 (241-7~deb10u6) over (241-7~deb10u4) ... [2021-02-25T01:54:06.031Z] #12 46.64 Setting up libudev1:arm64 (241-7~deb10u6) ... [2021-02-25T01:54:06.031Z] #12 46.99 Selecting previously unselected package binutils-mingw-w64-i686. [2021-02-25T01:54:06.031Z] #12 47.00 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-02-25T01:54:06.031Z] #12 47.05 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2021-02-25T01:54:06.031Z] #12 47.13 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-02-25T01:54:06.229Z] #48 ... [2021-02-25T01:54:06.229Z] [2021-02-25T01:54:06.229Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-25T01:54:06.229Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-25T01:54:06.229Z] #41 50.33 Selecting previously unselected package libprotobuf17:amd64. [2021-02-25T01:54:06.229Z] #41 50.33 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-02-25T01:54:06.229Z] #41 50.35 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-02-25T01:54:06.229Z] #41 51.18 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-02-25T01:54:06.229Z] #41 51.18 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-02-25T01:54:06.229Z] #41 51.18 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-02-25T01:54:06.229Z] #41 51.44 Selecting previously unselected package libprotobuf-dev:amd64. [2021-02-25T01:54:06.229Z] #41 51.48 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-02-25T01:54:06.229Z] #41 51.48 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-02-25T01:54:06.229Z] #41 52.89 Selecting previously unselected package libprotoc17:amd64. [2021-02-25T01:54:06.229Z] #41 52.89 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-02-25T01:54:06.229Z] #41 52.93 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-02-25T01:54:06.229Z] #41 53.61 Selecting previously unselected package protobuf-c-compiler. [2021-02-25T01:54:06.229Z] #41 53.61 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-02-25T01:54:06.229Z] #41 53.63 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-02-25T01:54:06.229Z] #41 53.77 Selecting previously unselected package protobuf-compiler. [2021-02-25T01:54:06.229Z] #41 53.77 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-02-25T01:54:06.229Z] #41 53.79 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-02-25T01:54:06.229Z] #41 53.95 Selecting previously unselected package python-pkg-resources. [2021-02-25T01:54:06.229Z] #41 53.97 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-02-25T01:54:06.229Z] #41 53.98 Unpacking python-pkg-resources (40.8.0-1) ... [2021-02-25T01:54:06.229Z] #41 54.25 Selecting previously unselected package python-six. [2021-02-25T01:54:06.229Z] #41 54.25 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-02-25T01:54:06.229Z] #41 54.26 Unpacking python-six (1.12.0-1) ... [2021-02-25T01:54:06.229Z] #41 54.41 Selecting previously unselected package python-protobuf. [2021-02-25T01:54:06.229Z] #41 54.44 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-02-25T01:54:06.229Z] #41 54.45 Unpacking python-protobuf (3.6.1.3-2) ... [2021-02-25T01:54:06.229Z] #41 55.29 Setting up python-pkg-resources (40.8.0-1) ... [2021-02-25T01:54:06.257Z] #48 ... [2021-02-25T01:54:06.257Z] [2021-02-25T01:54:06.257Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-02-25T01:54:06.257Z] #63 sha256:8ed867c8656656ddeca91ec948008fc6d641359298a745f78b56fba601dd0b35 [2021-02-25T01:54:06.257Z] #63 DONE 46.1s [2021-02-25T01:54:06.257Z] [2021-02-25T01:54:06.257Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-25T01:54:06.257Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-25T01:54:06.257Z] #12 34.84 Reading package lists... [2021-02-25T01:54:06.257Z] #12 42.02 Building dependency tree... [2021-02-25T01:54:06.257Z] #12 45.15 The following additional packages will be installed: [2021-02-25T01:54:06.257Z] #12 45.15 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-02-25T01:54:06.257Z] #12 45.15 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-02-25T01:54:06.257Z] #12 45.16 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-02-25T01:54:06.257Z] #12 45.16 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2021-02-25T01:54:06.257Z] #12 45.16 mingw-w64-x86-64-dev [2021-02-25T01:54:06.257Z] #12 45.18 Suggested packages: [2021-02-25T01:54:06.257Z] #12 45.18 gcc-8-locales seccomp wine64 [2021-02-25T01:54:06.804Z] #41 ... [2021-02-25T01:54:06.804Z] [2021-02-25T01:54:06.804Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-25T01:54:06.804Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-25T01:54:06.804Z] #12 56.39 debconf: delaying package configuration, since apt-utils is not installed [2021-02-25T01:54:06.804Z] #12 56.61 Fetched 78.2 MB in 8s (9460 kB/s) [2021-02-25T01:54:06.804Z] #12 56.72 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-02-25T01:54:06.804Z] #12 56.79 Preparing to unpack .../libsystemd0_241-7~deb10u6_amd64.deb ... [2021-02-25T01:54:06.804Z] #12 56.82 Unpacking libsystemd0:amd64 (241-7~deb10u6) over (241-7~deb10u4) ... [2021-02-25T01:54:07.026Z] #12 ... [2021-02-25T01:54:07.026Z] [2021-02-25T01:54:07.026Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-25T01:54:07.026Z] #50 sha256:9581b9550771cdc5c733f2e2bb24fe324e7ec7a5d0a0b016301bfc669d90d5e6 [2021-02-25T01:54:07.026Z] #50 48.22 syscall [2021-02-25T01:54:07.026Z] #50 48.35 reflect [2021-02-25T01:54:07.026Z] #50 55.22 time [2021-02-25T01:54:07.026Z] #50 ... [2021-02-25T01:54:07.026Z] [2021-02-25T01:54:07.026Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-25T01:54:07.026Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-02-25T01:54:07.026Z] #31 51.31 Checking out files: 92% (1403/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-02-25T01:54:07.026Z] #31 51.60 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-02-25T01:54:07.026Z] #31 51.83 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-25T01:54:07.066Z] #12 57.31 Setting up libsystemd0:amd64 (241-7~deb10u6) ... [2021-02-25T01:54:07.197Z] #12 ... [2021-02-25T01:54:07.197Z] [2021-02-25T01:54:07.197Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-25T01:54:07.197Z] #48 sha256:b37b05d72fcb9a47884b02e6c48cc499315b3494a458b6634c01ae04d174f56c [2021-02-25T01:54:07.197Z] #48 46.42 go: finding gopkg.in/ini.v1 v1.51.0 [2021-02-25T01:54:07.197Z] #48 46.43 go: finding golang.org/x/text v0.3.2 [2021-02-25T01:54:07.197Z] #48 46.54 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-25T01:54:07.197Z] #48 46.57 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-25T01:54:07.197Z] #48 46.58 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-25T01:54:07.197Z] #48 46.64 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-25T01:54:07.197Z] #48 46.67 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-25T01:54:07.197Z] #48 46.68 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-25T01:54:07.197Z] #48 46.72 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-25T01:54:07.197Z] #48 46.75 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-25T01:54:07.197Z] #48 46.75 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-25T01:54:07.197Z] #48 46.78 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-25T01:54:07.197Z] #48 46.82 go: finding github.com/kisielk/gotool v1.0.0 [2021-02-25T01:54:07.197Z] #48 46.96 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-25T01:54:07.197Z] #48 47.01 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-02-25T01:54:07.197Z] #48 47.01 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-25T01:54:07.197Z] #48 47.06 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-25T01:54:07.197Z] #48 47.07 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-25T01:54:07.197Z] #48 47.16 go: finding github.com/ultraware/funlen v0.0.2 [2021-02-25T01:54:07.197Z] #48 47.20 go: finding github.com/ultraware/whitespace v0.0.4 [2021-02-25T01:54:07.197Z] #48 47.25 go: finding github.com/uudashr/gocognit v1.0.1 [2021-02-25T01:54:07.328Z] #12 57.45 (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.) [2021-02-25T01:54:07.328Z] #12 57.52 Preparing to unpack .../libudev1_241-7~deb10u6_amd64.deb ... [2021-02-25T01:54:07.328Z] #12 57.55 Unpacking libudev1:amd64 (241-7~deb10u6) over (241-7~deb10u4) ... [2021-02-25T01:54:07.457Z] #48 47.35 go: finding github.com/gogo/protobuf v1.2.1 [2021-02-25T01:54:07.457Z] #48 47.39 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-25T01:54:07.592Z] #31 ... [2021-02-25T01:54:07.592Z] [2021-02-25T01:54:07.592Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-25T01:54:07.592Z] #44 sha256:6488e18fa69a16789be3ac1ef9f19128ae4ff8052d7a51b5d0524d2ccb7c41ab [2021-02-25T01:54:07.592Z] #44 48.80 reflect [2021-02-25T01:54:07.592Z] #44 48.90 syscall [2021-02-25T01:54:07.592Z] #44 56.90 time [2021-02-25T01:54:07.592Z] #44 ... [2021-02-25T01:54:07.592Z] [2021-02-25T01:54:07.592Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-02-25T01:54:07.592Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-25T01:54:07.592Z] #35 52.81 Selecting previously unselected package libicu63:amd64. [2021-02-25T01:54:07.592Z] #35 52.81 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-02-25T01:54:07.592Z] #35 52.82 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-02-25T01:54:07.718Z] #48 47.51 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-25T01:54:07.718Z] #48 47.58 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-25T01:54:07.718Z] #48 47.61 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-25T01:54:07.718Z] #48 47.68 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-25T01:54:07.718Z] #48 47.70 go: finding github.com/BurntSushi/toml v0.3.1 [2021-02-25T01:54:07.849Z] #35 ... [2021-02-25T01:54:07.849Z] [2021-02-25T01:54:07.849Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-25T01:54:07.849Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-25T01:54:07.849Z] #12 59.07 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-02-25T01:54:07.849Z] #12 59.07 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-02-25T01:54:07.849Z] #12 59.10 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-02-25T01:54:07.902Z] #12 57.78 Setting up libudev1:amd64 (241-7~deb10u6) ... [2021-02-25T01:54:07.902Z] #12 57.99 Selecting previously unselected package binutils-mingw-w64-i686. [2021-02-25T01:54:07.902Z] #12 57.99 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-02-25T01:54:07.902Z] #12 58.06 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-02-25T01:54:07.902Z] #12 58.07 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-02-25T01:54:08.070Z] #12 ... [2021-02-25T01:54:08.070Z] [2021-02-25T01:54:08.070Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-02-25T01:54:08.070Z] #46 sha256:91938c7c65a36f906d888084969a6ae8266ed243c3aadce5c355c46420f9dce6 [2021-02-25T01:54:08.070Z] #46 DONE 48.9s [2021-02-25T01:54:08.070Z] [2021-02-25T01:54:08.070Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-25T01:54:08.070Z] #41 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-02-25T01:54:08.070Z] #41 44.35 Selecting previously unselected package libprotobuf-lite17:arm64. [2021-02-25T01:54:08.070Z] #41 44.36 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ... [2021-02-25T01:54:08.070Z] #41 44.38 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2021-02-25T01:54:08.070Z] #41 44.68 Selecting previously unselected package libprotobuf-dev:arm64. [2021-02-25T01:54:08.070Z] #41 44.68 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ... [2021-02-25T01:54:08.070Z] #41 44.70 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ... [2021-02-25T01:54:08.070Z] #41 46.24 Selecting previously unselected package libprotoc17:arm64. [2021-02-25T01:54:08.070Z] #41 46.25 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ... [2021-02-25T01:54:08.070Z] #41 46.40 Unpacking libprotoc17:arm64 (3.6.1.3-2) ... [2021-02-25T01:54:08.070Z] #41 47.13 Selecting previously unselected package protobuf-c-compiler. [2021-02-25T01:54:08.070Z] #41 47.13 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ... [2021-02-25T01:54:08.070Z] #41 47.21 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-02-25T01:54:08.070Z] #41 47.54 Selecting previously unselected package protobuf-compiler. [2021-02-25T01:54:08.070Z] #41 47.54 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ... [2021-02-25T01:54:08.070Z] #41 47.57 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-02-25T01:54:08.070Z] #41 47.84 Selecting previously unselected package python-pkg-resources. [2021-02-25T01:54:08.070Z] #41 47.85 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-02-25T01:54:08.070Z] #41 47.85 Unpacking python-pkg-resources (40.8.0-1) ... [2021-02-25T01:54:08.070Z] #41 49.00 Selecting previously unselected package python-six. [2021-02-25T01:54:08.070Z] #41 49.00 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-02-25T01:54:08.070Z] #41 49.01 Unpacking python-six (1.12.0-1) ... [2021-02-25T01:54:08.298Z] #48 ... [2021-02-25T01:54:08.298Z] [2021-02-25T01:54:08.298Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-02-25T01:54:08.298Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-02-25T01:54:08.298Z] #54 34.29 Reading package lists... [2021-02-25T01:54:08.298Z] #54 41.27 Building dependency tree... [2021-02-25T01:54:08.298Z] #54 44.66 The following additional packages will be installed: [2021-02-25T01:54:08.298Z] #54 44.67 libbtrfs0 [2021-02-25T01:54:08.298Z] #54 44.85 The following NEW packages will be installed: [2021-02-25T01:54:08.298Z] #54 44.87 libbtrfs-dev libbtrfs0 [2021-02-25T01:54:08.298Z] #54 45.30 0 upgraded, 2 newly installed, 0 to remove and 23 not upgraded. [2021-02-25T01:54:08.298Z] #54 45.30 Need to get 119 kB of archives. [2021-02-25T01:54:08.298Z] #54 45.30 After this operation, 387 kB of additional disk space will be used. [2021-02-25T01:54:08.298Z] #54 45.30 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-02-25T01:54:08.298Z] #54 45.31 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-02-25T01:54:08.298Z] #54 46.91 debconf: delaying package configuration, since apt-utils is not installed [2021-02-25T01:54:08.298Z] #54 47.32 Fetched 119 kB in 0s (338 kB/s) [2021-02-25T01:54:08.298Z] #54 47.43 Selecting previously unselected package libbtrfs0. [2021-02-25T01:54:08.298Z] #54 47.43 (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.) [2021-02-25T01:54:08.298Z] #54 47.49 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-02-25T01:54:08.298Z] #54 47.51 Unpacking libbtrfs0 (4.20.1-2) ... [2021-02-25T01:54:08.298Z] #54 47.62 Selecting previously unselected package libbtrfs-dev. [2021-02-25T01:54:08.298Z] #54 47.66 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-02-25T01:54:08.298Z] #54 47.67 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-02-25T01:54:08.298Z] #54 47.84 Setting up libbtrfs0 (4.20.1-2) ... [2021-02-25T01:54:08.298Z] #54 47.88 Setting up libbtrfs-dev (4.20.1-2) ... [2021-02-25T01:54:08.298Z] #54 47.89 Processing triggers for libc-bin (2.28-10) ... [2021-02-25T01:54:08.298Z] #54 DONE 48.1s [2021-02-25T01:54:08.298Z] [2021-02-25T01:54:08.298Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-25T01:54:08.298Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-25T01:54:08.298Z] #12 47.42 The following NEW packages will be installed: [2021-02-25T01:54:08.298Z] #12 47.43 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-02-25T01:54:08.298Z] #12 47.43 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-02-25T01:54:08.298Z] #12 47.43 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-02-25T01:54:08.298Z] #12 47.43 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-02-25T01:54:08.298Z] #12 47.43 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-02-25T01:54:08.298Z] #12 47.44 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-02-25T01:54:08.298Z] #12 47.44 The following packages will be upgraded: [2021-02-25T01:54:08.298Z] #12 47.46 libsystemd0 libudev1 [2021-02-25T01:54:08.298Z] #12 48.06 2 upgraded, 25 newly installed, 0 to remove and 21 not upgraded. [2021-02-25T01:54:08.298Z] #12 48.06 Need to get 78.2 MB of archives. [2021-02-25T01:54:08.298Z] #12 48.06 After this operation, 487 MB of additional disk space will be used. [2021-02-25T01:54:08.298Z] #12 48.06 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u6 [331 kB] [2021-02-25T01:54:08.298Z] #12 48.07 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u6 [151 kB] [2021-02-25T01:54:08.298Z] #12 48.08 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] [2021-02-25T01:54:08.337Z] #41 49.26 Selecting previously unselected package python-protobuf. [2021-02-25T01:54:08.337Z] #41 49.27 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ... [2021-02-25T01:54:08.337Z] #41 49.29 Unpacking python-protobuf (3.6.1.3-2) ... [2021-02-25T01:54:08.559Z] #12 48.54 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] [2021-02-25T01:54:09.132Z] #12 48.89 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-02-25T01:54:09.132Z] #12 48.91 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-02-25T01:54:09.132Z] #12 48.93 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-02-25T01:54:09.132Z] #12 48.95 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-02-25T01:54:09.154Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.462s coverage: 49.4% of statements [2021-02-25T01:54:09.231Z] #12 ... [2021-02-25T01:54:09.231Z] [2021-02-25T01:54:09.231Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-02-25T01:54:09.231Z] #46 sha256:4c98c05257c1ae1479815d1d8441d0d882372b52a83b7321f97076c7ada7e117 [2021-02-25T01:54:09.231Z] #46 DONE 60.6s [2021-02-25T01:54:09.291Z] #41 50.19 Setting up python-pkg-resources (40.8.0-1) ... [2021-02-25T01:54:09.488Z] [2021-02-25T01:54:09.488Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-02-25T01:54:09.488Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-25T01:54:09.488Z] #35 60.63 Selecting previously unselected package libxml2:amd64. [2021-02-25T01:54:09.488Z] #35 60.64 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-02-25T01:54:09.488Z] #35 60.67 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-02-25T01:54:09.702Z] #12 49.44 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-02-25T01:54:09.868Z] #41 ... [2021-02-25T01:54:09.868Z] [2021-02-25T01:54:09.868Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-25T01:54:09.868Z] #12 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c [2021-02-25T01:54:09.868Z] #12 50.78 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-02-25T01:54:09.868Z] #12 50.79 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2021-02-25T01:54:09.868Z] #12 50.80 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-02-25T01:54:09.964Z] #12 49.75 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] [2021-02-25T01:54:09.964Z] #12 49.76 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] [2021-02-25T01:54:10.457Z] #12 60.59 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-02-25T01:54:10.457Z] #12 60.60 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-02-25T01:54:10.457Z] #12 60.62 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-02-25T01:54:10.821Z] #12 ... [2021-02-25T01:54:10.821Z] [2021-02-25T01:54:10.821Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-25T01:54:10.821Z] #55 sha256:89522cb5e36958cc2b6ac55dde6fbc29202689ab8e702353c8abfac6523584f3 [2021-02-25T01:54:10.821Z] #55 2.362 + RM_GOPATH=0 [2021-02-25T01:54:10.821Z] #55 2.362 + TMP_GOPATH= [2021-02-25T01:54:10.821Z] #55 2.362 + : /build [2021-02-25T01:54:10.821Z] #55 2.362 + '[' -z '' ']' [2021-02-25T01:54:10.821Z] #55 2.362 ++ mktemp -d [2021-02-25T01:54:10.821Z] #55 2.362 + export GOPATH=/tmp/tmp.Lza3uRt6L5 [2021-02-25T01:54:10.821Z] #55 2.362 + GOPATH=/tmp/tmp.Lza3uRt6L5 [2021-02-25T01:54:10.821Z] #55 2.362 + RM_GOPATH=1 [2021-02-25T01:54:10.821Z] #55 2.362 + case "$(go env GOARCH)" in [2021-02-25T01:54:10.821Z] #55 2.362 ++ go env GOARCH [2021-02-25T01:54:10.821Z] #55 2.435 + export GO_BUILDMODE=-buildmode=pie [2021-02-25T01:54:10.821Z] #55 2.436 + GO_BUILDMODE=-buildmode=pie [2021-02-25T01:54:10.821Z] #55 2.437 ++ dirname /tmp/install/install.sh [2021-02-25T01:54:10.821Z] #55 2.442 + dir=/tmp/install [2021-02-25T01:54:10.821Z] #55 2.442 + bin=containerd [2021-02-25T01:54:10.821Z] #55 2.443 + shift [2021-02-25T01:54:10.821Z] #55 2.443 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-02-25T01:54:10.821Z] #55 2.444 + . /tmp/install/containerd.installer [2021-02-25T01:54:10.821Z] #55 2.444 ++ set -e [2021-02-25T01:54:10.821Z] #55 2.444 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-25T01:54:10.821Z] #55 2.445 + install_containerd [2021-02-25T01:54:10.821Z] #55 2.446 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b' [2021-02-25T01:54:10.822Z] #55 2.450 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-25T01:54:10.822Z] #55 2.453 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Lza3uRt6L5/src/github.com/containerd/containerd [2021-02-25T01:54:10.822Z] #55 2.460 Cloning into '/tmp/tmp.Lza3uRt6L5/src/github.com/containerd/containerd'... [2021-02-25T01:54:10.859Z] #35 62.00 Selecting previously unselected package libarchive13:amd64. [2021-02-25T01:54:10.859Z] #35 62.01 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-02-25T01:54:10.859Z] #35 62.02 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-02-25T01:54:11.117Z] #35 62.38 Selecting previously unselected package libjsoncpp1:amd64. [2021-02-25T01:54:11.117Z] #35 62.38 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-02-25T01:54:11.117Z] #35 62.39 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-02-25T01:54:11.117Z] #35 62.57 Selecting previously unselected package librhash0:amd64. [2021-02-25T01:54:11.117Z] #35 62.57 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-02-25T01:54:11.117Z] #35 62.58 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-02-25T01:54:11.348Z] #12 ... [2021-02-25T01:54:11.348Z] [2021-02-25T01:54:11.348Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-02-25T01:54:11.348Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-25T01:54:11.348Z] #35 34.80 Reading package lists... [2021-02-25T01:54:11.348Z] #35 41.64 Building dependency tree... [2021-02-25T01:54:11.348Z] #35 45.26 The following additional packages will be installed: [2021-02-25T01:54:11.348Z] #35 45.26 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-02-25T01:54:11.348Z] #35 45.26 Suggested packages: [2021-02-25T01:54:11.348Z] #35 45.27 cmake-doc ninja-build lrzip [2021-02-25T01:54:11.348Z] #35 45.27 Recommended packages: [2021-02-25T01:54:11.348Z] #35 45.27 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-02-25T01:54:11.348Z] #35 46.50 The following NEW packages will be installed: [2021-02-25T01:54:11.348Z] #35 46.53 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-02-25T01:54:11.348Z] #35 46.53 vim-common xxd [2021-02-25T01:54:11.348Z] #35 47.01 0 upgraded, 10 newly installed, 0 to remove and 23 not upgraded. [2021-02-25T01:54:11.348Z] #35 47.01 Need to get 14.9 MB of archives. [2021-02-25T01:54:11.348Z] #35 47.01 After this operation, 61.8 MB of additional disk space will be used. [2021-02-25T01:54:11.348Z] #35 47.01 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-02-25T01:54:11.348Z] #35 47.06 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-02-25T01:54:11.348Z] #35 47.10 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-02-25T01:54:11.348Z] #35 47.26 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-02-25T01:54:11.348Z] #35 47.98 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-02-25T01:54:11.348Z] #35 48.02 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-02-25T01:54:11.348Z] #35 48.05 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-02-25T01:54:11.348Z] #35 48.05 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-02-25T01:54:11.348Z] #35 48.09 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-02-25T01:54:11.348Z] #35 48.09 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-02-25T01:54:11.348Z] #35 49.98 debconf: delaying package configuration, since apt-utils is not installed [2021-02-25T01:54:11.348Z] #35 50.23 Fetched 14.9 MB in 2s (7610 kB/s) [2021-02-25T01:54:11.348Z] #35 50.34 Selecting previously unselected package xxd. [2021-02-25T01:54:11.349Z] #35 50.34 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-02-25T01:54:11.349Z] #35 50.42 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-02-25T01:54:11.349Z] #35 50.47 Unpacking xxd (2:8.1.0875-5) ... [2021-02-25T01:54:11.349Z] #35 50.75 Selecting previously unselected package vim-common. [2021-02-25T01:54:11.349Z] #35 50.75 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-02-25T01:54:11.349Z] #35 50.84 Unpacking vim-common (2:8.1.0875-5) ... [2021-02-25T01:54:11.349Z] #35 51.20 Selecting previously unselected package cmake-data. [2021-02-25T01:54:11.349Z] #35 51.20 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-02-25T01:54:11.349Z] #35 51.22 Unpacking cmake-data (3.13.4-1) ... [2021-02-25T01:54:11.349Z] #35 ... [2021-02-25T01:54:11.349Z] [2021-02-25T01:54:11.349Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-25T01:54:11.349Z] #55 sha256:dee70d38a99f5e168798bd2bbaeb7e42e6ba94ac2be894e0fde1e074151d648f [2021-02-25T01:54:11.349Z] #55 1.149 + RM_GOPATH=0 [2021-02-25T01:54:11.349Z] #55 1.149 + TMP_GOPATH= [2021-02-25T01:54:11.349Z] #55 1.149 + : /build [2021-02-25T01:54:11.349Z] #55 1.154 + '[' -z '' ']' [2021-02-25T01:54:11.349Z] #55 1.156 ++ mktemp -d [2021-02-25T01:54:11.349Z] #55 1.163 + export GOPATH=/tmp/tmp.gDS9SAS20N [2021-02-25T01:54:11.349Z] #55 1.163 + GOPATH=/tmp/tmp.gDS9SAS20N [2021-02-25T01:54:11.349Z] #55 1.163 + RM_GOPATH=1 [2021-02-25T01:54:11.349Z] #55 1.163 + case "$(go env GOARCH)" in [2021-02-25T01:54:11.349Z] #55 1.164 ++ go env GOARCH [2021-02-25T01:54:11.349Z] #55 1.185 + export GO_BUILDMODE=-buildmode=pie [2021-02-25T01:54:11.349Z] #55 1.185 + GO_BUILDMODE=-buildmode=pie [2021-02-25T01:54:11.349Z] #55 1.185 ++ dirname /tmp/install/install.sh [2021-02-25T01:54:11.349Z] #55 1.188 + dir=/tmp/install [2021-02-25T01:54:11.349Z] #55 1.188 + bin=containerd [2021-02-25T01:54:11.349Z] #55 1.189 + shift [2021-02-25T01:54:11.349Z] #55 1.189 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-02-25T01:54:11.349Z] #55 1.189 + . /tmp/install/containerd.installer [2021-02-25T01:54:11.349Z] #55 1.190 ++ set -e [2021-02-25T01:54:11.349Z] #55 1.190 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-25T01:54:11.349Z] #55 1.190 + install_containerd [2021-02-25T01:54:11.349Z] #55 1.191 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b' [2021-02-25T01:54:11.349Z] #55 1.196 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-25T01:54:11.349Z] #55 1.196 + git clone https://github.com/containerd/containerd.git /tmp/tmp.gDS9SAS20N/src/github.com/containerd/containerd [2021-02-25T01:54:11.349Z] #55 1.202 Cloning into '/tmp/tmp.gDS9SAS20N/src/github.com/containerd/containerd'... [2021-02-25T01:54:11.374Z] #35 62.73 Selecting previously unselected package libuv1:amd64. [2021-02-25T01:54:11.374Z] #35 62.76 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-02-25T01:54:11.374Z] #35 62.77 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-02-25T01:54:11.405Z] #12 ... [2021-02-25T01:54:11.405Z] [2021-02-25T01:54:11.405Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-25T01:54:11.405Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-02-25T01:54:11.405Z] #31 50.85 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-25T01:54:11.405Z] #31 ... [2021-02-25T01:54:11.405Z] [2021-02-25T01:54:11.405Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-02-25T01:54:11.405Z] #46 sha256:cdb231da37d7e0edbec1ec98694f01fd09f427951200a14c0462e431b2aed373 [2021-02-25T01:54:11.405Z] #46 DONE 61.5s [2021-02-25T01:54:11.405Z] [2021-02-25T01:54:11.405Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-25T01:54:11.405Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-25T01:54:11.405Z] #41 59.80 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-02-25T01:54:11.405Z] #41 59.82 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-02-25T01:54:11.405Z] #41 59.83 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-02-25T01:54:11.405Z] #41 59.84 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-02-25T01:54:11.405Z] #41 59.85 Setting up python-six (1.12.0-1) ... [2021-02-25T01:54:11.609Z] #55 ... [2021-02-25T01:54:11.609Z] [2021-02-25T01:54:11.609Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-25T01:54:11.609Z] #44 sha256:f1422effb3fb06c6e4688146957364872f9e208161ff827f66b1bd608f94ccbd [2021-02-25T01:54:11.609Z] #44 41.50 internal/reflectlite [2021-02-25T01:54:11.609Z] #44 41.51 github.com/LK4D4/vndr/godl/singleflight [2021-02-25T01:54:11.609Z] #44 41.97 math/rand [2021-02-25T01:54:11.609Z] #44 42.98 internal/singleflight [2021-02-25T01:54:11.609Z] #44 44.30 io [2021-02-25T01:54:11.609Z] #44 44.30 strconv [2021-02-25T01:54:11.609Z] #44 45.48 bytes [2021-02-25T01:54:11.609Z] #44 48.56 reflect [2021-02-25T01:54:11.609Z] #44 48.68 bufio [2021-02-25T01:54:11.609Z] #44 50.79 syscall [2021-02-25T01:54:11.674Z] #35 62.96 Selecting previously unselected package cmake. [2021-02-25T01:54:11.674Z] #35 62.96 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-02-25T01:54:11.674Z] #35 62.98 Unpacking cmake (3.13.4-1) ... [2021-02-25T01:54:11.674Z] #35 ... [2021-02-25T01:54:11.674Z] [2021-02-25T01:54:11.674Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-25T01:54:11.674Z] #33 sha256:1281e7ad3a538a9888b4998e5e5e5ce8ab17c632f874b073eec4d6f6572ed89c [2021-02-25T01:54:11.674Z] #33 53.13 time [2021-02-25T01:54:11.674Z] #33 58.89 internal/poll [2021-02-25T01:54:11.674Z] #33 61.58 internal/syscall/execenv [2021-02-25T01:54:11.674Z] #33 61.89 internal/syscall/unix [2021-02-25T01:54:11.674Z] #33 62.19 os [2021-02-25T01:54:11.674Z] #33 62.25 internal/fmtsort [2021-02-25T01:54:11.674Z] #33 63.00 strings [2021-02-25T01:54:11.871Z] #44 ... [2021-02-25T01:54:11.871Z] [2021-02-25T01:54:11.871Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-25T01:54:11.871Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-25T01:54:11.871Z] #41 35.58 Reading package lists... [2021-02-25T01:54:11.871Z] #41 42.89 Building dependency tree... [2021-02-25T01:54:11.871Z] #41 46.86 The following additional packages will be installed: [2021-02-25T01:54:11.871Z] #41 46.86 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-02-25T01:54:11.871Z] #41 46.89 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-02-25T01:54:11.871Z] #41 46.90 Suggested packages: [2021-02-25T01:54:11.871Z] #41 46.92 manpages-dev python-setuptools [2021-02-25T01:54:11.871Z] #41 48.26 The following NEW packages will be installed: [2021-02-25T01:54:11.871Z] #41 48.30 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-02-25T01:54:11.871Z] #41 48.30 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-02-25T01:54:11.871Z] #41 48.30 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-02-25T01:54:11.871Z] #41 48.30 python-six zlib1g-dev [2021-02-25T01:54:11.871Z] #41 48.85 0 upgraded, 17 newly installed, 0 to remove and 23 not upgraded. [2021-02-25T01:54:11.871Z] #41 48.85 Need to get 4095 kB of archives. [2021-02-25T01:54:11.871Z] #41 48.85 After this operation, 22.5 MB of additional disk space will be used. [2021-02-25T01:54:11.871Z] #41 48.85 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-02-25T01:54:11.871Z] #41 48.85 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-02-25T01:54:11.871Z] #41 48.85 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2021-02-25T01:54:11.871Z] #41 48.85 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-02-25T01:54:11.871Z] #41 48.86 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-02-25T01:54:11.871Z] #41 48.88 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-02-25T01:54:11.871Z] #41 48.88 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2021-02-25T01:54:11.871Z] #41 48.89 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-02-25T01:54:11.871Z] #41 48.92 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-02-25T01:54:11.871Z] #41 49.01 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-02-25T01:54:11.871Z] #41 49.06 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-02-25T01:54:11.871Z] #41 49.18 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-02-25T01:54:11.871Z] #41 49.23 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2021-02-25T01:54:11.871Z] #41 49.26 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-02-25T01:54:11.871Z] #41 49.26 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-02-25T01:54:11.871Z] #41 49.27 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-02-25T01:54:11.871Z] #41 49.31 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-02-25T01:54:11.871Z] #41 50.26 debconf: delaying package configuration, since apt-utils is not installed [2021-02-25T01:54:11.871Z] #41 50.46 Fetched 4095 kB in 1s (5181 kB/s) [2021-02-25T01:54:11.871Z] #41 50.58 Selecting previously unselected package libcap-dev:amd64. [2021-02-25T01:54:11.871Z] #41 50.58 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-02-25T01:54:11.871Z] #41 50.66 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-02-25T01:54:11.871Z] #41 50.67 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-02-25T01:54:11.871Z] #41 50.82 Selecting previously unselected package libnet1:amd64. [2021-02-25T01:54:11.871Z] #41 50.83 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-02-25T01:54:11.871Z] #41 50.84 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-02-25T01:54:11.871Z] #41 50.95 Selecting previously unselected package libnet1-dev. [2021-02-25T01:54:11.871Z] #41 50.95 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-02-25T01:54:11.871Z] #41 50.96 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-02-25T01:54:11.871Z] #41 51.25 Selecting previously unselected package libnl-3-200:amd64. [2021-02-25T01:54:11.871Z] #41 51.25 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-02-25T01:54:11.871Z] #41 51.25 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-02-25T01:54:11.871Z] #41 51.45 Selecting previously unselected package libnl-3-dev:amd64. [2021-02-25T01:54:11.871Z] #41 51.45 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-02-25T01:54:11.871Z] #41 51.46 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-02-25T01:54:11.871Z] #41 51.79 Selecting previously unselected package libprotobuf-c1:amd64. [2021-02-25T01:54:11.871Z] #41 51.79 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-02-25T01:54:11.871Z] #41 51.80 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-02-25T01:54:11.931Z] #33 ... [2021-02-25T01:54:11.931Z] [2021-02-25T01:54:11.931Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-25T01:54:11.931Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-25T01:54:11.931Z] #12 62.36 Selecting previously unselected package binutils-mingw-w64. [2021-02-25T01:54:11.931Z] #12 62.36 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-02-25T01:54:11.931Z] #12 62.36 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-02-25T01:54:11.931Z] #12 62.49 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-02-25T01:54:11.931Z] #12 62.49 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-02-25T01:54:11.931Z] #12 62.51 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-02-25T01:54:11.931Z] #12 62.73 Selecting previously unselected package dmsetup. [2021-02-25T01:54:11.931Z] #12 62.74 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-02-25T01:54:11.931Z] #12 62.75 Unpacking dmsetup (2:1.02.155-3) ... [2021-02-25T01:54:11.931Z] #12 62.96 Selecting previously unselected package mingw-w64-common. [2021-02-25T01:54:11.931Z] #12 62.96 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-02-25T01:54:11.931Z] #12 62.97 Unpacking mingw-w64-common (6.0.0-3) ... [2021-02-25T01:54:12.011Z] #68 DONE 16.1s [2021-02-25T01:54:12.011Z] [2021-02-25T01:54:12.011Z] #67 exporting to oci image format [2021-02-25T01:54:12.011Z] #67 sha256:69a2560eef4d3ece902c3b5149d142e9bd132f25db0bc9e35b94201534c415d2 [2021-02-25T01:54:12.011Z] #67 sending tarball 31.6s done [2021-02-25T01:54:12.011Z] #67 DONE 113.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-02-25T01:54:12.134Z] #41 51.92 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-02-25T01:54:12.134Z] #41 51.92 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-02-25T01:54:12.134Z] #41 51.93 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-02-25T01:54:12.134Z] #41 ... [2021-02-25T01:54:12.134Z] [2021-02-25T01:54:12.134Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-25T01:54:12.134Z] #33 sha256:aaae92cc5fe4db9772c92ebcb3fb1751b1f2671f8fb7dd022184b6d8f6312daf [2021-02-25T01:54:12.134Z] #33 41.97 sort [2021-02-25T01:54:12.134Z] #33 41.97 errors [2021-02-25T01:54:12.134Z] #33 42.37 strconv [2021-02-25T01:54:12.134Z] #33 43.47 io [2021-02-25T01:54:12.134Z] #33 44.80 internal/oserror [2021-02-25T01:54:12.134Z] #33 44.96 syscall [2021-02-25T01:54:12.134Z] #33 46.50 reflect [2021-02-25T01:54:12.134Z] #33 ... [2021-02-25T01:54:12.134Z] [2021-02-25T01:54:12.134Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-25T01:54:12.134Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-25T01:54:12.134Z] #41 52.06 Selecting previously unselected package zlib1g-dev:amd64. [2021-02-25T01:54:12.134Z] #41 52.07 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-02-25T01:54:12.134Z] #41 52.07 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-02-25T01:54:12.394Z] #41 52.36 Selecting previously unselected package libprotobuf17:amd64. [2021-02-25T01:54:12.394Z] #41 52.37 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-02-25T01:54:12.394Z] #41 52.38 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-02-25T01:54:12.465Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-42061/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=725963e3c12cf681b8834207522f60f80b5ee261 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:725963e3c12cf681b8834207522f60f80b5ee261 hack/test/unit [2021-02-25T01:54:12.743Z] ok github.com/docker/docker/daemon/graphdriver/aufs 14.856s coverage: 73.3% of statements [2021-02-25T01:54:12.743Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-02-25T01:54:12.760Z] #55 ... [2021-02-25T01:54:12.760Z] [2021-02-25T01:54:12.760Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-25T01:54:12.760Z] #41 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-02-25T01:54:12.760Z] #41 53.49 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2021-02-25T01:54:12.760Z] #41 53.51 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-02-25T01:54:12.760Z] #41 53.54 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-02-25T01:54:12.760Z] #41 53.62 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2021-02-25T01:54:12.760Z] #41 53.65 Setting up python-six (1.12.0-1) ... [2021-02-25T01:54:13.325Z] #41 ... [2021-02-25T01:54:13.325Z] [2021-02-25T01:54:13.325Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-02-25T01:54:13.325Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-25T01:54:13.325Z] #35 53.21 Selecting previously unselected package libicu63:amd64. [2021-02-25T01:54:13.325Z] #35 53.25 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-02-25T01:54:13.325Z] #35 53.26 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-02-25T01:54:13.325Z] #35 60.47 Selecting previously unselected package libxml2:amd64. [2021-02-25T01:54:13.325Z] #35 60.49 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-02-25T01:54:13.325Z] #35 60.51 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-02-25T01:54:13.325Z] #35 61.46 Selecting previously unselected package libarchive13:amd64. [2021-02-25T01:54:13.325Z] #35 61.46 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-02-25T01:54:13.325Z] #35 61.51 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-02-25T01:54:13.325Z] #35 61.89 Selecting previously unselected package libjsoncpp1:amd64. [2021-02-25T01:54:13.325Z] #35 61.89 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-02-25T01:54:13.325Z] #35 61.90 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-02-25T01:54:13.325Z] #35 62.25 Selecting previously unselected package librhash0:amd64. [2021-02-25T01:54:13.325Z] #35 62.25 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-02-25T01:54:13.325Z] #35 62.25 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-02-25T01:54:13.325Z] #35 62.35 Selecting previously unselected package libuv1:amd64. [2021-02-25T01:54:13.325Z] #35 62.35 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-02-25T01:54:13.325Z] #35 62.35 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-02-25T01:54:13.325Z] #35 62.57 Selecting previously unselected package cmake. [2021-02-25T01:54:13.325Z] #35 62.57 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-02-25T01:54:13.325Z] #35 62.57 Unpacking cmake (3.13.4-1) ... [2021-02-25T01:54:13.325Z] #35 ... [2021-02-25T01:54:13.325Z] [2021-02-25T01:54:13.325Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-25T01:54:13.325Z] #33 sha256:2e69f35fe24f369dce21818beea2393c696c678620473cad6e296062ad1a4077 [2021-02-25T01:54:13.325Z] #33 53.25 time [2021-02-25T01:54:13.325Z] #33 58.72 internal/poll [2021-02-25T01:54:13.325Z] #33 60.94 internal/syscall/execenv [2021-02-25T01:54:13.325Z] #33 61.15 internal/syscall/unix [2021-02-25T01:54:13.325Z] #33 61.43 os [2021-02-25T01:54:13.325Z] #33 61.58 internal/fmtsort [2021-02-25T01:54:13.325Z] #33 62.57 strings [2021-02-25T01:54:13.325Z] #33 ... [2021-02-25T01:54:13.325Z] [2021-02-25T01:54:13.325Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-25T01:54:13.325Z] #55 sha256:01643636248f735f6628248d2b579dcb6463726569d28bf9bc09d2b5859c455e [2021-02-25T01:54:13.325Z] #55 7.285 + RM_GOPATH=0 [2021-02-25T01:54:13.325Z] #55 7.285 + TMP_GOPATH= [2021-02-25T01:54:13.325Z] #55 7.285 + : /build [2021-02-25T01:54:13.325Z] #55 7.285 + '[' -z '' ']' [2021-02-25T01:54:13.325Z] #55 7.285 ++ mktemp -d [2021-02-25T01:54:13.325Z] #55 7.289 + export GOPATH=/tmp/tmp.nB848R6Kg8 [2021-02-25T01:54:13.325Z] #55 7.289 + GOPATH=/tmp/tmp.nB848R6Kg8 [2021-02-25T01:54:13.325Z] #55 7.289 + RM_GOPATH=1 [2021-02-25T01:54:13.325Z] #55 7.289 + case "$(go env GOARCH)" in [2021-02-25T01:54:13.325Z] #55 7.289 ++ go env GOARCH [2021-02-25T01:54:13.325Z] #55 7.338 + export GO_BUILDMODE=-buildmode=pie [2021-02-25T01:54:13.325Z] #55 7.338 + GO_BUILDMODE=-buildmode=pie [2021-02-25T01:54:13.325Z] #55 7.338 ++ dirname /tmp/install/install.sh [2021-02-25T01:54:13.325Z] #55 7.338 + dir=/tmp/install [2021-02-25T01:54:13.325Z] #55 7.338 + bin=containerd [2021-02-25T01:54:13.325Z] #55 7.338 + shift [2021-02-25T01:54:13.325Z] #55 7.338 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-02-25T01:54:13.325Z] #55 7.338 + . /tmp/install/containerd.installer [2021-02-25T01:54:13.325Z] #55 7.338 ++ set -e [2021-02-25T01:54:13.325Z] #55 7.338 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-25T01:54:13.325Z] #55 7.338 + install_containerd [2021-02-25T01:54:13.325Z] #55 7.338 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b' [2021-02-25T01:54:13.325Z] #55 7.338 + git clone https://github.com/containerd/containerd.git /tmp/tmp.nB848R6Kg8/src/github.com/containerd/containerd [2021-02-25T01:54:13.325Z] #55 7.338 Cloning into '/tmp/tmp.nB848R6Kg8/src/github.com/containerd/containerd'... [2021-02-25T01:54:13.325Z] #55 7.338 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-25T01:54:13.340Z] #41 53.14 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-02-25T01:54:13.340Z] #41 53.15 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-02-25T01:54:13.340Z] #41 53.18 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-02-25T01:54:13.376Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.005s coverage: 57.5% of statements [2021-02-25T01:54:13.590Z] #55 ... [2021-02-25T01:54:13.590Z] [2021-02-25T01:54:13.590Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-25T01:54:13.590Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-25T01:54:13.590Z] #12 63.67 Selecting previously unselected package binutils-mingw-w64. [2021-02-25T01:54:13.590Z] #12 63.67 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-02-25T01:54:13.590Z] #12 63.68 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-02-25T01:54:13.600Z] #41 53.39 Selecting previously unselected package libprotobuf-dev:amd64. [2021-02-25T01:54:13.600Z] #41 53.40 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-02-25T01:54:13.600Z] #41 53.42 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-02-25T01:54:13.713Z] #41 ... [2021-02-25T01:54:13.713Z] [2021-02-25T01:54:13.713Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-25T01:54:13.713Z] #44 sha256:6eb753dc12ed3bc8e10bd64d90bdead25ac1d0b26a9558ef7ed44e6960bd93ac [2021-02-25T01:54:13.713Z] #44 44.75 bufio [2021-02-25T01:54:13.713Z] #44 47.23 regexp/syntax [2021-02-25T01:54:13.713Z] #44 49.24 hash/crc32 [2021-02-25T01:54:13.713Z] #44 49.73 time [2021-02-25T01:54:13.713Z] #44 50.98 vendor/golang.org/x/crypto/hkdf [2021-02-25T01:54:13.713Z] #44 51.23 vendor/golang.org/x/text/transform [2021-02-25T01:54:13.852Z] #12 63.87 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-02-25T01:54:13.852Z] #12 63.87 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-02-25T01:54:13.852Z] #12 63.87 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-02-25T01:54:13.852Z] #12 64.06 Selecting previously unselected package dmsetup. [2021-02-25T01:54:13.852Z] #12 64.06 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-02-25T01:54:13.852Z] #12 64.06 Unpacking dmsetup (2:1.02.155-3) ... [2021-02-25T01:54:13.977Z] #44 ... [2021-02-25T01:54:13.977Z] [2021-02-25T01:54:13.977Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-25T01:54:13.977Z] #12 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c [2021-02-25T01:54:13.977Z] #12 53.63 Selecting previously unselected package binutils-mingw-w64. [2021-02-25T01:54:13.977Z] #12 53.63 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-02-25T01:54:13.977Z] #12 53.65 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-02-25T01:54:13.977Z] #12 53.83 Selecting previously unselected package libdevmapper1.02.1:arm64. [2021-02-25T01:54:13.977Z] #12 53.83 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2021-02-25T01:54:13.977Z] #12 53.84 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2021-02-25T01:54:13.977Z] #12 54.21 Selecting previously unselected package dmsetup. [2021-02-25T01:54:13.977Z] #12 54.21 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2021-02-25T01:54:13.977Z] #12 54.23 Unpacking dmsetup (2:1.02.155-3) ... [2021-02-25T01:54:13.977Z] #12 54.57 Selecting previously unselected package mingw-w64-common. [2021-02-25T01:54:13.977Z] #12 54.57 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-02-25T01:54:13.977Z] #12 54.58 Unpacking mingw-w64-common (6.0.0-3) ... [2021-02-25T01:54:14.114Z] #12 64.26 Selecting previously unselected package mingw-w64-common. [2021-02-25T01:54:14.114Z] #12 64.26 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-02-25T01:54:14.114Z] #12 64.29 Unpacking mingw-w64-common (6.0.0-3) ... [2021-02-25T01:54:14.408Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.004s coverage: 3.0% of statements [2021-02-25T01:54:14.554Z] #12 ... [2021-02-25T01:54:14.554Z] [2021-02-25T01:54:14.554Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-25T01:54:14.554Z] #50 sha256:05e603a7a7f2d817d835d940cea7a7aac4579d83f0aae8c1a25fb149254cf13b [2021-02-25T01:54:14.554Z] #50 45.34 text/tabwriter [2021-02-25T01:54:14.554Z] #50 46.77 reflect [2021-02-25T01:54:14.554Z] #50 46.78 regexp/syntax [2021-02-25T01:54:14.554Z] #50 53.19 time [2021-02-25T01:54:14.554Z] #50 53.72 regexp [2021-02-25T01:54:14.554Z] #50 ... [2021-02-25T01:54:14.554Z] [2021-02-25T01:54:14.554Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-25T01:54:14.554Z] #33 sha256:0065b27a7a7c23cab916afe26ca99998101187ea6b70708386c5b7546d572eb1 [2021-02-25T01:54:14.554Z] #33 45.33 text/tabwriter [2021-02-25T01:54:14.554Z] #33 45.35 path [2021-02-25T01:54:14.554Z] #33 48.88 internal/syscall/execenv [2021-02-25T01:54:14.554Z] #33 48.89 internal/syscall/unix [2021-02-25T01:54:14.554Z] #33 48.89 time [2021-02-25T01:54:14.554Z] #33 54.27 internal/poll [2021-02-25T01:54:14.819Z] #33 ... [2021-02-25T01:54:14.819Z] [2021-02-25T01:54:14.819Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-02-25T01:54:14.819Z] #35 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-02-25T01:54:14.819Z] #35 47.19 Selecting previously unselected package libicu63:arm64. [2021-02-25T01:54:14.819Z] #35 47.20 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ... [2021-02-25T01:54:14.819Z] #35 47.23 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2021-02-25T01:54:14.819Z] #35 53.49 Selecting previously unselected package libxml2:arm64. [2021-02-25T01:54:14.819Z] #35 53.49 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_arm64.deb ... [2021-02-25T01:54:14.819Z] #35 53.50 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+deb10u1) ... [2021-02-25T01:54:14.819Z] #35 54.21 Selecting previously unselected package libarchive13:arm64. [2021-02-25T01:54:14.819Z] #35 54.22 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2021-02-25T01:54:14.819Z] #35 54.23 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2021-02-25T01:54:14.819Z] #35 54.51 Selecting previously unselected package libjsoncpp1:arm64. [2021-02-25T01:54:14.819Z] #35 54.52 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2021-02-25T01:54:14.819Z] #35 54.53 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2021-02-25T01:54:14.819Z] #35 54.89 Selecting previously unselected package librhash0:arm64. [2021-02-25T01:54:14.819Z] #35 54.90 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2021-02-25T01:54:14.819Z] #35 54.91 Unpacking librhash0:arm64 (1.3.8-1) ... [2021-02-25T01:54:14.819Z] #35 55.24 Selecting previously unselected package libuv1:arm64. [2021-02-25T01:54:14.819Z] #35 55.24 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ... [2021-02-25T01:54:14.819Z] #35 55.30 Unpacking libuv1:arm64 (1.24.1-1) ... [2021-02-25T01:54:14.983Z] #41 54.66 Selecting previously unselected package libprotoc17:amd64. [2021-02-25T01:54:14.983Z] #41 54.66 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-02-25T01:54:14.983Z] #41 54.68 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-02-25T01:54:15.083Z] #35 55.89 Selecting previously unselected package cmake. [2021-02-25T01:54:15.083Z] #35 55.90 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2021-02-25T01:54:15.083Z] #35 56.04 Unpacking cmake (3.13.4-1) ... [2021-02-25T01:54:15.083Z] #35 ... [2021-02-25T01:54:15.083Z] [2021-02-25T01:54:15.083Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-25T01:54:15.083Z] #33 sha256:0065b27a7a7c23cab916afe26ca99998101187ea6b70708386c5b7546d572eb1 [2021-02-25T01:54:15.083Z] #33 56.03 os [2021-02-25T01:54:15.553Z] #41 55.28 Selecting previously unselected package protobuf-c-compiler. [2021-02-25T01:54:15.553Z] #41 55.29 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-02-25T01:54:15.553Z] #41 55.31 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-02-25T01:54:15.553Z] #41 55.46 Selecting previously unselected package protobuf-compiler. [2021-02-25T01:54:15.553Z] #41 55.49 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-02-25T01:54:15.553Z] #41 55.51 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-02-25T01:54:15.813Z] #41 55.66 Selecting previously unselected package python-pkg-resources. [2021-02-25T01:54:15.813Z] #41 55.66 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-02-25T01:54:15.813Z] #41 55.68 Unpacking python-pkg-resources (40.8.0-1) ... [2021-02-25T01:54:15.961Z] ok github.com/docker/docker/daemon/images 0.011s coverage: 6.7% of statements [2021-02-25T01:54:15.961Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.322s coverage: 57.7% of statements [2021-02-25T01:54:15.961Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-02-25T01:54:15.961Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-02-25T01:54:15.961Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-02-25T01:54:15.961Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2021-02-25T01:54:15.961Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-02-25T01:54:16.043Z] ? github.com/docker/docker/api [no test files] [2021-02-25T01:54:16.072Z] #41 55.94 Selecting previously unselected package python-six. [2021-02-25T01:54:16.072Z] #41 55.94 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-02-25T01:54:16.072Z] #41 55.95 Unpacking python-six (1.12.0-1) ... [2021-02-25T01:54:16.072Z] #41 56.06 Selecting previously unselected package python-protobuf. [2021-02-25T01:54:16.106Z] #12 ... [2021-02-25T01:54:16.106Z] [2021-02-25T01:54:16.106Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-02-25T01:54:16.106Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-25T01:54:16.106Z] #35 66.08 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-02-25T01:54:16.106Z] #35 66.12 Setting up xxd (2:8.1.0875-5) ... [2021-02-25T01:54:16.106Z] #35 66.14 Setting up libuv1:amd64 (1.24.1-1) ... [2021-02-25T01:54:16.106Z] #35 66.15 Setting up vim-common (2:8.1.0875-5) ... [2021-02-25T01:54:16.106Z] #35 66.19 Setting up librhash0:amd64 (1.3.8-1) ... [2021-02-25T01:54:16.106Z] #35 66.23 Setting up cmake-data (3.13.4-1) ... [2021-02-25T01:54:16.106Z] #35 66.27 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-02-25T01:54:16.106Z] #35 66.30 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-02-25T01:54:16.106Z] #35 66.31 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-02-25T01:54:16.106Z] #35 66.32 Setting up cmake (3.13.4-1) ... [2021-02-25T01:54:16.106Z] #35 66.34 Processing triggers for libc-bin (2.28-10) ... [2021-02-25T01:54:16.106Z] #35 66.42 Processing triggers for mime-support (3.62) ... [2021-02-25T01:54:16.106Z] #35 DONE 67.3s [2021-02-25T01:54:16.106Z] [2021-02-25T01:54:16.106Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-02-25T01:54:16.106Z] #36 sha256:4d060f7684bf0620a356c6077d1556616154e681141efd54e0f233a0136b4b50 [2021-02-25T01:54:16.332Z] #41 56.06 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-02-25T01:54:16.332Z] #41 56.07 Unpacking python-protobuf (3.6.1.3-2) ... [2021-02-25T01:54:16.902Z] #41 56.66 Setting up python-pkg-resources (40.8.0-1) ... [2021-02-25T01:54:17.020Z] #33 57.55 internal/fmtsort [2021-02-25T01:54:17.021Z] #33 57.99 path/filepath [2021-02-25T01:54:17.021Z] #33 58.11 fmt [2021-02-25T01:54:17.040Z] #36 1.028 + RM_GOPATH=0 [2021-02-25T01:54:17.040Z] #36 1.028 + TMP_GOPATH= [2021-02-25T01:54:17.040Z] #36 1.028 + : /build [2021-02-25T01:54:17.040Z] #36 1.028 + '[' -z '' ']' [2021-02-25T01:54:17.040Z] #36 1.028 ++ mktemp -d [2021-02-25T01:54:17.040Z] #36 1.030 + export GOPATH=/tmp/tmp.3KTxVObgT5 [2021-02-25T01:54:17.040Z] #36 1.030 + GOPATH=/tmp/tmp.3KTxVObgT5 [2021-02-25T01:54:17.040Z] #36 1.030 + RM_GOPATH=1 [2021-02-25T01:54:17.040Z] #36 1.030 + case "$(go env GOARCH)" in [2021-02-25T01:54:17.040Z] #36 1.030 ++ go env GOARCH [2021-02-25T01:54:17.040Z] #36 1.042 + export GO_BUILDMODE=-buildmode=pie [2021-02-25T01:54:17.040Z] #36 1.042 + GO_BUILDMODE=-buildmode=pie [2021-02-25T01:54:17.040Z] #36 1.043 ++ dirname /tmp/install/install.sh [2021-02-25T01:54:17.040Z] #36 1.058 + dir=/tmp/install [2021-02-25T01:54:17.040Z] #36 1.058 + bin=tini [2021-02-25T01:54:17.040Z] #36 1.058 + shift [2021-02-25T01:54:17.040Z] #36 1.058 + '[' '!' -f /tmp/install/tini.installer ']' [2021-02-25T01:54:17.040Z] #36 1.058 + . /tmp/install/tini.installer [2021-02-25T01:54:17.040Z] #36 1.059 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-25T01:54:17.040Z] #36 1.059 + install_tini [2021-02-25T01:54:17.040Z] #36 1.059 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-02-25T01:54:17.040Z] #36 1.059 + git clone https://github.com/krallin/tini.git /tmp/tmp.3KTxVObgT5/tini [2021-02-25T01:54:17.040Z] #36 1.059 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-25T01:54:17.040Z] #36 1.061 Cloning into '/tmp/tmp.3KTxVObgT5/tini'... [2021-02-25T01:54:17.427Z] #12 ... [2021-02-25T01:54:17.427Z] [2021-02-25T01:54:17.427Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-02-25T01:54:17.427Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-25T01:54:17.427Z] #35 66.23 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-02-25T01:54:17.427Z] #35 66.25 Setting up xxd (2:8.1.0875-5) ... [2021-02-25T01:54:17.427Z] #35 66.26 Setting up libuv1:amd64 (1.24.1-1) ... [2021-02-25T01:54:17.427Z] #35 66.28 Setting up vim-common (2:8.1.0875-5) ... [2021-02-25T01:54:17.427Z] #35 66.37 Setting up librhash0:amd64 (1.3.8-1) ... [2021-02-25T01:54:17.427Z] #35 66.37 Setting up cmake-data (3.13.4-1) ... [2021-02-25T01:54:17.427Z] #35 66.37 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-02-25T01:54:17.427Z] #35 66.38 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-02-25T01:54:17.427Z] #35 66.38 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-02-25T01:54:17.427Z] #35 66.39 Setting up cmake (3.13.4-1) ... [2021-02-25T01:54:17.427Z] #35 66.42 Processing triggers for libc-bin (2.28-10) ... [2021-02-25T01:54:17.427Z] #35 66.60 Processing triggers for mime-support (3.62) ... [2021-02-25T01:54:17.427Z] #35 DONE 67.6s [2021-02-25T01:54:17.625Z] ok github.com/docker/docker/daemon/logger 0.215s coverage: 43.2% of statements [2021-02-25T01:54:17.625Z] ok github.com/docker/docker/daemon/logger/awslogs 0.067s coverage: 77.4% of statements [2021-02-25T01:54:17.625Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-02-25T01:54:17.625Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-02-25T01:54:17.689Z] [2021-02-25T01:54:17.689Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-02-25T01:54:17.689Z] #36 sha256:3a198c5c6c74a0ca2d7cce89122d36408589e613e1a934189360a6d6d92796fa [2021-02-25T01:54:18.055Z] #36 2.036 + cd /tmp/tmp.3KTxVObgT5/tini [2021-02-25T01:54:18.055Z] #36 2.036 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-25T01:54:18.055Z] #36 2.065 + cmake . [2021-02-25T01:54:18.263Z] #36 ... [2021-02-25T01:54:18.263Z] [2021-02-25T01:54:18.263Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-25T01:54:18.263Z] #44 sha256:d153cc4351764a122782d058ffd8e3001e00e902241b8a8a80ce2b9ea853462d [2021-02-25T01:54:18.263Z] #44 58.29 time [2021-02-25T01:54:18.263Z] #44 62.86 strings [2021-02-25T01:54:18.263Z] #44 64.21 os [2021-02-25T01:54:18.263Z] #44 66.37 regexp/syntax [2021-02-25T01:54:18.263Z] #44 ... [2021-02-25T01:54:18.263Z] [2021-02-25T01:54:18.263Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-25T01:54:18.263Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-25T01:54:18.263Z] #41 63.80 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-02-25T01:54:18.263Z] #41 63.82 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-02-25T01:54:18.263Z] #41 63.86 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-02-25T01:54:18.263Z] #41 63.87 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-02-25T01:54:18.263Z] #41 63.89 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-02-25T01:54:18.263Z] #41 63.93 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-02-25T01:54:18.263Z] #41 63.94 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-02-25T01:54:18.263Z] #41 63.97 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-02-25T01:54:18.263Z] #41 63.97 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-02-25T01:54:18.263Z] #41 63.99 Setting up python-protobuf (3.6.1.3-2) ... [2021-02-25T01:54:18.285Z] #41 ... [2021-02-25T01:54:18.285Z] [2021-02-25T01:54:18.285Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-25T01:54:18.285Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-25T01:54:18.285Z] #12 52.96 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] [2021-02-25T01:54:18.285Z] #12 55.00 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-02-25T01:54:18.285Z] #12 55.00 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-02-25T01:54:18.285Z] #12 55.00 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-02-25T01:54:18.285Z] #12 55.01 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-02-25T01:54:18.285Z] #12 55.01 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] [2021-02-25T01:54:18.285Z] #12 55.02 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u6 [110 kB] [2021-02-25T01:54:18.285Z] #12 55.04 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-02-25T01:54:18.285Z] #12 55.07 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-02-25T01:54:18.285Z] #12 55.07 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-02-25T01:54:18.285Z] #12 55.10 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-02-25T01:54:18.285Z] #12 55.12 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-02-25T01:54:18.285Z] #12 55.16 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-02-25T01:54:18.285Z] #12 55.17 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-02-25T01:54:18.285Z] #12 55.18 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2021-02-25T01:54:18.285Z] #12 55.19 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u6 [322 kB] [2021-02-25T01:54:18.285Z] #12 56.23 debconf: delaying package configuration, since apt-utils is not installed [2021-02-25T01:54:18.285Z] #12 56.40 Fetched 78.2 MB in 8s (10.3 MB/s) [2021-02-25T01:54:18.285Z] #12 56.49 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-02-25T01:54:18.285Z] #12 56.61 Preparing to unpack .../libsystemd0_241-7~deb10u6_amd64.deb ... [2021-02-25T01:54:18.285Z] #12 56.65 Unpacking libsystemd0:amd64 (241-7~deb10u6) over (241-7~deb10u4) ... [2021-02-25T01:54:18.285Z] #12 57.01 Setting up libsystemd0:amd64 (241-7~deb10u6) ... [2021-02-25T01:54:18.285Z] #12 57.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.) [2021-02-25T01:54:18.285Z] #12 57.25 Preparing to unpack .../libudev1_241-7~deb10u6_amd64.deb ... [2021-02-25T01:54:18.285Z] #12 57.28 Unpacking libudev1:amd64 (241-7~deb10u6) over (241-7~deb10u4) ... [2021-02-25T01:54:18.285Z] #12 57.52 Setting up libudev1:amd64 (241-7~deb10u6) ... [2021-02-25T01:54:18.285Z] #12 57.71 Selecting previously unselected package binutils-mingw-w64-i686. [2021-02-25T01:54:18.285Z] #12 57.71 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-02-25T01:54:18.285Z] #12 57.85 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-02-25T01:54:18.285Z] #12 57.86 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-02-25T01:54:18.426Z] #33 59.15 io/ioutil [2021-02-25T01:54:18.561Z] Running on azwin-2-3b6b00 in d:\jenkins\workspace\moby_PR-42061 [Pipeline] { [Pipeline] ws [2021-02-25T01:54:18.579Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-02-25T01:54:18.619Z] #36 2.591 -- The C compiler identification is GNU 8.3.0 [2021-02-25T01:54:18.619Z] #36 2.633 -- Check for working C compiler: /usr/bin/cc [2021-02-25T01:54:18.619Z] #36 ... [2021-02-25T01:54:18.619Z] [2021-02-25T01:54:18.620Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-25T01:54:18.620Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-25T01:54:18.620Z] #41 60.02 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-02-25T01:54:18.620Z] #41 60.45 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-02-25T01:54:18.620Z] #41 60.52 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-02-25T01:54:18.620Z] #41 60.65 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-02-25T01:54:18.620Z] #41 60.69 Setting up python-six (1.12.0-1) ... [2021-02-25T01:54:18.620Z] #41 64.66 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-02-25T01:54:18.620Z] #41 64.67 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-02-25T01:54:18.620Z] #41 64.71 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-02-25T01:54:18.620Z] #41 64.74 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-02-25T01:54:18.620Z] #41 64.77 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-02-25T01:54:18.620Z] #41 64.79 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-02-25T01:54:18.620Z] #41 64.81 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-02-25T01:54:18.620Z] #41 64.84 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-02-25T01:54:18.620Z] #41 64.87 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-02-25T01:54:18.620Z] #41 64.89 Setting up python-protobuf (3.6.1.3-2) ... [2021-02-25T01:54:18.675Z] The recommended git tool is: git [2021-02-25T01:54:18.735Z] ok github.com/docker/docker/daemon/logger/gelf 0.024s coverage: 67.0% of statements [2021-02-25T01:54:18.735Z] ok github.com/docker/docker/daemon/logger/journald 0.003s coverage: 23.9% of statements [2021-02-25T01:54:18.876Z] #41 ... [2021-02-25T01:54:18.876Z] [2021-02-25T01:54:18.876Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-25T01:54:18.876Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-25T01:54:18.876Z] #12 69.52 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-02-25T01:54:18.876Z] #12 69.52 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-02-25T01:54:18.876Z] #12 69.52 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-02-25T01:54:18.895Z] using credential docker-jenkins-github-credentials [2021-02-25T01:54:18.971Z] Cloning the remote Git repository [2021-02-25T01:54:18.971Z] Cloning with configured refspecs honoured and without tags [2021-02-25T01:54:19.027Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 87.2% of statements [2021-02-25T01:54:19.210Z] #41 ... [2021-02-25T01:54:19.210Z] [2021-02-25T01:54:19.210Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-25T01:54:19.210Z] #50 sha256:fc077b73ae98ab5d0da252b9aa1a5bf791334fac7e4c3d63945108bd43145bfb [2021-02-25T01:54:19.210Z] #50 59.38 context [2021-02-25T01:54:19.210Z] #50 60.67 internal/poll [2021-02-25T01:54:19.210Z] #50 63.12 os [2021-02-25T01:54:19.210Z] #50 65.17 encoding/binary [2021-02-25T01:54:19.210Z] #50 67.40 encoding/base64 [2021-02-25T01:54:19.210Z] #50 67.99 fmt [2021-02-25T01:54:19.210Z] #50 68.42 path/filepath [2021-02-25T01:54:19.229Z] #12 ... [2021-02-25T01:54:19.229Z] [2021-02-25T01:54:19.229Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-02-25T01:54:19.229Z] #46 sha256:d8adb3eb45e736e528ca10dbb783accfeddc6fd84f4098baeaba53d8f5a20cc0 [2021-02-25T01:54:19.229Z] #46 DONE 59.2s [2021-02-25T01:54:19.229Z] [2021-02-25T01:54:19.229Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-25T01:54:19.229Z] #50 sha256:d19c11526476866a6e0e17fb32694c2c3ede6bd1eaf8019a8241df789d84b9bd [2021-02-25T01:54:19.229Z] #50 49.20 reflect [2021-02-25T01:54:19.229Z] #50 49.22 syscall [2021-02-25T01:54:19.229Z] #50 57.37 time [2021-02-25T01:54:19.318Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.003s coverage: 61.6% of statements [2021-02-25T01:54:19.471Z] #50 ... [2021-02-25T01:54:19.471Z] [2021-02-25T01:54:19.471Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-25T01:54:19.471Z] #33 sha256:2e69f35fe24f369dce21818beea2393c696c678620473cad6e296062ad1a4077 [2021-02-25T01:54:19.471Z] #33 65.51 path [2021-02-25T01:54:19.471Z] #33 65.97 text/tabwriter [2021-02-25T01:54:19.471Z] #33 66.08 fmt [2021-02-25T01:54:19.471Z] #33 66.82 path/filepath [2021-02-25T01:54:19.471Z] #33 68.59 io/ioutil [2021-02-25T01:54:19.490Z] #50 ... [2021-02-25T01:54:19.490Z] [2021-02-25T01:54:19.490Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-25T01:54:19.490Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-02-25T01:54:19.490Z] #31 53.20 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. [2021-02-25T01:54:19.490Z] #31 53.84 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-02-25T01:54:19.490Z] #31 54.83 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-25T01:54:18.996Z] Cloning repository https://github.com/moby/moby.git [2021-02-25T01:54:18.996Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-02-25T01:54:19.057Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-25T01:54:19.057Z] > git --version # timeout=10 [2021-02-25T01:54:19.120Z] > git --version # 'git version 2.24.1.windows.2' [2021-02-25T01:54:19.120Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-25T01:54:19.120Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42061/head:refs/remotes/origin/PR-42061 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-02-25T01:54:19.806Z] #12 ... [2021-02-25T01:54:19.806Z] [2021-02-25T01:54:19.806Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-25T01:54:19.806Z] #50 sha256:9581b9550771cdc5c733f2e2bb24fe324e7ec7a5d0a0b016301bfc669d90d5e6 [2021-02-25T01:54:19.806Z] #50 60.97 context [2021-02-25T01:54:19.806Z] #50 62.10 internal/syscall/unix [2021-02-25T01:54:19.806Z] #50 62.38 os [2021-02-25T01:54:19.806Z] #50 63.07 encoding/binary [2021-02-25T01:54:19.806Z] #50 65.27 encoding/base64 [2021-02-25T01:54:19.806Z] #50 66.10 golang.org/x/sys/unix [2021-02-25T01:54:19.806Z] #50 66.30 fmt [2021-02-25T01:54:19.806Z] #50 ... [2021-02-25T01:54:19.806Z] [2021-02-25T01:54:19.806Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-25T01:54:19.806Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-25T01:54:19.806Z] #41 71.22 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-02-25T01:54:19.956Z] ok github.com/docker/docker/daemon/logger/local 0.015s coverage: 75.2% of statements [2021-02-25T01:54:19.956Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-02-25T01:54:20.063Z] #41 71.23 Processing triggers for libc-bin (2.28-10) ... [2021-02-25T01:54:20.247Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.050s coverage: 55.1% of statements [2021-02-25T01:54:20.321Z] #41 DONE 71.7s [2021-02-25T01:54:20.321Z] [2021-02-25T01:54:20.321Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-25T01:54:20.321Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-25T01:54:20.418Z] #33 70.56 flag [2021-02-25T01:54:20.418Z] #33 70.56 github.com/BurntSushi/toml [2021-02-25T01:54:20.585Z] #33 61.25 flag [2021-02-25T01:54:20.880Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.024s coverage: 31.5% of statements [2021-02-25T01:54:20.992Z] #33 ... [2021-02-25T01:54:20.993Z] [2021-02-25T01:54:20.993Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-25T01:54:20.993Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-25T01:54:20.993Z] #41 70.34 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-02-25T01:54:20.993Z] #41 70.35 Processing triggers for libc-bin (2.28-10) ... [2021-02-25T01:54:20.993Z] #41 DONE 71.1s [2021-02-25T01:54:20.993Z] [2021-02-25T01:54:20.993Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-25T01:54:20.993Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-25T01:54:20.993Z] #12 71.11 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-02-25T01:54:20.993Z] #12 71.11 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-02-25T01:54:20.993Z] #12 71.12 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-02-25T01:54:21.108Z] #33 61.25 github.com/BurntSushi/toml [2021-02-25T01:54:21.108Z] #33 61.26 log [2021-02-25T01:54:21.252Z] #42 ... [2021-02-25T01:54:21.252Z] [2021-02-25T01:54:21.252Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-25T01:54:21.252Z] #44 sha256:6488e18fa69a16789be3ac1ef9f19128ae4ff8052d7a51b5d0524d2ccb7c41ab [2021-02-25T01:54:21.252Z] #44 62.48 internal/fmtsort [2021-02-25T01:54:21.252Z] #44 63.20 strings [2021-02-25T01:54:21.252Z] #44 63.29 os [2021-02-25T01:54:21.252Z] #44 66.40 fmt [2021-02-25T01:54:21.252Z] #44 66.79 path/filepath [2021-02-25T01:54:21.252Z] #44 68.70 regexp/syntax [2021-02-25T01:54:21.252Z] #44 71.58 flag [2021-02-25T01:54:21.252Z] #44 ... [2021-02-25T01:54:21.252Z] [2021-02-25T01:54:21.252Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-02-25T01:54:21.252Z] #36 sha256:4d060f7684bf0620a356c6077d1556616154e681141efd54e0f233a0136b4b50 [2021-02-25T01:54:21.252Z] #36 3.293 -- Check for working C compiler: /usr/bin/cc -- works [2021-02-25T01:54:21.252Z] #36 3.296 -- Detecting C compiler ABI info [2021-02-25T01:54:21.252Z] #36 3.919 -- Detecting C compiler ABI info - done [2021-02-25T01:54:21.252Z] #36 3.977 -- Detecting C compile features [2021-02-25T01:54:21.373Z] #33 ... [2021-02-25T01:54:21.373Z] [2021-02-25T01:54:21.373Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-02-25T01:54:21.373Z] #35 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-02-25T01:54:21.373Z] #35 58.98 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2021-02-25T01:54:21.373Z] #35 59.23 Setting up xxd (2:8.1.0875-5) ... [2021-02-25T01:54:21.373Z] #35 59.26 Setting up libuv1:arm64 (1.24.1-1) ... [2021-02-25T01:54:21.373Z] #35 59.28 Setting up vim-common (2:8.1.0875-5) ... [2021-02-25T01:54:21.373Z] #35 59.41 Setting up librhash0:arm64 (1.3.8-1) ... [2021-02-25T01:54:21.373Z] #35 59.59 Setting up cmake-data (3.13.4-1) ... [2021-02-25T01:54:21.373Z] #35 59.65 Setting up libxml2:arm64 (2.9.4+dfsg1-7+deb10u1) ... [2021-02-25T01:54:21.373Z] #35 59.76 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2021-02-25T01:54:21.373Z] #35 59.99 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2021-02-25T01:54:21.373Z] #35 60.13 Setting up cmake (3.13.4-1) ... [2021-02-25T01:54:21.373Z] #35 60.23 Processing triggers for libc-bin (2.28-10) ... [2021-02-25T01:54:21.373Z] #35 60.43 Processing triggers for mime-support (3.62) ... [2021-02-25T01:54:21.403Z] #31 ... [2021-02-25T01:54:21.403Z] [2021-02-25T01:54:21.403Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-25T01:54:21.403Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-25T01:54:21.403Z] #12 61.12 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-02-25T01:54:21.403Z] #12 61.12 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-02-25T01:54:21.403Z] #12 61.13 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-02-25T01:54:21.915Z] ok github.com/docker/docker/daemon/logger/syslog 0.003s coverage: 46.8% of statements [2021-02-25T01:54:22.207Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2021-02-25T01:54:22.662Z] #36 6.476 -- Detecting C compile features - done [2021-02-25T01:54:22.662Z] #36 6.510 -- Performing Test HAS_BUILTIN_FORTIFY [2021-02-25T01:54:22.662Z] #36 6.714 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-02-25T01:54:22.662Z] #36 6.779 -- Configuring done [2021-02-25T01:54:22.662Z] #36 6.792 -- Generating done [2021-02-25T01:54:22.662Z] #36 6.793 -- Build files have been written to: /tmp/tmp.3KTxVObgT5/tini [2021-02-25T01:54:22.662Z] #36 6.816 + make tini-static [2021-02-25T01:54:22.779Z] #35 DONE 63.7s [2021-02-25T01:54:22.779Z] [2021-02-25T01:54:22.779Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-25T01:54:22.779Z] #12 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c [2021-02-25T01:54:22.779Z] #12 63.66 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-02-25T01:54:22.779Z] #12 63.67 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-02-25T01:54:22.779Z] #12 63.68 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-02-25T01:54:22.840Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2021-02-25T01:54:23.132Z] ok github.com/docker/docker/daemon/logger/splunk 1.477s coverage: 82.5% of statements [2021-02-25T01:54:23.132Z] ? github.com/docker/docker/daemon/names [no test files] [2021-02-25T01:54:23.132Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-02-25T01:54:23.266Z] #36 7.123 Scanning dependencies of target tini-static [2021-02-25T01:54:23.266Z] #36 7.244 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-02-25T01:54:23.946Z] #12 63.69 Selecting previously unselected package binutils-mingw-w64. [2021-02-25T01:54:23.946Z] #12 63.70 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-02-25T01:54:23.946Z] #12 63.70 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-02-25T01:54:23.946Z] #12 ... [2021-02-25T01:54:23.946Z] [2021-02-25T01:54:23.946Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-25T01:54:23.946Z] #33 sha256:aaae92cc5fe4db9772c92ebcb3fb1751b1f2671f8fb7dd022184b6d8f6312daf [2021-02-25T01:54:23.946Z] #33 53.73 time [2021-02-25T01:54:23.946Z] #33 59.42 internal/poll [2021-02-25T01:54:23.946Z] #33 61.74 internal/fmtsort [2021-02-25T01:54:23.946Z] #33 61.77 internal/syscall/execenv [2021-02-25T01:54:23.946Z] #33 62.01 internal/syscall/unix [2021-02-25T01:54:23.946Z] #33 62.37 os [2021-02-25T01:54:23.946Z] #33 62.51 strings [2021-02-25T01:54:23.946Z] #33 ... [2021-02-25T01:54:23.946Z] [2021-02-25T01:54:23.946Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-25T01:54:23.946Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-25T01:54:23.946Z] #12 63.88 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-02-25T01:54:23.946Z] #12 63.88 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-02-25T01:54:23.946Z] #12 63.89 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-02-25T01:54:24.091Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-02-25T01:54:24.179Z] #12 ... [2021-02-25T01:54:24.179Z] [2021-02-25T01:54:24.179Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-25T01:54:24.179Z] #41 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-02-25T01:54:24.179Z] #41 56.43 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2021-02-25T01:54:24.179Z] #41 56.57 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2021-02-25T01:54:24.179Z] #41 56.84 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2021-02-25T01:54:24.179Z] #41 56.98 Setting up libcap-dev:arm64 (1:2.25-2) ... [2021-02-25T01:54:24.179Z] #41 57.01 Setting up libprotoc17:arm64 (3.6.1.3-2) ... [2021-02-25T01:54:24.179Z] #41 57.06 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-02-25T01:54:24.179Z] #41 57.16 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-02-25T01:54:24.179Z] #41 57.21 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ... [2021-02-25T01:54:24.179Z] #41 57.32 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-02-25T01:54:24.179Z] #41 57.33 Setting up python-protobuf (3.6.1.3-2) ... [2021-02-25T01:54:24.179Z] #41 62.68 Setting up libnl-3-dev:arm64 (3.4.0-1) ... [2021-02-25T01:54:24.179Z] #41 63.40 Processing triggers for libc-bin (2.28-10) ... [2021-02-25T01:54:24.179Z] #41 DONE 64.9s [2021-02-25T01:54:24.179Z] [2021-02-25T01:54:24.179Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-25T01:54:24.179Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-25T01:54:24.206Z] #12 64.06 Selecting previously unselected package dmsetup. [2021-02-25T01:54:24.206Z] #12 64.09 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-02-25T01:54:24.206Z] #12 64.09 Unpacking dmsetup (2:1.02.155-3) ... [2021-02-25T01:54:24.466Z] #12 64.31 Selecting previously unselected package mingw-w64-common. [2021-02-25T01:54:24.466Z] #12 64.31 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-02-25T01:54:24.466Z] #12 64.33 Unpacking mingw-w64-common (6.0.0-3) ... [2021-02-25T01:54:24.466Z] #12 ... [2021-02-25T01:54:24.466Z] [2021-02-25T01:54:24.466Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-02-25T01:54:24.466Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-25T01:54:24.466Z] #35 54.46 Selecting previously unselected package libicu63:amd64. [2021-02-25T01:54:24.466Z] #35 54.47 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-02-25T01:54:24.466Z] #35 54.49 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-02-25T01:54:24.466Z] #35 61.89 Selecting previously unselected package libxml2:amd64. [2021-02-25T01:54:24.466Z] #35 61.89 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-02-25T01:54:24.466Z] #35 61.90 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-02-25T01:54:24.466Z] #35 62.42 Selecting previously unselected package libarchive13:amd64. [2021-02-25T01:54:24.466Z] #35 62.43 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-02-25T01:54:24.466Z] #35 62.45 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-02-25T01:54:24.466Z] #35 62.73 Selecting previously unselected package libjsoncpp1:amd64. [2021-02-25T01:54:24.466Z] #35 62.73 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-02-25T01:54:24.466Z] #35 62.74 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-02-25T01:54:24.466Z] #35 62.86 Selecting previously unselected package librhash0:amd64. [2021-02-25T01:54:24.466Z] #35 62.86 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-02-25T01:54:24.466Z] #35 62.88 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-02-25T01:54:24.466Z] #35 63.09 Selecting previously unselected package libuv1:amd64. [2021-02-25T01:54:24.466Z] #35 63.09 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-02-25T01:54:24.466Z] #35 63.09 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-02-25T01:54:24.466Z] #35 63.26 Selecting previously unselected package cmake. [2021-02-25T01:54:24.466Z] #35 63.26 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-02-25T01:54:24.466Z] #35 63.27 Unpacking cmake (3.13.4-1) ... [2021-02-25T01:54:24.635Z] #36 8.443 [100%] Linking C executable tini-static [2021-02-25T01:54:24.635Z] #36 ... [2021-02-25T01:54:24.635Z] [2021-02-25T01:54:24.635Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-25T01:54:24.635Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-25T01:54:24.635Z] #12 75.84 Selecting previously unselected package gcc-mingw-w64-base. [2021-02-25T01:54:24.635Z] #12 75.86 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-02-25T01:54:24.635Z] #12 75.87 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-02-25T01:54:24.635Z] #12 ... [2021-02-25T01:54:24.635Z] [2021-02-25T01:54:24.635Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-25T01:54:24.635Z] #33 sha256:1281e7ad3a538a9888b4998e5e5e5ce8ab17c632f874b073eec4d6f6572ed89c [2021-02-25T01:54:24.635Z] #33 65.86 path [2021-02-25T01:54:24.635Z] #33 66.04 fmt [2021-02-25T01:54:24.635Z] #33 66.45 path/filepath [2021-02-25T01:54:24.635Z] #33 67.97 io/ioutil [2021-02-25T01:54:24.635Z] #33 68.80 text/tabwriter [2021-02-25T01:54:24.635Z] #33 70.41 flag [2021-02-25T01:54:24.635Z] #33 70.43 github.com/BurntSushi/toml [2021-02-25T01:54:24.635Z] #33 72.62 log [2021-02-25T01:54:24.635Z] #33 75.00 github.com/BurntSushi/toml/cmd/tomlv [2021-02-25T01:54:24.635Z] #33 ... [2021-02-25T01:54:24.635Z] [2021-02-25T01:54:24.635Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-25T01:54:24.635Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-25T01:54:24.635Z] #42 2.256 Note: Building without setproctitle() and strlcpy() support. [2021-02-25T01:54:24.635Z] #42 2.257 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-02-25T01:54:24.635Z] #42 2.263 Note: Building without GnuTLS support [2021-02-25T01:54:24.635Z] #42 2.277 Makefile.config:39: Warn: you have no libnftables installed [2021-02-25T01:54:24.635Z] #42 2.277 Makefile.config:40: Warn: Building without nftables support [2021-02-25T01:54:24.635Z] #42 4.149 fatal: not a git repository (or any of the parent directories): .git [2021-02-25T01:54:24.635Z] #42 4.214 GEN .gitid [2021-02-25T01:54:24.635Z] #42 4.247 GEN criu/include/version.h [2021-02-25T01:54:24.635Z] #42 4.328 GEN include/common/asm [2021-02-25T01:54:24.640Z] ok github.com/docker/docker/distribution/metadata 0.041s coverage: 48.2% of statements [2021-02-25T01:54:24.640Z] ok github.com/docker/docker/distribution 0.256s coverage: 25.0% of statements [2021-02-25T01:54:24.640Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-02-25T01:54:24.725Z] #35 ... [2021-02-25T01:54:24.725Z] [2021-02-25T01:54:24.725Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-25T01:54:24.725Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-25T01:54:24.725Z] #41 61.62 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-02-25T01:54:24.725Z] #41 61.64 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-02-25T01:54:24.725Z] #41 61.65 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-02-25T01:54:24.725Z] #41 61.66 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-02-25T01:54:24.725Z] #41 61.69 Setting up python-six (1.12.0-1) ... [2021-02-25T01:54:25.199Z] #42 ... [2021-02-25T01:54:25.199Z] [2021-02-25T01:54:25.199Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-02-25T01:54:25.199Z] #36 sha256:4d060f7684bf0620a356c6077d1556616154e681141efd54e0f233a0136b4b50 [2021-02-25T01:54:25.199Z] #36 8.885 [100%] Built target tini-static [2021-02-25T01:54:25.199Z] #36 8.938 + mkdir -p /build [2021-02-25T01:54:25.199Z] #36 8.945 + cp tini-static /build/docker-init [2021-02-25T01:54:25.199Z] #36 DONE 9.2s [2021-02-25T01:54:25.297Z] #41 65.40 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-02-25T01:54:25.456Z] [2021-02-25T01:54:25.456Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-25T01:54:25.456Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-25T01:54:25.456Z] #12 76.06 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-02-25T01:54:25.456Z] #12 76.07 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-02-25T01:54:25.456Z] #12 76.09 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-25T01:54:25.557Z] #41 65.41 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-02-25T01:54:25.557Z] #41 65.44 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-02-25T01:54:25.557Z] #41 65.45 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-02-25T01:54:25.557Z] #41 65.47 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-02-25T01:54:25.557Z] #41 65.48 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-02-25T01:54:25.557Z] #41 65.49 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-02-25T01:54:25.557Z] #41 65.51 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-02-25T01:54:25.557Z] #41 65.53 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-02-25T01:54:25.557Z] #41 65.56 Setting up python-protobuf (3.6.1.3-2) ... [2021-02-25T01:54:25.576Z] #42 ... [2021-02-25T01:54:25.576Z] [2021-02-25T01:54:25.576Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-25T01:54:25.576Z] #44 sha256:6eb753dc12ed3bc8e10bd64d90bdead25ac1d0b26a9558ef7ed44e6960bd93ac [2021-02-25T01:54:25.576Z] #44 56.37 regexp [2021-02-25T01:54:25.576Z] #44 57.53 context [2021-02-25T01:54:25.576Z] #44 57.57 os [2021-02-25T01:54:25.576Z] #44 59.74 encoding/binary [2021-02-25T01:54:25.576Z] #44 61.18 github.com/LK4D4/vndr/versioned [2021-02-25T01:54:25.576Z] #44 62.01 flag [2021-02-25T01:54:25.576Z] #44 62.01 go/token [2021-02-25T01:54:25.576Z] #44 62.02 internal/lazyregexp [2021-02-25T01:54:25.576Z] #44 62.27 net/url [2021-02-25T01:54:25.576Z] #44 62.56 text/template/parse [2021-02-25T01:54:25.576Z] #44 63.60 go/scanner [2021-02-25T01:54:25.576Z] #44 64.90 encoding/base64 [2021-02-25T01:54:25.576Z] #44 65.61 encoding/xml [2021-02-25T01:54:25.576Z] #44 ... [2021-02-25T01:54:25.576Z] [2021-02-25T01:54:25.576Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-02-25T01:54:25.576Z] #36 sha256:8083619c158cc0860aad12c7e5a82534c3a1d4085b329e47c62e235fa17b083d [2021-02-25T01:54:25.576Z] #36 1.692 + RM_GOPATH=0 [2021-02-25T01:54:25.576Z] #36 1.692 + TMP_GOPATH= [2021-02-25T01:54:25.576Z] #36 1.692 + : /build [2021-02-25T01:54:25.576Z] #36 1.692 + '[' -z '' ']' [2021-02-25T01:54:25.576Z] #36 1.693 ++ mktemp -d [2021-02-25T01:54:25.576Z] #36 1.698 + export GOPATH=/tmp/tmp.COCmN74ZkB [2021-02-25T01:54:25.576Z] #36 1.699 + GOPATH=/tmp/tmp.COCmN74ZkB [2021-02-25T01:54:25.576Z] #36 1.699 + RM_GOPATH=1 [2021-02-25T01:54:25.576Z] #36 1.699 + case "$(go env GOARCH)" in [2021-02-25T01:54:25.576Z] #36 1.705 ++ go env GOARCH [2021-02-25T01:54:25.576Z] #36 1.725 + export GO_BUILDMODE=-buildmode=pie [2021-02-25T01:54:25.576Z] #36 1.728 + GO_BUILDMODE=-buildmode=pie [2021-02-25T01:54:25.576Z] #36 1.730 ++ dirname /tmp/install/install.sh [2021-02-25T01:54:25.576Z] #36 1.734 + dir=/tmp/install [2021-02-25T01:54:25.576Z] #36 1.734 + bin=tini [2021-02-25T01:54:25.576Z] #36 1.735 + shift [2021-02-25T01:54:25.576Z] #36 1.735 + '[' '!' -f /tmp/install/tini.installer ']' [2021-02-25T01:54:25.576Z] #36 1.755 + . /tmp/install/tini.installer [2021-02-25T01:54:25.576Z] #36 1.755 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-25T01:54:25.576Z] #36 1.755 + install_tini [2021-02-25T01:54:25.576Z] #36 1.755 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-02-25T01:54:25.576Z] #36 1.755 + git clone https://github.com/krallin/tini.git /tmp/tmp.COCmN74ZkB/tini [2021-02-25T01:54:25.576Z] #36 1.757 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-25T01:54:25.576Z] #36 1.757 Cloning into '/tmp/tmp.COCmN74ZkB/tini'... [2021-02-25T01:54:25.673Z] ok github.com/docker/docker/errdefs 0.005s coverage: 53.1% of statements [2021-02-25T01:54:26.293Z] #12 ... [2021-02-25T01:54:26.293Z] [2021-02-25T01:54:26.293Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-02-25T01:54:26.293Z] #36 sha256:3a198c5c6c74a0ca2d7cce89122d36408589e613e1a934189360a6d6d92796fa [2021-02-25T01:54:26.293Z] #36 6.050 + RM_GOPATH=0 [2021-02-25T01:54:26.293Z] #36 6.050 + TMP_GOPATH= [2021-02-25T01:54:26.293Z] #36 6.050 + : /build [2021-02-25T01:54:26.293Z] #36 6.050 + '[' -z '' ']' [2021-02-25T01:54:26.293Z] #36 6.050 ++ mktemp -d [2021-02-25T01:54:26.293Z] #36 6.052 + export GOPATH=/tmp/tmp.sAaLLZ0mdT [2021-02-25T01:54:26.293Z] #36 6.052 + GOPATH=/tmp/tmp.sAaLLZ0mdT [2021-02-25T01:54:26.293Z] #36 6.052 + RM_GOPATH=1 [2021-02-25T01:54:26.293Z] #36 6.052 + case "$(go env GOARCH)" in [2021-02-25T01:54:26.293Z] #36 6.052 ++ go env GOARCH [2021-02-25T01:54:26.293Z] #36 6.071 + export GO_BUILDMODE=-buildmode=pie [2021-02-25T01:54:26.293Z] #36 6.071 + GO_BUILDMODE=-buildmode=pie [2021-02-25T01:54:26.293Z] #36 6.071 ++ dirname /tmp/install/install.sh [2021-02-25T01:54:26.293Z] #36 6.076 + dir=/tmp/install [2021-02-25T01:54:26.293Z] #36 6.076 + bin=tini [2021-02-25T01:54:26.293Z] #36 6.076 + shift [2021-02-25T01:54:26.293Z] #36 6.076 + '[' '!' -f /tmp/install/tini.installer ']' [2021-02-25T01:54:26.293Z] #36 6.076 + . /tmp/install/tini.installer [2021-02-25T01:54:26.293Z] #36 6.076 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-25T01:54:26.293Z] #36 6.076 + install_tini [2021-02-25T01:54:26.293Z] #36 6.076 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-02-25T01:54:26.293Z] #36 6.076 + git clone https://github.com/krallin/tini.git /tmp/tmp.sAaLLZ0mdT/tini [2021-02-25T01:54:26.293Z] #36 6.076 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-25T01:54:26.293Z] #36 6.079 Cloning into '/tmp/tmp.sAaLLZ0mdT/tini'... [2021-02-25T01:54:26.293Z] #36 6.794 + cd /tmp/tmp.sAaLLZ0mdT/tini [2021-02-25T01:54:26.293Z] #36 6.794 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-25T01:54:26.293Z] #36 6.794 + cmake . [2021-02-25T01:54:26.293Z] #36 7.574 -- The C compiler identification is GNU 8.3.0 [2021-02-25T01:54:26.293Z] #36 7.626 -- Check for working C compiler: /usr/bin/cc [2021-02-25T01:54:26.293Z] #36 8.269 -- Check for working C compiler: /usr/bin/cc -- works [2021-02-25T01:54:26.293Z] #36 8.281 -- Detecting C compiler ABI info [2021-02-25T01:54:26.306Z] ok github.com/docker/docker/image 0.012s coverage: 86.8% of statements [2021-02-25T01:54:26.554Z] #36 8.951 -- Detecting C compiler ABI info - done [2021-02-25T01:54:26.554Z] #36 9.011 -- Detecting C compile features [2021-02-25T01:54:26.597Z] ok github.com/docker/docker/image/cache 0.005s coverage: 19.2% of statements [2021-02-25T01:54:26.941Z] #41 ... [2021-02-25T01:54:26.941Z] [2021-02-25T01:54:26.941Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-02-25T01:54:26.941Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-25T01:54:26.941Z] #35 66.81 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-02-25T01:54:26.941Z] #35 66.85 Setting up xxd (2:8.1.0875-5) ... [2021-02-25T01:54:26.941Z] #35 66.87 Setting up libuv1:amd64 (1.24.1-1) ... [2021-02-25T01:54:26.941Z] #35 66.89 Setting up vim-common (2:8.1.0875-5) ... [2021-02-25T01:54:26.941Z] #35 66.92 Setting up librhash0:amd64 (1.3.8-1) ... [2021-02-25T01:54:26.941Z] #35 66.94 Setting up cmake-data (3.13.4-1) ... [2021-02-25T01:54:26.941Z] #35 66.96 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-02-25T01:54:26.941Z] #35 66.97 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-02-25T01:54:26.941Z] #35 66.98 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-02-25T01:54:26.941Z] #35 67.00 Setting up cmake (3.13.4-1) ... [2021-02-25T01:54:26.941Z] #35 67.01 Processing triggers for libc-bin (2.28-10) ... [2021-02-25T01:54:27.030Z] #36 4.025 + cd /tmp/tmp.COCmN74ZkB/tini [2021-02-25T01:54:27.030Z] #36 4.025 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-25T01:54:27.030Z] #36 4.052 + cmake . [2021-02-25T01:54:27.202Z] #35 67.07 Processing triggers for mime-support (3.62) ... [2021-02-25T01:54:27.232Z] ok github.com/docker/docker/distribution/xfer 1.862s coverage: 85.1% of statements [2021-02-25T01:54:27.232Z] ? github.com/docker/docker/dockerversion [no test files] [2021-02-25T01:54:27.232Z] ? github.com/docker/docker/image/tarexport [no test files] [2021-02-25T01:54:27.232Z] ok github.com/docker/docker/image/v1 0.020s coverage: 25.0% of statements [2021-02-25T01:54:27.232Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-02-25T01:54:27.866Z] ok github.com/docker/docker/libcontainerd/queue 0.021s coverage: 100.0% of statements [2021-02-25T01:54:27.984Z] #36 5.107 -- The C compiler identification is GNU 8.3.0 [2021-02-25T01:54:27.984Z] #36 5.128 -- Check for working C compiler: /usr/bin/cc [2021-02-25T01:54:28.148Z] #35 DONE 68.0s [2021-02-25T01:54:28.148Z] [2021-02-25T01:54:28.148Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-25T01:54:28.148Z] #33 sha256:aaae92cc5fe4db9772c92ebcb3fb1751b1f2671f8fb7dd022184b6d8f6312daf [2021-02-25T01:54:28.148Z] #33 65.11 path [2021-02-25T01:54:28.148Z] #33 65.71 text/tabwriter [2021-02-25T01:54:28.148Z] #33 66.52 fmt [2021-02-25T01:54:28.148Z] #33 66.52 path/filepath [2021-02-25T01:54:28.148Z] #33 68.01 io/ioutil [2021-02-25T01:54:28.251Z] #36 ... [2021-02-25T01:54:28.251Z] [2021-02-25T01:54:28.251Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-25T01:54:28.251Z] #50 sha256:05e603a7a7f2d817d835d940cea7a7aac4579d83f0aae8c1a25fb149254cf13b [2021-02-25T01:54:28.251Z] #50 59.22 io/ioutil [2021-02-25T01:54:28.251Z] #50 59.23 mvdan.cc/sh/v3/fileutil [2021-02-25T01:54:28.251Z] #50 61.59 encoding/binary [2021-02-25T01:54:28.251Z] #50 61.60 flag [2021-02-25T01:54:28.251Z] #50 61.60 github.com/pkg/diff [2021-02-25T01:54:28.251Z] #50 61.60 go/token [2021-02-25T01:54:28.251Z] #50 62.58 go/scanner [2021-02-25T01:54:28.251Z] #50 63.53 mvdan.cc/editorconfig [2021-02-25T01:54:28.251Z] #50 63.56 mvdan.cc/sh/v3/syntax [2021-02-25T01:54:28.251Z] #50 64.51 encoding/base64 [2021-02-25T01:54:28.251Z] #50 65.28 go/ast [2021-02-25T01:54:28.251Z] #50 65.93 encoding/json [2021-02-25T01:54:28.251Z] #50 66.53 golang.org/x/sys/unix [2021-02-25T01:54:28.409Z] #33 ... [2021-02-25T01:54:28.409Z] [2021-02-25T01:54:28.409Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-25T01:54:28.409Z] #44 sha256:f1422effb3fb06c6e4688146957364872f9e208161ff827f66b1bd608f94ccbd [2021-02-25T01:54:28.409Z] #44 58.35 time [2021-02-25T01:54:28.409Z] #44 62.67 strings [2021-02-25T01:54:28.409Z] #44 64.45 os [2021-02-25T01:54:28.409Z] #44 65.70 regexp/syntax [2021-02-25T01:54:28.472Z] #36 11.06 -- Detecting C compile features - done [2021-02-25T01:54:28.472Z] #36 ... [2021-02-25T01:54:28.472Z] [2021-02-25T01:54:28.472Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-25T01:54:28.472Z] #44 sha256:d153cc4351764a122782d058ffd8e3001e00e902241b8a8a80ce2b9ea853462d [2021-02-25T01:54:28.472Z] #44 68.68 fmt [2021-02-25T01:54:28.472Z] #44 71.17 regexp [2021-02-25T01:54:28.472Z] #44 74.06 go/token [2021-02-25T01:54:28.472Z] #44 74.74 internal/lazyregexp [2021-02-25T01:54:28.472Z] #44 74.98 go/scanner [2021-02-25T01:54:28.472Z] #44 75.05 net/url [2021-02-25T01:54:28.472Z] #44 76.40 go/ast [2021-02-25T01:54:28.472Z] #44 76.87 text/template/parse [2021-02-25T01:54:28.515Z] #50 ... [2021-02-25T01:54:28.515Z] [2021-02-25T01:54:28.515Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-25T01:54:28.515Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-25T01:54:28.515Z] #42 4.388 Note: Building without setproctitle() and strlcpy() support. [2021-02-25T01:54:28.515Z] #42 4.389 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-02-25T01:54:28.515Z] #42 4.395 Note: Building without GnuTLS support [2021-02-25T01:54:28.515Z] #42 4.399 Makefile.config:39: Warn: you have no libnftables installed [2021-02-25T01:54:28.515Z] #42 4.409 Makefile.config:40: Warn: Building without nftables support [2021-02-25T01:54:28.669Z] #44 ... [2021-02-25T01:54:28.669Z] [2021-02-25T01:54:28.669Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-02-25T01:54:28.669Z] #36 sha256:8aa4a67a139880fa30c3be76a19b74b8204ec6a55d7de8ff99a1d59a2b58e4d4 [2021-02-25T01:54:28.734Z] #44 ... [2021-02-25T01:54:28.734Z] [2021-02-25T01:54:28.734Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-02-25T01:54:28.734Z] #36 sha256:3a198c5c6c74a0ca2d7cce89122d36408589e613e1a934189360a6d6d92796fa [2021-02-25T01:54:28.734Z] #36 11.10 -- Performing Test HAS_BUILTIN_FORTIFY [2021-02-25T01:54:28.734Z] #36 11.32 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-02-25T01:54:28.778Z] #12 ... [2021-02-25T01:54:28.778Z] [2021-02-25T01:54:28.778Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-25T01:54:28.778Z] #33 sha256:1281e7ad3a538a9888b4998e5e5e5ce8ab17c632f874b073eec4d6f6572ed89c [2021-02-25T01:54:28.778Z] #33 DONE 79.9s [2021-02-25T01:54:28.778Z] [2021-02-25T01:54:28.778Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-25T01:54:28.778Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-25T01:54:28.778Z] #42 6.786 PBCC images/timens.pb-c.c [2021-02-25T01:54:28.778Z] #42 6.830 DEP images/timens.pb-c.d [2021-02-25T01:54:28.778Z] #42 6.890 PBCC images/fown.pb-c.c [2021-02-25T01:54:28.778Z] #42 6.936 PBCC images/google/protobuf/descriptor.pb-c.c [2021-02-25T01:54:28.778Z] #42 6.996 PBCC images/opts.pb-c.c [2021-02-25T01:54:28.778Z] #42 7.041 PBCC images/memfd.pb-c.c [2021-02-25T01:54:28.778Z] #42 7.096 DEP images/fown.pb-c.d [2021-02-25T01:54:28.778Z] #42 7.145 DEP images/google/protobuf/descriptor.pb-c.d [2021-02-25T01:54:28.778Z] #42 7.233 DEP images/opts.pb-c.d [2021-02-25T01:54:28.778Z] #42 7.304 DEP images/memfd.pb-c.d [2021-02-25T01:54:28.778Z] #42 7.336 PBCC images/sit.pb-c.c [2021-02-25T01:54:28.778Z] #42 7.376 DEP images/sit.pb-c.d [2021-02-25T01:54:28.778Z] #42 7.426 PBCC images/macvlan.pb-c.c [2021-02-25T01:54:28.778Z] #42 7.454 DEP images/macvlan.pb-c.d [2021-02-25T01:54:28.778Z] #42 7.526 PBCC images/autofs.pb-c.c [2021-02-25T01:54:28.778Z] #42 7.551 DEP images/autofs.pb-c.d [2021-02-25T01:54:28.778Z] #42 7.614 PBCC images/sysctl.pb-c.c [2021-02-25T01:54:28.778Z] #42 7.652 DEP images/sysctl.pb-c.d [2021-02-25T01:54:28.778Z] #42 7.705 PBCC images/time.pb-c.c [2021-02-25T01:54:28.778Z] #42 7.715 DEP images/time.pb-c.d [2021-02-25T01:54:28.778Z] #42 7.774 PBCC images/binfmt-misc.pb-c.c [2021-02-25T01:54:28.778Z] #42 7.837 DEP images/binfmt-misc.pb-c.d [2021-02-25T01:54:28.778Z] #42 7.939 PBCC images/seccomp.pb-c.c [2021-02-25T01:54:28.778Z] #42 8.000 DEP images/seccomp.pb-c.d [2021-02-25T01:54:28.778Z] #42 8.048 PBCC images/userns.pb-c.c [2021-02-25T01:54:28.778Z] #42 8.093 DEP images/userns.pb-c.d [2021-02-25T01:54:28.778Z] #42 8.121 PBCC images/cgroup.pb-c.c [2021-02-25T01:54:28.778Z] #42 8.131 DEP images/cgroup.pb-c.d [2021-02-25T01:54:28.778Z] #42 8.233 PBCC images/ext-file.pb-c.c [2021-02-25T01:54:28.778Z] #42 8.288 DEP images/ext-file.pb-c.d [2021-02-25T01:54:28.778Z] #42 8.333 PBCC images/rpc.pb-c.c [2021-02-25T01:54:28.778Z] #42 8.436 DEP images/rpc.pb-c.d [2021-02-25T01:54:28.904Z] ok github.com/docker/docker/oci 0.028s coverage: 38.4% of statements [2021-02-25T01:54:28.930Z] #36 1.042 + RM_GOPATH=0 [2021-02-25T01:54:28.930Z] #36 1.042 + TMP_GOPATH= [2021-02-25T01:54:28.930Z] #36 1.042 + : /build [2021-02-25T01:54:28.930Z] #36 1.042 + '[' -z '' ']' [2021-02-25T01:54:28.995Z] #36 11.47 -- Configuring done [2021-02-25T01:54:28.995Z] #36 11.51 -- Generating done [2021-02-25T01:54:28.995Z] #36 11.52 -- Build files have been written to: /tmp/tmp.sAaLLZ0mdT/tini [2021-02-25T01:54:28.995Z] #36 11.54 + make tini-static [2021-02-25T01:54:29.038Z] #42 8.592 PBCC images/siginfo.pb-c.c [2021-02-25T01:54:29.038Z] #42 8.642 DEP images/siginfo.pb-c.d [2021-02-25T01:54:29.191Z] #36 1.046 ++ mktemp -d [2021-02-25T01:54:29.191Z] #36 1.056 + export GOPATH=/tmp/tmp.DKvENqioJJ [2021-02-25T01:54:29.191Z] #36 1.056 + GOPATH=/tmp/tmp.DKvENqioJJ [2021-02-25T01:54:29.191Z] #36 1.056 + RM_GOPATH=1 [2021-02-25T01:54:29.191Z] #36 1.058 + case "$(go env GOARCH)" in [2021-02-25T01:54:29.191Z] #36 1.058 ++ go env GOARCH [2021-02-25T01:54:29.191Z] #36 1.071 + export GO_BUILDMODE=-buildmode=pie [2021-02-25T01:54:29.191Z] #36 1.071 + GO_BUILDMODE=-buildmode=pie [2021-02-25T01:54:29.191Z] #36 1.071 ++ dirname /tmp/install/install.sh [2021-02-25T01:54:29.191Z] #36 1.076 + dir=/tmp/install [2021-02-25T01:54:29.191Z] #36 1.077 + bin=tini [2021-02-25T01:54:29.191Z] #36 1.077 + shift [2021-02-25T01:54:29.191Z] #36 1.077 + '[' '!' -f /tmp/install/tini.installer ']' [2021-02-25T01:54:29.191Z] #36 1.077 + . /tmp/install/tini.installer [2021-02-25T01:54:29.191Z] #36 1.078 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-25T01:54:29.191Z] #36 1.080 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-25T01:54:29.191Z] #36 1.080 + install_tini [2021-02-25T01:54:29.191Z] #36 1.080 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-02-25T01:54:29.191Z] #36 1.080 + git clone https://github.com/krallin/tini.git /tmp/tmp.DKvENqioJJ/tini [2021-02-25T01:54:29.191Z] #36 1.089 Cloning into '/tmp/tmp.DKvENqioJJ/tini'... [2021-02-25T01:54:29.196Z] ok github.com/docker/docker/opts 0.016s coverage: 67.1% of statements [2021-02-25T01:54:29.257Z] #36 ... [2021-02-25T01:54:29.257Z] [2021-02-25T01:54:29.257Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-25T01:54:29.257Z] #33 sha256:2e69f35fe24f369dce21818beea2393c696c678620473cad6e296062ad1a4077 [2021-02-25T01:54:29.257Z] #33 72.10 log [2021-02-25T01:54:29.257Z] #33 74.68 github.com/BurntSushi/toml/cmd/tomlv [2021-02-25T01:54:29.257Z] #33 DONE 79.4s [2021-02-25T01:54:29.294Z] #42 8.816 PBCC images/pagemap.pb-c.c [2021-02-25T01:54:29.294Z] #42 8.899 DEP images/pagemap.pb-c.d [2021-02-25T01:54:29.294Z] #42 8.976 PBCC images/rlimit.pb-c.c [2021-02-25T01:54:29.488Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2021-02-25T01:54:29.518Z] [2021-02-25T01:54:29.518Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-25T01:54:29.518Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-25T01:54:29.518Z] #12 77.39 Selecting previously unselected package gcc-mingw-w64-base. [2021-02-25T01:54:29.518Z] #12 77.39 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-02-25T01:54:29.518Z] #12 77.40 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-02-25T01:54:29.518Z] #12 77.56 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-02-25T01:54:29.518Z] #12 77.56 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-02-25T01:54:29.518Z] #12 77.57 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-25T01:54:29.551Z] #42 9.077 DEP images/rlimit.pb-c.d [2021-02-25T01:54:29.551Z] #42 9.237 PBCC images/file-lock.pb-c.c [2021-02-25T01:54:29.551Z] #42 9.280 DEP images/file-lock.pb-c.d [2021-02-25T01:54:29.808Z] #42 9.398 PBCC images/tty.pb-c.c [2021-02-25T01:54:29.808Z] #42 9.457 DEP images/tty.pb-c.d [2021-02-25T01:54:29.808Z] #42 9.503 PBCC images/tun.pb-c.c [2021-02-25T01:54:30.065Z] #42 9.558 PBCC images/netdev.pb-c.c [2021-02-25T01:54:30.065Z] #42 9.657 DEP images/tun.pb-c.d [2021-02-25T01:54:30.065Z] #42 9.711 DEP images/netdev.pb-c.d [2021-02-25T01:54:30.065Z] #42 9.793 PBCC images/vma.pb-c.c [2021-02-25T01:54:30.091Z] #12 ... [2021-02-25T01:54:30.091Z] [2021-02-25T01:54:30.091Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-25T01:54:30.091Z] #50 sha256:fc077b73ae98ab5d0da252b9aa1a5bf791334fac7e4c3d63945108bd43145bfb [2021-02-25T01:54:30.091Z] #50 70.02 golang.org/x/sys/unix [2021-02-25T01:54:30.091Z] #50 73.42 encoding/json [2021-02-25T01:54:30.091Z] #50 78.86 github.com/pkg/diff [2021-02-25T01:54:30.091Z] #50 79.37 go/ast [2021-02-25T01:54:30.091Z] #50 ... [2021-02-25T01:54:30.091Z] [2021-02-25T01:54:30.091Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-02-25T01:54:30.091Z] #36 sha256:3a198c5c6c74a0ca2d7cce89122d36408589e613e1a934189360a6d6d92796fa [2021-02-25T01:54:30.091Z] #36 12.08 Scanning dependencies of target tini-static [2021-02-25T01:54:30.091Z] #36 12.17 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-02-25T01:54:30.131Z] #36 1.842 + cd /tmp/tmp.DKvENqioJJ/tini [2021-02-25T01:54:30.131Z] #36 1.842 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-25T01:54:30.131Z] #36 1.851 + cmake . [2021-02-25T01:54:30.322Z] #42 9.848 DEP images/vma.pb-c.d [2021-02-25T01:54:30.322Z] #42 9.925 PBCC images/creds.pb-c.c [2021-02-25T01:54:30.322Z] #42 9.984 DEP images/creds.pb-c.d [2021-02-25T01:54:30.322Z] #42 10.02 PBCC images/utsns.pb-c.c [2021-02-25T01:54:30.322Z] #42 10.05 DEP images/utsns.pb-c.d [2021-02-25T01:54:30.391Z] #36 2.437 -- The C compiler identification is GNU 8.3.0 [2021-02-25T01:54:30.391Z] #36 2.489 -- Check for working C compiler: /usr/bin/cc [2021-02-25T01:54:30.623Z] #42 10.06 PBCC images/ipc-desc.pb-c.c [2021-02-25T01:54:30.623Z] #42 10.10 PBCC images/ipc-sem.pb-c.c [2021-02-25T01:54:30.623Z] #42 10.13 DEP images/ipc-desc.pb-c.d [2021-02-25T01:54:30.623Z] #42 10.19 DEP images/ipc-sem.pb-c.d [2021-02-25T01:54:30.623Z] #42 10.25 PBCC images/ipc-msg.pb-c.c [2021-02-25T01:54:30.623Z] #42 10.28 DEP images/ipc-msg.pb-c.d [2021-02-25T01:54:30.623Z] #42 10.31 PBCC images/ipc-shm.pb-c.c [2021-02-25T01:54:30.623Z] #42 ... [2021-02-25T01:54:30.623Z] [2021-02-25T01:54:30.623Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-25T01:54:30.623Z] #50 sha256:9581b9550771cdc5c733f2e2bb24fe324e7ec7a5d0a0b016301bfc669d90d5e6 [2021-02-25T01:54:30.623Z] #50 71.92 encoding/json [2021-02-25T01:54:30.623Z] #50 75.73 github.com/pkg/diff [2021-02-25T01:54:30.623Z] #50 78.01 go/ast [2021-02-25T01:54:30.623Z] #50 79.13 golang.org/x/crypto/ssh/terminal [2021-02-25T01:54:30.623Z] #50 81.12 mvdan.cc/editorconfig [2021-02-25T01:54:30.623Z] #50 ... [2021-02-25T01:54:30.623Z] [2021-02-25T01:54:30.623Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-25T01:54:30.623Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-25T01:54:30.623Z] #42 10.32 DEP images/ipc-shm.pb-c.d [2021-02-25T01:54:30.623Z] #42 10.38 PBCC images/ipc-var.pb-c.c [2021-02-25T01:54:30.623Z] #42 10.42 DEP images/ipc-var.pb-c.d [2021-02-25T01:54:30.880Z] #42 10.47 PBCC images/sk-opts.pb-c.c [2021-02-25T01:54:30.880Z] #42 10.51 PBCC images/packet-sock.pb-c.c [2021-02-25T01:54:30.880Z] #42 10.58 DEP images/sk-opts.pb-c.d [2021-02-25T01:54:30.880Z] #42 10.62 DEP images/packet-sock.pb-c.d [2021-02-25T01:54:30.880Z] #42 10.69 PBCC images/sk-netlink.pb-c.c [2021-02-25T01:54:30.961Z] #36 3.065 -- Check for working C compiler: /usr/bin/cc -- works [2021-02-25T01:54:30.998Z] ok github.com/docker/docker/pkg/archive 0.464s coverage: 77.0% of statements [2021-02-25T01:54:31.035Z] #36 ... [2021-02-25T01:54:31.035Z] [2021-02-25T01:54:31.035Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-25T01:54:31.035Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-25T01:54:31.035Z] #42 5.075 Note: Building without setproctitle() and strlcpy() support. [2021-02-25T01:54:31.035Z] #42 5.076 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-02-25T01:54:31.035Z] #42 5.085 Note: Building without GnuTLS support [2021-02-25T01:54:31.035Z] #42 5.097 Makefile.config:39: Warn: you have no libnftables installed [2021-02-25T01:54:31.035Z] #42 5.097 Makefile.config:40: Warn: Building without nftables support [2021-02-25T01:54:31.035Z] #42 7.296 fatal: not a git repository (or any of the parent directories): .git [2021-02-25T01:54:31.035Z] #42 7.355 GEN .gitid [2021-02-25T01:54:31.035Z] #42 7.387 GEN criu/include/version.h [2021-02-25T01:54:31.035Z] #42 7.458 GEN include/common/asm [2021-02-25T01:54:31.035Z] #42 9.203 PBCC images/timens.pb-c.c [2021-02-25T01:54:31.035Z] #42 9.252 DEP images/timens.pb-c.d [2021-02-25T01:54:31.035Z] #42 9.315 PBCC images/fown.pb-c.c [2021-02-25T01:54:31.035Z] #42 9.369 PBCC images/google/protobuf/descriptor.pb-c.c [2021-02-25T01:54:31.035Z] #42 9.502 PBCC images/opts.pb-c.c [2021-02-25T01:54:31.035Z] #42 9.594 PBCC images/memfd.pb-c.c [2021-02-25T01:54:31.035Z] #42 9.646 DEP images/fown.pb-c.d [2021-02-25T01:54:31.035Z] #42 9.705 DEP images/google/protobuf/descriptor.pb-c.d [2021-02-25T01:54:31.035Z] #42 9.799 DEP images/opts.pb-c.d [2021-02-25T01:54:31.035Z] #42 9.888 DEP images/memfd.pb-c.d [2021-02-25T01:54:31.035Z] #42 9.956 PBCC images/sit.pb-c.c [2021-02-25T01:54:31.035Z] #42 10.04 DEP images/sit.pb-c.d [2021-02-25T01:54:31.137Z] #42 10.78 DEP images/sk-netlink.pb-c.d [2021-02-25T01:54:31.221Z] #36 3.072 -- Detecting C compiler ABI info [2021-02-25T01:54:31.296Z] #42 10.15 PBCC images/macvlan.pb-c.c [2021-02-25T01:54:31.296Z] #42 10.18 DEP images/macvlan.pb-c.d [2021-02-25T01:54:31.296Z] #42 ... [2021-02-25T01:54:31.296Z] [2021-02-25T01:54:31.296Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-02-25T01:54:31.296Z] #36 sha256:3a198c5c6c74a0ca2d7cce89122d36408589e613e1a934189360a6d6d92796fa [2021-02-25T01:54:31.296Z] #36 13.71 [100%] Linking C executable tini-static [2021-02-25T01:54:31.394Z] #42 10.85 PBCC images/sk-inet.pb-c.c [2021-02-25T01:54:31.394Z] #42 10.91 DEP images/sk-inet.pb-c.d [2021-02-25T01:54:31.394Z] #42 11.00 PBCC images/sk-unix.pb-c.c [2021-02-25T01:54:31.394Z] #42 11.09 DEP images/sk-unix.pb-c.d [2021-02-25T01:54:31.394Z] #42 11.15 PBCC images/mm.pb-c.c [2021-02-25T01:54:31.394Z] #42 11.21 DEP images/mm.pb-c.d [2021-02-25T01:54:31.632Z] ok github.com/docker/docker/pkg/authorization 0.338s coverage: 68.3% of statements [2021-02-25T01:54:31.650Z] #42 11.27 PBCC images/timerfd.pb-c.c [2021-02-25T01:54:31.650Z] #42 11.34 DEP images/timerfd.pb-c.d [2021-02-25T01:54:31.869Z] #36 14.29 [100%] Built target tini-static [2021-02-25T01:54:31.869Z] #36 14.37 + mkdir -p /build [2021-02-25T01:54:31.869Z] #36 14.37 + cp tini-static /build/docker-init [2021-02-25T01:54:31.907Z] #42 11.41 PBCC images/timer.pb-c.c [2021-02-25T01:54:31.907Z] #42 11.43 DEP images/timer.pb-c.d [2021-02-25T01:54:31.907Z] #42 11.49 PBCC images/sa.pb-c.c [2021-02-25T01:54:31.907Z] #42 11.52 DEP images/sa.pb-c.d [2021-02-25T01:54:31.907Z] #42 11.59 PBCC images/pipe-data.pb-c.c [2021-02-25T01:54:31.923Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2021-02-25T01:54:31.923Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2021-02-25T01:54:32.038Z] #42 7.711 fatal: not a git repository (or any of the parent directories): .git [2021-02-25T01:54:32.038Z] #42 7.822 GEN .gitid [2021-02-25T01:54:32.038Z] #42 7.898 GEN criu/include/version.h [2021-02-25T01:54:32.038Z] #42 7.993 GEN include/common/asm [2021-02-25T01:54:32.038Z] #42 ... [2021-02-25T01:54:32.038Z] [2021-02-25T01:54:32.038Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-25T01:54:32.038Z] #33 sha256:0065b27a7a7c23cab916afe26ca99998101187ea6b70708386c5b7546d572eb1 [2021-02-25T01:54:32.038Z] #33 64.45 github.com/BurntSushi/toml/cmd/tomlv [2021-02-25T01:54:32.038Z] #33 DONE 72.9s [2021-02-25T01:54:32.129Z] #36 DONE 14.7s [2021-02-25T01:54:32.130Z] [2021-02-25T01:54:32.130Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-25T01:54:32.130Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-25T01:54:32.130Z] #42 10.26 PBCC images/autofs.pb-c.c [2021-02-25T01:54:32.130Z] #42 10.32 DEP images/autofs.pb-c.d [2021-02-25T01:54:32.130Z] #42 10.39 PBCC images/sysctl.pb-c.c [2021-02-25T01:54:32.130Z] #42 10.40 DEP images/sysctl.pb-c.d [2021-02-25T01:54:32.130Z] #42 10.51 PBCC images/time.pb-c.c [2021-02-25T01:54:32.130Z] #42 10.54 DEP images/time.pb-c.d [2021-02-25T01:54:32.130Z] #42 10.60 PBCC images/binfmt-misc.pb-c.c [2021-02-25T01:54:32.130Z] #42 10.67 DEP images/binfmt-misc.pb-c.d [2021-02-25T01:54:32.130Z] #42 10.73 PBCC images/seccomp.pb-c.c [2021-02-25T01:54:32.130Z] #42 10.78 DEP images/seccomp.pb-c.d [2021-02-25T01:54:32.130Z] #42 10.86 PBCC images/userns.pb-c.c [2021-02-25T01:54:32.130Z] #42 10.88 DEP images/userns.pb-c.d [2021-02-25T01:54:32.130Z] #42 10.93 PBCC images/cgroup.pb-c.c [2021-02-25T01:54:32.130Z] #42 10.97 DEP images/cgroup.pb-c.d [2021-02-25T01:54:32.130Z] #42 11.05 PBCC images/ext-file.pb-c.c [2021-02-25T01:54:32.130Z] #42 11.10 DEP images/ext-file.pb-c.d [2021-02-25T01:54:32.130Z] #42 11.15 PBCC images/rpc.pb-c.c [2021-02-25T01:54:32.130Z] #42 11.26 DEP images/rpc.pb-c.d [2021-02-25T01:54:32.160Z] #36 3.856 -- Detecting C compiler ABI info - done [2021-02-25T01:54:32.160Z] #36 3.906 -- Detecting C compile features [2021-02-25T01:54:32.163Z] #42 11.62 DEP images/pipe-data.pb-c.d [2021-02-25T01:54:32.163Z] #42 11.69 PBCC images/mnt.pb-c.c [2021-02-25T01:54:32.163Z] #42 11.78 DEP images/mnt.pb-c.d [2021-02-25T01:54:32.163Z] #42 11.85 PBCC images/sk-packet.pb-c.c [2021-02-25T01:54:32.163Z] #42 11.87 DEP images/sk-packet.pb-c.d [2021-02-25T01:54:32.163Z] #42 11.92 PBCC images/tcp-stream.pb-c.c [2021-02-25T01:54:32.163Z] #42 11.95 DEP images/tcp-stream.pb-c.d [2021-02-25T01:54:32.163Z] #42 ... [2021-02-25T01:54:32.163Z] [2021-02-25T01:54:32.163Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-25T01:54:32.163Z] #44 sha256:6488e18fa69a16789be3ac1ef9f19128ae4ff8052d7a51b5d0524d2ccb7c41ab [2021-02-25T01:54:32.163Z] #44 73.64 go/token [2021-02-25T01:54:32.163Z] #44 73.77 regexp [2021-02-25T01:54:32.163Z] #44 74.83 go/scanner [2021-02-25T01:54:32.163Z] #44 76.34 go/ast [2021-02-25T01:54:32.163Z] #44 78.34 internal/lazyregexp [2021-02-25T01:54:32.163Z] #44 78.62 net/url [2021-02-25T01:54:32.163Z] #44 80.74 text/template/parse [2021-02-25T01:54:32.163Z] #44 81.68 go/parser [2021-02-25T01:54:32.246Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-02-25T01:54:32.301Z] [2021-02-25T01:54:32.301Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-02-25T01:54:32.301Z] #36 sha256:8083619c158cc0860aad12c7e5a82534c3a1d4085b329e47c62e235fa17b083d [2021-02-25T01:54:32.301Z] #36 6.620 -- Check for working C compiler: /usr/bin/cc -- works [2021-02-25T01:54:32.301Z] #36 6.622 -- Detecting C compiler ABI info [2021-02-25T01:54:32.301Z] #36 8.080 -- Detecting C compiler ABI info - done [2021-02-25T01:54:32.301Z] #36 8.123 -- Detecting C compile features [2021-02-25T01:54:32.400Z] #42 11.29 PBCC images/siginfo.pb-c.c [2021-02-25T01:54:32.400Z] #42 11.38 DEP images/siginfo.pb-c.d [2021-02-25T01:54:32.400Z] #42 11.42 PBCC images/pagemap.pb-c.c [2021-02-25T01:54:32.400Z] #42 11.50 DEP images/pagemap.pb-c.d [2021-02-25T01:54:32.400Z] #42 11.56 PBCC images/rlimit.pb-c.c [2021-02-25T01:54:32.420Z] #44 ... [2021-02-25T01:54:32.420Z] [2021-02-25T01:54:32.420Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-25T01:54:32.420Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-25T01:54:32.420Z] #42 12.02 PBCC images/pipe.pb-c.c [2021-02-25T01:54:32.420Z] #42 12.07 DEP images/pipe.pb-c.d [2021-02-25T01:54:32.420Z] #42 12.12 PBCC images/pstree.pb-c.c [2021-02-25T01:54:32.421Z] #42 12.14 DEP images/pstree.pb-c.d [2021-02-25T01:54:32.421Z] #42 12.18 PBCC images/fs.pb-c.c [2021-02-25T01:54:32.508Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-02-25T01:54:32.661Z] #42 11.59 DEP images/rlimit.pb-c.d [2021-02-25T01:54:32.662Z] #42 11.65 PBCC images/file-lock.pb-c.c [2021-02-25T01:54:32.662Z] #42 11.71 DEP images/file-lock.pb-c.d [2021-02-25T01:54:32.682Z] #42 12.20 DEP images/fs.pb-c.d [2021-02-25T01:54:32.682Z] #42 12.26 PBCC images/signalfd.pb-c.c [2021-02-25T01:54:32.682Z] #42 12.33 DEP images/signalfd.pb-c.d [2021-02-25T01:54:32.682Z] #42 12.38 PBCC images/fh.pb-c.c [2021-02-25T01:54:32.682Z] #42 12.43 PBCC images/fsnotify.pb-c.c [2021-02-25T01:54:32.682Z] #42 12.47 DEP images/fh.pb-c.d [2021-02-25T01:54:32.739Z] #36 ... [2021-02-25T01:54:32.739Z] [2021-02-25T01:54:32.739Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-25T01:54:32.739Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-25T01:54:32.739Z] #41 72.07 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-02-25T01:54:32.739Z] #41 72.08 Processing triggers for libc-bin (2.28-10) ... [2021-02-25T01:54:32.739Z] #41 DONE 72.7s [2021-02-25T01:54:32.739Z] [2021-02-25T01:54:32.739Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-25T01:54:32.739Z] #50 sha256:d19c11526476866a6e0e17fb32694c2c3ede6bd1eaf8019a8241df789d84b9bd [2021-02-25T01:54:32.739Z] #50 62.72 context [2021-02-25T01:54:32.739Z] #50 63.54 os [2021-02-25T01:54:32.739Z] #50 63.56 encoding/binary [2021-02-25T01:54:32.739Z] #50 65.56 encoding/base64 [2021-02-25T01:54:32.739Z] #50 66.32 golang.org/x/sys/unix [2021-02-25T01:54:32.739Z] #50 67.71 fmt [2021-02-25T01:54:32.923Z] #42 11.79 PBCC images/tty.pb-c.c [2021-02-25T01:54:32.923Z] #42 11.87 DEP images/tty.pb-c.d [2021-02-25T01:54:32.923Z] #42 11.88 PBCC images/tun.pb-c.c [2021-02-25T01:54:32.923Z] #42 11.97 PBCC images/netdev.pb-c.c [2021-02-25T01:54:32.979Z] #42 12.53 DEP images/fsnotify.pb-c.d [2021-02-25T01:54:32.979Z] #42 12.59 PBCC images/eventpoll.pb-c.c [2021-02-25T01:54:32.979Z] #42 12.61 DEP images/eventpoll.pb-c.d [2021-02-25T01:54:32.979Z] #42 12.65 PBCC images/eventfd.pb-c.c [2021-02-25T01:54:32.979Z] #42 12.66 DEP images/eventfd.pb-c.d [2021-02-25T01:54:32.979Z] #42 12.69 PBCC images/remap-file-path.pb-c.c [2021-02-25T01:54:32.979Z] #42 12.73 DEP images/remap-file-path.pb-c.d [2021-02-25T01:54:32.979Z] #42 12.78 PBCC images/fifo.pb-c.c [2021-02-25T01:54:32.979Z] #42 12.80 DEP images/fifo.pb-c.d [2021-02-25T01:54:33.005Z] #50 ... [2021-02-25T01:54:33.005Z] [2021-02-25T01:54:33.005Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-25T01:54:33.005Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-25T01:54:33.184Z] #42 12.14 DEP images/tun.pb-c.d [2021-02-25T01:54:33.185Z] #42 12.14 DEP images/netdev.pb-c.d [2021-02-25T01:54:33.185Z] #42 12.23 PBCC images/vma.pb-c.c [2021-02-25T01:54:33.185Z] #42 12.33 DEP images/vma.pb-c.d [2021-02-25T01:54:33.185Z] #42 12.35 PBCC images/creds.pb-c.c [2021-02-25T01:54:33.236Z] #42 12.86 PBCC images/ghost-file.pb-c.c [2021-02-25T01:54:33.236Z] #42 12.89 DEP images/ghost-file.pb-c.d [2021-02-25T01:54:33.446Z] #42 12.43 DEP images/creds.pb-c.d [2021-02-25T01:54:33.446Z] #42 12.43 PBCC images/utsns.pb-c.c [2021-02-25T01:54:33.536Z] #42 12.98 PBCC images/regfile.pb-c.c [2021-02-25T01:54:33.536Z] #42 13.04 DEP images/regfile.pb-c.d [2021-02-25T01:54:33.536Z] #42 13.09 PBCC images/ns.pb-c.c [2021-02-25T01:54:33.537Z] #42 13.15 DEP images/ns.pb-c.d [2021-02-25T01:54:33.537Z] #42 13.20 PBCC images/fdinfo.pb-c.c [2021-02-25T01:54:33.537Z] #42 13.26 DEP images/fdinfo.pb-c.d [2021-02-25T01:54:33.707Z] #42 12.48 DEP images/utsns.pb-c.d [2021-02-25T01:54:33.707Z] #42 12.53 PBCC images/ipc-desc.pb-c.c [2021-02-25T01:54:33.707Z] #42 12.55 PBCC images/ipc-sem.pb-c.c [2021-02-25T01:54:33.707Z] #42 12.60 DEP images/ipc-desc.pb-c.d [2021-02-25T01:54:33.707Z] #42 12.64 DEP images/ipc-sem.pb-c.d [2021-02-25T01:54:33.707Z] #42 12.69 PBCC images/ipc-msg.pb-c.c [2021-02-25T01:54:33.707Z] #42 12.76 DEP images/ipc-msg.pb-c.d [2021-02-25T01:54:33.707Z] #42 12.76 PBCC images/ipc-shm.pb-c.c [2021-02-25T01:54:33.707Z] #42 12.83 DEP images/ipc-shm.pb-c.d [2021-02-25T01:54:33.793Z] #42 13.36 PBCC images/core-aarch64.pb-c.c [2021-02-25T01:54:33.793Z] #42 13.42 PBCC images/core-arm.pb-c.c [2021-02-25T01:54:33.793Z] #42 13.43 PBCC images/core-ppc64.pb-c.c [2021-02-25T01:54:33.898Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-02-25T01:54:33.968Z] #42 12.87 PBCC images/ipc-var.pb-c.c [2021-02-25T01:54:33.969Z] #42 12.96 DEP images/ipc-var.pb-c.d [2021-02-25T01:54:33.969Z] #42 12.96 PBCC images/sk-opts.pb-c.c [2021-02-25T01:54:33.969Z] #42 13.00 PBCC images/packet-sock.pb-c.c [2021-02-25T01:54:34.050Z] #42 13.50 PBCC images/core-s390.pb-c.c [2021-02-25T01:54:34.050Z] #42 13.54 PBCC images/core-x86.pb-c.c [2021-02-25T01:54:34.050Z] #42 13.59 PBCC images/core.pb-c.c [2021-02-25T01:54:34.050Z] #42 13.65 PBCC images/inventory.pb-c.c [2021-02-25T01:54:34.050Z] #42 13.72 DEP images/core-aarch64.pb-c.d [2021-02-25T01:54:34.050Z] #42 13.76 DEP images/core-arm.pb-c.d [2021-02-25T01:54:34.229Z] #42 13.08 DEP images/sk-opts.pb-c.d [2021-02-25T01:54:34.230Z] #42 13.19 DEP images/packet-sock.pb-c.d [2021-02-25T01:54:34.230Z] #42 13.21 PBCC images/sk-netlink.pb-c.c [2021-02-25T01:54:34.230Z] #42 13.27 DEP images/sk-netlink.pb-c.d [2021-02-25T01:54:34.230Z] #36 11.52 -- Detecting C compile features - done [2021-02-25T01:54:34.230Z] #36 11.58 -- Performing Test HAS_BUILTIN_FORTIFY [2021-02-25T01:54:34.307Z] #42 13.81 DEP images/core-ppc64.pb-c.d [2021-02-25T01:54:34.307Z] #42 13.85 DEP images/core-s390.pb-c.d [2021-02-25T01:54:34.307Z] #42 13.92 DEP images/core-x86.pb-c.d [2021-02-25T01:54:34.307Z] #42 13.94 DEP images/core.pb-c.d [2021-02-25T01:54:34.307Z] #42 13.96 DEP images/inventory.pb-c.d [2021-02-25T01:54:34.307Z] #42 13.99 PBCC images/cpuinfo.pb-c.c [2021-02-25T01:54:34.307Z] #42 14.02 DEP images/cpuinfo.pb-c.d [2021-02-25T01:54:34.438Z] Fetching without tags [2021-02-25T01:54:34.490Z] #42 13.33 PBCC images/sk-inet.pb-c.c [2021-02-25T01:54:34.490Z] #42 13.42 DEP images/sk-inet.pb-c.d [2021-02-25T01:54:34.490Z] #42 13.46 PBCC images/sk-unix.pb-c.c [2021-02-25T01:54:34.490Z] #42 13.50 DEP images/sk-unix.pb-c.d [2021-02-25T01:54:34.494Z] #36 11.87 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-02-25T01:54:34.611Z] #42 14.08 PBCC images/stats.pb-c.c [2021-02-25T01:54:34.611Z] #42 14.11 DEP images/stats.pb-c.d [2021-02-25T01:54:34.121Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-25T01:54:34.167Z] > git config --add remote.origin.fetch +refs/pull/42061/head:refs/remotes/origin/PR-42061 # timeout=10 [2021-02-25T01:54:34.214Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-02-25T01:54:34.339Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-25T01:54:34.464Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-25T01:54:34.464Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-25T01:54:34.464Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42061/head:refs/remotes/origin/PR-42061 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-02-25T01:54:34.751Z] #42 13.58 PBCC images/mm.pb-c.c [2021-02-25T01:54:34.751Z] #42 13.61 DEP images/mm.pb-c.d [2021-02-25T01:54:34.751Z] #42 13.67 PBCC images/timerfd.pb-c.c [2021-02-25T01:54:34.751Z] #42 13.72 DEP images/timerfd.pb-c.d [2021-02-25T01:54:34.751Z] #42 13.87 PBCC images/timer.pb-c.c [2021-02-25T01:54:34.758Z] #36 12.04 -- Configuring done [2021-02-25T01:54:34.758Z] #36 12.11 -- Generating done [2021-02-25T01:54:34.758Z] #36 12.13 -- Build files have been written to: /tmp/tmp.COCmN74ZkB/tini [2021-02-25T01:54:34.758Z] #36 ... [2021-02-25T01:54:34.758Z] [2021-02-25T01:54:34.758Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-25T01:54:34.758Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-25T01:54:34.758Z] #42 10.92 PBCC images/timens.pb-c.c [2021-02-25T01:54:34.845Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-02-25T01:54:34.919Z] #42 2.188 Note: Building without setproctitle() and strlcpy() support. [2021-02-25T01:54:34.919Z] #42 2.188 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-02-25T01:54:34.919Z] #42 2.206 Note: Building without GnuTLS support [2021-02-25T01:54:34.919Z] #42 2.222 Makefile.config:39: Warn: you have no libnftables installed [2021-02-25T01:54:34.919Z] #42 2.223 Makefile.config:40: Warn: Building without nftables support [2021-02-25T01:54:34.970Z] ok github.com/docker/docker/api/server 0.012s coverage: 9.0% of statements [2021-02-25T01:54:35.014Z] #42 13.87 DEP images/timer.pb-c.d [2021-02-25T01:54:35.014Z] #42 13.89 PBCC images/sa.pb-c.c [2021-02-25T01:54:35.014Z] #42 13.97 DEP images/sa.pb-c.d [2021-02-25T01:54:35.014Z] #42 14.02 PBCC images/pipe-data.pb-c.c [2021-02-25T01:54:35.014Z] #42 14.02 DEP images/pipe-data.pb-c.d [2021-02-25T01:54:35.014Z] #42 14.09 PBCC images/mnt.pb-c.c [2021-02-25T01:54:35.025Z] #42 10.95 DEP images/timens.pb-c.d [2021-02-25T01:54:35.025Z] #42 11.05 PBCC images/fown.pb-c.c [2021-02-25T01:54:35.025Z] #42 11.08 PBCC images/google/protobuf/descriptor.pb-c.c [2021-02-25T01:54:35.025Z] #42 11.21 PBCC images/opts.pb-c.c [2021-02-25T01:54:35.106Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-02-25T01:54:35.275Z] #42 14.17 DEP images/mnt.pb-c.d [2021-02-25T01:54:35.275Z] #42 14.21 PBCC images/sk-packet.pb-c.c [2021-02-25T01:54:35.275Z] #42 14.27 DEP images/sk-packet.pb-c.d [2021-02-25T01:54:35.275Z] #42 14.35 PBCC images/tcp-stream.pb-c.c [2021-02-25T01:54:35.275Z] #42 14.41 DEP images/tcp-stream.pb-c.d [2021-02-25T01:54:35.289Z] #42 11.25 PBCC images/memfd.pb-c.c [2021-02-25T01:54:35.289Z] #42 11.29 DEP images/fown.pb-c.d [2021-02-25T01:54:35.289Z] #42 11.34 DEP images/google/protobuf/descriptor.pb-c.d [2021-02-25T01:54:35.289Z] #42 11.44 DEP images/opts.pb-c.d [2021-02-25T01:54:35.289Z] #42 11.48 DEP images/memfd.pb-c.d [2021-02-25T01:54:35.537Z] #42 14.43 PBCC images/pipe.pb-c.c [2021-02-25T01:54:35.537Z] #42 14.51 DEP images/pipe.pb-c.d [2021-02-25T01:54:35.537Z] #42 14.54 PBCC images/pstree.pb-c.c [2021-02-25T01:54:35.537Z] #42 14.64 DEP images/pstree.pb-c.d [2021-02-25T01:54:35.537Z] #42 14.64 PBCC images/fs.pb-c.c [2021-02-25T01:54:35.554Z] #42 11.53 PBCC images/sit.pb-c.c [2021-02-25T01:54:35.554Z] #42 11.57 DEP images/sit.pb-c.d [2021-02-25T01:54:35.554Z] #42 11.61 PBCC images/macvlan.pb-c.c [2021-02-25T01:54:35.554Z] #42 11.63 DEP images/macvlan.pb-c.d [2021-02-25T01:54:35.554Z] #42 11.67 PBCC images/autofs.pb-c.c [2021-02-25T01:54:35.554Z] #42 11.69 DEP images/autofs.pb-c.d [2021-02-25T01:54:35.554Z] #42 11.72 PBCC images/sysctl.pb-c.c [2021-02-25T01:54:35.803Z] #42 14.69 DEP images/fs.pb-c.d [2021-02-25T01:54:35.803Z] #42 14.75 PBCC images/signalfd.pb-c.c [2021-02-25T01:54:35.803Z] #42 14.83 DEP images/signalfd.pb-c.d [2021-02-25T01:54:35.817Z] #42 11.74 DEP images/sysctl.pb-c.d [2021-02-25T01:54:35.817Z] #42 11.81 PBCC images/time.pb-c.c [2021-02-25T01:54:35.817Z] #42 11.82 DEP images/time.pb-c.d [2021-02-25T01:54:35.817Z] #42 ... [2021-02-25T01:54:35.817Z] [2021-02-25T01:54:35.817Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-25T01:54:35.817Z] #44 sha256:6eb753dc12ed3bc8e10bd64d90bdead25ac1d0b26a9558ef7ed44e6960bd93ac [2021-02-25T01:54:35.817Z] #44 66.63 encoding/json [2021-02-25T01:54:35.817Z] #44 66.75 go/ast [2021-02-25T01:54:35.817Z] #44 70.26 text/template [2021-02-25T01:54:35.817Z] #44 73.28 compress/flate [2021-02-25T01:54:35.817Z] #44 74.10 go/parser [2021-02-25T01:54:35.817Z] #44 ... [2021-02-25T01:54:35.817Z] [2021-02-25T01:54:35.817Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-25T01:54:35.817Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-25T01:54:35.817Z] #42 11.89 PBCC images/binfmt-misc.pb-c.c [2021-02-25T01:54:35.817Z] #42 11.91 DEP images/binfmt-misc.pb-c.d [2021-02-25T01:54:35.817Z] #42 12.00 PBCC images/seccomp.pb-c.c [2021-02-25T01:54:35.827Z] Merging remotes/origin/20.10 commit 035cb276d9dbb0d06f2828a25f1998793ed604dc into PR head commit 35f5f9e624e44c5e5586dfddacfc87a7b2f02953 [2021-02-25T01:54:35.980Z] #42 15.46 make[1]: Nothing to be done for 'all'. [2021-02-25T01:54:36.065Z] #42 14.90 PBCC images/fh.pb-c.c [2021-02-25T01:54:36.065Z] #42 14.94 PBCC images/fsnotify.pb-c.c [2021-02-25T01:54:36.065Z] #42 15.08 DEP images/fh.pb-c.d [2021-02-25T01:54:36.065Z] #42 15.13 DEP images/fsnotify.pb-c.d [2021-02-25T01:54:36.081Z] #42 12.02 DEP images/seccomp.pb-c.d [2021-02-25T01:54:36.081Z] #42 12.04 PBCC images/userns.pb-c.c [2021-02-25T01:54:36.081Z] #42 12.06 DEP images/userns.pb-c.d [2021-02-25T01:54:36.081Z] #42 12.09 PBCC images/cgroup.pb-c.c [2021-02-25T01:54:36.081Z] #42 12.10 DEP images/cgroup.pb-c.d [2021-02-25T01:54:36.081Z] #42 12.13 PBCC images/ext-file.pb-c.c [2021-02-25T01:54:36.081Z] #42 12.14 DEP images/ext-file.pb-c.d [2021-02-25T01:54:36.081Z] #42 12.15 PBCC images/rpc.pb-c.c [2021-02-25T01:54:36.081Z] #42 12.18 DEP images/rpc.pb-c.d [2021-02-25T01:54:36.081Z] #42 12.21 PBCC images/siginfo.pb-c.c [2021-02-25T01:54:36.327Z] #42 15.21 PBCC images/eventpoll.pb-c.c [2021-02-25T01:54:36.327Z] #42 15.24 DEP images/eventpoll.pb-c.d [2021-02-25T01:54:36.327Z] #42 15.28 PBCC images/eventfd.pb-c.c [2021-02-25T01:54:36.327Z] #42 15.30 DEP images/eventfd.pb-c.d [2021-02-25T01:54:36.327Z] #42 15.39 PBCC images/remap-file-path.pb-c.c [2021-02-25T01:54:36.344Z] #42 12.23 DEP images/siginfo.pb-c.d [2021-02-25T01:54:36.344Z] #42 12.28 PBCC images/pagemap.pb-c.c [2021-02-25T01:54:36.344Z] #42 12.33 DEP images/pagemap.pb-c.d [2021-02-25T01:54:36.344Z] #42 12.36 PBCC images/rlimit.pb-c.c [2021-02-25T01:54:36.344Z] #42 12.38 DEP images/rlimit.pb-c.d [2021-02-25T01:54:36.380Z] ok github.com/docker/docker/pkg/chrootarchive 3.527s coverage: 43.2% of statements [2021-02-25T01:54:36.380Z] ok github.com/docker/docker/layer 7.650s coverage: 68.8% of statements [2021-02-25T01:54:36.380Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-02-25T01:54:36.380Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-02-25T01:54:36.380Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-02-25T01:54:36.380Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-02-25T01:54:36.380Z] ? github.com/docker/docker/oci/caps [no test files] [2021-02-25T01:54:36.380Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-02-25T01:54:36.380Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-02-25T01:54:36.380Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2021-02-25T01:54:36.498Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-02-25T01:54:35.855Z] > git config core.sparsecheckout # timeout=10 [2021-02-25T01:54:35.902Z] > git checkout -f 35f5f9e624e44c5e5586dfddacfc87a7b2f02953 # timeout=10 [2021-02-25T01:54:36.590Z] #42 15.47 DEP images/remap-file-path.pb-c.d [2021-02-25T01:54:36.590Z] #42 15.50 PBCC images/fifo.pb-c.c [2021-02-25T01:54:36.590Z] #42 15.56 DEP images/fifo.pb-c.d [2021-02-25T01:54:36.590Z] #42 15.64 PBCC images/ghost-file.pb-c.c [2021-02-25T01:54:36.608Z] #42 12.52 PBCC images/file-lock.pb-c.c [2021-02-25T01:54:36.608Z] #42 12.54 DEP images/file-lock.pb-c.d [2021-02-25T01:54:36.608Z] #42 12.58 PBCC images/tty.pb-c.c [2021-02-25T01:54:36.608Z] #42 12.63 DEP images/tty.pb-c.d [2021-02-25T01:54:36.608Z] #42 12.67 PBCC images/tun.pb-c.c [2021-02-25T01:54:36.672Z] ok github.com/docker/docker/pkg/discovery 0.004s coverage: 58.3% of statements [2021-02-25T01:54:36.672Z] ok github.com/docker/docker/pkg/discovery/file 0.002s coverage: 92.9% of statements [2021-02-25T01:54:36.853Z] #42 15.72 DEP images/ghost-file.pb-c.d [2021-02-25T01:54:36.853Z] #42 15.78 PBCC images/regfile.pb-c.c [2021-02-25T01:54:36.853Z] #42 15.86 DEP images/regfile.pb-c.d [2021-02-25T01:54:36.853Z] #42 15.91 PBCC images/ns.pb-c.c [2021-02-25T01:54:36.853Z] #42 15.93 DEP images/ns.pb-c.d [2021-02-25T01:54:36.853Z] #42 15.98 PBCC images/fdinfo.pb-c.c [2021-02-25T01:54:36.873Z] #42 12.76 PBCC images/netdev.pb-c.c [2021-02-25T01:54:36.873Z] #42 12.82 DEP images/tun.pb-c.d [2021-02-25T01:54:36.873Z] #42 12.86 DEP images/netdev.pb-c.d [2021-02-25T01:54:36.873Z] #42 12.93 PBCC images/vma.pb-c.c [2021-02-25T01:54:36.873Z] #42 12.99 DEP images/vma.pb-c.d [2021-02-25T01:54:37.115Z] #42 16.06 DEP images/fdinfo.pb-c.d [2021-02-25T01:54:37.115Z] #42 16.14 PBCC images/core-aarch64.pb-c.c [2021-02-25T01:54:37.115Z] #42 16.20 PBCC images/core-arm.pb-c.c [2021-02-25T01:54:37.115Z] #42 16.23 PBCC images/core-ppc64.pb-c.c [2021-02-25T01:54:37.138Z] #42 13.16 PBCC images/creds.pb-c.c [2021-02-25T01:54:37.138Z] #42 13.21 DEP images/creds.pb-c.d [2021-02-25T01:54:37.307Z] ok github.com/docker/docker/pkg/discovery/memory 0.001s coverage: 92.3% of statements [2021-02-25T01:54:37.350Z] #42 16.77 CC images/stats.o [2021-02-25T01:54:37.350Z] #42 17.12 CC images/core.o [2021-02-25T01:54:37.378Z] #42 16.29 PBCC images/core-s390.pb-c.c [2021-02-25T01:54:37.378Z] #42 16.35 PBCC images/core-x86.pb-c.c [2021-02-25T01:54:37.378Z] #42 16.40 PBCC images/core.pb-c.c [2021-02-25T01:54:37.378Z] #42 16.48 PBCC images/inventory.pb-c.c [2021-02-25T01:54:37.402Z] #42 13.29 PBCC images/utsns.pb-c.c [2021-02-25T01:54:37.402Z] #42 13.32 DEP images/utsns.pb-c.d [2021-02-25T01:54:37.402Z] #42 13.44 PBCC images/ipc-desc.pb-c.c [2021-02-25T01:54:37.402Z] #42 13.47 PBCC images/ipc-sem.pb-c.c [2021-02-25T01:54:37.402Z] #42 13.53 DEP images/ipc-desc.pb-c.d [2021-02-25T01:54:37.458Z] #42 4.498 fatal: not a git repository (or any of the parent directories): .git [2021-02-25T01:54:37.458Z] #42 4.523 GEN .gitid [2021-02-25T01:54:37.458Z] #42 4.567 GEN criu/include/version.h [2021-02-25T01:54:37.458Z] #42 4.649 GEN include/common/asm [2021-02-25T01:54:37.598Z] ok github.com/docker/docker/pkg/discovery/nodes 0.009s coverage: 93.8% of statements [2021-02-25T01:54:37.641Z] #42 16.57 DEP images/core-aarch64.pb-c.d [2021-02-25T01:54:37.641Z] #42 16.62 DEP images/core-arm.pb-c.d [2021-02-25T01:54:37.641Z] #42 16.68 DEP images/core-ppc64.pb-c.d [2021-02-25T01:54:37.641Z] #42 16.74 DEP images/core-s390.pb-c.d [2021-02-25T01:54:37.667Z] #42 13.60 DEP images/ipc-sem.pb-c.d [2021-02-25T01:54:37.667Z] #42 13.70 PBCC images/ipc-msg.pb-c.c [2021-02-25T01:54:37.667Z] #42 13.77 DEP images/ipc-msg.pb-c.d [2021-02-25T01:54:37.903Z] #42 16.80 DEP images/core-x86.pb-c.d [2021-02-25T01:54:37.903Z] #42 16.92 DEP images/core.pb-c.d [2021-02-25T01:54:37.903Z] #42 17.06 DEP images/inventory.pb-c.d [2021-02-25T01:54:37.926Z] ok github.com/docker/docker/pkg/dmesg 0.009s coverage: 83.3% of statements [2021-02-25T01:54:37.931Z] #42 13.86 PBCC images/ipc-shm.pb-c.c [2021-02-25T01:54:37.931Z] #42 13.91 DEP images/ipc-shm.pb-c.d [2021-02-25T01:54:37.931Z] #42 13.97 PBCC images/ipc-var.pb-c.c [2021-02-25T01:54:37.931Z] #42 14.01 DEP images/ipc-var.pb-c.d [2021-02-25T01:54:37.931Z] #42 14.05 PBCC images/sk-opts.pb-c.c [2021-02-25T01:54:37.931Z] #42 14.08 PBCC images/packet-sock.pb-c.c [2021-02-25T01:54:38.165Z] #42 17.09 PBCC images/cpuinfo.pb-c.c [2021-02-25T01:54:38.165Z] #42 17.18 DEP images/cpuinfo.pb-c.d [2021-02-25T01:54:38.165Z] #42 17.18 PBCC images/stats.pb-c.c [2021-02-25T01:54:38.165Z] #42 17.26 DEP images/stats.pb-c.d [2021-02-25T01:54:38.196Z] #42 14.17 DEP images/sk-opts.pb-c.d [2021-02-25T01:54:38.196Z] #42 14.23 DEP images/packet-sock.pb-c.d [2021-02-25T01:54:38.196Z] #42 14.30 PBCC images/sk-netlink.pb-c.c [2021-02-25T01:54:38.196Z] #42 14.36 DEP images/sk-netlink.pb-c.d [2021-02-25T01:54:38.283Z] #42 17.76 CC images/core-x86.o [2021-02-25T01:54:38.284Z] #42 ... [2021-02-25T01:54:38.284Z] [2021-02-25T01:54:38.284Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-25T01:54:38.284Z] #55 sha256:b736d0a4537f0f89d12fe4699546397009ff2ea67e6c860b6da828e352ac0f26 [2021-02-25T01:54:38.402Z] #42 ... [2021-02-25T01:54:38.402Z] [2021-02-25T01:54:38.402Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-02-25T01:54:38.402Z] #36 sha256:8aa4a67a139880fa30c3be76a19b74b8204ec6a55d7de8ff99a1d59a2b58e4d4 [2021-02-25T01:54:38.402Z] #36 6.470 -- Detecting C compile features - done [2021-02-25T01:54:38.402Z] #36 6.532 -- Performing Test HAS_BUILTIN_FORTIFY [2021-02-25T01:54:38.402Z] #36 6.871 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-02-25T01:54:38.402Z] #36 7.029 -- Configuring done [2021-02-25T01:54:38.402Z] #36 7.067 -- Generating done [2021-02-25T01:54:38.402Z] #36 7.076 -- Build files have been written to: /tmp/tmp.DKvENqioJJ/tini [2021-02-25T01:54:38.402Z] #36 7.087 + make tini-static [2021-02-25T01:54:38.402Z] #36 7.567 Scanning dependencies of target tini-static [2021-02-25T01:54:38.402Z] #36 7.682 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-02-25T01:54:38.402Z] #36 9.064 [100%] Linking C executable tini-static [2021-02-25T01:54:38.402Z] #36 9.763 [100%] Built target tini-static [2021-02-25T01:54:38.402Z] #36 9.828 + mkdir -p /build [2021-02-25T01:54:38.402Z] #36 9.829 + cp tini-static /build/docker-init [2021-02-25T01:54:38.402Z] #36 DONE 10.2s [2021-02-25T01:54:38.402Z] [2021-02-25T01:54:38.402Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-25T01:54:38.402Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-25T01:54:38.402Z] #12 70.45 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-02-25T01:54:38.402Z] #12 70.46 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-02-25T01:54:38.402Z] #12 70.47 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-02-25T01:54:38.402Z] #12 77.20 Selecting previously unselected package gcc-mingw-w64-base. [2021-02-25T01:54:38.402Z] #12 77.21 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-02-25T01:54:38.402Z] #12 77.22 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-02-25T01:54:38.402Z] #12 77.40 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-02-25T01:54:38.402Z] #12 77.42 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-02-25T01:54:38.402Z] #12 77.44 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-25T01:54:38.460Z] #42 14.41 PBCC images/sk-inet.pb-c.c [2021-02-25T01:54:38.460Z] #42 14.48 DEP images/sk-inet.pb-c.d [2021-02-25T01:54:38.460Z] #42 14.53 PBCC images/sk-unix.pb-c.c [2021-02-25T01:54:38.724Z] #42 14.63 DEP images/sk-unix.pb-c.d [2021-02-25T01:54:38.724Z] #42 14.74 PBCC images/mm.pb-c.c [2021-02-25T01:54:38.724Z] #42 14.82 DEP images/mm.pb-c.d [2021-02-25T01:54:38.724Z] #42 14.88 PBCC images/timerfd.pb-c.c [2021-02-25T01:54:38.911Z] Merge succeeded, producing b845d77dacf01e443efcfa1aa97cfa638b3a51c3 [2021-02-25T01:54:38.911Z] Checking out Revision b845d77dacf01e443efcfa1aa97cfa638b3a51c3 (PR-42061) [2021-02-25T01:54:38.967Z] ok github.com/docker/docker/pkg/filenotify 0.601s coverage: 67.0% of statements [2021-02-25T01:54:38.988Z] #42 14.92 DEP images/timerfd.pb-c.d [2021-02-25T01:54:38.988Z] #42 14.99 PBCC images/timer.pb-c.c [2021-02-25T01:54:38.988Z] #42 15.03 DEP images/timer.pb-c.d [2021-02-25T01:54:38.988Z] #42 15.08 PBCC images/sa.pb-c.c [2021-02-25T01:54:38.988Z] #42 15.14 DEP images/sa.pb-c.d [2021-02-25T01:54:39.252Z] #42 15.20 PBCC images/pipe-data.pb-c.c [2021-02-25T01:54:39.252Z] #42 15.26 DEP images/pipe-data.pb-c.d [2021-02-25T01:54:39.252Z] #42 15.35 PBCC images/mnt.pb-c.c [2021-02-25T01:54:39.252Z] #42 15.38 DEP images/mnt.pb-c.d [2021-02-25T01:54:39.311Z] #55 41.05 Checking out files: 45% (1711/3770) Checking out files: 46% (1735/3770) Checking out files: 47% (1772/3770) Checking out files: 48% (1810/3770) Checking out files: 49% (1848/3770) Checking out files: 50% (1885/3770) Checking out files: 51% (1923/3770) Checking out files: 52% (1961/3770) Checking out files: 53% (1999/3770) Checking out files: 54% (2036/3770) Checking out files: 55% (2074/3770) Checking out files: 56% (2112/3770) Checking out files: 57% (2149/3770) Checking out files: 58% (2187/3770) Checking out files: 59% (2225/3770) Checking out files: 60% (2262/3770) Checking out files: 61% (2300/3770) Checking out files: 62% (2338/3770) Checking out files: 63% (2376/3770) Checking out files: 64% (2413/3770) Checking out files: 65% (2451/3770) Checking out files: 66% (2489/3770) Checking out files: 67% (2526/3770) Checking out files: 68% (2564/3770) Checking out files: 69% (2602/3770) Checking out files: 70% (2639/3770) Checking out files: 71% (2677/3770) Checking out files: 72% (2715/3770) Checking out files: 73% (2753/3770) Checking out files: 74% (2790/3770) Checking out files: 75% (2828/3770) Checking out files: 76% (2866/3770) Checking out files: 77% (2903/3770) Checking out files: 78% (2941/3770) Checking out files: 79% (2979/3770) Checking out files: 80% (3016/3770) Checking out files: 81% (3054/3770) Checking out files: 82% (3092/3770) Checking out files: 83% (3130/3770) Checking out files: 84% (3167/3770) Checking out files: 85% (3205/3770) Checking out files: 85% (3214/3770) Checking out files: 86% (3243/3770) Checking out files: 87% (3280/3770) Checking out files: 88% (3318/3770) Checking out files: 89% (3356/3770) Checking out files: 90% (3393/3770) Checking out files: 91% (3431/3770) Checking out files: 92% (3469/3770) Checking out files: 93% (3507/3770) Checking out files: 94% (3544/3770) Checking out files: 95% (3582/3770) Checking out files: 96% (3620/3770) Checking out files: 97% (3657/3770) Checking out files: 98% (3695/3770) Checking out files: 99% (3733/3770) Checking out files: 100% (3770/3770) Checking out files: 100% (3770/3770), done. [2021-02-25T01:54:39.312Z] #55 42.67 + cd /tmp/tmp.7tIupKeVKz/src/github.com/containerd/containerd [2021-02-25T01:54:39.312Z] #55 42.67 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-25T01:54:39.321Z] Commit message: "Merge commit '035cb276d9dbb0d06f2828a25f1998793ed604dc' into HEAD" [2021-02-25T01:54:39.384Z] #12 ... [2021-02-25T01:54:39.384Z] [2021-02-25T01:54:39.384Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-25T01:54:39.384Z] #44 sha256:f1422effb3fb06c6e4688146957364872f9e208161ff827f66b1bd608f94ccbd [2021-02-25T01:54:39.384Z] #44 69.17 fmt [2021-02-25T01:54:39.384Z] #44 70.44 regexp [2021-02-25T01:54:39.384Z] #44 74.26 go/token [2021-02-25T01:54:39.384Z] #44 74.87 internal/lazyregexp [2021-02-25T01:54:39.384Z] #44 75.19 net/url [2021-02-25T01:54:39.384Z] #44 75.36 go/scanner [2021-02-25T01:54:39.384Z] #44 76.78 go/ast [2021-02-25T01:54:39.384Z] #44 77.11 text/template/parse [2021-02-25T01:54:39.445Z] First time build. Skipping changelog. [2021-02-25T01:54:39.516Z] #42 15.43 PBCC images/sk-packet.pb-c.c [2021-02-25T01:54:39.516Z] #42 15.47 DEP images/sk-packet.pb-c.d [2021-02-25T01:54:39.516Z] #42 15.52 PBCC images/tcp-stream.pb-c.c [2021-02-25T01:54:39.516Z] #42 15.59 DEP images/tcp-stream.pb-c.d [2021-02-25T01:54:39.516Z] #42 15.64 PBCC images/pipe.pb-c.c [2021-02-25T01:54:39.516Z] #42 15.68 DEP images/pipe.pb-c.d [2021-02-25T01:54:39.516Z] #42 15.75 PBCC images/pstree.pb-c.c [2021-02-25T01:54:39.602Z] ok github.com/docker/docker/pkg/fileutils 0.012s coverage: 89.5% of statements [2021-02-25T01:54:39.781Z] #42 15.76 DEP images/pstree.pb-c.d [2021-02-25T01:54:39.781Z] #42 15.79 PBCC images/fs.pb-c.c [2021-02-25T01:54:39.781Z] #42 15.80 DEP images/fs.pb-c.d [2021-02-25T01:54:39.811Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-02-25T01:54:39.955Z] #44 ... [2021-02-25T01:54:39.955Z] [2021-02-25T01:54:39.955Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-25T01:54:39.955Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-25T01:54:39.955Z] #42 6.955 PBCC images/timens.pb-c.c [2021-02-25T01:54:39.955Z] #42 6.994 DEP images/timens.pb-c.d [2021-02-25T01:54:39.955Z] #42 7.071 PBCC images/fown.pb-c.c [2021-02-25T01:54:39.955Z] #42 7.083 PBCC images/google/protobuf/descriptor.pb-c.c [2021-02-25T01:54:40.045Z] #42 15.92 PBCC images/signalfd.pb-c.c [2021-02-25T01:54:40.045Z] #42 15.95 DEP images/signalfd.pb-c.d [2021-02-25T01:54:40.045Z] #42 15.99 PBCC images/fh.pb-c.c [2021-02-25T01:54:40.045Z] #42 16.02 PBCC images/fsnotify.pb-c.c [2021-02-25T01:54:40.045Z] #42 16.12 DEP images/fh.pb-c.d [2021-02-25T01:54:40.045Z] #42 16.19 DEP images/fsnotify.pb-c.d [2021-02-25T01:54:40.045Z] #42 16.25 PBCC images/eventpoll.pb-c.c [2021-02-25T01:54:40.045Z] #42 16.27 DEP images/eventpoll.pb-c.d [2021-02-25T01:54:40.090Z] #42 18.81 make[1]: Nothing to be done for 'all'. [2021-02-25T01:54:40.218Z] #42 ... [2021-02-25T01:54:40.218Z] [2021-02-25T01:54:40.218Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-25T01:54:40.218Z] #33 sha256:aaae92cc5fe4db9772c92ebcb3fb1751b1f2671f8fb7dd022184b6d8f6312daf [2021-02-25T01:54:40.218Z] #33 70.58 flag [2021-02-25T01:54:40.218Z] #33 70.58 github.com/BurntSushi/toml [2021-02-25T01:54:40.218Z] #33 72.33 log [2021-02-25T01:54:40.218Z] #33 75.32 github.com/BurntSushi/toml/cmd/tomlv [2021-02-25T01:54:40.218Z] #33 DONE 80.0s [2021-02-25T01:54:40.218Z] [2021-02-25T01:54:40.218Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-25T01:54:40.218Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-25T01:54:40.218Z] #42 7.233 PBCC images/opts.pb-c.c [2021-02-25T01:54:40.218Z] #42 7.409 PBCC images/memfd.pb-c.c [2021-02-25T01:54:40.218Z] #42 7.455 DEP images/fown.pb-c.d [2021-02-25T01:54:40.218Z] #42 7.510 DEP images/google/protobuf/descriptor.pb-c.d [2021-02-25T01:54:40.309Z] #42 ... [2021-02-25T01:54:40.309Z] [2021-02-25T01:54:40.309Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-02-25T01:54:40.309Z] #36 sha256:8083619c158cc0860aad12c7e5a82534c3a1d4085b329e47c62e235fa17b083d [2021-02-25T01:54:40.309Z] #36 12.16 + make tini-static [2021-02-25T01:54:40.309Z] #36 12.66 Scanning dependencies of target tini-static [2021-02-25T01:54:40.309Z] #36 12.84 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-02-25T01:54:40.309Z] #36 14.86 [100%] Linking C executable tini-static [2021-02-25T01:54:40.309Z] #36 15.65 [100%] Built target tini-static [2021-02-25T01:54:40.309Z] #36 15.73 + mkdir -p /build [2021-02-25T01:54:40.309Z] #36 15.74 + cp tini-static /build/docker-init [2021-02-25T01:54:40.309Z] #36 DONE 17.5s [2021-02-25T01:54:40.309Z] [2021-02-25T01:54:40.309Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-25T01:54:40.309Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-25T01:54:40.309Z] #42 16.32 PBCC images/eventfd.pb-c.c [2021-02-25T01:54:40.309Z] #42 16.36 DEP images/eventfd.pb-c.d [2021-02-25T01:54:40.352Z] #42 ... [2021-02-25T01:54:40.352Z] [2021-02-25T01:54:40.352Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-25T01:54:40.352Z] #50 sha256:fc077b73ae98ab5d0da252b9aa1a5bf791334fac7e4c3d63945108bd43145bfb [2021-02-25T01:54:40.352Z] #50 80.51 golang.org/x/crypto/ssh/terminal [2021-02-25T01:54:40.352Z] #50 81.97 mvdan.cc/editorconfig [2021-02-25T01:54:40.352Z] #50 83.36 mvdan.cc/sh/v3/fileutil [2021-02-25T01:54:40.352Z] #50 83.67 mvdan.cc/sh/v3/syntax [2021-02-25T01:54:40.352Z] #50 ... [2021-02-25T01:54:40.352Z] [2021-02-25T01:54:40.352Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-25T01:54:40.352Z] #44 sha256:d153cc4351764a122782d058ffd8e3001e00e902241b8a8a80ce2b9ea853462d [2021-02-25T01:54:40.352Z] #44 81.72 text/template [2021-02-25T01:54:40.352Z] #44 82.01 go/parser [2021-02-25T01:54:40.352Z] #44 85.86 encoding/xml [2021-02-25T01:54:40.352Z] #44 87.17 go/doc [2021-02-25T01:54:40.352Z] #44 90.65 github.com/LK4D4/vndr/build [2021-02-25T01:54:38.422Z] > git remote # timeout=10 [2021-02-25T01:54:38.469Z] > git config --get remote.origin.url # timeout=10 [2021-02-25T01:54:38.532Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-25T01:54:38.532Z] > git merge 035cb276d9dbb0d06f2828a25f1998793ed604dc # timeout=10 [2021-02-25T01:54:38.813Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-02-25T01:54:38.938Z] > git config core.sparsecheckout # timeout=10 [2021-02-25T01:54:38.985Z] > git checkout -f b845d77dacf01e443efcfa1aa97cfa638b3a51c3 # timeout=10 [2021-02-25T01:54:39.344Z] > git rev-list --no-walk 15acda9f2fd8ffcccbc002b8f7e2635230f3a2eb # timeout=10 [2021-02-25T01:54:40.482Z] #42 7.591 DEP images/opts.pb-c.d [2021-02-25T01:54:40.482Z] #42 7.642 DEP images/memfd.pb-c.d [2021-02-25T01:54:40.482Z] #42 7.708 PBCC images/sit.pb-c.c [2021-02-25T01:54:40.574Z] #42 16.45 PBCC images/remap-file-path.pb-c.c [2021-02-25T01:54:40.574Z] #42 16.47 DEP images/remap-file-path.pb-c.d [2021-02-25T01:54:40.574Z] #42 16.62 PBCC images/fifo.pb-c.c [2021-02-25T01:54:40.574Z] #42 16.65 DEP images/fifo.pb-c.d [2021-02-25T01:54:40.636Z] ok github.com/docker/docker/pkg/fsutils 0.439s coverage: 85.1% of statements [2021-02-25T01:54:40.679Z] #55 44.08 + export 'BUILDTAGS=netgo osusergo static_build' [2021-02-25T01:54:40.743Z] #42 7.810 DEP images/sit.pb-c.d [2021-02-25T01:54:40.743Z] #42 7.933 PBCC images/macvlan.pb-c.c [2021-02-25T01:54:40.743Z] #42 7.954 DEP images/macvlan.pb-c.d [2021-02-25T01:54:40.743Z] #42 8.027 PBCC images/autofs.pb-c.c [2021-02-25T01:54:40.828Z] + docker version [2021-02-25T01:54:40.828Z] Client: Docker Engine - Enterprise [2021-02-25T01:54:40.828Z] Version: 19.03.12 [2021-02-25T01:54:40.828Z] API version: 1.40 [2021-02-25T01:54:40.828Z] Go version: go1.13.13 [2021-02-25T01:54:40.828Z] Git commit: 4306744 [2021-02-25T01:54:40.828Z] Built: 08/05/2020 19:27:53 [2021-02-25T01:54:40.828Z] OS/Arch: windows/amd64 [2021-02-25T01:54:40.828Z] Experimental: false [2021-02-25T01:54:40.828Z] [2021-02-25T01:54:40.828Z] Server: Docker Engine - Enterprise [2021-02-25T01:54:40.828Z] Engine: [2021-02-25T01:54:40.828Z] Version: 19.03.12 [2021-02-25T01:54:40.828Z] API version: 1.40 (minimum version 1.24) [2021-02-25T01:54:40.828Z] Go version: go1.13.13 [2021-02-25T01:54:40.828Z] Git commit: f295753ffd [2021-02-25T01:54:40.828Z] Built: 08/05/2020 19:26:41 [2021-02-25T01:54:40.828Z] OS/Arch: windows/amd64 [2021-02-25T01:54:40.828Z] Experimental: true [2021-02-25T01:54:40.838Z] #42 16.74 PBCC images/ghost-file.pb-c.c [2021-02-25T01:54:40.838Z] #42 16.82 DEP images/ghost-file.pb-c.d [2021-02-25T01:54:40.838Z] #42 16.96 PBCC images/regfile.pb-c.c [2021-02-25T01:54:40.927Z] ok github.com/docker/docker/pkg/discovery/kv 3.096s coverage: 84.1% of statements [2021-02-25T01:54:40.927Z] ok github.com/docker/docker/pkg/homedir 0.009s coverage: 11.4% of statements [2021-02-25T01:54:40.936Z] #55 44.08 + BUILDTAGS='netgo osusergo static_build' [2021-02-25T01:54:40.936Z] #55 44.08 + export EXTRA_FLAGS=-buildmode=pie [2021-02-25T01:54:40.936Z] #55 44.08 + EXTRA_FLAGS=-buildmode=pie [2021-02-25T01:54:40.936Z] #55 44.08 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-02-25T01:54:40.936Z] #55 44.08 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-02-25T01:54:40.936Z] #55 44.08 + '[' '' = dynamic ']' [2021-02-25T01:54:40.936Z] #55 44.08 + make [2021-02-25T01:54:40.936Z] #55 ... [2021-02-25T01:54:40.936Z] [2021-02-25T01:54:40.936Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-25T01:54:40.936Z] #50 sha256:9581b9550771cdc5c733f2e2bb24fe324e7ec7a5d0a0b016301bfc669d90d5e6 [2021-02-25T01:54:40.936Z] #50 82.34 mvdan.cc/sh/v3/fileutil [2021-02-25T01:54:40.936Z] #50 82.51 mvdan.cc/sh/v3/syntax [2021-02-25T01:54:40.936Z] #50 88.25 mvdan.cc/sh/v3/cmd/shfmt [Pipeline] sh [2021-02-25T01:54:41.003Z] #42 8.108 DEP images/autofs.pb-c.d [2021-02-25T01:54:41.003Z] #42 8.175 PBCC images/sysctl.pb-c.c [2021-02-25T01:54:41.003Z] #42 8.350 DEP images/sysctl.pb-c.d [2021-02-25T01:54:41.103Z] #42 17.03 DEP images/regfile.pb-c.d [2021-02-25T01:54:41.103Z] #42 17.11 PBCC images/ns.pb-c.c [2021-02-25T01:54:41.103Z] #42 17.13 DEP images/ns.pb-c.d [2021-02-25T01:54:41.103Z] #42 17.23 PBCC images/fdinfo.pb-c.c [2021-02-25T01:54:41.201Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-02-25T01:54:41.234Z] #50 ... [2021-02-25T01:54:41.234Z] [2021-02-25T01:54:41.234Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-25T01:54:41.234Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-25T01:54:41.234Z] #42 18.28 CC images/core-arm.o [2021-02-25T01:54:41.234Z] #42 18.57 CC images/core-aarch64.o [2021-02-25T01:54:41.234Z] #42 18.98 CC images/core-ppc64.o [2021-02-25T01:54:41.234Z] #42 19.62 CC images/core-s390.o [2021-02-25T01:54:41.234Z] #42 20.37 CC images/cpuinfo.o [2021-02-25T01:54:41.234Z] #42 20.72 CC images/inventory.o [2021-02-25T01:54:41.234Z] #42 20.99 CC images/fdinfo.o [2021-02-25T01:54:41.264Z] #42 8.387 PBCC images/time.pb-c.c [2021-02-25T01:54:41.264Z] #42 8.411 DEP images/time.pb-c.d [2021-02-25T01:54:41.264Z] #42 8.448 PBCC images/binfmt-misc.pb-c.c [2021-02-25T01:54:41.264Z] #42 8.487 DEP images/binfmt-misc.pb-c.d [2021-02-25T01:54:41.264Z] #42 8.527 PBCC images/seccomp.pb-c.c [2021-02-25T01:54:41.264Z] #42 8.541 DEP images/seccomp.pb-c.d [2021-02-25T01:54:41.264Z] #42 8.605 PBCC images/userns.pb-c.c [2021-02-25T01:54:41.299Z] #44 ... [2021-02-25T01:54:41.299Z] [2021-02-25T01:54:41.299Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-25T01:54:41.299Z] #50 sha256:fc077b73ae98ab5d0da252b9aa1a5bf791334fac7e4c3d63945108bd43145bfb [2021-02-25T01:54:41.299Z] #50 91.16 mvdan.cc/sh/v3/cmd/shfmt [2021-02-25T01:54:41.367Z] #42 17.37 DEP images/fdinfo.pb-c.d [2021-02-25T01:54:41.367Z] #42 17.48 PBCC images/core-aarch64.pb-c.c [2021-02-25T01:54:41.524Z] #42 8.631 DEP images/userns.pb-c.d [2021-02-25T01:54:41.524Z] #42 8.686 PBCC images/cgroup.pb-c.c [2021-02-25T01:54:41.524Z] #42 8.734 DEP images/cgroup.pb-c.d [2021-02-25T01:54:41.524Z] #42 8.807 PBCC images/ext-file.pb-c.c [2021-02-25T01:54:41.524Z] #42 8.847 DEP images/ext-file.pb-c.d [2021-02-25T01:54:41.562Z] ok github.com/docker/docker/pkg/idtools 0.379s coverage: 69.5% of statements [2021-02-25T01:54:41.632Z] #42 17.53 PBCC images/core-arm.pb-c.c [2021-02-25T01:54:41.632Z] #42 17.64 PBCC images/core-ppc64.pb-c.c [2021-02-25T01:54:41.632Z] #42 17.71 PBCC images/core-s390.pb-c.c [2021-02-25T01:54:41.784Z] #42 8.927 PBCC images/rpc.pb-c.c [2021-02-25T01:54:41.784Z] #42 8.998 DEP images/rpc.pb-c.d [2021-02-25T01:54:41.784Z] #42 9.053 PBCC images/siginfo.pb-c.c [2021-02-25T01:54:41.784Z] #42 9.080 DEP images/siginfo.pb-c.d [2021-02-25T01:54:41.784Z] #42 9.108 PBCC images/pagemap.pb-c.c [2021-02-25T01:54:41.797Z] #42 21.45 CC images/fown.o [2021-02-25T01:54:41.853Z] ok github.com/docker/docker/pkg/ioutils 0.278s coverage: 69.3% of statements [2021-02-25T01:54:41.869Z] + docker info [2021-02-25T01:54:41.897Z] #42 17.79 PBCC images/core-x86.pb-c.c [2021-02-25T01:54:41.897Z] #42 17.89 PBCC images/core.pb-c.c [2021-02-25T01:54:41.897Z] #42 17.97 PBCC images/inventory.pb-c.c [2021-02-25T01:54:42.044Z] #42 9.150 DEP images/pagemap.pb-c.d [2021-02-25T01:54:42.044Z] #42 9.236 PBCC images/rlimit.pb-c.c [2021-02-25T01:54:42.044Z] #42 9.261 DEP images/rlimit.pb-c.d [2021-02-25T01:54:42.044Z] #42 9.316 PBCC images/file-lock.pb-c.c [2021-02-25T01:54:42.044Z] #42 9.367 DEP images/file-lock.pb-c.d [2021-02-25T01:54:42.054Z] #42 21.70 CC images/ns.o [2021-02-25T01:54:42.144Z] ok github.com/docker/docker/pkg/jsonmessage 0.006s coverage: 91.7% of statements [2021-02-25T01:54:42.144Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-02-25T01:54:42.144Z] ok github.com/docker/docker/pkg/longpath 0.004s coverage: 100.0% of statements [2021-02-25T01:54:42.144Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-02-25T01:54:42.144Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-02-25T01:54:42.162Z] #42 18.14 DEP images/core-aarch64.pb-c.d [2021-02-25T01:54:42.162Z] #42 18.22 DEP images/core-arm.pb-c.d [2021-02-25T01:54:42.304Z] #42 9.404 PBCC images/tty.pb-c.c [2021-02-25T01:54:42.304Z] #42 9.443 DEP images/tty.pb-c.d [2021-02-25T01:54:42.304Z] #42 9.491 PBCC images/tun.pb-c.c [2021-02-25T01:54:42.304Z] #42 9.583 PBCC images/netdev.pb-c.c [2021-02-25T01:54:42.304Z] #42 9.638 DEP images/tun.pb-c.d [2021-02-25T01:54:42.358Z] #42 21.96 CC images/regfile.o [2021-02-25T01:54:42.429Z] #42 18.28 DEP images/core-ppc64.pb-c.d [2021-02-25T01:54:42.429Z] #42 18.34 DEP images/core-s390.pb-c.d [2021-02-25T01:54:42.429Z] #42 18.44 DEP images/core-x86.pb-c.d [2021-02-25T01:54:42.429Z] #42 18.47 DEP images/core.pb-c.d [2021-02-25T01:54:42.429Z] #42 18.50 DEP images/inventory.pb-c.d [2021-02-25T01:54:42.429Z] #42 18.55 PBCC images/cpuinfo.pb-c.c [2021-02-25T01:54:42.429Z] #42 18.57 DEP images/cpuinfo.pb-c.d [2021-02-25T01:54:42.429Z] #42 18.61 PBCC images/stats.pb-c.c [2021-02-25T01:54:42.435Z] ok github.com/docker/docker/pkg/namesgenerator 0.004s coverage: 85.7% of statements [2021-02-25T01:54:42.435Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-02-25T01:54:42.435Z] ok github.com/docker/docker/pkg/parsers 0.013s coverage: 97.0% of statements [2021-02-25T01:54:42.564Z] #42 9.704 DEP images/netdev.pb-c.d [2021-02-25T01:54:42.564Z] #42 9.780 PBCC images/vma.pb-c.c [2021-02-25T01:54:42.564Z] #42 9.815 DEP images/vma.pb-c.d [2021-02-25T01:54:42.564Z] #42 9.881 PBCC images/creds.pb-c.c [2021-02-25T01:54:42.591Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-02-25T01:54:42.620Z] #42 22.18 CC images/ghost-file.o [2021-02-25T01:54:42.693Z] #42 18.63 DEP images/stats.pb-c.d [2021-02-25T01:54:42.727Z] ok github.com/docker/docker/pkg/parsers/kernel 0.001s coverage: 60.0% of statements [2021-02-25T01:54:42.727Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.002s coverage: 86.7% of statements [2021-02-25T01:54:42.824Z] #42 9.932 DEP images/creds.pb-c.d [2021-02-25T01:54:42.824Z] #42 9.983 PBCC images/utsns.pb-c.c [2021-02-25T01:54:42.824Z] #42 10.00 DEP images/utsns.pb-c.d [2021-02-25T01:54:42.824Z] #42 10.04 PBCC images/ipc-desc.pb-c.c [2021-02-25T01:54:42.824Z] #42 10.08 PBCC images/ipc-sem.pb-c.c [2021-02-25T01:54:42.824Z] #42 10.09 DEP images/ipc-desc.pb-c.d [2021-02-25T01:54:42.877Z] #42 22.47 CC images/fifo.o [2021-02-25T01:54:43.018Z] ok github.com/docker/docker/pkg/pidfile 0.001s coverage: 82.4% of statements [2021-02-25T01:54:43.018Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-02-25T01:54:43.018Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-02-25T01:54:43.084Z] #42 10.13 DEP images/ipc-sem.pb-c.d [2021-02-25T01:54:43.084Z] #42 10.16 PBCC images/ipc-msg.pb-c.c [2021-02-25T01:54:43.084Z] #42 10.18 DEP images/ipc-msg.pb-c.d [2021-02-25T01:54:43.084Z] #42 10.24 PBCC images/ipc-shm.pb-c.c [2021-02-25T01:54:43.084Z] #42 10.29 DEP images/ipc-shm.pb-c.d [2021-02-25T01:54:43.084Z] #42 10.33 PBCC images/ipc-var.pb-c.c [2021-02-25T01:54:43.084Z] #42 10.36 DEP images/ipc-var.pb-c.d [2021-02-25T01:54:43.135Z] #42 ... [2021-02-25T01:54:43.135Z] [2021-02-25T01:54:43.135Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-25T01:54:43.135Z] #50 sha256:9581b9550771cdc5c733f2e2bb24fe324e7ec7a5d0a0b016301bfc669d90d5e6 [2021-02-25T01:54:43.135Z] #50 DONE 94.3s [2021-02-25T01:54:43.135Z] [2021-02-25T01:54:43.135Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-25T01:54:43.135Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-25T01:54:43.135Z] #42 22.76 CC images/remap-file-path.o [2021-02-25T01:54:43.166Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-02-25T01:54:43.344Z] #42 10.41 PBCC images/sk-opts.pb-c.c [2021-02-25T01:54:43.344Z] #42 10.43 PBCC images/packet-sock.pb-c.c [2021-02-25T01:54:43.344Z] #42 10.48 DEP images/sk-opts.pb-c.d [2021-02-25T01:54:43.344Z] #42 10.52 DEP images/packet-sock.pb-c.d [2021-02-25T01:54:43.344Z] #42 10.55 PBCC images/sk-netlink.pb-c.c [2021-02-25T01:54:43.344Z] #42 10.59 DEP images/sk-netlink.pb-c.d [2021-02-25T01:54:43.344Z] #42 10.67 PBCC images/sk-inet.pb-c.c [2021-02-25T01:54:43.344Z] #42 10.70 DEP images/sk-inet.pb-c.d [2021-02-25T01:54:43.391Z] #42 23.12 CC images/eventfd.o [2021-02-25T01:54:43.391Z] #42 ... [2021-02-25T01:54:43.391Z] [2021-02-25T01:54:43.391Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-25T01:54:43.391Z] #44 sha256:6488e18fa69a16789be3ac1ef9f19128ae4ff8052d7a51b5d0524d2ccb7c41ab [2021-02-25T01:54:43.391Z] #44 84.81 encoding/xml [2021-02-25T01:54:43.391Z] #44 84.81 text/template [2021-02-25T01:54:43.391Z] #44 89.23 go/doc [2021-02-25T01:54:43.391Z] #44 90.25 github.com/LK4D4/vndr/godl/singleflight [2021-02-25T01:54:43.391Z] #44 90.54 github.com/LK4D4/vndr/versioned [2021-02-25T01:54:43.391Z] #44 90.62 compress/flate [2021-02-25T01:54:43.391Z] #44 92.43 github.com/LK4D4/vndr/build [2021-02-25T01:54:43.391Z] #44 93.23 hash/crc32 [2021-02-25T01:54:43.391Z] #44 93.93 compress/gzip [2021-02-25T01:54:43.419Z] Client: [2021-02-25T01:54:43.419Z] Debug Mode: false [2021-02-25T01:54:43.419Z] Plugins: [2021-02-25T01:54:43.419Z] cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0) [2021-02-25T01:54:43.419Z] [2021-02-25T01:54:43.419Z] Server: [2021-02-25T01:54:43.419Z] Containers: 0 [2021-02-25T01:54:43.419Z] Running: 0 [2021-02-25T01:54:43.419Z] Paused: 0 [2021-02-25T01:54:43.419Z] Stopped: 0 [2021-02-25T01:54:43.419Z] Images: 10 [2021-02-25T01:54:43.419Z] Server Version: 19.03.12 [2021-02-25T01:54:43.419Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-02-25T01:54:43.419Z] Windows: [2021-02-25T01:54:43.419Z] LCOW: [2021-02-25T01:54:43.419Z] Logging Driver: json-file [2021-02-25T01:54:43.419Z] Plugins: [2021-02-25T01:54:43.419Z] Volume: local [2021-02-25T01:54:43.419Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-02-25T01:54:43.419Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-02-25T01:54:43.419Z] Swarm: inactive [2021-02-25T01:54:43.419Z] Default Isolation: process [2021-02-25T01:54:43.419Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-02-25T01:54:43.419Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1697) [2021-02-25T01:54:43.419Z] OSType: windows [2021-02-25T01:54:43.419Z] Architecture: x86_64 [2021-02-25T01:54:43.419Z] CPUs: 4 [2021-02-25T01:54:43.419Z] Total Memory: 32GiB [2021-02-25T01:54:43.419Z] Name: azwin-2-3b6b00 [2021-02-25T01:54:43.419Z] ID: AM4K:PBLY:KBNJ:QPGN:IDUB:MYK6:KRMO:BC44:GEW4:C3WA:PNUO:OSI3 [2021-02-25T01:54:43.419Z] Docker Root Dir: D:\docker [2021-02-25T01:54:43.419Z] Debug Mode: false [2021-02-25T01:54:43.419Z] Registry: https://index.docker.io/v1/ [2021-02-25T01:54:43.419Z] Labels: [2021-02-25T01:54:43.419Z] Experimental: true [2021-02-25T01:54:43.419Z] Insecure Registries: [2021-02-25T01:54:43.419Z] 10.0.0.4:5000 [2021-02-25T01:54:43.419Z] 127.0.0.0/8 [2021-02-25T01:54:43.419Z] Registry Mirrors: [2021-02-25T01:54:43.419Z] http://10.0.0.4:5000/ [2021-02-25T01:54:43.419Z] Live Restore Enabled: false [2021-02-25T01:54:43.419Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [2021-02-25T01:54:43.604Z] #42 10.78 PBCC images/sk-unix.pb-c.c [Pipeline] powershell [2021-02-25T01:54:43.648Z] #44 95.11 net [2021-02-25T01:54:43.650Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.010s coverage: 56.8% of statements [2021-02-25T01:54:43.865Z] #42 10.85 DEP images/sk-unix.pb-c.d [2021-02-25T01:54:43.865Z] #42 10.93 PBCC images/mm.pb-c.c [2021-02-25T01:54:43.865Z] #42 ... [2021-02-25T01:54:43.865Z] [2021-02-25T01:54:43.865Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-25T01:54:43.865Z] #50 sha256:d19c11526476866a6e0e17fb32694c2c3ede6bd1eaf8019a8241df789d84b9bd [2021-02-25T01:54:43.865Z] #50 73.67 encoding/json [2021-02-25T01:54:43.865Z] #50 76.53 github.com/pkg/diff [2021-02-25T01:54:43.865Z] #50 78.96 golang.org/x/crypto/ssh/terminal [2021-02-25T01:54:43.865Z] #50 78.97 go/ast [2021-02-25T01:54:43.865Z] #50 81.42 mvdan.cc/editorconfig [2021-02-25T01:54:43.865Z] #50 82.55 mvdan.cc/sh/v3/fileutil [2021-02-25T01:54:43.865Z] #50 82.73 mvdan.cc/sh/v3/syntax [2021-02-25T01:54:43.865Z] #50 ... [2021-02-25T01:54:43.865Z] [2021-02-25T01:54:43.865Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-25T01:54:43.865Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-25T01:54:43.865Z] #42 11.01 DEP images/mm.pb-c.d [2021-02-25T01:54:43.865Z] #42 11.08 PBCC images/timerfd.pb-c.c [2021-02-25T01:54:43.865Z] #42 11.13 DEP images/timerfd.pb-c.d [2021-02-25T01:54:43.865Z] #42 11.18 PBCC images/timer.pb-c.c [2021-02-25T01:54:43.865Z] #42 11.21 DEP images/timer.pb-c.d [2021-02-25T01:54:43.865Z] #42 11.25 PBCC images/sa.pb-c.c [2021-02-25T01:54:43.905Z] #44 ... [2021-02-25T01:54:43.905Z] [2021-02-25T01:54:43.905Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-25T01:54:43.905Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-25T01:54:43.905Z] #42 23.62 CC images/eventpoll.o [2021-02-25T01:54:43.942Z] ok github.com/docker/docker/pkg/plugins/transport 0.001s coverage: 85.7% of statements [2021-02-25T01:54:44.094Z] #42 ... [2021-02-25T01:54:44.094Z] [2021-02-25T01:54:44.094Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-25T01:54:44.094Z] #12 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c [2021-02-25T01:54:44.094Z] #12 74.72 Selecting previously unselected package gcc-mingw-w64-base. [2021-02-25T01:54:44.094Z] #12 74.72 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-02-25T01:54:44.094Z] #12 74.77 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-02-25T01:54:44.094Z] #12 75.03 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-02-25T01:54:44.094Z] #12 75.06 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-02-25T01:54:44.094Z] #12 75.34 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-25T01:54:44.094Z] #12 ... [2021-02-25T01:54:44.094Z] [2021-02-25T01:54:44.094Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-25T01:54:44.094Z] #55 sha256:89522cb5e36958cc2b6ac55dde6fbc29202689ab8e702353c8abfac6523584f3 [2021-02-25T01:54:44.094Z] #55 41.37 Checking out files: 33% (1267/3770) Checking out files: 34% (1282/3770) Checking out files: 35% (1320/3770) Checking out files: 36% (1358/3770) Checking out files: 37% (1395/3770) Checking out files: 38% (1433/3770) Checking out files: 39% (1471/3770) Checking out files: 40% (1508/3770) Checking out files: 41% (1546/3770) Checking out files: 42% (1584/3770) Checking out files: 43% (1622/3770) Checking out files: 44% (1659/3770) Checking out files: 45% (1697/3770) Checking out files: 46% (1735/3770) Checking out files: 47% (1772/3770) Checking out files: 48% (1810/3770) Checking out files: 49% (1848/3770) Checking out files: 50% (1885/3770) Checking out files: 51% (1923/3770) Checking out files: 52% (1961/3770) Checking out files: 53% (1999/3770) Checking out files: 54% (2036/3770) Checking out files: 55% (2074/3770) Checking out files: 56% (2112/3770) Checking out files: 57% (2149/3770) Checking out files: 58% (2187/3770) Checking out files: 59% (2225/3770) Checking out files: 60% (2262/3770) Checking out files: 61% (2300/3770) Checking out files: 62% (2338/3770) Checking out files: 63% (2376/3770) Checking out files: 64% (2413/3770) Checking out files: 65% (2451/3770) Checking out files: 66% (2489/3770) Checking out files: 67% (2526/3770) Checking out files: 68% (2564/3770) Checking out files: 69% (2602/3770) Checking out files: 70% (2639/3770) Checking out files: 71% (2677/3770) Checking out files: 72% (2715/3770) Checking out files: 73% (2753/3770) Checking out files: 74% (2790/3770) Checking out files: 75% (2828/3770) Checking out files: 76% (2866/3770) Checking out files: 77% (2903/3770) Checking out files: 78% (2941/3770) Checking out files: 79% (2979/3770) Checking out files: 79% (3013/3770) Checking out files: 80% (3016/3770) Checking out files: 81% (3054/3770) Checking out files: 82% (3092/3770) Checking out files: 83% (3130/3770) Checking out files: 84% (3167/3770) Checking out files: 85% (3205/3770) Checking out files: 86% (3243/3770) Checking out files: 87% (3280/3770) Checking out files: 88% (3318/3770) Checking out files: 89% (3356/3770) Checking out files: 90% (3393/3770) Checking out files: 91% (3431/3770) Checking out files: 92% (3469/3770) Checking out files: 93% (3507/3770) Checking out files: 94% (3544/3770) Checking out files: 95% (3582/3770) Checking out files: 96% (3620/3770) Checking out files: 97% (3657/3770) Checking out files: 98% (3695/3770) Checking out files: 99% (3733/3770) Checking out files: 100% (3770/3770) Checking out files: 100% (3770/3770), done. [2021-02-25T01:54:44.094Z] #55 42.89 + cd /tmp/tmp.Lza3uRt6L5/src/github.com/containerd/containerd [2021-02-25T01:54:44.094Z] #55 42.89 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-25T01:54:44.125Z] #42 11.30 DEP images/sa.pb-c.d [2021-02-25T01:54:44.125Z] #42 11.37 PBCC images/pipe-data.pb-c.c [2021-02-25T01:54:44.161Z] #42 23.95 CC images/fh.o [2021-02-25T01:54:44.236Z] ok github.com/docker/docker/pkg/pools 0.001s coverage: 88.2% of statements [2021-02-25T01:54:44.384Z] #42 11.42 DEP images/pipe-data.pb-c.d [2021-02-25T01:54:44.385Z] #42 11.46 PBCC images/mnt.pb-c.c [2021-02-25T01:54:44.385Z] #42 11.52 DEP images/mnt.pb-c.d [2021-02-25T01:54:44.385Z] #42 11.57 PBCC images/sk-packet.pb-c.c [2021-02-25T01:54:44.385Z] #42 11.59 DEP images/sk-packet.pb-c.d [2021-02-25T01:54:44.385Z] #42 11.65 PBCC images/tcp-stream.pb-c.c [2021-02-25T01:54:44.385Z] #42 11.68 DEP images/tcp-stream.pb-c.d [2021-02-25T01:54:44.385Z] #42 11.72 PBCC images/pipe.pb-c.c [2021-02-25T01:54:44.385Z] #42 11.77 DEP images/pipe.pb-c.d [2021-02-25T01:54:44.527Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2021-02-25T01:54:44.556Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-02-25T01:54:44.644Z] #42 11.80 PBCC images/pstree.pb-c.c [2021-02-25T01:54:44.644Z] #42 11.82 DEP images/pstree.pb-c.d [2021-02-25T01:54:44.644Z] #42 11.87 PBCC images/fs.pb-c.c [2021-02-25T01:54:44.644Z] #42 11.92 DEP images/fs.pb-c.d [2021-02-25T01:54:44.644Z] #42 11.95 PBCC images/signalfd.pb-c.c [2021-02-25T01:54:44.644Z] #42 12.00 DEP images/signalfd.pb-c.d [2021-02-25T01:54:44.728Z] #42 24.31 CC images/fsnotify.o [2021-02-25T01:54:44.904Z] #42 12.08 PBCC images/fh.pb-c.c [2021-02-25T01:54:44.904Z] #42 12.13 PBCC images/fsnotify.pb-c.c [2021-02-25T01:54:44.904Z] #42 12.18 DEP images/fh.pb-c.d [2021-02-25T01:54:44.904Z] #42 12.24 DEP images/fsnotify.pb-c.d [2021-02-25T01:54:45.164Z] #42 12.29 PBCC images/eventpoll.pb-c.c [2021-02-25T01:54:45.164Z] #42 12.34 DEP images/eventpoll.pb-c.d [2021-02-25T01:54:45.164Z] #42 12.39 PBCC images/eventfd.pb-c.c [2021-02-25T01:54:45.164Z] #42 12.43 DEP images/eventfd.pb-c.d [2021-02-25T01:54:45.164Z] #42 12.49 PBCC images/remap-file-path.pb-c.c [2021-02-25T01:54:45.290Z] #42 24.92 CC images/signalfd.o [2021-02-25T01:54:45.291Z] #42 25.11 CC images/fs.o [2021-02-25T01:54:45.423Z] #42 12.53 DEP images/remap-file-path.pb-c.d [2021-02-25T01:54:45.424Z] #42 12.59 PBCC images/fifo.pb-c.c [2021-02-25T01:54:45.424Z] #42 12.63 DEP images/fifo.pb-c.d [2021-02-25T01:54:45.424Z] #42 12.69 PBCC images/ghost-file.pb-c.c [2021-02-25T01:54:45.494Z] #55 44.66 + export 'BUILDTAGS=netgo osusergo static_build' [2021-02-25T01:54:45.495Z] #55 44.66 + BUILDTAGS='netgo osusergo static_build' [2021-02-25T01:54:45.495Z] #55 44.66 + export EXTRA_FLAGS=-buildmode=pie [2021-02-25T01:54:45.495Z] #55 44.66 + EXTRA_FLAGS=-buildmode=pie [2021-02-25T01:54:45.495Z] #55 44.66 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-02-25T01:54:45.495Z] #55 44.66 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-02-25T01:54:45.495Z] #55 44.66 + '[' '' = dynamic ']' [2021-02-25T01:54:45.495Z] #55 44.66 + make [2021-02-25T01:54:45.561Z] ok github.com/docker/docker/pkg/pubsub 1.020s coverage: 75.0% of statements [2021-02-25T01:54:45.684Z] #42 12.77 DEP images/ghost-file.pb-c.d [2021-02-25T01:54:45.684Z] #42 12.83 PBCC images/regfile.pb-c.c [2021-02-25T01:54:45.684Z] #42 12.86 DEP images/regfile.pb-c.d [2021-02-25T01:54:45.684Z] #42 12.94 PBCC images/ns.pb-c.c [2021-02-25T01:54:45.684Z] #42 12.97 DEP images/ns.pb-c.d [2021-02-25T01:54:45.684Z] #42 13.04 PBCC images/fdinfo.pb-c.c [2021-02-25T01:54:45.853Z] ok github.com/docker/docker/pkg/reexec 0.003s coverage: 82.4% of statements [2021-02-25T01:54:45.896Z] #42 25.28 CC images/pstree.o [2021-02-25T01:54:45.896Z] #42 25.55 CC images/pipe.o [2021-02-25T01:54:45.948Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-02-25T01:54:45.993Z] #42 13.19 DEP images/fdinfo.pb-c.d [2021-02-25T01:54:45.993Z] #42 13.26 PBCC images/core-aarch64.pb-c.c [2021-02-25T01:54:46.075Z] #55 ... [2021-02-25T01:54:46.075Z] [2021-02-25T01:54:46.075Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-25T01:54:46.075Z] #50 sha256:05e603a7a7f2d817d835d940cea7a7aac4579d83f0aae8c1a25fb149254cf13b [2021-02-25T01:54:46.075Z] #50 77.73 golang.org/x/crypto/ssh/terminal [2021-02-25T01:54:46.075Z] #50 80.81 mvdan.cc/sh/v3/cmd/shfmt [2021-02-25T01:54:46.075Z] #50 DONE 86.8s [2021-02-25T01:54:46.075Z] [2021-02-25T01:54:46.075Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-25T01:54:46.075Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-25T01:54:46.075Z] #42 20.32 make[1]: Nothing to be done for 'all'. [2021-02-25T01:54:46.075Z] #42 22.14 CC images/stats.o [2021-02-25T01:54:46.194Z] #42 25.82 CC images/tcp-stream.o [2021-02-25T01:54:46.253Z] #42 13.37 PBCC images/core-arm.pb-c.c [2021-02-25T01:54:46.253Z] #42 13.43 PBCC images/core-ppc64.pb-c.c [2021-02-25T01:54:46.253Z] #42 13.49 PBCC images/core-s390.pb-c.c [2021-02-25T01:54:46.253Z] #42 13.53 PBCC images/core-x86.pb-c.c [2021-02-25T01:54:46.253Z] #42 13.59 PBCC images/core.pb-c.c [2021-02-25T01:54:46.339Z] #42 ... [2021-02-25T01:54:46.339Z] [2021-02-25T01:54:46.339Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-25T01:54:46.339Z] #44 sha256:6eb753dc12ed3bc8e10bd64d90bdead25ac1d0b26a9558ef7ed44e6960bd93ac [2021-02-25T01:54:46.339Z] #44 77.19 go/doc [2021-02-25T01:54:46.339Z] #44 77.40 math/big [2021-02-25T01:54:46.339Z] #44 77.63 compress/gzip [2021-02-25T01:54:46.339Z] #44 78.98 net [2021-02-25T01:54:46.339Z] #44 81.36 vendor/golang.org/x/text/unicode/bidi [2021-02-25T01:54:46.339Z] #44 83.34 github.com/LK4D4/vndr/build [2021-02-25T01:54:46.339Z] #44 85.40 vendor/golang.org/x/text/secure/bidirule [2021-02-25T01:54:46.339Z] #44 85.83 vendor/golang.org/x/text/unicode/norm [2021-02-25T01:54:46.452Z] #42 26.11 CC images/sk-packet.o [2021-02-25T01:54:46.513Z] #42 13.68 PBCC images/inventory.pb-c.c [2021-02-25T01:54:46.513Z] #42 13.72 DEP images/core-aarch64.pb-c.d [2021-02-25T01:54:46.513Z] #42 13.74 DEP images/core-arm.pb-c.d [2021-02-25T01:54:46.513Z] #42 13.76 DEP images/core-ppc64.pb-c.d [2021-02-25T01:54:46.513Z] #42 13.79 DEP images/core-s390.pb-c.d [2021-02-25T01:54:46.513Z] #42 13.86 DEP images/core-x86.pb-c.d [2021-02-25T01:54:46.651Z] #50 ... [2021-02-25T01:54:46.651Z] [2021-02-25T01:54:46.651Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-25T01:54:46.651Z] #55 sha256:01643636248f735f6628248d2b579dcb6463726569d28bf9bc09d2b5859c455e [2021-02-25T01:54:46.651Z] #55 46.07 Checking out files: 38% (1459/3770) Checking out files: 39% (1471/3770) Checking out files: 40% (1508/3770) Checking out files: 41% (1546/3770) Checking out files: 42% (1584/3770) Checking out files: 43% (1622/3770) Checking out files: 44% (1659/3770) Checking out files: 45% (1697/3770) Checking out files: 46% (1735/3770) Checking out files: 47% (1772/3770) Checking out files: 48% (1810/3770) Checking out files: 49% (1848/3770) Checking out files: 50% (1885/3770) Checking out files: 51% (1923/3770) Checking out files: 52% (1961/3770) Checking out files: 53% (1999/3770) Checking out files: 54% (2036/3770) Checking out files: 55% (2074/3770) Checking out files: 56% (2112/3770) Checking out files: 57% (2149/3770) Checking out files: 58% (2187/3770) Checking out files: 59% (2225/3770) Checking out files: 60% (2262/3770) Checking out files: 61% (2300/3770) Checking out files: 62% (2338/3770) Checking out files: 63% (2376/3770) Checking out files: 64% (2413/3770) Checking out files: 65% (2451/3770) Checking out files: 66% (2489/3770) Checking out files: 67% (2526/3770) Checking out files: 68% (2564/3770) Checking out files: 69% (2602/3770) Checking out files: 70% (2639/3770) Checking out files: 71% (2677/3770) Checking out files: 72% (2715/3770) Checking out files: 73% (2753/3770) Checking out files: 74% (2790/3770) Checking out files: 75% (2828/3770) Checking out files: 76% (2866/3770) Checking out files: 77% (2903/3770) Checking out files: 78% (2941/3770) Checking out files: 79% (2979/3770) Checking out files: 80% (3016/3770) Checking out files: 81% (3054/3770) Checking out files: 82% (3092/3770) Checking out files: 83% (3130/3770) Checking out files: 84% (3167/3770) Checking out files: 84% (3198/3770) Checking out files: 85% (3205/3770) Checking out files: 86% (3243/3770) Checking out files: 87% (3280/3770) Checking out files: 88% (3318/3770) Checking out files: 89% (3356/3770) Checking out files: 90% (3393/3770) Checking out files: 91% (3431/3770) Checking out files: 92% (3469/3770) Checking out files: 93% (3507/3770) Checking out files: 94% (3544/3770) Checking out files: 95% (3582/3770) Checking out files: 96% (3620/3770) Checking out files: 97% (3657/3770) Checking out files: 98% (3695/3770) Checking out files: 99% (3733/3770) Checking out files: 100% (3770/3770) Checking out files: 100% (3770/3770), done. [2021-02-25T01:54:46.651Z] #55 47.84 + cd /tmp/tmp.nB848R6Kg8/src/github.com/containerd/containerd [2021-02-25T01:54:46.651Z] #55 47.84 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-25T01:54:46.651Z] #55 49.33 + export 'BUILDTAGS=netgo osusergo static_build' [2021-02-25T01:54:46.651Z] #55 49.34 + BUILDTAGS='netgo osusergo static_build' [2021-02-25T01:54:46.651Z] #55 49.34 + export EXTRA_FLAGS=-buildmode=pie [2021-02-25T01:54:46.651Z] #55 49.34 + EXTRA_FLAGS=-buildmode=pie [2021-02-25T01:54:46.651Z] #55 49.34 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-02-25T01:54:46.651Z] #55 49.34 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-02-25T01:54:46.651Z] #55 49.34 + '[' '' = dynamic ']' [2021-02-25T01:54:46.651Z] #55 49.34 + make [2021-02-25T01:54:46.651Z] #55 50.00 + bin/ctr [2021-02-25T01:54:46.710Z] #42 26.40 CC images/mnt.o [2021-02-25T01:54:46.775Z] #42 13.95 DEP images/core.pb-c.d [2021-02-25T01:54:46.775Z] #42 13.98 DEP images/inventory.pb-c.d [2021-02-25T01:54:46.775Z] #42 14.05 PBCC images/cpuinfo.pb-c.c [2021-02-25T01:54:46.775Z] #42 14.08 DEP images/cpuinfo.pb-c.d [2021-02-25T01:54:46.775Z] #42 14.12 PBCC images/stats.pb-c.c [2021-02-25T01:54:46.913Z] #55 ... [2021-02-25T01:54:46.913Z] [2021-02-25T01:54:46.913Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-25T01:54:46.913Z] #50 sha256:fc077b73ae98ab5d0da252b9aa1a5bf791334fac7e4c3d63945108bd43145bfb [2021-02-25T01:54:46.913Z] #50 DONE 97.0s [2021-02-25T01:54:46.913Z] [2021-02-25T01:54:46.913Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-25T01:54:46.913Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-25T01:54:46.913Z] #42 20.31 CC images/stats.o [2021-02-25T01:54:46.913Z] #42 20.78 CC images/core.o [2021-02-25T01:54:46.913Z] #42 21.50 CC images/core-x86.o [2021-02-25T01:54:46.913Z] #42 22.02 CC images/core-arm.o [2021-02-25T01:54:46.913Z] #42 22.36 CC images/core-aarch64.o [2021-02-25T01:54:46.913Z] #42 22.71 CC images/core-ppc64.o [2021-02-25T01:54:46.913Z] #42 23.31 CC images/core-s390.o [2021-02-25T01:54:46.913Z] #42 23.96 CC images/cpuinfo.o [2021-02-25T01:54:46.913Z] #42 24.43 CC images/inventory.o [2021-02-25T01:54:46.913Z] #42 24.79 CC images/fdinfo.o [2021-02-25T01:54:46.913Z] #42 25.12 CC images/fown.o [2021-02-25T01:54:46.913Z] #42 25.36 CC images/ns.o [2021-02-25T01:54:46.913Z] #42 25.59 CC images/regfile.o [2021-02-25T01:54:46.913Z] #42 25.80 CC images/ghost-file.o [2021-02-25T01:54:46.918Z] #44 ... [2021-02-25T01:54:46.918Z] [2021-02-25T01:54:46.918Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-25T01:54:46.918Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-25T01:54:46.918Z] #42 22.80 CC images/core.o [2021-02-25T01:54:46.966Z] #42 26.63 CC images/pipe-data.o [2021-02-25T01:54:47.086Z] #42 14.14 DEP images/stats.pb-c.d [2021-02-25T01:54:47.223Z] #42 26.87 CC images/sa.o [2021-02-25T01:54:47.340Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-02-25T01:54:47.480Z] #42 27.01 CC images/timer.o [2021-02-25T01:54:47.495Z] #42 26.23 CC images/fifo.o [2021-02-25T01:54:47.495Z] #42 26.44 CC images/remap-file-path.o [2021-02-25T01:54:47.738Z] #42 27.34 CC images/timerfd.o [2021-02-25T01:54:47.758Z] #42 26.69 CC images/eventfd.o [2021-02-25T01:54:47.875Z] #42 23.80 CC images/core-x86.o [2021-02-25T01:54:47.995Z] #42 27.56 CC images/mm.o [2021-02-25T01:54:48.020Z] #42 26.89 CC images/eventpoll.o [2021-02-25T01:54:48.252Z] #42 27.82 CC images/sk-opts.o [2021-02-25T01:54:48.282Z] #42 27.21 CC images/fh.o [2021-02-25T01:54:48.285Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-02-25T01:54:48.455Z] #42 24.54 CC images/core-arm.o [2021-02-25T01:54:48.465Z] #42 15.56 make[1]: Nothing to be done for 'all'. [2021-02-25T01:54:48.509Z] #42 28.01 CC images/sk-unix.o [2021-02-25T01:54:48.544Z] #42 27.54 CC images/fsnotify.o [2021-02-25T01:54:48.581Z] ok github.com/docker/docker/pkg/signal 2.316s coverage: 61.0% of statements [2021-02-25T01:54:48.766Z] #42 28.31 CC images/sk-inet.o [2021-02-25T01:54:48.873Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2021-02-25T01:54:49.023Z] #42 28.66 CC images/tun.o [2021-02-25T01:54:49.039Z] #42 24.92 CC images/core-aarch64.o [2021-02-25T01:54:49.119Z] #42 28.24 CC images/signalfd.o [2021-02-25T01:54:49.164Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2021-02-25T01:54:49.303Z] #42 25.22 CC images/core-ppc64.o [2021-02-25T01:54:49.381Z] #42 28.49 CC images/fs.o [2021-02-25T01:54:49.456Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-02-25T01:54:49.601Z] #42 29.02 CC images/sk-netlink.o [2021-02-25T01:54:49.601Z] #42 29.29 CC images/packet-sock.o [2021-02-25T01:54:49.676Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-02-25T01:54:49.747Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 54.2% of statements [2021-02-25T01:54:49.847Z] #42 16.91 CC images/stats.o [2021-02-25T01:54:49.882Z] #42 25.97 CC images/core-s390.o [2021-02-25T01:54:49.955Z] #42 28.80 CC images/pstree.o [2021-02-25T01:54:49.955Z] #42 29.05 CC images/pipe.o [2021-02-25T01:54:50.106Z] #42 17.27 CC images/core.o [2021-02-25T01:54:50.163Z] #42 29.57 CC images/ipc-var.o [2021-02-25T01:54:50.163Z] #42 29.72 CC images/ipc-desc.o [2021-02-25T01:54:50.380Z] ok github.com/docker/docker/pkg/system 0.045s coverage: 36.9% of statements [2021-02-25T01:54:50.419Z] #42 29.95 CC images/ipc-shm.o [2021-02-25T01:54:50.530Z] #42 29.37 CC images/tcp-stream.o [2021-02-25T01:54:50.634Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-02-25T01:54:50.634Z] Using test binary docker [2021-02-25T01:54:50.634Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-02-25T01:54:50.634Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-02-25T01:54:50.634Z] INFO: Waiting for daemon to start... [2021-02-25T01:54:50.634Z] Starting dockerd [2021-02-25T01:54:50.671Z] ok github.com/docker/docker/pkg/tailfile 0.033s coverage: 88.6% of statements [2021-02-25T01:54:50.675Z] #42 30.22 CC images/ipc-msg.o [2021-02-25T01:54:50.792Z] #42 29.65 CC images/sk-packet.o [2021-02-25T01:54:50.835Z] #42 26.85 CC images/cpuinfo.o [2021-02-25T01:54:50.931Z] #42 30.49 CC images/ipc-sem.o [2021-02-25T01:54:50.931Z] #42 30.69 CC images/utsns.o [2021-02-25T01:54:50.965Z] ok github.com/docker/docker/pkg/tarsum 0.034s coverage: 89.3% of statements [2021-02-25T01:54:51.044Z] #42 18.05 CC images/core-x86.o [2021-02-25T01:54:51.044Z] #42 ... [2021-02-25T01:54:51.044Z] [2021-02-25T01:54:51.044Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-25T01:54:51.044Z] #55 sha256:dee70d38a99f5e168798bd2bbaeb7e42e6ba94ac2be894e0fde1e074151d648f [2021-02-25T01:54:51.053Z] #42 30.08 CC images/mnt.o [2021-02-25T01:54:51.187Z] #42 30.93 CC images/creds.o [2021-02-25T01:54:51.256Z] testing: warning: no tests to run [2021-02-25T01:54:51.256Z] coverage: [no statements] [2021-02-25T01:54:51.256Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2021-02-25T01:54:51.315Z] #42 30.27 CC images/pipe-data.o [2021-02-25T01:54:51.315Z] #42 ... [2021-02-25T01:54:51.315Z] [2021-02-25T01:54:51.315Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-25T01:54:51.315Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-25T01:54:51.315Z] #12 101.4 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-02-25T01:54:51.315Z] #12 101.4 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-02-25T01:54:51.315Z] #12 101.4 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-25T01:54:51.413Z] #42 27.30 CC images/inventory.o [2021-02-25T01:54:51.444Z] #42 31.12 CC images/vma.o [2021-02-25T01:54:51.547Z] ok github.com/docker/docker/pkg/truncindex 0.101s coverage: 91.5% of statements [2021-02-25T01:54:51.677Z] #42 27.71 CC images/fdinfo.o [2021-02-25T01:54:51.700Z] #42 31.36 CC images/netdev.o [2021-02-25T01:54:51.700Z] #42 ... [2021-02-25T01:54:51.700Z] [2021-02-25T01:54:51.700Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-25T01:54:51.700Z] #55 sha256:b736d0a4537f0f89d12fe4699546397009ff2ea67e6c860b6da828e352ac0f26 [2021-02-25T01:54:51.700Z] #55 44.98 + bin/ctr [2021-02-25T01:54:51.838Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2021-02-25T01:54:51.838Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2021-02-25T01:54:51.955Z] #55 ... [2021-02-25T01:54:51.955Z] [2021-02-25T01:54:51.955Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-25T01:54:51.955Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-25T01:54:51.955Z] #12 99.37 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-02-25T01:54:51.955Z] #12 99.37 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-02-25T01:54:51.955Z] #12 99.39 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-25T01:54:52.257Z] #42 28.40 CC images/fown.o [2021-02-25T01:54:52.260Z] #12 ... [2021-02-25T01:54:52.260Z] [2021-02-25T01:54:52.260Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-25T01:54:52.260Z] #44 sha256:d153cc4351764a122782d058ffd8e3001e00e902241b8a8a80ce2b9ea853462d [2021-02-25T01:54:52.260Z] #44 92.32 github.com/LK4D4/vndr/versioned [2021-02-25T01:54:52.260Z] #44 92.44 compress/flate [2021-02-25T01:54:52.260Z] #44 94.03 hash/crc32 [2021-02-25T01:54:52.260Z] #44 94.78 net [2021-02-25T01:54:52.260Z] #44 95.32 compress/gzip [2021-02-25T01:54:52.260Z] #44 95.86 vendor/golang.org/x/text/transform [2021-02-25T01:54:52.260Z] #44 96.67 vendor/golang.org/x/text/unicode/bidi [2021-02-25T01:54:52.260Z] #44 98.62 vendor/golang.org/x/text/secure/bidirule [2021-02-25T01:54:52.260Z] #44 98.90 vendor/golang.org/x/text/unicode/norm [2021-02-25T01:54:52.260Z] #44 ... [2021-02-25T01:54:52.260Z] [2021-02-25T01:54:52.260Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-25T01:54:52.260Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-25T01:54:52.260Z] #42 30.44 CC images/sa.o [2021-02-25T01:54:52.260Z] #42 30.69 CC images/timer.o [2021-02-25T01:54:52.260Z] #42 31.06 CC images/timerfd.o [2021-02-25T01:54:52.260Z] #42 31.30 CC images/mm.o [2021-02-25T01:54:52.340Z] #55 42.90 Checking out files: 38% (1442/3770) Checking out files: 39% (1471/3770) Checking out files: 40% (1508/3770) Checking out files: 41% (1546/3770) Checking out files: 42% (1584/3770) Checking out files: 43% (1622/3770) Checking out files: 44% (1659/3770) Checking out files: 45% (1697/3770) Checking out files: 46% (1735/3770) Checking out files: 47% (1772/3770) Checking out files: 48% (1810/3770) Checking out files: 49% (1848/3770) Checking out files: 50% (1885/3770) Checking out files: 51% (1923/3770) Checking out files: 52% (1961/3770) Checking out files: 53% (1999/3770) Checking out files: 54% (2036/3770) Checking out files: 55% (2074/3770) Checking out files: 56% (2112/3770) Checking out files: 57% (2149/3770) Checking out files: 58% (2187/3770) Checking out files: 59% (2225/3770) Checking out files: 60% (2262/3770) Checking out files: 61% (2300/3770) Checking out files: 62% (2338/3770) Checking out files: 63% (2376/3770) Checking out files: 64% (2413/3770) Checking out files: 65% (2451/3770) Checking out files: 66% (2489/3770) Checking out files: 67% (2526/3770) Checking out files: 68% (2564/3770) Checking out files: 69% (2602/3770) Checking out files: 70% (2639/3770) Checking out files: 71% (2677/3770) Checking out files: 72% (2715/3770) Checking out files: 73% (2753/3770) Checking out files: 74% (2790/3770) Checking out files: 75% (2828/3770) Checking out files: 76% (2866/3770) Checking out files: 77% (2903/3770) Checking out files: 78% (2941/3770) Checking out files: 79% (2979/3770) Checking out files: 80% (3016/3770) Checking out files: 81% (3054/3770) Checking out files: 82% (3092/3770) Checking out files: 83% (3130/3770) Checking out files: 84% (3167/3770) Checking out files: 84% (3193/3770) Checking out files: 85% (3205/3770) Checking out files: 86% (3243/3770) Checking out files: 87% (3280/3770) Checking out files: 88% (3318/3770) Checking out files: 89% (3356/3770) Checking out files: 90% (3393/3770) Checking out files: 91% (3431/3770) [2021-02-25T01:54:52.340Z] #55 ... [2021-02-25T01:54:52.340Z] [2021-02-25T01:54:52.340Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-25T01:54:52.340Z] #44 sha256:f1422effb3fb06c6e4688146957364872f9e208161ff827f66b1bd608f94ccbd [2021-02-25T01:54:52.340Z] #44 82.23 text/template [2021-02-25T01:54:52.340Z] #44 82.33 go/parser [2021-02-25T01:54:52.340Z] #44 85.81 encoding/xml [2021-02-25T01:54:52.340Z] #44 87.25 go/doc [2021-02-25T01:54:52.340Z] #44 90.12 github.com/LK4D4/vndr/build [2021-02-25T01:54:52.340Z] #44 91.97 github.com/LK4D4/vndr/versioned [2021-02-25T01:54:52.340Z] #44 92.15 compress/flate [2021-02-25T01:54:52.340Z] #44 ... [2021-02-25T01:54:52.340Z] [2021-02-25T01:54:52.340Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-25T01:54:52.340Z] #55 sha256:dee70d38a99f5e168798bd2bbaeb7e42e6ba94ac2be894e0fde1e074151d648f [2021-02-25T01:54:52.521Z] #42 28.64 CC images/ns.o [2021-02-25T01:54:52.600Z] #55 42.90 Checking out files: 38% (1442/3770) Checking out files: 39% (1471/3770) Checking out files: 40% (1508/3770) Checking out files: 41% (1546/3770) Checking out files: 42% (1584/3770) Checking out files: 43% (1622/3770) Checking out files: 44% (1659/3770) Checking out files: 45% (1697/3770) Checking out files: 46% (1735/3770) Checking out files: 47% (1772/3770) Checking out files: 48% (1810/3770) Checking out files: 49% (1848/3770) Checking out files: 50% (1885/3770) Checking out files: 51% (1923/3770) Checking out files: 52% (1961/3770) Checking out files: 53% (1999/3770) Checking out files: 54% (2036/3770) Checking out files: 55% (2074/3770) Checking out files: 56% (2112/3770) Checking out files: 57% (2149/3770) Checking out files: 58% (2187/3770) Checking out files: 59% (2225/3770) Checking out files: 60% (2262/3770) Checking out files: 61% (2300/3770) Checking out files: 62% (2338/3770) Checking out files: 63% (2376/3770) Checking out files: 64% (2413/3770) Checking out files: 65% (2451/3770) Checking out files: 66% (2489/3770) Checking out files: 67% (2526/3770) Checking out files: 68% (2564/3770) Checking out files: 69% (2602/3770) Checking out files: 70% (2639/3770) Checking out files: 71% (2677/3770) Checking out files: 72% (2715/3770) Checking out files: 73% (2753/3770) Checking out files: 74% (2790/3770) Checking out files: 75% (2828/3770) Checking out files: 76% (2866/3770) Checking out files: 77% (2903/3770) Checking out files: 78% (2941/3770) Checking out files: 79% (2979/3770) Checking out files: 80% (3016/3770) Checking out files: 81% (3054/3770) Checking out files: 82% (3092/3770) Checking out files: 83% (3130/3770) Checking out files: 84% (3167/3770) Checking out files: 84% (3193/3770) Checking out files: 85% (3205/3770) Checking out files: 86% (3243/3770) Checking out files: 87% (3280/3770) Checking out files: 88% (3318/3770) Checking out files: 89% (3356/3770) Checking out files: 90% (3393/3770) Checking out files: 91% (3431/3770) Checking out files: 92% (3469/3770) Checking out files: 93% (3507/3770) Checking out files: 94% (3544/3770) Checking out files: 95% (3582/3770) Checking out files: 96% (3620/3770) Checking out files: 97% (3657/3770) Checking out files: 98% (3695/3770) Checking out files: 99% (3733/3770) Checking out files: 100% (3770/3770) Checking out files: 100% (3770/3770), done. [2021-02-25T01:54:52.786Z] #42 28.89 CC images/regfile.o [2021-02-25T01:54:52.833Z] #42 31.63 CC images/sk-opts.o [2021-02-25T01:54:52.859Z] #55 44.58 + cd /tmp/tmp.gDS9SAS20N/src/github.com/containerd/containerd [2021-02-25T01:54:52.859Z] #55 44.58 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-25T01:54:53.050Z] #42 29.27 CC images/ghost-file.o [2021-02-25T01:54:53.095Z] #42 31.88 CC images/sk-unix.o [2021-02-25T01:54:53.190Z] . [2021-02-25T01:54:53.190Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-02-25T01:54:53.190Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-02-25T01:54:53.190Z] Error: No such image: emptyfs [2021-02-25T01:54:53.190Z] Running integration-test (iteration 1) [2021-02-25T01:54:53.190Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-02-25T01:54:53.356Z] #42 32.23 CC images/sk-inet.o [2021-02-25T01:54:53.618Z] #42 32.54 CC images/tun.o [2021-02-25T01:54:53.628Z] #42 29.83 CC images/fifo.o [2021-02-25T01:54:53.859Z] #12 ... [2021-02-25T01:54:53.859Z] [2021-02-25T01:54:53.859Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-25T01:54:53.859Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-25T01:54:53.859Z] #42 31.69 CC images/tty.o [2021-02-25T01:54:53.859Z] #42 32.23 CC images/file-lock.o [2021-02-25T01:54:53.859Z] #42 32.42 CC images/rlimit.o [2021-02-25T01:54:53.859Z] #42 32.60 CC images/pagemap.o [2021-02-25T01:54:53.859Z] #42 32.89 CC images/siginfo.o [2021-02-25T01:54:53.859Z] #42 33.12 CC images/rpc.o [2021-02-25T01:54:53.880Z] #42 32.79 CC images/sk-netlink.o [2021-02-25T01:54:53.893Z] #42 ... [2021-02-25T01:54:53.893Z] [2021-02-25T01:54:53.893Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-25T01:54:53.893Z] #12 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c [2021-02-25T01:54:53.893Z] #12 94.73 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-02-25T01:54:53.893Z] #12 94.73 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-02-25T01:54:53.893Z] #12 94.74 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-25T01:54:53.904Z] ok github.com/docker/docker/plugin 0.545s coverage: 23.2% of statements [2021-02-25T01:54:54.142Z] #42 33.01 CC images/packet-sock.o [2021-02-25T01:54:54.195Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2021-02-25T01:54:54.404Z] #42 33.43 CC images/ipc-var.o [2021-02-25T01:54:54.486Z] ok github.com/docker/docker/profiles/seccomp 0.008s coverage: 86.4% of statements [2021-02-25T01:54:54.666Z] #42 33.61 CC images/ipc-desc.o [2021-02-25T01:54:54.666Z] #42 33.81 CC images/ipc-shm.o [2021-02-25T01:54:54.766Z] #55 46.32 + export 'BUILDTAGS=netgo osusergo static_build' [2021-02-25T01:54:54.766Z] #55 46.32 + BUILDTAGS='netgo osusergo static_build' [2021-02-25T01:54:54.766Z] #55 46.32 + export EXTRA_FLAGS=-buildmode=pie [2021-02-25T01:54:54.766Z] #55 46.32 + EXTRA_FLAGS=-buildmode=pie [2021-02-25T01:54:54.766Z] #55 46.32 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-02-25T01:54:54.766Z] #55 46.32 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-02-25T01:54:54.766Z] #55 46.32 + '[' '' = dynamic ']' [2021-02-25T01:54:54.766Z] #55 46.32 + make [2021-02-25T01:54:54.787Z] #42 34.19 CC images/ext-file.o [2021-02-25T01:54:54.787Z] #42 34.38 CC images/cgroup.o [2021-02-25T01:54:54.787Z] #42 ... [2021-02-25T01:54:54.787Z] [2021-02-25T01:54:54.787Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-25T01:54:54.787Z] #44 sha256:6488e18fa69a16789be3ac1ef9f19128ae4ff8052d7a51b5d0524d2ccb7c41ab [2021-02-25T01:54:54.787Z] #44 96.13 vendor/golang.org/x/text/transform [2021-02-25T01:54:54.787Z] #44 96.67 vendor/golang.org/x/text/unicode/bidi [2021-02-25T01:54:54.787Z] #44 98.25 vendor/golang.org/x/text/secure/bidirule [2021-02-25T01:54:54.787Z] #44 98.52 vendor/golang.org/x/text/unicode/norm [2021-02-25T01:54:54.787Z] #44 102.2 vendor/golang.org/x/net/idna [2021-02-25T01:54:54.787Z] #44 104.4 vendor/golang.org/x/net/http2/hpack [2021-02-25T01:54:54.787Z] #44 105.6 mime [2021-02-25T01:54:55.240Z] #42 34.04 CC images/ipc-msg.o [2021-02-25T01:54:55.240Z] #42 34.29 CC images/ipc-sem.o [2021-02-25T01:54:55.351Z] #44 ... [2021-02-25T01:54:55.351Z] [2021-02-25T01:54:55.351Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-25T01:54:55.351Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-25T01:54:55.351Z] #42 34.86 CC images/userns.o [2021-02-25T01:54:55.502Z] #42 34.56 CC images/utsns.o [2021-02-25T01:54:55.607Z] #42 35.12 CC images/google/protobuf/descriptor.o [2021-02-25T01:54:55.705Z] #55 47.38 + bin/ctr [2021-02-25T01:54:55.764Z] #42 34.76 CC images/creds.o [2021-02-25T01:54:55.993Z] ok github.com/docker/docker/quota 0.671s coverage: 71.4% of statements [2021-02-25T01:54:56.027Z] #42 34.98 CC images/vma.o [2021-02-25T01:54:56.284Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2021-02-25T01:54:56.289Z] #42 35.21 CC images/netdev.o [2021-02-25T01:54:56.292Z] #55 ... [2021-02-25T01:54:56.292Z] [2021-02-25T01:54:56.292Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-25T01:54:56.292Z] #50 sha256:d19c11526476866a6e0e17fb32694c2c3ede6bd1eaf8019a8241df789d84b9bd [2021-02-25T01:54:56.292Z] #50 89.62 mvdan.cc/sh/v3/cmd/shfmt [2021-02-25T01:54:56.292Z] #50 DONE 96.3s [2021-02-25T01:54:56.551Z] #42 35.56 CC images/tty.o [2021-02-25T01:54:56.552Z] [2021-02-25T01:54:56.552Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-25T01:54:56.552Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-25T01:54:56.552Z] #42 18.61 CC images/core-arm.o [2021-02-25T01:54:56.552Z] #42 18.96 CC images/core-aarch64.o [2021-02-25T01:54:56.552Z] #42 19.36 CC images/core-ppc64.o [2021-02-25T01:54:56.552Z] #42 20.04 CC images/core-s390.o [2021-02-25T01:54:56.552Z] #42 20.65 CC images/cpuinfo.o [2021-02-25T01:54:56.552Z] #42 21.15 CC images/inventory.o [2021-02-25T01:54:56.552Z] #42 21.33 CC images/fdinfo.o [2021-02-25T01:54:56.552Z] #42 21.76 CC images/fown.o [2021-02-25T01:54:56.552Z] #42 21.95 CC images/ns.o [2021-02-25T01:54:56.552Z] #42 22.16 CC images/regfile.o [2021-02-25T01:54:56.552Z] #42 22.34 CC images/ghost-file.o [2021-02-25T01:54:56.552Z] #42 22.70 CC images/fifo.o [2021-02-25T01:54:56.552Z] #42 22.93 CC images/remap-file-path.o [2021-02-25T01:54:56.552Z] #42 23.15 CC images/eventfd.o [2021-02-25T01:54:56.552Z] #42 23.41 CC images/eventpoll.o [2021-02-25T01:54:56.812Z] #42 23.82 CC images/fh.o [2021-02-25T01:54:57.072Z] #42 24.36 CC images/fsnotify.o [2021-02-25T01:54:57.224Z] #12 ... [2021-02-25T01:54:57.224Z] [2021-02-25T01:54:57.224Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-25T01:54:57.224Z] #55 sha256:89522cb5e36958cc2b6ac55dde6fbc29202689ab8e702353c8abfac6523584f3 [2021-02-25T01:54:57.224Z] #55 46.24 + bin/ctr [2021-02-25T01:54:57.224Z] #55 ... [2021-02-25T01:54:57.224Z] [2021-02-25T01:54:57.224Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-25T01:54:57.224Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-25T01:54:57.224Z] #42 30.18 CC images/remap-file-path.o [2021-02-25T01:54:57.224Z] #42 30.52 CC images/eventfd.o [2021-02-25T01:54:57.224Z] #42 30.89 CC images/eventpoll.o [2021-02-25T01:54:57.224Z] #42 31.32 CC images/fh.o [2021-02-25T01:54:57.224Z] #42 31.65 CC images/fsnotify.o [2021-02-25T01:54:57.224Z] #42 32.18 CC images/signalfd.o [2021-02-25T01:54:57.224Z] #42 32.48 CC images/fs.o [2021-02-25T01:54:57.224Z] #42 32.67 CC images/pstree.o [2021-02-25T01:54:57.224Z] #42 32.82 CC images/pipe.o [2021-02-25T01:54:57.224Z] #42 33.19 CC images/tcp-stream.o [2021-02-25T01:54:57.322Z] ok github.com/docker/docker/registry 0.082s coverage: 57.2% of statements [2021-02-25T01:54:57.489Z] #42 33.47 CC images/sk-packet.o [2021-02-25T01:54:57.496Z] #42 36.19 CC images/file-lock.o [2021-02-25T01:54:57.496Z] #42 36.42 CC images/rlimit.o [2021-02-25T01:54:57.547Z] #42 36.75 CC images/opts.o [2021-02-25T01:54:57.547Z] #42 37.02 CC images/seccomp.o [2021-02-25T01:54:57.547Z] #42 37.28 CC images/binfmt-misc.o [2021-02-25T01:54:57.615Z] ok github.com/docker/docker/registry/resumable 0.013s coverage: 100.0% of statements [2021-02-25T01:54:57.755Z] #42 33.71 CC images/mnt.o [2021-02-25T01:54:57.758Z] #42 36.58 CC images/pagemap.o [2021-02-25T01:54:57.804Z] #42 37.46 CC images/time.o [2021-02-25T01:54:57.906Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 45.3% of statements [2021-02-25T01:54:58.016Z] #42 25.17 CC images/signalfd.o [2021-02-25T01:54:58.019Z] #42 36.88 CC images/siginfo.o [2021-02-25T01:54:58.020Z] #42 37.12 CC images/rpc.o [2021-02-25T01:54:58.020Z] #42 33.97 CC images/pipe-data.o [2021-02-25T01:54:58.061Z] #42 37.69 CC images/sysctl.o [2021-02-25T01:54:58.276Z] #42 25.39 CC images/fs.o [2021-02-25T01:54:58.284Z] #42 34.26 CC images/sa.o [2021-02-25T01:54:58.284Z] #42 ... [2021-02-25T01:54:58.284Z] [2021-02-25T01:54:58.284Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-25T01:54:58.284Z] #44 sha256:6eb753dc12ed3bc8e10bd64d90bdead25ac1d0b26a9558ef7ed44e6960bd93ac [2021-02-25T01:54:58.284Z] #44 89.14 vendor/golang.org/x/net/http2/hpack [2021-02-25T01:54:58.284Z] #44 90.75 mime [2021-02-25T01:54:58.284Z] #44 92.18 vendor/golang.org/x/crypto/cryptobyte [2021-02-25T01:54:58.284Z] #44 93.42 mime/quotedprintable [2021-02-25T01:54:58.284Z] #44 93.82 vendor/golang.org/x/net/idna [2021-02-25T01:54:58.284Z] #44 94.54 net/http/internal [2021-02-25T01:54:58.318Z] #42 37.86 CC images/autofs.o [2021-02-25T01:54:58.318Z] #42 38.01 CC images/macvlan.o [2021-02-25T01:54:58.535Z] #42 25.64 CC images/pstree.o [2021-02-25T01:54:58.536Z] #42 25.84 CC images/pipe.o [2021-02-25T01:54:58.539Z] ok github.com/docker/docker/runconfig 0.006s coverage: 66.1% of statements [2021-02-25T01:54:58.539Z] ok github.com/docker/docker/testutil 0.001s coverage: 62.5% of statements [2021-02-25T01:54:58.550Z] #44 ... [2021-02-25T01:54:58.550Z] [2021-02-25T01:54:58.550Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-25T01:54:58.550Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-25T01:54:58.550Z] #42 34.65 CC images/timer.o [2021-02-25T01:54:58.575Z] #42 38.22 CC images/sit.o [2021-02-25T01:54:58.795Z] #42 26.00 CC images/tcp-stream.o [2021-02-25T01:54:58.832Z] #42 38.58 CC images/memfd.o [2021-02-25T01:54:58.977Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-02-25T01:54:58.978Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-4df7dd62\powershellScript.ps1'; exit $LASTEXITCODE; [2021-02-25T01:54:58.978Z] ---------------------------------------------------------------------------- [2021-02-25T01:54:58.978Z] [2021-02-25T01:54:58.978Z] INFO: executeCI.ps1 starting at Thu Feb 25 01:54:58 CUT 2021 [2021-02-25T01:54:58.978Z] [2021-02-25T01:54:58.978Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-02-25T01:54:58.978Z] INFO: Running git version 2.24.1.windows.2 [2021-02-25T01:54:58.978Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2021-02-25T01:54:58.978Z] INFO: Environment variables: [2021-02-25T01:54:59.055Z] #42 26.24 CC images/sk-packet.o [2021-02-25T01:54:59.089Z] #42 38.84 CC images/timens.o [2021-02-25T01:54:59.129Z] #42 35.11 CC images/timerfd.o [2021-02-25T01:54:59.315Z] #42 26.55 CC images/mnt.o [2021-02-25T01:54:59.345Z] #42 39.06 LINK images/built-in.o [2021-02-25T01:54:59.395Z] #42 35.42 CC images/mm.o [2021-02-25T01:54:59.409Z] #42 38.33 CC images/ext-file.o [2021-02-25T01:54:59.409Z] #42 38.57 CC images/cgroup.o [2021-02-25T01:54:59.439Z] [2021-02-25T01:54:59.439Z] Name Value [2021-02-25T01:54:59.439Z] ---- ----- [2021-02-25T01:54:59.439Z] ALLUSERSPROFILE C:\ProgramData [2021-02-25T01:54:59.439Z] amd64 true [2021-02-25T01:54:59.439Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2021-02-25T01:54:59.439Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-02-25T01:54:59.439Z] arm64 true [2021-02-25T01:54:59.439Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.9 [2021-02-25T01:54:59.439Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.9 [2021-02-25T01:54:59.439Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-02-25T01:54:59.439Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-02-25T01:54:59.439Z] BRANCH_NAME PR-42061 [2021-02-25T01:54:59.439Z] BUILD_DISPLAY_NAME #4 [2021-02-25T01:54:59.439Z] BUILD_ID 4 [2021-02-25T01:54:59.439Z] BUILD_NUMBER 4 [2021-02-25T01:54:59.439Z] BUILD_TAG jenkins-moby-PR-42061-4 [2021-02-25T01:54:59.439Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42061/4/ [2021-02-25T01:54:59.439Z] cgroup2 true [2021-02-25T01:54:59.439Z] CHANGE_AUTHOR thaJeztah [2021-02-25T01:54:59.439Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2021-02-25T01:54:59.439Z] CHANGE_BRANCH 20.10_backport_bump_buildkit [2021-02-25T01:54:59.439Z] CHANGE_FORK thaJeztah/docker [2021-02-25T01:54:59.439Z] CHANGE_ID 42061 [2021-02-25T01:54:59.439Z] CHANGE_TARGET 20.10 [2021-02-25T01:54:59.439Z] CHANGE_TITLE [20.10 backport] vendor: github.com/moby/buildkit v0.8.2 [2021-02-25T01:54:59.439Z] CHANGE_URL https://github.com/moby/moby/pull/42061 [2021-02-25T01:54:59.439Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-25T01:54:59.439Z] CommonProgramFiles C:\Program Files\Common Files [2021-02-25T01:54:59.439Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-02-25T01:54:59.439Z] CommonProgramW6432 C:\Program Files\Common Files [2021-02-25T01:54:59.439Z] COMPUTERNAME azwin-2-3b6b00 [2021-02-25T01:54:59.439Z] ComSpec C:\windows\system32\cmd.exe [2021-02-25T01:54:59.439Z] ConfigSequenceNumber 0 [2021-02-25T01:54:59.439Z] dco true [2021-02-25T01:54:59.439Z] DOCKER_BUILDKIT 0 [2021-02-25T01:54:59.439Z] DOCKER_DUT_DEBUG 1 [2021-02-25T01:54:59.439Z] DOCKER_EXPERIMENTAL 1 [2021-02-25T01:54:59.439Z] DOCKER_GRAPHDRIVER overlay2 [2021-02-25T01:54:59.439Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-02-25T01:54:59.439Z] EXECUTOR_NUMBER 0 [2021-02-25T01:54:59.439Z] FQDN azwin-2-3b6b00.westus.cloudapp.azure.com [2021-02-25T01:54:59.439Z] GIT_BRANCH PR-42061 [2021-02-25T01:54:59.439Z] GIT_COMMIT 725963e3c12cf681b8834207522f60f80b5ee261 [2021-02-25T01:54:59.439Z] GIT_PREVIOUS_COMMIT 7fa75ddf90a50a30baff93067802526a093bf2a2 [2021-02-25T01:54:59.439Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT 7fa75ddf90a50a30baff93067802526a093bf2a2 [2021-02-25T01:54:59.439Z] GIT_URL https://github.com/moby/moby.git [2021-02-25T01:54:59.439Z] HUDSON_COOKIE 6a8c0787-2341-4238-a2b7-a0ba0dfb57a0 [2021-02-25T01:54:59.439Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-02-25T01:54:59.439Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-02-25T01:54:59.439Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-02-25T01:54:59.439Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.275-1.b01.ojdkbuild.windows.x86_64 [2021-02-25T01:54:59.439Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-02-25T01:54:59.439Z] JENKINS_NODE_COOKIE 4c998d9b-fc15-45d8-b1f0-943e90db25e9 [2021-02-25T01:54:59.439Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-02-25T01:54:59.439Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-02-25T01:54:59.439Z] JOB_BASE_NAME PR-42061 [2021-02-25T01:54:59.439Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42061/display/redirect [2021-02-25T01:54:59.439Z] JOB_NAME moby/PR-42061 [2021-02-25T01:54:59.439Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42061/ [2021-02-25T01:54:59.439Z] library.jps.version master [2021-02-25T01:54:59.439Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2021-02-25T01:54:59.439Z] NODE_LABELS amd64 azure azwin-2-3b6b00 azwin-2019 docker west-us windows windows-2019 x86_64 [2021-02-25T01:54:59.439Z] NODE_NAME azwin-2-3b6b00 [2021-02-25T01:54:59.439Z] NUMBER_OF_PROCESSORS 4 [2021-02-25T01:54:59.439Z] OS Windows_NT [2021-02-25T01:54:59.439Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2021-02-25T01:54:59.439Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-02-25T01:54:59.439Z] ppc64le true [2021-02-25T01:54:59.439Z] PROCESSOR_ARCHITECTURE AMD64 [2021-02-25T01:54:59.439Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2021-02-25T01:54:59.439Z] PROCESSOR_LEVEL 6 [2021-02-25T01:54:59.439Z] PROCESSOR_REVISION 5504 [2021-02-25T01:54:59.439Z] ProgramData C:\ProgramData [2021-02-25T01:54:59.439Z] ProgramFiles C:\Program Files [2021-02-25T01:54:59.439Z] ProgramFiles(x86) C:\Program Files (x86) [2021-02-25T01:54:59.439Z] ProgramW6432 C:\Program Files [2021-02-25T01:54:59.439Z] PROMPT $P$G [2021-02-25T01:54:59.439Z] PSExecutionPolicyPreference Bypass [2021-02-25T01:54:59.439Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2021-02-25T01:54:59.439Z] PUBLIC C:\Users\Public [2021-02-25T01:54:59.440Z] rootless true [2021-02-25T01:54:59.440Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42061/4/display/redirect?page=artif... [2021-02-25T01:54:59.440Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42061/4/display/redirect?page=changes [2021-02-25T01:54:59.440Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42061/4/display/redirect [2021-02-25T01:54:59.440Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42061/4/display/redirect?page=tests [2021-02-25T01:54:59.440Z] s390x true [2021-02-25T01:54:59.440Z] SKIP_VALIDATION_TESTS 1 [2021-02-25T01:54:59.440Z] SOURCES_DRIVE d [2021-02-25T01:54:59.440Z] SOURCES_SUBDIR gopath [2021-02-25T01:54:59.440Z] STAGE_NAME Run tests [2021-02-25T01:54:59.440Z] SystemDrive C: [2021-02-25T01:54:59.440Z] SystemRoot C:\windows [2021-02-25T01:54:59.440Z] TEMP C:\windows\TEMP [2021-02-25T01:54:59.440Z] TESTDEBUG 0 [2021-02-25T01:54:59.440Z] TESTRUN_DRIVE d [2021-02-25T01:54:59.440Z] TESTRUN_SUBDIR CI [2021-02-25T01:54:59.440Z] TIMEOUT 120m [2021-02-25T01:54:59.440Z] TMP C:\windows\TEMP [2021-02-25T01:54:59.440Z] unit_validate true [2021-02-25T01:54:59.440Z] USERDOMAIN WORKGROUP [2021-02-25T01:54:59.440Z] USERNAME azwin-2-3b6b00$ [2021-02-25T01:54:59.440Z] USERPROFILE C:\windows\system32\config\systemprofile [2021-02-25T01:54:59.440Z] validate_force false [2021-02-25T01:54:59.440Z] windir C:\windows [2021-02-25T01:54:59.440Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-02-25T01:54:59.440Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2021-02-25T01:54:59.440Z] windowsRS1 false [2021-02-25T01:54:59.440Z] windowsRS5 true [2021-02-25T01:54:59.440Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-02-25T01:54:59.440Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-02-25T01:54:59.440Z] [2021-02-25T01:54:59.440Z] [2021-02-25T01:54:59.440Z] [2021-02-25T01:54:59.440Z] INFO: Sources under d:\gopath\... [2021-02-25T01:54:59.440Z] INFO: Test run under d:\CI\... [2021-02-25T01:54:59.440Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-02-25T01:54:59.440Z] INFO: docker/docker repository was found [2021-02-25T01:54:59.574Z] #42 26.81 CC images/pipe-data.o [2021-02-25T01:54:59.642Z] #42 39.23 GEN compel/include/asm [2021-02-25T01:54:59.642Z] #42 39.26 GEN compel/include/version.h [2021-02-25T01:54:59.642Z] #42 39.29 touch .config [2021-02-25T01:54:59.642Z] #42 39.33 GEN include/common/config.h [2021-02-25T01:54:59.834Z] #42 26.98 CC images/sa.o [2021-02-25T01:54:59.900Z] #42 39.43 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-02-25T01:54:59.900Z] #42 39.45 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-02-25T01:54:59.900Z] #42 39.49 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-02-25T01:54:59.900Z] #42 39.51 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-02-25T01:54:59.900Z] #42 39.53 DEP compel/arch/x86/plugins/std/memcpy.d [2021-02-25T01:54:59.900Z] #42 39.57 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-02-25T01:54:59.900Z] #42 39.59 GEN compel/plugins/include/uapi/std/syscall.h [2021-02-25T01:54:59.900Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2021-02-25T01:54:59.901Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1757' [2021-02-25T01:54:59.901Z] INFO: Docker version of control daemon [2021-02-25T01:54:59.901Z] [2021-02-25T01:54:59.901Z] Client: Docker Engine - Enterprise [2021-02-25T01:54:59.901Z] Version: 19.03.12 [2021-02-25T01:54:59.901Z] API version: 1.40 [2021-02-25T01:54:59.901Z] Go version: go1.13.13 [2021-02-25T01:54:59.901Z] Git commit: 4306744 [2021-02-25T01:54:59.901Z] Built: 08/05/2020 19:27:53 [2021-02-25T01:54:59.901Z] OS/Arch: windows/amd64 [2021-02-25T01:54:59.901Z] Experimental: false [2021-02-25T01:54:59.901Z] [2021-02-25T01:54:59.901Z] Server: Docker Engine - Enterprise [2021-02-25T01:54:59.901Z] Engine: [2021-02-25T01:54:59.901Z] Version: 19.03.12 [2021-02-25T01:54:59.901Z] API version: 1.40 (minimum version 1.24) [2021-02-25T01:54:59.901Z] Go version: go1.13.13 [2021-02-25T01:54:59.901Z] Git commit: f295753ffd [2021-02-25T01:54:59.901Z] Built: 08/05/2020 19:26:41 [2021-02-25T01:54:59.901Z] OS/Arch: windows/amd64 [2021-02-25T01:54:59.901Z] Experimental: true [2021-02-25T01:54:59.901Z] [2021-02-25T01:54:59.901Z] INFO: Docker info of control daemon [2021-02-25T01:54:59.901Z] [2021-02-25T01:54:59.975Z] #42 35.90 CC images/sk-opts.o [2021-02-25T01:54:59.975Z] #42 36.13 CC images/sk-unix.o [2021-02-25T01:55:00.093Z] #42 27.21 CC images/timer.o [2021-02-25T01:55:00.157Z] #42 39.62 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-02-25T01:55:00.157Z] #42 39.63 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-02-25T01:55:00.157Z] #42 39.65 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-02-25T01:55:00.157Z] #42 39.65 DEP compel/plugins/std/infect.d [2021-02-25T01:55:00.157Z] #42 39.78 DEP compel/plugins/std/string.d [2021-02-25T01:55:00.357Z] #42 39.17 CC images/userns.o [2021-02-25T01:55:00.366Z] #42 27.67 CC images/timerfd.o [2021-02-25T01:55:00.414Z] #42 39.93 DEP compel/plugins/std/log.d [2021-02-25T01:55:00.414Z] #42 40.03 DEP compel/plugins/std/fds.d [2021-02-25T01:55:00.414Z] #42 40.18 DEP compel/plugins/std/std.d [2021-02-25T01:55:00.556Z] #42 36.43 CC images/sk-inet.o [2021-02-25T01:55:00.604Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2021-02-25T01:55:00.619Z] #42 39.48 CC images/google/protobuf/descriptor.o [2021-02-25T01:55:00.625Z] #42 ... [2021-02-25T01:55:00.625Z] [2021-02-25T01:55:00.625Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-25T01:55:00.625Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-25T01:55:00.625Z] #12 100.4 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-02-25T01:55:00.625Z] #12 100.5 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-02-25T01:55:00.625Z] #12 100.5 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-25T01:55:00.671Z] #42 40.27 DEP compel/plugins/shmem/shmem.d [2021-02-25T01:55:00.671Z] #42 40.35 DEP compel/plugins/fds/fds.d [2021-02-25T01:55:00.823Z] #42 36.95 CC images/tun.o [2021-02-25T01:55:00.872Z] Client: [2021-02-25T01:55:00.872Z] Debug Mode: false [2021-02-25T01:55:00.872Z] Plugins: [2021-02-25T01:55:00.872Z] cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0) [2021-02-25T01:55:00.872Z] [2021-02-25T01:55:00.872Z] Server: [2021-02-25T01:55:00.872Z] Containers: 0 [2021-02-25T01:55:00.872Z] Running: 0 [2021-02-25T01:55:00.872Z] Paused: 0 [2021-02-25T01:55:00.872Z] Stopped: 0 [2021-02-25T01:55:00.872Z] Images: 10 [2021-02-25T01:55:00.872Z] Server Version: 19.03.12 [2021-02-25T01:55:00.872Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-02-25T01:55:00.872Z] Windows: [2021-02-25T01:55:00.872Z] LCOW: [2021-02-25T01:55:00.872Z] Logging Driver: json-file [2021-02-25T01:55:00.872Z] Plugins: [2021-02-25T01:55:00.872Z] Volume: local [2021-02-25T01:55:00.872Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-02-25T01:55:00.872Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-02-25T01:55:00.872Z] Swarm: inactive [2021-02-25T01:55:00.872Z] Default Isolation: process [2021-02-25T01:55:00.872Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-02-25T01:55:00.872Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1697) [2021-02-25T01:55:00.872Z] OSType: windows [2021-02-25T01:55:00.872Z] Architecture: x86_64 [2021-02-25T01:55:00.872Z] CPUs: 4 [2021-02-25T01:55:00.872Z] Total Memory: 32GiB [2021-02-25T01:55:00.872Z] Name: azwin-2-3b6b00 [2021-02-25T01:55:00.872Z] ID: AM4K:PBLY:KBNJ:QPGN:IDUB:MYK6:KRMO:BC44:GEW4:C3WA:PNUO:OSI3 [2021-02-25T01:55:00.872Z] Docker Root Dir: D:\docker [2021-02-25T01:55:00.872Z] Debug Mode: false [2021-02-25T01:55:00.872Z] Registry: https://index.docker.io/v1/ [2021-02-25T01:55:00.872Z] Labels: [2021-02-25T01:55:00.872Z] Experimental: true [2021-02-25T01:55:00.872Z] Insecure Registries: [2021-02-25T01:55:00.872Z] 10.0.0.4:5000 [2021-02-25T01:55:00.872Z] 127.0.0.0/8 [2021-02-25T01:55:00.872Z] Registry Mirrors: [2021-02-25T01:55:00.872Z] http://10.0.0.4:5000/ [2021-02-25T01:55:00.872Z] Live Restore Enabled: false [2021-02-25T01:55:00.872Z] [2021-02-25T01:55:00.872Z] [2021-02-25T01:55:00.872Z] INFO: Commit hash is b845d77dac [2021-02-25T01:55:00.872Z] INFO: Nuke-Everything... [2021-02-25T01:55:00.872Z] INFO: Container count on control daemon to delete is 0 [2021-02-25T01:55:00.928Z] #42 40.49 CC compel/plugins/std/std.o [2021-02-25T01:55:01.184Z] #42 40.86 CC compel/plugins/std/fds.o [2021-02-25T01:55:01.333Z] INFO: Nuking d:\CI [2021-02-25T01:55:01.333Z] INFO: Zapped successfully [2021-02-25T01:55:01.333Z] INFO: Location for testing is d:\CI\PR-42061\4 [2021-02-25T01:55:01.403Z] #42 37.45 CC images/sk-netlink.o [2021-02-25T01:55:01.637Z] ok github.com/docker/docker/volume/local 0.284s coverage: 76.4% of statements [2021-02-25T01:55:01.667Z] #42 37.82 CC images/packet-sock.o [2021-02-25T01:55:01.749Z] #42 41.30 CC compel/plugins/std/log.o [2021-02-25T01:55:01.795Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-02-25T01:55:01.795Z] [2021-02-25T01:55:01.795Z] [2021-02-25T01:55:01.795Z] INFO: Building the image from Dockerfile.windows at 02/25/2021 01:55:01... [2021-02-25T01:55:01.795Z] [2021-02-25T01:55:02.009Z] #42 41.09 CC images/opts.o [2021-02-25T01:55:02.270Z] ok github.com/docker/docker/volume/mounts 0.019s coverage: 67.0% of statements [2021-02-25T01:55:02.271Z] #42 41.34 CC images/seccomp.o [2021-02-25T01:55:02.534Z] #42 41.62 CC images/binfmt-misc.o [2021-02-25T01:55:02.621Z] #42 38.40 CC images/ipc-var.o [2021-02-25T01:55:02.687Z] #42 42.21 CC compel/plugins/std/string.o [2021-02-25T01:55:02.795Z] #42 ... [2021-02-25T01:55:02.796Z] [2021-02-25T01:55:02.796Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-25T01:55:02.796Z] #44 sha256:d153cc4351764a122782d058ffd8e3001e00e902241b8a8a80ce2b9ea853462d [2021-02-25T01:55:02.796Z] #44 102.8 vendor/golang.org/x/net/idna [2021-02-25T01:55:02.796Z] #44 105.3 vendor/golang.org/x/net/http2/hpack [2021-02-25T01:55:02.796Z] #44 106.4 mime [2021-02-25T01:55:02.796Z] #44 108.1 mime/quotedprintable [2021-02-25T01:55:02.796Z] #44 108.4 net/http/internal [2021-02-25T01:55:02.796Z] #44 112.5 net/textproto [2021-02-25T01:55:02.796Z] #44 112.5 crypto/x509 [2021-02-25T01:55:02.796Z] #44 ... [2021-02-25T01:55:02.796Z] [2021-02-25T01:55:02.796Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-25T01:55:02.796Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-25T01:55:02.796Z] #42 41.81 CC images/time.o [2021-02-25T01:55:02.885Z] #42 38.80 CC images/ipc-desc.o [2021-02-25T01:55:02.943Z] #42 ... [2021-02-25T01:55:02.943Z] [2021-02-25T01:55:02.943Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-25T01:55:02.943Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-25T01:55:02.943Z] #12 114.2 Selecting previously unselected package libapparmor1:amd64. [2021-02-25T01:55:02.943Z] #12 114.2 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-02-25T01:55:02.943Z] #12 114.2 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-02-25T01:55:02.943Z] #12 114.3 Selecting previously unselected package libapparmor-dev:amd64. [2021-02-25T01:55:02.943Z] #12 114.3 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-02-25T01:55:02.943Z] #12 114.3 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-02-25T01:55:03.058Z] #42 42.09 CC images/sysctl.o [2021-02-25T01:55:03.150Z] #42 39.20 CC images/ipc-shm.o [2021-02-25T01:55:03.199Z] #12 114.5 Selecting previously unselected package libbtrfs0. [2021-02-25T01:55:03.199Z] #12 114.5 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-02-25T01:55:03.199Z] #12 114.5 Unpacking libbtrfs0 (4.20.1-2) ... [2021-02-25T01:55:03.199Z] #12 114.6 Selecting previously unselected package libbtrfs-dev. [2021-02-25T01:55:03.199Z] #12 114.6 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-02-25T01:55:03.199Z] #12 114.6 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-02-25T01:55:03.304Z] ok github.com/docker/docker/volume/service 0.010s coverage: 73.1% of statements [2021-02-25T01:55:03.320Z] #42 42.36 CC images/autofs.o [2021-02-25T01:55:03.414Z] #42 39.55 CC images/ipc-msg.o [2021-02-25T01:55:03.455Z] #12 114.7 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-02-25T01:55:03.455Z] #12 114.7 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-02-25T01:55:03.455Z] #12 114.7 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-02-25T01:55:03.455Z] #12 114.8 Selecting previously unselected package libudev-dev:amd64. [2021-02-25T01:55:03.455Z] #12 114.8 Preparing to unpack .../15-libudev-dev_241-7~deb10u6_amd64.deb ... [2021-02-25T01:55:03.455Z] #12 114.8 Unpacking libudev-dev:amd64 (241-7~deb10u6) ... [2021-02-25T01:55:03.582Z] #42 42.56 CC images/macvlan.o [2021-02-25T01:55:03.681Z] #42 ... [2021-02-25T01:55:03.681Z] [2021-02-25T01:55:03.681Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-02-25T01:55:03.681Z] #57 sha256:9bb3bfab18f33c6d08ffdbb9bff274d567e3dd1919a76e95f547a6542da3c6b9 [2021-02-25T01:55:03.681Z] #57 104.7 + for f in rootlesskit rootlesskit-docker-proxy [2021-02-25T01:55:03.758Z] #12 115.0 Selecting previously unselected package libsepol1-dev:amd64. [2021-02-25T01:55:03.758Z] #12 115.0 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-02-25T01:55:03.758Z] #12 115.0 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-02-25T01:55:03.758Z] #12 115.3 Selecting previously unselected package libpcre16-3:amd64. [2021-02-25T01:55:03.845Z] #42 42.85 CC images/sit.o [2021-02-25T01:55:03.916Z] #12 ... [2021-02-25T01:55:03.916Z] [2021-02-25T01:55:03.916Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-25T01:55:03.916Z] #44 sha256:f1422effb3fb06c6e4688146957364872f9e208161ff827f66b1bd608f94ccbd [2021-02-25T01:55:03.916Z] #44 93.19 hash/crc32 [2021-02-25T01:55:03.916Z] #44 94.06 net [2021-02-25T01:55:03.916Z] #44 94.40 compress/gzip [2021-02-25T01:55:03.916Z] #44 94.99 vendor/golang.org/x/text/transform [2021-02-25T01:55:03.916Z] #44 95.75 vendor/golang.org/x/text/unicode/bidi [2021-02-25T01:55:03.916Z] #44 97.77 vendor/golang.org/x/text/secure/bidirule [2021-02-25T01:55:03.916Z] #44 98.09 vendor/golang.org/x/text/unicode/norm [2021-02-25T01:55:03.916Z] #44 101.5 vendor/golang.org/x/net/idna [2021-02-25T01:55:03.916Z] #44 ... [2021-02-25T01:55:03.916Z] [2021-02-25T01:55:03.916Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-25T01:55:03.916Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-25T01:55:03.916Z] #42 27.90 CC images/mm.o [2021-02-25T01:55:03.916Z] #42 28.17 CC images/sk-opts.o [2021-02-25T01:55:03.916Z] #42 28.42 CC images/sk-unix.o [2021-02-25T01:55:03.916Z] #42 28.65 CC images/sk-inet.o [2021-02-25T01:55:03.916Z] #42 29.02 CC images/tun.o [2021-02-25T01:55:03.916Z] #42 29.29 CC images/sk-netlink.o [2021-02-25T01:55:03.916Z] #42 29.50 CC images/packet-sock.o [2021-02-25T01:55:03.916Z] #42 29.84 CC images/ipc-var.o [2021-02-25T01:55:03.916Z] #42 30.02 CC images/ipc-desc.o [2021-02-25T01:55:03.916Z] #42 30.28 CC images/ipc-shm.o [2021-02-25T01:55:03.916Z] #42 30.57 CC images/ipc-msg.o [2021-02-25T01:55:03.916Z] #42 30.88 CC images/ipc-sem.o [2021-02-25T01:55:03.916Z] #42 31.10 CC images/utsns.o [2021-02-25T01:55:03.945Z] #57 104.7 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-02-25T01:55:04.016Z] #12 115.3 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-02-25T01:55:04.016Z] #12 115.3 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-02-25T01:55:04.016Z] #12 115.5 Selecting previously unselected package libpcre32-3:amd64. [2021-02-25T01:55:04.016Z] #12 115.5 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-02-25T01:55:04.016Z] #12 115.5 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-02-25T01:55:04.107Z] #42 43.14 CC images/memfd.o [2021-02-25T01:55:04.175Z] #42 31.36 CC images/creds.o [2021-02-25T01:55:04.272Z] #12 115.6 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-02-25T01:55:04.272Z] #12 115.6 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-02-25T01:55:04.272Z] #12 115.7 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-02-25T01:55:04.272Z] #12 115.7 Selecting previously unselected package libpcre3-dev:amd64. [2021-02-25T01:55:04.272Z] #12 115.7 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-02-25T01:55:04.272Z] #12 115.8 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-02-25T01:55:04.369Z] #42 43.42 CC images/timens.o [2021-02-25T01:55:04.436Z] #42 31.60 CC images/vma.o [2021-02-25T01:55:04.695Z] #42 31.82 CC images/netdev.o [2021-02-25T01:55:04.835Z] #12 116.2 Selecting previously unselected package libselinux1-dev:amd64. [2021-02-25T01:55:04.835Z] #12 116.2 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-02-25T01:55:04.835Z] #12 116.2 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-02-25T01:55:04.943Z] #42 43.70 LINK images/built-in.o [2021-02-25T01:55:04.943Z] #42 43.85 GEN compel/include/asm [2021-02-25T01:55:04.943Z] #42 43.89 GEN compel/include/version.h [2021-02-25T01:55:04.943Z] #42 43.92 touch .config [2021-02-25T01:55:04.943Z] #42 43.97 GEN include/common/config.h [2021-02-25T01:55:04.943Z] #42 44.06 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-02-25T01:55:04.943Z] #42 44.09 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-02-25T01:55:04.955Z] #42 32.23 CC images/tty.o [2021-02-25T01:55:05.091Z] #12 116.4 Selecting previously unselected package libdevmapper-dev:amd64. [2021-02-25T01:55:05.091Z] #12 116.4 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-02-25T01:55:05.091Z] #12 116.4 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-02-25T01:55:05.206Z] #42 44.12 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-02-25T01:55:05.206Z] #42 44.15 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-02-25T01:55:05.206Z] #42 44.17 DEP compel/arch/x86/plugins/std/memcpy.d [2021-02-25T01:55:05.206Z] #42 44.20 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-02-25T01:55:05.206Z] #42 44.22 GEN compel/plugins/include/uapi/std/syscall.h [2021-02-25T01:55:05.206Z] #42 44.26 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-02-25T01:55:05.206Z] #42 44.28 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-02-25T01:55:05.206Z] #42 44.29 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-02-25T01:55:05.206Z] #42 44.30 DEP compel/plugins/std/infect.d [2021-02-25T01:55:05.350Z] #12 116.6 Selecting previously unselected package libseccomp-dev:amd64. [2021-02-25T01:55:05.350Z] #12 116.6 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2021-02-25T01:55:05.350Z] #12 116.6 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2021-02-25T01:55:05.435Z] Loaded image: buildpack-deps:buster [2021-02-25T01:55:05.435Z] Loaded image: busybox:latest [2021-02-25T01:55:05.435Z] Loaded image: busybox:glibc [2021-02-25T01:55:05.470Z] #42 44.40 DEP compel/plugins/std/string.d [2021-02-25T01:55:05.470Z] #42 44.46 DEP compel/plugins/std/log.d [2021-02-25T01:55:05.525Z] #42 32.77 CC images/file-lock.o [2021-02-25T01:55:05.606Z] #12 116.8 Selecting previously unselected package libsystemd-dev:amd64. [2021-02-25T01:55:05.606Z] #12 116.8 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u6_amd64.deb ... [2021-02-25T01:55:05.607Z] #12 116.8 Unpacking libsystemd-dev:amd64 (241-7~deb10u6) ... [2021-02-25T01:55:05.735Z] #42 44.59 DEP compel/plugins/std/fds.d [2021-02-25T01:55:05.735Z] #42 44.68 DEP compel/plugins/std/std.d [2021-02-25T01:55:05.735Z] #42 44.75 DEP compel/plugins/shmem/shmem.d [2021-02-25T01:55:05.735Z] #42 44.81 DEP compel/plugins/fds/fds.d [2021-02-25T01:55:05.785Z] #42 33.00 CC images/rlimit.o [2021-02-25T01:55:05.863Z] #12 117.3 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-02-25T01:55:05.863Z] #12 117.3 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2021-02-25T01:55:05.863Z] #12 117.3 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-02-25T01:55:05.863Z] #12 117.4 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-02-25T01:55:05.863Z] #12 117.4 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-02-25T01:55:05.863Z] #12 117.4 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-02-25T01:55:05.997Z] #42 44.91 CC compel/plugins/std/std.o [2021-02-25T01:55:06.045Z] #42 33.20 CC images/pagemap.o [2021-02-25T01:55:06.166Z] #12 117.4 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-02-25T01:55:06.166Z] #12 117.4 Setting up libbtrfs0 (4.20.1-2) ... [2021-02-25T01:55:06.166Z] #12 117.4 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-02-25T01:55:06.166Z] #12 117.4 Setting up libudev-dev:amd64 (241-7~deb10u6) ... [2021-02-25T01:55:06.166Z] #12 117.5 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-02-25T01:55:06.166Z] #12 117.5 Setting up libbtrfs-dev (4.20.1-2) ... [2021-02-25T01:55:06.166Z] #12 ... [2021-02-25T01:55:06.166Z] [2021-02-25T01:55:06.166Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-25T01:55:06.166Z] #44 sha256:6488e18fa69a16789be3ac1ef9f19128ae4ff8052d7a51b5d0524d2ccb7c41ab [2021-02-25T01:55:06.166Z] #44 107.5 mime/quotedprintable [2021-02-25T01:55:06.166Z] #44 107.9 net/http/internal [2021-02-25T01:55:06.166Z] #44 111.3 net/textproto [2021-02-25T01:55:06.166Z] #44 111.4 crypto/x509 [2021-02-25T01:55:06.166Z] #44 112.3 vendor/golang.org/x/net/http/httpguts [2021-02-25T01:55:06.166Z] #44 112.6 vendor/golang.org/x/net/http/httpproxy [2021-02-25T01:55:06.166Z] #44 113.0 mime/multipart [2021-02-25T01:55:06.166Z] #44 115.2 crypto/tls [2021-02-25T01:55:06.166Z] #44 ... [2021-02-25T01:55:06.166Z] [2021-02-25T01:55:06.166Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-25T01:55:06.167Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-25T01:55:06.167Z] #12 117.5 Setting up libbtrfs-dev (4.20.1-2) ... [2021-02-25T01:55:06.167Z] #12 117.5 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-02-25T01:55:06.167Z] #12 117.6 Setting up mingw-w64-common (6.0.0-3) ... [2021-02-25T01:55:06.167Z] #12 117.6 Setting up libsystemd-dev:amd64 (241-7~deb10u6) ... [2021-02-25T01:55:06.259Z] #42 45.27 CC compel/plugins/std/fds.o [2021-02-25T01:55:06.305Z] #42 33.49 CC images/siginfo.o [2021-02-25T01:55:06.423Z] #12 117.6 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-02-25T01:55:06.423Z] #12 117.7 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-02-25T01:55:06.423Z] #12 117.7 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-25T01:55:06.423Z] #12 117.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-02-25T01:55:06.423Z] #12 117.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-02-25T01:55:06.423Z] #12 117.7 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-25T01:55:06.423Z] #12 117.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-02-25T01:55:06.423Z] #12 117.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-02-25T01:55:06.423Z] #12 117.7 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-02-25T01:55:06.423Z] #12 117.7 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-02-25T01:55:06.423Z] #12 117.8 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-02-25T01:55:06.423Z] #12 117.8 Setting up dmsetup (2:1.02.155-3) ... [2021-02-25T01:55:06.423Z] #12 117.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-02-25T01:55:06.423Z] #12 117.8 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-02-25T01:55:06.423Z] #12 117.8 Processing triggers for libc-bin (2.28-10) ... [2021-02-25T01:55:06.508Z] Sending build context to Docker daemon 58.27MB [2021-02-25T01:55:06.508Z] [2021-02-25T01:55:06.508Z] Step 1/10 : FROM microsoft/windowsservercore [2021-02-25T01:55:06.508Z] ---> 31902e4b25a6 [2021-02-25T01:55:06.508Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-02-25T01:55:06.508Z] ---> Using cache [2021-02-25T01:55:06.508Z] ---> 436433338b7f [2021-02-25T01:55:06.508Z] Step 3/10 : ARG GO_VERSION=1.13.15 [2021-02-25T01:55:06.508Z] ---> Using cache [2021-02-25T01:55:06.508Z] ---> e1ba5da5cd44 [2021-02-25T01:55:06.508Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-02-25T01:55:06.508Z] ---> Using cache [2021-02-25T01:55:06.508Z] ---> a35dca72859a [2021-02-25T01:55:06.508Z] 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} [2021-02-25T01:55:06.508Z] ---> Using cache [2021-02-25T01:55:06.508Z] ---> 566709fcea66 [2021-02-25T01:55:06.508Z] 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; [2021-02-25T01:55:06.508Z] ---> Using cache [2021-02-25T01:55:06.508Z] ---> e4cbbfdc184e [2021-02-25T01:55:06.508Z] 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 [2021-02-25T01:55:06.508Z] ---> Using cache [2021-02-25T01:55:06.508Z] ---> efa21beec720 [2021-02-25T01:55:06.508Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-02-25T01:55:06.508Z] ---> Using cache [2021-02-25T01:55:06.508Z] ---> 0d95a7b35489 [2021-02-25T01:55:06.508Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-02-25T01:55:06.508Z] ---> Using cache [2021-02-25T01:55:06.508Z] ---> a83d7fc1afbd [2021-02-25T01:55:06.508Z] Step 10/10 : COPY . . [2021-02-25T01:55:06.529Z] #42 45.66 CC compel/plugins/std/log.o [2021-02-25T01:55:06.565Z] #42 33.75 CC images/rpc.o [2021-02-25T01:55:07.476Z] #42 46.44 CC compel/plugins/std/string.o [2021-02-25T01:55:07.558Z] #42 34.85 CC images/ext-file.o [2021-02-25T01:55:07.818Z] #42 35.02 CC images/cgroup.o [2021-02-25T01:55:07.985Z] Loaded image: debian:bullseye [2021-02-25T01:55:07.986Z] Loaded image: hello-world:latest [2021-02-25T01:55:07.986Z] Loaded image: arm32v7/hello-world:latest [2021-02-25T01:55:07.986Z] INFO: Testing against a local daemon [2021-02-25T01:55:07.986Z] === RUN TestCgroupNamespacesBuild [2021-02-25T01:55:08.051Z] #42 47.07 CC compel/plugins/std/infect.o [2021-02-25T01:55:08.315Z] #12 DONE 119.8s [2021-02-25T01:55:08.315Z] [2021-02-25T01:55:08.315Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-02-25T01:55:08.315Z] #52 sha256:dacb68012ab44aefb8ce9fa64ea84ec13d94117d81391f8abf90d5bc4bc73aaa [2021-02-25T01:55:08.388Z] #42 35.58 CC images/userns.o [2021-02-25T01:55:08.625Z] #42 47.48 CC compel/arch/x86/plugins/std/parasite-head.o [2021-02-25T01:55:08.625Z] #42 47.54 CC compel/arch/x86/plugins/std/memcpy.o [2021-02-25T01:55:08.625Z] #42 47.62 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-02-25T01:55:08.625Z] #42 47.70 AR compel/plugins/std.lib.a [2021-02-25T01:55:08.647Z] #42 35.84 CC images/google/protobuf/descriptor.o [2021-02-25T01:55:08.888Z] #42 47.77 CC compel/plugins/fds/fds.o [2021-02-25T01:55:08.888Z] #42 ... [2021-02-25T01:55:08.888Z] [2021-02-25T01:55:08.888Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-25T01:55:08.888Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-25T01:55:08.888Z] #12 115.3 Selecting previously unselected package libapparmor1:amd64. [2021-02-25T01:55:08.888Z] #12 115.4 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-02-25T01:55:08.888Z] #12 115.4 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-02-25T01:55:08.888Z] #12 115.5 Selecting previously unselected package libapparmor-dev:amd64. [2021-02-25T01:55:08.888Z] #12 115.5 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-02-25T01:55:08.888Z] #12 115.5 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-02-25T01:55:08.888Z] #12 115.7 Selecting previously unselected package libbtrfs0. [2021-02-25T01:55:08.888Z] #12 115.7 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-02-25T01:55:08.888Z] #12 115.7 Unpacking libbtrfs0 (4.20.1-2) ... [2021-02-25T01:55:08.888Z] #12 115.8 Selecting previously unselected package libbtrfs-dev. [2021-02-25T01:55:08.888Z] #12 115.8 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-02-25T01:55:08.888Z] #12 115.8 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-02-25T01:55:08.888Z] #12 115.9 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-02-25T01:55:08.888Z] #12 115.9 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-02-25T01:55:08.888Z] #12 115.9 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-02-25T01:55:08.888Z] #12 116.0 Selecting previously unselected package libudev-dev:amd64. [2021-02-25T01:55:08.888Z] #12 116.0 Preparing to unpack .../15-libudev-dev_241-7~deb10u6_amd64.deb ... [2021-02-25T01:55:08.888Z] #12 116.0 Unpacking libudev-dev:amd64 (241-7~deb10u6) ... [2021-02-25T01:55:08.888Z] #12 116.2 Selecting previously unselected package libsepol1-dev:amd64. [2021-02-25T01:55:08.888Z] #12 116.2 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-02-25T01:55:08.888Z] #12 116.2 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-02-25T01:55:08.888Z] #12 116.5 Selecting previously unselected package libpcre16-3:amd64. [2021-02-25T01:55:08.888Z] #12 116.5 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-02-25T01:55:08.888Z] #12 116.5 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-02-25T01:55:08.888Z] #12 116.9 Selecting previously unselected package libpcre32-3:amd64. [2021-02-25T01:55:08.888Z] #12 117.0 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-02-25T01:55:08.888Z] #12 117.0 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-02-25T01:55:08.888Z] #12 117.1 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-02-25T01:55:08.888Z] #12 117.1 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-02-25T01:55:08.888Z] #12 117.2 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-02-25T01:55:08.888Z] #12 117.3 Selecting previously unselected package libpcre3-dev:amd64. [2021-02-25T01:55:08.888Z] #12 117.3 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-02-25T01:55:08.888Z] #12 117.3 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-02-25T01:55:08.888Z] #12 117.8 Selecting previously unselected package libselinux1-dev:amd64. [2021-02-25T01:55:08.888Z] #12 117.8 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-02-25T01:55:08.888Z] #12 117.8 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-02-25T01:55:08.888Z] #12 118.0 Selecting previously unselected package libdevmapper-dev:amd64. [2021-02-25T01:55:08.888Z] #12 118.0 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-02-25T01:55:08.888Z] #12 118.0 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-02-25T01:55:08.888Z] #12 118.2 Selecting previously unselected package libseccomp-dev:amd64. [2021-02-25T01:55:08.888Z] #12 118.2 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2021-02-25T01:55:08.888Z] #12 118.2 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2021-02-25T01:55:08.888Z] #12 118.3 Selecting previously unselected package libsystemd-dev:amd64. [2021-02-25T01:55:08.888Z] #12 118.3 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u6_amd64.deb ... [2021-02-25T01:55:08.888Z] #12 118.3 Unpacking libsystemd-dev:amd64 (241-7~deb10u6) ... [2021-02-25T01:55:08.888Z] #12 118.8 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-02-25T01:55:08.888Z] #12 118.8 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2021-02-25T01:55:08.888Z] #12 118.8 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-02-25T01:55:08.888Z] #12 118.9 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-02-25T01:55:08.888Z] #12 118.9 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-02-25T01:55:08.888Z] #12 118.9 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-02-25T01:55:08.888Z] #12 118.9 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-02-25T01:55:08.888Z] #12 118.9 Setting up libbtrfs0 (4.20.1-2) ... [2021-02-25T01:55:08.888Z] #12 118.9 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-02-25T01:55:08.888Z] #12 118.9 Setting up libudev-dev:amd64 (241-7~deb10u6) ... [2021-02-25T01:55:08.888Z] #12 119.0 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-02-25T01:55:08.888Z] #12 119.0 Setting up libbtrfs-dev (4.20.1-2) ... [2021-02-25T01:55:08.888Z] #12 119.0 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-02-25T01:55:08.888Z] #12 119.0 Setting up mingw-w64-common (6.0.0-3) ... [2021-02-25T01:55:08.888Z] #12 119.0 Setting up libsystemd-dev:amd64 (241-7~deb10u6) ... [2021-02-25T01:55:08.888Z] #12 119.0 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-02-25T01:55:08.888Z] #12 119.0 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-02-25T01:55:08.888Z] #12 119.0 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-25T01:55:08.888Z] #12 119.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 [2021-02-25T01:55:08.888Z] #12 119.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 [2021-02-25T01:55:08.888Z] #12 119.1 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-25T01:55:08.888Z] #12 119.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 [2021-02-25T01:55:08.888Z] #12 119.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 [2021-02-25T01:55:08.888Z] #12 119.1 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-02-25T01:55:08.888Z] #12 119.1 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-02-25T01:55:08.888Z] #12 119.1 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-02-25T01:55:08.888Z] #12 119.1 Setting up dmsetup (2:1.02.155-3) ... [2021-02-25T01:55:08.888Z] #12 119.2 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-02-25T01:55:09.150Z] #12 119.2 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-02-25T01:55:09.150Z] #12 119.2 Processing triggers for libc-bin (2.28-10) ... [2021-02-25T01:55:09.266Z] #57 ... [2021-02-25T01:55:09.266Z] [2021-02-25T01:55:09.266Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-25T01:55:09.266Z] #12 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c [2021-02-25T01:55:09.266Z] #12 109.9 Selecting previously unselected package libapparmor1:arm64. [2021-02-25T01:55:09.266Z] #12 109.9 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2021-02-25T01:55:09.266Z] #12 109.9 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2021-02-25T01:55:09.266Z] #12 110.1 Selecting previously unselected package libapparmor-dev:arm64. [2021-02-25T01:55:09.266Z] #12 110.1 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2021-02-25T01:55:09.266Z] #12 110.1 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2021-02-25T01:55:09.531Z] #12 110.3 Selecting previously unselected package libbtrfs0. [2021-02-25T01:55:09.531Z] #12 110.3 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2021-02-25T01:55:09.531Z] #12 110.3 Unpacking libbtrfs0 (4.20.1-2) ... [2021-02-25T01:55:09.531Z] #12 110.4 Selecting previously unselected package libbtrfs-dev. [2021-02-25T01:55:09.531Z] #12 110.5 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2021-02-25T01:55:09.531Z] #12 110.5 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-02-25T01:55:09.796Z] #12 110.6 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2021-02-25T01:55:09.796Z] #12 110.6 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2021-02-25T01:55:09.796Z] #12 110.6 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2021-02-25T01:55:09.796Z] #12 110.7 Selecting previously unselected package libudev-dev:arm64. [2021-02-25T01:55:09.796Z] #12 110.8 Preparing to unpack .../15-libudev-dev_241-7~deb10u6_arm64.deb ... [2021-02-25T01:55:10.062Z] #12 110.8 Unpacking libudev-dev:arm64 (241-7~deb10u6) ... [2021-02-25T01:55:10.258Z] #52 ... [2021-02-25T01:55:10.258Z] [2021-02-25T01:55:10.258Z] #13 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-02-25T01:55:10.258Z] #13 sha256:5d93c16b11b4fa823b774777222a562901bea96919d6b4f99bcfab4a0637fb25 [2021-02-25T01:55:10.258Z] #13 DONE 1.6s [2021-02-25T01:55:10.258Z] [2021-02-25T01:55:10.258Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-02-25T01:55:10.258Z] #52 sha256:dacb68012ab44aefb8ce9fa64ea84ec13d94117d81391f8abf90d5bc4bc73aaa [2021-02-25T01:55:10.258Z] #52 1.703 + RM_GOPATH=0 [2021-02-25T01:55:10.258Z] #52 1.703 + TMP_GOPATH= [2021-02-25T01:55:10.258Z] #52 1.703 + : /build [2021-02-25T01:55:10.258Z] #52 1.703 + '[' -z '' ']' [2021-02-25T01:55:10.258Z] #52 1.703 ++ mktemp -d [2021-02-25T01:55:10.258Z] #52 1.703 + export GOPATH=/tmp/tmp.bS2rexpdY2 [2021-02-25T01:55:10.258Z] #52 1.703 + GOPATH=/tmp/tmp.bS2rexpdY2 [2021-02-25T01:55:10.258Z] #52 1.703 + RM_GOPATH=1 [2021-02-25T01:55:10.258Z] #52 1.703 + case "$(go env GOARCH)" in [2021-02-25T01:55:10.258Z] #52 1.703 ++ go env GOARCH [2021-02-25T01:55:10.258Z] #52 1.717 + export GO_BUILDMODE=-buildmode=pie [2021-02-25T01:55:10.258Z] #52 1.718 + GO_BUILDMODE=-buildmode=pie [2021-02-25T01:55:10.258Z] #52 1.719 ++ dirname /tmp/install/install.sh [2021-02-25T01:55:10.258Z] #52 1.722 + dir=/tmp/install [2021-02-25T01:55:10.258Z] #52 1.728 + bin=runc [2021-02-25T01:55:10.258Z] #52 1.729 + shift [2021-02-25T01:55:10.258Z] #52 1.738 + '[' '!' -f /tmp/install/runc.installer ']' [2021-02-25T01:55:10.258Z] #52 1.738 + . /tmp/install/runc.installer [2021-02-25T01:55:10.258Z] #52 1.738 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-02-25T01:55:10.258Z] #52 1.738 + install_runc [2021-02-25T01:55:10.258Z] #52 1.738 + uname -r [2021-02-25T01:55:10.258Z] #52 1.738 + grep -q '^3\.10\.0.*\.el7\.' [2021-02-25T01:55:10.258Z] #52 1.742 + RUNC_BUILDTAGS='seccomp ' [2021-02-25T01:55:10.258Z] #52 1.742 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-02-25T01:55:10.258Z] #52 1.742 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.bS2rexpdY2/src/github.com/opencontainers/runc [2021-02-25T01:55:10.258Z] #52 1.742 Cloning into '/tmp/tmp.bS2rexpdY2/src/github.com/opencontainers/runc'... [2021-02-25T01:55:10.258Z] #52 1.743 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-02-25T01:55:10.327Z] #12 111.2 Selecting previously unselected package libsepol1-dev:arm64. [2021-02-25T01:55:10.327Z] #12 111.2 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2021-02-25T01:55:10.327Z] #12 111.2 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2021-02-25T01:55:10.553Z] #12 DONE 120.5s [2021-02-25T01:55:10.553Z] [2021-02-25T01:55:10.553Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-25T01:55:10.553Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-25T01:55:10.553Z] #42 47.99 AR compel/plugins/fds.lib.a [2021-02-25T01:55:10.553Z] #42 48.05 HOSTDEP compel/src/lib/log-host.d [2021-02-25T01:55:10.553Z] #42 48.13 HOSTDEP compel/src/lib/handle-elf-host.d [2021-02-25T01:55:10.553Z] #42 48.25 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-02-25T01:55:10.553Z] #42 48.37 HOSTDEP compel/src/main-host.d [2021-02-25T01:55:10.553Z] #42 48.52 DEP compel/src/lib/ptrace.d [2021-02-25T01:55:10.553Z] #42 48.62 DEP compel/src/lib/infect.d [2021-02-25T01:55:10.553Z] #42 48.76 DEP compel/src/lib/infect-util.d [2021-02-25T01:55:10.553Z] #42 48.93 DEP compel/src/lib/infect-rpc.d [2021-02-25T01:55:10.553Z] #42 49.08 DEP compel/arch/x86/src/lib/infect.d [2021-02-25T01:55:10.553Z] #42 49.24 DEP compel/arch/x86/src/lib/cpu.d [2021-02-25T01:55:10.553Z] #42 49.29 DEP compel/src/lib/log.d [2021-02-25T01:55:10.553Z] #42 49.36 DEP compel/src/main.d [2021-02-25T01:55:10.553Z] #42 49.55 DEP compel/src/lib/handle-elf.d [2021-02-25T01:55:10.555Z] #42 37.40 CC images/opts.o [2021-02-25T01:55:10.555Z] #42 37.60 CC images/seccomp.o [2021-02-25T01:55:10.555Z] #42 37.90 CC images/binfmt-misc.o [2021-02-25T01:55:10.596Z] #12 ... [2021-02-25T01:55:10.596Z] [2021-02-25T01:55:10.596Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-25T01:55:10.596Z] #44 sha256:6eb753dc12ed3bc8e10bd64d90bdead25ac1d0b26a9558ef7ed44e6960bd93ac [2021-02-25T01:55:10.596Z] #44 101.5 net/textproto [2021-02-25T01:55:10.596Z] #44 101.5 vendor/golang.org/x/net/http/httpproxy [2021-02-25T01:55:10.596Z] #44 101.6 crypto/x509 [2021-02-25T01:55:10.596Z] #44 102.9 mime/multipart [2021-02-25T01:55:10.596Z] #44 102.9 vendor/golang.org/x/net/http/httpguts [2021-02-25T01:55:10.596Z] #44 105.3 crypto/tls [2021-02-25T01:55:10.596Z] #44 110.3 net/http/httptrace [2021-02-25T01:55:10.596Z] #44 110.5 net/http [2021-02-25T01:55:10.814Z] #42 38.09 CC images/time.o [2021-02-25T01:55:10.815Z] #42 49.68 DEP compel/arch/x86/src/lib/handle-elf.d [2021-02-25T01:55:10.815Z] #42 49.83 CC compel/src/lib/log.o [2021-02-25T01:55:10.860Z] #44 ... [2021-02-25T01:55:10.860Z] [2021-02-25T01:55:10.860Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-25T01:55:10.860Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-25T01:55:10.860Z] #42 40.01 CC images/ipc-sem.o [2021-02-25T01:55:10.860Z] #42 40.18 CC images/utsns.o [2021-02-25T01:55:10.860Z] #42 40.43 CC images/creds.o [2021-02-25T01:55:10.860Z] #42 40.68 CC images/vma.o [2021-02-25T01:55:10.860Z] #42 41.06 CC images/netdev.o [2021-02-25T01:55:10.860Z] #42 41.55 CC images/tty.o [2021-02-25T01:55:10.860Z] #42 42.32 CC images/file-lock.o [2021-02-25T01:55:10.860Z] #42 42.66 CC images/rlimit.o [2021-02-25T01:55:10.860Z] #42 42.88 CC images/pagemap.o [2021-02-25T01:55:10.860Z] #42 43.32 CC images/siginfo.o [2021-02-25T01:55:10.860Z] #42 43.62 CC images/rpc.o [2021-02-25T01:55:10.860Z] #42 45.15 CC images/ext-file.o [2021-02-25T01:55:10.860Z] #42 45.29 CC images/cgroup.o [2021-02-25T01:55:10.860Z] #42 45.99 CC images/userns.o [2021-02-25T01:55:10.860Z] #42 46.33 CC images/google/protobuf/descriptor.o [2021-02-25T01:55:11.074Z] #42 38.26 CC images/sysctl.o [2021-02-25T01:55:11.074Z] #42 38.46 CC images/autofs.o [2021-02-25T01:55:11.194Z] #52 ... [2021-02-25T01:55:11.194Z] [2021-02-25T01:55:11.194Z] #14 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-02-25T01:55:11.194Z] #14 sha256:9870d309798d4684300692663586ff94ad80094a53fa8816f3d1b7fdbf3f8075 [2021-02-25T01:55:11.194Z] #14 DONE 1.3s [2021-02-25T01:55:11.297Z] --- PASS: TestCgroupNamespacesBuild (3.55s) [2021-02-25T01:55:11.297Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-02-25T01:55:11.388Z] #42 50.11 CC compel/arch/x86/src/lib/cpu.o [2021-02-25T01:55:11.439Z] #42 ... [2021-02-25T01:55:11.439Z] [2021-02-25T01:55:11.439Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-25T01:55:11.439Z] #12 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c [2021-02-25T01:55:11.439Z] #12 112.4 Selecting previously unselected package libpcre16-3:arm64.#12 ... [2021-02-25T01:55:11.439Z] [2021-02-25T01:55:11.439Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-02-25T01:55:11.439Z] #57 sha256:9bb3bfab18f33c6d08ffdbb9bff274d567e3dd1919a76e95f547a6542da3c6b9 [2021-02-25T01:55:11.439Z] #57 DONE 112.4s [2021-02-25T01:55:11.439Z] [2021-02-25T01:55:11.439Z] #58 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-02-25T01:55:11.439Z] #58 sha256:405bf31e9d8df9a0392fe086fcec1af4d053c86f30bb38d3f658cd974aa84671 [2021-02-25T01:55:11.439Z] #58 DONE 0.1s [2021-02-25T01:55:11.439Z] [2021-02-25T01:55:11.439Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-25T01:55:11.439Z] #12 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c [2021-02-25T01:55:11.439Z] #12 112.4 Selecting previously unselected package libpcre16-3:arm64. [2021-02-25T01:55:11.439Z] #12 112.4 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2021-02-25T01:55:11.439Z] #12 112.4 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2021-02-25T01:55:11.453Z] [2021-02-25T01:55:11.453Z] #15 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-02-25T01:55:11.453Z] #15 sha256:f49da00d55432a53eccbeeb79d7a9dfdea5b595b3817b9c4dc4376949abc3cd7 [2021-02-25T01:55:11.642Z] #42 38.63 CC images/macvlan.o [2021-02-25T01:55:11.642Z] #42 38.78 CC images/sit.o [2021-02-25T01:55:11.902Z] #42 38.98 CC images/memfd.o [2021-02-25T01:55:11.902Z] #42 39.19 CC images/timens.o [2021-02-25T01:55:11.962Z] #42 50.95 CC compel/arch/x86/src/lib/infect.o [2021-02-25T01:55:12.017Z] #12 ... [2021-02-25T01:55:12.017Z] [2021-02-25T01:55:12.017Z] #59 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-02-25T01:55:12.017Z] #59 sha256:a47848a12aef9d127dca66c54510f8a3ec1680937deea281a1df9b57bb9aa593 [2021-02-25T01:55:12.017Z] #59 DONE 0.2s [2021-02-25T01:55:12.017Z] [2021-02-25T01:55:12.017Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-25T01:55:12.017Z] #12 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c [2021-02-25T01:55:12.017Z] #12 112.7 Selecting previously unselected package libpcre32-3:arm64. [2021-02-25T01:55:12.017Z] #12 112.7 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2021-02-25T01:55:12.017Z] #12 112.7 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2021-02-25T01:55:12.017Z] #12 112.9 Selecting previously unselected package libpcrecpp0v5:arm64. [2021-02-25T01:55:12.017Z] #12 112.9 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2021-02-25T01:55:12.017Z] #12 112.9 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2021-02-25T01:55:12.161Z] #42 39.40 LINK images/built-in.o [2021-02-25T01:55:12.282Z] #12 113.1 Selecting previously unselected package libpcre3-dev:arm64. [2021-02-25T01:55:12.282Z] #12 113.1 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2021-02-25T01:55:12.282Z] #12 113.1 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2021-02-25T01:55:12.391Z] #15 0.977 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-02-25T01:55:12.391Z] #15 DONE 1.1s [2021-02-25T01:55:12.391Z] [2021-02-25T01:55:12.391Z] #16 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-02-25T01:55:12.391Z] #16 sha256:e0fd3f181c6a1aefb495e9780bd348beb6c7a92b0e700d78b21dddc21b6d3788 [2021-02-25T01:55:12.422Z] #42 39.58 GEN compel/include/asm [2021-02-25T01:55:12.422Z] #42 39.61 GEN compel/include/version.h [2021-02-25T01:55:12.422Z] #42 39.65 touch .config [2021-02-25T01:55:12.422Z] #42 39.69 GEN include/common/config.h [2021-02-25T01:55:12.547Z] #12 113.5 Selecting previously unselected package libselinux1-dev:arm64. [2021-02-25T01:55:12.547Z] #12 113.5 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2021-02-25T01:55:12.547Z] #12 113.5 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2021-02-25T01:55:12.684Z] #42 39.80 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-02-25T01:55:12.684Z] #42 39.83 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-02-25T01:55:12.684Z] #42 39.86 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-02-25T01:55:12.684Z] #42 39.87 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-02-25T01:55:12.684Z] #42 39.91 DEP compel/arch/x86/plugins/std/memcpy.d [2021-02-25T01:55:12.684Z] #42 39.92 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-02-25T01:55:12.684Z] #42 39.94 GEN compel/plugins/include/uapi/std/syscall.h [2021-02-25T01:55:12.684Z] #42 39.98 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-02-25T01:55:12.813Z] #12 113.8 Selecting previously unselected package libdevmapper-dev:arm64. [2021-02-25T01:55:12.813Z] #12 113.8 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2021-02-25T01:55:12.813Z] #12 113.8 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2021-02-25T01:55:12.907Z] #42 51.95 CC compel/src/lib/infect-rpc.o [2021-02-25T01:55:12.945Z] #42 39.99 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-02-25T01:55:12.945Z] #42 40.02 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-02-25T01:55:12.945Z] #42 40.02 DEP compel/plugins/std/infect.d [2021-02-25T01:55:12.945Z] #42 40.11 DEP compel/plugins/std/string.d [2021-02-25T01:55:13.077Z] #12 113.9 Selecting previously unselected package libseccomp-dev:arm64. [2021-02-25T01:55:13.077Z] #12 113.9 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_arm64.deb ... [2021-02-25T01:55:13.077Z] #12 114.0 Unpacking libseccomp-dev:arm64 (2.3.3-4) ... [2021-02-25T01:55:13.077Z] #12 114.1 Selecting previously unselected package libsystemd-dev:arm64. [2021-02-25T01:55:13.077Z] #12 114.1 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u6_arm64.deb ... [2021-02-25T01:55:13.077Z] #12 114.2 Unpacking libsystemd-dev:arm64 (241-7~deb10u6) ... [2021-02-25T01:55:13.205Z] #42 40.28 DEP compel/plugins/std/log.d [2021-02-25T01:55:13.205Z] #42 40.40 DEP compel/plugins/std/fds.d [2021-02-25T01:55:13.205Z] #42 40.48 DEP compel/plugins/std/std.d [2021-02-25T01:55:13.320Z] #16 ... [2021-02-25T01:55:13.320Z] [2021-02-25T01:55:13.320Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-25T01:55:13.320Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-25T01:55:13.320Z] #42 42.82 CC compel/plugins/std/infect.o [2021-02-25T01:55:13.320Z] #42 43.23 CC compel/arch/x86/plugins/std/parasite-head.o [2021-02-25T01:55:13.320Z] #42 43.27 CC compel/arch/x86/plugins/std/memcpy.o [2021-02-25T01:55:13.320Z] #42 43.33 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-02-25T01:55:13.320Z] #42 43.38 AR compel/plugins/std.lib.a [2021-02-25T01:55:13.320Z] #42 43.47 CC compel/plugins/fds/fds.o [2021-02-25T01:55:13.320Z] #42 43.68 AR compel/plugins/fds.lib.a [2021-02-25T01:55:13.320Z] #42 43.74 HOSTDEP compel/src/lib/log-host.d [2021-02-25T01:55:13.320Z] #42 43.82 HOSTDEP compel/src/lib/handle-elf-host.d [2021-02-25T01:55:13.320Z] #42 43.98 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-02-25T01:55:13.320Z] #42 44.04 HOSTDEP compel/src/main-host.d [2021-02-25T01:55:13.320Z] #42 44.18 DEP compel/src/lib/ptrace.d [2021-02-25T01:55:13.320Z] #42 44.34 DEP compel/src/lib/infect.d [2021-02-25T01:55:13.320Z] #42 44.47 DEP compel/src/lib/infect-util.d [2021-02-25T01:55:13.320Z] #42 44.56 DEP compel/src/lib/infect-rpc.d [2021-02-25T01:55:13.320Z] #42 44.65 DEP compel/arch/x86/src/lib/infect.d [2021-02-25T01:55:13.321Z] #42 44.82 DEP compel/arch/x86/src/lib/cpu.d [2021-02-25T01:55:13.321Z] #42 44.87 DEP compel/src/lib/log.d [2021-02-25T01:55:13.321Z] #42 44.94 DEP compel/src/main.d [2021-02-25T01:55:13.321Z] #42 45.02 DEP compel/src/lib/handle-elf.d [2021-02-25T01:55:13.321Z] #42 45.18 DEP compel/arch/x86/src/lib/handle-elf.d [2021-02-25T01:55:13.321Z] #42 45.29 CC compel/src/lib/log.o [2021-02-25T01:55:13.321Z] #42 45.55 CC compel/arch/x86/src/lib/cpu.o [2021-02-25T01:55:13.321Z] #42 46.22 CC compel/arch/x86/src/lib/infect.o [2021-02-25T01:55:13.321Z] #42 46.85 CC compel/src/lib/infect-rpc.o [2021-02-25T01:55:13.321Z] #42 47.13 CC compel/src/lib/infect-util.o [2021-02-25T01:55:13.321Z] #42 47.32 CC compel/src/lib/infect.o [2021-02-25T01:55:13.321Z] #42 50.42 CC compel/src/lib/ptrace.o [2021-02-25T01:55:13.321Z] #42 50.97 AR compel/libcompel.a [2021-02-25T01:55:13.321Z] #42 51.15 HOSTCC compel/src/main-host.o [2021-02-25T01:55:13.321Z] #42 51.56 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-02-25T01:55:13.321Z] #42 51.80 HOSTCC compel/src/lib/handle-elf-host.o [2021-02-25T01:55:13.321Z] #42 52.43 HOSTCC compel/src/lib/log-host.o [2021-02-25T01:55:13.321Z] #42 52.68 HOSTLINK compel/compel-host-bin [2021-02-25T01:55:13.321Z] #42 52.77 DEP soccr/soccr.d [2021-02-25T01:55:13.321Z] #42 52.92 CC soccr/soccr.o [2021-02-25T01:55:13.465Z] #42 40.63 DEP compel/plugins/shmem/shmem.d [2021-02-25T01:55:13.465Z] #42 40.77 DEP compel/plugins/fds/fds.d [2021-02-25T01:55:13.481Z] #42 52.34 CC compel/src/lib/infect-util.o [2021-02-25T01:55:13.481Z] #42 52.59 CC compel/src/lib/infect.o [2021-02-25T01:55:13.481Z] #42 ... [2021-02-25T01:55:13.481Z] [2021-02-25T01:55:13.481Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-25T01:55:13.481Z] #44 sha256:d153cc4351764a122782d058ffd8e3001e00e902241b8a8a80ce2b9ea853462d [2021-02-25T01:55:13.481Z] #44 113.6 vendor/golang.org/x/net/http/httpguts [2021-02-25T01:55:13.481Z] #44 113.8 vendor/golang.org/x/net/http/httpproxy [2021-02-25T01:55:13.481Z] #44 114.3 mime/multipart [2021-02-25T01:55:13.481Z] #44 116.5 crypto/tls [2021-02-25T01:55:13.481Z] #44 122.9 net/http/httptrace [2021-02-25T01:55:13.481Z] #44 123.1 net/http [2021-02-25T01:55:13.577Z] #42 ... [2021-02-25T01:55:13.577Z] [2021-02-25T01:55:13.577Z] #16 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-02-25T01:55:13.577Z] #16 sha256:e0fd3f181c6a1aefb495e9780bd348beb6c7a92b0e700d78b21dddc21b6d3788 [2021-02-25T01:55:13.577Z] #16 DONE 1.2s [2021-02-25T01:55:13.577Z] [2021-02-25T01:55:13.577Z] #17 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-02-25T01:55:13.577Z] #17 sha256:f042adb567361aaa003e9e425fd06cc735c4a98b1120e5d4e13f4e35e2efd6f5 [2021-02-25T01:55:13.725Z] #42 40.89 CC compel/plugins/std/std.o [2021-02-25T01:55:13.725Z] #42 ... [2021-02-25T01:55:13.725Z] [2021-02-25T01:55:13.725Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-25T01:55:13.725Z] #44 sha256:f1422effb3fb06c6e4688146957364872f9e208161ff827f66b1bd608f94ccbd [2021-02-25T01:55:13.725Z] #44 103.7 vendor/golang.org/x/net/http2/hpack [2021-02-25T01:55:13.725Z] #44 104.9 mime [2021-02-25T01:55:13.725Z] #44 106.5 mime/quotedprintable [2021-02-25T01:55:13.725Z] #44 106.9 net/http/internal [2021-02-25T01:55:13.725Z] #44 111.2 net/textproto [2021-02-25T01:55:13.725Z] #44 111.3 crypto/x509 [2021-02-25T01:55:13.725Z] #44 112.4 vendor/golang.org/x/net/http/httpguts [2021-02-25T01:55:13.725Z] #44 112.7 vendor/golang.org/x/net/http/httpproxy [2021-02-25T01:55:13.725Z] #44 113.1 mime/multipart [2021-02-25T01:55:13.846Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.21s) [2021-02-25T01:55:13.846Z] === RUN TestBuildWithSession [2021-02-25T01:55:13.846Z] --- SKIP: TestBuildWithSession (0.00s) [2021-02-25T01:55:13.846Z] build_session_test.go:25: TODO: BuildKit [2021-02-25T01:55:13.846Z] === RUN TestBuildSquashParent [2021-02-25T01:55:13.984Z] #44 ... [2021-02-25T01:55:13.984Z] [2021-02-25T01:55:13.984Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-25T01:55:13.984Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-25T01:55:13.984Z] #42 41.17 CC compel/plugins/std/fds.o [2021-02-25T01:55:14.037Z] #12 114.8 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2021-02-25T01:55:14.037Z] #12 114.8 Setting up libseccomp-dev:arm64 (2.3.3-4) ... [2021-02-25T01:55:14.037Z] #12 114.8 Setting up libapparmor1:arm64 (2.13.2-10) ... [2021-02-25T01:55:14.037Z] #12 114.8 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-02-25T01:55:14.037Z] #12 114.9 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2021-02-25T01:55:14.037Z] #12 114.9 Setting up libsepol1-dev:arm64 (2.8-1) ... [2021-02-25T01:55:14.037Z] #12 114.9 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-02-25T01:55:14.037Z] #12 114.9 Setting up libbtrfs0 (4.20.1-2) ... [2021-02-25T01:55:14.037Z] #12 115.0 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2021-02-25T01:55:14.037Z] #12 115.0 Setting up libudev-dev:arm64 (241-7~deb10u6) ... [2021-02-25T01:55:14.037Z] #12 115.0 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-02-25T01:55:14.037Z] #12 115.0 Setting up libbtrfs-dev (4.20.1-2) ... [2021-02-25T01:55:14.037Z] #12 115.0 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2021-02-25T01:55:14.037Z] #12 115.1 Setting up mingw-w64-common (6.0.0-3) ... [2021-02-25T01:55:14.037Z] #12 115.1 Setting up libsystemd-dev:arm64 (241-7~deb10u6) ... [2021-02-25T01:55:14.037Z] #12 115.1 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-02-25T01:55:14.243Z] #42 41.58 CC compel/plugins/std/log.o [2021-02-25T01:55:14.302Z] #12 115.1 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2021-02-25T01:55:14.302Z] #12 115.1 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-25T01:55:14.302Z] #12 115.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 [2021-02-25T01:55:14.302Z] #12 115.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-02-25T01:55:14.302Z] #12 115.2 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-25T01:55:14.302Z] #12 115.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 [2021-02-25T01:55:14.302Z] #12 115.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 [2021-02-25T01:55:14.302Z] #12 115.2 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-02-25T01:55:14.302Z] #12 115.2 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2021-02-25T01:55:14.302Z] #12 115.3 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2021-02-25T01:55:14.302Z] #12 115.3 Setting up dmsetup (2:1.02.155-3) ... [2021-02-25T01:55:14.302Z] #12 115.3 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2021-02-25T01:55:14.302Z] #12 115.3 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2021-02-25T01:55:14.302Z] #12 115.3 Processing triggers for libc-bin (2.28-10) ... [2021-02-25T01:55:14.871Z] #44 ... [2021-02-25T01:55:14.871Z] [2021-02-25T01:55:14.871Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-02-25T01:55:14.871Z] #52 sha256:cb6cee5399d190b8a5d7d5f26f6346622424220a9e7b01d7572a7f44f1b5974c [2021-02-25T01:55:14.871Z] #52 4.075 + RM_GOPATH=0 [2021-02-25T01:55:14.871Z] #52 4.075 + TMP_GOPATH= [2021-02-25T01:55:14.871Z] #52 4.075 + : /build [2021-02-25T01:55:14.871Z] #52 4.075 + '[' -z '' ']' [2021-02-25T01:55:14.871Z] #52 4.075 ++ mktemp -d [2021-02-25T01:55:14.871Z] #52 4.077 + export GOPATH=/tmp/tmp.L4v7R29J42 [2021-02-25T01:55:14.871Z] #52 4.077 + GOPATH=/tmp/tmp.L4v7R29J42 [2021-02-25T01:55:14.871Z] #52 4.077 + RM_GOPATH=1 [2021-02-25T01:55:14.871Z] #52 4.077 + case "$(go env GOARCH)" in [2021-02-25T01:55:14.871Z] #52 4.079 ++ go env GOARCH [2021-02-25T01:55:14.871Z] #52 4.115 + export GO_BUILDMODE=-buildmode=pie [2021-02-25T01:55:14.871Z] #52 4.115 + GO_BUILDMODE=-buildmode=pie [2021-02-25T01:55:14.871Z] #52 4.116 ++ dirname /tmp/install/install.sh [2021-02-25T01:55:14.871Z] #52 4.128 + dir=/tmp/install [2021-02-25T01:55:14.871Z] #52 4.128 + bin=runc [2021-02-25T01:55:14.871Z] #52 4.128 + shift [2021-02-25T01:55:14.871Z] #52 4.128 + '[' '!' -f /tmp/install/runc.installer ']' [2021-02-25T01:55:14.871Z] #52 4.128 + . /tmp/install/runc.installer [2021-02-25T01:55:14.871Z] #52 4.128 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-02-25T01:55:14.871Z] #52 4.129 + install_runc [2021-02-25T01:55:14.871Z] #52 4.130 + grep -q '^3\.10\.0.*\.el7\.' [2021-02-25T01:55:14.871Z] #52 4.130 + uname -r [2021-02-25T01:55:14.871Z] #52 4.132 + RUNC_BUILDTAGS='seccomp ' [2021-02-25T01:55:14.871Z] #52 4.132 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-02-25T01:55:14.871Z] #52 4.132 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-02-25T01:55:14.871Z] #52 4.132 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.L4v7R29J42/src/github.com/opencontainers/runc [2021-02-25T01:55:14.871Z] #52 4.138 Cloning into '/tmp/tmp.L4v7R29J42/src/github.com/opencontainers/runc'... [2021-02-25T01:55:14.871Z] #52 ... [2021-02-25T01:55:14.871Z] [2021-02-25T01:55:14.871Z] #13 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-02-25T01:55:14.871Z] #13 sha256:5d93c16b11b4fa823b774777222a562901bea96919d6b4f99bcfab4a0637fb25 [2021-02-25T01:55:14.871Z] #13 DONE 4.3s [2021-02-25T01:55:14.871Z] [2021-02-25T01:55:14.871Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-02-25T01:55:14.871Z] #57 sha256:5ced92f8e0f4cac95ef1d473651f48a574c9a541a418d05e7c7a5eb45a2617fe [2021-02-25T01:55:14.871Z] #57 117.6 + for f in rootlesskit rootlesskit-docker-proxy [2021-02-25T01:55:14.871Z] #57 117.6 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-02-25T01:55:14.871Z] #57 DONE 124.9s [2021-02-25T01:55:14.871Z] [2021-02-25T01:55:14.871Z] #58 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-02-25T01:55:14.871Z] #58 sha256:0e3fe49eb3fc206613b4f5fff4cf9acc0d488977614e4aac53e7eeb2a7f4c895 [2021-02-25T01:55:14.871Z] #58 DONE 0.2s [2021-02-25T01:55:14.871Z] [2021-02-25T01:55:14.871Z] #59 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-02-25T01:55:14.871Z] #59 sha256:e6b9aef9ebb3f548ac99baee9707fcc8252a8fe845cdb7cc6b47a538b1ffe3aa [2021-02-25T01:55:14.880Z] #12 DONE 115.8s [2021-02-25T01:55:14.880Z] [2021-02-25T01:55:14.880Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-25T01:55:14.880Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-25T01:55:14.880Z] #42 48.02 CC images/opts.o [2021-02-25T01:55:14.880Z] #42 48.27 CC images/seccomp.o [2021-02-25T01:55:14.880Z] #42 48.60 CC images/binfmt-misc.o [2021-02-25T01:55:14.880Z] #42 48.79 CC images/time.o [2021-02-25T01:55:14.880Z] #42 49.09 CC images/sysctl.o [2021-02-25T01:55:14.880Z] #42 49.35 CC images/autofs.o [2021-02-25T01:55:14.880Z] #42 49.61 CC images/macvlan.o [2021-02-25T01:55:14.880Z] #42 49.88 CC images/sit.o [2021-02-25T01:55:14.880Z] #42 50.11 CC images/memfd.o [2021-02-25T01:55:14.880Z] #42 50.48 CC images/timens.o [2021-02-25T01:55:14.880Z] #42 50.68 LINK images/built-in.o [2021-02-25T01:55:14.880Z] #42 50.81 GEN compel/include/asm [2021-02-25T01:55:14.880Z] #42 50.87 GEN compel/include/version.h [2021-02-25T01:55:14.880Z] #42 50.91 touch .config [2021-02-25T01:55:14.880Z] #42 51.01 GEN include/common/config.h [2021-02-25T01:55:14.991Z] #17 DONE 1.3s [2021-02-25T01:55:14.991Z] [2021-02-25T01:55:14.991Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-25T01:55:14.991Z] #44 sha256:6488e18fa69a16789be3ac1ef9f19128ae4ff8052d7a51b5d0524d2ccb7c41ab [2021-02-25T01:55:14.991Z] #44 122.1 net/http/httptrace [2021-02-25T01:55:14.991Z] #44 122.5 net/http [2021-02-25T01:55:15.133Z] #59 DONE 0.3s [2021-02-25T01:55:15.133Z] [2021-02-25T01:55:15.133Z] #14 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-02-25T01:55:15.133Z] #14 sha256:9870d309798d4684300692663586ff94ad80094a53fa8816f3d1b7fdbf3f8075 [2021-02-25T01:55:15.146Z] #42 51.22 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-02-25T01:55:15.146Z] #42 51.23 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2021-02-25T01:55:15.146Z] #42 51.30 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2021-02-25T01:55:15.146Z] #42 51.36 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2021-02-25T01:55:15.182Z] #42 42.39 CC compel/plugins/std/string.o [2021-02-25T01:55:15.411Z] #42 51.40 DEP compel/plugins/std/infect.d [2021-02-25T01:55:15.677Z] #42 51.55 DEP compel/plugins/std/string.d [2021-02-25T01:55:15.677Z] #42 51.70 DEP compel/plugins/std/log.d [2021-02-25T01:55:15.750Z] #42 43.01 CC compel/plugins/std/infect.o [2021-02-25T01:55:15.920Z] #44 ... [2021-02-25T01:55:15.920Z] [2021-02-25T01:55:15.920Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-02-25T01:55:15.920Z] #57 sha256:da201b0f36a0565c42c0daac0331f7b6cb1c179da488c87e96fe4da2a054eda6 [2021-02-25T01:55:15.920Z] #57 117.3 + for f in rootlesskit rootlesskit-docker-proxy [2021-02-25T01:55:15.920Z] #57 117.3 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-02-25T01:55:15.920Z] #57 DONE 127.1s [2021-02-25T01:55:15.920Z] [2021-02-25T01:55:15.920Z] #58 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-02-25T01:55:15.920Z] #58 sha256:dd202b00c14e450f3782cc04706b2d80b61e2e67ed997108023a6c3143b513a7 [2021-02-25T01:55:15.920Z] #58 DONE 0.1s [2021-02-25T01:55:15.920Z] [2021-02-25T01:55:15.920Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-25T01:55:15.920Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-25T01:55:15.920Z] #42 55.21 AR soccr/libsoccr.a [2021-02-25T01:55:15.920Z] #42 55.29 make[1]: 'soccr/libsoccr.a' is up to date. [2021-02-25T01:55:15.920Z] #42 ... [2021-02-25T01:55:15.920Z] [2021-02-25T01:55:15.920Z] #59 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-02-25T01:55:15.920Z] #59 sha256:4a0bf8b398a38ca5406c88c788b4db410f84dc20cb2db436125eefe27c734117 [2021-02-25T01:55:15.920Z] #59 DONE 0.0s [2021-02-25T01:55:15.944Z] #42 51.83 DEP compel/plugins/std/fds.d [2021-02-25T01:55:15.944Z] #42 52.05 DEP compel/plugins/std/std.d [2021-02-25T01:55:16.176Z] [2021-02-25T01:55:16.176Z] #18 [dev-systemd-false 6/26] RUN ldconfig [2021-02-25T01:55:16.176Z] #18 sha256:86984b543c4e9d471b758b4d0d9dc83fe9fc7f9a2a4e2219c14f672e16b922b3 [2021-02-25T01:55:16.209Z] #42 52.21 DEP compel/plugins/shmem/shmem.d [2021-02-25T01:55:16.209Z] #42 52.31 DEP compel/plugins/fds/fds.d [2021-02-25T01:55:16.319Z] #42 43.45 CC compel/arch/x86/plugins/std/parasite-head.o [2021-02-25T01:55:16.319Z] #42 43.51 CC compel/arch/x86/plugins/std/memcpy.o [2021-02-25T01:55:16.319Z] #42 43.55 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-02-25T01:55:16.319Z] #42 43.63 AR compel/plugins/std.lib.a [2021-02-25T01:55:16.433Z] #18 DONE 1.5s [2021-02-25T01:55:16.433Z] [2021-02-25T01:55:16.433Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-25T01:55:16.433Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-25T01:55:16.433Z] #42 56.03 DEP criu/arch/x86/sigframe.d [2021-02-25T01:55:16.433Z] #42 56.17 DEP criu/arch/x86/sigaction_compat.d [2021-02-25T01:55:16.473Z] #42 52.47 CC compel/plugins/std/std.o [2021-02-25T01:55:16.579Z] #42 43.70 CC compel/plugins/fds/fds.o [2021-02-25T01:55:16.579Z] #42 43.95 AR compel/plugins/fds.lib.a [2021-02-25T01:55:16.741Z] #42 52.80 CC compel/plugins/std/fds.o [2021-02-25T01:55:16.757Z] #42 56.41 DEP criu/arch/x86/kerndat.d [2021-02-25T01:55:16.838Z] #42 44.02 HOSTDEP compel/src/lib/log-host.d [2021-02-25T01:55:17.021Z] #42 56.68 DEP criu/arch/x86/crtools.d [2021-02-25T01:55:17.097Z] #42 44.17 HOSTDEP compel/src/lib/handle-elf-host.d [2021-02-25T01:55:17.097Z] #42 44.28 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-02-25T01:55:17.097Z] #42 44.34 HOSTDEP compel/src/main-host.d [2021-02-25T01:55:17.281Z] #42 56.91 DEP criu/arch/x86/cpu.d [2021-02-25T01:55:17.321Z] #42 ... [2021-02-25T01:55:17.321Z] [2021-02-25T01:55:17.321Z] #13 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-02-25T01:55:17.321Z] #13 sha256:45b665fa2f6159ddf5354c16cc477f2d9ed38abd838cba31085b0c76fe535cce [2021-02-25T01:55:17.321Z] #13 DONE 2.2s [2021-02-25T01:55:17.321Z] [2021-02-25T01:55:17.321Z] #14 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-02-25T01:55:17.321Z] #14 sha256:b0628dda7da84e32d5a5d214281ecebf965c5f7d2d2e684d31f49f89636c78be [2021-02-25T01:55:17.356Z] #42 44.51 DEP compel/src/lib/ptrace.d [2021-02-25T01:55:17.356Z] #42 44.63 DEP compel/src/lib/infect.d [2021-02-25T01:55:17.542Z] #42 57.09 CC criu/arch/x86/cpu.o [2021-02-25T01:55:17.616Z] #42 44.77 DEP compel/src/lib/infect-util.d [2021-02-25T01:55:17.616Z] #42 44.86 DEP compel/src/lib/infect-rpc.d [2021-02-25T01:55:17.616Z] #42 44.96 DEP compel/arch/x86/src/lib/infect.d [2021-02-25T01:55:17.876Z] #42 45.13 DEP compel/arch/x86/src/lib/cpu.d [2021-02-25T01:55:17.876Z] #42 45.20 DEP compel/src/lib/log.d [2021-02-25T01:55:18.137Z] #42 45.27 DEP compel/src/main.d [2021-02-25T01:55:18.137Z] #42 45.37 DEP compel/src/lib/handle-elf.d [2021-02-25T01:55:18.137Z] #42 45.44 DEP compel/arch/x86/src/lib/handle-elf.d [2021-02-25T01:55:18.397Z] #42 45.58 CC compel/src/lib/log.o [2021-02-25T01:55:18.638Z] ok github.com/docker/docker/pkg/plugins 33.611s coverage: 76.6% of statements [2021-02-25T01:55:18.638Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-02-25T01:55:18.638Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-02-25T01:55:18.638Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-02-25T01:55:18.638Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-02-25T01:55:18.638Z] ? github.com/docker/docker/pkg/term [no test files] [2021-02-25T01:55:18.638Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-02-25T01:55:18.638Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-02-25T01:55:18.638Z] ? github.com/docker/docker/rootless [no test files] [2021-02-25T01:55:18.638Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-02-25T01:55:18.638Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-02-25T01:55:18.638Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-02-25T01:55:18.638Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-02-25T01:55:18.638Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-02-25T01:55:18.638Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-02-25T01:55:18.638Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-02-25T01:55:18.638Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-02-25T01:55:18.638Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-02-25T01:55:18.638Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-02-25T01:55:18.638Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-02-25T01:55:18.638Z] ? github.com/docker/docker/testutil/request [no test files] [2021-02-25T01:55:18.638Z] ? github.com/docker/docker/volume [no test files] [2021-02-25T01:55:18.638Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-02-25T01:55:18.638Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-02-25T01:55:18.638Z] [2021-02-25T01:55:18.638Z] === Skipped [2021-02-25T01:55:18.638Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-02-25T01:55:18.638Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-02-25T01:55:18.638Z] [2021-02-25T01:55:18.638Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-02-25T01:55:18.638Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-02-25T01:55:18.638Z] [2021-02-25T01:55:18.638Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-02-25T01:55:18.638Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-25T01:55:18.638Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-25T01:55:18.638Z] [2021-02-25T01:55:18.638Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-02-25T01:55:18.638Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-25T01:55:18.638Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-25T01:55:18.638Z] [2021-02-25T01:55:18.638Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-02-25T01:55:18.638Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-25T01:55:18.638Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-25T01:55:18.638Z] [2021-02-25T01:55:18.638Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-02-25T01:55:18.638Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-25T01:55:18.638Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-25T01:55:18.638Z] [2021-02-25T01:55:18.638Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-02-25T01:55:18.638Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-25T01:55:18.638Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-25T01:55:18.638Z] [2021-02-25T01:55:18.638Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-02-25T01:55:18.638Z] graphtest_unix.go:73: No driver to put! [2021-02-25T01:55:18.638Z] [2021-02-25T01:55:18.638Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-02-25T01:55:18.638Z] time="2021-02-25T01:54:05Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-25T01:55:18.638Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-25T01:55:18.638Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-25T01:55:18.638Z] [2021-02-25T01:55:18.639Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-02-25T01:55:18.639Z] time="2021-02-25T01:54:05Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-25T01:55:18.639Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-25T01:55:18.639Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-25T01:55:18.639Z] [2021-02-25T01:55:18.639Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-02-25T01:55:18.639Z] time="2021-02-25T01:54:05Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-25T01:55:18.639Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-25T01:55:18.639Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-25T01:55:18.639Z] [2021-02-25T01:55:18.639Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-02-25T01:55:18.639Z] time="2021-02-25T01:54:05Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-25T01:55:18.639Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-25T01:55:18.639Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-25T01:55:18.639Z] [2021-02-25T01:55:18.639Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-02-25T01:55:18.639Z] time="2021-02-25T01:54:05Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-25T01:55:18.639Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-25T01:55:18.639Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-25T01:55:18.639Z] [2021-02-25T01:55:18.639Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-02-25T01:55:18.639Z] graphtest_unix.go:73: No driver to put! [2021-02-25T01:55:18.639Z] [2021-02-25T01:55:18.639Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-02-25T01:55:18.639Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-02-25T01:55:18.639Z] [2021-02-25T01:55:18.639Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-02-25T01:55:18.639Z] overlay_test.go:49: Fails to compute changes intermittently [2021-02-25T01:55:18.639Z] [2021-02-25T01:55:18.639Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-02-25T01:55:18.639Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-02-25T01:55:18.639Z] [2021-02-25T01:55:18.639Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-02-25T01:55:18.639Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-02-25T01:55:18.639Z] [2021-02-25T01:55:18.639Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-02-25T01:55:18.639Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-25T01:55:18.639Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-25T01:55:18.639Z] [2021-02-25T01:55:18.639Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-02-25T01:55:18.639Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-25T01:55:18.639Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-25T01:55:18.639Z] [2021-02-25T01:55:18.639Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-02-25T01:55:18.639Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-25T01:55:18.639Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-25T01:55:18.639Z] [2021-02-25T01:55:18.639Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-02-25T01:55:18.639Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-25T01:55:18.639Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-25T01:55:18.639Z] [2021-02-25T01:55:18.639Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-02-25T01:55:18.639Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-25T01:55:18.639Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-25T01:55:18.639Z] [2021-02-25T01:55:18.639Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-02-25T01:55:18.639Z] graphtest_unix.go:73: No driver to put! [2021-02-25T01:55:18.639Z] [2021-02-25T01:55:18.639Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-02-25T01:55:18.639Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-02-25T01:55:18.639Z] [2021-02-25T01:55:18.639Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-02-25T01:55:18.639Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-02-25T01:55:18.639Z] [2021-02-25T01:55:18.639Z] [2021-02-25T01:55:18.639Z] DONE 2225 tests, 26 skipped in 192.842s [2021-02-25T01:55:18.657Z] #42 45.83 CC compel/arch/x86/src/lib/cpu.o Post stage [Pipeline] junit [2021-02-25T01:55:18.685Z] Recording test results [2021-02-25T01:55:18.788Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-02-25T01:55:18.962Z] #42 58.35 CC criu/arch/x86/crtools.o [2021-02-25T01:55:19.315Z] #42 46.51 CC compel/arch/x86/src/lib/infect.o [2021-02-25T01:55:19.318Z] #14 DONE 2.0s [2021-02-25T01:55:19.318Z] [2021-02-25T01:55:19.318Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-02-25T01:55:19.318Z] #52 sha256:c8cafa53fa427e7bed97d3f94b4e462a3fd287ffd5ac97f7c3485b0290e47dc5 [2021-02-25T01:55:19.318Z] #52 1.721 + RM_GOPATH=0 [2021-02-25T01:55:19.318Z] #52 1.721 + TMP_GOPATH= [2021-02-25T01:55:19.318Z] #52 1.721 + : /build [2021-02-25T01:55:19.318Z] #52 1.721 + '[' -z '' ']' [2021-02-25T01:55:19.318Z] #52 1.721 ++ mktemp -d [2021-02-25T01:55:19.318Z] #52 1.725 + export GOPATH=/tmp/tmp.1hAiZgf1uc [2021-02-25T01:55:19.318Z] #52 1.725 + GOPATH=/tmp/tmp.1hAiZgf1uc [2021-02-25T01:55:19.318Z] #52 1.725 + RM_GOPATH=1 [2021-02-25T01:55:19.318Z] #52 1.725 + case "$(go env GOARCH)" in [2021-02-25T01:55:19.318Z] #52 1.727 ++ go env GOARCH [2021-02-25T01:55:19.318Z] #52 1.749 + export GO_BUILDMODE=-buildmode=pie [2021-02-25T01:55:19.318Z] #52 1.749 + GO_BUILDMODE=-buildmode=pie [2021-02-25T01:55:19.318Z] #52 1.749 ++ dirname /tmp/install/install.sh [2021-02-25T01:55:19.318Z] #52 1.751 + dir=/tmp/install [2021-02-25T01:55:19.318Z] #52 1.752 + bin=runc [2021-02-25T01:55:19.318Z] #52 1.752 + shift [2021-02-25T01:55:19.318Z] #52 1.752 + '[' '!' -f /tmp/install/runc.installer ']' [2021-02-25T01:55:19.318Z] #52 1.752 + . /tmp/install/runc.installer [2021-02-25T01:55:19.318Z] #52 1.752 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-02-25T01:55:19.318Z] #52 1.752 + install_runc [2021-02-25T01:55:19.318Z] #52 1.753 + uname -r [2021-02-25T01:55:19.318Z] #52 1.756 + grep -q '^3\.10\.0.*\.el7\.' [2021-02-25T01:55:19.318Z] #52 1.773 + RUNC_BUILDTAGS='seccomp ' [2021-02-25T01:55:19.318Z] #52 1.773 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-02-25T01:55:19.318Z] #52 1.774 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-02-25T01:55:19.318Z] #52 1.774 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.1hAiZgf1uc/src/github.com/opencontainers/runc [2021-02-25T01:55:19.318Z] #52 1.778 Cloning into '/tmp/tmp.1hAiZgf1uc/src/github.com/opencontainers/runc'... [2021-02-25T01:55:19.325Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-42061/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=725963e3c12cf681b8834207522f60f80b5ee261 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:725963e3c12cf681b8834207522f60f80b5ee261 hack/make.sh dynbinary test-integration [2021-02-25T01:55:19.616Z] [2021-02-25T01:55:19.616Z] Removing bundles/ [2021-02-25T01:55:19.616Z] [2021-02-25T01:55:19.616Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-02-25T01:55:19.616Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-02-25T01:55:19.616Z] GOOS="" GOARCH="" GOARM="" [2021-02-25T01:55:19.889Z] #42 ... [2021-02-25T01:55:19.890Z] [2021-02-25T01:55:19.890Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-25T01:55:19.890Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-25T01:55:19.890Z] #12 115.1 Selecting previously unselected package libapparmor1:amd64. [2021-02-25T01:55:19.890Z] #12 115.1 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-02-25T01:55:19.890Z] #12 115.1 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-02-25T01:55:19.890Z] #12 115.2 Selecting previously unselected package libapparmor-dev:amd64. [2021-02-25T01:55:19.890Z] #12 115.2 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-02-25T01:55:19.890Z] #12 115.2 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-02-25T01:55:19.890Z] #12 115.3 Selecting previously unselected package libbtrfs0. [2021-02-25T01:55:19.890Z] #12 115.4 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-02-25T01:55:19.890Z] #12 115.4 Unpacking libbtrfs0 (4.20.1-2) ... [2021-02-25T01:55:19.890Z] #12 115.4 Selecting previously unselected package libbtrfs-dev. [2021-02-25T01:55:19.890Z] #12 115.5 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-02-25T01:55:19.890Z] #12 115.5 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-02-25T01:55:19.890Z] #12 115.6 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-02-25T01:55:19.890Z] #12 115.6 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-02-25T01:55:19.890Z] #12 115.6 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-02-25T01:55:19.890Z] #12 115.7 Selecting previously unselected package libudev-dev:amd64. [2021-02-25T01:55:19.890Z] #12 115.7 Preparing to unpack .../15-libudev-dev_241-7~deb10u6_amd64.deb ... [2021-02-25T01:55:19.890Z] #12 115.7 Unpacking libudev-dev:amd64 (241-7~deb10u6) ... [2021-02-25T01:55:19.890Z] #12 115.9 Selecting previously unselected package libsepol1-dev:amd64. [2021-02-25T01:55:19.890Z] #12 115.9 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-02-25T01:55:19.890Z] #12 115.9 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-02-25T01:55:19.890Z] #12 116.2 Selecting previously unselected package libpcre16-3:amd64. [2021-02-25T01:55:19.890Z] #12 116.2 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-02-25T01:55:19.890Z] #12 116.2 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-02-25T01:55:19.890Z] #12 116.4 Selecting previously unselected package libpcre32-3:amd64. [2021-02-25T01:55:19.890Z] #12 116.4 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-02-25T01:55:19.890Z] #12 116.4 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-02-25T01:55:19.890Z] #12 116.6 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-02-25T01:55:19.890Z] #12 116.6 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-02-25T01:55:19.890Z] #12 116.6 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-02-25T01:55:19.890Z] #12 116.7 Selecting previously unselected package libpcre3-dev:amd64. [2021-02-25T01:55:19.890Z] #12 116.7 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-02-25T01:55:19.890Z] #12 116.7 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-02-25T01:55:19.890Z] #12 117.1 Selecting previously unselected package libselinux1-dev:amd64. [2021-02-25T01:55:19.890Z] #12 117.1 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-02-25T01:55:19.890Z] #12 117.2 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-02-25T01:55:19.890Z] #12 117.4 Selecting previously unselected package libdevmapper-dev:amd64. [2021-02-25T01:55:19.890Z] #12 117.4 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-02-25T01:55:19.890Z] #12 117.4 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-02-25T01:55:19.890Z] #12 117.5 Selecting previously unselected package libseccomp-dev:amd64. [2021-02-25T01:55:19.890Z] #12 117.5 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2021-02-25T01:55:19.890Z] #12 117.5 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2021-02-25T01:55:19.890Z] #12 117.7 Selecting previously unselected package libsystemd-dev:amd64. [2021-02-25T01:55:19.890Z] #12 117.7 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u6_amd64.deb ... [2021-02-25T01:55:19.890Z] #12 117.7 Unpacking libsystemd-dev:amd64 (241-7~deb10u6) ... [2021-02-25T01:55:19.890Z] #12 118.2 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-02-25T01:55:19.890Z] #12 118.2 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2021-02-25T01:55:19.890Z] #12 118.2 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-02-25T01:55:19.890Z] #12 118.2 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-02-25T01:55:19.890Z] #12 118.2 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-02-25T01:55:19.890Z] #12 118.2 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-02-25T01:55:19.890Z] #12 118.2 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-02-25T01:55:19.890Z] #12 118.2 Setting up libbtrfs0 (4.20.1-2) ... [2021-02-25T01:55:19.890Z] #12 118.3 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-02-25T01:55:19.890Z] #12 118.3 Setting up libudev-dev:amd64 (241-7~deb10u6) ... [2021-02-25T01:55:19.890Z] #12 118.3 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-02-25T01:55:19.890Z] #12 118.3 Setting up libbtrfs-dev (4.20.1-2) ... [2021-02-25T01:55:19.890Z] #12 118.3 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-02-25T01:55:19.890Z] #12 118.3 Setting up mingw-w64-common (6.0.0-3) ... [2021-02-25T01:55:19.890Z] #12 118.4 Setting up libsystemd-dev:amd64 (241-7~deb10u6) ... [2021-02-25T01:55:19.890Z] #12 118.4 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-02-25T01:55:19.890Z] #12 118.4 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-02-25T01:55:19.890Z] #12 118.4 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-25T01:55:19.890Z] #12 118.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-02-25T01:55:19.890Z] #12 118.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-02-25T01:55:19.890Z] #12 118.4 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-25T01:55:19.890Z] #12 118.5 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 [2021-02-25T01:55:19.890Z] #12 118.5 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 [2021-02-25T01:55:19.890Z] #12 118.5 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-02-25T01:55:19.890Z] #12 118.5 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-02-25T01:55:19.890Z] #12 118.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-02-25T01:55:19.890Z] #12 118.5 Setting up dmsetup (2:1.02.155-3) ... [2021-02-25T01:55:19.890Z] #12 118.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-02-25T01:55:19.890Z] #12 118.5 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-02-25T01:55:19.890Z] #12 118.6 Processing triggers for libc-bin (2.28-10) ... [2021-02-25T01:55:19.978Z] #42 59.47 CC criu/arch/x86/kerndat.o [2021-02-25T01:55:20.432Z] #14 DONE 4.9s [2021-02-25T01:55:20.432Z] [2021-02-25T01:55:20.432Z] #15 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-02-25T01:55:20.432Z] #15 sha256:f49da00d55432a53eccbeeb79d7a9dfdea5b595b3817b9c4dc4376949abc3cd7 [2021-02-25T01:55:20.460Z] #12 DONE 120.4s [2021-02-25T01:55:20.460Z] [2021-02-25T01:55:20.460Z] #13 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-02-25T01:55:20.460Z] #13 sha256:5d93c16b11b4fa823b774777222a562901bea96919d6b4f99bcfab4a0637fb25 [2021-02-25T01:55:20.542Z] #42 60.04 CC criu/arch/x86/sigaction_compat.o [2021-02-25T01:55:20.609Z] --- PASS: TestBuildSquashParent (6.76s) [2021-02-25T01:55:20.609Z] === RUN TestBuildWithRemoveAndForceRemove [2021-02-25T01:55:20.609Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-25T01:55:20.609Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-25T01:55:20.609Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-25T01:55:20.609Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-25T01:55:20.609Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-25T01:55:20.609Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-25T01:55:20.609Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-25T01:55:20.609Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-25T01:55:20.609Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-25T01:55:20.609Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-25T01:55:20.609Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-25T01:55:20.609Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-25T01:55:20.609Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-25T01:55:20.609Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-25T01:55:20.719Z] #52 ... [2021-02-25T01:55:20.719Z] [2021-02-25T01:55:20.719Z] #15 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-02-25T01:55:20.719Z] #15 sha256:32f6cc3ae9f58f5f089f3ea1f950a58492e7d9d8c82f02929abf8033cd75cd45 [2021-02-25T01:55:20.719Z] #15 1.286 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-02-25T01:55:20.719Z] #15 DONE 1.7s [2021-02-25T01:55:20.719Z] [2021-02-25T01:55:20.719Z] #16 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-02-25T01:55:20.719Z] #16 sha256:9cb04e72ef9a04b0f4bfc192576234c11f69ea05edf915c6cc3526012abfec52 [2021-02-25T01:55:20.799Z] #42 60.31 CC criu/arch/x86/sigframe.o [2021-02-25T01:55:21.056Z] #42 60.62 LINK criu/arch/x86/crtools.built-in.o [2021-02-25T01:55:21.056Z] #42 60.67 DEP criu/pie/util-vdso-elf32.d [2021-02-25T01:55:21.056Z] #42 60.78 DEP criu/pie/util-vdso.d [2021-02-25T01:55:21.312Z] #42 60.91 DEP criu/pie/util.d [2021-02-25T01:55:21.612Z] #42 61.13 CC criu/pie/util.o [2021-02-25T01:55:21.868Z] #42 61.48 CC criu/pie/util-vdso.o [2021-02-25T01:55:21.998Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-25T01:55:21.998Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-25T01:55:22.369Z] #13 DONE 1.7s [2021-02-25T01:55:22.369Z] [2021-02-25T01:55:22.369Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-02-25T01:55:22.369Z] #52 sha256:60ad755ad4e5089450184905275a18bbbc82bb48e1548817c026a846017214e8 [2021-02-25T01:55:22.369Z] #52 1.547 + RM_GOPATH=0 [2021-02-25T01:55:22.369Z] #52 1.547 + TMP_GOPATH= [2021-02-25T01:55:22.369Z] #52 1.547 + : /build [2021-02-25T01:55:22.369Z] #52 1.547 + '[' -z '' ']' [2021-02-25T01:55:22.369Z] #52 1.553 ++ mktemp -d [2021-02-25T01:55:22.369Z] #52 1.555 + export GOPATH=/tmp/tmp.yNmeFxaF2F [2021-02-25T01:55:22.369Z] #52 1.555 + GOPATH=/tmp/tmp.yNmeFxaF2F [2021-02-25T01:55:22.369Z] #52 1.555 + RM_GOPATH=1 [2021-02-25T01:55:22.369Z] #52 1.555 + case "$(go env GOARCH)" in [2021-02-25T01:55:22.369Z] #52 1.556 ++ go env GOARCH [2021-02-25T01:55:22.369Z] #52 1.579 + export GO_BUILDMODE=-buildmode=pie [2021-02-25T01:55:22.369Z] #52 1.580 + GO_BUILDMODE=-buildmode=pie [2021-02-25T01:55:22.369Z] #52 1.580 ++ dirname /tmp/install/install.sh [2021-02-25T01:55:22.369Z] #52 1.590 + dir=/tmp/install [2021-02-25T01:55:22.369Z] #52 1.590 + bin=runc [2021-02-25T01:55:22.369Z] #52 1.593 + shift [2021-02-25T01:55:22.369Z] #52 1.593 + '[' '!' -f /tmp/install/runc.installer ']' [2021-02-25T01:55:22.369Z] #52 1.593 + . /tmp/install/runc.installer [2021-02-25T01:55:22.369Z] #52 1.593 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-02-25T01:55:22.369Z] #52 1.594 + install_runc [2021-02-25T01:55:22.369Z] #52 1.595 + uname -r [2021-02-25T01:55:22.369Z] #52 1.596 + grep -q '^3\.10\.0.*\.el7\.' [2021-02-25T01:55:22.369Z] #52 1.602 + RUNC_BUILDTAGS='seccomp ' [2021-02-25T01:55:22.369Z] #52 1.602 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-02-25T01:55:22.369Z] #52 1.602 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-02-25T01:55:22.369Z] #52 1.602 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.yNmeFxaF2F/src/github.com/opencontainers/runc [2021-02-25T01:55:22.369Z] #52 1.618 Cloning into '/tmp/tmp.yNmeFxaF2F/src/github.com/opencontainers/runc'... [2021-02-25T01:55:22.430Z] #42 62.12 CC criu/pie/util-vdso-elf32.o [2021-02-25T01:55:22.652Z] #16 DONE 1.7s [2021-02-25T01:55:22.652Z] [2021-02-25T01:55:22.652Z] #17 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-02-25T01:55:22.652Z] #17 sha256:f675607c515653c7bef5a9539c0ba98c237e0ad89b1b5f56bc801ffac0555ef7 [2021-02-25T01:55:23.310Z] #52 ... [2021-02-25T01:55:23.310Z] [2021-02-25T01:55:23.310Z] #14 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-02-25T01:55:23.310Z] #14 sha256:9870d309798d4684300692663586ff94ad80094a53fa8816f3d1b7fdbf3f8075 [2021-02-25T01:55:23.310Z] #14 DONE 1.3s [2021-02-25T01:55:23.357Z] #42 62.85 AR criu/pie/pie.lib.a [2021-02-25T01:55:23.357Z] #42 62.89 DEP criu/pie/restorer.d [2021-02-25T01:55:23.357Z] #42 63.12 DEP criu/arch/x86/sigaction_compat_pie.d [2021-02-25T01:55:23.571Z] [2021-02-25T01:55:23.571Z] #15 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-02-25T01:55:23.571Z] #15 sha256:f49da00d55432a53eccbeeb79d7a9dfdea5b595b3817b9c4dc4376949abc3cd7 [2021-02-25T01:55:23.656Z] #42 63.28 DEP criu/arch/x86/restorer_unmap.d [2021-02-25T01:55:23.656Z] #42 63.30 DEP criu/arch/x86/restorer.d [2021-02-25T01:55:23.744Z] #15 3.636 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-02-25T01:55:23.744Z] #15 DONE 4.0s [2021-02-25T01:55:23.744Z] [2021-02-25T01:55:23.744Z] #16 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-02-25T01:55:23.744Z] #16 sha256:e0fd3f181c6a1aefb495e9780bd348beb6c7a92b0e700d78b21dddc21b6d3788 [2021-02-25T01:55:23.912Z] #42 63.52 DEP criu/arch/x86/vdso-pie.d [2021-02-25T01:55:23.912Z] #42 63.66 DEP criu/pie/parasite-vdso.d [2021-02-25T01:55:23.916Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-25T01:55:23.916Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-25T01:55:24.168Z] #42 63.83 DEP criu/pie/parasite.d [2021-02-25T01:55:24.424Z] #42 64.08 CC criu/pie/parasite.o [2021-02-25T01:55:24.512Z] #15 1.101 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-02-25T01:55:24.512Z] #15 DONE 1.2s [2021-02-25T01:55:24.512Z] [2021-02-25T01:55:24.512Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-25T01:55:24.512Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-25T01:55:24.512Z] #42 47.15 CC compel/src/lib/infect-rpc.o [2021-02-25T01:55:24.512Z] #42 47.55 CC compel/src/lib/infect-util.o [2021-02-25T01:55:24.512Z] #42 48.15 CC compel/src/lib/infect.o [2021-02-25T01:55:24.512Z] #42 51.59 CC compel/src/lib/ptrace.o [2021-02-25T01:55:24.588Z] #17 DONE 1.8s [2021-02-25T01:55:24.588Z] [2021-02-25T01:55:24.588Z] #18 [dev-systemd-false 6/26] RUN ldconfig [2021-02-25T01:55:24.588Z] #18 sha256:d30e02ac8b6e2e6d6a59961b4803a4d076ab9c882cdb8140a846da750eaa758f [2021-02-25T01:55:25.082Z] #42 52.30 AR compel/libcompel.a [2021-02-25T01:55:25.082Z] #42 52.41 HOSTCC compel/src/main-host.o [2021-02-25T01:55:25.342Z] #42 ... [2021-02-25T01:55:25.342Z] [2021-02-25T01:55:25.342Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-25T01:55:25.342Z] #44 sha256:f1422effb3fb06c6e4688146957364872f9e208161ff827f66b1bd608f94ccbd [2021-02-25T01:55:25.342Z] #44 115.2 crypto/tls [2021-02-25T01:55:25.342Z] #44 122.1 net/http/httptrace [2021-02-25T01:55:25.342Z] #44 122.4 net/http [2021-02-25T01:55:25.342Z] #44 ... [2021-02-25T01:55:25.342Z] [2021-02-25T01:55:25.342Z] #16 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-02-25T01:55:25.342Z] #16 sha256:e0fd3f181c6a1aefb495e9780bd348beb6c7a92b0e700d78b21dddc21b6d3788 [2021-02-25T01:55:25.793Z] #42 65.30 LINK criu/pie/parasite.built-in.o [2021-02-25T01:55:25.793Z] #42 65.33 GEN criu/pie/parasite-blob.h [2021-02-25T01:55:25.793Z] #42 65.34 CC criu/pie/parasite-vdso.o [2021-02-25T01:55:25.836Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-02-25T01:55:25.836Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.55s) [2021-02-25T01:55:25.836Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.62s) [2021-02-25T01:55:25.836Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.98s) [2021-02-25T01:55:25.836Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.09s) [2021-02-25T01:55:25.836Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.97s) [2021-02-25T01:55:25.836Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.04s) [2021-02-25T01:55:25.836Z] === RUN TestBuildMultiStageCopy [2021-02-25T01:55:25.836Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-02-25T01:55:25.912Z] #16 DONE 1.1s [2021-02-25T01:55:25.912Z] [2021-02-25T01:55:25.912Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-25T01:55:25.912Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-25T01:55:25.912Z] #42 52.92 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-02-25T01:55:26.172Z] #42 53.19 HOSTCC compel/src/lib/handle-elf-host.o [2021-02-25T01:55:26.356Z] #16 DONE 2.7s [2021-02-25T01:55:26.356Z] [2021-02-25T01:55:26.356Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-25T01:55:26.356Z] #44 sha256:d153cc4351764a122782d058ffd8e3001e00e902241b8a8a80ce2b9ea853462d [2021-02-25T01:55:26.356Z] #44 136.3 github.com/LK4D4/vndr/godl [2021-02-25T01:55:26.356Z] #44 ... [2021-02-25T01:55:26.356Z] [2021-02-25T01:55:26.356Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-25T01:55:26.356Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-25T01:55:26.356Z] #42 55.36 CC compel/src/lib/ptrace.o [2021-02-25T01:55:26.356Z] #42 55.78 AR compel/libcompel.a [2021-02-25T01:55:26.356Z] #42 55.90 HOSTCC compel/src/main-host.o [2021-02-25T01:55:26.356Z] #42 56.21 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-02-25T01:55:26.356Z] #42 56.43 HOSTCC compel/src/lib/handle-elf-host.o [2021-02-25T01:55:26.356Z] #42 56.79 HOSTCC compel/src/lib/log-host.o [2021-02-25T01:55:26.356Z] #42 56.95 HOSTLINK compel/compel-host-bin [2021-02-25T01:55:26.356Z] #42 57.13 DEP soccr/soccr.d [2021-02-25T01:55:26.356Z] #42 57.37 CC soccr/soccr.o [2021-02-25T01:55:26.356Z] #42 58.93 AR soccr/libsoccr.a [2021-02-25T01:55:26.356Z] #42 58.99 make[1]: 'soccr/libsoccr.a' is up to date. [2021-02-25T01:55:26.356Z] #42 59.49 DEP criu/arch/x86/sigframe.d [2021-02-25T01:55:26.356Z] #42 59.56 DEP criu/arch/x86/sigaction_compat.d [2021-02-25T01:55:26.356Z] #42 59.68 DEP criu/arch/x86/kerndat.d [2021-02-25T01:55:26.356Z] #42 59.88 DEP criu/arch/x86/crtools.d [2021-02-25T01:55:26.356Z] #42 60.01 DEP criu/arch/x86/cpu.d [2021-02-25T01:55:26.356Z] #42 60.17 CC criu/arch/x86/cpu.o [2021-02-25T01:55:26.356Z] #42 60.86 CC criu/arch/x86/crtools.o [2021-02-25T01:55:26.356Z] #42 62.02 CC criu/arch/x86/kerndat.o [2021-02-25T01:55:26.356Z] #42 62.76 CC criu/arch/x86/sigaction_compat.o [2021-02-25T01:55:26.356Z] #42 63.03 CC criu/arch/x86/sigframe.o [2021-02-25T01:55:26.356Z] #42 63.34 LINK criu/arch/x86/crtools.built-in.o [2021-02-25T01:55:26.356Z] #42 63.37 DEP criu/pie/util-vdso-elf32.d [2021-02-25T01:55:26.356Z] #42 63.56 DEP criu/pie/util-vdso.d [2021-02-25T01:55:26.356Z] #42 63.72 DEP criu/pie/util.d [2021-02-25T01:55:26.356Z] #42 63.88 CC criu/pie/util.o [2021-02-25T01:55:26.356Z] #42 64.18 CC criu/pie/util-vdso.o [2021-02-25T01:55:26.356Z] #42 64.99 CC criu/pie/util-vdso-elf32.o [2021-02-25T01:55:26.356Z] #42 ... [2021-02-25T01:55:26.357Z] [2021-02-25T01:55:26.357Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-25T01:55:26.357Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-25T01:55:26.357Z] #19 2.517 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-25T01:55:26.357Z] #19 2.604 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-25T01:55:26.357Z] #19 2.706 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-25T01:55:26.357Z] #19 3.148 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-02-25T01:55:26.357Z] #19 4.321 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [267 kB] [2021-02-25T01:55:26.357Z] #19 5.698 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-02-25T01:55:26.357Z] #19 ... [2021-02-25T01:55:26.357Z] [2021-02-25T01:55:26.357Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-25T01:55:26.357Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-25T01:55:26.357Z] #42 66.04 CC criu/arch/x86/vdso-pie.o [2021-02-25T01:55:26.432Z] #42 53.74 HOSTCC compel/src/lib/log-host.o [2021-02-25T01:55:26.519Z] #18 DONE 2.1s [2021-02-25T01:55:26.519Z] [2021-02-25T01:55:26.519Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-25T01:55:26.519Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-25T01:55:26.519Z] #42 53.47 CC compel/plugins/std/log.o [2021-02-25T01:55:26.519Z] #42 54.42 CC compel/plugins/std/string.o [2021-02-25T01:55:26.519Z] #42 55.04 CC compel/plugins/std/infect.o [2021-02-25T01:55:26.519Z] #42 55.80 CC compel/arch/aarch64/plugins/std/parasite-head.o [2021-02-25T01:55:26.519Z] #42 55.87 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2021-02-25T01:55:26.519Z] #42 56.03 AR compel/plugins/std.lib.a [2021-02-25T01:55:26.519Z] #42 56.12 CC compel/plugins/fds/fds.o [2021-02-25T01:55:26.519Z] #42 56.41 AR compel/plugins/fds.lib.a [2021-02-25T01:55:26.519Z] #42 56.49 HOSTDEP compel/src/lib/log-host.d [2021-02-25T01:55:26.519Z] #42 56.61 HOSTDEP compel/src/lib/handle-elf-host.d [2021-02-25T01:55:26.519Z] #42 56.71 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2021-02-25T01:55:26.519Z] #42 56.79 HOSTDEP compel/src/main-host.d [2021-02-25T01:55:26.519Z] #42 56.92 DEP compel/src/lib/ptrace.d [2021-02-25T01:55:26.519Z] #42 57.16 DEP compel/src/lib/infect.d [2021-02-25T01:55:26.519Z] #42 57.58 DEP compel/src/lib/infect-util.d [2021-02-25T01:55:26.519Z] #42 57.75 DEP compel/src/lib/infect-rpc.d [2021-02-25T01:55:26.519Z] #42 57.92 DEP compel/arch/aarch64/src/lib/infect.d [2021-02-25T01:55:26.519Z] #42 57.99 DEP compel/arch/aarch64/src/lib/cpu.d [2021-02-25T01:55:26.519Z] #42 58.03 DEP compel/src/lib/log.d [2021-02-25T01:55:26.519Z] #42 58.08 DEP compel/src/main.d [2021-02-25T01:55:26.519Z] #42 58.15 DEP compel/src/lib/handle-elf.d [2021-02-25T01:55:26.519Z] #42 58.29 DEP compel/arch/aarch64/src/lib/handle-elf.d [2021-02-25T01:55:26.519Z] #42 58.43 CC compel/src/lib/log.o [2021-02-25T01:55:26.519Z] #42 58.80 CC compel/arch/aarch64/src/lib/cpu.o [2021-02-25T01:55:26.519Z] #42 59.07 CC compel/arch/aarch64/src/lib/infect.o [2021-02-25T01:55:26.519Z] #42 59.50 CC compel/src/lib/infect-rpc.o [2021-02-25T01:55:26.519Z] #42 59.86 CC compel/src/lib/infect-util.o [2021-02-25T01:55:26.519Z] #42 60.05 CC compel/src/lib/infect.o [2021-02-25T01:55:26.519Z] #42 62.23 CC compel/src/lib/ptrace.o [2021-02-25T01:55:26.519Z] #42 ... [2021-02-25T01:55:26.519Z] [2021-02-25T01:55:26.519Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-25T01:55:26.519Z] #19 sha256:d3b65319af3d5e3143d7ee55e3c659a5d65a0934fe1f79b38392c0e93180150d [2021-02-25T01:55:26.614Z] #42 66.30 CC criu/arch/x86/restorer.o [2021-02-25T01:55:26.618Z] #42 ... [2021-02-25T01:55:26.619Z] [2021-02-25T01:55:26.619Z] #17 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-02-25T01:55:26.619Z] #17 sha256:f042adb567361aaa003e9e425fd06cc735c4a98b1120e5d4e13f4e35e2efd6f5 [2021-02-25T01:55:26.692Z] #42 54.02 HOSTLINK compel/compel-host-bin [2021-02-25T01:55:26.952Z] #42 ... [2021-02-25T01:55:26.952Z] [2021-02-25T01:55:26.952Z] #17 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-02-25T01:55:26.952Z] #17 sha256:f042adb567361aaa003e9e425fd06cc735c4a98b1120e5d4e13f4e35e2efd6f5 [2021-02-25T01:55:26.952Z] #17 DONE 1.2s [2021-02-25T01:55:26.952Z] [2021-02-25T01:55:26.952Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-25T01:55:26.952Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-25T01:55:26.952Z] #42 54.32 DEP soccr/soccr.d [2021-02-25T01:55:27.177Z] #42 66.82 CC criu/arch/x86/restorer_unmap.o [2021-02-25T01:55:27.177Z] #42 66.86 CC criu/arch/x86/sigaction_compat_pie.o [2021-02-25T01:55:27.433Z] #42 67.14 CC criu/pie/restorer.o [2021-02-25T01:55:27.523Z] #42 54.55 CC soccr/soccr.o [2021-02-25T01:55:27.917Z] #19 ... [2021-02-25T01:55:27.917Z] [2021-02-25T01:55:27.917Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-25T01:55:27.917Z] #31 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-02-25T01:55:27.917Z] #31 DONE 128.3s [2021-02-25T01:55:27.917Z] [2021-02-25T01:55:27.917Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-25T01:55:27.917Z] #44 sha256:6eb753dc12ed3bc8e10bd64d90bdead25ac1d0b26a9558ef7ed44e6960bd93ac [2021-02-25T01:55:27.918Z] #44 119.6 github.com/LK4D4/vndr/godl [2021-02-25T01:55:27.918Z] #44 120.2 github.com/LK4D4/vndr [2021-02-25T01:55:27.918Z] #44 DONE 128.6s [2021-02-25T01:55:27.918Z] [2021-02-25T01:55:27.918Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-25T01:55:27.918Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-25T01:55:27.918Z] #42 62.70 AR compel/libcompel.a [2021-02-25T01:55:27.918Z] #42 62.78 HOSTCC compel/src/main-host.o [2021-02-25T01:55:27.918Z] #42 63.18 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2021-02-25T01:55:27.918Z] #42 63.32 HOSTCC compel/src/lib/handle-elf-host.o [2021-02-25T01:55:27.918Z] #42 63.65 HOSTCC compel/src/lib/log-host.o [2021-02-25T01:55:27.918Z] #42 63.94 HOSTLINK compel/compel-host-bin [2021-02-25T01:55:28.092Z] #42 ... [2021-02-25T01:55:28.092Z] [2021-02-25T01:55:28.092Z] #18 [dev-systemd-false 6/26] RUN ldconfig [2021-02-25T01:55:28.092Z] #18 sha256:86984b543c4e9d471b758b4d0d9dc83fe9fc7f9a2a4e2219c14f672e16b922b3 [2021-02-25T01:55:28.092Z] #18 DONE 1.2s [2021-02-25T01:55:28.182Z] #42 64.27 DEP soccr/soccr.d [2021-02-25T01:55:28.355Z] [2021-02-25T01:55:28.355Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-25T01:55:28.355Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-25T01:55:28.446Z] #42 64.61 CC soccr/soccr.o [2021-02-25T01:55:29.140Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-02-25T01:55:29.170Z] #17 DONE 2.4s [2021-02-25T01:55:29.170Z] [2021-02-25T01:55:29.170Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-25T01:55:29.170Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-25T01:55:29.170Z] #42 65.84 AR criu/pie/pie.lib.a [2021-02-25T01:55:29.170Z] #42 65.89 DEP criu/pie/restorer.d [2021-02-25T01:55:29.170Z] #42 66.12 DEP criu/arch/x86/sigaction_compat_pie.d [2021-02-25T01:55:29.170Z] #42 66.21 DEP criu/arch/x86/restorer_unmap.d [2021-02-25T01:55:29.170Z] #42 66.24 DEP criu/arch/x86/restorer.d [2021-02-25T01:55:29.170Z] #42 66.42 DEP criu/arch/x86/vdso-pie.d [2021-02-25T01:55:29.170Z] #42 66.56 DEP criu/pie/parasite-vdso.d [2021-02-25T01:55:29.170Z] #42 66.76 DEP criu/pie/parasite.d [2021-02-25T01:55:29.170Z] #42 67.05 CC criu/pie/parasite.o [2021-02-25T01:55:29.398Z] #42 65.47 AR soccr/libsoccr.a [2021-02-25T01:55:29.398Z] #42 65.53 make[1]: 'soccr/libsoccr.a' is up to date. [2021-02-25T01:55:29.432Z] #42 68.54 LINK criu/pie/parasite.built-in.o [2021-02-25T01:55:29.432Z] #42 68.56 GEN criu/pie/parasite-blob.h [2021-02-25T01:55:29.432Z] #42 68.58 CC criu/pie/parasite-vdso.o [2021-02-25T01:55:29.742Z] #19 1.687 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-25T01:55:29.742Z] #19 1.710 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-25T01:55:29.742Z] #19 1.717 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-25T01:55:29.997Z] #42 69.81 LINK criu/pie/restorer.built-in.o [2021-02-25T01:55:30.001Z] #19 ... [2021-02-25T01:55:30.001Z] [2021-02-25T01:55:30.001Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-02-25T01:55:30.001Z] #57 sha256:82cf720cd8643566ffdf59773bb587c896df86605b2560967f9e5305b739359a [2021-02-25T01:55:30.001Z] #57 119.9 + for f in rootlesskit rootlesskit-docker-proxy [2021-02-25T01:55:30.001Z] #57 119.9 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-02-25T01:55:30.001Z] #57 ... [2021-02-25T01:55:30.001Z] [2021-02-25T01:55:30.001Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-25T01:55:30.001Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-25T01:55:30.001Z] #42 56.50 AR soccr/libsoccr.a [2021-02-25T01:55:30.001Z] #42 56.56 make[1]: 'soccr/libsoccr.a' is up to date. [2021-02-25T01:55:30.001Z] #42 56.99 DEP criu/arch/x86/sigframe.d [2021-02-25T01:55:30.001Z] #42 57.08 DEP criu/arch/x86/sigaction_compat.d [2021-02-25T01:55:30.001Z] #42 57.28 DEP criu/arch/x86/kerndat.d [2021-02-25T01:55:30.084Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-02-25T01:55:30.255Z] #42 69.85 GEN criu/pie/restorer-blob.h [2021-02-25T01:55:30.261Z] #42 57.43 DEP criu/arch/x86/crtools.d [2021-02-25T01:55:30.353Z] #42 66.10 DEP criu/arch/aarch64/sigframe.d [2021-02-25T01:55:30.353Z] #42 66.26 DEP criu/arch/aarch64/crtools.d [2021-02-25T01:55:30.353Z] #42 66.37 DEP criu/arch/aarch64/cpu.d [2021-02-25T01:55:30.353Z] #42 66.40 DEP criu/arch/aarch64/bitops.d [2021-02-25T01:55:30.353Z] #42 66.46 CC criu/arch/aarch64/bitops.o [2021-02-25T01:55:30.353Z] #42 66.51 CC criu/arch/aarch64/cpu.o [2021-02-25T01:55:30.378Z] #42 69.26 CC criu/arch/x86/vdso-pie.o [2021-02-25T01:55:30.512Z] #42 69.97 DEP criu/vdso.d [2021-02-25T01:55:30.512Z] #42 70.21 DEP criu/vdso-compat.d [2021-02-25T01:55:30.520Z] #42 ... [2021-02-25T01:55:30.520Z] [2021-02-25T01:55:30.520Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-02-25T01:55:30.520Z] #57 sha256:82cf720cd8643566ffdf59773bb587c896df86605b2560967f9e5305b739359a [2021-02-25T01:55:30.520Z] #57 DONE 130.3s [2021-02-25T01:55:30.520Z] [2021-02-25T01:55:30.520Z] #58 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-02-25T01:55:30.520Z] #58 sha256:9fa08281f5c78ff3963f11315c73c2296e54a309e9816e9d01378bdd28118ac2 [2021-02-25T01:55:30.520Z] #58 DONE 0.1s [2021-02-25T01:55:30.520Z] [2021-02-25T01:55:30.520Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-25T01:55:30.520Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-25T01:55:30.520Z] #42 57.67 DEP criu/arch/x86/cpu.d [2021-02-25T01:55:30.520Z] #42 ... [2021-02-25T01:55:30.520Z] [2021-02-25T01:55:30.520Z] #59 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-02-25T01:55:30.520Z] #59 sha256:082328e2ae0f80d7bfe6b4621db4ab396aad19cdd3d99e73b18d6b4653816771 [2021-02-25T01:55:30.520Z] #59 DONE 0.1s [2021-02-25T01:55:30.617Z] #42 66.68 CC criu/arch/aarch64/crtools.o [2021-02-25T01:55:30.640Z] #42 69.57 CC criu/arch/x86/restorer.o [2021-02-25T01:55:30.769Z] #42 70.45 DEP criu/uts_ns.d [2021-02-25T01:55:30.779Z] [2021-02-25T01:55:30.779Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-25T01:55:30.779Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-25T01:55:30.779Z] #42 57.91 CC criu/arch/x86/cpu.o [2021-02-25T01:55:31.026Z] #42 70.66 DEP criu/util.d [2021-02-25T01:55:31.026Z] #42 70.83 DEP criu/uffd.d [2021-02-25T01:55:31.196Z] #42 67.27 CC criu/arch/aarch64/sigframe.o [2021-02-25T01:55:31.214Z] #42 70.15 CC criu/arch/x86/restorer_unmap.o [2021-02-25T01:55:31.214Z] #42 70.18 CC criu/arch/x86/sigaction_compat_pie.o [2021-02-25T01:55:31.327Z] #42 ... [2021-02-25T01:55:31.327Z] [2021-02-25T01:55:31.327Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-02-25T01:55:31.327Z] #52 sha256:dacb68012ab44aefb8ce9fa64ea84ec13d94117d81391f8abf90d5bc4bc73aaa [2021-02-25T01:55:31.327Z] #52 12.85 + cd /tmp/tmp.bS2rexpdY2/src/github.com/opencontainers/runc [2021-02-25T01:55:31.327Z] #52 12.85 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-02-25T01:55:31.327Z] #52 12.96 + '[' -z '' ']' [2021-02-25T01:55:31.327Z] #52 12.96 + target=static [2021-02-25T01:55:31.327Z] #52 12.96 + make 'BUILDTAGS=seccomp ' static [2021-02-25T01:55:31.327Z] #52 13.09 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc . [2021-02-25T01:55:31.461Z] #42 67.44 LINK criu/arch/aarch64/crtools.built-in.o [2021-02-25T01:55:31.461Z] #42 67.49 DEP criu/pie/util-vdso.d [2021-02-25T01:55:31.461Z] #42 67.68 DEP criu/pie/util.d [2021-02-25T01:55:31.471Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-02-25T01:55:31.476Z] #42 ... [2021-02-25T01:55:31.476Z] [2021-02-25T01:55:31.476Z] #18 [dev-systemd-false 6/26] RUN ldconfig [2021-02-25T01:55:31.476Z] #18 sha256:86984b543c4e9d471b758b4d0d9dc83fe9fc7f9a2a4e2219c14f672e16b922b3 [2021-02-25T01:55:31.476Z] #18 DONE 2.7s [2021-02-25T01:55:31.476Z] [2021-02-25T01:55:31.476Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-25T01:55:31.476Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-25T01:55:31.476Z] #42 70.59 CC criu/pie/restorer.o [2021-02-25T01:55:31.584Z] #52 ... [2021-02-25T01:55:31.584Z] [2021-02-25T01:55:31.584Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-25T01:55:31.584Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-25T01:55:31.584Z] #42 71.13 DEP criu/tun.d [2021-02-25T01:55:31.719Z] ---> e489e01a795b [2021-02-25T01:55:31.719Z] Successfully built e489e01a795b [2021-02-25T01:55:31.719Z] Successfully tagged docker:latest [2021-02-25T01:55:31.719Z] INFO: Image build ended at 02/25/2021 01:55:30. Duration:00:00:29.1255163 [2021-02-25T01:55:31.719Z] [2021-02-25T01:55:31.719Z] [2021-02-25T01:55:31.719Z] INFO: Building the test binaries at 02/25/2021 01:55:30... [2021-02-25T01:55:31.841Z] #42 71.36 DEP criu/tty.d [2021-02-25T01:55:32.039Z] #42 67.87 CC criu/pie/util.o [2021-02-25T01:55:32.098Z] #42 71.60 DEP criu/timerfd.d [2021-02-25T01:55:32.098Z] #42 71.83 DEP criu/timens.d [2021-02-25T01:55:32.157Z] #42 59.13 CC criu/arch/x86/crtools.o [2021-02-25T01:55:32.304Z] #42 68.19 CC criu/pie/util-vdso.o [2021-02-25T01:55:32.355Z] #42 71.97 DEP criu/sysfs_parse.d [2021-02-25T01:55:32.422Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-02-25T01:55:32.569Z] #42 68.70 AR criu/pie/pie.lib.a [2021-02-25T01:55:32.612Z] #42 72.22 DEP criu/sysctl.d [2021-02-25T01:55:32.612Z] #42 72.37 DEP criu/string.d [2021-02-25T01:55:32.612Z] #42 72.43 DEP criu/stats.d [2021-02-25T01:55:32.833Z] #42 68.80 DEP criu/pie/restorer.d [2021-02-25T01:55:32.866Z] #42 ... [2021-02-25T01:55:32.866Z] [2021-02-25T01:55:32.866Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-02-25T01:55:32.866Z] #52 sha256:cb6cee5399d190b8a5d7d5f26f6346622424220a9e7b01d7572a7f44f1b5974c [2021-02-25T01:55:32.866Z] #52 12.41 + cd /tmp/tmp.L4v7R29J42/src/github.com/opencontainers/runc [2021-02-25T01:55:32.866Z] #52 12.41 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-02-25T01:55:32.866Z] #52 12.82 + '[' -z '' ']' [2021-02-25T01:55:32.866Z] #52 12.82 + target=static [2021-02-25T01:55:32.866Z] #52 12.82 + make 'BUILDTAGS=seccomp ' static [2021-02-25T01:55:32.866Z] #52 13.02 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc . [2021-02-25T01:55:32.866Z] #52 ... [2021-02-25T01:55:32.866Z] [2021-02-25T01:55:32.866Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-25T01:55:32.866Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-25T01:55:32.869Z] #42 72.57 DEP criu/sockets.d [2021-02-25T01:55:33.097Z] #42 60.15 CC criu/arch/x86/kerndat.o [2021-02-25T01:55:33.098Z] #42 69.08 DEP criu/arch/aarch64/intraprocedure.d [2021-02-25T01:55:33.098Z] #42 69.10 DEP criu/arch/aarch64/restorer.d [2021-02-25T01:55:33.098Z] #42 69.24 DEP criu/arch/aarch64/vdso-pie.d [2021-02-25T01:55:33.126Z] #42 72.79 DEP criu/sk-unix.d [2021-02-25T01:55:33.363Z] #42 69.38 DEP criu/pie/parasite-vdso.d [2021-02-25T01:55:33.364Z] --- PASS: TestBuildMultiStageCopy (7.26s) [2021-02-25T01:55:33.364Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.26s) [2021-02-25T01:55:33.364Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2021-02-25T01:55:33.364Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2021-02-25T01:55:33.364Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.01s) [2021-02-25T01:55:33.364Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.99s) [2021-02-25T01:55:33.364Z] === RUN TestBuildMultiStageParentConfig [2021-02-25T01:55:33.383Z] #42 73.01 DEP criu/sk-tcp.d [2021-02-25T01:55:33.628Z] #42 69.47 DEP criu/pie/parasite.d [2021-02-25T01:55:33.628Z] #42 ... [2021-02-25T01:55:33.628Z] [2021-02-25T01:55:33.628Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-02-25T01:55:33.628Z] #52 sha256:c8cafa53fa427e7bed97d3f94b4e462a3fd287ffd5ac97f7c3485b0290e47dc5 [2021-02-25T01:55:33.628Z] #52 8.626 + cd /tmp/tmp.1hAiZgf1uc/src/github.com/opencontainers/runc [2021-02-25T01:55:33.628Z] #52 8.636 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-02-25T01:55:33.628Z] #52 8.888 + '[' -z '' ']' [2021-02-25T01:55:33.628Z] #52 8.888 + target=static [2021-02-25T01:55:33.628Z] #52 8.888 + make 'BUILDTAGS=seccomp ' static [2021-02-25T01:55:33.628Z] #52 9.484 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc . [2021-02-25T01:55:33.628Z] #52 ... [2021-02-25T01:55:33.628Z] [2021-02-25T01:55:33.628Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-25T01:55:33.628Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-25T01:55:33.628Z] #42 69.67 CC criu/pie/parasite.o [2021-02-25T01:55:33.639Z] #42 73.20 DEP criu/sk-queue.d [2021-02-25T01:55:33.639Z] #42 73.36 DEP criu/sk-packet.d [2021-02-25T01:55:33.667Z] #42 60.77 CC criu/arch/x86/sigaction_compat.o [2021-02-25T01:55:33.896Z] #42 73.55 DEP criu/sk-netlink.d [2021-02-25T01:55:33.925Z] #42 61.04 CC criu/arch/x86/sigframe.o [2021-02-25T01:55:34.167Z] #42 73.70 DEP criu/sk-inet.d [2021-02-25T01:55:34.167Z] #42 73.89 DEP criu/signalfd.d [2021-02-25T01:55:34.185Z] #42 61.31 LINK criu/arch/x86/crtools.built-in.o [2021-02-25T01:55:34.185Z] #42 61.40 DEP criu/pie/util-vdso-elf32.d [2021-02-25T01:55:34.255Z] #19 2.884 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-25T01:55:34.255Z] #19 2.937 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-25T01:55:34.255Z] #19 2.937 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-25T01:55:34.429Z] #42 74.09 DEP criu/sigframe.d [2021-02-25T01:55:34.429Z] #42 74.18 DEP criu/shmem.d [2021-02-25T01:55:34.445Z] #42 61.61 DEP criu/pie/util-vdso.d [2021-02-25T01:55:34.445Z] #42 61.75 DEP criu/pie/util.d [2021-02-25T01:55:34.685Z] #42 74.36 DEP criu/servicefd.d [2021-02-25T01:55:34.705Z] #42 61.92 CC criu/pie/util.o [2021-02-25T01:55:34.943Z] #42 74.57 DEP criu/seize.d [2021-02-25T01:55:34.943Z] #42 74.73 DEP criu/seccomp.d [2021-02-25T01:55:34.964Z] #42 62.35 CC criu/pie/util-vdso.o [2021-02-25T01:55:35.026Z] #42 70.91 LINK criu/pie/parasite.built-in.o [2021-02-25T01:55:35.026Z] #42 70.93 GEN criu/pie/parasite-blob.h [2021-02-25T01:55:35.026Z] #42 70.94 CC criu/pie/parasite-vdso.o [2021-02-25T01:55:35.199Z] #19 3.550 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-02-25T01:55:35.200Z] #42 75.00 DEP criu/rst-malloc.d [2021-02-25T01:55:35.457Z] #42 75.06 DEP criu/rbtree.d [2021-02-25T01:55:35.457Z] #42 75.10 DEP criu/pstree.d [2021-02-25T01:55:35.605Z] #42 71.46 CC criu/arch/aarch64/vdso-pie.o [2021-02-25T01:55:35.605Z] #42 71.76 CC criu/arch/aarch64/restorer.o [2021-02-25T01:55:35.714Z] #42 75.34 DEP criu/protobuf.d [2021-02-25T01:55:35.903Z] #42 63.12 CC criu/pie/util-vdso-elf32.o [2021-02-25T01:55:35.973Z] #42 75.45 GEN criu/protobuf-desc-gen.h [2021-02-25T01:55:36.144Z] #19 4.702 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [267 kB] [2021-02-25T01:55:36.186Z] #42 72.20 CC criu/arch/aarch64/intraprocedure.o [2021-02-25T01:55:36.186Z] #42 72.23 CC criu/pie/restorer.o [2021-02-25T01:55:36.422Z] INFO: make.ps1 starting at 02/25/2021 01:55:35 [2021-02-25T01:55:36.423Z] INFO: Git commit (b845d77dac) assumed from DOCKER_GITCOMMIT environment variable [2021-02-25T01:55:36.423Z] INFO: Invoking autogen... [2021-02-25T01:55:36.423Z] INFO: Building daemon... [2021-02-25T01:55:36.484Z] #42 63.83 AR criu/pie/pie.lib.a [2021-02-25T01:55:36.745Z] #42 63.92 DEP criu/pie/restorer.d [2021-02-25T01:55:36.745Z] #42 64.11 DEP criu/arch/x86/sigaction_compat_pie.d [2021-02-25T01:55:36.951Z] #42 ... [2021-02-25T01:55:36.951Z] [2021-02-25T01:55:36.951Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-25T01:55:36.951Z] #44 sha256:6488e18fa69a16789be3ac1ef9f19128ae4ff8052d7a51b5d0524d2ccb7c41ab [2021-02-25T01:55:36.951Z] #44 138.1 github.com/LK4D4/vndr/godl [2021-02-25T01:55:36.951Z] #44 139.0 github.com/LK4D4/vndr [2021-02-25T01:55:36.951Z] #44 ... [2021-02-25T01:55:36.951Z] [2021-02-25T01:55:36.951Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-25T01:55:36.951Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-25T01:55:36.951Z] #19 11.44 Fetched 8422 kB in 9s (897 kB/s) [2021-02-25T01:55:36.951Z] #19 11.44 Reading package lists... [2021-02-25T01:55:36.951Z] #19 15.63 Reading package lists... [2021-02-25T01:55:36.951Z] #19 19.63 Building dependency tree... [2021-02-25T01:55:37.006Z] #42 64.25 DEP criu/arch/x86/restorer_unmap.d [2021-02-25T01:55:37.090Z] #19 ... [2021-02-25T01:55:37.090Z] [2021-02-25T01:55:37.090Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-25T01:55:37.090Z] #44 sha256:d153cc4351764a122782d058ffd8e3001e00e902241b8a8a80ce2b9ea853462d [2021-02-25T01:55:37.090Z] #44 137.4 github.com/LK4D4/vndr [2021-02-25T01:55:37.090Z] #44 DONE 147.2s [2021-02-25T01:55:37.090Z] [2021-02-25T01:55:37.090Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-25T01:55:37.090Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-25T01:55:37.090Z] #42 73.79 LINK criu/pie/restorer.built-in.o [2021-02-25T01:55:37.090Z] #42 73.79 GEN criu/pie/restorer-blob.h [2021-02-25T01:55:37.090Z] #42 73.88 DEP criu/vdso.d [2021-02-25T01:55:37.090Z] #42 74.13 DEP criu/vdso-compat.d [2021-02-25T01:55:37.090Z] #42 74.27 DEP criu/uts_ns.d [2021-02-25T01:55:37.090Z] #42 74.43 DEP criu/util.d [2021-02-25T01:55:37.090Z] #42 74.64 DEP criu/uffd.d [2021-02-25T01:55:37.090Z] #42 74.88 DEP criu/tun.d [2021-02-25T01:55:37.090Z] #42 75.11 DEP criu/tty.d [2021-02-25T01:55:37.090Z] #42 75.30 DEP criu/timerfd.d [2021-02-25T01:55:37.090Z] #42 75.49 DEP criu/timens.d [2021-02-25T01:55:37.090Z] #42 75.71 DEP criu/sysfs_parse.d [2021-02-25T01:55:37.090Z] #42 75.92 DEP criu/sysctl.d [2021-02-25T01:55:37.090Z] #42 76.03 DEP criu/string.d [2021-02-25T01:55:37.090Z] #42 76.07 DEP criu/stats.d [2021-02-25T01:55:37.289Z] #42 64.29 DEP criu/arch/x86/restorer.d [2021-02-25T01:55:37.289Z] #42 64.55 DEP criu/arch/x86/vdso-pie.d [2021-02-25T01:55:37.352Z] #42 76.21 DEP criu/sockets.d [2021-02-25T01:55:37.352Z] #42 76.36 DEP criu/sk-unix.d [2021-02-25T01:55:37.515Z] #19 ... [2021-02-25T01:55:37.515Z] [2021-02-25T01:55:37.515Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-25T01:55:37.515Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-25T01:55:37.515Z] #42 77.05 DEP criu/protobuf-desc.d [2021-02-25T01:55:37.515Z] #42 77.17 DEP criu/proc_parse.d [2021-02-25T01:55:37.563Z] #42 64.71 DEP criu/pie/parasite-vdso.d [2021-02-25T01:55:37.614Z] #42 76.55 DEP criu/sk-tcp.d [2021-02-25T01:55:37.614Z] #42 76.74 DEP criu/sk-queue.d [2021-02-25T01:55:37.772Z] #42 ... [2021-02-25T01:55:37.773Z] [2021-02-25T01:55:37.773Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-25T01:55:37.773Z] #44 sha256:6488e18fa69a16789be3ac1ef9f19128ae4ff8052d7a51b5d0524d2ccb7c41ab [2021-02-25T01:55:37.773Z] #44 DONE 149.1s [2021-02-25T01:55:37.773Z] [2021-02-25T01:55:37.773Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-25T01:55:37.773Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-25T01:55:37.773Z] #42 77.44 DEP criu/plugin.d [2021-02-25T01:55:37.833Z] #42 64.86 DEP criu/pie/parasite.d [2021-02-25T01:55:37.833Z] #42 65.12 CC criu/pie/parasite.o [2021-02-25T01:55:37.876Z] #42 76.90 DEP criu/sk-packet.d [2021-02-25T01:55:37.876Z] #42 77.04 DEP criu/sk-netlink.d [2021-02-25T01:55:38.029Z] #42 77.60 DEP criu/pipes.d [2021-02-25T01:55:38.094Z] #42 ... [2021-02-25T01:55:38.094Z] [2021-02-25T01:55:38.094Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-25T01:55:38.094Z] #44 sha256:f1422effb3fb06c6e4688146957364872f9e208161ff827f66b1bd608f94ccbd [2021-02-25T01:55:38.094Z] #44 138.1 github.com/LK4D4/vndr/godl [2021-02-25T01:55:38.287Z] #42 78.04 DEP criu/pie-util.d [2021-02-25T01:55:38.450Z] #42 77.32 DEP criu/sk-inet.d [2021-02-25T01:55:38.450Z] #42 77.48 DEP criu/signalfd.d [2021-02-25T01:55:38.450Z] #42 77.62 DEP criu/sigframe.d [2021-02-25T01:55:38.544Z] #42 78.29 DEP criu/pie-util-vdso.d [2021-02-25T01:55:38.654Z] --- PASS: TestBuildMultiStageParentConfig (4.99s) [2021-02-25T01:55:38.654Z] === RUN TestBuildLabelWithTargets [2021-02-25T01:55:38.751Z] #42 ... [2021-02-25T01:55:38.751Z] [2021-02-25T01:55:38.751Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-25T01:55:38.751Z] #19 sha256:d3b65319af3d5e3143d7ee55e3c659a5d65a0934fe1f79b38392c0e93180150d [2021-02-25T01:55:38.751Z] #19 1.996 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-25T01:55:38.751Z] #19 2.014 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-25T01:55:38.751Z] #19 2.022 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-25T01:55:38.751Z] #19 2.856 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-02-25T01:55:38.751Z] #19 4.000 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [262 kB] [2021-02-25T01:55:38.751Z] #19 5.264 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [9480 B] [2021-02-25T01:55:38.751Z] #19 7.320 Fetched 8246 kB in 6s (1454 kB/s) [2021-02-25T01:55:38.751Z] #19 7.320 Reading package lists... [2021-02-25T01:55:38.751Z] #19 9.840 Reading package lists... [2021-02-25T01:55:38.751Z] #19 11.93 Building dependency tree... [2021-02-25T01:55:38.751Z] #19 ... [2021-02-25T01:55:38.751Z] [2021-02-25T01:55:38.751Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-02-25T01:55:38.751Z] #23 sha256:7e1c8c7224b726ca8b04e8cd29571f82c321599878a00e51315f65d1a1184224 [2021-02-25T01:55:38.751Z] #23 134.8 Checking out files: 26% (2974/11189) Checking out files: 27% (3022/11189) Checking out files: 28% (3133/11189) Checking out files: 29% (3245/11189) Checking out files: 30% (3357/11189) Checking out files: 31% (3469/11189) Checking out files: 32% (3581/11189) Checking out files: 33% (3693/11189) Checking out files: 34% (3805/11189) Checking out files: 35% (3917/11189) Checking out files: 36% (4029/11189) Checking out files: 37% (4140/11189) Checking out files: 38% (4252/11189) Checking out files: 39% (4364/11189) Checking out files: 40% (4476/11189) Checking out files: 41% (4588/11189) Checking out files: 42% (4700/11189) Checking out files: 43% (4812/11189) Checking out files: 44% (4924/11189) Checking out files: 45% (5036/11189) Checking out files: 46% (5147/11189) Checking out files: 47% (5259/11189) Checking out files: 48% (5371/11189) Checking out files: 49% (5483/11189) Checking out files: 49% (5514/11189) Checking out files: 50% (5595/11189) Checking out files: 51% (5707/11189) Checking out files: 52% (5819/11189) Checking out files: 53% (5931/11189) Checking out files: 54% (6043/11189) Checking out files: 55% (6154/11189) Checking out files: 56% (6266/11189) Checking out files: 57% (6378/11189) Checking out files: 58% (6490/11189) Checking out files: 59% (6602/11189) Checking out files: 60% (6714/11189) Checking out files: 61% (6826/11189) Checking out files: 62% (6938/11189) Checking out files: 63% (7050/11189) Checking out files: 64% (7161/11189) Checking out files: 65% (7273/11189) Checking out files: 66% (7385/11189) Checking out files: 67% (7497/11189) Checking out files: 68% (7609/11189) Checking out files: 69% (7721/11189) Checking out files: 70% (7833/11189) Checking out files: 71% (7945/11189) Checking out files: 72% (8057/11189) Checking out files: 73% (8168/11189) Checking out files: 74% (8280/11189) Checking out files: 75% (8392/11189) Checking out files: 76% (8504/11189) Checking out files: 77% (8616/11189) Checking out files: 77% (8634/11189) Checking out files: 78% (8728/11189) Checking out files: 79% (8840/11189) Checking out files: 80% (8952/11189) Checking out files: 81% (9064/11189) Checking out files: 82% (9175/11189) Checking out files: 83% (9287/11189) Checking out files: 84% (9399/11189) Checking out files: 85% (9511/11189) Checking out files: 86% (9623/11189) Checking out files: 87% (9735/11189) Checking out files: 88% (9847/11189) Checking out files: 89% (9959/11189) Checking out files: 90% (10071/11189) Checking out files: 91% (10182/11189) Checking out files: 92% (10294/11189) Checking out files: 93% (10406/11189) Checking out files: 94% (10518/11189) Checking out files: 95% (10630/11189) Checking out files: 96% (10742/11189) Checking out files: 97% (10854/11189) Checking out files: 97% (10861/11189) Checking out files: 98% (10966/11189) Checking out files: 99% (11078/11189) Checking out files: 100% (11189/11189) Checking out files: 100% (11189/11189), done. [2021-02-25T01:55:38.751Z] #23 138.1 + cd /tmp/tmp.KM8b3ArvR7/tmp/docker-ce [2021-02-25T01:55:38.751Z] #23 138.1 + git checkout -q v17.06.2-ce [2021-02-25T01:55:38.844Z] #42 78.35 DEP criu/pie-util-vdso-elf32.d [2021-02-25T01:55:38.844Z] #42 78.42 DEP criu/path.d [2021-02-25T01:55:38.844Z] #42 78.63 DEP criu/parasite-syscall.d [2021-02-25T01:55:39.023Z] #42 77.78 DEP criu/shmem.d [2021-02-25T01:55:39.023Z] #42 77.93 DEP criu/servicefd.d [2021-02-25T01:55:39.057Z] #44 139.0 github.com/LK4D4/vndr [2021-02-25T01:55:39.101Z] #42 78.85 DEP criu/pagemap.d [2021-02-25T01:55:39.285Z] #42 78.10 DEP criu/seize.d [2021-02-25T01:55:39.285Z] #42 78.30 DEP criu/seccomp.d [2021-02-25T01:55:39.357Z] #42 78.98 DEP criu/pagemap-cache.d [2021-02-25T01:55:39.547Z] #42 78.49 DEP criu/rst-malloc.d [2021-02-25T01:55:39.547Z] #42 78.57 DEP criu/rbtree.d [2021-02-25T01:55:39.547Z] #42 78.62 DEP criu/pstree.d [2021-02-25T01:55:39.614Z] #42 79.12 DEP criu/page-xfer.d [2021-02-25T01:55:39.614Z] #42 79.34 DEP criu/page-pipe.d [2021-02-25T01:55:39.809Z] #42 78.76 DEP criu/protobuf.d [2021-02-25T01:55:39.870Z] #42 79.43 DEP criu/netfilter.d [2021-02-25T01:55:40.071Z] #42 78.94 GEN criu/protobuf-desc-gen.h [2021-02-25T01:55:40.170Z] #42 79.62 DEP criu/net.d [2021-02-25T01:55:40.170Z] #42 79.81 DEP criu/namespaces.d [2021-02-25T01:55:40.426Z] #42 79.96 DEP criu/mount.d [2021-02-25T01:55:40.426Z] #42 80.10 DEP criu/memfd.d [2021-02-25T01:55:40.683Z] #42 80.22 DEP criu/mem.d [2021-02-25T01:55:40.683Z] #42 80.41 DEP criu/lsm.d [2021-02-25T01:55:40.683Z] #23 141.7 + mkdir -p /tmp/tmp.KM8b3ArvR7/src/github.com/docker [2021-02-25T01:55:40.939Z] #42 80.61 DEP criu/log.d [2021-02-25T01:55:40.947Z] #23 141.7 + mv components/cli /tmp/tmp.KM8b3ArvR7/src/github.com/docker/cli [2021-02-25T01:55:40.947Z] #23 141.7 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2021-02-25T01:55:40.947Z] #23 ... [2021-02-25T01:55:40.947Z] [2021-02-25T01:55:40.947Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-25T01:55:40.947Z] #19 sha256:d3b65319af3d5e3143d7ee55e3c659a5d65a0934fe1f79b38392c0e93180150d [2021-02-25T01:55:40.947Z] #19 11.93 Building dependency tree... [2021-02-25T01:55:40.947Z] #19 13.11 libcap2-bin is already the newest version (1:2.25-2). [2021-02-25T01:55:40.947Z] #19 13.11 The following additional packages will be installed: [2021-02-25T01:55:40.947Z] #19 13.12 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-02-25T01:55:40.947Z] #19 13.12 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-02-25T01:55:40.947Z] #19 13.12 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-02-25T01:55:40.947Z] #19 13.12 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-02-25T01:55:40.947Z] #19 13.12 python3.7 python3.7-minimal vim-runtime xxd [2021-02-25T01:55:40.947Z] #19 13.12 Suggested packages: [2021-02-25T01:55:40.947Z] #19 13.12 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-02-25T01:55:40.947Z] #19 13.12 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-02-25T01:55:40.947Z] #19 13.12 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-02-25T01:55:40.947Z] #19 13.12 Recommended packages: [2021-02-25T01:55:40.947Z] #19 13.12 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-02-25T01:55:40.947Z] #19 13.12 python3-keyrings.alt python3-xdg unzip [2021-02-25T01:55:40.947Z] #19 14.05 The following NEW packages will be installed: [2021-02-25T01:55:40.947Z] #19 14.05 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-02-25T01:55:40.947Z] #19 14.06 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-02-25T01:55:40.947Z] #19 14.06 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-02-25T01:55:40.947Z] #19 14.06 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-02-25T01:55:40.947Z] #19 14.06 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-02-25T01:55:40.947Z] #19 14.06 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-02-25T01:55:40.947Z] #19 14.06 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-02-25T01:55:40.947Z] #19 14.06 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-02-25T01:55:40.947Z] #19 14.06 xz-utils zip [2021-02-25T01:55:40.947Z] #19 14.37 0 upgraded, 48 newly installed, 0 to remove and 21 not upgraded. [2021-02-25T01:55:40.947Z] #19 14.37 Need to get 27.6 MB of archives. [2021-02-25T01:55:40.947Z] #19 14.37 After this operation, 114 MB of additional disk space will be used. [2021-02-25T01:55:40.947Z] #19 14.37 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2021-02-25T01:55:40.947Z] #19 14.37 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u2 [588 kB] [2021-02-25T01:55:40.947Z] #19 14.38 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u2 [1404 kB] [2021-02-25T01:55:40.947Z] #19 14.42 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2021-02-25T01:55:40.947Z] #19 14.43 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2021-02-25T01:55:40.947Z] #19 14.43 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u2 [1641 kB] [2021-02-25T01:55:40.947Z] #19 14.48 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u2 [330 kB] [2021-02-25T01:55:40.947Z] #19 14.49 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2021-02-25T01:55:40.947Z] #19 14.50 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2021-02-25T01:55:40.947Z] #19 14.50 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2021-02-25T01:55:40.947Z] #19 14.50 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2021-02-25T01:55:40.947Z] #19 14.50 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2021-02-25T01:55:40.947Z] #19 14.52 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2021-02-25T01:55:40.947Z] #19 14.52 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2021-02-25T01:55:40.947Z] #19 14.52 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2021-02-25T01:55:40.947Z] #19 14.52 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2021-02-25T01:55:40.947Z] #19 14.53 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2021-02-25T01:55:40.947Z] #19 14.54 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2021-02-25T01:55:40.947Z] #19 14.54 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2021-02-25T01:55:40.947Z] #19 14.55 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2021-02-25T01:55:40.947Z] #19 14.56 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2021-02-25T01:55:40.947Z] #19 14.56 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2021-02-25T01:55:40.947Z] #19 14.58 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2021-02-25T01:55:40.947Z] #19 14.59 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2021-02-25T01:55:40.947Z] #19 14.63 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2021-02-25T01:55:40.947Z] #19 14.67 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2021-02-25T01:55:40.947Z] #19 14.67 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2021-02-25T01:55:40.947Z] #19 14.67 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2021-02-25T01:55:40.947Z] #19 14.68 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2021-02-25T01:55:40.985Z] #44 ... [2021-02-25T01:55:40.985Z] [2021-02-25T01:55:40.985Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-25T01:55:40.985Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-25T01:55:40.985Z] #19 2.751 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-02-25T01:55:40.985Z] #19 4.967 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [267 kB] [2021-02-25T01:55:40.985Z] #19 6.519 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-02-25T01:55:40.985Z] #19 12.02 Fetched 8422 kB in 11s (773 kB/s) [2021-02-25T01:55:40.985Z] #19 12.02 Reading package lists... [2021-02-25T01:55:40.985Z] #19 ... [2021-02-25T01:55:40.985Z] [2021-02-25T01:55:40.985Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-25T01:55:40.985Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-25T01:55:40.985Z] #42 66.49 LINK criu/pie/parasite.built-in.o [2021-02-25T01:55:40.985Z] #42 66.52 GEN criu/pie/parasite-blob.h [2021-02-25T01:55:40.985Z] #42 66.53 CC criu/pie/parasite-vdso.o [2021-02-25T01:55:40.985Z] #42 67.41 CC criu/arch/x86/vdso-pie.o [2021-02-25T01:55:40.985Z] #42 67.76 CC criu/arch/x86/restorer.o [2021-02-25T01:55:41.207Z] #42 80.80 DEP criu/libnetlink.d [2021-02-25T01:55:41.207Z] #42 80.93 DEP criu/kerndat.d [2021-02-25T01:55:41.245Z] #42 68.47 CC criu/arch/x86/restorer_unmap.o [2021-02-25T01:55:41.245Z] #42 68.55 CC criu/arch/x86/sigaction_compat_pie.o [2021-02-25T01:55:41.526Z] #19 15.04 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-02-25T01:55:41.526Z] #19 15.10 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2021-02-25T01:55:41.526Z] #19 15.10 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2021-02-25T01:55:41.526Z] #19 15.10 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2021-02-25T01:55:41.526Z] #19 15.10 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2021-02-25T01:55:41.526Z] #19 15.11 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2021-02-25T01:55:41.526Z] #19 15.16 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-02-25T01:55:41.526Z] #19 15.17 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2021-02-25T01:55:41.526Z] #19 15.18 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2021-02-25T01:55:41.526Z] #19 15.18 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-02-25T01:55:41.526Z] #19 15.19 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2021-02-25T01:55:41.526Z] #19 15.20 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-02-25T01:55:41.526Z] #19 15.23 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u3 [1208 kB] [2021-02-25T01:55:41.526Z] #19 15.26 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] [2021-02-25T01:55:41.526Z] #19 15.27 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2021-02-25T01:55:41.526Z] #19 15.28 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-02-25T01:55:41.769Z] #42 81.18 DEP criu/kcmp-ids.d [2021-02-25T01:55:41.769Z] #42 81.31 DEP criu/irmap.d [2021-02-25T01:55:41.769Z] #42 81.46 DEP criu/ipc_ns.d [2021-02-25T01:55:41.815Z] #42 68.90 CC criu/pie/restorer.o [2021-02-25T01:55:41.994Z] #42 80.71 DEP criu/protobuf-desc.d [2021-02-25T01:55:41.994Z] #42 80.84 DEP criu/proc_parse.d [2021-02-25T01:55:41.994Z] #42 81.09 DEP criu/plugin.d [2021-02-25T01:55:42.067Z] #42 81.59 DEP criu/image.d [2021-02-25T01:55:42.068Z] #42 81.76 DEP criu/image-desc.d [2021-02-25T01:55:42.068Z] #42 81.83 DEP criu/fsnotify.d [2021-02-25T01:55:42.104Z] #19 15.52 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2021-02-25T01:55:42.105Z] #19 15.55 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2021-02-25T01:55:42.105Z] #19 15.57 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2021-02-25T01:55:42.256Z] #42 81.24 DEP criu/pipes.d [2021-02-25T01:55:42.366Z] #42 81.92 DEP criu/filesystems.d [2021-02-25T01:55:42.366Z] #42 82.06 DEP criu/files.d [2021-02-25T01:55:42.517Z] #42 81.42 DEP criu/pie-util.d [2021-02-25T01:55:42.518Z] #42 81.57 DEP criu/pie-util-vdso.d [2021-02-25T01:55:42.622Z] #42 82.20 DEP criu/files-reg.d [2021-02-25T01:55:42.622Z] #42 82.33 DEP criu/files-ext.d [2021-02-25T01:55:42.683Z] #19 16.22 debconf: delaying package configuration, since apt-utils is not installed [2021-02-25T01:55:42.683Z] #19 16.34 Fetched 27.6 MB in 1s (18.7 MB/s) [2021-02-25T01:55:42.683Z] #19 16.41 Selecting previously unselected package pigz. [2021-02-25T01:55:42.780Z] #42 81.74 DEP criu/pie-util-vdso-elf32.d [2021-02-25T01:55:42.878Z] #42 82.46 DEP criu/file-lock.d [2021-02-25T01:55:42.878Z] #42 82.56 DEP criu/file-ids.d [2021-02-25T01:55:42.948Z] #19 16.41 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23405 files and directories currently installed.) [2021-02-25T01:55:42.948Z] #19 16.47 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2021-02-25T01:55:42.948Z] #19 16.48 Unpacking pigz (2.4-1) ... [2021-02-25T01:55:42.948Z] #19 16.58 Selecting previously unselected package libpython3.7-minimal:arm64. [2021-02-25T01:55:42.948Z] #19 16.59 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_arm64.deb ... [2021-02-25T01:55:42.948Z] #19 16.60 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u2) ... [2021-02-25T01:55:43.041Z] #42 81.89 DEP criu/path.d [2021-02-25T01:55:43.041Z] #42 82.08 DEP criu/parasite-syscall.d [2021-02-25T01:55:43.134Z] #42 82.79 DEP criu/fifo.d [2021-02-25T01:55:43.134Z] #42 82.87 DEP criu/fdstore.d [2021-02-25T01:55:43.304Z] #42 82.26 DEP criu/pagemap.d [2021-02-25T01:55:43.391Z] #42 83.02 DEP criu/fault-injection.d [2021-02-25T01:55:43.391Z] #42 83.07 DEP criu/external.d [2021-02-25T01:55:43.526Z] #19 17.04 Selecting previously unselected package python3.7-minimal. [2021-02-25T01:55:43.526Z] #19 17.05 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_arm64.deb ... [2021-02-25T01:55:43.526Z] #19 17.08 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2021-02-25T01:55:43.566Z] #42 82.42 DEP criu/pagemap-cache.d [2021-02-25T01:55:43.566Z] #42 82.56 DEP criu/page-xfer.d [2021-02-25T01:55:43.647Z] #42 83.23 DEP criu/eventpoll.d [2021-02-25T01:55:43.727Z] #42 ... [2021-02-25T01:55:43.727Z] [2021-02-25T01:55:43.727Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-02-25T01:55:43.727Z] #52 sha256:60ad755ad4e5089450184905275a18bbbc82bb48e1548817c026a846017214e8 [2021-02-25T01:55:43.727Z] #52 13.01 + cd /tmp/tmp.yNmeFxaF2F/src/github.com/opencontainers/runc [2021-02-25T01:55:43.727Z] #52 13.01 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-02-25T01:55:43.727Z] #52 13.32 + '[' -z '' ']' [2021-02-25T01:55:43.727Z] #52 13.32 + target=static [2021-02-25T01:55:43.727Z] #52 13.32 + make 'BUILDTAGS=seccomp ' static [2021-02-25T01:55:43.727Z] #52 13.87 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc . [2021-02-25T01:55:43.829Z] #42 82.76 DEP criu/page-pipe.d [2021-02-25T01:55:43.829Z] #42 82.86 DEP criu/netfilter.d [2021-02-25T01:55:43.829Z] #42 82.99 DEP criu/net.d [2021-02-25T01:55:43.903Z] #42 83.44 DEP criu/eventfd.d [2021-02-25T01:55:43.903Z] #42 83.58 DEP criu/crtools.d [2021-02-25T01:55:43.986Z] #52 ... [2021-02-25T01:55:43.986Z] [2021-02-25T01:55:43.986Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-25T01:55:43.986Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-25T01:55:43.986Z] #19 12.02 Reading package lists... [2021-02-25T01:55:44.104Z] #19 17.73 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u2) ... [2021-02-25T01:55:44.104Z] #19 17.75 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2021-02-25T01:55:44.204Z] #42 83.76 DEP criu/cr-service.d [2021-02-25T01:55:44.403Z] #42 83.15 DEP criu/namespaces.d [2021-02-25T01:55:44.403Z] #42 83.27 DEP criu/mount.d [2021-02-25T01:55:44.403Z] #42 83.42 DEP criu/memfd.d [2021-02-25T01:55:44.501Z] #42 83.97 DEP criu/cr-restore.d [2021-02-25T01:55:44.501Z] #42 84.17 DEP criu/cr-errno.d [2021-02-25T01:55:44.501Z] #42 84.20 DEP criu/cr-dump.d [2021-02-25T01:55:44.677Z] #42 83.62 DEP criu/mem.d [2021-02-25T01:55:44.677Z] #42 83.82 DEP criu/lsm.d [2021-02-25T01:55:44.762Z] #42 84.40 DEP criu/cr-dedup.d [2021-02-25T01:55:44.762Z] #42 84.50 DEP criu/cr-check.d [2021-02-25T01:55:44.939Z] #42 83.98 DEP criu/log.d [2021-02-25T01:55:44.939Z] #42 84.09 DEP criu/libnetlink.d [2021-02-25T01:55:45.024Z] #42 84.63 DEP criu/config.d [2021-02-25T01:55:45.024Z] #42 84.82 DEP criu/clone-noasan.d [2021-02-25T01:55:45.024Z] #42 ... [2021-02-25T01:55:45.024Z] [2021-02-25T01:55:45.024Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-25T01:55:45.024Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-25T01:55:45.024Z] #19 21.32 libcap2-bin is already the newest version (1:2.25-2). [2021-02-25T01:55:45.024Z] #19 21.32 The following additional packages will be installed: [2021-02-25T01:55:45.024Z] #19 21.32 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-02-25T01:55:45.024Z] #19 21.32 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-02-25T01:55:45.024Z] #19 21.32 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-02-25T01:55:45.024Z] #19 21.33 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-02-25T01:55:45.024Z] #19 21.33 python3.7 python3.7-minimal vim-runtime xxd [2021-02-25T01:55:45.024Z] #19 21.33 Suggested packages: [2021-02-25T01:55:45.024Z] #19 21.33 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-02-25T01:55:45.024Z] #19 21.33 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-02-25T01:55:45.024Z] #19 21.33 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-02-25T01:55:45.024Z] #19 21.33 Recommended packages: [2021-02-25T01:55:45.024Z] #19 21.33 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-02-25T01:55:45.024Z] #19 21.33 python3-keyrings.alt python3-xdg unzip [2021-02-25T01:55:45.024Z] #19 23.48 The following NEW packages will be installed: [2021-02-25T01:55:45.024Z] #19 23.49 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-02-25T01:55:45.024Z] #19 23.49 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-02-25T01:55:45.024Z] #19 23.49 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-02-25T01:55:45.024Z] #19 23.49 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-02-25T01:55:45.024Z] #19 23.49 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-02-25T01:55:45.024Z] #19 23.49 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-02-25T01:55:45.024Z] #19 23.49 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-02-25T01:55:45.024Z] #19 23.49 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-02-25T01:55:45.024Z] #19 23.49 xz-utils zip [2021-02-25T01:55:45.024Z] #19 23.81 0 upgraded, 48 newly installed, 0 to remove and 21 not upgraded. [2021-02-25T01:55:45.024Z] #19 23.81 Need to get 28.5 MB of archives. [2021-02-25T01:55:45.024Z] #19 23.81 After this operation, 116 MB of additional disk space will be used. [2021-02-25T01:55:45.024Z] #19 23.81 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-02-25T01:55:45.024Z] #19 23.81 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2021-02-25T01:55:45.024Z] #19 23.84 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2021-02-25T01:55:45.024Z] #19 23.95 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-02-25T01:55:45.024Z] #19 23.96 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-02-25T01:55:45.024Z] #19 23.97 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] [2021-02-25T01:55:45.024Z] #19 24.08 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2021-02-25T01:55:45.024Z] #19 24.10 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-02-25T01:55:45.024Z] #19 24.11 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-02-25T01:55:45.024Z] #19 24.11 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-02-25T01:55:45.024Z] #19 24.11 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-02-25T01:55:45.024Z] #19 24.13 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-02-25T01:55:45.024Z] #19 24.13 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-02-25T01:55:45.024Z] #19 24.13 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-02-25T01:55:45.024Z] #19 24.13 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-02-25T01:55:45.024Z] #19 24.15 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-02-25T01:55:45.024Z] #19 24.18 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-02-25T01:55:45.024Z] #19 24.19 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-02-25T01:55:45.024Z] #19 24.20 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-02-25T01:55:45.024Z] #19 24.22 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-02-25T01:55:45.024Z] #19 24.22 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-02-25T01:55:45.024Z] #19 24.23 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-02-25T01:55:45.024Z] #19 24.28 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-02-25T01:55:45.024Z] #19 24.28 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-02-25T01:55:45.024Z] #19 24.29 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-02-25T01:55:45.024Z] #19 24.30 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-02-25T01:55:45.024Z] #19 24.31 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-02-25T01:55:45.024Z] #19 24.32 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-02-25T01:55:45.024Z] #19 24.32 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-02-25T01:55:45.024Z] #19 24.77 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-02-25T01:55:45.024Z] #19 24.78 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-02-25T01:55:45.024Z] #19 24.78 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-02-25T01:55:45.024Z] #19 24.78 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-02-25T01:55:45.024Z] #19 24.78 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-02-25T01:55:45.024Z] #19 24.80 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-02-25T01:55:45.024Z] #19 24.90 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-02-25T01:55:45.024Z] #19 24.91 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-02-25T01:55:45.024Z] #19 24.91 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-02-25T01:55:45.024Z] #19 24.92 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-02-25T01:55:45.024Z] #19 24.93 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-02-25T01:55:45.024Z] #19 24.96 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-02-25T01:55:45.024Z] #19 24.96 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-02-25T01:55:45.024Z] #19 25.04 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-02-25T01:55:45.024Z] #19 25.08 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-02-25T01:55:45.024Z] #19 25.08 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-02-25T01:55:45.024Z] #19 25.39 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-02-25T01:55:45.024Z] #19 25.43 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-02-25T01:55:45.024Z] #19 25.47 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-02-25T01:55:45.024Z] #19 26.14 debconf: delaying package configuration, since apt-utils is not installed [2021-02-25T01:55:45.024Z] #19 26.27 Fetched 28.5 MB in 2s (14.6 MB/s) [2021-02-25T01:55:45.024Z] #19 26.32 Selecting previously unselected package pigz. [2021-02-25T01:55:45.024Z] #19 26.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 ... 23432 files and directories currently installed.) [2021-02-25T01:55:45.024Z] #19 26.42 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-02-25T01:55:45.024Z] #19 26.42 Unpacking pigz (2.4-1) ... [2021-02-25T01:55:45.024Z] #19 26.51 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-02-25T01:55:45.024Z] #19 26.54 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2021-02-25T01:55:45.025Z] #19 26.54 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2021-02-25T01:55:45.025Z] #19 27.11 Selecting previously unselected package python3.7-minimal. [2021-02-25T01:55:45.025Z] #19 27.12 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2021-02-25T01:55:45.025Z] #19 27.13 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2021-02-25T01:55:45.025Z] #19 28.16 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2021-02-25T01:55:45.025Z] #19 28.18 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2021-02-25T01:55:45.515Z] #42 84.28 DEP criu/kerndat.d [2021-02-25T01:55:45.515Z] #42 84.46 DEP criu/kcmp-ids.d [2021-02-25T01:55:45.515Z] #42 84.53 DEP criu/irmap.d [2021-02-25T01:55:45.515Z] #42 ... [2021-02-25T01:55:45.515Z] [2021-02-25T01:55:45.515Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-25T01:55:45.515Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-02-25T01:55:45.515Z] #31 DONE 155.2s [2021-02-25T01:55:45.515Z] [2021-02-25T01:55:45.515Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-25T01:55:45.515Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-25T01:55:45.515Z] #42 84.67 DEP criu/ipc_ns.d [2021-02-25T01:55:45.515Z] #42 ... [2021-02-25T01:55:45.515Z] [2021-02-25T01:55:45.515Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-25T01:55:45.515Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-25T01:55:45.515Z] #19 6.136 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-02-25T01:55:45.515Z] #19 11.77 Fetched 8422 kB in 9s (919 kB/s) [2021-02-25T01:55:45.590Z] #19 ... [2021-02-25T01:55:45.590Z] [2021-02-25T01:55:45.590Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-25T01:55:45.590Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-02-25T01:55:45.590Z] #31 DONE 156.6s [2021-02-25T01:55:45.590Z] [2021-02-25T01:55:45.590Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-25T01:55:45.590Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-25T01:55:45.590Z] #42 84.89 DEP criu/cgroup.d [2021-02-25T01:55:45.590Z] #42 85.07 DEP criu/cgroup-props.d [2021-02-25T01:55:45.590Z] #42 85.21 DEP criu/bitmap.d [2021-02-25T01:55:45.590Z] #42 85.24 DEP criu/bfd.d [2021-02-25T01:55:45.846Z] #42 85.42 DEP criu/autofs.d [2021-02-25T01:55:46.037Z] #19 19.71 Selecting previously unselected package python3-minimal. [2021-02-25T01:55:46.090Z] #19 11.77 Reading package lists... [2021-02-25T01:55:46.090Z] #19 ... [2021-02-25T01:55:46.090Z] [2021-02-25T01:55:46.090Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-25T01:55:46.090Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-25T01:55:46.090Z] #42 84.89 DEP criu/image.d [2021-02-25T01:55:46.090Z] #42 85.05 DEP criu/image-desc.d [2021-02-25T01:55:46.101Z] #42 85.58 DEP criu/aio.d [2021-02-25T01:55:46.302Z] #19 19.71 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23654 files and directories currently installed.) [2021-02-25T01:55:46.302Z] #19 19.82 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2021-02-25T01:55:46.302Z] #19 19.83 Unpacking python3-minimal (3.7.3-1) ... [2021-02-25T01:55:46.352Z] #42 85.17 DEP criu/fsnotify.d [2021-02-25T01:55:46.352Z] #42 85.34 DEP criu/filesystems.d [2021-02-25T01:55:46.402Z] #42 85.86 DEP criu/action-scripts.d [2021-02-25T01:55:46.567Z] #19 20.13 Selecting previously unselected package libmpdec2:arm64. [2021-02-25T01:55:46.567Z] #19 20.13 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2021-02-25T01:55:46.567Z] #19 20.15 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2021-02-25T01:55:46.614Z] #42 85.45 DEP criu/files.d [2021-02-25T01:55:46.614Z] #42 85.66 DEP criu/files-reg.d [2021-02-25T01:55:46.659Z] #42 86.30 CC criu/action-scripts.o [2021-02-25T01:55:46.797Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2021-02-25T01:55:46.797Z] === RUN TestBuildWithEmptyLayers [2021-02-25T01:55:46.831Z] #19 20.52 Selecting previously unselected package libpython3.7-stdlib:arm64. [2021-02-25T01:55:46.831Z] #19 20.52 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_arm64.deb ... [2021-02-25T01:55:46.831Z] #19 20.61 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u2) ... [2021-02-25T01:55:46.881Z] #42 85.84 DEP criu/files-ext.d [2021-02-25T01:55:46.881Z] #42 85.98 DEP criu/file-lock.d [2021-02-25T01:55:47.144Z] #42 86.19 DEP criu/file-ids.d [2021-02-25T01:55:47.223Z] #42 86.84 CC criu/aio.o [2021-02-25T01:55:47.407Z] #42 86.30 DEP criu/fifo.d [2021-02-25T01:55:47.407Z] #42 86.41 DEP criu/fdstore.d [2021-02-25T01:55:47.407Z] #42 86.50 DEP criu/fault-injection.d [2021-02-25T01:55:47.407Z] #42 86.54 DEP criu/external.d [2021-02-25T01:55:47.480Z] #42 87.27 CC criu/autofs.o [2021-02-25T01:55:47.669Z] #42 86.65 DEP criu/eventpoll.d [2021-02-25T01:55:47.784Z] #19 21.45 Selecting previously unselected package python3.7. [2021-02-25T01:55:47.784Z] #19 21.46 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_arm64.deb ... [2021-02-25T01:55:47.784Z] #19 21.47 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2021-02-25T01:55:47.932Z] #42 86.80 DEP criu/eventfd.d [2021-02-25T01:55:47.932Z] #42 86.93 DEP criu/crtools.d [2021-02-25T01:55:48.048Z] #19 21.61 Selecting previously unselected package libpython3-stdlib:arm64. [2021-02-25T01:55:48.048Z] #19 21.63 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2021-02-25T01:55:48.048Z] #19 21.64 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2021-02-25T01:55:48.048Z] #19 21.77 Setting up python3-minimal (3.7.3-1) ... [2021-02-25T01:55:48.194Z] #42 87.11 DEP criu/cr-service.d [2021-02-25T01:55:48.194Z] #42 87.33 DEP criu/cr-restore.d [2021-02-25T01:55:48.445Z] #19 16.12 Reading package lists... [2021-02-25T01:55:48.445Z] #19 19.98 Building dependency tree... [2021-02-25T01:55:48.445Z] #19 ... [2021-02-25T01:55:48.445Z] [2021-02-25T01:55:48.445Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-25T01:55:48.445Z] #44 sha256:f1422effb3fb06c6e4688146957364872f9e208161ff827f66b1bd608f94ccbd [2021-02-25T01:55:48.445Z] #44 DONE 148.3s [2021-02-25T01:55:48.456Z] #42 87.53 DEP criu/cr-errno.d [2021-02-25T01:55:48.456Z] #42 87.55 DEP criu/cr-dump.d [2021-02-25T01:55:48.627Z] #19 ... [2021-02-25T01:55:48.627Z] [2021-02-25T01:55:48.627Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-25T01:55:48.627Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-25T01:55:48.627Z] #42 74.72 LINK criu/pie/restorer.built-in.o [2021-02-25T01:55:48.627Z] #42 74.73 GEN criu/pie/restorer-blob.h [2021-02-25T01:55:48.627Z] #42 74.77 DEP criu/vdso.d [2021-02-25T01:55:48.627Z] #42 74.87 DEP criu/uts_ns.d [2021-02-25T01:55:48.627Z] #42 74.97 DEP criu/util.d [2021-02-25T01:55:48.627Z] #42 75.12 DEP criu/uffd.d [2021-02-25T01:55:48.627Z] #42 75.22 DEP criu/tun.d [2021-02-25T01:55:48.627Z] #42 75.33 DEP criu/tty.d [2021-02-25T01:55:48.627Z] #42 75.53 DEP criu/timerfd.d [2021-02-25T01:55:48.627Z] #42 75.64 DEP criu/timens.d [2021-02-25T01:55:48.627Z] #42 75.74 DEP criu/sysfs_parse.d [2021-02-25T01:55:48.627Z] #42 75.97 DEP criu/sysctl.d [2021-02-25T01:55:48.627Z] #42 76.17 DEP criu/string.d [2021-02-25T01:55:48.627Z] #42 76.22 DEP criu/stats.d [2021-02-25T01:55:48.627Z] #42 76.31 DEP criu/sockets.d [2021-02-25T01:55:48.627Z] #42 76.48 DEP criu/sk-unix.d [2021-02-25T01:55:48.627Z] #42 76.73 DEP criu/sk-tcp.d [2021-02-25T01:55:48.627Z] #42 76.96 DEP criu/sk-queue.d [2021-02-25T01:55:48.627Z] #42 77.09 DEP criu/sk-packet.d [2021-02-25T01:55:48.627Z] #42 77.22 DEP criu/sk-netlink.d [2021-02-25T01:55:48.627Z] #42 77.36 DEP criu/sk-inet.d [2021-02-25T01:55:48.627Z] #42 77.59 DEP criu/signalfd.d [2021-02-25T01:55:48.627Z] #42 77.82 DEP criu/sigframe.d [2021-02-25T01:55:48.627Z] #42 77.96 DEP criu/shmem.d [2021-02-25T01:55:48.627Z] #42 78.11 DEP criu/servicefd.d [2021-02-25T01:55:48.627Z] #42 78.25 DEP criu/seize.d [2021-02-25T01:55:48.627Z] #42 78.40 DEP criu/seccomp.d [2021-02-25T01:55:48.627Z] #42 78.59 DEP criu/rst-malloc.d [2021-02-25T01:55:48.627Z] #42 78.75 DEP criu/rbtree.d [2021-02-25T01:55:48.627Z] #42 78.80 DEP criu/pstree.d [2021-02-25T01:55:48.627Z] #42 79.04 DEP criu/protobuf.d [2021-02-25T01:55:48.627Z] #42 79.22 GEN criu/protobuf-desc-gen.h [2021-02-25T01:55:48.627Z] #42 80.84 DEP criu/protobuf-desc.d [2021-02-25T01:55:48.627Z] #42 81.04 DEP criu/proc_parse.d [2021-02-25T01:55:48.627Z] #42 81.29 DEP criu/plugin.d [2021-02-25T01:55:48.627Z] #42 81.43 DEP criu/pipes.d [2021-02-25T01:55:48.627Z] #42 81.67 DEP criu/pie-util.d [2021-02-25T01:55:48.627Z] #42 81.82 DEP criu/pie-util-vdso.d [2021-02-25T01:55:48.627Z] #42 82.02 DEP criu/path.d [2021-02-25T01:55:48.627Z] #42 82.17 DEP criu/parasite-syscall.d [2021-02-25T01:55:48.627Z] #42 82.43 DEP criu/pagemap.d [2021-02-25T01:55:48.627Z] #42 82.63 DEP criu/pagemap-cache.d [2021-02-25T01:55:48.627Z] #42 82.79 DEP criu/page-xfer.d [2021-02-25T01:55:48.627Z] #42 82.95 DEP criu/page-pipe.d [2021-02-25T01:55:48.627Z] #42 83.03 DEP criu/netfilter.d [2021-02-25T01:55:48.627Z] #42 83.29 DEP criu/net.d [2021-02-25T01:55:48.627Z] #42 83.55 DEP criu/namespaces.d [2021-02-25T01:55:48.627Z] #42 83.77 DEP criu/mount.d [2021-02-25T01:55:48.627Z] #42 83.93 DEP criu/memfd.d [2021-02-25T01:55:48.627Z] #42 84.04 DEP criu/mem.d [2021-02-25T01:55:48.627Z] #42 84.23 DEP criu/lsm.d [2021-02-25T01:55:48.627Z] #42 84.33 DEP criu/log.d [2021-02-25T01:55:48.627Z] #42 84.45 DEP criu/libnetlink.d [2021-02-25T01:55:48.627Z] #42 84.57 DEP criu/kerndat.d [2021-02-25T01:55:48.627Z] #42 84.76 DEP criu/kcmp-ids.d [2021-02-25T01:55:48.627Z] #42 84.85 DEP criu/irmap.d [2021-02-25T01:55:48.705Z] [2021-02-25T01:55:48.705Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-25T01:55:48.705Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-25T01:55:48.705Z] #42 72.14 LINK criu/pie/restorer.built-in.o [2021-02-25T01:55:48.705Z] #42 72.18 GEN criu/pie/restorer-blob.h [2021-02-25T01:55:48.705Z] #42 72.27 DEP criu/vdso.d [2021-02-25T01:55:48.705Z] #42 72.54 DEP criu/vdso-compat.d [2021-02-25T01:55:48.705Z] #42 72.67 DEP criu/uts_ns.d [2021-02-25T01:55:48.705Z] #42 72.85 DEP criu/util.d [2021-02-25T01:55:48.705Z] #42 73.13 DEP criu/uffd.d [2021-02-25T01:55:48.705Z] #42 73.33 DEP criu/tun.d [2021-02-25T01:55:48.705Z] #42 73.46 DEP criu/tty.d [2021-02-25T01:55:48.705Z] #42 73.65 DEP criu/timerfd.d [2021-02-25T01:55:48.705Z] #42 73.82 DEP criu/timens.d [2021-02-25T01:55:48.705Z] #42 74.02 DEP criu/sysfs_parse.d [2021-02-25T01:55:48.705Z] #42 74.20 DEP criu/sysctl.d [2021-02-25T01:55:48.705Z] #42 74.38 DEP criu/string.d [2021-02-25T01:55:48.705Z] #42 74.43 DEP criu/stats.d [2021-02-25T01:55:48.705Z] #42 74.54 DEP criu/sockets.d [2021-02-25T01:55:48.705Z] #42 74.73 DEP criu/sk-unix.d [2021-02-25T01:55:48.705Z] #42 74.91 DEP criu/sk-tcp.d [2021-02-25T01:55:48.705Z] #42 75.17 DEP criu/sk-queue.d [2021-02-25T01:55:48.705Z] #42 75.28 DEP criu/sk-packet.d [2021-02-25T01:55:48.705Z] #42 75.54 DEP criu/sk-netlink.d [2021-02-25T01:55:48.705Z] #42 75.85 DEP criu/sk-inet.d [2021-02-25T01:55:48.718Z] #42 87.77 DEP criu/cr-dedup.d [2021-02-25T01:55:48.847Z] #42 88.58 CC criu/bfd.o [2021-02-25T01:55:48.965Z] #42 76.25 DEP criu/signalfd.d [2021-02-25T01:55:48.980Z] #42 87.90 DEP criu/cr-check.d [2021-02-25T01:55:49.205Z] #42 85.03 DEP criu/ipc_ns.d [2021-02-25T01:55:49.205Z] #42 85.26 DEP criu/image.d [2021-02-25T01:55:49.205Z] #42 ... [2021-02-25T01:55:49.205Z] [2021-02-25T01:55:49.205Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-25T01:55:49.205Z] #19 sha256:d3b65319af3d5e3143d7ee55e3c659a5d65a0934fe1f79b38392c0e93180150d [2021-02-25T01:55:49.205Z] #19 23.01 Selecting previously unselected package python3. [2021-02-25T01:55:49.225Z] #42 76.53 DEP criu/sigframe.d [2021-02-25T01:55:49.242Z] #42 88.17 DEP criu/config.d [2021-02-25T01:55:49.386Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2021-02-25T01:55:49.386Z] === RUN TestBuildMultiStageOnBuild [2021-02-25T01:55:49.409Z] #42 89.09 CC criu/bitmap.o [2021-02-25T01:55:49.468Z] #19 23.01 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24066 files and directories currently installed.) [2021-02-25T01:55:49.468Z] #19 23.09 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2021-02-25T01:55:49.468Z] #19 23.12 Unpacking python3 (3.7.3-1) ... [2021-02-25T01:55:49.468Z] #19 23.23 Selecting previously unselected package libip4tc0:arm64. [2021-02-25T01:55:49.486Z] #42 76.65 DEP criu/shmem.d [2021-02-25T01:55:49.486Z] #42 76.79 DEP criu/servicefd.d [2021-02-25T01:55:49.504Z] #42 88.36 DEP criu/clone-noasan.d [2021-02-25T01:55:49.504Z] #42 88.47 DEP criu/cgroup.d [2021-02-25T01:55:49.666Z] #42 89.27 CC criu/cgroup-props.o [2021-02-25T01:55:49.731Z] #19 23.25 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2021-02-25T01:55:49.731Z] #19 23.26 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2021-02-25T01:55:49.731Z] #19 23.36 Selecting previously unselected package libip6tc0:arm64. [2021-02-25T01:55:49.731Z] #19 23.36 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2021-02-25T01:55:49.731Z] #19 23.37 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2021-02-25T01:55:49.731Z] #19 23.47 Selecting previously unselected package libiptc0:arm64. [2021-02-25T01:55:49.746Z] #42 76.95 DEP criu/seize.d [2021-02-25T01:55:49.766Z] #42 88.62 DEP criu/cgroup-props.d [2021-02-25T01:55:49.766Z] #42 88.69 DEP criu/bitmap.d [2021-02-25T01:55:49.766Z] #42 88.72 DEP criu/bfd.d [2021-02-25T01:55:49.766Z] #42 88.80 DEP criu/autofs.d [2021-02-25T01:55:49.996Z] #19 23.48 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2021-02-25T01:55:49.996Z] #19 23.49 Unpacking libiptc0:arm64 (1.8.2-4) ... [2021-02-25T01:55:49.996Z] #19 23.60 Selecting previously unselected package libnfnetlink0:arm64. [2021-02-25T01:55:49.996Z] #19 23.60 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2021-02-25T01:55:49.996Z] #19 23.64 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-02-25T01:55:49.996Z] #19 23.73 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2021-02-25T01:55:50.006Z] #42 77.13 DEP criu/seccomp.d [2021-02-25T01:55:50.006Z] #42 77.29 DEP criu/rst-malloc.d [2021-02-25T01:55:50.028Z] #42 88.92 DEP criu/aio.d [2021-02-25T01:55:50.260Z] #19 23.75 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2021-02-25T01:55:50.260Z] #19 23.76 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2021-02-25T01:55:50.260Z] #19 23.86 Selecting previously unselected package libnftnl11:arm64. [2021-02-25T01:55:50.260Z] #19 23.87 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2021-02-25T01:55:50.260Z] #19 23.88 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2021-02-25T01:55:50.260Z] #19 24.00 Selecting previously unselected package iptables. [2021-02-25T01:55:50.266Z] #42 77.38 DEP criu/rbtree.d [2021-02-25T01:55:50.266Z] #42 77.42 DEP criu/pstree.d [2021-02-25T01:55:50.266Z] #42 77.58 DEP criu/protobuf.d [2021-02-25T01:55:50.271Z] #42 90.01 CC criu/cgroup.o [2021-02-25T01:55:50.291Z] #42 89.12 DEP criu/action-scripts.d [2021-02-25T01:55:50.291Z] #42 89.35 CC criu/action-scripts.o [2021-02-25T01:55:50.526Z] #42 77.70 GEN criu/protobuf-desc-gen.h [2021-02-25T01:55:50.532Z] #19 24.01 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2021-02-25T01:55:50.532Z] #19 24.02 Unpacking iptables (1.8.2-4) ... [2021-02-25T01:55:50.797Z] #19 24.43 Selecting previously unselected package xxd. [2021-02-25T01:55:50.797Z] #19 24.43 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2021-02-25T01:55:50.797Z] #19 24.46 Unpacking xxd (2:8.1.0875-5) ... [2021-02-25T01:55:50.834Z] #42 ... [2021-02-25T01:55:50.834Z] [2021-02-25T01:55:50.834Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-25T01:55:50.834Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-25T01:55:50.834Z] #19 30.93 Selecting previously unselected package python3-minimal. [2021-02-25T01:55:50.834Z] #19 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 ... 23681 files and directories currently installed.) [2021-02-25T01:55:50.834Z] #19 30.97 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-02-25T01:55:50.834Z] #19 30.98 Unpacking python3-minimal (3.7.3-1) ... [2021-02-25T01:55:50.834Z] #19 31.05 Selecting previously unselected package libmpdec2:amd64. [2021-02-25T01:55:50.834Z] #19 31.06 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-02-25T01:55:50.834Z] #19 31.08 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-02-25T01:55:50.834Z] #19 31.17 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-02-25T01:55:50.834Z] #19 31.18 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2021-02-25T01:55:50.834Z] #19 31.19 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2021-02-25T01:55:50.834Z] #19 32.07 Selecting previously unselected package python3.7. [2021-02-25T01:55:50.834Z] #19 32.07 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2021-02-25T01:55:50.835Z] #19 32.08 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2021-02-25T01:55:50.835Z] #19 32.20 Selecting previously unselected package libpython3-stdlib:amd64. [2021-02-25T01:55:50.835Z] #19 32.21 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-02-25T01:55:50.835Z] #19 32.23 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-02-25T01:55:50.835Z] #19 32.36 Setting up python3-minimal (3.7.3-1) ... [2021-02-25T01:55:50.835Z] #19 33.14 Selecting previously unselected package python3. [2021-02-25T01:55:50.835Z] #19 33.14 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24093 files and directories currently installed.) [2021-02-25T01:55:50.835Z] #19 33.19 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-02-25T01:55:50.835Z] #19 33.20 Unpacking python3 (3.7.3-1) ... [2021-02-25T01:55:50.835Z] #19 33.30 Selecting previously unselected package libip4tc0:amd64. [2021-02-25T01:55:50.835Z] #19 33.31 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-02-25T01:55:50.835Z] #19 33.32 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-02-25T01:55:50.835Z] #19 33.39 Selecting previously unselected package libip6tc0:amd64. [2021-02-25T01:55:50.835Z] #19 33.39 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-02-25T01:55:50.835Z] #19 33.40 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-02-25T01:55:50.835Z] #19 33.47 Selecting previously unselected package libiptc0:amd64. [2021-02-25T01:55:50.835Z] #19 33.47 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-02-25T01:55:50.835Z] #19 33.48 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-02-25T01:55:50.835Z] #19 33.56 Selecting previously unselected package libnfnetlink0:amd64. [2021-02-25T01:55:50.835Z] #19 33.58 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-02-25T01:55:50.835Z] #19 33.58 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-02-25T01:55:50.835Z] #19 33.63 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-02-25T01:55:50.835Z] #19 33.65 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-02-25T01:55:50.835Z] #19 33.65 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-02-25T01:55:50.835Z] #19 33.73 Selecting previously unselected package libnftnl11:amd64. [2021-02-25T01:55:50.835Z] #19 33.74 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-02-25T01:55:50.835Z] #19 33.74 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-02-25T01:55:50.835Z] #19 33.81 Selecting previously unselected package iptables. [2021-02-25T01:55:50.835Z] #19 33.81 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-02-25T01:55:50.835Z] #19 33.82 Unpacking iptables (1.8.2-4) ... [2021-02-25T01:55:50.835Z] #19 34.14 Selecting previously unselected package xxd. [2021-02-25T01:55:50.835Z] #19 34.15 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-02-25T01:55:50.835Z] #19 34.16 Unpacking xxd (2:8.1.0875-5) ... [2021-02-25T01:55:50.835Z] #19 34.28 Selecting previously unselected package vim-common. [2021-02-25T01:55:50.835Z] #19 34.29 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-02-25T01:55:50.835Z] #19 34.31 Unpacking vim-common (2:8.1.0875-5) ... [2021-02-25T01:55:50.835Z] #19 34.45 Selecting previously unselected package bash-completion. [2021-02-25T01:55:50.835Z] #19 34.46 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-02-25T01:55:50.869Z] #42 89.73 CC criu/aio.o [2021-02-25T01:55:51.132Z] #42 90.22 CC criu/autofs.o [2021-02-25T01:55:51.376Z] #19 25.10 Selecting previously unselected package vim-common. [2021-02-25T01:55:51.749Z] #19 25.11 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-02-25T01:55:51.749Z] #19 25.19 Unpacking vim-common (2:8.1.0875-5) ... [2021-02-25T01:55:51.906Z] #42 79.23 DEP criu/protobuf-desc.d [2021-02-25T01:55:52.167Z] #42 79.31 DEP criu/proc_parse.d [2021-02-25T01:55:52.167Z] #42 79.41 DEP criu/plugin.d [2021-02-25T01:55:52.167Z] #42 79.48 DEP criu/pipes.d [2021-02-25T01:55:52.329Z] #19 26.00 Selecting previously unselected package bash-completion.#19 ... [2021-02-25T01:55:52.329Z] [2021-02-25T01:55:52.329Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-02-25T01:55:52.329Z] #39 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-02-25T01:55:52.329Z] #39 151.3 + dpkg --print-architecture [2021-02-25T01:55:52.329Z] #39 DONE 152.9s [2021-02-25T01:55:52.329Z] [2021-02-25T01:55:52.329Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-25T01:55:52.329Z] #19 sha256:d3b65319af3d5e3143d7ee55e3c659a5d65a0934fe1f79b38392c0e93180150d [2021-02-25T01:55:52.329Z] #19 26.00 Selecting previously unselected package bash-completion. [2021-02-25T01:55:52.329Z] #19 26.00 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-02-25T01:55:52.426Z] #42 79.65 DEP criu/pie-util.d [2021-02-25T01:55:52.426Z] #42 79.73 DEP criu/pie-util-vdso.d [2021-02-25T01:55:52.426Z] #42 ... [2021-02-25T01:55:52.426Z] [2021-02-25T01:55:52.426Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-25T01:55:52.426Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-25T01:55:52.426Z] #19 19.98 Building dependency tree... [2021-02-25T01:55:52.426Z] #19 21.92 libcap2-bin is already the newest version (1:2.25-2). [2021-02-25T01:55:52.426Z] #19 21.92 The following additional packages will be installed: [2021-02-25T01:55:52.426Z] #19 21.92 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-02-25T01:55:52.426Z] #19 21.92 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-02-25T01:55:52.426Z] #19 21.92 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-02-25T01:55:52.426Z] #19 21.92 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-02-25T01:55:52.426Z] #19 21.92 python3.7 python3.7-minimal vim-runtime xxd [2021-02-25T01:55:52.426Z] #19 21.93 Suggested packages: [2021-02-25T01:55:52.426Z] #19 21.93 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-02-25T01:55:52.426Z] #19 21.93 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-02-25T01:55:52.426Z] #19 21.94 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-02-25T01:55:52.426Z] #19 21.94 Recommended packages: [2021-02-25T01:55:52.426Z] #19 21.94 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-02-25T01:55:52.426Z] #19 21.94 python3-keyrings.alt python3-xdg unzip [2021-02-25T01:55:52.426Z] #19 23.75 The following NEW packages will be installed: [2021-02-25T01:55:52.426Z] #19 23.76 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-02-25T01:55:52.426Z] #19 23.76 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-02-25T01:55:52.426Z] #19 23.76 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-02-25T01:55:52.426Z] #19 23.76 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-02-25T01:55:52.426Z] #19 23.77 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-02-25T01:55:52.426Z] #19 23.77 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-02-25T01:55:52.426Z] #19 23.77 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-02-25T01:55:52.426Z] #19 23.77 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-02-25T01:55:52.426Z] #19 23.77 xz-utils zip [2021-02-25T01:55:52.426Z] #19 24.08 0 upgraded, 48 newly installed, 0 to remove and 21 not upgraded. [2021-02-25T01:55:52.426Z] #19 24.08 Need to get 28.5 MB of archives. [2021-02-25T01:55:52.426Z] #19 24.08 After this operation, 116 MB of additional disk space will be used. [2021-02-25T01:55:52.426Z] #19 24.08 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-02-25T01:55:52.426Z] #19 24.09 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2021-02-25T01:55:52.426Z] #19 24.12 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2021-02-25T01:55:52.426Z] #19 24.24 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-02-25T01:55:52.426Z] #19 24.24 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-02-25T01:55:52.426Z] #19 24.24 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] [2021-02-25T01:55:52.426Z] #19 24.36 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2021-02-25T01:55:52.427Z] #19 24.39 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-02-25T01:55:52.427Z] #19 24.39 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-02-25T01:55:52.427Z] #19 24.40 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-02-25T01:55:52.427Z] #19 24.41 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-02-25T01:55:52.427Z] #19 24.41 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-02-25T01:55:52.427Z] #19 24.42 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-02-25T01:55:52.427Z] #19 24.42 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-02-25T01:55:52.427Z] #19 24.42 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-02-25T01:55:52.427Z] #19 24.43 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-02-25T01:55:52.427Z] #19 24.45 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-02-25T01:55:52.427Z] #19 24.47 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-02-25T01:55:52.523Z] #42 91.41 CC criu/bfd.o [2021-02-25T01:55:52.686Z] #19 24.48 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-02-25T01:55:52.686Z] #19 24.50 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-02-25T01:55:52.686Z] #19 24.50 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-02-25T01:55:52.686Z] #19 24.52 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-02-25T01:55:52.686Z] #19 24.55 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-02-25T01:55:52.686Z] #19 24.55 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-02-25T01:55:52.686Z] #19 24.58 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-02-25T01:55:52.686Z] #19 24.59 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-02-25T01:55:52.686Z] #19 24.59 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-02-25T01:55:52.686Z] #19 24.59 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-02-25T01:55:52.686Z] #19 24.60 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-02-25T01:55:52.728Z] #19 ... [2021-02-25T01:55:52.728Z] [2021-02-25T01:55:52.728Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-25T01:55:52.728Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-25T01:55:52.728Z] #42 92.43 CC criu/clone-noasan.o [2021-02-25T01:55:52.985Z] #42 92.71 CC criu/config.o [2021-02-25T01:55:53.097Z] #42 92.00 CC criu/bitmap.o [2021-02-25T01:55:53.097Z] #42 92.16 CC criu/cgroup-props.o [2021-02-25T01:55:53.257Z] #19 25.09 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-02-25T01:55:53.257Z] #19 25.10 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-02-25T01:55:53.257Z] #19 25.10 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-02-25T01:55:53.257Z] #19 25.11 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-02-25T01:55:53.257Z] #19 25.11 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-02-25T01:55:53.257Z] #19 25.15 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-02-25T01:55:53.257Z] #19 25.25 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-02-25T01:55:53.517Z] #19 25.25 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-02-25T01:55:53.517Z] #19 25.26 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-02-25T01:55:53.517Z] #19 25.28 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-02-25T01:55:53.517Z] #19 25.29 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-02-25T01:55:53.517Z] #19 25.30 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-02-25T01:55:53.517Z] #19 25.31 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-02-25T01:55:53.517Z] #19 25.38 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-02-25T01:55:53.517Z] #19 25.40 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-02-25T01:55:53.517Z] #19 25.42 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-02-25T01:55:53.776Z] #19 25.79 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-02-25T01:55:54.036Z] #19 25.85 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-02-25T01:55:54.036Z] #19 25.90 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-02-25T01:55:54.043Z] #42 92.94 CC criu/cgroup.o [2021-02-25T01:55:54.259Z] #19 ... [2021-02-25T01:55:54.259Z] [2021-02-25T01:55:54.259Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-25T01:55:54.259Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-25T01:55:54.259Z] #42 85.46 DEP criu/image-desc.d [2021-02-25T01:55:54.259Z] #42 85.59 DEP criu/fsnotify.d [2021-02-25T01:55:54.259Z] #42 85.81 DEP criu/filesystems.d [2021-02-25T01:55:54.259Z] #42 86.07 DEP criu/files.d [2021-02-25T01:55:54.259Z] #42 86.30 DEP criu/files-reg.d [2021-02-25T01:55:54.259Z] #42 86.51 DEP criu/files-ext.d [2021-02-25T01:55:54.259Z] #42 86.73 DEP criu/file-lock.d [2021-02-25T01:55:54.259Z] #42 86.90 DEP criu/file-ids.d [2021-02-25T01:55:54.259Z] #42 87.10 DEP criu/fifo.d [2021-02-25T01:55:54.259Z] #42 87.29 DEP criu/fdstore.d [2021-02-25T01:55:54.259Z] #42 87.37 DEP criu/fault-injection.d [2021-02-25T01:55:54.259Z] #42 87.42 DEP criu/external.d [2021-02-25T01:55:54.259Z] #42 87.53 DEP criu/eventpoll.d [2021-02-25T01:55:54.259Z] #42 87.65 DEP criu/eventfd.d [2021-02-25T01:55:54.259Z] #42 87.81 DEP criu/crtools.d [2021-02-25T01:55:54.259Z] #42 88.00 DEP criu/cr-service.d [2021-02-25T01:55:54.259Z] #42 88.24 DEP criu/cr-restore.d [2021-02-25T01:55:54.259Z] #42 88.68 DEP criu/cr-errno.d [2021-02-25T01:55:54.259Z] #42 88.74 DEP criu/cr-dump.d [2021-02-25T01:55:54.259Z] #42 89.01 DEP criu/cr-dedup.d [2021-02-25T01:55:54.259Z] #42 89.18 DEP criu/cr-check.d [2021-02-25T01:55:54.259Z] #42 89.40 DEP criu/config.d [2021-02-25T01:55:54.259Z] #42 89.60 DEP criu/clone-noasan.d [2021-02-25T01:55:54.259Z] #42 89.67 DEP criu/cgroup.d [2021-02-25T01:55:54.259Z] #42 89.88 DEP criu/cgroup-props.d [2021-02-25T01:55:54.259Z] #42 89.97 DEP criu/bitmap.d [2021-02-25T01:55:54.259Z] #42 90.00 DEP criu/bfd.d [2021-02-25T01:55:54.259Z] #42 90.08 DEP criu/autofs.d [2021-02-25T01:55:54.259Z] #42 90.17 DEP criu/aio.d [2021-02-25T01:55:54.259Z] #42 90.28 DEP criu/action-scripts.d [2021-02-25T01:55:54.259Z] #42 90.49 CC criu/action-scripts.o [2021-02-25T01:55:54.307Z] #42 ... [2021-02-25T01:55:54.307Z] [2021-02-25T01:55:54.307Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-25T01:55:54.307Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-25T01:55:54.307Z] #19 11.77 Reading package lists... [2021-02-25T01:55:54.307Z] #19 15.45 Reading package lists... [2021-02-25T01:55:54.307Z] #19 18.99 Building dependency tree... [2021-02-25T01:55:54.307Z] #19 20.53 libcap2-bin is already the newest version (1:2.25-2). [2021-02-25T01:55:54.307Z] #19 20.53 The following additional packages will be installed: [2021-02-25T01:55:54.307Z] #19 20.53 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-02-25T01:55:54.307Z] #19 20.53 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-02-25T01:55:54.307Z] #19 20.53 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-02-25T01:55:54.307Z] #19 20.53 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-02-25T01:55:54.307Z] #19 20.54 python3.7 python3.7-minimal vim-runtime xxd [2021-02-25T01:55:54.307Z] #19 20.54 Suggested packages: [2021-02-25T01:55:54.307Z] #19 20.54 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-02-25T01:55:54.307Z] #19 20.54 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-02-25T01:55:54.307Z] #19 20.54 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-02-25T01:55:54.307Z] #19 20.54 Recommended packages: [2021-02-25T01:55:54.307Z] #19 20.54 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-02-25T01:55:54.307Z] #19 20.54 python3-keyrings.alt python3-xdg unzip [2021-02-25T01:55:54.307Z] #19 22.18 The following NEW packages will be installed: [2021-02-25T01:55:54.307Z] #19 22.19 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-02-25T01:55:54.307Z] #19 22.19 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-02-25T01:55:54.307Z] #19 22.19 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-02-25T01:55:54.307Z] #19 22.19 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-02-25T01:55:54.307Z] #19 22.19 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-02-25T01:55:54.307Z] #19 22.19 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-02-25T01:55:54.307Z] #19 22.19 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-02-25T01:55:54.307Z] #19 22.19 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-02-25T01:55:54.307Z] #19 22.19 xz-utils zip [2021-02-25T01:55:54.307Z] #19 22.51 0 upgraded, 48 newly installed, 0 to remove and 21 not upgraded. [2021-02-25T01:55:54.307Z] #19 22.51 Need to get 28.5 MB of archives. [2021-02-25T01:55:54.307Z] #19 22.51 After this operation, 116 MB of additional disk space will be used. [2021-02-25T01:55:54.307Z] #19 22.51 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-02-25T01:55:54.307Z] #19 22.52 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2021-02-25T01:55:54.307Z] #19 22.53 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2021-02-25T01:55:54.307Z] #19 22.61 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-02-25T01:55:54.307Z] #19 22.62 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-02-25T01:55:54.307Z] #19 22.62 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] [2021-02-25T01:55:54.307Z] #19 22.69 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2021-02-25T01:55:54.307Z] #19 22.71 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-02-25T01:55:54.307Z] #19 22.71 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-02-25T01:55:54.307Z] #19 22.71 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-02-25T01:55:54.307Z] #19 22.72 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-02-25T01:55:54.307Z] #19 22.72 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-02-25T01:55:54.307Z] #19 22.72 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-02-25T01:55:54.307Z] #19 22.72 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-02-25T01:55:54.307Z] #19 22.73 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-02-25T01:55:54.307Z] #19 22.73 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-02-25T01:55:54.307Z] #19 22.76 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-02-25T01:55:54.307Z] #19 22.76 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-02-25T01:55:54.307Z] #19 22.78 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-02-25T01:55:54.307Z] #19 22.79 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-02-25T01:55:54.307Z] #19 22.79 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-02-25T01:55:54.307Z] #19 22.80 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-02-25T01:55:54.307Z] #19 22.82 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-02-25T01:55:54.307Z] #19 22.83 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-02-25T01:55:54.307Z] #19 22.85 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-02-25T01:55:54.307Z] #19 22.86 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-02-25T01:55:54.307Z] #19 22.86 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-02-25T01:55:54.307Z] #19 22.86 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-02-25T01:55:54.307Z] #19 22.86 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-02-25T01:55:54.356Z] #42 94.02 CC criu/cr-check.o [2021-02-25T01:55:54.605Z] #19 26.64 debconf: delaying package configuration, since apt-utils is not installed [2021-02-25T01:55:54.677Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2021-02-25T01:55:54.677Z] === RUN TestBuildUncleanTarFilenames [2021-02-25T01:55:54.859Z] #42 90.87 CC criu/aio.o [2021-02-25T01:55:54.865Z] #19 26.77 Fetched 28.5 MB in 2s (13.6 MB/s) [2021-02-25T01:55:54.865Z] #19 26.84 Selecting previously unselected package pigz. [2021-02-25T01:55:54.893Z] #19 23.31 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-02-25T01:55:54.893Z] #19 23.31 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-02-25T01:55:54.893Z] #19 23.31 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-02-25T01:55:54.893Z] #19 23.31 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-02-25T01:55:54.893Z] #19 23.31 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-02-25T01:55:54.893Z] #19 23.33 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-02-25T01:55:54.893Z] #19 23.40 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-02-25T01:55:54.893Z] #19 23.41 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-02-25T01:55:54.893Z] #19 23.41 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-02-25T01:55:54.893Z] #19 23.42 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-02-25T01:55:54.893Z] #19 23.43 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-02-25T01:55:54.893Z] #19 23.45 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-02-25T01:55:54.893Z] #19 23.45 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-02-25T01:55:54.893Z] #19 23.49 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-02-25T01:55:54.893Z] #19 23.52 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-02-25T01:55:54.893Z] #19 23.53 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-02-25T01:55:54.939Z] --- PASS: TestBuildUncleanTarFilenames (0.69s) [2021-02-25T01:55:54.939Z] === RUN TestBuildMultiStageLayerLeak [2021-02-25T01:55:55.124Z] #19 26.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 ... 23432 files and directories currently installed.) [2021-02-25T01:55:55.124Z] #19 26.90 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-02-25T01:55:55.124Z] #19 26.91 Unpacking pigz (2.4-1) ... [2021-02-25T01:55:55.124Z] #19 27.02 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-02-25T01:55:55.124Z] #19 27.02 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2021-02-25T01:55:55.124Z] #19 27.03 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2021-02-25T01:55:55.155Z] #19 23.81 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-02-25T01:55:55.418Z] #19 23.86 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-02-25T01:55:55.418Z] #19 23.90 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-02-25T01:55:55.445Z] #42 91.36 CC criu/autofs.o [2021-02-25T01:55:55.693Z] #19 27.46 Selecting previously unselected package python3.7-minimal. [2021-02-25T01:55:55.693Z] #19 27.46 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2021-02-25T01:55:55.693Z] #19 27.49 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2021-02-25T01:55:55.993Z] #19 24.58 debconf: delaying package configuration, since apt-utils is not installed [2021-02-25T01:55:55.993Z] #19 24.68 Fetched 28.5 MB in 2s (17.2 MB/s) [2021-02-25T01:55:56.249Z] #42 95.57 CC criu/cr-dedup.o [2021-02-25T01:55:56.249Z] #42 95.97 CC criu/cr-dump.o [2021-02-25T01:55:56.255Z] #19 24.73 Selecting previously unselected package pigz. [2021-02-25T01:55:56.255Z] #19 24.73 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23432 files and directories currently installed.) [2021-02-25T01:55:56.255Z] #19 24.82 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-02-25T01:55:56.255Z] #19 24.82 Unpacking pigz (2.4-1) ... [2021-02-25T01:55:56.255Z] #19 24.91 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-02-25T01:55:56.516Z] #19 24.93 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2021-02-25T01:55:56.516Z] #19 24.94 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2021-02-25T01:55:56.632Z] #19 28.32 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2021-02-25T01:55:56.632Z] #19 28.33 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2021-02-25T01:55:56.778Z] #19 25.36 Selecting previously unselected package python3.7-minimal. [2021-02-25T01:55:56.778Z] #19 25.36 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2021-02-25T01:55:56.778Z] #19 25.37 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2021-02-25T01:55:56.778Z] #19 ... [2021-02-25T01:55:56.778Z] [2021-02-25T01:55:56.778Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-25T01:55:56.778Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-25T01:55:56.778Z] #42 95.81 CC criu/clone-noasan.o [2021-02-25T01:55:56.843Z] #42 ... [2021-02-25T01:55:56.843Z] [2021-02-25T01:55:56.843Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-25T01:55:56.843Z] #19 sha256:d3b65319af3d5e3143d7ee55e3c659a5d65a0934fe1f79b38392c0e93180150d [2021-02-25T01:55:56.843Z] #19 28.81 Unpacking bash-completion (1:2.8-6) ... [2021-02-25T01:55:56.843Z] #19 29.18 Selecting previously unselected package bzip2. [2021-02-25T01:55:56.843Z] #19 29.19 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2021-02-25T01:55:56.843Z] #19 29.19 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-02-25T01:55:56.843Z] #19 29.28 Selecting previously unselected package xz-utils. [2021-02-25T01:55:56.843Z] #19 29.28 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2021-02-25T01:55:56.843Z] #19 29.31 Unpacking xz-utils (5.2.4-1) ... [2021-02-25T01:55:56.843Z] #19 29.50 Selecting previously unselected package apparmor. [2021-02-25T01:55:56.843Z] #19 29.50 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2021-02-25T01:55:56.843Z] #19 29.62 Unpacking apparmor (2.13.2-10) ... [2021-02-25T01:55:56.843Z] #19 29.98 Selecting previously unselected package aufs-tools. [2021-02-25T01:55:56.843Z] #19 29.98 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2021-02-25T01:55:56.843Z] #19 29.99 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-02-25T01:55:56.843Z] #19 30.12 Selecting previously unselected package libonig5:arm64. [2021-02-25T01:55:56.843Z] #19 30.12 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2021-02-25T01:55:56.843Z] #19 30.13 Unpacking libonig5:arm64 (6.9.1-1) ... [2021-02-25T01:55:56.843Z] #19 30.28 Selecting previously unselected package libjq1:arm64. [2021-02-25T01:55:56.843Z] #19 30.30 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2021-02-25T01:55:56.843Z] #19 30.36 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-02-25T01:55:56.843Z] #19 30.47 Selecting previously unselected package jq. [2021-02-25T01:55:56.843Z] #19 30.47 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2021-02-25T01:55:56.843Z] #19 30.49 Unpacking jq (1.5+dfsg-2+b1) ... [2021-02-25T01:55:57.040Z] #42 96.02 CC criu/config.o [2021-02-25T01:55:57.119Z] #19 30.59 Selecting previously unselected package libaio1:arm64. [2021-02-25T01:55:57.119Z] #19 30.59 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2021-02-25T01:55:57.119Z] #19 30.61 Unpacking libaio1:arm64 (0.3.112-3) ... [2021-02-25T01:55:57.119Z] #19 30.72 Selecting previously unselected package libgpm2:arm64. [2021-02-25T01:55:57.119Z] #19 30.73 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2021-02-25T01:55:57.119Z] #19 30.74 Unpacking libgpm2:arm64 (1.20.7-5) ... [2021-02-25T01:55:57.119Z] #19 30.82 Selecting previously unselected package libicu63:arm64. [2021-02-25T01:55:57.119Z] #19 30.84 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ... [2021-02-25T01:55:57.119Z] #19 30.85 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2021-02-25T01:55:57.427Z] ok github.com/docker/docker/api/server/httputils 0.013s coverage: 14.7% of statements [2021-02-25T01:55:57.427Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-02-25T01:55:57.427Z] ok github.com/docker/docker/api/server/middleware 0.011s coverage: 37.7% of statements [2021-02-25T01:55:57.427Z] ? github.com/docker/docker/api/server/router [no test files] [2021-02-25T01:55:57.427Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-02-25T01:55:57.427Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-02-25T01:55:57.427Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-02-25T01:55:57.427Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-02-25T01:55:57.427Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-02-25T01:55:57.427Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-02-25T01:55:57.427Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-02-25T01:55:57.427Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-02-25T01:55:57.427Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-02-25T01:55:57.427Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-02-25T01:55:57.427Z] ok github.com/docker/docker/api/types/strslice 0.019s coverage: 90.0% of statements [2021-02-25T01:55:57.427Z] ok github.com/docker/docker/api/types/filters 0.011s coverage: 92.2% of statements [2021-02-25T01:55:57.427Z] ok github.com/docker/docker/api/server/router/swarm 0.028s coverage: 5.7% of statements [2021-02-25T01:55:57.427Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-02-25T01:55:57.427Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-02-25T01:55:57.427Z] ? github.com/docker/docker/api/types [no test files] [2021-02-25T01:55:57.427Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-02-25T01:55:57.427Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-02-25T01:55:57.427Z] ? github.com/docker/docker/api/types/container [no test files] [2021-02-25T01:55:57.427Z] ? github.com/docker/docker/api/types/events [no test files] [2021-02-25T01:55:57.427Z] ? github.com/docker/docker/api/types/image [no test files] [2021-02-25T01:55:57.427Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-02-25T01:55:57.427Z] ? github.com/docker/docker/api/types/network [no test files] [2021-02-25T01:55:57.427Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-02-25T01:55:57.427Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-02-25T01:55:57.427Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-02-25T01:55:57.427Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-02-25T01:55:57.427Z] ok github.com/docker/docker/api/types/time 0.009s coverage: 100.0% of statements [2021-02-25T01:55:57.427Z] ok github.com/docker/docker/api/types/versions 0.008s coverage: 75.0% of statements [2021-02-25T01:55:57.427Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-02-25T01:55:57.427Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-02-25T01:55:57.427Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-02-25T01:55:57.427Z] ? github.com/docker/docker/builder [no test files] [2021-02-25T01:55:57.427Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-02-25T01:55:57.427Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-02-25T01:55:57.427Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-02-25T01:55:57.427Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-02-25T01:55:57.427Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-02-25T01:55:57.427Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-02-25T01:55:57.427Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-02-25T01:55:58.429Z] #42 97.38 CC criu/cr-check.o [2021-02-25T01:55:58.771Z] #42 ... [2021-02-25T01:55:58.771Z] [2021-02-25T01:55:58.771Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-25T01:55:58.771Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-25T01:55:58.771Z] #19 36.99 Unpacking bash-completion (1:2.8-6) ... [2021-02-25T01:55:58.771Z] #19 37.31 Selecting previously unselected package bzip2. [2021-02-25T01:55:58.771Z] #19 37.33 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-02-25T01:55:58.771Z] #19 37.34 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-02-25T01:55:58.771Z] #19 37.40 Selecting previously unselected package xz-utils. [2021-02-25T01:55:58.771Z] #19 37.41 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-02-25T01:55:58.771Z] #19 37.42 Unpacking xz-utils (5.2.4-1) ... [2021-02-25T01:55:58.771Z] #19 37.57 Selecting previously unselected package apparmor. [2021-02-25T01:55:58.771Z] #19 37.57 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-02-25T01:55:58.771Z] #19 37.66 Unpacking apparmor (2.13.2-10) ... [2021-02-25T01:55:58.771Z] #19 38.00 Selecting previously unselected package aufs-tools. [2021-02-25T01:55:58.771Z] #19 38.02 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-02-25T01:55:58.771Z] #19 38.02 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-02-25T01:55:58.771Z] #19 38.14 Selecting previously unselected package libonig5:amd64. [2021-02-25T01:55:58.771Z] #19 38.15 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-02-25T01:55:58.771Z] #19 38.16 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-02-25T01:55:58.771Z] #19 38.31 Selecting previously unselected package libjq1:amd64. [2021-02-25T01:55:58.771Z] #19 38.31 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-02-25T01:55:58.771Z] #19 38.31 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-02-25T01:55:58.771Z] #19 38.44 Selecting previously unselected package jq. [2021-02-25T01:55:58.771Z] #19 38.45 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-02-25T01:55:58.771Z] #19 38.46 Unpacking jq (1.5+dfsg-2+b1) ... [2021-02-25T01:55:58.771Z] #19 38.55 Selecting previously unselected package libaio1:amd64. [2021-02-25T01:55:58.771Z] #19 38.56 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-02-25T01:55:58.771Z] #19 38.56 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-02-25T01:55:58.771Z] #19 38.62 Selecting previously unselected package libgpm2:amd64. [2021-02-25T01:55:58.771Z] #19 38.63 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-02-25T01:55:58.771Z] #19 38.63 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-02-25T01:55:58.771Z] #19 38.70 Selecting previously unselected package libicu63:amd64. [2021-02-25T01:55:58.771Z] #19 38.71 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-02-25T01:55:58.771Z] #19 38.71 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-02-25T01:55:58.771Z] #19 42.25 Selecting previously unselected package libnet1:amd64. [2021-02-25T01:55:58.771Z] #19 42.26 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-02-25T01:55:58.771Z] #19 42.27 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-02-25T01:55:58.771Z] #19 42.36 Selecting previously unselected package libnl-3-200:amd64. [2021-02-25T01:55:58.771Z] #19 42.36 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-02-25T01:55:58.771Z] #19 42.37 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-02-25T01:55:58.771Z] #19 42.45 Selecting previously unselected package libprotobuf-c1:amd64. [2021-02-25T01:55:58.771Z] #19 42.45 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-02-25T01:55:58.771Z] #19 42.46 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-02-25T01:55:59.028Z] #19 42.53 Selecting previously unselected package libreadline5:amd64. [2021-02-25T01:55:59.028Z] #19 42.54 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-02-25T01:55:59.028Z] #19 42.55 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-02-25T01:55:59.028Z] #19 42.65 Selecting previously unselected package net-tools. [2021-02-25T01:55:59.028Z] #19 42.66 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-02-25T01:55:59.028Z] #19 42.66 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-02-25T01:55:59.149Z] --- PASS: TestBuildMultiStageLayerLeak (4.31s) [2021-02-25T01:55:59.149Z] === RUN TestBuildWithHugeFile [2021-02-25T01:55:59.173Z] #19 30.93 Selecting previously unselected package python3-minimal. [2021-02-25T01:55:59.173Z] #19 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 ... 23681 files and directories currently installed.) [2021-02-25T01:55:59.173Z] #19 30.99 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-02-25T01:55:59.173Z] #19 31.01 Unpacking python3-minimal (3.7.3-1) ... [2021-02-25T01:55:59.173Z] #19 ... [2021-02-25T01:55:59.173Z] [2021-02-25T01:55:59.173Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-25T01:55:59.173Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-02-25T01:55:59.173Z] #31 DONE 159.0s [2021-02-25T01:55:59.173Z] [2021-02-25T01:55:59.173Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-25T01:55:59.173Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-25T01:55:59.173Z] #42 79.91 DEP criu/pie-util-vdso-elf32.d [2021-02-25T01:55:59.173Z] #42 80.10 DEP criu/path.d [2021-02-25T01:55:59.173Z] #42 80.29 DEP criu/parasite-syscall.d [2021-02-25T01:55:59.173Z] #42 80.55 DEP criu/pagemap.d [2021-02-25T01:55:59.173Z] #42 80.72 DEP criu/pagemap-cache.d [2021-02-25T01:55:59.173Z] #42 80.83 DEP criu/page-xfer.d [2021-02-25T01:55:59.173Z] #42 81.05 DEP criu/page-pipe.d [2021-02-25T01:55:59.173Z] #42 81.15 DEP criu/netfilter.d [2021-02-25T01:55:59.173Z] #42 81.35 DEP criu/net.d [2021-02-25T01:55:59.173Z] #42 81.53 DEP criu/namespaces.d [2021-02-25T01:55:59.173Z] #42 81.69 DEP criu/mount.d [2021-02-25T01:55:59.173Z] #42 81.84 DEP criu/memfd.d [2021-02-25T01:55:59.173Z] #42 81.99 DEP criu/mem.d [2021-02-25T01:55:59.173Z] #42 82.19 DEP criu/lsm.d [2021-02-25T01:55:59.173Z] #42 82.29 DEP criu/log.d [2021-02-25T01:55:59.173Z] #42 82.43 DEP criu/libnetlink.d [2021-02-25T01:55:59.173Z] #42 82.53 DEP criu/kerndat.d [2021-02-25T01:55:59.173Z] #42 82.76 DEP criu/kcmp-ids.d [2021-02-25T01:55:59.173Z] #42 82.84 DEP criu/irmap.d [2021-02-25T01:55:59.173Z] #42 83.03 DEP criu/ipc_ns.d [2021-02-25T01:55:59.173Z] #42 83.23 DEP criu/image.d [2021-02-25T01:55:59.173Z] #42 83.43 DEP criu/image-desc.d [2021-02-25T01:55:59.173Z] #42 83.59 DEP criu/fsnotify.d [2021-02-25T01:55:59.173Z] #42 83.73 DEP criu/filesystems.d [2021-02-25T01:55:59.173Z] #42 83.86 DEP criu/files.d [2021-02-25T01:55:59.173Z] #42 84.11 DEP criu/files-reg.d [2021-02-25T01:55:59.173Z] #42 84.30 DEP criu/files-ext.d [2021-02-25T01:55:59.173Z] #42 84.40 DEP criu/file-lock.d [2021-02-25T01:55:59.173Z] #42 84.53 DEP criu/file-ids.d [2021-02-25T01:55:59.173Z] #42 84.66 DEP criu/fifo.d [2021-02-25T01:55:59.173Z] #42 84.79 DEP criu/fdstore.d [2021-02-25T01:55:59.173Z] #42 84.86 DEP criu/fault-injection.d [2021-02-25T01:55:59.173Z] #42 84.88 DEP criu/external.d [2021-02-25T01:55:59.173Z] #42 84.95 DEP criu/eventpoll.d [2021-02-25T01:55:59.173Z] #42 85.09 DEP criu/eventfd.d [2021-02-25T01:55:59.173Z] #42 85.30 DEP criu/crtools.d [2021-02-25T01:55:59.173Z] #42 85.51 DEP criu/cr-service.d [2021-02-25T01:55:59.173Z] #42 85.72 DEP criu/cr-restore.d [2021-02-25T01:55:59.173Z] #42 86.02 DEP criu/cr-errno.d [2021-02-25T01:55:59.173Z] #42 86.05 DEP criu/cr-dump.d [2021-02-25T01:55:59.173Z] #42 86.35 DEP criu/cr-dedup.d [2021-02-25T01:55:59.329Z] #19 42.87 Selecting previously unselected package python-pip-whl. [2021-02-25T01:55:59.329Z] #19 42.89 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-02-25T01:55:59.329Z] #19 42.89 Unpacking python-pip-whl (18.1-5) ... [2021-02-25T01:55:59.434Z] #42 86.54 DEP criu/cr-check.d [2021-02-25T01:55:59.434Z] #42 ... [2021-02-25T01:55:59.434Z] [2021-02-25T01:55:59.434Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-25T01:55:59.434Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-25T01:55:59.434Z] #19 31.22 Selecting previously unselected package libmpdec2:amd64. [2021-02-25T01:55:59.434Z] #19 31.23 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-02-25T01:55:59.434Z] #19 31.26 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-02-25T01:55:59.434Z] #19 31.42 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-02-25T01:55:59.434Z] #19 31.43 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2021-02-25T01:55:59.434Z] #19 31.45 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2021-02-25T01:55:59.893Z] #19 43.40 Selecting previously unselected package python3-lib2to3. [2021-02-25T01:55:59.893Z] #19 43.41 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-02-25T01:55:59.893Z] #19 43.42 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-02-25T01:55:59.893Z] #19 43.55 Selecting previously unselected package python3-distutils. [2021-02-25T01:55:59.893Z] #19 43.56 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-02-25T01:55:59.893Z] #19 43.56 Unpacking python3-distutils (3.7.3-1) ... [2021-02-25T01:56:00.150Z] #19 43.69 Selecting previously unselected package python3-pip. [2021-02-25T01:56:00.150Z] #19 43.69 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-02-25T01:56:00.150Z] #19 43.70 Unpacking python3-pip (18.1-5) ... [2021-02-25T01:56:00.150Z] #19 43.86 Selecting previously unselected package python3-pkg-resources. [2021-02-25T01:56:00.150Z] #19 43.86 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-02-25T01:56:00.150Z] #19 43.86 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-02-25T01:56:00.222Z] ok github.com/docker/docker/cli/debug 0.010s coverage: 100.0% of statements [2021-02-25T01:56:00.349Z] #42 99.19 CC criu/cr-dedup.o [2021-02-25T01:56:00.407Z] #19 43.97 Selecting previously unselected package python3-setuptools. [2021-02-25T01:56:00.407Z] #19 43.99 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-02-25T01:56:00.407Z] #19 44.00 Unpacking python3-setuptools (40.8.0-1) ... [2021-02-25T01:56:00.455Z] #19 33.94 Selecting previously unselected package libnet1:arm64. [2021-02-25T01:56:00.455Z] #19 33.95 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-02-25T01:56:00.455Z] #19 33.96 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-02-25T01:56:00.455Z] #19 34.06 Selecting previously unselected package libnl-3-200:arm64. [2021-02-25T01:56:00.455Z] #19 34.06 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2021-02-25T01:56:00.455Z] #19 34.07 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2021-02-25T01:56:00.455Z] #19 34.17 Selecting previously unselected package libprotobuf-c1:arm64. [2021-02-25T01:56:00.455Z] #19 34.18 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2021-02-25T01:56:00.455Z] #19 34.21 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-02-25T01:56:00.455Z] #19 34.28 Selecting previously unselected package libreadline5:arm64. [2021-02-25T01:56:00.616Z] #42 99.64 CC criu/cr-dump.o [2021-02-25T01:56:00.664Z] #19 44.33 Selecting previously unselected package python3-wheel. [2021-02-25T01:56:00.664Z] #19 44.33 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-02-25T01:56:00.664Z] #19 44.34 Unpacking python3-wheel (0.32.3-2) ... [2021-02-25T01:56:00.719Z] #19 34.29 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2021-02-25T01:56:00.719Z] #19 34.30 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2021-02-25T01:56:00.719Z] #19 34.40 Selecting previously unselected package net-tools. [2021-02-25T01:56:00.719Z] #19 34.42 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2021-02-25T01:56:00.719Z] #19 34.43 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-02-25T01:56:00.817Z] #19 32.77 Selecting previously unselected package python3.7. [2021-02-25T01:56:00.817Z] #19 32.77 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2021-02-25T01:56:00.817Z] #19 32.79 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2021-02-25T01:56:00.921Z] #19 44.43 Selecting previously unselected package sudo. [2021-02-25T01:56:00.921Z] #19 44.43 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-02-25T01:56:00.921Z] #19 44.44 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-02-25T01:56:00.987Z] #19 34.66 Selecting previously unselected package python-pip-whl. [2021-02-25T01:56:00.987Z] #19 34.69 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-02-25T01:56:00.987Z] #19 34.69 Unpacking python-pip-whl (18.1-5) ... [2021-02-25T01:56:01.079Z] #19 32.93 Selecting previously unselected package libpython3-stdlib:amd64. [2021-02-25T01:56:01.079Z] #19 32.94 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-02-25T01:56:01.079Z] #19 32.95 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-02-25T01:56:01.079Z] #19 33.05 Setting up python3-minimal (3.7.3-1) ... [2021-02-25T01:56:01.179Z] #19 44.90 Selecting previously unselected package thin-provisioning-tools. [2021-02-25T01:56:01.179Z] #19 44.90 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-02-25T01:56:01.179Z] #19 44.90 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-02-25T01:56:01.436Z] #19 45.10 Selecting previously unselected package uidmap. [2021-02-25T01:56:01.436Z] #19 45.11 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-02-25T01:56:01.436Z] #19 45.11 Unpacking uidmap (1:4.5-1.1) ... [2021-02-25T01:56:01.461Z] #19 35.12 Selecting previously unselected package python3-lib2to3. [2021-02-25T01:56:01.461Z] #19 35.13 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-02-25T01:56:01.461Z] #19 35.20 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-02-25T01:56:01.724Z] #19 35.44 Selecting previously unselected package python3-distutils. [2021-02-25T01:56:01.724Z] #19 35.44 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-02-25T01:56:01.724Z] #19 35.46 Unpacking python3-distutils (3.7.3-1) ... [2021-02-25T01:56:01.738Z] #19 45.23 Selecting previously unselected package vim-runtime. [2021-02-25T01:56:01.738Z] #19 45.23 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-02-25T01:56:01.738Z] #19 45.25 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-02-25T01:56:01.738Z] #19 45.28 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-02-25T01:56:01.738Z] #19 45.29 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-02-25T01:56:01.993Z] #19 35.63 Selecting previously unselected package python3-pip. [2021-02-25T01:56:01.993Z] #19 35.66 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-02-25T01:56:01.993Z] #19 35.67 Unpacking python3-pip (18.1-5) ... [2021-02-25T01:56:02.007Z] #42 ... [2021-02-25T01:56:02.007Z] [2021-02-25T01:56:02.007Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-25T01:56:02.007Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-25T01:56:02.007Z] #19 26.25 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2021-02-25T01:56:02.007Z] #19 26.26 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2021-02-25T01:56:02.007Z] #19 28.16 Selecting previously unselected package python3-minimal. [2021-02-25T01:56:02.007Z] #19 28.17 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23681 files and directories currently installed.) [2021-02-25T01:56:02.007Z] #19 28.21 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-02-25T01:56:02.007Z] #19 28.22 Unpacking python3-minimal (3.7.3-1) ... [2021-02-25T01:56:02.007Z] #19 28.31 Selecting previously unselected package libmpdec2:amd64. [2021-02-25T01:56:02.007Z] #19 28.31 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-02-25T01:56:02.007Z] #19 28.34 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-02-25T01:56:02.007Z] #19 28.44 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-02-25T01:56:02.007Z] #19 28.44 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2021-02-25T01:56:02.007Z] #19 28.45 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2021-02-25T01:56:02.007Z] #19 29.28 Selecting previously unselected package python3.7. [2021-02-25T01:56:02.007Z] #19 29.28 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2021-02-25T01:56:02.007Z] #19 29.28 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2021-02-25T01:56:02.007Z] #19 29.41 Selecting previously unselected package libpython3-stdlib:amd64. [2021-02-25T01:56:02.007Z] #19 29.41 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-02-25T01:56:02.007Z] #19 29.43 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-02-25T01:56:02.007Z] #19 29.50 Setting up python3-minimal (3.7.3-1) ... [2021-02-25T01:56:02.007Z] #19 30.24 Selecting previously unselected package python3. [2021-02-25T01:56:02.007Z] #19 30.24 (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.) [2021-02-25T01:56:02.007Z] #19 30.28 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-02-25T01:56:02.007Z] #19 30.29 Unpacking python3 (3.7.3-1) ... [2021-02-25T01:56:02.007Z] #19 30.38 Selecting previously unselected package libip4tc0:amd64. [2021-02-25T01:56:02.007Z] #19 30.38 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-02-25T01:56:02.007Z] #19 30.39 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-02-25T01:56:02.007Z] #19 30.46 Selecting previously unselected package libip6tc0:amd64. [2021-02-25T01:56:02.007Z] #19 30.46 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-02-25T01:56:02.007Z] #19 30.46 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-02-25T01:56:02.007Z] #19 30.56 Selecting previously unselected package libiptc0:amd64. [2021-02-25T01:56:02.007Z] #19 30.57 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-02-25T01:56:02.007Z] #19 30.58 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-02-25T01:56:02.007Z] #19 30.65 Selecting previously unselected package libnfnetlink0:amd64. [2021-02-25T01:56:02.007Z] #19 30.66 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-02-25T01:56:02.007Z] #19 30.67 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-02-25T01:56:02.007Z] #19 30.75 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-02-25T01:56:02.020Z] #19 33.99 Selecting previously unselected package python3. [2021-02-25T01:56:02.262Z] #19 35.89 Selecting previously unselected package python3-pkg-resources. [2021-02-25T01:56:02.262Z] #19 35.93 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-02-25T01:56:02.262Z] #19 35.93 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-02-25T01:56:02.269Z] #19 30.76 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-02-25T01:56:02.269Z] #19 30.77 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-02-25T01:56:02.269Z] #19 30.86 Selecting previously unselected package libnftnl11:amd64. [2021-02-25T01:56:02.269Z] #19 30.86 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-02-25T01:56:02.269Z] #19 30.86 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-02-25T01:56:02.269Z] #19 30.94 Selecting previously unselected package iptables. [2021-02-25T01:56:02.269Z] #19 30.94 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-02-25T01:56:02.269Z] #19 30.95 Unpacking iptables (1.8.2-4) ... [2021-02-25T01:56:02.280Z] #19 33.99 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24093 files and directories currently installed.) [2021-02-25T01:56:02.280Z] #19 34.07 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-02-25T01:56:02.280Z] #19 34.09 Unpacking python3 (3.7.3-1) ... [2021-02-25T01:56:02.280Z] #19 34.18 Selecting previously unselected package libip4tc0:amd64. [2021-02-25T01:56:02.280Z] #19 34.19 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-02-25T01:56:02.280Z] #19 34.19 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-02-25T01:56:02.280Z] #19 34.27 Selecting previously unselected package libip6tc0:amd64. [2021-02-25T01:56:02.280Z] #19 34.27 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-02-25T01:56:02.280Z] #19 34.30 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-02-25T01:56:02.356Z] ok github.com/docker/docker/builder/remotecontext/git 3.639s coverage: 86.3% of statements [2021-02-25T01:56:02.540Z] #19 34.37 Selecting previously unselected package libiptc0:amd64. [2021-02-25T01:56:02.540Z] #19 34.38 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-02-25T01:56:02.540Z] #19 34.39 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-02-25T01:56:02.540Z] #19 34.49 Selecting previously unselected package libnfnetlink0:amd64. [2021-02-25T01:56:02.540Z] #19 34.49 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-02-25T01:56:02.540Z] #19 34.51 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-02-25T01:56:02.540Z] #19 34.56 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-02-25T01:56:02.551Z] #19 36.09 Selecting previously unselected package python3-setuptools. [2021-02-25T01:56:02.551Z] #19 36.11 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-02-25T01:56:02.551Z] #19 36.13 Unpacking python3-setuptools (40.8.0-1) ... [2021-02-25T01:56:02.551Z] #19 36.34 Selecting previously unselected package python3-wheel. [2021-02-25T01:56:02.800Z] #19 34.57 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-02-25T01:56:02.800Z] #19 34.57 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-02-25T01:56:02.800Z] #19 34.63 Selecting previously unselected package libnftnl11:amd64. [2021-02-25T01:56:02.800Z] #19 34.64 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-02-25T01:56:02.800Z] #19 34.65 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-02-25T01:56:02.800Z] #19 34.74 Selecting previously unselected package iptables. [2021-02-25T01:56:02.800Z] #19 34.75 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-02-25T01:56:02.800Z] #19 34.75 Unpacking iptables (1.8.2-4) ... [2021-02-25T01:56:02.829Z] #19 36.34 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-02-25T01:56:02.829Z] #19 36.35 Unpacking python3-wheel (0.32.3-2) ... [2021-02-25T01:56:02.829Z] #19 36.53 Selecting previously unselected package sudo. [2021-02-25T01:56:02.829Z] #19 36.54 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_arm64.deb ... [2021-02-25T01:56:02.829Z] #19 36.56 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-02-25T01:56:02.843Z] #19 31.32 Selecting previously unselected package xxd. [2021-02-25T01:56:02.843Z] #19 31.33 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-02-25T01:56:02.843Z] #19 31.40 Unpacking xxd (2:8.1.0875-5) ... [2021-02-25T01:56:02.843Z] #19 31.52 Selecting previously unselected package vim-common. [2021-02-25T01:56:02.843Z] #19 31.53 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-02-25T01:56:02.843Z] #19 31.55 Unpacking vim-common (2:8.1.0875-5) ... [2021-02-25T01:56:03.060Z] #19 35.05 Selecting previously unselected package xxd. [2021-02-25T01:56:03.060Z] #19 35.05 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-02-25T01:56:03.060Z] #19 35.08 Unpacking xxd (2:8.1.0875-5) ... [2021-02-25T01:56:03.104Z] #19 31.74 Selecting previously unselected package bash-completion. [2021-02-25T01:56:03.105Z] #19 31.74 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-02-25T01:56:03.320Z] #19 35.21 Selecting previously unselected package vim-common. [2021-02-25T01:56:03.320Z] #19 35.21 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-02-25T01:56:03.320Z] #19 35.24 Unpacking vim-common (2:8.1.0875-5) ... [2021-02-25T01:56:03.320Z] #19 35.43 Selecting previously unselected package bash-completion. [2021-02-25T01:56:03.416Z] #19 37.12 Selecting previously unselected package thin-provisioning-tools. [2021-02-25T01:56:03.416Z] #19 37.13 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2021-02-25T01:56:03.416Z] #19 37.14 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-02-25T01:56:03.581Z] #19 35.44 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-02-25T01:56:03.996Z] #19 37.45 Selecting previously unselected package uidmap. [2021-02-25T01:56:03.996Z] #19 37.48 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ... [2021-02-25T01:56:03.996Z] #19 37.49 Unpacking uidmap (1:4.5-1.1) ... [2021-02-25T01:56:03.996Z] #19 37.69 Selecting previously unselected package vim-runtime. [2021-02-25T01:56:03.996Z] #19 37.70 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-02-25T01:56:03.996Z] #19 37.73 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-02-25T01:56:03.996Z] #19 37.77 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-02-25T01:56:03.996Z] #19 37.78 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-02-25T01:56:04.480Z] ok github.com/docker/docker/builder/remotecontext 0.482s coverage: 13.7% of statements [2021-02-25T01:56:05.055Z] #19 48.41 Selecting previously unselected package vim. [2021-02-25T01:56:05.055Z] #19 48.41 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2021-02-25T01:56:05.055Z] #19 48.43 Unpacking vim (2:8.1.0875-5) ... [2021-02-25T01:56:05.312Z] #19 48.98 Selecting previously unselected package xfsprogs. [2021-02-25T01:56:05.312Z] #19 48.99 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2021-02-25T01:56:05.312Z] #19 49.00 Unpacking xfsprogs (4.20.0-1) ... [2021-02-25T01:56:05.547Z] ok github.com/docker/docker/builder/dockerfile 1.191s coverage: 48.3% of statements [2021-02-25T01:56:05.547Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-02-25T01:56:05.547Z] ? github.com/docker/docker/cli [no test files] [2021-02-25T01:56:05.547Z] ? github.com/docker/docker/cli/config [no test files] [2021-02-25T01:56:05.875Z] #19 49.49 Selecting previously unselected package zip. [2021-02-25T01:56:05.875Z] #19 49.49 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2021-02-25T01:56:05.875Z] #19 49.50 Unpacking zip (3.0-11+b1) ... [2021-02-25T01:56:06.122Z] #19 37.97 Unpacking bash-completion (1:2.8-6) ... [2021-02-25T01:56:06.132Z] #19 49.70 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-02-25T01:56:06.132Z] #19 49.72 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-02-25T01:56:06.132Z] #19 49.73 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-02-25T01:56:06.132Z] #19 49.74 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-02-25T01:56:06.132Z] #19 49.75 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-02-25T01:56:06.132Z] #19 49.76 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-02-25T01:56:06.132Z] #19 49.77 Setting up uidmap (1:4.5-1.1) ... [2021-02-25T01:56:06.132Z] #19 49.80 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-02-25T01:56:06.132Z] #19 49.82 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-02-25T01:56:06.132Z] #19 49.83 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-02-25T01:56:06.132Z] #19 49.85 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-02-25T01:56:06.132Z] #19 49.86 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-02-25T01:56:06.132Z] #19 49.87 Setting up xxd (2:8.1.0875-5) ... [2021-02-25T01:56:06.132Z] #19 49.88 Setting up zip (3.0-11+b1) ... [2021-02-25T01:56:06.132Z] #19 49.90 Setting up vim-common (2:8.1.0875-5) ... [2021-02-25T01:56:06.132Z] #19 49.91 Setting up bash-completion (1:2.8-6) ... [2021-02-25T01:56:06.381Z] #19 38.37 Selecting previously unselected package bzip2. [2021-02-25T01:56:06.381Z] #19 38.38 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-02-25T01:56:06.381Z] #19 38.39 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-02-25T01:56:06.381Z] #19 38.49 Selecting previously unselected package xz-utils. [2021-02-25T01:56:06.482Z] #19 34.56 Unpacking bash-completion (1:2.8-6) ... [2021-02-25T01:56:06.482Z] #19 34.91 Selecting previously unselected package bzip2. [2021-02-25T01:56:06.482Z] #19 34.91 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-02-25T01:56:06.482Z] #19 34.92 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-02-25T01:56:06.482Z] #19 35.00 Selecting previously unselected package xz-utils. [2021-02-25T01:56:06.482Z] #19 35.01 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-02-25T01:56:06.482Z] #19 35.01 Unpacking xz-utils (5.2.4-1) ... [2021-02-25T01:56:06.482Z] #19 35.15 Selecting previously unselected package apparmor. [2021-02-25T01:56:06.640Z] #19 38.51 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-02-25T01:56:06.640Z] #19 38.51 Unpacking xz-utils (5.2.4-1) ... [2021-02-25T01:56:06.749Z] #19 35.15 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-02-25T01:56:06.749Z] #19 35.23 Unpacking apparmor (2.13.2-10) ... [2021-02-25T01:56:06.900Z] #19 38.72 Selecting previously unselected package apparmor. [2021-02-25T01:56:06.900Z] #19 38.72 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-02-25T01:56:06.900Z] #19 38.82 Unpacking apparmor (2.13.2-10) ... [2021-02-25T01:56:07.011Z] #19 35.59 Selecting previously unselected package aufs-tools. [2021-02-25T01:56:07.011Z] #19 35.60 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-02-25T01:56:07.011Z] #19 35.61 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-02-25T01:56:07.011Z] #19 35.70 Selecting previously unselected package libonig5:amd64. [2021-02-25T01:56:07.159Z] #19 39.12 Selecting previously unselected package aufs-tools. [2021-02-25T01:56:07.159Z] #19 39.12 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-02-25T01:56:07.159Z] #19 39.14 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-02-25T01:56:07.274Z] #19 35.71 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-02-25T01:56:07.274Z] #19 35.71 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-02-25T01:56:07.274Z] #19 35.85 Selecting previously unselected package libjq1:amd64. [2021-02-25T01:56:07.274Z] #19 35.85 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-02-25T01:56:07.274Z] #19 35.86 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-02-25T01:56:07.274Z] #19 35.99 Selecting previously unselected package jq. [2021-02-25T01:56:07.355Z] #19 ... [2021-02-25T01:56:07.355Z] [2021-02-25T01:56:07.355Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-25T01:56:07.355Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-25T01:56:07.355Z] #42 92.79 CC criu/bfd.o [2021-02-25T01:56:07.355Z] #42 93.16 CC criu/bitmap.o [2021-02-25T01:56:07.355Z] #42 93.26 CC criu/cgroup-props.o [2021-02-25T01:56:07.355Z] #42 93.83 CC criu/cgroup.o [2021-02-25T01:56:07.355Z] #42 96.04 CC criu/clone-noasan.o [2021-02-25T01:56:07.355Z] #42 96.19 CC criu/config.o [2021-02-25T01:56:07.355Z] #42 97.66 CC criu/cr-check.o [2021-02-25T01:56:07.355Z] #42 99.65 CC criu/cr-dedup.o [2021-02-25T01:56:07.355Z] #42 100.1 CC criu/cr-dump.o [2021-02-25T01:56:07.355Z] #42 102.7 CC criu/cr-errno.o [2021-02-25T01:56:07.355Z] #42 102.9 CC criu/cr-restore.o [2021-02-25T01:56:07.355Z] #42 ... [2021-02-25T01:56:07.355Z] [2021-02-25T01:56:07.355Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-25T01:56:07.355Z] #19 sha256:d3b65319af3d5e3143d7ee55e3c659a5d65a0934fe1f79b38392c0e93180150d [2021-02-25T01:56:07.355Z] #19 40.91 Selecting previously unselected package vim. [2021-02-25T01:56:07.355Z] #19 40.92 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ... [2021-02-25T01:56:07.355Z] #19 40.95 Unpacking vim (2:8.1.0875-5) ... [2021-02-25T01:56:07.418Z] #19 39.28 Selecting previously unselected package libonig5:amd64. [2021-02-25T01:56:07.418Z] #19 39.28 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-02-25T01:56:07.418Z] #19 39.29 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-02-25T01:56:07.418Z] #19 39.44 Selecting previously unselected package libjq1:amd64. [2021-02-25T01:56:07.418Z] #19 39.44 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-02-25T01:56:07.418Z] #19 39.45 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-02-25T01:56:07.536Z] #19 36.00 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-02-25T01:56:07.536Z] #19 36.01 Unpacking jq (1.5+dfsg-2+b1) ... [2021-02-25T01:56:07.536Z] #19 36.08 Selecting previously unselected package libaio1:amd64. [2021-02-25T01:56:07.536Z] #19 36.10 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-02-25T01:56:07.536Z] #19 36.10 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-02-25T01:56:07.536Z] #19 36.17 Selecting previously unselected package libgpm2:amd64. [2021-02-25T01:56:07.536Z] #19 36.17 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-02-25T01:56:07.536Z] #19 36.19 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-02-25T01:56:07.536Z] #19 36.24 Selecting previously unselected package libicu63:amd64. [2021-02-25T01:56:07.678Z] #19 39.61 Selecting previously unselected package jq. [2021-02-25T01:56:07.678Z] #19 39.61 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-02-25T01:56:07.678Z] #19 39.62 Unpacking jq (1.5+dfsg-2+b1) ... [2021-02-25T01:56:07.678Z] #19 39.70 Selecting previously unselected package libaio1:amd64. [2021-02-25T01:56:07.678Z] #19 39.72 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-02-25T01:56:07.678Z] #19 39.72 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-02-25T01:56:07.800Z] #19 36.24 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-02-25T01:56:07.800Z] #19 36.25 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-02-25T01:56:07.938Z] #19 39.78 Selecting previously unselected package libgpm2:amd64. [2021-02-25T01:56:07.938Z] #19 39.79 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-02-25T01:56:07.938Z] #19 39.79 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-02-25T01:56:07.938Z] #19 39.86 Selecting previously unselected package libicu63:amd64. [2021-02-25T01:56:07.938Z] #19 39.87 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-02-25T01:56:07.938Z] #19 39.88 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-02-25T01:56:07.949Z] #19 41.41 Selecting previously unselected package xfsprogs. [2021-02-25T01:56:07.949Z] #19 41.42 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ... [2021-02-25T01:56:07.949Z] #19 41.43 Unpacking xfsprogs (4.20.0-1) ... [2021-02-25T01:56:08.220Z] #19 41.84 Selecting previously unselected package zip. [2021-02-25T01:56:08.220Z] #19 41.85 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ... [2021-02-25T01:56:08.220Z] #19 41.85 Unpacking zip (3.0-11+b1) ... [2021-02-25T01:56:08.220Z] #19 42.07 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-02-25T01:56:08.498Z] #19 42.11 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-02-25T01:56:08.498Z] #19 42.12 Setting up libip6tc0:arm64 (1.8.2-4) ... [2021-02-25T01:56:08.498Z] #19 42.14 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2021-02-25T01:56:08.498Z] #19 42.16 Setting up libgpm2:arm64 (1.20.7-5) ... [2021-02-25T01:56:08.498Z] #19 42.18 Setting up libip4tc0:arm64 (1.8.2-4) ... [2021-02-25T01:56:08.498Z] #19 42.19 Setting up uidmap (1:4.5-1.1) ... [2021-02-25T01:56:08.498Z] #19 42.21 Setting up libnftnl11:arm64 (1.1.2-2) ... [2021-02-25T01:56:08.498Z] #19 42.22 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-02-25T01:56:08.498Z] #19 42.23 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-02-25T01:56:08.498Z] #19 42.27 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-02-25T01:56:08.498Z] #19 42.28 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2021-02-25T01:56:08.498Z] #19 42.29 Setting up xxd (2:8.1.0875-5) ... [2021-02-25T01:56:08.654Z] #19 ... [2021-02-25T01:56:08.654Z] [2021-02-25T01:56:08.654Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-25T01:56:08.654Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-25T01:56:08.654Z] #42 98.15 CC criu/cr-errno.o [2021-02-25T01:56:08.654Z] #42 98.28 CC criu/cr-restore.o [2021-02-25T01:56:08.654Z] #42 102.5 CC criu/cr-service.o [2021-02-25T01:56:08.654Z] #42 104.2 CC criu/crtools.o [2021-02-25T01:56:08.654Z] #42 104.8 CC criu/eventfd.o [2021-02-25T01:56:08.654Z] #42 105.1 CC criu/eventpoll.o [2021-02-25T01:56:08.654Z] #42 105.9 CC criu/external.o [2021-02-25T01:56:08.654Z] #42 106.3 CC criu/fault-injection.o [2021-02-25T01:56:08.654Z] #42 106.4 CC criu/fdstore.o [2021-02-25T01:56:08.654Z] #42 106.8 CC criu/fifo.o [2021-02-25T01:56:08.654Z] #42 107.2 CC criu/file-ids.o [2021-02-25T01:56:08.654Z] #42 107.6 CC criu/file-lock.o [2021-02-25T01:56:08.654Z] #42 108.4 CC criu/files-ext.o [2021-02-25T01:56:08.776Z] #19 42.31 Setting up zip (3.0-11+b1) ... [2021-02-25T01:56:08.776Z] #19 42.33 Setting up vim-common (2:8.1.0875-5) ... [2021-02-25T01:56:08.776Z] #19 42.41 Setting up bash-completion (1:2.8-6) ... [2021-02-25T01:56:08.911Z] #42 ... [2021-02-25T01:56:08.911Z] [2021-02-25T01:56:08.911Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-25T01:56:08.911Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-25T01:56:08.911Z] #19 52.61 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-02-25T01:56:08.911Z] #19 52.62 Setting up xz-utils (5.2.4-1) ... [2021-02-25T01:56:08.911Z] #19 52.64 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-02-25T01:56:08.911Z] #19 52.65 Setting up sudo (1.8.27-1+deb10u3) ... [2021-02-25T01:56:08.911Z] #19 52.70 invoke-rc.d: could not determine current runlevel [2021-02-25T01:56:08.911Z] #19 52.72 invoke-rc.d: policy-rc.d denied execution of start. [2021-02-25T01:56:08.911Z] #19 52.72 Setting up pigz (2.4-1) ... [2021-02-25T01:56:08.911Z] #19 52.75 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-02-25T01:56:08.911Z] #19 52.76 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-02-25T01:56:09.168Z] #19 52.78 Setting up python-pip-whl (18.1-5) ... [2021-02-25T01:56:09.168Z] #19 52.79 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-02-25T01:56:09.168Z] #19 52.80 Setting up vim-runtime (2:8.1.0875-5) ... [2021-02-25T01:56:09.425Z] #19 53.10 Setting up libaio1:amd64 (0.3.112-3) ... [2021-02-25T01:56:09.425Z] #19 53.11 Setting up libonig5:amd64 (6.9.1-1) ... [2021-02-25T01:56:09.425Z] #19 53.12 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2021-02-25T01:56:09.425Z] #19 53.13 Setting up vim (2:8.1.0875-5) ... [2021-02-25T01:56:09.425Z] #19 53.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-02-25T01:56:09.425Z] #19 53.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-02-25T01:56:09.425Z] #19 53.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-02-25T01:56:09.425Z] #19 53.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-02-25T01:56:09.425Z] #19 53.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-02-25T01:56:09.425Z] #19 53.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-02-25T01:56:09.425Z] #19 53.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-02-25T01:56:09.425Z] #19 53.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-02-25T01:56:09.425Z] #19 53.25 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-02-25T01:56:09.425Z] #19 53.26 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-02-25T01:56:09.425Z] #19 53.27 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-02-25T01:56:09.681Z] #19 53.28 Setting up jq (1.5+dfsg-2+b1) ... [2021-02-25T01:56:09.681Z] #19 53.29 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-02-25T01:56:09.681Z] #19 53.30 Setting up python3.7 (3.7.3-2+deb10u2) ... [2021-02-25T01:56:09.847Z] #19 ... [2021-02-25T01:56:09.847Z] [2021-02-25T01:56:09.847Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-25T01:56:09.847Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-25T01:56:09.847Z] #42 86.94 DEP criu/config.d [2021-02-25T01:56:09.847Z] #42 87.24 DEP criu/clone-noasan.d [2021-02-25T01:56:09.847Z] #42 87.39 DEP criu/cgroup.d [2021-02-25T01:56:09.847Z] #42 87.69 DEP criu/cgroup-props.d [2021-02-25T01:56:09.847Z] #42 87.80 DEP criu/bitmap.d [2021-02-25T01:56:09.847Z] #42 87.82 DEP criu/bfd.d [2021-02-25T01:56:09.847Z] #42 87.88 DEP criu/autofs.d [2021-02-25T01:56:09.847Z] #42 88.02 DEP criu/aio.d [2021-02-25T01:56:09.847Z] #42 88.23 DEP criu/action-scripts.d [2021-02-25T01:56:09.847Z] #42 88.49 CC criu/action-scripts.o [2021-02-25T01:56:09.847Z] #42 88.93 CC criu/aio.o [2021-02-25T01:56:09.847Z] #42 89.43 CC criu/autofs.o [2021-02-25T01:56:09.847Z] #42 90.77 CC criu/bfd.o [2021-02-25T01:56:09.847Z] #42 91.35 CC criu/bitmap.o [2021-02-25T01:56:09.847Z] #42 91.49 CC criu/cgroup-props.o [2021-02-25T01:56:09.847Z] #42 92.23 CC criu/cgroup.o [2021-02-25T01:56:09.847Z] #42 94.80 CC criu/clone-noasan.o [2021-02-25T01:56:09.847Z] #42 95.08 CC criu/config.o [2021-02-25T01:56:09.847Z] #42 96.31 CC criu/cr-check.o [2021-02-25T01:56:10.085Z] ok github.com/docker/docker/client 0.670s coverage: 75.4% of statements [2021-02-25T01:56:10.787Z] #42 97.96 CC criu/cr-dedup.o [2021-02-25T01:56:11.357Z] #42 98.47 CC criu/cr-dump.o [2021-02-25T01:56:11.357Z] #42 ... [2021-02-25T01:56:11.357Z] [2021-02-25T01:56:11.357Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-25T01:56:11.357Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-25T01:56:11.357Z] #19 43.33 Selecting previously unselected package libnet1:amd64. [2021-02-25T01:56:11.357Z] #19 43.33 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-02-25T01:56:11.357Z] #19 43.34 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-02-25T01:56:11.357Z] #19 43.42 Selecting previously unselected package libnl-3-200:amd64. [2021-02-25T01:56:11.617Z] #19 43.43 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-02-25T01:56:11.617Z] #19 43.44 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-02-25T01:56:11.617Z] #19 43.53 Selecting previously unselected package libprotobuf-c1:amd64. [2021-02-25T01:56:11.617Z] #19 43.53 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-02-25T01:56:11.617Z] #19 43.53 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-02-25T01:56:11.877Z] #19 43.61 Selecting previously unselected package libreadline5:amd64. [2021-02-25T01:56:11.877Z] #19 43.61 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-02-25T01:56:11.877Z] #19 43.62 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-02-25T01:56:11.877Z] #19 43.74 Selecting previously unselected package net-tools. [2021-02-25T01:56:11.877Z] #19 43.74 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-02-25T01:56:11.877Z] #19 43.76 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-02-25T01:56:12.016Z] #19 39.83 Selecting previously unselected package libnet1:amd64. [2021-02-25T01:56:12.016Z] #19 39.83 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-02-25T01:56:12.016Z] #19 39.84 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-02-25T01:56:12.016Z] #19 39.93 Selecting previously unselected package libnl-3-200:amd64. [2021-02-25T01:56:12.016Z] #19 39.95 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-02-25T01:56:12.016Z] #19 39.95 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-02-25T01:56:12.016Z] #19 40.06 Selecting previously unselected package libprotobuf-c1:amd64. [2021-02-25T01:56:12.016Z] #19 40.06 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-02-25T01:56:12.016Z] #19 40.07 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-02-25T01:56:12.016Z] #19 40.13 Selecting previously unselected package libreadline5:amd64. [2021-02-25T01:56:12.016Z] #19 40.14 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-02-25T01:56:12.016Z] #19 40.15 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-02-25T01:56:12.016Z] #19 40.26 Selecting previously unselected package net-tools. [2021-02-25T01:56:12.016Z] #19 40.27 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-02-25T01:56:12.016Z] #19 40.28 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-02-25T01:56:12.016Z] #19 40.48 Selecting previously unselected package python-pip-whl. [2021-02-25T01:56:12.016Z] #19 40.48 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-02-25T01:56:12.016Z] #19 40.50 Unpacking python-pip-whl (18.1-5) ... [2021-02-25T01:56:12.110Z] #19 45.69 Setting up libiptc0:arm64 (1.8.2-4) ... [2021-02-25T01:56:12.110Z] #19 45.70 Setting up xz-utils (5.2.4-1) ... [2021-02-25T01:56:12.110Z] #19 45.73 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-02-25T01:56:12.110Z] #19 45.75 Setting up sudo (1.8.27-1+deb10u3) ... [2021-02-25T01:56:12.110Z] #19 45.86 invoke-rc.d: could not determine current runlevel [2021-02-25T01:56:12.110Z] #19 45.88 invoke-rc.d: policy-rc.d denied execution of start. [2021-02-25T01:56:12.110Z] #19 45.89 Setting up pigz (2.4-1) ... [2021-02-25T01:56:12.110Z] #19 45.90 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-02-25T01:56:12.110Z] #19 45.92 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2021-02-25T01:56:12.110Z] #19 45.94 Setting up python-pip-whl (18.1-5) ... [2021-02-25T01:56:12.137Z] #19 43.96 Selecting previously unselected package python-pip-whl. [2021-02-25T01:56:12.138Z] #19 43.97 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-02-25T01:56:12.138Z] #19 43.98 Unpacking python-pip-whl (18.1-5) ... [2021-02-25T01:56:12.374Z] #19 45.96 Setting up libmpdec2:arm64 (2.4.2-2) ... [2021-02-25T01:56:12.374Z] #19 45.97 Setting up vim-runtime (2:8.1.0875-5) ... [2021-02-25T01:56:12.589Z] #19 41.05 Selecting previously unselected package python3-lib2to3. [2021-02-25T01:56:12.590Z] #19 41.06 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-02-25T01:56:12.590Z] #19 41.06 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-02-25T01:56:12.590Z] #19 41.18 Selecting previously unselected package python3-distutils. [2021-02-25T01:56:12.590Z] #19 41.18 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-02-25T01:56:12.590Z] #19 41.19 Unpacking python3-distutils (3.7.3-1) ... [2021-02-25T01:56:12.590Z] #19 41.30 Selecting previously unselected package python3-pip. [2021-02-25T01:56:12.707Z] #19 44.53 Selecting previously unselected package python3-lib2to3. [2021-02-25T01:56:12.707Z] #19 44.55 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-02-25T01:56:12.707Z] #19 44.56 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-02-25T01:56:12.707Z] #19 44.72 Selecting previously unselected package python3-distutils. [2021-02-25T01:56:12.852Z] #19 41.30 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-02-25T01:56:12.852Z] #19 41.31 Unpacking python3-pip (18.1-5) ... [2021-02-25T01:56:12.852Z] #19 41.49 Selecting previously unselected package python3-pkg-resources. [2021-02-25T01:56:12.852Z] #19 41.50 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-02-25T01:56:12.852Z] #19 41.51 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-02-25T01:56:12.852Z] #19 ... [2021-02-25T01:56:12.852Z] [2021-02-25T01:56:12.852Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-25T01:56:12.852Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-25T01:56:12.852Z] #42 101.9 CC criu/cr-errno.o [2021-02-25T01:56:12.852Z] #42 102.0 CC criu/cr-restore.o [2021-02-25T01:56:12.852Z] #42 106.7 CC criu/cr-service.o [2021-02-25T01:56:12.852Z] #42 108.2 CC criu/crtools.o [2021-02-25T01:56:12.852Z] #42 108.8 CC criu/eventfd.o [2021-02-25T01:56:12.852Z] #42 109.2 CC criu/eventpoll.o [2021-02-25T01:56:12.852Z] #42 110.0 CC criu/external.o [2021-02-25T01:56:12.852Z] #42 110.3 CC criu/fault-injection.o [2021-02-25T01:56:12.852Z] #42 110.4 CC criu/fdstore.o [2021-02-25T01:56:12.852Z] #42 110.9 CC criu/fifo.o [2021-02-25T01:56:12.852Z] #42 111.2 CC criu/file-ids.o [2021-02-25T01:56:12.852Z] #42 111.5 CC criu/file-lock.o [2021-02-25T01:56:12.951Z] #19 46.43 Setting up libaio1:arm64 (0.3.112-3) ... [2021-02-25T01:56:12.951Z] #19 46.45 Setting up libonig5:arm64 (6.9.1-1) ... [2021-02-25T01:56:12.951Z] #19 46.48 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u2) ... [2021-02-25T01:56:12.951Z] #19 46.51 Setting up vim (2:8.1.0875-5) ... [2021-02-25T01:56:12.951Z] #19 46.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-02-25T01:56:12.951Z] #19 46.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-02-25T01:56:12.951Z] #19 46.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-02-25T01:56:12.951Z] #19 46.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-02-25T01:56:12.951Z] #19 46.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-02-25T01:56:12.951Z] #19 46.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-02-25T01:56:12.951Z] #19 46.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-02-25T01:56:12.951Z] #19 46.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-02-25T01:56:12.951Z] #19 46.63 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-02-25T01:56:12.951Z] #19 46.65 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-02-25T01:56:12.951Z] #19 46.66 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2021-02-25T01:56:12.951Z] #19 46.70 Setting up jq (1.5+dfsg-2+b1) ... [2021-02-25T01:56:12.951Z] #19 46.73 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2021-02-25T01:56:12.953Z] #19 56.21 Setting up iptables (1.8.2-4) ... [2021-02-25T01:56:12.953Z] #19 56.23 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-02-25T01:56:12.953Z] #19 56.23 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-02-25T01:56:12.953Z] #19 56.25 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-02-25T01:56:12.953Z] #19 56.25 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-02-25T01:56:12.953Z] #19 56.26 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-02-25T01:56:12.953Z] #19 56.27 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-02-25T01:56:12.953Z] #19 56.28 Setting up python3 (3.7.3-1) ... [2021-02-25T01:56:12.953Z] #19 56.61 Setting up python3-wheel (0.32.3-2) ... [2021-02-25T01:56:12.967Z] #19 44.73 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-02-25T01:56:12.967Z] #19 44.74 Unpacking python3-distutils (3.7.3-1) ... [2021-02-25T01:56:12.967Z] #19 44.89 Selecting previously unselected package python3-pip. [2021-02-25T01:56:12.967Z] #19 44.89 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-02-25T01:56:12.967Z] #19 44.91 Unpacking python3-pip (18.1-5) ... [2021-02-25T01:56:13.114Z] #42 ... [2021-02-25T01:56:13.114Z] [2021-02-25T01:56:13.114Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-25T01:56:13.114Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-25T01:56:13.114Z] #19 41.64 Selecting previously unselected package python3-setuptools. [2021-02-25T01:56:13.114Z] #19 41.65 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-02-25T01:56:13.114Z] #19 41.75 Unpacking python3-setuptools (40.8.0-1) ... [2021-02-25T01:56:13.214Z] #19 46.74 Setting up python3.7 (3.7.3-2+deb10u2) ... [2021-02-25T01:56:13.227Z] #19 45.06 Selecting previously unselected package python3-pkg-resources. [2021-02-25T01:56:13.227Z] #19 45.06 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-02-25T01:56:13.227Z] #19 45.07 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-02-25T01:56:13.227Z] #19 45.21 Selecting previously unselected package python3-setuptools. [2021-02-25T01:56:13.227Z] #19 45.23 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-02-25T01:56:13.227Z] #19 45.23 Unpacking python3-setuptools (40.8.0-1) ... [2021-02-25T01:56:13.487Z] #19 45.45 Selecting previously unselected package python3-wheel. [2021-02-25T01:56:13.487Z] #19 45.45 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-02-25T01:56:13.487Z] #19 45.46 Unpacking python3-wheel (0.32.3-2) ... [2021-02-25T01:56:13.487Z] #19 45.53 Selecting previously unselected package sudo. [2021-02-25T01:56:13.487Z] #19 45.53 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-02-25T01:56:13.487Z] #19 45.54 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-02-25T01:56:13.559Z] #19 57.31 Setting up apparmor (2.13.2-10) ... [2021-02-25T01:56:13.689Z] #19 42.08 Selecting previously unselected package python3-wheel. [2021-02-25T01:56:13.689Z] #19 42.08 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-02-25T01:56:13.689Z] #19 42.09 Unpacking python3-wheel (0.32.3-2) ... [2021-02-25T01:56:13.689Z] #19 42.24 Selecting previously unselected package sudo. [2021-02-25T01:56:13.689Z] #19 42.25 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-02-25T01:56:13.689Z] #19 42.25 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-02-25T01:56:14.057Z] #19 45.98 Selecting previously unselected package thin-provisioning-tools. [2021-02-25T01:56:14.057Z] #19 46.00 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-02-25T01:56:14.057Z] #19 46.01 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-02-25T01:56:14.263Z] #19 42.68 Selecting previously unselected package thin-provisioning-tools. [2021-02-25T01:56:14.263Z] #19 42.69 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-02-25T01:56:14.263Z] #19 42.69 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-02-25T01:56:14.263Z] #19 42.88 Selecting previously unselected package uidmap. [2021-02-25T01:56:14.263Z] #19 42.90 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-02-25T01:56:14.263Z] #19 42.91 Unpacking uidmap (1:4.5-1.1) ... [2021-02-25T01:56:14.317Z] #19 46.27 Selecting previously unselected package uidmap. [2021-02-25T01:56:14.317Z] #19 46.28 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-02-25T01:56:14.317Z] #19 46.29 Unpacking uidmap (1:4.5-1.1) ... [2021-02-25T01:56:14.317Z] #19 46.41 Selecting previously unselected package vim-runtime. [2021-02-25T01:56:14.525Z] #19 43.03 Selecting previously unselected package vim-runtime. [2021-02-25T01:56:14.525Z] #19 43.03 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-02-25T01:56:14.525Z] #19 43.09 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-02-25T01:56:14.525Z] #19 43.13 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-02-25T01:56:14.525Z] #19 43.14 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-02-25T01:56:14.576Z] #19 46.41 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-02-25T01:56:14.576Z] #19 46.44 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-02-25T01:56:14.576Z] #19 46.50 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-02-25T01:56:14.576Z] #19 46.50 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-02-25T01:56:15.776Z] #19 49.42 Setting up iptables (1.8.2-4) ... [2021-02-25T01:56:15.776Z] #19 49.45 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-02-25T01:56:15.776Z] #19 49.46 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-02-25T01:56:15.776Z] #19 49.47 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-02-25T01:56:15.776Z] #19 49.48 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-02-25T01:56:15.776Z] #19 49.50 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-02-25T01:56:15.776Z] #19 49.52 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-02-25T01:56:15.776Z] #19 49.53 Setting up python3 (3.7.3-1) ... [2021-02-25T01:56:16.080Z] #19 59.25 Setting up xfsprogs (4.20.0-1) ... [2021-02-25T01:56:16.080Z] #19 59.26 Setting up python3-lib2to3 (3.7.3-1) ... [2021-02-25T01:56:16.080Z] #19 59.63 Setting up python3-pkg-resources (40.8.0-1) ... [2021-02-25T01:56:16.546Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-02-25T01:56:16.546Z] [2021-02-25T01:56:16.546Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-02-25T01:56:16.546Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-02-25T01:56:16.546Z] HOSTNAME=f757ebd2690f [2021-02-25T01:56:16.546Z] TESTDEBUG=0 [2021-02-25T01:56:16.546Z] DEST=bundles/test-integration [2021-02-25T01:56:16.546Z] PWD=/go/src/github.com/docker/docker [2021-02-25T01:56:16.546Z] DOCKER_GITCOMMIT=725963e3c12cf681b8834207522f60f80b5ee261 [2021-02-25T01:56:16.546Z] container=docker [2021-02-25T01:56:16.546Z] HOME=/root [2021-02-25T01:56:16.547Z] GOLANG_VERSION=1.13.15 [2021-02-25T01:56:16.547Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-02-25T01:56:16.547Z] VALIDATE_BRANCH=20.10 [2021-02-25T01:56:16.547Z] TERM=xterm [2021-02-25T01:56:16.547Z] DOCKER_PKG=github.com/docker/docker [2021-02-25T01:56:16.547Z] SHLVL=1 [2021-02-25T01:56:16.547Z] TIMEOUT=120m [2021-02-25T01:56:16.547Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-02-25T01:56:16.547Z] DOCKER_GRAPHDRIVER=overlay2 [2021-02-25T01:56:16.547Z] GO111MODULE=off [2021-02-25T01:56:16.547Z] DOCKER_EXPERIMENTAL=1 [2021-02-25T01:56:16.547Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-02-25T01:56:16.547Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-02-25T01:56:16.547Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-02-25T01:56:16.547Z] GOPATH=/go [2021-02-25T01:56:16.547Z] PKG_CONFIG=pkg-config [2021-02-25T01:56:16.547Z] _=/usr/bin/env [2021-02-25T01:56:16.547Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-02-25T01:56:16.618Z] #19 50.20 Setting up python3-wheel (0.32.3-2) ... [2021-02-25T01:56:17.011Z] #19 60.45 Setting up python3-distutils (3.7.3-1) ... [2021-02-25T01:56:17.268Z] #19 60.95 Setting up python3-setuptools (40.8.0-1) ... [2021-02-25T01:56:17.569Z] #19 51.10 Setting up apparmor (2.13.2-10) ... [2021-02-25T01:56:17.834Z] #19 46.16 Selecting previously unselected package vim. [2021-02-25T01:56:17.834Z] #19 46.18 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2021-02-25T01:56:17.834Z] #19 46.21 Unpacking vim (2:8.1.0875-5) ... [2021-02-25T01:56:17.872Z] #19 49.67 Selecting previously unselected package vim. [2021-02-25T01:56:17.872Z] #19 49.67 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2021-02-25T01:56:17.872Z] #19 49.69 Unpacking vim (2:8.1.0875-5) ... [2021-02-25T01:56:18.096Z] #19 46.69 Selecting previously unselected package xfsprogs. [2021-02-25T01:56:18.096Z] #19 46.70 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2021-02-25T01:56:18.096Z] #19 46.70 Unpacking xfsprogs (4.20.0-1) ... [2021-02-25T01:56:18.393Z] #19 50.25 Selecting previously unselected package xfsprogs. [2021-02-25T01:56:18.393Z] #19 50.25 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2021-02-25T01:56:18.393Z] #19 50.26 Unpacking xfsprogs (4.20.0-1) ... [2021-02-25T01:56:18.636Z] #19 62.01 Setting up python3-pip (18.1-5) ... [2021-02-25T01:56:18.637Z] #19 ... [2021-02-25T01:56:18.637Z] [2021-02-25T01:56:18.637Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-02-25T01:56:18.637Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-02-25T01:56:18.637Z] #39 189.7 + dpkg --print-architecture [2021-02-25T01:56:18.637Z] #39 189.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-02-25T01:56:18.670Z] #19 47.12 Selecting previously unselected package zip. [2021-02-25T01:56:18.670Z] #19 47.12 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2021-02-25T01:56:18.670Z] #19 47.13 Unpacking zip (3.0-11+b1) ... [2021-02-25T01:56:18.670Z] #19 47.34 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-02-25T01:56:18.670Z] #19 47.36 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-02-25T01:56:18.670Z] #19 47.36 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-02-25T01:56:18.670Z] #19 47.37 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-02-25T01:56:18.670Z] #19 47.38 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-02-25T01:56:18.670Z] #19 47.39 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-02-25T01:56:18.670Z] #19 47.40 Setting up uidmap (1:4.5-1.1) ... [2021-02-25T01:56:18.670Z] #19 47.42 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-02-25T01:56:18.893Z] #39 189.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-02-25T01:56:18.893Z] #39 189.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-02-25T01:56:18.932Z] #19 47.44 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-02-25T01:56:18.932Z] #19 47.45 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-02-25T01:56:18.932Z] #19 47.46 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-02-25T01:56:18.932Z] #19 47.47 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-02-25T01:56:18.932Z] #19 47.48 Setting up xxd (2:8.1.0875-5) ... [2021-02-25T01:56:18.932Z] #19 47.49 Setting up zip (3.0-11+b1) ... [2021-02-25T01:56:18.932Z] #19 47.50 Setting up vim-common (2:8.1.0875-5) ... [2021-02-25T01:56:18.932Z] #19 47.52 Setting up bash-completion (1:2.8-6) ... [2021-02-25T01:56:18.964Z] #19 50.74 Selecting previously unselected package zip. [2021-02-25T01:56:18.964Z] #19 50.75 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2021-02-25T01:56:18.964Z] #19 50.76 Unpacking zip (3.0-11+b1) ... [2021-02-25T01:56:18.964Z] #19 50.95 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-02-25T01:56:18.964Z] #19 50.96 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-02-25T01:56:18.964Z] #19 50.97 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-02-25T01:56:18.964Z] #19 50.99 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-02-25T01:56:18.964Z] #19 51.00 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-02-25T01:56:18.964Z] #19 51.01 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-02-25T01:56:18.964Z] #19 51.03 Setting up uidmap (1:4.5-1.1) ... [2021-02-25T01:56:18.964Z] #19 51.04 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-02-25T01:56:18.964Z] #19 51.05 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-02-25T01:56:18.964Z] #19 51.06 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-02-25T01:56:19.150Z] #39 ... [2021-02-25T01:56:19.150Z] [2021-02-25T01:56:19.150Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-25T01:56:19.150Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-25T01:56:19.150Z] #42 108.8 CC criu/files-reg.o [2021-02-25T01:56:19.150Z] #42 111.0 CC criu/files.o [2021-02-25T01:56:19.150Z] #42 113.2 CC criu/filesystems.o [2021-02-25T01:56:19.150Z] #42 113.7 CC criu/fsnotify.o [2021-02-25T01:56:19.150Z] #42 114.9 CC criu/image-desc.o [2021-02-25T01:56:19.150Z] #42 115.1 CC criu/image.o [2021-02-25T01:56:19.150Z] #42 116.0 CC criu/ipc_ns.o [2021-02-25T01:56:19.150Z] #42 117.2 CC criu/irmap.o [2021-02-25T01:56:19.150Z] #42 117.9 CC criu/kcmp-ids.o [2021-02-25T01:56:19.150Z] #42 118.1 CC criu/kerndat.o [2021-02-25T01:56:19.224Z] #19 51.08 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-02-25T01:56:19.224Z] #19 51.09 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-02-25T01:56:19.224Z] #19 51.10 Setting up xxd (2:8.1.0875-5) ... [2021-02-25T01:56:19.224Z] #19 51.11 Setting up zip (3.0-11+b1) ... [2021-02-25T01:56:19.224Z] #19 51.13 Setting up vim-common (2:8.1.0875-5) ... [2021-02-25T01:56:19.224Z] #19 51.17 Setting up bash-completion (1:2.8-6) ... [2021-02-25T01:56:19.410Z] #42 119.2 CC criu/libnetlink.o [2021-02-25T01:56:19.410Z] #42 ... [2021-02-25T01:56:19.410Z] [2021-02-25T01:56:19.410Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-25T01:56:19.410Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-25T01:56:19.498Z] #19 53.09 Setting up xfsprogs (4.20.0-1) ... [2021-02-25T01:56:19.498Z] #19 53.10 Setting up python3-lib2to3 (3.7.3-1) ... [2021-02-25T01:56:19.708Z] #19 63.23 Processing triggers for libc-bin (2.28-10) ... [2021-02-25T01:56:19.708Z] #19 63.27 Processing triggers for mime-support (3.62) ... [2021-02-25T01:56:19.761Z] #19 53.45 Setting up python3-pkg-resources (40.8.0-1) ... [2021-02-25T01:56:20.692Z] #19 DONE 64.1s [2021-02-25T01:56:20.692Z] [2021-02-25T01:56:20.692Z] #20 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-02-25T01:56:20.692Z] #20 sha256:efeb4a8b6365c0f1dbecade85ab0692fbdf50b930e2e3cb0f3b1ec813d64b6b8 [2021-02-25T01:56:20.712Z] #19 54.38 Setting up python3-distutils (3.7.3-1) ... [2021-02-25T01:56:20.981Z] #19 ... [2021-02-25T01:56:20.981Z] [2021-02-25T01:56:20.981Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-25T01:56:20.981Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-25T01:56:20.981Z] #42 107.2 CC criu/cr-service.o [2021-02-25T01:56:20.981Z] #42 108.6 CC criu/crtools.o [2021-02-25T01:56:20.981Z] #42 109.2 CC criu/eventfd.o [2021-02-25T01:56:20.981Z] #42 109.4 CC criu/eventpoll.o [2021-02-25T01:56:20.981Z] #42 110.4 CC criu/external.o [2021-02-25T01:56:20.981Z] #42 110.7 CC criu/fault-injection.o [2021-02-25T01:56:20.981Z] #42 110.9 CC criu/fdstore.o [2021-02-25T01:56:20.981Z] #42 111.2 CC criu/fifo.o [2021-02-25T01:56:20.981Z] #42 111.5 CC criu/file-ids.o [2021-02-25T01:56:20.981Z] #42 111.7 CC criu/file-lock.o [2021-02-25T01:56:20.981Z] #42 112.4 CC criu/files-ext.o [2021-02-25T01:56:20.981Z] #42 112.8 CC criu/files-reg.o [2021-02-25T01:56:20.981Z] #42 114.8 CC criu/files.o [2021-02-25T01:56:20.981Z] #42 116.9 CC criu/filesystems.o [2021-02-25T01:56:21.559Z] #42 117.6 CC criu/fsnotify.o [2021-02-25T01:56:21.559Z] #42 ... [2021-02-25T01:56:21.559Z] [2021-02-25T01:56:21.559Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-25T01:56:21.559Z] #19 sha256:d3b65319af3d5e3143d7ee55e3c659a5d65a0934fe1f79b38392c0e93180150d [2021-02-25T01:56:21.559Z] #19 55.12 Setting up python3-setuptools (40.8.0-1) ... [2021-02-25T01:56:21.663Z] #20 1.039 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-02-25T01:56:21.663Z] #20 1.043 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-02-25T01:56:21.663Z] #20 1.046 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-02-25T01:56:21.663Z] #20 DONE 1.1s [2021-02-25T01:56:21.663Z] [2021-02-25T01:56:21.663Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-25T01:56:21.663Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-25T01:56:21.663Z] #42 119.6 CC criu/log.o [2021-02-25T01:56:21.663Z] #42 120.2 CC criu/lsm.o [2021-02-25T01:56:21.663Z] #42 120.7 CC criu/mem.o [2021-02-25T01:56:22.241Z] #19 50.27 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-02-25T01:56:22.241Z] #19 50.29 Setting up xz-utils (5.2.4-1) ... [2021-02-25T01:56:22.241Z] #19 50.31 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-02-25T01:56:22.241Z] #19 50.32 Setting up sudo (1.8.27-1+deb10u3) ... [2021-02-25T01:56:22.241Z] #19 50.41 invoke-rc.d: could not determine current runlevel [2021-02-25T01:56:22.241Z] #19 50.42 invoke-rc.d: policy-rc.d denied execution of start. [2021-02-25T01:56:22.241Z] #19 50.42 Setting up pigz (2.4-1) ... [2021-02-25T01:56:22.241Z] #19 50.43 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-02-25T01:56:22.241Z] #19 50.45 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-02-25T01:56:22.241Z] #19 50.46 Setting up python-pip-whl (18.1-5) ... [2021-02-25T01:56:22.241Z] #19 50.47 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-02-25T01:56:22.241Z] #19 50.48 Setting up vim-runtime (2:8.1.0875-5) ... [2021-02-25T01:56:22.241Z] #19 50.95 Setting up libaio1:amd64 (0.3.112-3) ... [2021-02-25T01:56:22.241Z] #19 50.96 Setting up libonig5:amd64 (6.9.1-1) ... [2021-02-25T01:56:22.241Z] #19 50.97 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2021-02-25T01:56:22.504Z] #19 50.98 Setting up vim (2:8.1.0875-5) ... [2021-02-25T01:56:22.504Z] #19 50.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-02-25T01:56:22.504Z] #19 50.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-02-25T01:56:22.504Z] #19 51.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-02-25T01:56:22.504Z] #19 51.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-02-25T01:56:22.504Z] #19 51.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-02-25T01:56:22.504Z] #19 51.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-02-25T01:56:22.504Z] #19 51.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-02-25T01:56:22.504Z] #19 51.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-02-25T01:56:22.504Z] #19 51.06 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-02-25T01:56:22.504Z] #19 51.07 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-02-25T01:56:22.504Z] #19 51.08 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-02-25T01:56:22.504Z] #19 51.09 Setting up jq (1.5+dfsg-2+b1) ... [2021-02-25T01:56:22.504Z] #19 51.11 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-02-25T01:56:22.504Z] #19 51.12 Setting up python3.7 (3.7.3-2+deb10u2) ... [2021-02-25T01:56:22.520Z] #19 53.88 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-02-25T01:56:22.520Z] #19 53.89 Setting up xz-utils (5.2.4-1) ... [2021-02-25T01:56:22.520Z] #19 53.91 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-02-25T01:56:22.520Z] #19 53.92 Setting up sudo (1.8.27-1+deb10u3) ... [2021-02-25T01:56:22.520Z] #19 53.98 invoke-rc.d: could not determine current runlevel [2021-02-25T01:56:22.520Z] #19 53.98 invoke-rc.d: policy-rc.d denied execution of start. [2021-02-25T01:56:22.520Z] #19 53.99 Setting up pigz (2.4-1) ... [2021-02-25T01:56:22.520Z] #19 54.00 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-02-25T01:56:22.520Z] #19 54.02 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-02-25T01:56:22.520Z] #19 54.03 Setting up python-pip-whl (18.1-5) ... [2021-02-25T01:56:22.520Z] #19 54.05 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-02-25T01:56:22.520Z] #19 54.06 Setting up vim-runtime (2:8.1.0875-5) ... [2021-02-25T01:56:22.520Z] #19 54.47 Setting up libaio1:amd64 (0.3.112-3) ... [2021-02-25T01:56:22.520Z] #19 54.49 Setting up libonig5:amd64 (6.9.1-1) ... [2021-02-25T01:56:22.520Z] #19 54.51 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2021-02-25T01:56:22.520Z] #19 54.52 Setting up vim (2:8.1.0875-5) ... [2021-02-25T01:56:22.520Z] #19 54.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-02-25T01:56:22.520Z] #19 54.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-02-25T01:56:22.520Z] #19 54.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-02-25T01:56:22.520Z] #19 54.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-02-25T01:56:22.520Z] #19 54.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-02-25T01:56:22.520Z] #19 54.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-02-25T01:56:22.520Z] #19 54.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-02-25T01:56:22.520Z] #19 54.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-02-25T01:56:22.520Z] #19 54.61 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-02-25T01:56:22.780Z] #19 54.62 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-02-25T01:56:22.780Z] #19 54.64 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-02-25T01:56:22.780Z] #19 54.65 Setting up jq (1.5+dfsg-2+b1) ... [2021-02-25T01:56:22.780Z] #19 54.67 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-02-25T01:56:22.780Z] #19 54.68 Setting up python3.7 (3.7.3-2+deb10u2) ... [2021-02-25T01:56:22.958Z] #19 56.53 Setting up python3-pip (18.1-5) ... [2021-02-25T01:56:23.450Z] #19 ... [2021-02-25T01:56:23.450Z] [2021-02-25T01:56:23.450Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-25T01:56:23.450Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-25T01:56:23.450Z] #42 112.5 CC criu/files-ext.o [2021-02-25T01:56:23.450Z] #42 112.8 CC criu/files-reg.o [2021-02-25T01:56:23.450Z] #42 115.3 CC criu/files.o [2021-02-25T01:56:23.450Z] #42 117.5 CC criu/filesystems.o [2021-02-25T01:56:23.450Z] #42 118.2 CC criu/fsnotify.o [2021-02-25T01:56:23.450Z] #42 119.4 CC criu/image-desc.o [2021-02-25T01:56:23.450Z] #42 119.6 CC criu/image.o [2021-02-25T01:56:23.450Z] #42 120.5 CC criu/ipc_ns.o [2021-02-25T01:56:23.450Z] #42 121.8 CC criu/irmap.o [2021-02-25T01:56:23.598Z] #42 122.8 CC criu/memfd.o [2021-02-25T01:56:23.714Z] #42 122.6 CC criu/kcmp-ids.o [2021-02-25T01:56:23.719Z] #19 ... [2021-02-25T01:56:23.719Z] [2021-02-25T01:56:23.719Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-25T01:56:23.719Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-25T01:56:23.719Z] #42 100.7 CC criu/cr-errno.o [2021-02-25T01:56:23.719Z] #42 100.8 CC criu/cr-restore.o [2021-02-25T01:56:23.719Z] #42 105.1 CC criu/cr-service.o [2021-02-25T01:56:23.719Z] #42 106.7 CC criu/crtools.o [2021-02-25T01:56:23.719Z] #42 107.4 CC criu/eventfd.o [2021-02-25T01:56:23.719Z] #42 107.7 CC criu/eventpoll.o [2021-02-25T01:56:23.719Z] #42 108.4 CC criu/external.o [2021-02-25T01:56:23.719Z] #42 108.7 CC criu/fault-injection.o [2021-02-25T01:56:23.719Z] #42 108.9 CC criu/fdstore.o [2021-02-25T01:56:23.719Z] #42 109.2 CC criu/fifo.o [2021-02-25T01:56:23.719Z] #42 109.5 CC criu/file-ids.o [2021-02-25T01:56:23.719Z] #42 109.8 CC criu/file-lock.o [2021-02-25T01:56:23.719Z] #42 110.7 CC criu/files-ext.o [2021-02-25T01:56:23.719Z] #42 111.1 CC criu/files-reg.o [2021-02-25T01:56:23.855Z] #42 123.6 CC criu/mount.o [2021-02-25T01:56:23.977Z] #42 122.9 CC criu/kerndat.o [2021-02-25T01:56:24.356Z] #19 57.92 Processing triggers for libc-bin (2.28-10) ... [2021-02-25T01:56:24.356Z] #19 57.99 Processing triggers for mime-support (3.62) ... [2021-02-25T01:56:25.383Z] #42 124.1 CC criu/libnetlink.o [2021-02-25T01:56:25.630Z] #42 ... [2021-02-25T01:56:25.630Z] [2021-02-25T01:56:25.630Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-25T01:56:25.630Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-25T01:56:25.630Z] #19 57.46 Setting up iptables (1.8.2-4) ... [2021-02-25T01:56:25.630Z] #19 57.48 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-02-25T01:56:25.630Z] #19 57.49 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-02-25T01:56:25.630Z] #19 57.50 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-02-25T01:56:25.630Z] #19 57.50 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-02-25T01:56:25.630Z] #19 57.51 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-02-25T01:56:25.630Z] #19 57.52 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-02-25T01:56:25.630Z] #19 57.54 Setting up python3 (3.7.3-1) ... [2021-02-25T01:56:25.645Z] #42 124.5 CC criu/log.o [2021-02-25T01:56:25.645Z] #42 ... [2021-02-25T01:56:25.645Z] [2021-02-25T01:56:25.645Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-25T01:56:25.645Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-25T01:56:25.645Z] #19 54.13 Setting up iptables (1.8.2-4) ... [2021-02-25T01:56:25.645Z] #19 54.15 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-02-25T01:56:25.645Z] #19 54.18 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-02-25T01:56:25.645Z] #19 54.18 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-02-25T01:56:25.645Z] #19 54.18 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-02-25T01:56:25.645Z] #19 54.19 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-02-25T01:56:25.645Z] #19 54.20 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-02-25T01:56:25.645Z] #19 54.21 Setting up python3 (3.7.3-1) ... [2021-02-25T01:56:25.890Z] #19 57.85 Setting up python3-wheel (0.32.3-2) ... [2021-02-25T01:56:25.907Z] #19 54.55 Setting up python3-wheel (0.32.3-2) ... [2021-02-25T01:56:26.285Z] #19 DONE 59.7s [2021-02-25T01:56:26.285Z] [2021-02-25T01:56:26.285Z] #20 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-02-25T01:56:26.285Z] #20 sha256:fa948250d3c4fce84ea5b2a2da239703726aad5bc3ed5f96403a6ee7fcde6d2f [2021-02-25T01:56:26.550Z] #20 ... [2021-02-25T01:56:26.550Z] [2021-02-25T01:56:26.550Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-25T01:56:26.550Z] #48 sha256:987204f47052fbd98769c2a2c75362f9200a54c9df1bdc21f362888537e3fe88 [2021-02-25T01:56:26.550Z] #48 186.2 + /build/golangci-lint --version [2021-02-25T01:56:26.550Z] #48 186.9 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-02-25T01:56:26.550Z] #48 DONE 187.3s [2021-02-25T01:56:26.550Z] [2021-02-25T01:56:26.550Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-25T01:56:26.550Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-25T01:56:26.550Z] #42 118.8 CC criu/image-desc.o [2021-02-25T01:56:26.550Z] #42 118.9 CC criu/image.o [2021-02-25T01:56:26.550Z] #42 119.8 CC criu/ipc_ns.o [2021-02-25T01:56:26.550Z] #42 120.9 CC criu/irmap.o [2021-02-25T01:56:26.550Z] #42 121.6 CC criu/kcmp-ids.o [2021-02-25T01:56:26.550Z] #42 121.9 CC criu/kerndat.o [2021-02-25T01:56:26.829Z] #19 58.50 Setting up apparmor (2.13.2-10) ... [2021-02-25T01:56:26.853Z] #19 55.27 Setting up apparmor (2.13.2-10) ... [2021-02-25T01:56:27.501Z] #42 123.4 CC criu/libnetlink.o [2021-02-25T01:56:27.766Z] #42 123.7 CC criu/log.o [2021-02-25T01:56:27.766Z] #42 ... [2021-02-25T01:56:27.766Z] [2021-02-25T01:56:27.766Z] #20 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-02-25T01:56:27.766Z] #20 sha256:fa948250d3c4fce84ea5b2a2da239703726aad5bc3ed5f96403a6ee7fcde6d2f [2021-02-25T01:56:27.766Z] #20 1.964 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-02-25T01:56:28.027Z] #42 127.6 CC criu/namespaces.o [2021-02-25T01:56:28.030Z] #20 1.971 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-02-25T01:56:28.030Z] #20 1.980 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-02-25T01:56:28.030Z] #20 DONE 2.2s [2021-02-25T01:56:28.030Z] [2021-02-25T01:56:28.030Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-25T01:56:28.030Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-25T01:56:28.030Z] #42 124.1 CC criu/lsm.o [2021-02-25T01:56:28.242Z] #19 ... [2021-02-25T01:56:28.242Z] [2021-02-25T01:56:28.242Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-02-25T01:56:28.242Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-02-25T01:56:28.242Z] #39 188.0 + dpkg --print-architecture [2021-02-25T01:56:28.242Z] #39 188.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-02-25T01:56:28.242Z] #39 188.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-02-25T01:56:28.242Z] #39 188.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-02-25T01:56:28.242Z] #39 ... [2021-02-25T01:56:28.242Z] [2021-02-25T01:56:28.242Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-25T01:56:28.242Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-25T01:56:28.242Z] #42 125.0 CC criu/lsm.o [2021-02-25T01:56:28.242Z] #42 125.5 CC criu/mem.o [2021-02-25T01:56:28.242Z] #42 127.3 CC criu/memfd.o [2021-02-25T01:56:28.472Z] #19 60.27 Setting up xfsprogs (4.20.0-1) ... [2021-02-25T01:56:28.472Z] #19 60.28 Setting up python3-lib2to3 (3.7.3-1) ... [2021-02-25T01:56:28.607Z] #42 124.7 CC criu/mem.o [2021-02-25T01:56:28.732Z] #19 60.68 Setting up python3-pkg-resources (40.8.0-1) ... [2021-02-25T01:56:28.816Z] #42 128.0 CC criu/mount.o [2021-02-25T01:56:29.396Z] #42 129.2 CC criu/net.o [2021-02-25T01:56:29.671Z] #19 61.51 Setting up python3-distutils (3.7.3-1) ... [2021-02-25T01:56:30.240Z] #19 62.05 Setting up python3-setuptools (40.8.0-1) ... [2021-02-25T01:56:30.535Z] #42 126.6 CC criu/memfd.o [2021-02-25T01:56:31.114Z] #42 127.1 CC criu/mount.o [2021-02-25T01:56:31.179Z] #19 63.14 Setting up python3-pip (18.1-5) ... [2021-02-25T01:56:31.917Z] #42 ... [2021-02-25T01:56:31.917Z] [2021-02-25T01:56:31.917Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-25T01:56:31.917Z] #21 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb [2021-02-25T01:56:31.917Z] #21 4.844 Collecting yamllint==1.16.0 [2021-02-25T01:56:31.917Z] #21 10.20 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-02-25T01:56:31.917Z] #21 10.29 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-02-25T01:56:31.917Z] #21 10.32 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-02-25T01:56:31.917Z] #21 10.38 Collecting pyyaml (from yamllint==1.16.0) [2021-02-25T01:56:32.481Z] #21 10.62 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-02-25T01:56:32.481Z] #21 10.95 Installing collected packages: pathspec, pyyaml, yamllint [2021-02-25T01:56:32.592Z] #19 64.22 Processing triggers for libc-bin (2.28-10) ... [2021-02-25T01:56:32.592Z] #19 64.25 Processing triggers for mime-support (3.62) ... [2021-02-25T01:56:33.033Z] #42 ... [2021-02-25T01:56:33.033Z] [2021-02-25T01:56:33.033Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-25T01:56:33.033Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-25T01:56:33.033Z] #19 56.90 Setting up xfsprogs (4.20.0-1) ... [2021-02-25T01:56:33.033Z] #19 56.91 Setting up python3-lib2to3 (3.7.3-1) ... [2021-02-25T01:56:33.033Z] #19 57.31 Setting up python3-pkg-resources (40.8.0-1) ... [2021-02-25T01:56:33.034Z] #19 58.28 Setting up python3-distutils (3.7.3-1) ... [2021-02-25T01:56:33.034Z] #19 58.74 Setting up python3-setuptools (40.8.0-1) ... [2021-02-25T01:56:33.034Z] #19 59.90 Setting up python3-pip (18.1-5) ... [2021-02-25T01:56:33.034Z] #19 60.95 Processing triggers for libc-bin (2.28-10) ... [2021-02-25T01:56:33.034Z] #19 61.01 Processing triggers for mime-support (3.62) ... [2021-02-25T01:56:33.034Z] #19 DONE 61.3s [2021-02-25T01:56:33.034Z] [2021-02-25T01:56:33.034Z] #20 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-02-25T01:56:33.034Z] #20 sha256:efeb4a8b6365c0f1dbecade85ab0692fbdf50b930e2e3cb0f3b1ec813d64b6b8 [2021-02-25T01:56:33.045Z] #21 ... [2021-02-25T01:56:33.045Z] [2021-02-25T01:56:33.045Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-25T01:56:33.045Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-25T01:56:33.045Z] #42 132.5 CC criu/netfilter.o [2021-02-25T01:56:33.172Z] #19 DONE 65.2s [2021-02-25T01:56:33.172Z] [2021-02-25T01:56:33.172Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-02-25T01:56:33.172Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-02-25T01:56:33.172Z] #39 189.3 + dpkg --print-architecture [2021-02-25T01:56:33.172Z] #39 189.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-02-25T01:56:33.172Z] #39 190.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-02-25T01:56:33.172Z] #39 190.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-02-25T01:56:33.301Z] #42 ... [2021-02-25T01:56:33.301Z] [2021-02-25T01:56:33.301Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-25T01:56:33.301Z] #21 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb [2021-02-25T01:56:33.301Z] #21 11.34 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-02-25T01:56:33.301Z] #21 DONE 11.8s [2021-02-25T01:56:33.569Z] [2021-02-25T01:56:33.569Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-02-25T01:56:33.569Z] #24 sha256:639e478250fff11b46e6dd0dfe1e793db080668ac8e9f68343edb6c6501a5b2e [2021-02-25T01:56:33.826Z] #24 DONE 0.4s [2021-02-25T01:56:33.826Z] [2021-02-25T01:56:33.826Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-25T01:56:33.826Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-25T01:56:33.826Z] #42 133.0 CC criu/page-pipe.o [2021-02-25T01:56:34.436Z] #42 130.2 CC criu/namespaces.o [2021-02-25T01:56:34.438Z] #42 134.0 CC criu/page-xfer.o [2021-02-25T01:56:34.555Z] #39 ... [2021-02-25T01:56:34.555Z] [2021-02-25T01:56:34.555Z] #20 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-02-25T01:56:34.555Z] #20 sha256:efeb4a8b6365c0f1dbecade85ab0692fbdf50b930e2e3cb0f3b1ec813d64b6b8 [2021-02-25T01:56:34.555Z] #20 1.178 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-02-25T01:56:34.555Z] #20 1.185 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-02-25T01:56:34.555Z] #20 1.189 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-02-25T01:56:34.555Z] #20 DONE 1.2s [2021-02-25T01:56:34.555Z] [2021-02-25T01:56:34.555Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-25T01:56:34.555Z] #21 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb [2021-02-25T01:56:34.955Z] #20 1.978 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-02-25T01:56:34.955Z] #20 1.982 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-02-25T01:56:34.955Z] #20 1.984 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-02-25T01:56:34.955Z] #20 DONE 2.1s [2021-02-25T01:56:34.955Z] [2021-02-25T01:56:34.955Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-25T01:56:34.955Z] #21 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb [2021-02-25T01:56:35.807Z] #42 135.4 CC criu/pagemap-cache.o [2021-02-25T01:56:35.833Z] #42 131.6 CC criu/net.o [2021-02-25T01:56:36.064Z] #42 135.7 CC criu/pagemap.o [2021-02-25T01:56:36.463Z] #21 ... [2021-02-25T01:56:36.463Z] [2021-02-25T01:56:36.463Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-25T01:56:36.463Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-25T01:56:36.463Z] #42 113.5 CC criu/files.o [2021-02-25T01:56:36.463Z] #42 115.5 CC criu/filesystems.o [2021-02-25T01:56:36.463Z] #42 116.2 CC criu/fsnotify.o [2021-02-25T01:56:36.463Z] #42 117.4 CC criu/image-desc.o [2021-02-25T01:56:36.463Z] #42 117.5 CC criu/image.o [2021-02-25T01:56:36.463Z] #42 118.3 CC criu/ipc_ns.o [2021-02-25T01:56:36.463Z] #42 119.7 CC criu/irmap.o [2021-02-25T01:56:36.463Z] #42 120.4 CC criu/kcmp-ids.o [2021-02-25T01:56:36.463Z] #42 120.9 CC criu/kerndat.o [2021-02-25T01:56:36.463Z] #42 122.4 CC criu/libnetlink.o [2021-02-25T01:56:36.463Z] #42 122.8 CC criu/log.o [2021-02-25T01:56:36.463Z] #42 123.4 CC criu/lsm.o [2021-02-25T01:56:36.723Z] #42 123.8 CC criu/mem.o [2021-02-25T01:56:36.993Z] #42 136.7 CC criu/parasite-syscall.o [2021-02-25T01:56:37.762Z] #42 134.0 CC criu/netfilter.o [2021-02-25T01:56:37.923Z] #42 137.5 CC criu/path.o [2021-02-25T01:56:38.180Z] #42 137.8 CC criu/pie-util-vdso-elf32.o [2021-02-25T01:56:38.180Z] #42 ... [2021-02-25T01:56:38.180Z] [2021-02-25T01:56:38.180Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-02-25T01:56:38.180Z] #29 sha256:8b67ae9b911dd7a6d73269f5b7612728a6b4f89392a350e3fada47d4abe0db5d [2021-02-25T01:56:38.180Z] #29 DONE 4.4s [2021-02-25T01:56:38.340Z] #42 134.3 CC criu/page-pipe.o [2021-02-25T01:56:38.340Z] #42 ... [2021-02-25T01:56:38.340Z] [2021-02-25T01:56:38.340Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-25T01:56:38.340Z] #21 sha256:aa765bbefe063821896dd58c30ef7a1cd50fb1581d8041ea8c08fae1dda0c27c [2021-02-25T01:56:38.340Z] #21 4.982 Collecting yamllint==1.16.0 [2021-02-25T01:56:38.437Z] [2021-02-25T01:56:38.437Z] #32 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-02-25T01:56:38.437Z] #32 sha256:23c8732263041e2ce518fd12e0702c2e596ef8decd053a8055dce5bbff760e7c [2021-02-25T01:56:38.437Z] #32 DONE 0.4s [2021-02-25T01:56:38.437Z] [2021-02-25T01:56:38.437Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-25T01:56:38.437Z] #48 sha256:2e831af5bb88ab5da49a5136619b16274a7085949e491c75aad44ac093e1a2f1 [2021-02-25T01:56:38.604Z] #21 10.40 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-02-25T01:56:38.604Z] #21 10.49 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-02-25T01:56:38.604Z] #21 10.54 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-02-25T01:56:38.631Z] #42 125.8 CC criu/memfd.o [2021-02-25T01:56:38.694Z] #48 ... [2021-02-25T01:56:38.694Z] [2021-02-25T01:56:38.694Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-02-25T01:56:38.694Z] #34 sha256:2961470e3b5dfeaebf64d53f82cf3b621fa24dce8a344479ba4c16ba2864570f [2021-02-25T01:56:38.694Z] #34 DONE 0.1s [2021-02-25T01:56:38.694Z] [2021-02-25T01:56:38.694Z] #37 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-02-25T01:56:38.694Z] #37 sha256:0bd98e87c4dd44eeb1982f1eb7bfac1e0cdfe47808fdd9c9ab1289793a6a1265 [2021-02-25T01:56:38.694Z] #37 DONE 0.0s [2021-02-25T01:56:38.694Z] [2021-02-25T01:56:38.694Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-25T01:56:38.694Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-25T01:56:38.694Z] #42 138.3 CC criu/pie-util-vdso.o [2021-02-25T01:56:38.869Z] #21 10.60 Collecting pyyaml (from yamllint==1.16.0) [2021-02-25T01:56:38.869Z] #21 10.80 Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB) [2021-02-25T01:56:38.869Z] #21 ... [2021-02-25T01:56:38.869Z] [2021-02-25T01:56:38.869Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-25T01:56:38.869Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-25T01:56:38.869Z] #42 135.0 CC criu/page-xfer.o [2021-02-25T01:56:39.003Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-02-25T01:56:39.003Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-02-25T01:56:39.201Z] #42 126.4 CC criu/mount.o [2021-02-25T01:56:39.258Z] #42 138.7 CC criu/pie-util.o [2021-02-25T01:56:39.258Z] #42 138.9 CC criu/pipes.o [2021-02-25T01:56:39.770Z] #42 ... [2021-02-25T01:56:39.770Z] [2021-02-25T01:56:39.770Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-25T01:56:39.770Z] #21 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb [2021-02-25T01:56:39.770Z] #21 5.199 Collecting yamllint==1.16.0 [2021-02-25T01:56:40.230Z] #42 139.7 CC criu/plugin.o [2021-02-25T01:56:40.486Z] #42 140.1 CC criu/proc_parse.o [2021-02-25T01:56:40.797Z] #42 136.5 CC criu/pagemap-cache.o [2021-02-25T01:56:40.797Z] #42 136.9 CC criu/pagemap.o [2021-02-25T01:56:41.554Z] #21 5.980 Collecting yamllint==1.16.0 [2021-02-25T01:56:41.745Z] #42 137.6 CC criu/parasite-syscall.o [2021-02-25T01:56:41.816Z] #21 ... [2021-02-25T01:56:41.816Z] [2021-02-25T01:56:41.816Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-25T01:56:41.816Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-25T01:56:41.816Z] #42 132.3 CC criu/namespaces.o [2021-02-25T01:56:41.816Z] #42 134.4 CC criu/net.o [2021-02-25T01:56:41.816Z] #42 138.0 CC criu/netfilter.o [2021-02-25T01:56:41.816Z] #42 138.4 CC criu/page-pipe.o [2021-02-25T01:56:41.816Z] #42 139.1 CC criu/page-xfer.o [2021-02-25T01:56:41.816Z] #42 140.6 CC criu/pagemap-cache.o [2021-02-25T01:56:42.078Z] #42 141.0 CC criu/pagemap.o [2021-02-25T01:56:42.322Z] #42 138.3 CC criu/path.o [2021-02-25T01:56:42.586Z] #42 138.6 CC criu/pie-util-vdso.o [2021-02-25T01:56:42.850Z] #42 138.9 CC criu/pie-util.o [2021-02-25T01:56:43.024Z] #42 141.9 CC criu/parasite-syscall.o [2021-02-25T01:56:43.050Z] #42 142.6 CC criu/protobuf-desc.o [2021-02-25T01:56:43.114Z] #42 139.1 CC criu/pipes.o [2021-02-25T01:56:43.599Z] #42 142.8 CC criu/path.o [2021-02-25T01:56:43.693Z] #42 139.9 CC criu/plugin.o [2021-02-25T01:56:43.980Z] #42 143.6 CC criu/protobuf.o [2021-02-25T01:56:44.173Z] #42 143.1 CC criu/pie-util-vdso-elf32.o [2021-02-25T01:56:44.236Z] #42 144.0 CC criu/pstree.o [2021-02-25T01:56:44.269Z] #42 140.3 CC criu/proc_parse.o [2021-02-25T01:56:44.435Z] #42 143.5 CC criu/pie-util-vdso.o [2021-02-25T01:56:45.008Z] #42 144.0 CC criu/pie-util.o [2021-02-25T01:56:45.043Z] #21 10.60 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-02-25T01:56:45.210Z] #42 ... [2021-02-25T01:56:45.210Z] [2021-02-25T01:56:45.210Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-02-25T01:56:45.210Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-02-25T01:56:45.210Z] #39 DONE 216.2s [2021-02-25T01:56:45.210Z] [2021-02-25T01:56:45.210Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-25T01:56:45.210Z] #48 sha256:2e831af5bb88ab5da49a5136619b16274a7085949e491c75aad44ac093e1a2f1 [2021-02-25T01:56:45.270Z] #42 144.2 CC criu/pipes.o [2021-02-25T01:56:45.301Z] #21 10.69 Collecting pyyaml (from yamllint==1.16.0) [2021-02-25T01:56:45.560Z] #21 10.95 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-02-25T01:56:45.773Z] #48 ... [2021-02-25T01:56:45.774Z] [2021-02-25T01:56:45.774Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-25T01:56:45.774Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-25T01:56:45.774Z] #42 145.3 CC criu/rbtree.o [2021-02-25T01:56:45.819Z] #21 11.30 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-02-25T01:56:45.819Z] #21 11.34 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-02-25T01:56:45.819Z] #21 11.41 Installing collected packages: pyyaml, pathspec, yamllint [2021-02-25T01:56:45.843Z] #42 144.9 CC criu/plugin.o [2021-02-25T01:56:46.030Z] #42 145.8 CC criu/rst-malloc.o [2021-02-25T01:56:46.287Z] #21 11.80 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-02-25T01:56:46.293Z] #42 142.3 CC criu/protobuf-desc.o [2021-02-25T01:56:46.306Z] #42 ... [2021-02-25T01:56:46.306Z] [2021-02-25T01:56:46.306Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-25T01:56:46.306Z] #21 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb [2021-02-25T01:56:46.306Z] #21 11.37 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-02-25T01:56:46.306Z] #21 11.48 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-02-25T01:56:46.306Z] #21 11.52 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-02-25T01:56:46.306Z] #21 11.56 Collecting pyyaml (from yamllint==1.16.0) [2021-02-25T01:56:46.569Z] #21 11.76 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-02-25T01:56:46.597Z] #42 146.1 CC criu/seccomp.o [2021-02-25T01:56:46.831Z] #21 ... [2021-02-25T01:56:46.831Z] [2021-02-25T01:56:46.831Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-02-25T01:56:46.831Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-02-25T01:56:46.831Z] #39 DONE 216.8s [2021-02-25T01:56:46.831Z] [2021-02-25T01:56:46.831Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-25T01:56:46.831Z] #21 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb [2021-02-25T01:56:46.831Z] #21 12.17 Installing collected packages: pathspec, pyyaml, yamllint [2021-02-25T01:56:46.854Z] #42 ... [2021-02-25T01:56:46.854Z] [2021-02-25T01:56:46.854Z] #40 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-02-25T01:56:46.854Z] #40 sha256:a445189f51b8ba54ac2e7498113738d9504853a9a8a6ced1036f60456a4217b6 [2021-02-25T01:56:46.854Z] #40 DONE 0.6s [2021-02-25T01:56:46.857Z] #21 DONE 12.2s [2021-02-25T01:56:46.857Z] [2021-02-25T01:56:46.857Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-02-25T01:56:46.857Z] #24 sha256:30fdb4c51607c40a9142e7c6045d89698cb667a0716104052304d2e77b9a9727 [2021-02-25T01:56:47.116Z] #24 DONE 0.3s [2021-02-25T01:56:47.116Z] [2021-02-25T01:56:47.116Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-02-25T01:56:47.116Z] #29 sha256:7edd448dec9d4038bdd7bb61c538409f0a8fd0d6b018bfac4945c91c01cc43e6 [2021-02-25T01:56:47.152Z] [2021-02-25T01:56:47.152Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-25T01:56:47.152Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-25T01:56:47.152Z] #42 146.7 CC criu/seize.o [2021-02-25T01:56:47.243Z] #42 143.1 CC criu/protobuf.o [2021-02-25T01:56:47.243Z] #42 143.4 CC criu/pstree.o [2021-02-25T01:56:47.406Z] #21 12.60 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-02-25T01:56:47.725Z] #42 147.3 CC criu/servicefd.o [2021-02-25T01:56:47.980Z] #21 DONE 12.9s [2021-02-25T01:56:47.980Z] [2021-02-25T01:56:47.980Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-02-25T01:56:47.980Z] #24 sha256:f5538c786ef6fc2458d66fbe3f57679f0e18662563627bc61733e2b1fc3af12f [2021-02-25T01:56:47.982Z] #42 147.6 CC criu/shmem.o [2021-02-25T01:56:48.554Z] #24 DONE 0.7s [2021-02-25T01:56:48.554Z] [2021-02-25T01:56:48.554Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-02-25T01:56:48.554Z] #29 sha256:14d8a75f3926f426b51519d1e366eb6901b59631c5874f5bb141b10cd2d34efb [2021-02-25T01:56:48.582Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-02-25T01:56:48.583Z] [2021-02-25T01:56:48.583Z] ________ ____ __. [2021-02-25T01:56:48.583Z] \_____ \ | |/ _| [2021-02-25T01:56:48.583Z] / | \| < [2021-02-25T01:56:48.583Z] / | \ | \ [2021-02-25T01:56:48.583Z] \_______ /____|__ \ [2021-02-25T01:56:48.583Z] \/ \/ [2021-02-25T01:56:48.583Z] [2021-02-25T01:56:48.583Z] INFO: make.ps1 ended at 02/25/2021 01:56:45 [2021-02-25T01:56:48.583Z] INFO: Binaries build ended at 02/25/2021 01:56:46. Duration:00:01:16.0009049 [2021-02-25T01:56:48.583Z] INFO: Copying the built daemon binary to d:\CI\PR-42061\4\binary\dockerd-b845d77dac.exe... [2021-02-25T01:56:48.583Z] INFO: Copying the built client binary to d:\CI\PR-42061\4\binary\docker-b845d77dac.exe... [2021-02-25T01:56:48.583Z] INFO: Copying dockerversion from the container... [2021-02-25T01:56:48.583Z] INFO: Copying the golang package from the container to d:\CI\PR-42061\4\installer\go.zip... [2021-02-25T01:56:48.639Z] #42 144.4 CC criu/rbtree.o [2021-02-25T01:56:48.639Z] #42 144.7 CC criu/rst-malloc.o [2021-02-25T01:56:48.903Z] #42 144.9 CC criu/seccomp.o [2021-02-25T01:56:48.956Z] #42 148.4 CC criu/sigframe.o [2021-02-25T01:56:48.956Z] #42 148.6 CC criu/signalfd.o [2021-02-25T01:56:49.166Z] #42 ... [2021-02-25T01:56:49.167Z] [2021-02-25T01:56:49.167Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-25T01:56:49.167Z] #55 sha256:89522cb5e36958cc2b6ac55dde6fbc29202689ab8e702353c8abfac6523584f3 [2021-02-25T01:56:49.167Z] #55 168.2 + bin/containerd [2021-02-25T01:56:49.212Z] #42 148.9 CC criu/sk-inet.o [2021-02-25T01:56:49.555Z] INFO: Extracting go.zip to d:\CI\PR-42061\4\go [2021-02-25T01:56:49.743Z] #55 ... [2021-02-25T01:56:49.743Z] [2021-02-25T01:56:49.743Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-25T01:56:49.743Z] #21 sha256:aa765bbefe063821896dd58c30ef7a1cd50fb1581d8041ea8c08fae1dda0c27c [2021-02-25T01:56:49.743Z] #21 11.49 Installing build dependencies: started [2021-02-25T01:56:49.743Z] #21 ... [2021-02-25T01:56:49.743Z] [2021-02-25T01:56:49.743Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-25T01:56:49.743Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-25T01:56:49.743Z] #42 145.4 CC criu/seize.o [2021-02-25T01:56:49.900Z] ok github.com/docker/docker/cmd/dockerd 0.237s coverage: 29.1% of statements [2021-02-25T01:56:50.141Z] #42 149.8 CC criu/sk-netlink.o [2021-02-25T01:56:50.320Z] #42 146.3 CC criu/servicefd.o [2021-02-25T01:56:50.398Z] #42 150.2 CC criu/sk-packet.o [2021-02-25T01:56:50.584Z] #42 146.8 CC criu/shmem.o [2021-02-25T01:56:51.322Z] #29 DONE 4.4s [2021-02-25T01:56:51.322Z] [2021-02-25T01:56:51.322Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-25T01:56:51.322Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-25T01:56:51.322Z] #42 129.9 CC criu/namespaces.o [2021-02-25T01:56:51.322Z] #42 131.5 CC criu/net.o [2021-02-25T01:56:51.322Z] #42 135.0 CC criu/netfilter.o [2021-02-25T01:56:51.322Z] #42 135.4 CC criu/page-pipe.o [2021-02-25T01:56:51.322Z] #42 135.9 CC criu/page-xfer.o [2021-02-25T01:56:51.322Z] #42 137.2 CC criu/pagemap-cache.o [2021-02-25T01:56:51.322Z] #42 137.6 CC criu/pagemap.o [2021-02-25T01:56:51.322Z] #42 138.4 CC criu/parasite-syscall.o [2021-02-25T01:56:51.331Z] #42 150.7 CC criu/sk-queue.o [2021-02-25T01:56:51.553Z] #42 147.7 CC criu/sigframe.o [2021-02-25T01:56:51.553Z] #42 147.8 CC criu/signalfd.o [2021-02-25T01:56:51.583Z] #42 ... [2021-02-25T01:56:51.583Z] [2021-02-25T01:56:51.583Z] #32 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-02-25T01:56:51.583Z] #32 sha256:5cb148ed6b8ec529456cc41954e7310a7c4f922cb0d42872efbff9a3ca8b6ef1 [2021-02-25T01:56:51.588Z] #42 151.1 CC criu/sk-tcp.o [2021-02-25T01:56:51.636Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-02-25T01:56:51.845Z] #32 DONE 0.3s [2021-02-25T01:56:51.845Z] [2021-02-25T01:56:51.845Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-02-25T01:56:51.845Z] #34 sha256:4fffed9fd971f20cb623d745549b0ebcdae63dd0a95c118d426ccd55cc3c2f33 [2021-02-25T01:56:51.845Z] #34 DONE 0.1s [2021-02-25T01:56:51.845Z] [2021-02-25T01:56:51.845Z] #37 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-02-25T01:56:51.845Z] #37 sha256:b31107744e64bc4983b3386e4d127978b015aabf0fcd549c70f016817700ae97 [2021-02-25T01:56:51.845Z] #37 DONE 0.1s [2021-02-25T01:56:51.845Z] [2021-02-25T01:56:51.845Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-02-25T01:56:51.845Z] #52 sha256:60ad755ad4e5089450184905275a18bbbc82bb48e1548817c026a846017214e8 [2021-02-25T01:56:52.130Z] #42 148.1 CC criu/sk-inet.o [2021-02-25T01:56:52.151Z] #42 151.6 CC criu/sk-unix.o [2021-02-25T01:56:52.152Z] #42 ... [2021-02-25T01:56:52.152Z] [2021-02-25T01:56:52.152Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-25T01:56:52.152Z] #48 sha256:2e831af5bb88ab5da49a5136619b16274a7085949e491c75aad44ac093e1a2f1 [2021-02-25T01:56:52.152Z] #48 222.7 + /build/golangci-lint --version [2021-02-25T01:56:52.152Z] #48 223.1 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-02-25T01:56:52.152Z] #48 DONE 223.5s [2021-02-25T01:56:52.152Z] [2021-02-25T01:56:52.152Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-25T01:56:52.152Z] #55 sha256:b736d0a4537f0f89d12fe4699546397009ff2ea67e6c860b6da828e352ac0f26 [2021-02-25T01:56:52.415Z] #52 ... [2021-02-25T01:56:52.415Z] [2021-02-25T01:56:52.415Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-25T01:56:52.415Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-25T01:56:52.415Z] #42 139.6 CC criu/path.o [2021-02-25T01:56:52.675Z] #42 139.9 CC criu/pie-util-vdso-elf32.o [2021-02-25T01:56:53.082Z] #42 149.2 CC criu/sk-netlink.o [2021-02-25T01:56:53.250Z] #42 140.3 CC criu/pie-util-vdso.o [2021-02-25T01:56:53.350Z] #42 149.5 CC criu/sk-packet.o [2021-02-25T01:56:53.510Z] #42 140.7 CC criu/pie-util.o [2021-02-25T01:56:53.769Z] #42 140.9 CC criu/pipes.o [2021-02-25T01:56:53.855Z] #29 ... [2021-02-25T01:56:53.855Z] [2021-02-25T01:56:53.855Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-25T01:56:53.855Z] #48 sha256:7bb42b53b99ed4ec5049cd671feb21ae7a997556a2df43f95e540b13cef2395c [2021-02-25T01:56:53.855Z] #48 223.9 + /build/golangci-lint --version [2021-02-25T01:56:53.928Z] #42 150.1 CC criu/sk-queue.o [2021-02-25T01:56:54.088Z] #55 ... [2021-02-25T01:56:54.088Z] [2021-02-25T01:56:54.088Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-25T01:56:54.088Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-25T01:56:54.088Z] #42 153.7 CC criu/sockets.o [2021-02-25T01:56:54.117Z] #48 224.2 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-02-25T01:56:54.338Z] #42 141.6 CC criu/plugin.o [2021-02-25T01:56:54.445Z] ok github.com/docker/docker/container 0.156s coverage: 34.7% of statements [2021-02-25T01:56:54.445Z] ? github.com/docker/docker/container/stream [no test files] [2021-02-25T01:56:54.445Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-02-25T01:56:54.445Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-02-25T01:56:54.445Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-02-25T01:56:54.651Z] #42 154.3 CC criu/stats.o [2021-02-25T01:56:54.691Z] #48 DONE 224.9s [2021-02-25T01:56:54.691Z] [2021-02-25T01:56:54.691Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-02-25T01:56:54.691Z] #29 sha256:14d8a75f3926f426b51519d1e366eb6901b59631c5874f5bb141b10cd2d34efb [2021-02-25T01:56:54.691Z] #29 DONE 6.3s [2021-02-25T01:56:54.691Z] [2021-02-25T01:56:54.691Z] #32 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-02-25T01:56:54.691Z] #32 sha256:a7fdf2e792c3e95e84e2aec01b148da93da68d8d6c94307955126a502174038c [2021-02-25T01:56:54.880Z] #42 150.7 CC criu/sk-tcp.o [2021-02-25T01:56:54.907Z] #42 142.0 CC criu/proc_parse.o [2021-02-25T01:56:54.908Z] #42 154.5 CC criu/string.o [2021-02-25T01:56:54.908Z] #42 154.6 CC criu/sysctl.o [2021-02-25T01:56:55.265Z] #32 DONE 0.5s [2021-02-25T01:56:55.265Z] [2021-02-25T01:56:55.265Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-02-25T01:56:55.265Z] #34 sha256:0e2c01d06a96bc5370b9d2601ddf10d813a7a2cc68e622ab7ae0e86a842f6046 [2021-02-25T01:56:55.449Z] --- PASS: TestBuildWithHugeFile (52.38s) [2021-02-25T01:56:55.449Z] === RUN TestBuildWithEmptyDockerfile [2021-02-25T01:56:55.449Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-25T01:56:55.449Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-25T01:56:55.449Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-25T01:56:55.449Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-25T01:56:55.449Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-25T01:56:55.449Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-25T01:56:55.449Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-25T01:56:55.449Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-25T01:56:55.449Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-25T01:56:55.449Z] --- PASS: TestBuildWithEmptyDockerfile (0.17s) [2021-02-25T01:56:55.449Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.20s) [2021-02-25T01:56:55.449Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.19s) [2021-02-25T01:56:55.449Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2021-02-25T01:56:55.449Z] === RUN TestBuildPreserveOwnership [2021-02-25T01:56:55.449Z] === RUN TestBuildPreserveOwnership/copy_from [2021-02-25T01:56:55.457Z] #42 151.4 CC criu/sk-unix.o [2021-02-25T01:56:55.471Z] #42 155.1 CC criu/sysfs_parse.o [2021-02-25T01:56:55.527Z] #34 DONE 0.2s [2021-02-25T01:56:55.527Z] [2021-02-25T01:56:55.527Z] #37 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-02-25T01:56:55.527Z] #37 sha256:5c4dd6a7529700ce18d6f61d2ea1b48be750bbe7d4b2c56476b9f4e9e3a25e5d [2021-02-25T01:56:55.772Z] #42 155.3 CC criu/timens.o [2021-02-25T01:56:55.789Z] #37 DONE 0.1s [2021-02-25T01:56:55.789Z] [2021-02-25T01:56:55.789Z] #40 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-02-25T01:56:55.789Z] #40 sha256:fafc458ea1f956ce40527fe3cdc85e8414d90bf4a5024be553afc8b22dfbcb10 [2021-02-25T01:56:56.028Z] #42 155.6 CC criu/timerfd.o [2021-02-25T01:56:56.029Z] #42 155.8 CC criu/tty.o [2021-02-25T01:56:56.363Z] #40 ... [2021-02-25T01:56:56.363Z] [2021-02-25T01:56:56.363Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-25T01:56:56.363Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-25T01:56:56.363Z] #42 145.3 CC criu/proc_parse.o [2021-02-25T01:56:56.363Z] #42 148.4 CC criu/protobuf-desc.o [2021-02-25T01:56:56.363Z] #42 149.3 CC criu/protobuf.o [2021-02-25T01:56:56.363Z] #42 149.7 CC criu/pstree.o [2021-02-25T01:56:56.363Z] #42 150.8 CC criu/rbtree.o [2021-02-25T01:56:56.363Z] #42 151.1 CC criu/rst-malloc.o [2021-02-25T01:56:56.363Z] #42 151.2 CC criu/seccomp.o [2021-02-25T01:56:56.363Z] #42 151.8 CC criu/seize.o [2021-02-25T01:56:56.363Z] #42 152.6 CC criu/servicefd.o [2021-02-25T01:56:56.363Z] #42 152.9 CC criu/shmem.o [2021-02-25T01:56:56.363Z] #42 153.6 CC criu/sigframe.o [2021-02-25T01:56:56.363Z] #42 153.7 CC criu/signalfd.o [2021-02-25T01:56:56.363Z] #42 154.0 CC criu/sk-inet.o [2021-02-25T01:56:56.363Z] #42 154.9 CC criu/sk-netlink.o [2021-02-25T01:56:56.363Z] #42 155.3 CC criu/sk-packet.o [2021-02-25T01:56:56.565Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.052s coverage: 65.3% of statements [2021-02-25T01:56:56.665Z] #42 ... [2021-02-25T01:56:56.665Z] [2021-02-25T01:56:56.665Z] #40 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-02-25T01:56:56.665Z] #40 sha256:fafc458ea1f956ce40527fe3cdc85e8414d90bf4a5024be553afc8b22dfbcb10 [2021-02-25T01:56:56.665Z] #40 DONE 0.8s [2021-02-25T01:56:56.665Z] [2021-02-25T01:56:56.665Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-02-25T01:56:56.665Z] #52 sha256:cb6cee5399d190b8a5d7d5f26f6346622424220a9e7b01d7572a7f44f1b5974c [2021-02-25T01:56:56.954Z] #52 ... [2021-02-25T01:56:56.954Z] [2021-02-25T01:56:56.954Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-25T01:56:56.954Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-25T01:56:56.954Z] #42 155.9 CC criu/sk-queue.o [2021-02-25T01:56:57.385Z] #42 153.6 CC criu/sockets.o [2021-02-25T01:56:57.425Z] #42 156.9 CC criu/tun.o [2021-02-25T01:56:57.446Z] #42 144.8 CC criu/protobuf-desc.o [2021-02-25T01:56:57.557Z] #42 156.3 CC criu/sk-tcp.o [2021-02-25T01:56:57.688Z] #42 157.3 CC criu/uffd.o [2021-02-25T01:56:57.831Z] #42 156.9 CC criu/sk-unix.o [2021-02-25T01:56:58.020Z] #42 ... [2021-02-25T01:56:58.020Z] [2021-02-25T01:56:58.020Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-02-25T01:56:58.020Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-02-25T01:56:58.020Z] #39 DONE 217.7s [2021-02-25T01:56:58.020Z] [2021-02-25T01:56:58.020Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-25T01:56:58.020Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-25T01:56:58.527Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-02-25T01:56:58.643Z] #42 158.1 CC criu/util.o [2021-02-25T01:56:58.753Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-02-25T01:56:58.783Z] #42 154.6 CC criu/stats.o [2021-02-25T01:56:58.783Z] #42 154.9 CC criu/string.o [2021-02-25T01:56:58.818Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-02-25T01:56:58.958Z] #42 146.1 CC criu/protobuf.o [2021-02-25T01:56:59.048Z] #42 155.1 CC criu/sysctl.o [2021-02-25T01:56:59.485Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-02-25T01:56:59.527Z] #42 146.6 CC criu/pstree.o [2021-02-25T01:56:59.574Z] #42 159.1 CC criu/uts_ns.o [2021-02-25T01:56:59.574Z] #42 159.2 CC criu/vdso-compat.o [2021-02-25T01:56:59.751Z] #42 158.3 CC criu/sockets.o [2021-02-25T01:56:59.830Z] #42 159.4 CC criu/vdso.o [2021-02-25T01:56:59.999Z] #42 155.8 CC criu/sysfs_parse.o [2021-02-25T01:57:00.012Z] #42 158.9 CC criu/stats.o [2021-02-25T01:57:00.012Z] #42 159.1 CC criu/string.o [2021-02-25T01:57:00.096Z] #42 ... [2021-02-25T01:57:00.096Z] [2021-02-25T01:57:00.096Z] #40 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-02-25T01:57:00.096Z] #40 sha256:1ec3e974258d3c1bce0fb95f67234bfb41173dfbd3ce2d4b1286bcad4f470722 [2021-02-25T01:57:00.096Z] #40 DONE 0.4s [2021-02-25T01:57:00.096Z] [2021-02-25T01:57:00.096Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-02-25T01:57:00.096Z] #52 sha256:60ad755ad4e5089450184905275a18bbbc82bb48e1548817c026a846017214e8 [2021-02-25T01:57:00.143Z] ok github.com/docker/docker/daemon/cluster/convert 0.030s coverage: 35.9% of statements [2021-02-25T01:57:00.264Z] #42 156.3 CC criu/timens.o [2021-02-25T01:57:00.273Z] #42 159.2 CC criu/sysctl.o [2021-02-25T01:57:00.356Z] #52 ... [2021-02-25T01:57:00.356Z] [2021-02-25T01:57:00.356Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-25T01:57:00.356Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-25T01:57:00.356Z] #42 147.6 CC criu/rbtree.o [2021-02-25T01:57:00.393Z] #42 159.9 LINK criu/built-in.o [2021-02-25T01:57:00.393Z] #42 160.0 LINK criu/criu [2021-02-25T01:57:00.518Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-02-25T01:57:00.518Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-02-25T01:57:00.527Z] #42 156.6 CC criu/timerfd.o [2021-02-25T01:57:00.615Z] #42 147.9 CC criu/rst-malloc.o [2021-02-25T01:57:00.648Z] #42 160.3 DEP lib/c/criu.d [2021-02-25T01:57:00.845Z] #42 159.7 CC criu/sysfs_parse.o [2021-02-25T01:57:00.874Z] #42 148.1 CC criu/seccomp.o [2021-02-25T01:57:00.904Z] #42 160.4 CC images/rpc.pb-c.o [2021-02-25T01:57:01.105Z] #42 157.1 CC criu/tty.o [2021-02-25T01:57:01.107Z] #42 159.9 CC criu/timens.o [2021-02-25T01:57:01.107Z] #42 160.1 CC criu/timerfd.o [2021-02-25T01:57:01.160Z] #42 160.8 CC lib/c/criu.o [2021-02-25T01:57:01.367Z] #42 160.4 CC criu/tty.o [2021-02-25T01:57:01.443Z] #42 148.6 CC criu/seize.o [2021-02-25T01:57:01.765Z] #42 161.5 LINK lib/c/built-in.o [2021-02-25T01:57:02.012Z] #42 149.3 CC criu/servicefd.o [2021-02-25T01:57:02.021Z] #42 161.6 LINK lib/c/libcriu.so [2021-02-25T01:57:02.021Z] #42 161.6 LINK lib/c/libcriu.a [2021-02-25T01:57:02.021Z] #42 161.6 GEN magic.py [2021-02-25T01:57:02.021Z] #42 161.8 Note: Building without setproctitle() and strlcpy() support. [2021-02-25T01:57:02.021Z] #42 161.8 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-02-25T01:57:02.021Z] #42 161.8 Note: Building without GnuTLS support [2021-02-25T01:57:02.021Z] #42 161.8 Makefile.config:39: Warn: you have no libnftables installed [2021-02-25T01:57:02.021Z] #42 161.8 Makefile.config:40: Warn: Building without nftables support [2021-02-25T01:57:02.025Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-02-25T01:57:02.056Z] #42 ... [2021-02-25T01:57:02.056Z] [2021-02-25T01:57:02.056Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-02-25T01:57:02.056Z] #52 sha256:c8cafa53fa427e7bed97d3f94b4e462a3fd287ffd5ac97f7c3485b0290e47dc5 [2021-02-25T01:57:02.056Z] #52 107.1 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-02-25T01:57:02.072Z] --- PASS: TestBuildPreserveOwnership (10.17s) [2021-02-25T01:57:02.072Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.16s) [2021-02-25T01:57:02.072Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2021-02-25T01:57:02.072Z] === RUN TestBuildPlatformInvalid [2021-02-25T01:57:02.333Z] --- PASS: TestBuildPlatformInvalid (0.10s) [2021-02-25T01:57:02.333Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-02-25T01:57:02.333Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-02-25T01:57:02.333Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-02-25T01:57:02.333Z] PASS [2021-02-25T01:57:02.333Z] [2021-02-25T01:57:02.333Z] === Skipped [2021-02-25T01:57:02.333Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-02-25T01:57:02.333Z] build_session_test.go:25: TODO: BuildKit [2021-02-25T01:57:02.333Z] [2021-02-25T01:57:02.333Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-02-25T01:57:02.333Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-02-25T01:57:02.333Z] [2021-02-25T01:57:02.333Z] [2021-02-25T01:57:02.333Z] DONE 33 tests, 2 skipped in 129.336s [2021-02-25T01:57:02.333Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-02-25T01:57:02.581Z] #42 149.7 CC criu/shmem.o [2021-02-25T01:57:02.594Z] INFO: Testing against a local daemon [2021-02-25T01:57:02.594Z] === RUN TestConfigInspect [2021-02-25T01:57:02.594Z] --- SKIP: TestConfigInspect (0.03s) [2021-02-25T01:57:02.594Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-25T01:57:02.594Z] === RUN TestConfigList [2021-02-25T01:57:02.594Z] --- SKIP: TestConfigList (0.02s) [2021-02-25T01:57:02.594Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-25T01:57:02.594Z] === RUN TestConfigsCreateAndDelete [2021-02-25T01:57:02.594Z] --- SKIP: TestConfigsCreateAndDelete (0.02s) [2021-02-25T01:57:02.594Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-25T01:57:02.594Z] === RUN TestConfigsUpdate [2021-02-25T01:57:02.595Z] --- SKIP: TestConfigsUpdate (0.01s) [2021-02-25T01:57:02.595Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-25T01:57:02.595Z] === RUN TestTemplatedConfig [2021-02-25T01:57:02.595Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-02-25T01:57:02.595Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-25T01:57:02.595Z] === RUN TestConfigCreateResolve [2021-02-25T01:57:02.595Z] --- SKIP: TestConfigCreateResolve (0.01s) [2021-02-25T01:57:02.595Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-25T01:57:02.595Z] === RUN TestConfigDaemonLibtrustID [2021-02-25T01:57:02.624Z] #42 162.3 fatal: not a git repository (or any of the parent directories): .git [2021-02-25T01:57:02.753Z] #42 161.7 CC criu/tun.o [2021-02-25T01:57:03.013Z] #42 162.1 CC criu/uffd.o [2021-02-25T01:57:03.151Z] #42 150.5 CC criu/sigframe.o [2021-02-25T01:57:03.228Z] #42 162.8 make[1]: Nothing to be done for 'all'. [2021-02-25T01:57:03.413Z] #42 150.6 CC criu/signalfd.o [2021-02-25T01:57:03.674Z] #42 150.9 CC criu/sk-inet.o [2021-02-25T01:57:03.791Z] #42 163.3 make[1]: 'images/built-in.o' is up to date. [2021-02-25T01:57:03.791Z] #42 163.4 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-02-25T01:57:03.791Z] #42 163.4 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-02-25T01:57:03.791Z] #42 163.4 make[1]: 'compel/libcompel.a' is up to date. [2021-02-25T01:57:03.791Z] #42 163.5 make[1]: 'compel/compel-host-bin' is up to date. [2021-02-25T01:57:03.791Z] #42 163.5 make[1]: Nothing to be done for 'all'. [2021-02-25T01:57:03.791Z] #42 163.5 make[1]: 'soccr/libsoccr.a' is up to date. [2021-02-25T01:57:03.956Z] #42 162.9 CC criu/util.o [2021-02-25T01:57:03.988Z] #52 ... [2021-02-25T01:57:03.988Z] [2021-02-25T01:57:03.988Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-25T01:57:03.988Z] #21 sha256:aa765bbefe063821896dd58c30ef7a1cd50fb1581d8041ea8c08fae1dda0c27c [2021-02-25T01:57:03.988Z] #21 25.82 Installing build dependencies: finished with status 'done' [2021-02-25T01:57:03.988Z] #21 31.09 Building wheels for collected packages: pyyaml [2021-02-25T01:57:03.988Z] #21 31.10 Running setup.py bdist_wheel for pyyaml: started [2021-02-25T01:57:03.988Z] #21 32.37 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2021-02-25T01:57:03.988Z] #21 32.37 Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028 [2021-02-25T01:57:03.988Z] #21 32.49 Successfully built pyyaml [2021-02-25T01:57:03.988Z] #21 32.50 Installing collected packages: pathspec, pyyaml, yamllint [2021-02-25T01:57:03.988Z] #21 32.80 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-02-25T01:57:03.988Z] #21 DONE 35.9s [2021-02-25T01:57:04.048Z] #42 163.7 make[2]: Nothing to be done for 'all'. [2021-02-25T01:57:04.093Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-02-25T01:57:04.252Z] [2021-02-25T01:57:04.252Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-02-25T01:57:04.252Z] #23 sha256:7e1c8c7224b726ca8b04e8cd29571f82c321599878a00e51315f65d1a1184224 [2021-02-25T01:57:04.252Z] #23 224.3 + return [2021-02-25T01:57:04.252Z] #23 DONE 225.0s [2021-02-25T01:57:04.252Z] [2021-02-25T01:57:04.252Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-02-25T01:57:04.252Z] #52 sha256:c8cafa53fa427e7bed97d3f94b4e462a3fd287ffd5ac97f7c3485b0290e47dc5 [2021-02-25T01:57:04.252Z] #52 109.3 + mkdir -p /build [2021-02-25T01:57:04.252Z] #52 109.3 + cp runc /build/runc [2021-02-25T01:57:04.348Z] #42 163.8 make[2]: Nothing to be done for 'all'. [2021-02-25T01:57:04.348Z] #42 163.8 make[2]: Nothing to be done for 'all'. [2021-02-25T01:57:04.348Z] #42 163.9 make[2]: Nothing to be done for 'all'. [2021-02-25T01:57:04.348Z] #42 163.9 make[2]: Nothing to be done for 'all'. [2021-02-25T01:57:04.348Z] #42 163.9 make[2]: Nothing to be done for 'all'. [2021-02-25T01:57:04.348Z] #42 164.0 make[2]: Nothing to be done for 'all'. [2021-02-25T01:57:04.510Z] --- PASS: TestConfigDaemonLibtrustID (1.57s) [2021-02-25T01:57:04.510Z] PASS [2021-02-25T01:57:04.510Z] [2021-02-25T01:57:04.510Z] === Skipped [2021-02-25T01:57:04.510Z] === SKIP: amd64.integration.config TestConfigInspect (0.03s) [2021-02-25T01:57:04.510Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-25T01:57:04.510Z] [2021-02-25T01:57:04.510Z] === SKIP: amd64.integration.config TestConfigList (0.02s) [2021-02-25T01:57:04.510Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-25T01:57:04.510Z] [2021-02-25T01:57:04.510Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.02s) [2021-02-25T01:57:04.510Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-25T01:57:04.510Z] [2021-02-25T01:57:04.510Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2021-02-25T01:57:04.510Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-25T01:57:04.510Z] [2021-02-25T01:57:04.510Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2021-02-25T01:57:04.510Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-25T01:57:04.510Z] [2021-02-25T01:57:04.510Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2021-02-25T01:57:04.510Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-25T01:57:04.510Z] [2021-02-25T01:57:04.510Z] [2021-02-25T01:57:04.510Z] DONE 7 tests, 6 skipped in 1.813s [2021-02-25T01:57:04.510Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-02-25T01:57:04.510Z] INFO: Testing against a local daemon [2021-02-25T01:57:04.510Z] === RUN TestCheckpoint [2021-02-25T01:57:04.510Z] --- SKIP: TestCheckpoint (0.00s) [2021-02-25T01:57:04.510Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-25T01:57:04.510Z] === RUN TestContainerInvalidJSON [2021-02-25T01:57:04.510Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-02-25T01:57:04.510Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-02-25T01:57:04.510Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-02-25T01:57:04.510Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-02-25T01:57:04.510Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-02-25T01:57:04.510Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-02-25T01:57:04.510Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-02-25T01:57:04.510Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-02-25T01:57:04.510Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-02-25T01:57:04.510Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-02-25T01:57:04.511Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-02-25T01:57:04.511Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-02-25T01:57:04.511Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-02-25T01:57:04.511Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-02-25T01:57:04.511Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2021-02-25T01:57:04.511Z] === RUN TestCopyFromContainerPathIsNotDir [2021-02-25T01:57:04.514Z] #52 DONE 109.6s [2021-02-25T01:57:04.514Z] [2021-02-25T01:57:04.514Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-25T01:57:04.514Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-25T01:57:04.514Z] #42 159.0 CC criu/tun.o [2021-02-25T01:57:04.514Z] #42 159.6 CC criu/uffd.o [2021-02-25T01:57:04.606Z] #42 164.1 make[2]: Nothing to be done for 'all'. [2021-02-25T01:57:04.606Z] #42 164.1 INSTALL criu/criu [2021-02-25T01:57:04.606Z] #42 DONE 164.3s [2021-02-25T01:57:04.606Z] [2021-02-25T01:57:04.606Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-25T01:57:04.606Z] #55 sha256:b736d0a4537f0f89d12fe4699546397009ff2ea67e6c860b6da828e352ac0f26 [2021-02-25T01:57:04.623Z] #42 151.7 CC criu/sk-netlink.o [2021-02-25T01:57:04.623Z] #42 ... [2021-02-25T01:57:04.623Z] [2021-02-25T01:57:04.623Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-25T01:57:04.623Z] #48 sha256:b37b05d72fcb9a47884b02e6c48cc499315b3494a458b6634c01ae04d174f56c [2021-02-25T01:57:04.623Z] #48 223.9 + /build/golangci-lint --version [2021-02-25T01:57:04.623Z] #48 224.1 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-02-25T01:57:04.623Z] #48 DONE 224.7s [2021-02-25T01:57:04.717Z] ok github.com/docker/docker/daemon/cluster 0.158s coverage: 0.5% of statements [2021-02-25T01:57:04.773Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2021-02-25T01:57:04.773Z] === RUN TestCopyToContainerPathDoesNotExist [2021-02-25T01:57:04.773Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2021-02-25T01:57:04.773Z] === RUN TestCopyToContainerPathIsNotDir [2021-02-25T01:57:04.773Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2021-02-25T01:57:04.773Z] === RUN TestCopyFromContainer [2021-02-25T01:57:04.776Z] #42 160.7 CC criu/util.o [2021-02-25T01:57:04.884Z] [2021-02-25T01:57:04.884Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-25T01:57:04.884Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-25T01:57:04.884Z] #42 152.0 CC criu/sk-packet.o [2021-02-25T01:57:04.897Z] #42 163.8 CC criu/uts_ns.o [2021-02-25T01:57:04.897Z] #42 163.9 CC criu/vdso-compat.o [2021-02-25T01:57:05.128Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-02-25T01:57:05.158Z] #42 164.1 CC criu/vdso.o [2021-02-25T01:57:05.418Z] #42 164.5 LINK criu/built-in.o [2021-02-25T01:57:05.454Z] #42 152.8 CC criu/sk-queue.o [2021-02-25T01:57:05.534Z] #55 ... [2021-02-25T01:57:05.534Z] [2021-02-25T01:57:05.534Z] #43 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-02-25T01:57:05.534Z] #43 sha256:58a71b4bfcad72c8d3ad954defdfde51371d35bf4fc35f3ee671ea3e08007860 [2021-02-25T01:57:05.679Z] #42 164.6 LINK criu/criu [2021-02-25T01:57:05.731Z] #42 161.9 CC criu/uts_ns.o [2021-02-25T01:57:05.790Z] #43 DONE 0.1s [2021-02-25T01:57:05.790Z] [2021-02-25T01:57:05.790Z] #45 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-02-25T01:57:05.790Z] #45 sha256:fe0dd61aec051f452123dc4ecfa58b3f3f15fd62c7c27e482a844d91926c7737 [2021-02-25T01:57:05.790Z] #45 DONE 0.1s [2021-02-25T01:57:05.790Z] [2021-02-25T01:57:05.790Z] #47 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-02-25T01:57:05.790Z] #47 sha256:aed72780ee770fd9a2316541c013f5e833a4140c76840c85b2b85947316dd62b [2021-02-25T01:57:05.790Z] #47 DONE 0.1s [2021-02-25T01:57:05.790Z] [2021-02-25T01:57:05.790Z] #49 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-02-25T01:57:05.790Z] #49 sha256:1c1374bea2d0cef3cf81550046f78772a9c5b0615dea61001eb0489d516963be [2021-02-25T01:57:05.942Z] #42 164.9 DEP lib/c/criu.d [2021-02-25T01:57:05.942Z] #42 165.0 CC images/rpc.pb-c.o [2021-02-25T01:57:05.998Z] #42 162.2 CC criu/vdso.o [2021-02-25T01:57:06.163Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-02-25T01:57:06.204Z] #42 165.4 CC lib/c/criu.o [2021-02-25T01:57:06.352Z] #49 DONE 0.5s [2021-02-25T01:57:06.352Z] [2021-02-25T01:57:06.352Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-25T01:57:06.352Z] #55 sha256:b736d0a4537f0f89d12fe4699546397009ff2ea67e6c860b6da828e352ac0f26 [2021-02-25T01:57:06.352Z] #55 ... [2021-02-25T01:57:06.352Z] [2021-02-25T01:57:06.352Z] #51 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-02-25T01:57:06.352Z] #51 sha256:1a4b87c849e1b26e42b01dbab399eb85485bb45f701983e49b52bc0ba3b80902 [2021-02-25T01:57:06.352Z] #51 DONE 0.1s [2021-02-25T01:57:06.394Z] #42 153.5 CC criu/sk-tcp.o [2021-02-25T01:57:06.456Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-02-25T01:57:06.578Z] #42 162.7 LINK criu/built-in.o [2021-02-25T01:57:06.651Z] [2021-02-25T01:57:06.652Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-25T01:57:06.652Z] #55 sha256:b736d0a4537f0f89d12fe4699546397009ff2ea67e6c860b6da828e352ac0f26 [2021-02-25T01:57:06.654Z] #42 153.9 CC criu/sk-unix.o [2021-02-25T01:57:06.845Z] #42 162.8 LINK criu/criu [2021-02-25T01:57:07.107Z] #42 163.3 DEP lib/c/criu.d [2021-02-25T01:57:07.150Z] #42 166.0 LINK lib/c/built-in.o [2021-02-25T01:57:07.150Z] #42 166.0 LINK lib/c/libcriu.so [2021-02-25T01:57:07.150Z] #42 166.1 LINK lib/c/libcriu.a [2021-02-25T01:57:07.150Z] #42 166.2 GEN magic.py [2021-02-25T01:57:07.370Z] #42 163.3 CC images/rpc.pb-c.o [2021-02-25T01:57:07.412Z] #42 166.3 Note: Building without setproctitle() and strlcpy() support. [2021-02-25T01:57:07.412Z] #42 166.3 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-02-25T01:57:07.412Z] #42 166.3 Note: Building without GnuTLS support [2021-02-25T01:57:07.412Z] #42 166.3 Makefile.config:39: Warn: you have no libnftables installed [2021-02-25T01:57:07.412Z] #42 166.3 Makefile.config:40: Warn: Building without nftables support [2021-02-25T01:57:07.491Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-02-25T01:57:07.947Z] #42 163.9 CC lib/c/criu.o [2021-02-25T01:57:07.986Z] #42 166.9 fatal: not a git repository (or any of the parent directories): .git [2021-02-25T01:57:08.036Z] #42 155.1 CC criu/sockets.o [2021-02-25T01:57:08.080Z] === RUN TestCopyFromContainer// [2021-02-25T01:57:08.210Z] #42 ... [2021-02-25T01:57:08.210Z] [2021-02-25T01:57:08.210Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-02-25T01:57:08.210Z] #24 sha256:4806bce3b933c74f7eaf0cf4b600bf2e81e4d868f49ec1b37940bdea9bc3a1aa [2021-02-25T01:57:08.210Z] #24 DONE 0.8s [2021-02-25T01:57:08.210Z] [2021-02-25T01:57:08.210Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-02-25T01:57:08.210Z] #29 sha256:208d322bff4565e8f40ebf10ba57c6579fcb7031f4723f9607c444f3cad8610d [2021-02-25T01:57:08.249Z] #42 167.4 make[1]: Nothing to be done for 'all'. [2021-02-25T01:57:08.343Z] === RUN TestCopyFromContainer//bar/root [2021-02-25T01:57:08.343Z] === RUN TestCopyFromContainer//bar/root/ [2021-02-25T01:57:08.343Z] === RUN TestCopyFromContainer/bar/quux [2021-02-25T01:57:08.491Z] ok github.com/docker/docker/daemon/discovery 0.015s coverage: 30.0% of statements [2021-02-25T01:57:08.525Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-02-25T01:57:08.605Z] === RUN TestCopyFromContainer/bar/quux/ [2021-02-25T01:57:08.605Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-02-25T01:57:08.605Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-02-25T01:57:08.605Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-02-25T01:57:08.606Z] #42 155.6 CC criu/stats.o [2021-02-25T01:57:08.606Z] #42 155.9 CC criu/string.o [2021-02-25T01:57:08.606Z] #42 156.0 CC criu/sysctl.o [2021-02-25T01:57:08.823Z] #42 167.9 make[1]: 'images/built-in.o' is up to date. [2021-02-25T01:57:08.823Z] #42 167.9 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-02-25T01:57:08.823Z] #42 167.9 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-02-25T01:57:08.823Z] #42 168.0 make[1]: 'compel/libcompel.a' is up to date. [2021-02-25T01:57:08.867Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-02-25T01:57:08.867Z] === RUN TestCopyFromContainer/bar/notarget [2021-02-25T01:57:08.867Z] --- PASS: TestCopyFromContainer (4.12s) [2021-02-25T01:57:08.867Z] --- PASS: TestCopyFromContainer// (0.08s) [2021-02-25T01:57:08.867Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2021-02-25T01:57:08.867Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2021-02-25T01:57:08.867Z] --- PASS: TestCopyFromContainer/bar/quux (0.08s) [2021-02-25T01:57:08.867Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2021-02-25T01:57:08.867Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2021-02-25T01:57:08.867Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2021-02-25T01:57:08.867Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2021-02-25T01:57:08.867Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2021-02-25T01:57:08.867Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2021-02-25T01:57:08.867Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-02-25T01:57:08.867Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-25T01:57:08.867Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-25T01:57:08.867Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-25T01:57:08.867Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-25T01:57:08.867Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-25T01:57:08.867Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-25T01:57:08.867Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-25T01:57:08.867Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-25T01:57:08.867Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-25T01:57:08.867Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-02-25T01:57:08.867Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-02-25T01:57:08.867Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-02-25T01:57:08.867Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-02-25T01:57:08.867Z] === RUN TestCreateLinkToNonExistingContainer [2021-02-25T01:57:08.867Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-02-25T01:57:08.867Z] === RUN TestCreateWithInvalidEnv [2021-02-25T01:57:08.867Z] === RUN TestCreateWithInvalidEnv/0 [2021-02-25T01:57:08.867Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-02-25T01:57:08.867Z] === RUN TestCreateWithInvalidEnv/1 [2021-02-25T01:57:08.867Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-02-25T01:57:08.867Z] === RUN TestCreateWithInvalidEnv/2 [2021-02-25T01:57:08.867Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-02-25T01:57:08.867Z] === CONT TestCreateWithInvalidEnv/0 [2021-02-25T01:57:08.867Z] === CONT TestCreateWithInvalidEnv/2 [2021-02-25T01:57:08.867Z] === CONT TestCreateWithInvalidEnv/1 [2021-02-25T01:57:08.867Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-02-25T01:57:08.867Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-02-25T01:57:08.867Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-02-25T01:57:08.867Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-02-25T01:57:08.867Z] === RUN TestCreateTmpfsMountsTarget [2021-02-25T01:57:09.085Z] #42 168.0 make[1]: 'compel/compel-host-bin' is up to date. [2021-02-25T01:57:09.085Z] #42 168.0 make[1]: Nothing to be done for 'all'. [2021-02-25T01:57:09.085Z] #42 168.0 make[1]: 'soccr/libsoccr.a' is up to date. [2021-02-25T01:57:09.085Z] #42 168.2 make[2]: Nothing to be done for 'all'. [2021-02-25T01:57:09.129Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-02-25T01:57:09.129Z] === RUN TestCreateWithCustomMaskedPaths [2021-02-25T01:57:09.145Z] ok github.com/docker/docker/daemon/config 0.095s coverage: 81.8% of statements [2021-02-25T01:57:09.177Z] #42 156.4 CC criu/sysfs_parse.o [2021-02-25T01:57:09.347Z] #42 168.2 make[2]: Nothing to be done for 'all'. [2021-02-25T01:57:09.347Z] #42 168.3 make[2]: Nothing to be done for 'all'. [2021-02-25T01:57:09.347Z] #42 168.3 make[2]: Nothing to be done for 'all'. [2021-02-25T01:57:09.347Z] #42 168.4 make[2]: Nothing to be done for 'all'. [2021-02-25T01:57:09.347Z] #42 168.4 make[2]: Nothing to be done for 'all'. [2021-02-25T01:57:09.347Z] #42 168.4 make[2]: Nothing to be done for 'all'. [2021-02-25T01:57:09.437Z] #42 156.6 CC criu/timens.o [2021-02-25T01:57:09.559Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-02-25T01:57:09.610Z] #42 168.5 make[2]: Nothing to be done for 'all'. [2021-02-25T01:57:09.610Z] #42 168.5 INSTALL criu/criu [2021-02-25T01:57:09.697Z] #42 156.9 CC criu/timerfd.o [2021-02-25T01:57:09.873Z] #42 DONE 168.9s [2021-02-25T01:57:09.873Z] [2021-02-25T01:57:09.873Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-02-25T01:57:09.873Z] #52 sha256:cb6cee5399d190b8a5d7d5f26f6346622424220a9e7b01d7572a7f44f1b5974c [2021-02-25T01:57:09.957Z] #42 157.2 CC criu/tty.o [2021-02-25T01:57:10.193Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-02-25T01:57:10.517Z] --- PASS: TestCreateWithCustomMaskedPaths (1.27s) [2021-02-25T01:57:10.517Z] === RUN TestCreateWithCustomReadonlyPaths [2021-02-25T01:57:10.685Z] ok github.com/docker/docker/daemon/events 0.081s coverage: 50.0% of statements [2021-02-25T01:57:10.691Z] INFO: Extraction ended at 02/25/2021 01:57:10. Duration:00:00:20.9635418 [2021-02-25T01:57:10.691Z] INFO: Updating the golang and path environment variables [2021-02-25T01:57:10.691Z] INFO: GOPATH=d:\gopath [2021-02-25T01:57:10.691Z] INFO: go version go1.13.15 windows/amd64 [2021-02-25T01:57:10.691Z] INFO: Running the daemon under test in debug mode [2021-02-25T01:57:10.691Z] INFO: Starting a daemon under test... [2021-02-25T01:57:10.691Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42061\4\daemon --pidfile d:\CI\PR-42061\4\docker.pid -D [2021-02-25T01:57:10.691Z] INFO: Process started successfully. [2021-02-25T01:57:10.691Z] INFO: Start tailing logs of the daemon under tests [2021-02-25T01:57:10.691Z] INFO: Waiting for the daemon under test to start... [2021-02-25T01:57:11.227Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-02-25T01:57:11.264Z] #52 ... [2021-02-25T01:57:11.264Z] [2021-02-25T01:57:11.264Z] #43 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-02-25T01:57:11.264Z] #43 sha256:3b11eb76dbc50857e829c962156d285a0264d1dcf694cc4f701040f4efd38464 [2021-02-25T01:57:11.264Z] #43 DONE 0.1s [2021-02-25T01:57:11.264Z] [2021-02-25T01:57:11.264Z] #45 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-02-25T01:57:11.264Z] #45 sha256:d52060c5519f7d284fd9cf587191dfc3a8b272bafdddff7c5bec2ad867fbc739 [2021-02-25T01:57:11.339Z] #42 158.5 CC criu/tun.o [2021-02-25T01:57:11.462Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.25s) [2021-02-25T01:57:11.462Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-02-25T01:57:11.462Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-25T01:57:11.462Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-25T01:57:11.462Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-25T01:57:11.462Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-25T01:57:11.462Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-25T01:57:11.462Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-25T01:57:11.462Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-25T01:57:11.462Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-25T01:57:11.462Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-25T01:57:11.462Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-25T01:57:11.462Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-25T01:57:11.462Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-25T01:57:11.462Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-25T01:57:11.462Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-25T01:57:11.462Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-25T01:57:11.462Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-02-25T01:57:11.462Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-02-25T01:57:11.462Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-02-25T01:57:11.462Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-02-25T01:57:11.462Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-02-25T01:57:11.462Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-02-25T01:57:11.462Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-02-25T01:57:11.526Z] #45 DONE 0.2s [2021-02-25T01:57:11.526Z] [2021-02-25T01:57:11.526Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-02-25T01:57:11.526Z] #52 sha256:cb6cee5399d190b8a5d7d5f26f6346622424220a9e7b01d7572a7f44f1b5974c [2021-02-25T01:57:11.526Z] #52 ... [2021-02-25T01:57:11.526Z] [2021-02-25T01:57:11.526Z] #47 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-02-25T01:57:11.526Z] #47 sha256:23bd63bb323181c4405d817eda633ddcb869c4ae4f4b403a09acbf4d3668839d [2021-02-25T01:57:11.526Z] #47 DONE 0.1s [2021-02-25T01:57:11.526Z] [2021-02-25T01:57:11.526Z] #49 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-02-25T01:57:11.526Z] #49 sha256:028daa328c892430b537b092f5ae99ff6b9683b4908a8f59728a1cad944f23e1 [2021-02-25T01:57:11.529Z] #29 DONE 3.5s [2021-02-25T01:57:11.530Z] [2021-02-25T01:57:11.530Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-25T01:57:11.530Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-25T01:57:11.530Z] #42 165.0 LINK lib/c/built-in.o [2021-02-25T01:57:11.530Z] #42 165.0 LINK lib/c/libcriu.so [2021-02-25T01:57:11.530Z] #42 165.0 LINK lib/c/libcriu.a [2021-02-25T01:57:11.530Z] #42 165.2 GEN magic.py [2021-02-25T01:57:11.530Z] #42 165.3 Note: Building without setproctitle() and strlcpy() support. [2021-02-25T01:57:11.530Z] #42 165.3 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-02-25T01:57:11.530Z] #42 165.3 Note: Building without GnuTLS support [2021-02-25T01:57:11.530Z] #42 165.3 Makefile.config:39: Warn: you have no libnftables installed [2021-02-25T01:57:11.530Z] #42 165.3 Makefile.config:40: Warn: Building without nftables support [2021-02-25T01:57:11.530Z] #42 166.1 fatal: not a git repository (or any of the parent directories): .git [2021-02-25T01:57:11.530Z] #42 166.9 make[1]: Nothing to be done for 'all'. [2021-02-25T01:57:11.530Z] #42 167.6 make[1]: 'images/built-in.o' is up to date. [2021-02-25T01:57:11.599Z] #42 158.8 CC criu/uffd.o [2021-02-25T01:57:11.793Z] #42 167.6 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-02-25T01:57:11.793Z] #42 167.7 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-02-25T01:57:11.793Z] #42 167.7 make[1]: 'compel/libcompel.a' is up to date. [2021-02-25T01:57:11.793Z] #42 ... [2021-02-25T01:57:11.793Z] [2021-02-25T01:57:11.793Z] #32 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-02-25T01:57:11.793Z] #32 sha256:fc5e9cc4292c632e37bdda6d1dc87d8093c80749fdc6dbb487247a2de6199b1a [2021-02-25T01:57:11.793Z] #32 DONE 0.2s [2021-02-25T01:57:11.793Z] [2021-02-25T01:57:11.793Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-25T01:57:11.793Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-25T01:57:11.793Z] #42 167.8 make[1]: 'compel/compel-host-bin' is up to date. [2021-02-25T01:57:11.793Z] #42 167.8 make[1]: Nothing to be done for 'all'. [2021-02-25T01:57:11.793Z] #42 167.9 make[1]: 'soccr/libsoccr.a' is up to date. [2021-02-25T01:57:11.861Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-02-25T01:57:11.861Z] Using test binary docker [2021-02-25T01:57:11.861Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-02-25T01:57:11.861Z] +++ /etc/init.d/apparmor start [2021-02-25T01:57:11.861Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-02-25T01:57:11.861Z] INFO: Waiting for daemon to start... [2021-02-25T01:57:11.861Z] Starting dockerd [2021-02-25T01:57:11.861Z] +++ 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 [2021-02-25T01:57:11.940Z] #55 195.3 + bin/containerd [2021-02-25T01:57:12.040Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.44s) [2021-02-25T01:57:12.040Z] === RUN TestCreateDifferentPlatform [2021-02-25T01:57:12.040Z] === RUN TestCreateDifferentPlatform/different_os [2021-02-25T01:57:12.040Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-02-25T01:57:12.040Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-02-25T01:57:12.040Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-02-25T01:57:12.040Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-02-25T01:57:12.040Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-02-25T01:57:12.040Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2021-02-25T01:57:12.040Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-02-25T01:57:12.040Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-02-25T01:57:12.040Z] === RUN TestContainerStartOnDaemonRestart [2021-02-25T01:57:12.040Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2021-02-25T01:57:12.040Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-02-25T01:57:12.040Z] === RUN TestDaemonRestartIpcMode [2021-02-25T01:57:12.040Z] === PAUSE TestDaemonRestartIpcMode [2021-02-25T01:57:12.040Z] === RUN TestDaemonHostGatewayIP [2021-02-25T01:57:12.040Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2021-02-25T01:57:12.040Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-25T01:57:12.040Z] === RUN TestRestartDaemonWithRestartingContainer [2021-02-25T01:57:12.040Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-02-25T01:57:12.040Z] === RUN TestContainerKillOnDaemonStart [2021-02-25T01:57:12.040Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-02-25T01:57:12.040Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-02-25T01:57:12.040Z] === RUN TestDiff [2021-02-25T01:57:12.057Z] #42 ... [2021-02-25T01:57:12.057Z] [2021-02-25T01:57:12.057Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-02-25T01:57:12.057Z] #34 sha256:4c84116d10f831a54fa5dc7bc3d97fa427405e28f877a7de2ada6a693e436a53 [2021-02-25T01:57:12.057Z] #34 DONE 0.2s [2021-02-25T01:57:12.057Z] [2021-02-25T01:57:12.057Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-25T01:57:12.057Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-25T01:57:12.057Z] #42 168.1 make[2]: Nothing to be done for 'all'. [2021-02-25T01:57:12.057Z] #42 168.2 make[2]: Nothing to be done for 'all'. [2021-02-25T01:57:12.101Z] #49 DONE 0.5s [2021-02-25T01:57:12.101Z] [2021-02-25T01:57:12.101Z] #51 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-02-25T01:57:12.101Z] #51 sha256:57bff131e2d7c131702082eaacc16d82dad8bbde8ef62ebb8cbb2b7435328195 [2021-02-25T01:57:12.101Z] #51 DONE 0.1s [2021-02-25T01:57:12.101Z] [2021-02-25T01:57:12.101Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-02-25T01:57:12.101Z] #52 sha256:cb6cee5399d190b8a5d7d5f26f6346622424220a9e7b01d7572a7f44f1b5974c [2021-02-25T01:57:12.320Z] #42 ... [2021-02-25T01:57:12.320Z] [2021-02-25T01:57:12.320Z] #37 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-02-25T01:57:12.320Z] #37 sha256:fb8149fd388e9c4328254086262c04bc3f3999cbb4b06d4a81ea799d91bc5c13 [2021-02-25T01:57:12.320Z] #37 DONE 0.1s [2021-02-25T01:57:12.320Z] [2021-02-25T01:57:12.320Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-25T01:57:12.320Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-25T01:57:12.320Z] #42 168.3 make[2]: Nothing to be done for 'all'. [2021-02-25T01:57:12.320Z] #42 168.4 make[2]: Nothing to be done for 'all'. [2021-02-25T01:57:12.320Z] #42 168.4 make[2]: Nothing to be done for 'all'. [2021-02-25T01:57:12.539Z] #42 159.7 CC criu/util.o [2021-02-25T01:57:12.585Z] #42 ... [2021-02-25T01:57:12.585Z] [2021-02-25T01:57:12.585Z] #40 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-02-25T01:57:12.585Z] #40 sha256:0e8aacb899e9331cd5941a73335efa30297bebe7ea73f79eb308f09cb36f6584 [2021-02-25T01:57:12.585Z] #40 DONE 0.3s [2021-02-25T01:57:12.585Z] [2021-02-25T01:57:12.585Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-25T01:57:12.585Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-25T01:57:12.585Z] #42 168.5 make[2]: Nothing to be done for 'all'. [2021-02-25T01:57:12.585Z] #42 168.5 make[2]: Nothing to be done for 'all'. [2021-02-25T01:57:12.585Z] #42 168.6 make[2]: Nothing to be done for 'all'. [2021-02-25T01:57:12.585Z] #42 168.6 INSTALL criu/criu [2021-02-25T01:57:12.613Z] --- PASS: TestDiff (0.41s) [2021-02-25T01:57:12.613Z] === RUN TestExecWithCloseStdin [2021-02-25T01:57:12.849Z] #42 DONE 168.9s [2021-02-25T01:57:12.849Z] [2021-02-25T01:57:12.849Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-25T01:57:12.849Z] #55 sha256:89522cb5e36958cc2b6ac55dde6fbc29202689ab8e702353c8abfac6523584f3 [2021-02-25T01:57:13.171Z] ok github.com/docker/docker/daemon/graphdriver 0.046s coverage: 2.2% of statements [2021-02-25T01:57:13.185Z] --- PASS: TestExecWithCloseStdin (0.52s) [2021-02-25T01:57:13.185Z] === RUN TestExec [2021-02-25T01:57:13.447Z] --- PASS: TestExec (0.49s) [2021-02-25T01:57:13.447Z] === RUN TestExecUser [2021-02-25T01:57:13.479Z] #42 160.6 CC criu/uts_ns.o [2021-02-25T01:57:13.739Z] #42 160.8 CC criu/vdso-compat.o [2021-02-25T01:57:13.739Z] #42 160.9 CC criu/vdso.o [2021-02-25T01:57:13.930Z] . [2021-02-25T01:57:13.930Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-02-25T01:57:13.930Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-02-25T01:57:13.930Z] Error: No such image: emptyfs [2021-02-25T01:57:13.930Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-02-25T01:57:13.930Z] ++++ docker load [2021-02-25T01:57:14.020Z] --- PASS: TestExecUser (0.50s) [2021-02-25T01:57:14.020Z] === RUN TestExportContainerAndImportImage [2021-02-25T01:57:14.222Z] Running integration-test (iteration 1) [2021-02-25T01:57:14.222Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2021-02-25T01:57:14.222Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2021-02-25T01:57:14.222Z] ++ set -e [2021-02-25T01:57:14.222Z] ++ '[' -n 0 ']' [2021-02-25T01:57:14.222Z] ++ set -x [2021-02-25T01:57:14.222Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2021-02-25T01:57:14.244Z] #55 ... [2021-02-25T01:57:14.244Z] [2021-02-25T01:57:14.244Z] #43 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-02-25T01:57:14.244Z] #43 sha256:2cdc6c97d8a65318c257bccc591b13d3ff76158236024df0addbe79a24c187f0 [2021-02-25T01:57:14.310Z] #42 161.4 LINK criu/built-in.o [2021-02-25T01:57:14.310Z] #42 161.5 LINK criu/criu [2021-02-25T01:57:14.508Z] #43 DONE 0.2s [2021-02-25T01:57:14.508Z] [2021-02-25T01:57:14.508Z] #45 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-02-25T01:57:14.508Z] #45 sha256:25624e8e23c3fafe6f69fa6e98e4d114800b2be53add62ff6fc1642854ffcd16 [2021-02-25T01:57:14.570Z] #42 161.8 DEP lib/c/criu.d [2021-02-25T01:57:14.570Z] #42 161.8 CC images/rpc.pb-c.o [2021-02-25T01:57:14.594Z] --- PASS: TestExportContainerAndImportImage (0.61s) [2021-02-25T01:57:14.594Z] === RUN TestExportContainerAfterDaemonRestart [2021-02-25T01:57:14.772Z] #45 DONE 0.4s [2021-02-25T01:57:14.772Z] [2021-02-25T01:57:14.772Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-25T01:57:14.772Z] #55 sha256:89522cb5e36958cc2b6ac55dde6fbc29202689ab8e702353c8abfac6523584f3 [2021-02-25T01:57:15.035Z] #55 ... [2021-02-25T01:57:15.035Z] [2021-02-25T01:57:15.035Z] #47 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-02-25T01:57:15.035Z] #47 sha256:cb55afed0c385c4b5a347c4f907bd29dc58a5d86379fdaa7997fc532765deab3 [2021-02-25T01:57:15.035Z] #47 DONE 0.2s [2021-02-25T01:57:15.035Z] [2021-02-25T01:57:15.035Z] #49 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-02-25T01:57:15.035Z] #49 sha256:e0af1c9888d943000758603dc81a8a50dae163ee68e2625a986b981963c36270 [2021-02-25T01:57:15.140Z] #42 162.3 CC lib/c/criu.o [2021-02-25T01:57:15.710Z] #42 163.1 LINK lib/c/built-in.o [2021-02-25T01:57:15.710Z] #42 163.1 LINK lib/c/libcriu.so [2021-02-25T01:57:15.710Z] #42 163.1 LINK lib/c/libcriu.a [2021-02-25T01:57:15.971Z] #42 163.2 GEN magic.py [2021-02-25T01:57:15.983Z] #49 DONE 0.9s [2021-02-25T01:57:15.983Z] [2021-02-25T01:57:15.983Z] #51 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-02-25T01:57:15.983Z] #51 sha256:e2c71bc42d543ad562fe82568688f220fec4c560197475790d8777389b2eae05 [2021-02-25T01:57:15.983Z] #51 DONE 0.2s [2021-02-25T01:57:15.983Z] [2021-02-25T01:57:15.983Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-25T01:57:15.983Z] #55 sha256:89522cb5e36958cc2b6ac55dde6fbc29202689ab8e702353c8abfac6523584f3 [2021-02-25T01:57:16.028Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 2.9% of statements [2021-02-25T01:57:16.113Z] #55 ... [2021-02-25T01:57:16.113Z] [2021-02-25T01:57:16.113Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-02-25T01:57:16.113Z] #52 sha256:dacb68012ab44aefb8ce9fa64ea84ec13d94117d81391f8abf90d5bc4bc73aaa [2021-02-25T01:57:16.113Z] #52 126.5 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-02-25T01:57:16.113Z] #52 127.4 + mkdir -p /build [2021-02-25T01:57:16.113Z] #52 127.4 + cp runc /build/runc [2021-02-25T01:57:16.113Z] #52 DONE 127.9s [2021-02-25T01:57:16.231Z] #42 163.3 Note: Building without setproctitle() and strlcpy() support. [2021-02-25T01:57:16.231Z] #42 163.3 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-02-25T01:57:16.231Z] #42 163.3 Note: Building without GnuTLS support [2021-02-25T01:57:16.231Z] #42 163.3 Makefile.config:39: Warn: you have no libnftables installed [2021-02-25T01:57:16.231Z] #42 163.3 Makefile.config:40: Warn: Building without nftables support [2021-02-25T01:57:16.246Z] #55 ... [2021-02-25T01:57:16.246Z] [2021-02-25T01:57:16.246Z] #53 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-02-25T01:57:16.246Z] #53 sha256:0c4a64bf9ef92177b33c15f28cef1daf809d2052314ffbe33bba86a684daef7d [2021-02-25T01:57:16.318Z] #52 ... [2021-02-25T01:57:16.318Z] [2021-02-25T01:57:16.318Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-25T01:57:16.318Z] #55 sha256:01643636248f735f6628248d2b579dcb6463726569d28bf9bc09d2b5859c455e [2021-02-25T01:57:16.318Z] #55 200.5 + bin/containerd [2021-02-25T01:57:16.371Z] [2021-02-25T01:57:16.371Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-25T01:57:16.371Z] #55 sha256:b736d0a4537f0f89d12fe4699546397009ff2ea67e6c860b6da828e352ac0f26 [2021-02-25T01:57:16.672Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.497s coverage: 14.1% of statements [2021-02-25T01:57:16.672Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.443s coverage: 57.1% of statements [2021-02-25T01:57:16.801Z] #42 163.9 fatal: not a git repository (or any of the parent directories): .git [2021-02-25T01:57:16.822Z] #53 DONE 0.7s [2021-02-25T01:57:16.823Z] [2021-02-25T01:57:16.823Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-25T01:57:16.823Z] #55 sha256:89522cb5e36958cc2b6ac55dde6fbc29202689ab8e702353c8abfac6523584f3 [2021-02-25T01:57:17.062Z] #42 164.4 make[1]: Nothing to be done for 'all'. [2021-02-25T01:57:17.631Z] #42 164.9 make[1]: 'images/built-in.o' is up to date. [2021-02-25T01:57:17.631Z] #42 164.9 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-02-25T01:57:17.631Z] #42 165.0 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-02-25T01:57:17.631Z] #42 165.0 make[1]: 'compel/libcompel.a' is up to date. [2021-02-25T01:57:17.631Z] #42 165.0 make[1]: 'compel/compel-host-bin' is up to date. [2021-02-25T01:57:17.891Z] #42 165.0 make[1]: Nothing to be done for 'all'. [2021-02-25T01:57:17.891Z] #42 165.0 make[1]: 'soccr/libsoccr.a' is up to date. [2021-02-25T01:57:17.891Z] #42 165.2 make[2]: Nothing to be done for 'all'. [2021-02-25T01:57:17.891Z] #42 165.2 make[2]: Nothing to be done for 'all'. [2021-02-25T01:57:17.891Z] #42 165.3 make[2]: Nothing to be done for 'all'. [2021-02-25T01:57:17.900Z] --- PASS: TestExportContainerAfterDaemonRestart (3.32s) [2021-02-25T01:57:17.900Z] === RUN TestHealthCheckWorkdir [2021-02-25T01:57:18.151Z] #42 165.4 make[2]: Nothing to be done for 'all'. [2021-02-25T01:57:18.151Z] #42 165.4 make[2]: Nothing to be done for 'all'. [2021-02-25T01:57:18.313Z] #55 ... [2021-02-25T01:57:18.313Z] [2021-02-25T01:57:18.313Z] #53 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-02-25T01:57:18.313Z] #53 sha256:b54956afd0e6e5bce495e433cc7b2112af0d34f323ba2cc4826c38322e8217cf [2021-02-25T01:57:18.313Z] #53 DONE 0.3s [2021-02-25T01:57:18.313Z] [2021-02-25T01:57:18.313Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-25T01:57:18.313Z] #55 sha256:b736d0a4537f0f89d12fe4699546397009ff2ea67e6c860b6da828e352ac0f26 [2021-02-25T01:57:18.412Z] #42 165.4 make[2]: Nothing to be done for 'all'. [2021-02-25T01:57:18.412Z] #42 165.5 make[2]: Nothing to be done for 'all'. [2021-02-25T01:57:18.412Z] #42 165.6 make[2]: Nothing to be done for 'all'. [2021-02-25T01:57:18.412Z] #42 165.6 INSTALL criu/criu [2021-02-25T01:57:18.473Z] --- PASS: TestHealthCheckWorkdir (0.58s) [2021-02-25T01:57:18.473Z] === RUN TestHealthKillContainer [2021-02-25T01:57:18.672Z] #42 DONE 165.9s [2021-02-25T01:57:18.672Z] [2021-02-25T01:57:18.672Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-25T01:57:18.672Z] #55 sha256:dee70d38a99f5e168798bd2bbaeb7e42e6ba94ac2be894e0fde1e074151d648f [2021-02-25T01:57:19.612Z] #55 ... [2021-02-25T01:57:19.612Z] [2021-02-25T01:57:19.612Z] #43 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-02-25T01:57:19.612Z] #43 sha256:7a37c98fd9ab8309176df773f8cd90697d481c21161c61a46aeb91689312d54e [2021-02-25T01:57:19.872Z] #43 DONE 0.1s [2021-02-25T01:57:19.872Z] [2021-02-25T01:57:19.872Z] #45 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-02-25T01:57:19.872Z] #45 sha256:296799e6f7fbd50d4544727e9bcf0b7a0ca7c6fb0bd4a9175d9e3cf652b8a310 [2021-02-25T01:57:19.872Z] #45 DONE 0.2s [2021-02-25T01:57:19.872Z] [2021-02-25T01:57:19.872Z] #47 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-02-25T01:57:19.872Z] #47 sha256:2003adb77d5cbe502d7939cbf8c274e3b8b5f6c30b049b63ff8af4d7416266be [2021-02-25T01:57:20.132Z] #47 DONE 0.1s [2021-02-25T01:57:20.132Z] [2021-02-25T01:57:20.132Z] #49 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-02-25T01:57:20.132Z] #49 sha256:3c7905c5c8c0b283f66d9068692f9e83f222690d7047604604f03c1a78d56102 [2021-02-25T01:57:20.249Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.010s coverage: 1.9% of statements [2021-02-25T01:57:20.392Z] #49 DONE 0.5s [2021-02-25T01:57:20.392Z] [2021-02-25T01:57:20.392Z] #51 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-02-25T01:57:20.392Z] #51 sha256:60f6870f08a35599a5464dd4e11074bdbf17199cf9ff1e57954a411a73efd92b [2021-02-25T01:57:20.392Z] #51 DONE 0.1s [2021-02-25T01:57:20.392Z] [2021-02-25T01:57:20.392Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-02-25T01:57:20.392Z] #52 sha256:60ad755ad4e5089450184905275a18bbbc82bb48e1548817c026a846017214e8 [2021-02-25T01:57:21.022Z] --- PASS: TestHealthKillContainer (2.50s) [2021-02-25T01:57:21.022Z] === RUN TestInspectCpusetInConfigPre120 [2021-02-25T01:57:21.304Z] ok github.com/docker/docker/daemon/graphdriver/aufs 7.962s coverage: 69.3% of statements [2021-02-25T01:57:21.596Z] --- PASS: TestInspectCpusetInConfigPre120 (0.43s) [2021-02-25T01:57:21.596Z] === RUN TestIpcModeNone [2021-02-25T01:57:21.618Z] #55 ... [2021-02-25T01:57:21.618Z] [2021-02-25T01:57:21.618Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-02-25T01:57:21.618Z] #52 sha256:cb6cee5399d190b8a5d7d5f26f6346622424220a9e7b01d7572a7f44f1b5974c [2021-02-25T01:57:21.618Z] #52 129.8 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-02-25T01:57:21.618Z] #52 130.6 + mkdir -p /build [2021-02-25T01:57:21.618Z] #52 130.6 + cp runc /build/runc [2021-02-25T01:57:21.618Z] #52 DONE 131.3s [2021-02-25T01:57:21.618Z] [2021-02-25T01:57:21.618Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-25T01:57:21.618Z] #55 sha256:01643636248f735f6628248d2b579dcb6463726569d28bf9bc09d2b5859c455e [2021-02-25T01:57:21.858Z] --- PASS: TestIpcModeNone (0.47s) [2021-02-25T01:57:21.858Z] === RUN TestIpcModePrivate [2021-02-25T01:57:22.361Z] ok github.com/docker/docker/daemon 12.449s coverage: 17.1% of statements [2021-02-25T01:57:22.361Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-02-25T01:57:22.361Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-02-25T01:57:22.361Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-02-25T01:57:22.361Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-02-25T01:57:22.432Z] --- PASS: TestIpcModePrivate (0.50s) [2021-02-25T01:57:22.432Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:72, shared: false, mustBeShared: false [2021-02-25T01:57:22.432Z] === RUN TestIpcModeShareable [2021-02-25T01:57:22.432Z] --- SKIP: TestIpcModeShareable (0.00s) [2021-02-25T01:57:22.432Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-02-25T01:57:22.432Z] === RUN TestAPIIpcModeShareableAndContainer [2021-02-25T01:57:22.698Z] Loaded image: buildpack-deps:buster [2021-02-25T01:57:22.699Z] Loaded image: busybox:latest [2021-02-25T01:57:22.699Z] Loaded image: busybox:glibc [2021-02-25T01:57:23.008Z] #55 ... [2021-02-25T01:57:23.008Z] [2021-02-25T01:57:23.008Z] #53 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-02-25T01:57:23.008Z] #53 sha256:3651e427f00f423e76579989bcd749493cbdd96749142bd9df2f013366b8057a [2021-02-25T01:57:23.008Z] #53 DONE 0.4s [2021-02-25T01:57:23.008Z] [2021-02-25T01:57:23.008Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-25T01:57:23.008Z] #55 sha256:01643636248f735f6628248d2b579dcb6463726569d28bf9bc09d2b5859c455e [2021-02-25T01:57:23.427Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.664s coverage: 46.2% of statements [2021-02-25T01:57:23.427Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-02-25T01:57:23.728Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.121s coverage: 49.4% of statements [2021-02-25T01:57:24.356Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.52s) [2021-02-25T01:57:24.357Z] === RUN TestAPIIpcModeHost [2021-02-25T01:57:24.357Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2021-02-25T01:57:24.357Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-02-25T01:57:24.357Z] === RUN TestDaemonIpcModeShareable [2021-02-25T01:57:24.357Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2021-02-25T01:57:24.357Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-02-25T01:57:24.357Z] === RUN TestDaemonIpcModePrivate [2021-02-25T01:57:24.798Z] Loaded image: debian:bullseye [2021-02-25T01:57:24.798Z] Loaded image: hello-world:latest [2021-02-25T01:57:25.090Z] Loaded image: arm32v7/hello-world:latest [2021-02-25T01:57:25.090Z] INFO: Testing against a local daemon [2021-02-25T01:57:25.090Z] === RUN TestCgroupNamespacesBuild [2021-02-25T01:57:25.674Z] #52 ... [2021-02-25T01:57:25.674Z] [2021-02-25T01:57:25.674Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-25T01:57:25.674Z] #55 sha256:dee70d38a99f5e168798bd2bbaeb7e42e6ba94ac2be894e0fde1e074151d648f [2021-02-25T01:57:25.674Z] #55 197.4 + bin/containerd [2021-02-25T01:57:25.837Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.016s coverage: 57.5% of statements [2021-02-25T01:57:26.274Z] --- PASS: TestDaemonIpcModePrivate (2.23s) [2021-02-25T01:57:26.274Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false [2021-02-25T01:57:26.274Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-02-25T01:57:26.274Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2021-02-25T01:57:26.274Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-02-25T01:57:26.274Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-02-25T01:57:26.274Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2021-02-25T01:57:26.274Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-02-25T01:57:26.274Z] === RUN TestIpcModeOlderClient [2021-02-25T01:57:26.274Z] === PAUSE TestIpcModeOlderClient [2021-02-25T01:57:26.274Z] === RUN TestKillContainerInvalidSignal [2021-02-25T01:57:26.485Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.010s coverage: 3.0% of statements [2021-02-25T01:57:26.848Z] --- PASS: TestKillContainerInvalidSignal (0.52s) [2021-02-25T01:57:26.848Z] === RUN TestKillContainer [2021-02-25T01:57:26.848Z] === RUN TestKillContainer/no_signal [2021-02-25T01:57:27.110Z] === RUN TestKillContainer/non_killing_signal [2021-02-25T01:57:27.133Z] ok github.com/docker/docker/daemon/links 0.006s coverage: 93.0% of statements [2021-02-25T01:57:27.159Z] --- PASS: TestCgroupNamespacesBuild (1.91s) [2021-02-25T01:57:27.159Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-02-25T01:57:27.372Z] === RUN TestKillContainer/killing_signal [2021-02-25T01:57:27.945Z] --- PASS: TestKillContainer (1.34s) [2021-02-25T01:57:27.945Z] --- PASS: TestKillContainer/no_signal (0.41s) [2021-02-25T01:57:27.945Z] --- PASS: TestKillContainer/non_killing_signal (0.31s) [2021-02-25T01:57:27.945Z] --- PASS: TestKillContainer/killing_signal (0.44s) [2021-02-25T01:57:27.945Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-02-25T01:57:27.945Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-02-25T01:57:28.520Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-02-25T01:57:29.093Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.87s) [2021-02-25T01:57:29.093Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s) [2021-02-25T01:57:29.093Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.30s) [2021-02-25T01:57:29.093Z] === RUN TestKillStoppedContainer [2021-02-25T01:57:29.093Z] --- PASS: TestKillStoppedContainer (0.06s) [2021-02-25T01:57:29.093Z] === RUN TestKillStoppedContainerAPIPre120 [2021-02-25T01:57:29.093Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2021-02-25T01:57:29.093Z] === RUN TestKillDifferentUserContainer [2021-02-25T01:57:29.229Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.87s) [2021-02-25T01:57:29.229Z] === RUN TestBuildWithSession [2021-02-25T01:57:29.229Z] --- SKIP: TestBuildWithSession (0.00s) [2021-02-25T01:57:29.229Z] build_session_test.go:25: TODO: BuildKit [2021-02-25T01:57:29.229Z] === RUN TestBuildSquashParent [2021-02-25T01:57:29.355Z] --- PASS: TestKillDifferentUserContainer (0.44s) [2021-02-25T01:57:29.355Z] === RUN TestInspectOomKilledTrue [2021-02-25T01:57:29.355Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-02-25T01:57:29.355Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-25T01:57:29.355Z] === RUN TestInspectOomKilledFalse [2021-02-25T01:57:29.355Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-02-25T01:57:29.355Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-25T01:57:29.355Z] === RUN TestLinksEtcHostsContentMatch [2021-02-25T01:57:29.355Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2021-02-25T01:57:29.355Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-02-25T01:57:29.355Z] === RUN TestLinksContainerNames [2021-02-25T01:57:30.120Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.125s coverage: 52.1% of statements [2021-02-25T01:57:30.120Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-02-25T01:57:30.120Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-02-25T01:57:30.120Z] ok github.com/docker/docker/daemon/logger 0.264s coverage: 43.2% of statements [2021-02-25T01:57:30.457Z] --- PASS: TestLinksContainerNames (0.89s) [2021-02-25T01:57:30.457Z] === RUN TestLogsFollowTailEmpty [2021-02-25T01:57:30.719Z] --- PASS: TestLogsFollowTailEmpty (0.44s) [2021-02-25T01:57:30.719Z] === RUN TestContainerNetworkMountsNoChown [2021-02-25T01:57:31.165Z] #55 ... [2021-02-25T01:57:31.165Z] [2021-02-25T01:57:31.165Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-02-25T01:57:31.165Z] #52 sha256:60ad755ad4e5089450184905275a18bbbc82bb48e1548817c026a846017214e8 [2021-02-25T01:57:31.165Z] #52 128.2 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-02-25T01:57:31.165Z] #52 129.1 + mkdir -p /build [2021-02-25T01:57:31.165Z] #52 129.1 + cp runc /build/runc [2021-02-25T01:57:31.165Z] #52 DONE 129.8s [2021-02-25T01:57:31.165Z] [2021-02-25T01:57:31.165Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-25T01:57:31.165Z] #55 sha256:dee70d38a99f5e168798bd2bbaeb7e42e6ba94ac2be894e0fde1e074151d648f [2021-02-25T01:57:31.294Z] --- PASS: TestContainerNetworkMountsNoChown (0.45s) [2021-02-25T01:57:31.294Z] === RUN TestMountDaemonRoot [2021-02-25T01:57:31.294Z] === RUN TestMountDaemonRoot/default [2021-02-25T01:57:31.294Z] === PAUSE TestMountDaemonRoot/default [2021-02-25T01:57:31.294Z] === RUN TestMountDaemonRoot/private [2021-02-25T01:57:31.294Z] === PAUSE TestMountDaemonRoot/private [2021-02-25T01:57:31.294Z] === RUN TestMountDaemonRoot/rprivate [2021-02-25T01:57:31.294Z] === PAUSE TestMountDaemonRoot/rprivate [2021-02-25T01:57:31.294Z] === RUN TestMountDaemonRoot/slave [2021-02-25T01:57:31.294Z] === PAUSE TestMountDaemonRoot/slave [2021-02-25T01:57:31.294Z] === RUN TestMountDaemonRoot/rslave [2021-02-25T01:57:31.294Z] === PAUSE TestMountDaemonRoot/rslave [2021-02-25T01:57:31.294Z] === RUN TestMountDaemonRoot/shared [2021-02-25T01:57:31.294Z] === PAUSE TestMountDaemonRoot/shared [2021-02-25T01:57:31.294Z] === RUN TestMountDaemonRoot/rshared [2021-02-25T01:57:31.294Z] === PAUSE TestMountDaemonRoot/rshared [2021-02-25T01:57:31.294Z] === CONT TestMountDaemonRoot/default [2021-02-25T01:57:31.294Z] === RUN TestMountDaemonRoot/default/bind_root [2021-02-25T01:57:31.294Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-02-25T01:57:31.294Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-02-25T01:57:31.294Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-02-25T01:57:31.294Z] === RUN TestMountDaemonRoot/default/mount_root [2021-02-25T01:57:31.294Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-02-25T01:57:31.294Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-02-25T01:57:31.294Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-02-25T01:57:31.294Z] === CONT TestMountDaemonRoot/default/bind_root [2021-02-25T01:57:31.294Z] === CONT TestMountDaemonRoot/rshared [2021-02-25T01:57:31.294Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-02-25T01:57:31.294Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-02-25T01:57:31.294Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-02-25T01:57:31.294Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-02-25T01:57:31.294Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-02-25T01:57:31.294Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-02-25T01:57:31.294Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-02-25T01:57:31.294Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-02-25T01:57:31.294Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-02-25T01:57:31.294Z] === CONT TestMountDaemonRoot/shared [2021-02-25T01:57:31.294Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-02-25T01:57:31.294Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-02-25T01:57:31.294Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-02-25T01:57:31.294Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-02-25T01:57:31.294Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-02-25T01:57:31.294Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-02-25T01:57:31.294Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-02-25T01:57:31.294Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-02-25T01:57:31.294Z] === CONT TestMountDaemonRoot/rslave [2021-02-25T01:57:31.294Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-02-25T01:57:31.294Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-02-25T01:57:31.294Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-02-25T01:57:31.294Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-02-25T01:57:31.294Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-02-25T01:57:31.294Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-02-25T01:57:31.294Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-02-25T01:57:31.294Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-02-25T01:57:31.294Z] === CONT TestMountDaemonRoot/slave [2021-02-25T01:57:31.294Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-02-25T01:57:31.294Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-02-25T01:57:31.294Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-02-25T01:57:31.294Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-02-25T01:57:31.294Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-02-25T01:57:31.294Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-02-25T01:57:31.294Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-02-25T01:57:31.294Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-02-25T01:57:31.294Z] === CONT TestMountDaemonRoot/rprivate [2021-02-25T01:57:31.294Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-02-25T01:57:31.294Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-02-25T01:57:31.294Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-02-25T01:57:31.294Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-02-25T01:57:31.294Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-02-25T01:57:31.294Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-02-25T01:57:31.294Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-02-25T01:57:31.294Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-02-25T01:57:31.295Z] === CONT TestMountDaemonRoot/private [2021-02-25T01:57:31.295Z] === RUN TestMountDaemonRoot/private/bind_root [2021-02-25T01:57:31.295Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-02-25T01:57:31.295Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-02-25T01:57:31.295Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-02-25T01:57:31.295Z] === RUN TestMountDaemonRoot/private/mount_root [2021-02-25T01:57:31.295Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-02-25T01:57:31.295Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-02-25T01:57:31.295Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-02-25T01:57:31.295Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-02-25T01:57:31.295Z] === CONT TestMountDaemonRoot/default/mount_root [2021-02-25T01:57:31.295Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-02-25T01:57:31.295Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-02-25T01:57:31.295Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-02-25T01:57:31.295Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-02-25T01:57:31.557Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-02-25T01:57:31.557Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-02-25T01:57:31.557Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-02-25T01:57:31.557Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-02-25T01:57:31.557Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-02-25T01:57:31.557Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-02-25T01:57:31.557Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-02-25T01:57:31.557Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-02-25T01:57:31.557Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-02-25T01:57:31.557Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-02-25T01:57:31.557Z] === CONT TestMountDaemonRoot/private/bind_root [2021-02-25T01:57:31.557Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-02-25T01:57:31.557Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-02-25T01:57:31.557Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-02-25T01:57:31.675Z] ok github.com/docker/docker/daemon/logger/awslogs 0.470s coverage: 77.4% of statements [2021-02-25T01:57:31.675Z] ok github.com/docker/docker/daemon/images 0.038s coverage: 6.7% of statements [2021-02-25T01:57:31.675Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-02-25T01:57:31.675Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-02-25T01:57:31.675Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-02-25T01:57:31.675Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-02-25T01:57:31.815Z] .....INFO: Daemon under test started and replied! [2021-02-25T01:57:31.815Z] INFO: Docker version of the daemon under test [2021-02-25T01:57:31.815Z] [2021-02-25T01:57:31.815Z] Client: [2021-02-25T01:57:31.815Z] Version: 17.06.2-ce [2021-02-25T01:57:31.815Z] API version: 1.30 [2021-02-25T01:57:31.815Z] Go version: go1.8.3 [2021-02-25T01:57:31.815Z] Git commit: cec0b72 [2021-02-25T01:57:31.815Z] Built: Tue Sep 5 19:57:19 2017 [2021-02-25T01:57:31.815Z] OS/Arch: windows/amd64 [2021-02-25T01:57:31.815Z] [2021-02-25T01:57:31.815Z] Server: [2021-02-25T01:57:31.815Z] Version: 0.0.0-dev [2021-02-25T01:57:31.815Z] API version: 1.41 (minimum version 1.24) [2021-02-25T01:57:31.815Z] Go version: go1.13.15 [2021-02-25T01:57:31.815Z] Git commit: b845d77dac [2021-02-25T01:57:31.815Z] Built: 02/25/2021 01:55:35 [2021-02-25T01:57:31.815Z] OS/Arch: windows/amd64 [2021-02-25T01:57:31.815Z] Experimental: false [2021-02-25T01:57:31.815Z] [2021-02-25T01:57:31.815Z] INFO: Docker info of the daemon under test [2021-02-25T01:57:31.815Z] [2021-02-25T01:57:31.815Z] Containers: 0 [2021-02-25T01:57:31.815Z] Running: 0 [2021-02-25T01:57:31.815Z] Paused: 0 [2021-02-25T01:57:31.815Z] Stopped: 0 [2021-02-25T01:57:31.815Z] Images: 0 [2021-02-25T01:57:31.815Z] Server Version: 0.0.0-dev [2021-02-25T01:57:31.815Z] Storage Driver: windowsfilter [2021-02-25T01:57:31.815Z] Windows: [2021-02-25T01:57:31.815Z] Logging Driver: json-file [2021-02-25T01:57:31.815Z] Plugins: [2021-02-25T01:57:31.815Z] Volume: local [2021-02-25T01:57:31.815Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-02-25T01:57:31.815Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-02-25T01:57:31.815Z] Swarm: inactive [2021-02-25T01:57:31.815Z] Default Isolation: process [2021-02-25T01:57:31.815Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-02-25T01:57:31.815Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1697) [2021-02-25T01:57:31.815Z] OSType: windows [2021-02-25T01:57:31.815Z] Architecture: x86_64 [2021-02-25T01:57:31.815Z] CPUs: 4 [2021-02-25T01:57:31.815Z] Total Memory: 32GiB [2021-02-25T01:57:31.815Z] Name: azwin-2-3b6b00 [2021-02-25T01:57:31.815Z] ID: 776I:PDB6:2C4N:VWPL:ANHJ:3O3X:3YEB:5WJR:YTII:N2AS:26EM:3T3Q [2021-02-25T01:57:31.815Z] Docker Root Dir: D:\CI\PR-42061\4\daemon [2021-02-25T01:57:31.815Z] Debug Mode (client): false [2021-02-25T01:57:31.815Z] Debug Mode (server): true [2021-02-25T01:57:31.815Z] File Descriptors: -1 [2021-02-25T01:57:31.815Z] Goroutines: 16 [2021-02-25T01:57:31.815Z] System Time: 2021-02-25T01:57:29.9197864Z [2021-02-25T01:57:31.815Z] EventsListeners: 0 [2021-02-25T01:57:31.815Z] Registry: https://index.docker.io/v1/ [2021-02-25T01:57:31.815Z] Labels: [2021-02-25T01:57:31.815Z] Experimental: false [2021-02-25T01:57:31.815Z] Insecure Registries: [2021-02-25T01:57:31.815Z] 127.0.0.0/8 [2021-02-25T01:57:31.815Z] Live Restore Enabled: false [2021-02-25T01:57:31.815Z] [2021-02-25T01:57:31.815Z] [2021-02-25T01:57:31.815Z] INFO: Docker images of the daemon under test [2021-02-25T01:57:31.815Z] [2021-02-25T01:57:31.815Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-02-25T01:57:31.815Z] [2021-02-25T01:57:31.815Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-02-25T01:57:31.815Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2021-02-25T01:57:31.815Z] ltsc2019: Pulling from windows/servercore [2021-02-25T01:57:31.815Z] 4612f6d0b889: Pulling fs layer [2021-02-25T01:57:31.815Z] db4edcf0861f: Pulling fs layer [2021-02-25T01:57:31.818Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-02-25T01:57:31.818Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-02-25T01:57:31.818Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-02-25T01:57:31.818Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-02-25T01:57:31.818Z] === CONT TestMountDaemonRoot/private/mount_root [2021-02-25T01:57:31.818Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-02-25T01:57:31.818Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-02-25T01:57:31.818Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-02-25T01:57:31.818Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2021-02-25T01:57:31.818Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2021-02-25T01:57:31.818Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2021-02-25T01:57:31.818Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2021-02-25T01:57:31.818Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-02-25T01:57:31.818Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2021-02-25T01:57:31.818Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2021-02-25T01:57:31.818Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2021-02-25T01:57:31.818Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2021-02-25T01:57:31.818Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-02-25T01:57:31.818Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-02-25T01:57:31.818Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-02-25T01:57:31.818Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-02-25T01:57:31.818Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2021-02-25T01:57:31.818Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-02-25T01:57:31.818Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2021-02-25T01:57:31.818Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2021-02-25T01:57:31.818Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2021-02-25T01:57:31.818Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2021-02-25T01:57:31.818Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-02-25T01:57:31.818Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-02-25T01:57:31.818Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-02-25T01:57:31.818Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-02-25T01:57:31.818Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-02-25T01:57:31.818Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-02-25T01:57:31.818Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-02-25T01:57:31.818Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-02-25T01:57:31.818Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-02-25T01:57:31.818Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-02-25T01:57:31.818Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-02-25T01:57:31.818Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-02-25T01:57:31.818Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-02-25T01:57:31.818Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-02-25T01:57:31.818Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-02-25T01:57:31.818Z] === RUN TestContainerBindMountNonRecursive [2021-02-25T01:57:31.818Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2021-02-25T01:57:31.818Z] 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) [2021-02-25T01:57:31.818Z] === RUN TestContainerVolumesMountedAsShared [2021-02-25T01:57:31.818Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2021-02-25T01:57:31.818Z] 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) [2021-02-25T01:57:31.818Z] === RUN TestContainerVolumesMountedAsSlave [2021-02-25T01:57:31.818Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2021-02-25T01:57:31.818Z] 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) [2021-02-25T01:57:31.818Z] === RUN TestNetworkNat [2021-02-25T01:57:32.106Z] #55 ... [2021-02-25T01:57:32.106Z] [2021-02-25T01:57:32.106Z] #53 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-02-25T01:57:32.106Z] #53 sha256:2ccf347ebea09a86e3854d2777fd68fd694ab02746b098b7ef7bd8771a92388a [2021-02-25T01:57:32.106Z] #53 DONE 0.2s [2021-02-25T01:57:32.106Z] [2021-02-25T01:57:32.106Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-25T01:57:32.106Z] #55 sha256:dee70d38a99f5e168798bd2bbaeb7e42e6ba94ac2be894e0fde1e074151d648f [2021-02-25T01:57:32.325Z] ok github.com/docker/docker/daemon/logger/gelf 0.029s coverage: 67.0% of statements [2021-02-25T01:57:32.325Z] ok github.com/docker/docker/daemon/logger/journald 0.037s coverage: 23.9% of statements [2021-02-25T01:57:32.391Z] --- PASS: TestNetworkNat (0.61s) [2021-02-25T01:57:32.391Z] === RUN TestNetworkLocalhostTCPNat [2021-02-25T01:57:32.964Z] --- PASS: TestNetworkLocalhostTCPNat (0.45s) [2021-02-25T01:57:32.964Z] === RUN TestNetworkLoopbackNat [2021-02-25T01:57:32.998Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.011s coverage: 87.2% of statements [2021-02-25T01:57:34.559Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.029s coverage: 61.6% of statements [2021-02-25T01:57:34.964Z] #55 214.2 + bin/containerd-stress [2021-02-25T01:57:35.236Z] ok github.com/docker/docker/daemon/logger/local 0.047s coverage: 75.2% of statements [2021-02-25T01:57:35.236Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-02-25T01:57:35.513Z] --- PASS: TestNetworkLoopbackNat (2.58s) [2021-02-25T01:57:35.513Z] === RUN TestPause [2021-02-25T01:57:35.513Z] --- SKIP: TestPause (0.00s) [2021-02-25T01:57:35.513Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-25T01:57:35.513Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-02-25T01:57:35.513Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-02-25T01:57:35.513Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-02-25T01:57:35.513Z] === RUN TestPauseStopPausedContainer [2021-02-25T01:57:35.513Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2021-02-25T01:57:35.513Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-25T01:57:35.513Z] === RUN TestPsFilter [2021-02-25T01:57:35.513Z] --- PASS: TestPsFilter (0.13s) [2021-02-25T01:57:35.513Z] === RUN TestRemoveContainerWithRemovedVolume [2021-02-25T01:57:35.535Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.125s coverage: 55.1% of statements [2021-02-25T01:57:36.085Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.43s) [2021-02-25T01:57:36.085Z] === RUN TestRemoveContainerWithVolume [2021-02-25T01:57:36.326Z] --- PASS: TestBuildSquashParent (6.94s) [2021-02-25T01:57:36.326Z] === RUN TestBuildWithRemoveAndForceRemove [2021-02-25T01:57:36.326Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-25T01:57:36.326Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-25T01:57:36.326Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-25T01:57:36.326Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-25T01:57:36.326Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-25T01:57:36.326Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-25T01:57:36.326Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-25T01:57:36.326Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-25T01:57:36.326Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-25T01:57:36.326Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-25T01:57:36.326Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-25T01:57:36.326Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-25T01:57:36.326Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-25T01:57:36.326Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-25T01:57:36.347Z] --- PASS: TestRemoveContainerWithVolume (0.44s) [2021-02-25T01:57:36.347Z] === RUN TestRemoveContainerRunning [2021-02-25T01:57:36.588Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.097s coverage: 31.5% of statements [2021-02-25T01:57:36.920Z] --- PASS: TestRemoveContainerRunning (0.43s) [2021-02-25T01:57:36.920Z] === RUN TestRemoveContainerForceRemoveRunning [2021-02-25T01:57:37.493Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s) [2021-02-25T01:57:37.493Z] === RUN TestRemoveInvalidContainer [2021-02-25T01:57:37.493Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-02-25T01:57:37.493Z] === RUN TestRenameLinkedContainer [2021-02-25T01:57:37.668Z] ok github.com/docker/docker/daemon/logger/templates 0.025s coverage: 8.3% of statements [2021-02-25T01:57:37.966Z] ok github.com/docker/docker/daemon/logger/syslog 0.018s coverage: 46.8% of statements [2021-02-25T01:57:38.273Z] #55 217.3 + bin/containerd-shim [2021-02-25T01:57:38.392Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-25T01:57:38.684Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-25T01:57:39.412Z] --- PASS: TestRenameLinkedContainer (1.79s) [2021-02-25T01:57:39.412Z] === RUN TestRenameStoppedContainer [2021-02-25T01:57:39.673Z] --- PASS: TestRenameStoppedContainer (0.43s) [2021-02-25T01:57:39.673Z] === RUN TestRenameRunningContainerAndReuse [2021-02-25T01:57:40.617Z] --- PASS: TestRenameRunningContainerAndReuse (0.89s) [2021-02-25T01:57:40.617Z] === RUN TestRenameInvalidName [2021-02-25T01:57:40.764Z] ok github.com/docker/docker/daemon/network 0.010s coverage: 63.8% of statements [2021-02-25T01:57:40.764Z] ok github.com/docker/docker/daemon/logger/splunk 2.556s coverage: 82.5% of statements [2021-02-25T01:57:40.764Z] ? github.com/docker/docker/daemon/names [no test files] [2021-02-25T01:57:40.764Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-02-25T01:57:40.878Z] --- PASS: TestRenameInvalidName (0.44s) [2021-02-25T01:57:40.878Z] === RUN TestRenameAnonymousContainer [2021-02-25T01:57:41.413Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-25T01:57:41.413Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-25T01:57:41.834Z] ok github.com/docker/docker/distribution/metadata 0.101s coverage: 48.2% of statements [2021-02-25T01:57:42.824Z] --- PASS: TestRenameAnonymousContainer (1.61s) [2021-02-25T01:57:42.825Z] === RUN TestRenameContainerWithSameName [2021-02-25T01:57:42.825Z] --- PASS: TestRenameContainerWithSameName (0.44s) [2021-02-25T01:57:42.825Z] === RUN TestRenameContainerWithLinkedContainer [2021-02-25T01:57:43.480Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-02-25T01:57:43.480Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.63s) [2021-02-25T01:57:43.480Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.71s) [2021-02-25T01:57:43.480Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.48s) [2021-02-25T01:57:43.480Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.48s) [2021-02-25T01:57:43.480Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.49s) [2021-02-25T01:57:43.480Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.65s) [2021-02-25T01:57:43.480Z] === RUN TestBuildMultiStageCopy [2021-02-25T01:57:43.480Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-02-25T01:57:43.769Z] --- PASS: TestRenameContainerWithLinkedContainer (0.90s) [2021-02-25T01:57:43.769Z] === RUN TestResize [2021-02-25T01:57:43.942Z] ok github.com/docker/docker/errdefs 0.025s coverage: 53.1% of statements [2021-02-25T01:57:44.240Z] ok github.com/docker/docker/distribution 0.554s coverage: 25.0% of statements [2021-02-25T01:57:44.240Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-02-25T01:57:44.342Z] --- PASS: TestResize (0.46s) [2021-02-25T01:57:44.342Z] === RUN TestResizeWithInvalidSize [2021-02-25T01:57:44.878Z] #55 223.0 + bin/containerd-shim-runc-v1 [2021-02-25T01:57:44.916Z] --- PASS: TestResizeWithInvalidSize (0.46s) [2021-02-25T01:57:44.916Z] === RUN TestResizeWhenContainerNotStarted [2021-02-25T01:57:44.953Z] #55 225.7 + bin/containerd-stress [2021-02-25T01:57:44.953Z] #55 227.7 + bin/containerd-shim [2021-02-25T01:57:45.178Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s) [2021-02-25T01:57:45.178Z] === RUN TestDaemonRestartKillContainers [2021-02-25T01:57:45.178Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-02-25T01:57:45.178Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-02-25T01:57:45.178Z] === RUN TestCgroupNamespacesRun [2021-02-25T01:57:46.207Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-02-25T01:57:46.349Z] ok github.com/docker/docker/image 0.049s coverage: 86.8% of statements [2021-02-25T01:57:46.648Z] ok github.com/docker/docker/distribution/xfer 1.706s coverage: 85.6% of statements [2021-02-25T01:57:46.648Z] ? github.com/docker/docker/dockerversion [no test files] [2021-02-25T01:57:46.648Z] ok github.com/docker/docker/image/cache 0.015s coverage: 19.2% of statements [2021-02-25T01:57:46.648Z] ? github.com/docker/docker/image/tarexport [no test files] [2021-02-25T01:57:46.659Z] db4edcf0861f: Verifying Checksum [2021-02-25T01:57:46.659Z] db4edcf0861f: Download complete [2021-02-25T01:57:46.839Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-02-25T01:57:47.310Z] ok github.com/docker/docker/image/v1 0.043s coverage: 25.0% of statements [2021-02-25T01:57:47.310Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-02-25T01:57:47.471Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-02-25T01:57:47.610Z] ok github.com/docker/docker/libcontainerd/queue 0.026s coverage: 100.0% of statements [2021-02-25T01:57:47.726Z] --- PASS: TestCgroupNamespacesRun (2.20s) [2021-02-25T01:57:47.726Z] === RUN TestCgroupNamespacesRunPrivileged [2021-02-25T01:57:48.103Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-02-25T01:57:48.194Z] #55 227.1 + bin/containerd-shim-runc-v2 [2021-02-25T01:57:48.736Z] --- PASS: TestBuildMultiStageCopy (5.21s) [2021-02-25T01:57:48.736Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.65s) [2021-02-25T01:57:48.736Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.56s) [2021-02-25T01:57:48.736Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.63s) [2021-02-25T01:57:48.736Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.67s) [2021-02-25T01:57:48.736Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.70s) [2021-02-25T01:57:48.736Z] === RUN TestBuildMultiStageParentConfig [2021-02-25T01:57:49.139Z] #55 228.4 + binaries [2021-02-25T01:57:49.154Z] ok github.com/docker/docker/pkg/aaparser 0.019s coverage: 52.9% of statements [2021-02-25T01:57:49.400Z] #55 228.4 + install -D bin/containerd /build/containerd [2021-02-25T01:57:49.401Z] #55 228.4 + install -D bin/containerd-shim /build/containerd-shim [2021-02-25T01:57:49.401Z] #55 228.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-02-25T01:57:49.401Z] #55 228.5 + install -D bin/ctr /build/ctr [2021-02-25T01:57:49.613Z] #55 232.0 + bin/containerd-stress [2021-02-25T01:57:49.642Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.19s) [2021-02-25T01:57:49.642Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-02-25T01:57:49.875Z] #55 234.0 + bin/containerd-shim [2021-02-25T01:57:50.216Z] ok github.com/docker/docker/oci 0.020s coverage: 38.4% of statements [2021-02-25T01:57:50.516Z] ok github.com/docker/docker/opts 0.074s coverage: 67.1% of statements [2021-02-25T01:57:50.802Z] --- PASS: TestBuildMultiStageParentConfig (1.75s) [2021-02-25T01:57:50.802Z] === RUN TestBuildLabelWithTargets [2021-02-25T01:57:51.539Z] #55 234.4 + bin/containerd-shim-runc-v1 [2021-02-25T01:57:52.190Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.20s) [2021-02-25T01:57:52.190Z] === RUN TestCgroupNamespacesRunHostMode [2021-02-25T01:57:52.625Z] ok github.com/docker/docker/pkg/broadcaster 0.004s coverage: 100.0% of statements [2021-02-25T01:57:52.704Z] #55 DONE 231.5s [2021-02-25T01:57:52.923Z] ok github.com/docker/docker/pkg/capabilities 0.004s coverage: 87.5% of statements [2021-02-25T01:57:53.573Z] --- PASS: TestBuildLabelWithTargets (2.61s) [2021-02-25T01:57:53.573Z] === RUN TestBuildWithEmptyLayers [2021-02-25T01:57:53.583Z] ok github.com/docker/docker/pkg/authorization 1.095s coverage: 68.3% of statements [2021-02-25T01:57:53.649Z] [2021-02-25T01:57:53.649Z] #56 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-02-25T01:57:53.649Z] #56 sha256:74154e73839cddb16b509768557bccc0fb5e12317e3e4263c21b5f8f5a22fdf5 [2021-02-25T01:57:54.108Z] --- PASS: TestCgroupNamespacesRunHostMode (2.20s) [2021-02-25T01:57:54.108Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-02-25T01:57:54.206Z] --- PASS: TestBuildWithEmptyLayers (1.13s) [2021-02-25T01:57:54.206Z] === RUN TestBuildMultiStageOnBuild [2021-02-25T01:57:54.262Z] ok github.com/docker/docker/pkg/archive 1.264s coverage: 77.2% of statements [2021-02-25T01:57:54.565Z] ok github.com/docker/docker/pkg/directory 0.009s coverage: 80.0% of statements [2021-02-25T01:57:55.035Z] #56 DONE 1.4s [2021-02-25T01:57:55.296Z] [2021-02-25T01:57:55.296Z] #60 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-02-25T01:57:55.296Z] #60 sha256:510c6820d9dc750387ec6b2bb9b29299652ddd922cc9c3c37a8da4324b8dbb55 [2021-02-25T01:57:55.557Z] #60 DONE 0.5s [2021-02-25T01:57:55.557Z] [2021-02-25T01:57:55.557Z] #62 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_64 [2021-02-25T01:57:55.557Z] #62 sha256:4f5a373b7ae3b6a2dcf477c97fc68d69180381c6f4a593732e976436afff9d48 [2021-02-25T01:57:55.618Z] ok github.com/docker/docker/pkg/discovery 0.008s coverage: 58.3% of statements [2021-02-25T01:57:55.618Z] ok github.com/docker/docker/pkg/discovery/file 0.006s coverage: 92.9% of statements [2021-02-25T01:57:55.757Z] #55 238.8 + bin/containerd-shim-runc-v2 [2021-02-25T01:57:56.320Z] #55 239.7 + binaries [2021-02-25T01:57:56.320Z] #55 239.7 + install -D bin/containerd /build/containerd [2021-02-25T01:57:56.320Z] #55 239.7 + install -D bin/containerd-shim /build/containerd-shim [2021-02-25T01:57:56.320Z] #55 239.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-02-25T01:57:56.320Z] #55 239.7 + install -D bin/ctr /build/ctr [2021-02-25T01:57:56.474Z] #55 240.6 + bin/containerd-shim-runc-v1 [2021-02-25T01:57:56.501Z] #62 DONE 0.9s [2021-02-25T01:57:56.501Z] [2021-02-25T01:57:56.501Z] #64 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-02-25T01:57:56.501Z] #64 sha256:4052b34d0c99f567cc0445722ee8aed2bd679ec144fe8364383e2a553ecb2932 [2021-02-25T01:57:56.660Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.23s) [2021-02-25T01:57:56.660Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-02-25T01:57:56.672Z] ok github.com/docker/docker/pkg/discovery/memory 0.005s coverage: 92.3% of statements [2021-02-25T01:57:56.762Z] #64 DONE 0.1s [2021-02-25T01:57:56.762Z] [2021-02-25T01:57:56.762Z] #65 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-02-25T01:57:56.762Z] #65 sha256:251dfd2204805f14d3d4fd59ac228858a91cdf49c73693ef8a0757bdf17424d9 [2021-02-25T01:57:56.762Z] #65 DONE 0.1s [2021-02-25T01:57:56.762Z] [2021-02-25T01:57:56.762Z] #66 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-02-25T01:57:56.762Z] #66 sha256:db6ee6da9fe7c8f9717ad4cb720fdc70f6975033a9cb7ea54864eb9978ba104b [2021-02-25T01:57:57.318Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2021-02-25T01:57:57.722Z] --- PASS: TestBuildMultiStageOnBuild (3.10s) [2021-02-25T01:57:57.722Z] === RUN TestBuildUncleanTarFilenames [2021-02-25T01:57:57.731Z] #55 DONE 240.9s [2021-02-25T01:57:57.975Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2021-02-25T01:57:58.293Z] [2021-02-25T01:57:58.293Z] #56 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-02-25T01:57:58.293Z] #56 sha256:3176968f6bd7308dc56c1be71e21ad274b7ae15798b3f4f0d98eeb9a27078b4c [2021-02-25T01:57:58.578Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.17s) [2021-02-25T01:57:58.579Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-02-25T01:57:58.616Z] ok github.com/docker/docker/pkg/chrootarchive 3.704s coverage: 43.2% of statements [2021-02-25T01:57:58.681Z] #66 DONE 1.7s [2021-02-25T01:57:58.681Z] [2021-02-25T01:57:58.681Z] #67 exporting to image [2021-02-25T01:57:58.681Z] #67 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-02-25T01:57:58.681Z] #67 exporting layers [2021-02-25T01:57:58.730Z] #55 228.6 + bin/containerd-stress [2021-02-25T01:57:58.730Z] #55 230.7 + bin/containerd-shim [2021-02-25T01:57:58.755Z] --- PASS: TestBuildUncleanTarFilenames (1.46s) [2021-02-25T01:57:58.755Z] === RUN TestBuildMultiStageLayerLeak [2021-02-25T01:57:58.913Z] ok github.com/docker/docker/pkg/filenotify 0.606s coverage: 67.0% of statements [2021-02-25T01:57:59.212Z] ok github.com/docker/docker/layer 7.930s coverage: 68.8% of statements [2021-02-25T01:57:59.212Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-02-25T01:57:59.212Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-02-25T01:57:59.212Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-02-25T01:57:59.212Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-02-25T01:57:59.212Z] ? github.com/docker/docker/oci/caps [no test files] [2021-02-25T01:57:59.212Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-02-25T01:57:59.212Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-02-25T01:57:59.212Z] ok github.com/docker/docker/pkg/fileutils 0.019s coverage: 89.5% of statements [2021-02-25T01:57:59.219Z] #56 DONE 0.9s [2021-02-25T01:57:59.474Z] [2021-02-25T01:57:59.474Z] #60 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-02-25T01:57:59.474Z] #60 sha256:91bd7c468b7cde87cbdca76924fccc75ce73b8671e53c2cc9917492fb3e464b5 [2021-02-25T01:57:59.474Z] #60 DONE 0.2s [2021-02-25T01:57:59.474Z] [2021-02-25T01:57:59.474Z] #62 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_64 [2021-02-25T01:57:59.474Z] #62 sha256:03d817eae3dabc298aa6798d65b8f0cda400ba5bd3f932c16e3fefefa6f13cd6 [2021-02-25T01:57:59.967Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.72s) [2021-02-25T01:57:59.967Z] === RUN TestCgroupNamespacesRunOlderClient [2021-02-25T01:58:00.078Z] #62 DONE 0.5s [2021-02-25T01:58:00.079Z] [2021-02-25T01:58:00.079Z] #64 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-02-25T01:58:00.079Z] #64 sha256:f7bbcc5ade9c395caa4827e703adbbd901553221ec40a08fa3ce54b4354c12a0 [2021-02-25T01:58:00.079Z] #64 DONE 0.0s [2021-02-25T01:58:00.079Z] [2021-02-25T01:58:00.079Z] #65 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-02-25T01:58:00.079Z] #65 sha256:f627ad1cf106abd5a56ca58fe8ece3aaf635037143313f2eaf9b7a0ecdfc3c40 [2021-02-25T01:58:00.079Z] #65 DONE 0.0s [2021-02-25T01:58:00.271Z] ok github.com/docker/docker/pkg/discovery/kv 3.127s coverage: 84.1% of statements [2021-02-25T01:58:00.271Z] ok github.com/docker/docker/pkg/homedir 0.006s coverage: 11.4% of statements [2021-02-25T01:58:00.271Z] ok github.com/docker/docker/pkg/fsutils 0.356s coverage: 85.1% of statements [2021-02-25T01:58:00.334Z] [2021-02-25T01:58:00.334Z] #66 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-02-25T01:58:00.334Z] #66 sha256:92819b89bdfbb8d2c498cd402dba4340efc7973a6eaca1e42b69373920139449 [2021-02-25T01:58:01.775Z] #55 245.1 + bin/containerd-shim-runc-v2 [2021-02-25T01:58:01.814Z] ok github.com/docker/docker/pkg/jsonmessage 0.007s coverage: 91.7% of statements [2021-02-25T01:58:01.814Z] ok github.com/docker/docker/pkg/longpath 0.019s coverage: 100.0% of statements [2021-02-25T01:58:02.036Z] #55 246.1 + binaries [2021-02-25T01:58:02.036Z] #55 246.1 + install -D bin/containerd /build/containerd [2021-02-25T01:58:02.036Z] #55 246.1 + install -D bin/containerd-shim /build/containerd-shim [2021-02-25T01:58:02.036Z] #55 246.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-02-25T01:58:02.036Z] #55 246.1 + install -D bin/ctr /build/ctr [2021-02-25T01:58:02.271Z] --- PASS: TestBuildMultiStageLayerLeak (3.30s) [2021-02-25T01:58:02.271Z] === RUN TestBuildWithHugeFile [2021-02-25T01:58:02.516Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.20s) [2021-02-25T01:58:02.516Z] === RUN TestKernelTCPMemory [2021-02-25T01:58:02.516Z] --- SKIP: TestKernelTCPMemory (0.01s) [2021-02-25T01:58:02.516Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-25T01:58:02.516Z] === RUN TestNISDomainname [2021-02-25T01:58:02.516Z] --- SKIP: TestNISDomainname (0.01s) [2021-02-25T01:58:02.516Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-02-25T01:58:02.516Z] === RUN TestHostnameDnsResolution [2021-02-25T01:58:02.532Z] ok github.com/docker/docker/pkg/namesgenerator 0.008s coverage: 85.7% of statements [2021-02-25T01:58:02.532Z] ok github.com/docker/docker/pkg/idtools 0.744s coverage: 69.5% of statements [2021-02-25T01:58:02.532Z] ok github.com/docker/docker/pkg/parsers 0.032s coverage: 97.0% of statements [2021-02-25T01:58:02.849Z] #66 DONE 2.5s [2021-02-25T01:58:02.849Z] [2021-02-25T01:58:02.849Z] #67 exporting to image [2021-02-25T01:58:02.849Z] #67 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-02-25T01:58:02.849Z] #67 exporting layers [2021-02-25T01:58:03.088Z] --- PASS: TestHostnameDnsResolution (0.71s) [2021-02-25T01:58:03.088Z] === RUN TestStats [2021-02-25T01:58:03.088Z] --- SKIP: TestStats (0.00s) [2021-02-25T01:58:03.088Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-25T01:58:03.088Z] === RUN TestStopContainerWithTimeout [2021-02-25T01:58:03.088Z] === RUN TestStopContainerWithTimeout/0 [2021-02-25T01:58:03.088Z] === PAUSE TestStopContainerWithTimeout/0 [2021-02-25T01:58:03.088Z] === RUN TestStopContainerWithTimeout/1 [2021-02-25T01:58:03.088Z] === PAUSE TestStopContainerWithTimeout/1 [2021-02-25T01:58:03.088Z] === RUN TestStopContainerWithTimeout/3 [2021-02-25T01:58:03.088Z] === PAUSE TestStopContainerWithTimeout/3 [2021-02-25T01:58:03.088Z] === RUN TestStopContainerWithTimeout/-1 [2021-02-25T01:58:03.088Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-02-25T01:58:03.088Z] === CONT TestStopContainerWithTimeout/0 [2021-02-25T01:58:03.088Z] === CONT TestStopContainerWithTimeout/3 [2021-02-25T01:58:03.180Z] ok github.com/docker/docker/pkg/ioutils 1.264s coverage: 70.6% of statements [2021-02-25T01:58:03.180Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-02-25T01:58:03.180Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-02-25T01:58:03.180Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-02-25T01:58:03.180Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-02-25T01:58:03.180Z] ok github.com/docker/docker/pkg/parsers/kernel 0.005s coverage: 60.0% of statements [2021-02-25T01:58:03.421Z] #55 DONE 247.3s [2021-02-25T01:58:03.830Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.079s coverage: 86.7% of statements [2021-02-25T01:58:03.830Z] ok github.com/docker/docker/pkg/pidfile 0.022s coverage: 82.4% of statements [2021-02-25T01:58:03.830Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-02-25T01:58:03.830Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-02-25T01:58:03.991Z] [2021-02-25T01:58:03.991Z] #56 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-02-25T01:58:03.991Z] #56 sha256:a53bf4e2fcb7ef05c102c179e2748c79f4d07cdb27f7be9e3532e7f330f227dd [2021-02-25T01:58:04.033Z] === CONT TestStopContainerWithTimeout/-1 [2021-02-25T01:58:04.477Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.044s coverage: 56.8% of statements [2021-02-25T01:58:04.934Z] #56 DONE 0.9s [2021-02-25T01:58:04.934Z] [2021-02-25T01:58:04.934Z] #60 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-02-25T01:58:04.934Z] #60 sha256:30f8fcdc78f2474699c8319fb4e3caacfb5c6915f5e59494e96fc7757408f585 [2021-02-25T01:58:04.934Z] #60 DONE 0.2s [2021-02-25T01:58:05.194Z] [2021-02-25T01:58:05.194Z] #62 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_64 [2021-02-25T01:58:05.194Z] #62 sha256:112bfca4f5d4ab235452f2a857aab1bb30895c8ab0ef07f5e2ad27f7a7a5de6c [2021-02-25T01:58:05.280Z] #67 exporting layers 6.3s done [2021-02-25T01:58:05.280Z] #67 writing image sha256:de27a0467f7fe19457db524fbee881d7db520f1ca06ba39c7d89edad84266b7e done [2021-02-25T01:58:05.280Z] #67 naming to docker.io/library/docker:725963e3c12cf681b8834207522f60f80b5ee261 done [2021-02-25T01:58:05.280Z] #67 DONE 6.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-02-25T01:58:05.560Z] ok github.com/docker/docker/pkg/plugins/transport 0.006s coverage: 85.7% of statements [2021-02-25T01:58:05.560Z] ok github.com/docker/docker/pkg/pools 0.009s coverage: 88.2% of statements [2021-02-25T01:58:05.636Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42061/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=725963e3c12cf681b8834207522f60f80b5ee261 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:725963e3c12cf681b8834207522f60f80b5ee261 hack/test/unit [2021-02-25T01:58:05.766Z] #62 DONE 0.4s [2021-02-25T01:58:05.766Z] [2021-02-25T01:58:05.766Z] #64 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-02-25T01:58:05.767Z] #64 sha256:23d8ca1741514d6d3544ce2de16c12685c30c2d3dcfa55bfe53540e5a903a522 [2021-02-25T01:58:05.767Z] #64 DONE 0.1s [2021-02-25T01:58:05.767Z] [2021-02-25T01:58:05.767Z] #65 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-02-25T01:58:05.767Z] #65 sha256:0c13bc5f08c7cd9d03f62805b937c6a7af531b4e9a47ba7e0719cb4dacf4ee90 [2021-02-25T01:58:05.767Z] #65 DONE 0.0s [2021-02-25T01:58:05.767Z] [2021-02-25T01:58:05.767Z] #66 [dev-systemd-true 1/2] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends dbus dbus-user-session systemd systemd-sysv [2021-02-25T01:58:05.767Z] #66 sha256:2e605573d966cc4465940f11fcb8be2d3ac1ea3a933d4983c3e6e45fdcdc0981 [2021-02-25T01:58:05.858Z] ok github.com/docker/docker/pkg/progress 0.012s coverage: 75.9% of statements [2021-02-25T01:58:05.960Z] === CONT TestStopContainerWithTimeout/1 [2021-02-25T01:58:06.338Z] #66 0.714 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-02-25T01:58:06.338Z] #66 0.714 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-02-25T01:58:06.338Z] #66 0.714 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-02-25T01:58:06.503Z] ok github.com/docker/docker/pkg/reexec 0.021s coverage: 82.4% of statements [2021-02-25T01:58:06.855Z] #55 237.4 + bin/containerd-shim-runc-v1 [2021-02-25T01:58:07.201Z] #66 0.976 Reading package lists... [2021-02-25T01:58:07.345Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-02-25T01:58:07.345Z] --- PASS: TestStopContainerWithTimeout/0 (0.78s) [2021-02-25T01:58:07.345Z] --- PASS: TestStopContainerWithTimeout/3 (2.76s) [2021-02-25T01:58:07.345Z] --- PASS: TestStopContainerWithTimeout/-1 (2.40s) [2021-02-25T01:58:07.345Z] --- PASS: TestStopContainerWithTimeout/1 (1.45s) [2021-02-25T01:58:07.345Z] === RUN TestDeleteDevicemapper [2021-02-25T01:58:07.345Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-02-25T01:58:07.345Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-02-25T01:58:07.345Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-02-25T01:58:07.559Z] ok github.com/docker/docker/pkg/pubsub 1.122s coverage: 75.0% of statements [2021-02-25T01:58:07.559Z] ok github.com/docker/docker/pkg/stdcopy 0.008s coverage: 100.0% of statements [2021-02-25T01:58:07.781Z] #66 1.623 Reading package lists... [2021-02-25T01:58:07.855Z] ok github.com/docker/docker/pkg/stringid 0.004s coverage: 70.6% of statements [2021-02-25T01:58:08.042Z] #66 2.243 Building dependency tree... [2021-02-25T01:58:08.042Z] #66 2.370 Reading state information... [2021-02-25T01:58:08.042Z] #66 2.486 The following additional packages will be installed: [2021-02-25T01:58:08.042Z] #66 2.487 libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 libjson-c3 libkmod2 [2021-02-25T01:58:08.042Z] #66 2.487 libpam-systemd [2021-02-25T01:58:08.042Z] #66 2.488 Suggested packages: [2021-02-25T01:58:08.042Z] #66 2.488 systemd-container policykit-1 [2021-02-25T01:58:08.042Z] #66 2.488 Recommended packages: [2021-02-25T01:58:08.042Z] #66 2.488 libnss-systemd [2021-02-25T01:58:08.042Z] #66 2.567 The following NEW packages will be installed: [2021-02-25T01:58:08.153Z] ok github.com/docker/docker/pkg/streamformatter 0.011s coverage: 66.2% of statements [2021-02-25T01:58:08.302Z] #66 2.567 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 [2021-02-25T01:58:08.302Z] #66 2.568 libjson-c3 libkmod2 libpam-systemd systemd systemd-sysv [2021-02-25T01:58:08.302Z] #66 2.842 0 upgraded, 11 newly installed, 0 to remove and 21 not upgraded. [2021-02-25T01:58:08.302Z] #66 2.842 Need to get 4761 kB of archives. [2021-02-25T01:58:08.302Z] #66 2.842 After this operation, 16.6 MB of additional disk space will be used. [2021-02-25T01:58:08.302Z] #66 2.842 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2021-02-25T01:58:08.564Z] #66 2.844 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjson-c3 amd64 0.12.1+ds-2+deb10u1 [27.3 kB] [2021-02-25T01:58:08.564Z] #66 2.845 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcryptsetup12 amd64 2:2.1.0-5+deb10u2 [193 kB] [2021-02-25T01:58:08.564Z] #66 2.850 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB] [2021-02-25T01:58:08.564Z] #66 2.853 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libkmod2 amd64 26-1 [52.7 kB] [2021-02-25T01:58:08.564Z] #66 2.854 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd amd64 241-7~deb10u6 [3499 kB] [2021-02-25T01:58:08.564Z] #66 2.923 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd-sysv amd64 241-7~deb10u6 [100 kB] [2021-02-25T01:58:08.564Z] #66 2.924 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdbus-1-3 amd64 1.12.20-0+deb10u1 [215 kB] [2021-02-25T01:58:08.564Z] #66 2.926 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus amd64 1.12.20-0+deb10u1 [236 kB] [2021-02-25T01:58:08.564Z] #66 2.929 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpam-systemd amd64 241-7~deb10u6 [209 kB] [2021-02-25T01:58:08.564Z] #66 2.931 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus-user-session amd64 1.12.20-0+deb10u1 [94.5 kB] [2021-02-25T01:58:08.564Z] #66 3.097 debconf: delaying package configuration, since apt-utils is not installed [2021-02-25T01:58:08.734Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.46s) [2021-02-25T01:58:08.734Z] === RUN TestUpdateMemory [2021-02-25T01:58:08.734Z] --- SKIP: TestUpdateMemory (0.00s) [2021-02-25T01:58:08.734Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-25T01:58:08.734Z] === RUN TestUpdateCPUQuota [2021-02-25T01:58:08.734Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2021-02-25T01:58:08.734Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-25T01:58:08.734Z] === RUN TestUpdatePidsLimit [2021-02-25T01:58:08.734Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2021-02-25T01:58:08.734Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-25T01:58:08.734Z] === RUN TestUpdateRestartPolicy [2021-02-25T01:58:08.825Z] #66 3.119 Fetched 4761 kB in 0s (13.2 MB/s) [2021-02-25T01:58:08.825Z] #66 3.143 Selecting previously unselected package libargon2-1:amd64. [2021-02-25T01:58:08.825Z] #66 3.143 (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 ... 28054 files and directories currently installed.) [2021-02-25T01:58:08.825Z] #66 3.157 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2021-02-25T01:58:08.825Z] #66 3.163 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2021-02-25T01:58:08.825Z] #66 3.191 Selecting previously unselected package libjson-c3:amd64. [2021-02-25T01:58:08.825Z] #66 3.193 Preparing to unpack .../1-libjson-c3_0.12.1+ds-2+deb10u1_amd64.deb ... [2021-02-25T01:58:08.825Z] #66 3.197 Unpacking libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2021-02-25T01:58:08.825Z] #66 3.228 Selecting previously unselected package libcryptsetup12:amd64. [2021-02-25T01:58:08.825Z] #66 3.230 Preparing to unpack .../2-libcryptsetup12_2%3a2.1.0-5+deb10u2_amd64.deb ... [2021-02-25T01:58:08.825Z] #66 3.234 Unpacking libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2021-02-25T01:58:08.825Z] #66 3.278 Selecting previously unselected package libidn11:amd64. [2021-02-25T01:58:08.825Z] #66 3.279 Preparing to unpack .../3-libidn11_1.33-2.2_amd64.deb ... [2021-02-25T01:58:08.825Z] #66 3.283 Unpacking libidn11:amd64 (1.33-2.2) ... [2021-02-25T01:58:08.825Z] #66 3.322 Selecting previously unselected package libkmod2:amd64. [2021-02-25T01:58:09.086Z] #66 3.323 Preparing to unpack .../4-libkmod2_26-1_amd64.deb ... [2021-02-25T01:58:09.086Z] #66 3.326 Unpacking libkmod2:amd64 (26-1) ... [2021-02-25T01:58:09.086Z] #66 3.366 Selecting previously unselected package systemd. [2021-02-25T01:58:09.086Z] #66 3.368 Preparing to unpack .../5-systemd_241-7~deb10u6_amd64.deb ... [2021-02-25T01:58:09.086Z] #66 3.408 Unpacking systemd (241-7~deb10u6) ... [2021-02-25T01:58:09.346Z] #66 3.845 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2021-02-25T01:58:09.346Z] #66 3.854 Setting up libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2021-02-25T01:58:09.346Z] #66 3.863 Setting up libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2021-02-25T01:58:09.346Z] #66 3.872 Setting up libidn11:amd64 (1.33-2.2) ... [2021-02-25T01:58:09.346Z] #66 3.881 Setting up libkmod2:amd64 (26-1) ... [2021-02-25T01:58:09.387Z] #67 exporting layers 6.6s done [2021-02-25T01:58:09.387Z] #67 writing image sha256:67ffa2f2dfff83d2ff84c8c086a335de4479dc4804e3832d031b00f420d74b4f done [2021-02-25T01:58:09.387Z] #67 naming to docker.io/library/docker:725963e3c12cf681b8834207522f60f80b5ee261 [2021-02-25T01:58:09.387Z] #67 naming to docker.io/library/docker:725963e3c12cf681b8834207522f60f80b5ee261 done [2021-02-25T01:58:09.387Z] #67 DONE 6.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2021-02-25T01:58:09.607Z] #66 3.890 Setting up systemd (241-7~deb10u6) ... [2021-02-25T01:58:09.607Z] #66 3.961 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2021-02-25T01:58:09.607Z] #66 3.963 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2021-02-25T01:58:09.607Z] #66 3.967 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2021-02-25T01:58:09.607Z] #66 3.967 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2021-02-25T01:58:09.696Z] ok github.com/docker/docker/pkg/system 0.027s coverage: 36.9% of statements [2021-02-25T01:58:09.696Z] ok github.com/docker/docker/pkg/sysinfo 0.010s coverage: 53.8% of statements [2021-02-25T01:58:09.696Z] ok github.com/docker/docker/pkg/signal 2.931s coverage: 61.0% of statements [2021-02-25T01:58:09.759Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42061/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42061/.git:/go/src/github.com/docker/docker/.git --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=725963e3c12cf681b8834207522f60f80b5ee261 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:725963e3c12cf681b8834207522f60f80b5ee261 hack/validate/default [2021-02-25T01:58:09.867Z] #66 4.384 Selecting previously unselected package systemd-sysv. [2021-02-25T01:58:09.867Z] #66 4.384 (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 ... 28851 files and directories currently installed.) [2021-02-25T01:58:09.867Z] #66 4.396 Preparing to unpack .../systemd-sysv_241-7~deb10u6_amd64.deb ... [2021-02-25T01:58:09.867Z] #66 4.399 Unpacking systemd-sysv (241-7~deb10u6) ... [2021-02-25T01:58:09.867Z] #66 4.435 Selecting previously unselected package libdbus-1-3:amd64. [2021-02-25T01:58:10.128Z] #66 4.437 Preparing to unpack .../libdbus-1-3_1.12.20-0+deb10u1_amd64.deb ... [2021-02-25T01:58:10.128Z] #66 4.441 Unpacking libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2021-02-25T01:58:10.128Z] #66 4.491 Selecting previously unselected package dbus. [2021-02-25T01:58:10.128Z] #66 4.494 Preparing to unpack .../dbus_1.12.20-0+deb10u1_amd64.deb ... [2021-02-25T01:58:10.128Z] #66 4.504 Unpacking dbus (1.12.20-0+deb10u1) ... [2021-02-25T01:58:10.128Z] #66 4.558 Selecting previously unselected package libpam-systemd:amd64. [2021-02-25T01:58:10.128Z] #66 4.561 Preparing to unpack .../libpam-systemd_241-7~deb10u6_amd64.deb ... [2021-02-25T01:58:10.128Z] #66 4.565 Unpacking libpam-systemd:amd64 (241-7~deb10u6) ... [2021-02-25T01:58:10.128Z] #66 4.604 Selecting previously unselected package dbus-user-session. [2021-02-25T01:58:10.128Z] #66 4.606 Preparing to unpack .../dbus-user-session_1.12.20-0+deb10u1_amd64.deb ... [2021-02-25T01:58:10.128Z] #66 4.610 Unpacking dbus-user-session (1.12.20-0+deb10u1) ... [2021-02-25T01:58:10.128Z] #66 4.686 Setting up systemd-sysv (241-7~deb10u6) ... [2021-02-25T01:58:10.144Z] #55 241.9 + bin/containerd-shim-runc-v2 [2021-02-25T01:58:10.345Z] ok github.com/docker/docker/pkg/tailfile 0.132s coverage: 88.6% of statements [2021-02-25T01:58:10.388Z] #66 4.696 Setting up libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2021-02-25T01:58:10.388Z] #66 4.706 Setting up dbus (1.12.20-0+deb10u1) ... [2021-02-25T01:58:10.388Z] #66 4.813 invoke-rc.d: could not determine current runlevel [2021-02-25T01:58:10.388Z] #66 4.816 invoke-rc.d: policy-rc.d denied execution of start. [2021-02-25T01:58:10.388Z] #66 4.820 Setting up libpam-systemd:amd64 (241-7~deb10u6) ... [2021-02-25T01:58:10.388Z] #66 4.950 Setting up dbus-user-session (1.12.20-0+deb10u1) ... [2021-02-25T01:58:10.642Z] testing: warning: no tests to run [2021-02-25T01:58:10.642Z] coverage: [no statements] [2021-02-25T01:58:10.642Z] ok github.com/docker/docker/pkg/term/windows 0.019s coverage: [no statements] [no tests to run] [2021-02-25T01:58:10.649Z] #66 4.965 Processing triggers for systemd (241-7~deb10u6) ... [2021-02-25T01:58:10.649Z] #66 4.973 Processing triggers for libc-bin (2.28-10) ... [2021-02-25T01:58:10.910Z] #66 DONE 5.2s [2021-02-25T01:58:10.910Z] [2021-02-25T01:58:10.910Z] #67 [dev-systemd-true 2/2] RUN mkdir -p hack && curl -o hack/dind-systemd https://raw.githubusercontent.com/AkihiroSuda/containerized-systemd/b70bac0daeea120456764248164c21684ade7d0d/docker-entrypoint.sh && chmod +x hack/dind-systemd [2021-02-25T01:58:10.910Z] #67 sha256:a20e818e525bf2e8286cd6977905e764a281fdafe16ba36365ac566a0b1f5ee1 [2021-02-25T01:58:10.929Z] ? github.com/docker/docker/api [no test files] [2021-02-25T01:58:10.940Z] ok github.com/docker/docker/pkg/tarsum 0.188s coverage: 89.3% of statements [2021-02-25T01:58:11.079Z] #55 242.8 + binaries [2021-02-25T01:58:11.079Z] #55 242.8 + install -D bin/containerd /build/containerd [2021-02-25T01:58:11.079Z] #55 242.8 + install -D bin/containerd-shim /build/containerd-shim [2021-02-25T01:58:11.079Z] #55 242.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-02-25T01:58:11.079Z] #55 242.8 + install -D bin/ctr /build/ctr [2021-02-25T01:58:11.171Z] #67 0.459 % Total % Received % Xferd Average Speed Time Time Time Current [2021-02-25T01:58:11.171Z] #67 0.459 Dload Upload Total Spent Left Speed [2021-02-25T01:58:11.171Z] #67 0.459 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 178k 0 --:--:-- --:--:-- --:--:-- 178k [2021-02-25T01:58:11.171Z] #67 DONE 0.5s [2021-02-25T01:58:11.238Z] ok github.com/docker/docker/pkg/urlutil 0.004s coverage: 100.0% of statements [2021-02-25T01:58:11.238Z] ok github.com/docker/docker/pkg/truncindex 0.107s coverage: 91.5% of statements [2021-02-25T01:58:11.431Z] [2021-02-25T01:58:11.431Z] #68 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-02-25T01:58:11.431Z] #68 sha256:33e7a4c1da2820de25b8ab56846ce25dd797e2df74c38e5c245513d04ec5c7ce [2021-02-25T01:58:11.645Z] Congratulations! All commits are properly signed with the DCO! [2021-02-25T01:58:11.888Z] ok github.com/docker/docker/pkg/useragent 0.025s coverage: 88.9% of statements [2021-02-25T01:58:12.251Z] Congratulations! Seccomp profile generation is done correctly. [2021-02-25T01:58:12.251Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2021-02-25T01:58:12.381Z] #68 DONE 1.2s [2021-02-25T01:58:12.643Z] [2021-02-25T01:58:12.643Z] #69 exporting to image [2021-02-25T01:58:12.643Z] #69 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-02-25T01:58:12.643Z] #69 exporting layers [2021-02-25T01:58:12.982Z] #55 DONE 244.5s [2021-02-25T01:58:13.550Z] [2021-02-25T01:58:13.550Z] #56 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-02-25T01:58:13.550Z] #56 sha256:ca4272ff27bb98f69a664b96aa32f292ca057f48c3153b6324549f06d7d0d368 [2021-02-25T01:58:13.991Z] ok github.com/docker/docker/plugin/v2 0.009s coverage: 14.5% of statements [2021-02-25T01:58:13.991Z] ok github.com/docker/docker/profiles/seccomp 0.049s coverage: 83.5% of statements [2021-02-25T01:58:14.485Z] #56 DONE 0.9s [2021-02-25T01:58:14.485Z] [2021-02-25T01:58:14.485Z] #60 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-02-25T01:58:14.485Z] #60 sha256:9104f1fe8dec89748a65d87f4956a58b1337d7868fc8ba5bcd212c0ea9115eb3 [2021-02-25T01:58:14.743Z] #60 DONE 0.2s [2021-02-25T01:58:14.743Z] [2021-02-25T01:58:14.743Z] #62 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_64 [2021-02-25T01:58:14.743Z] #62 sha256:9b14204f4f99f5b3e4f0c599fc87f59f4767f1aa9fb9678eb3972dc7fe05a6ea [2021-02-25T01:58:15.003Z] #62 DONE 0.5s [2021-02-25T01:58:15.261Z] [2021-02-25T01:58:15.261Z] #64 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-02-25T01:58:15.261Z] #64 sha256:81877623ffc25fe0e42e4f7b22bc503cda652488d1bcfabbc292542b8027fc8f [2021-02-25T01:58:15.261Z] #64 DONE 0.0s [2021-02-25T01:58:15.261Z] [2021-02-25T01:58:15.261Z] #65 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-02-25T01:58:15.261Z] #65 sha256:b25165ec405eb184da5d0599df3b1bbdabc4459124feea9392b833b2ca17603e [2021-02-25T01:58:15.261Z] #65 DONE 0.0s [2021-02-25T01:58:15.261Z] [2021-02-25T01:58:15.261Z] #66 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-02-25T01:58:15.261Z] #66 sha256:e24a39119edf664e5d871c2c130b32fd1eec82fa90e30a444d68641c3fe8a8af [2021-02-25T01:58:15.530Z] ok github.com/docker/docker/reference 0.013s coverage: 84.4% of statements [2021-02-25T01:58:15.836Z] ok github.com/docker/docker/plugin 0.590s coverage: 23.2% of statements [2021-02-25T01:58:17.166Z] #66 DONE 1.8s [2021-02-25T01:58:17.166Z] [2021-02-25T01:58:17.166Z] #67 exporting to image [2021-02-25T01:58:17.166Z] #67 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-02-25T01:58:17.166Z] #67 exporting layers [2021-02-25T01:58:17.960Z] ok github.com/docker/docker/quota 0.663s coverage: 71.4% of statements [2021-02-25T01:58:17.960Z] ok github.com/docker/docker/registry/resumable 0.022s coverage: 100.0% of statements [2021-02-25T01:58:18.605Z] ok github.com/docker/docker/restartmanager 0.006s coverage: 50.9% of statements [2021-02-25T01:58:18.905Z] ok github.com/docker/docker/registry 0.213s coverage: 57.2% of statements [2021-02-25T01:58:19.231Z] #69 exporting layers 6.8s done [2021-02-25T01:58:19.232Z] #69 writing image sha256:09028d725682a210508c6036a3b88877e1c99145e0144bcacffeb9b099e93ab6 done [2021-02-25T01:58:19.232Z] #69 naming to docker.io/library/docker:725963e3c12cf681b8834207522f60f80b5ee261 done [2021-02-25T01:58:19.232Z] #69 DONE 6.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-02-25T01:58:19.562Z] ok github.com/docker/docker/testutil 0.047s coverage: 62.5% of statements [2021-02-25T01:58:19.611Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42061/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=725963e3c12cf681b8834207522f60f80b5ee261 -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_SYSTEMD -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:725963e3c12cf681b8834207522f60f80b5ee261 hack/make.sh dynbinary test-integration [2021-02-25T01:58:20.220Z] ok github.com/docker/docker/runconfig 0.041s coverage: 66.1% of statements [2021-02-25T01:58:20.384Z] Congratulations! The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0 [2021-02-25T01:58:20.971Z] --- PASS: TestUpdateRestartPolicy (11.02s) [2021-02-25T01:58:20.971Z] === RUN TestUpdateRestartWithAutoRemove [2021-02-25T01:58:20.971Z] --- PASS: TestUpdateRestartWithAutoRemove (0.45s) [2021-02-25T01:58:20.971Z] === RUN TestWaitNonBlocked [2021-02-25T01:58:20.971Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-25T01:58:20.971Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-25T01:58:20.971Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-25T01:58:20.971Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-25T01:58:20.971Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-25T01:58:20.971Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-25T01:58:20.971Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-02-25T01:58:20.971Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.70s) [2021-02-25T01:58:20.971Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.73s) [2021-02-25T01:58:20.971Z] === RUN TestWaitBlocked [2021-02-25T01:58:20.971Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-25T01:58:20.971Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-25T01:58:20.971Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-02-25T01:58:20.971Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-02-25T01:58:20.971Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-25T01:58:20.971Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-02-25T01:58:21.525Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2021-02-25T01:58:21.525Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2021-02-25T01:58:21.525Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2021-02-25T01:58:21.525Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2021-02-25T01:58:21.525Z] systemd 241 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid) [2021-02-25T01:58:21.525Z] Detected virtualization docker. [2021-02-25T01:58:21.525Z] Detected architecture x86-64. [2021-02-25T01:58:21.525Z] Set hostname to . [2021-02-25T01:58:21.525Z] + source /etc/docker-entrypoint-cmd [2021-02-25T01:58:21.525Z] ++ hack/make.sh dynbinary test-integration [2021-02-25T01:58:21.525Z] [2021-02-25T01:58:21.525Z] Removing bundles/ [2021-02-25T01:58:21.525Z] [2021-02-25T01:58:21.525Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-02-25T01:58:21.525Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-02-25T01:58:21.525Z] GOOS="" GOARCH="" GOARM="" [2021-02-25T01:58:21.546Z] --- PASS: TestWaitBlocked (0.02s) [2021-02-25T01:58:21.546Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.73s) [2021-02-25T01:58:21.546Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.75s) [2021-02-25T01:58:21.546Z] === CONT TestDaemonRestartIpcMode [2021-02-25T01:58:21.546Z] === CONT TestIpcModeOlderClient [2021-02-25T01:58:21.792Z] Congratulations! All API changes are done the right way. [2021-02-25T01:58:21.793Z] Congratulations! All TOML source files changed here have valid syntax. [2021-02-25T01:58:21.793Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2021-02-25T01:58:21.793Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2021-02-25T01:58:21.793Z] Congratulations! No new tests were added to integration-cli. [2021-02-25T01:58:21.793Z] [2021-02-25T01:58:21.793Z] INFO Start validation with golang-ci-lint [2021-02-25T01:58:21.809Z] --- PASS: TestIpcModeOlderClient (0.08s) [2021-02-25T01:58:21.809Z] === CONT TestRestartDaemonWithRestartingContainer [2021-02-25T01:58:22.049Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2021-02-25T01:58:22.049Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-02-25T01:58:22.049Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-02-25T01:58:23.018Z] ok github.com/docker/docker/volume/drivers 0.018s coverage: 36.1% of statements [2021-02-25T01:58:23.195Z] ok github.com/docker/docker/api/server 0.048s coverage: 9.0% of statements [2021-02-25T01:58:23.734Z] #67 exporting layers 6.7s done [2021-02-25T01:58:23.734Z] #67 writing image sha256:83f9ebeab72ca54814f16c4820ae5d12cb7ac1b7c2ba85078e185596062bc402 done [2021-02-25T01:58:23.734Z] #67 naming to docker.io/library/docker:725963e3c12cf681b8834207522f60f80b5ee261 done [2021-02-25T01:58:23.734Z] #67 DONE 6.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2021-02-25T01:58:24.075Z] ok github.com/docker/docker/volume/mounts 0.058s coverage: 67.0% of statements [2021-02-25T01:58:24.085Z] + trap exit INT TERM [2021-02-25T01:58:24.085Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2021-02-25T01:58:24.085Z] + CONTAINER_NAME=docker-pr4 [2021-02-25T01:58:24.085Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42061/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42061/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=725963e3c12cf681b8834207522f60f80b5ee261 -e DOCKER_GRAPHDRIVER docker:725963e3c12cf681b8834207522f60f80b5ee261 hack/make.sh dynbinary-daemon [2021-02-25T01:58:24.376Z] ok github.com/docker/docker/volume/local 0.220s coverage: 76.4% of statements [2021-02-25T01:58:25.463Z] [2021-02-25T01:58:25.463Z] Removing bundles/ [2021-02-25T01:58:25.463Z] [2021-02-25T01:58:25.463Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2021-02-25T01:58:25.463Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-02-25T01:58:25.463Z] GOOS="" GOARCH="" GOARM="" [2021-02-25T01:58:25.530Z] ok github.com/docker/docker/volume/service 0.024s coverage: 73.1% of statements [2021-02-25T01:58:26.021Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.23s) [2021-02-25T01:58:26.283Z] --- PASS: TestDaemonRestartIpcMode (4.68s) [2021-02-25T01:58:26.283Z] PASS [2021-02-25T01:58:26.283Z] [2021-02-25T01:58:26.283Z] === Skipped [2021-02-25T01:58:26.283Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-02-25T01:58:26.283Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-25T01:58:26.283Z] [2021-02-25T01:58:26.283Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2021-02-25T01:58:26.283Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-02-25T01:58:26.283Z] [2021-02-25T01:58:26.283Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2021-02-25T01:58:26.283Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-25T01:58:26.283Z] [2021-02-25T01:58:26.283Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2021-02-25T01:58:26.283Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-02-25T01:58:26.283Z] [2021-02-25T01:58:26.283Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2021-02-25T01:58:26.283Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-02-25T01:58:26.283Z] [2021-02-25T01:58:26.283Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2021-02-25T01:58:26.283Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-02-25T01:58:26.283Z] [2021-02-25T01:58:26.283Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2021-02-25T01:58:26.283Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-02-25T01:58:26.283Z] [2021-02-25T01:58:26.283Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2021-02-25T01:58:26.283Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-02-25T01:58:26.283Z] [2021-02-25T01:58:26.283Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2021-02-25T01:58:26.283Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-02-25T01:58:26.283Z] [2021-02-25T01:58:26.283Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-02-25T01:58:26.283Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-25T01:58:26.283Z] [2021-02-25T01:58:26.283Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-02-25T01:58:26.283Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-25T01:58:26.283Z] [2021-02-25T01:58:26.283Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2021-02-25T01:58:26.283Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-02-25T01:58:26.283Z] [2021-02-25T01:58:26.283Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2021-02-25T01:58:26.283Z] 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) [2021-02-25T01:58:26.283Z] [2021-02-25T01:58:26.283Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2021-02-25T01:58:26.283Z] 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) [2021-02-25T01:58:26.283Z] [2021-02-25T01:58:26.283Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2021-02-25T01:58:26.283Z] 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) [2021-02-25T01:58:26.283Z] [2021-02-25T01:58:26.283Z] === SKIP: amd64.integration.container TestPause (0.00s) [2021-02-25T01:58:26.283Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-25T01:58:26.283Z] [2021-02-25T01:58:26.283Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-02-25T01:58:26.283Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-02-25T01:58:26.283Z] [2021-02-25T01:58:26.283Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2021-02-25T01:58:26.283Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-25T01:58:26.283Z] [2021-02-25T01:58:26.283Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2021-02-25T01:58:26.283Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-02-25T01:58:26.283Z] [2021-02-25T01:58:26.283Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.01s) [2021-02-25T01:58:26.283Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-25T01:58:26.283Z] [2021-02-25T01:58:26.283Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2021-02-25T01:58:26.283Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-02-25T01:58:26.283Z] [2021-02-25T01:58:26.283Z] === SKIP: amd64.integration.container TestStats (0.00s) [2021-02-25T01:58:26.283Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-25T01:58:26.283Z] [2021-02-25T01:58:26.283Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-02-25T01:58:26.283Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-02-25T01:58:26.283Z] [2021-02-25T01:58:26.283Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-02-25T01:58:26.283Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-25T01:58:26.283Z] [2021-02-25T01:58:26.283Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2021-02-25T01:58:26.283Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-25T01:58:26.283Z] [2021-02-25T01:58:26.283Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2021-02-25T01:58:26.283Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-25T01:58:26.283Z] [2021-02-25T01:58:26.283Z] [2021-02-25T01:58:26.283Z] DONE 177 tests, 26 skipped in 82.110s [2021-02-25T01:58:26.283Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-02-25T01:58:26.545Z] INFO: Testing against a local daemon [2021-02-25T01:58:26.545Z] === RUN TestCommitInheritsEnv [2021-02-25T01:58:28.464Z] --- PASS: TestCommitInheritsEnv (1.61s) [2021-02-25T01:58:28.464Z] === RUN TestImportExtremelyLargeImageWorks [2021-02-25T01:58:28.464Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-02-25T01:58:28.464Z] === RUN TestImagesFilterMultiReference [2021-02-25T01:58:28.464Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-02-25T01:58:28.464Z] === RUN TestImagePullPlatformInvalid [2021-02-25T01:58:28.464Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-02-25T01:58:28.464Z] === RUN TestRemoveImageOrphaning [2021-02-25T01:58:29.393Z] --- PASS: TestBuildWithHugeFile (26.87s) [2021-02-25T01:58:29.393Z] === RUN TestBuildWithEmptyDockerfile [2021-02-25T01:58:29.393Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-25T01:58:29.393Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-25T01:58:29.393Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-25T01:58:29.393Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-25T01:58:29.393Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-25T01:58:29.393Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-25T01:58:29.393Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-25T01:58:29.393Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-25T01:58:29.393Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-25T01:58:29.393Z] --- PASS: TestBuildWithEmptyDockerfile (0.09s) [2021-02-25T01:58:29.393Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.18s) [2021-02-25T01:58:29.393Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.19s) [2021-02-25T01:58:29.393Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.13s) [2021-02-25T01:58:29.393Z] === RUN TestBuildPreserveOwnership [2021-02-25T01:58:29.393Z] === RUN TestBuildPreserveOwnership/copy_from [2021-02-25T01:58:30.377Z] --- PASS: TestRemoveImageOrphaning (1.91s) [2021-02-25T01:58:30.377Z] === RUN TestRemoveImageGarbageCollector [2021-02-25T01:58:30.377Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-02-25T01:58:30.377Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-02-25T01:58:30.377Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-02-25T01:58:30.377Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-02-25T01:58:30.377Z] === RUN TestTagInvalidReference [2021-02-25T01:58:30.377Z] --- PASS: TestTagInvalidReference (0.01s) [2021-02-25T01:58:30.377Z] === RUN TestTagValidPrefixedRepo [2021-02-25T01:58:30.377Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-02-25T01:58:30.377Z] === RUN TestTagExistedNameWithoutForce [2021-02-25T01:58:30.377Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-02-25T01:58:30.377Z] === RUN TestTagOfficialNames [2021-02-25T01:58:30.377Z] --- PASS: TestTagOfficialNames (0.06s) [2021-02-25T01:58:30.377Z] === RUN TestTagMatchesDigest [2021-02-25T01:58:30.377Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-02-25T01:58:30.377Z] === CONT TestImportExtremelyLargeImageWorks [2021-02-25T01:58:34.957Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-02-25T01:58:36.464Z] --- PASS: TestBuildPreserveOwnership (7.05s) [2021-02-25T01:58:36.464Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.61s) [2021-02-25T01:58:36.464Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.44s) [2021-02-25T01:58:36.464Z] === RUN TestBuildPlatformInvalid [2021-02-25T01:58:36.757Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2021-02-25T01:58:36.757Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-02-25T01:58:40.899Z] ok github.com/docker/docker/pkg/plugins 33.636s coverage: 76.6% of statements [2021-02-25T01:58:40.899Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-02-25T01:58:40.899Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-02-25T01:58:40.899Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-02-25T01:58:40.899Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-02-25T01:58:40.899Z] ? github.com/docker/docker/pkg/term [no test files] [2021-02-25T01:58:40.899Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-02-25T01:58:40.899Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-02-25T01:58:40.899Z] ? github.com/docker/docker/rootless [no test files] [2021-02-25T01:58:40.899Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-02-25T01:58:40.899Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-02-25T01:58:40.899Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-02-25T01:58:40.899Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-02-25T01:58:40.899Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-02-25T01:58:40.899Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-02-25T01:58:40.899Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-02-25T01:58:40.899Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-02-25T01:58:40.899Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-02-25T01:58:40.899Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-02-25T01:58:40.899Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-02-25T01:58:40.899Z] ? github.com/docker/docker/testutil/request [no test files] [2021-02-25T01:58:40.899Z] ? github.com/docker/docker/volume [no test files] [2021-02-25T01:58:40.899Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-02-25T01:58:40.899Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-02-25T01:58:40.899Z] [2021-02-25T01:58:40.899Z] === Skipped [2021-02-25T01:58:40.899Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-02-25T01:58:40.899Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-02-25T01:58:40.899Z] [2021-02-25T01:58:40.899Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-02-25T01:58:40.899Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-02-25T01:58:40.899Z] [2021-02-25T01:58:40.899Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-02-25T01:58:40.899Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-25T01:58:40.899Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-25T01:58:40.899Z] [2021-02-25T01:58:40.899Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-02-25T01:58:40.899Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-25T01:58:40.899Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-25T01:58:40.899Z] [2021-02-25T01:58:40.899Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-02-25T01:58:40.899Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-25T01:58:40.899Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-25T01:58:40.899Z] [2021-02-25T01:58:40.899Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-02-25T01:58:40.899Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-25T01:58:40.899Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-25T01:58:40.899Z] [2021-02-25T01:58:40.899Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-02-25T01:58:40.899Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-25T01:58:40.899Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-25T01:58:40.899Z] [2021-02-25T01:58:40.899Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-02-25T01:58:40.899Z] graphtest_unix.go:73: No driver to put! [2021-02-25T01:58:40.899Z] [2021-02-25T01:58:40.899Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-02-25T01:58:40.899Z] time="2021-02-25T01:57:19Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-25T01:58:40.899Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-25T01:58:40.899Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-25T01:58:40.899Z] [2021-02-25T01:58:40.899Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-02-25T01:58:40.899Z] time="2021-02-25T01:57:19Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-25T01:58:40.899Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-25T01:58:40.899Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-25T01:58:40.899Z] [2021-02-25T01:58:40.899Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-02-25T01:58:40.899Z] time="2021-02-25T01:57:19Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-25T01:58:40.899Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-25T01:58:40.899Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-25T01:58:40.899Z] [2021-02-25T01:58:40.899Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-02-25T01:58:40.899Z] time="2021-02-25T01:57:19Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-25T01:58:40.899Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-25T01:58:40.899Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-25T01:58:40.899Z] [2021-02-25T01:58:40.899Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-02-25T01:58:40.899Z] time="2021-02-25T01:57:19Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-25T01:58:40.899Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-25T01:58:40.899Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-25T01:58:40.899Z] [2021-02-25T01:58:40.899Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-02-25T01:58:40.899Z] graphtest_unix.go:73: No driver to put! [2021-02-25T01:58:40.899Z] [2021-02-25T01:58:40.899Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-02-25T01:58:40.899Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-02-25T01:58:40.899Z] [2021-02-25T01:58:40.899Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-02-25T01:58:40.899Z] overlay_test.go:49: Fails to compute changes intermittently [2021-02-25T01:58:40.899Z] [2021-02-25T01:58:40.899Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-02-25T01:58:40.899Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-02-25T01:58:40.899Z] [2021-02-25T01:58:40.899Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-02-25T01:58:40.899Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-02-25T01:58:40.899Z] [2021-02-25T01:58:40.899Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-02-25T01:58:40.899Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-25T01:58:40.899Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-25T01:58:40.899Z] [2021-02-25T01:58:40.899Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-02-25T01:58:40.899Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-25T01:58:40.899Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-25T01:58:40.899Z] [2021-02-25T01:58:40.899Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-02-25T01:58:40.899Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-25T01:58:40.899Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-25T01:58:40.899Z] [2021-02-25T01:58:40.899Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-02-25T01:58:40.899Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-25T01:58:40.899Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-25T01:58:40.899Z] [2021-02-25T01:58:40.899Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-02-25T01:58:40.899Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-25T01:58:40.899Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-25T01:58:40.899Z] [2021-02-25T01:58:40.899Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-02-25T01:58:40.899Z] graphtest_unix.go:73: No driver to put! [2021-02-25T01:58:40.899Z] [2021-02-25T01:58:40.899Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-02-25T01:58:40.899Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-02-25T01:58:40.899Z] [2021-02-25T01:58:40.899Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-02-25T01:58:40.899Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-02-25T01:58:40.899Z] [2021-02-25T01:58:40.899Z] [2021-02-25T01:58:40.899Z] DONE 2225 tests, 26 skipped in 265.294s Post stage [Pipeline] junit [2021-02-25T01:58:40.947Z] Recording test results [2021-02-25T01:58:41.219Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-02-25T01:58:41.657Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-42061/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=725963e3c12cf681b8834207522f60f80b5ee261 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:725963e3c12cf681b8834207522f60f80b5ee261 hack/make.sh dynbinary test-integration [2021-02-25T01:58:41.955Z] [2021-02-25T01:58:41.955Z] Removing bundles/ [2021-02-25T01:58:41.955Z] [2021-02-25T01:58:41.955Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-02-25T01:58:41.955Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-02-25T01:58:41.955Z] GOOS="" GOARCH="" GOARM="" [2021-02-25T01:58:47.255Z] Loaded image: buildpack-deps:buster [2021-02-25T01:58:47.255Z] Loaded image: busybox:latest [2021-02-25T01:58:47.255Z] Loaded image: busybox:glibc [2021-02-25T01:58:47.546Z] Loaded image: debian:bullseye [2021-02-25T01:58:47.838Z] Loaded image: hello-world:latest [2021-02-25T01:58:47.838Z] Loaded image: arm32v7/hello-world:latest [2021-02-25T01:58:54.853Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (17.67s) [2021-02-25T01:58:54.853Z] PASS [2021-02-25T01:58:54.853Z] [2021-02-25T01:58:54.853Z] === Skipped [2021-02-25T01:58:54.853Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2021-02-25T01:58:54.853Z] build_session_test.go:25: TODO: BuildKit [2021-02-25T01:58:54.853Z] [2021-02-25T01:58:54.853Z] [2021-02-25T01:58:54.853Z] DONE 33 tests, 1 skipped in 100.130s [2021-02-25T01:58:54.853Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2021-02-25T01:58:54.853Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2021-02-25T01:58:54.853Z] ++ set -e [2021-02-25T01:58:54.853Z] ++ '[' -n 0 ']' [2021-02-25T01:58:54.853Z] ++ set -x [2021-02-25T01:58:54.853Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2021-02-25T01:58:54.853Z] INFO: Testing against a local daemon [2021-02-25T01:58:54.853Z] === RUN TestConfigInspect [2021-02-25T01:58:58.512Z] --- PASS: TestConfigInspect (4.09s) [2021-02-25T01:58:58.512Z] === RUN TestConfigList [2021-02-25T01:59:03.088Z] --- PASS: TestConfigList (3.87s) [2021-02-25T01:59:03.088Z] === RUN TestConfigsCreateAndDelete [2021-02-25T01:59:05.888Z] --- PASS: TestConfigsCreateAndDelete (3.41s) [2021-02-25T01:59:05.888Z] === RUN TestConfigsUpdate [2021-02-25T01:59:09.481Z] --- PASS: TestConfigsUpdate (3.40s) [2021-02-25T01:59:09.481Z] === RUN TestTemplatedConfig [2021-02-25T01:59:13.025Z] --- PASS: TestTemplatedConfig (3.37s) [2021-02-25T01:59:13.025Z] === RUN TestConfigCreateResolve [2021-02-25T01:59:16.626Z] --- PASS: TestConfigCreateResolve (3.86s) [2021-02-25T01:59:16.626Z] === RUN TestConfigDaemonLibtrustID [2021-02-25T01:59:17.258Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2021-02-25T01:59:17.258Z] PASS [2021-02-25T01:59:17.258Z] [2021-02-25T01:59:17.258Z] DONE 7 tests in 22.693s [2021-02-25T01:59:17.258Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2021-02-25T01:59:17.258Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2021-02-25T01:59:17.258Z] ++ set -e [2021-02-25T01:59:17.258Z] ++ '[' -n 0 ']' [2021-02-25T01:59:17.258Z] ++ set -x [2021-02-25T01:59: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=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2021-02-25T01:59:17.258Z] INFO: Testing against a local daemon [2021-02-25T01:59:17.258Z] === RUN TestCheckpoint [2021-02-25T01:59:17.258Z] --- SKIP: TestCheckpoint (0.00s) [2021-02-25T01:59:17.258Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-25T01:59:17.258Z] === RUN TestContainerInvalidJSON [2021-02-25T01:59:17.258Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-02-25T01:59:17.258Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-02-25T01:59:17.258Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-02-25T01:59:17.258Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-02-25T01:59:17.258Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-02-25T01:59:17.258Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-02-25T01:59:17.258Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-02-25T01:59:17.258Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-02-25T01:59:17.258Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-02-25T01:59:17.258Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-02-25T01:59:17.258Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-02-25T01:59:17.258Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-02-25T01:59:17.258Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-02-25T01:59:17.258Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-02-25T01:59:17.549Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.14s) [2021-02-25T01:59:17.549Z] === RUN TestCopyFromContainerPathIsNotDir [2021-02-25T01:59:17.549Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.16s) [2021-02-25T01:59:17.549Z] === RUN TestCopyToContainerPathDoesNotExist [2021-02-25T01:59:17.840Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.13s) [2021-02-25T01:59:17.840Z] === RUN TestCopyToContainerPathIsNotDir [2021-02-25T01:59:17.840Z] --- PASS: TestCopyToContainerPathIsNotDir (0.15s) [2021-02-25T01:59:17.840Z] === RUN TestCopyFromContainer [2021-02-25T01:59:19.613Z] ok github.com/docker/docker/api/server/httputils 0.030s coverage: 14.7% of statements [2021-02-25T01:59:19.613Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-02-25T01:59:20.568Z] === RUN TestCopyFromContainer// [2021-02-25T01:59:20.568Z] === RUN TestCopyFromContainer//bar/root [2021-02-25T01:59:20.568Z] === RUN TestCopyFromContainer//bar/root/ [2021-02-25T01:59:20.568Z] === RUN TestCopyFromContainer/bar/quux [2021-02-25T01:59:20.568Z] === RUN TestCopyFromContainer/bar/quux/ [2021-02-25T01:59:20.598Z] ok github.com/docker/docker/api/server/middleware 0.012s coverage: 37.7% of statements [2021-02-25T01:59:20.598Z] ? github.com/docker/docker/api/server/router [no test files] [2021-02-25T01:59:20.598Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-02-25T01:59:20.598Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-02-25T01:59:20.859Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-02-25T01:59:20.859Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-02-25T01:59:20.859Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-02-25T01:59:20.871Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-02-25T01:59:20.871Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-02-25T01:59:20.871Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-02-25T01:59:20.871Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-02-25T01:59:20.871Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-02-25T01:59:21.133Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-02-25T01:59:21.150Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-02-25T01:59:21.150Z] === RUN TestCopyFromContainer/bar/notarget [2021-02-25T01:59:21.150Z] --- PASS: TestCopyFromContainer (3.34s) [2021-02-25T01:59:21.150Z] --- PASS: TestCopyFromContainer// (0.07s) [2021-02-25T01:59:21.150Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2021-02-25T01:59:21.150Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2021-02-25T01:59:21.150Z] --- PASS: TestCopyFromContainer/bar/quux (0.15s) [2021-02-25T01:59:21.150Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2021-02-25T01:59:21.150Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2021-02-25T01:59:21.150Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2021-02-25T01:59:21.150Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2021-02-25T01:59:21.150Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2021-02-25T01:59:21.150Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2021-02-25T01:59:21.150Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-02-25T01:59:21.150Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-25T01:59:21.150Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-25T01:59:21.150Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-25T01:59:21.150Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-25T01:59:21.150Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-25T01:59:21.150Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-25T01:59:21.150Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-25T01:59:21.151Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-25T01:59:21.151Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-25T01:59:21.151Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-02-25T01:59:21.151Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-02-25T01:59:21.151Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-02-25T01:59:21.151Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-02-25T01:59:21.151Z] === RUN TestCreateLinkToNonExistingContainer [2021-02-25T01:59:21.443Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2021-02-25T01:59:21.443Z] === RUN TestCreateWithInvalidEnv [2021-02-25T01:59:21.443Z] === RUN TestCreateWithInvalidEnv/0 [2021-02-25T01:59:21.443Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-02-25T01:59:21.443Z] === RUN TestCreateWithInvalidEnv/1 [2021-02-25T01:59:21.443Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-02-25T01:59:21.443Z] === RUN TestCreateWithInvalidEnv/2 [2021-02-25T01:59:21.443Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-02-25T01:59:21.443Z] === CONT TestCreateWithInvalidEnv/0 [2021-02-25T01:59:21.443Z] === CONT TestCreateWithInvalidEnv/2 [2021-02-25T01:59:21.443Z] === CONT TestCreateWithInvalidEnv/1 [2021-02-25T01:59:21.443Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-02-25T01:59:21.443Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-02-25T01:59:21.443Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-02-25T01:59:21.443Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-02-25T01:59:21.443Z] === RUN TestCreateTmpfsMountsTarget [2021-02-25T01:59:21.443Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-02-25T01:59:21.443Z] === RUN TestCreateWithCustomMaskedPaths [2021-02-25T01:59:22.082Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-02-25T01:59:22.082Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-02-25T01:59:22.345Z] ok github.com/docker/docker/api/types/strslice 0.013s coverage: 90.0% of statements [2021-02-25T01:59:22.607Z] ok github.com/docker/docker/api/types/filters 0.023s coverage: 92.2% of statements [2021-02-25T01:59:22.607Z] ok github.com/docker/docker/api/server/router/swarm 0.010s coverage: 5.7% of statements [2021-02-25T01:59:22.607Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-02-25T01:59:22.607Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-02-25T01:59:22.607Z] ? github.com/docker/docker/api/types [no test files] [2021-02-25T01:59:22.607Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-02-25T01:59:22.607Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-02-25T01:59:22.607Z] ? github.com/docker/docker/api/types/container [no test files] [2021-02-25T01:59:22.607Z] ? github.com/docker/docker/api/types/events [no test files] [2021-02-25T01:59:22.607Z] ? github.com/docker/docker/api/types/image [no test files] [2021-02-25T01:59:22.607Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-02-25T01:59:22.607Z] ? github.com/docker/docker/api/types/network [no test files] [2021-02-25T01:59:22.607Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-02-25T01:59:22.607Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-02-25T01:59:22.607Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-02-25T01:59:22.607Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-02-25T01:59:22.870Z] ok github.com/docker/docker/api/types/time 0.014s coverage: 100.0% of statements [2021-02-25T01:59:22.870Z] ok github.com/docker/docker/api/types/versions 0.025s coverage: 75.0% of statements [2021-02-25T01:59:22.870Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-02-25T01:59:22.870Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-02-25T01:59:22.870Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-02-25T01:59:22.870Z] ? github.com/docker/docker/builder [no test files] [2021-02-25T01:59:22.870Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-02-25T01:59:22.870Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-02-25T01:59:22.870Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-02-25T01:59:22.870Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-02-25T01:59:22.870Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-02-25T01:59:22.870Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-02-25T01:59:22.870Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-02-25T01:59:24.170Z] --- PASS: TestCreateWithCustomMaskedPaths (2.56s) [2021-02-25T01:59:24.170Z] === RUN TestCreateWithCustomReadonlyPaths [2021-02-25T01:59:25.427Z] ok github.com/docker/docker/cli/debug 0.009s coverage: 100.0% of statements [2021-02-25T01:59:26.902Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.72s) [2021-02-25T01:59:26.902Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-02-25T01:59:26.903Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-25T01:59:26.903Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-25T01:59:26.903Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-25T01:59:26.903Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-25T01:59:26.903Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-25T01:59:26.903Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-25T01:59:26.903Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-25T01:59:26.903Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-25T01:59:26.903Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-25T01:59:26.903Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-25T01:59:26.903Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-25T01:59:26.903Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-25T01:59:26.903Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-25T01:59:26.903Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-25T01:59:26.903Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-25T01:59:26.903Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-02-25T01:59:26.903Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-02-25T01:59:26.903Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-02-25T01:59:26.903Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2021-02-25T01:59:26.903Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-02-25T01:59:26.903Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2021-02-25T01:59:26.903Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-02-25T01:59:27.356Z] ok github.com/docker/docker/builder/remotecontext 0.321s coverage: 13.7% of statements [2021-02-25T01:59:27.356Z] ok github.com/docker/docker/builder/remotecontext/git 3.117s coverage: 86.3% of statements [2021-02-25T01:59:27.536Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.86s) [2021-02-25T01:59:27.536Z] === RUN TestCreateDifferentPlatform [2021-02-25T01:59:27.536Z] === RUN TestCreateDifferentPlatform/different_os [2021-02-25T01:59:27.536Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-02-25T01:59:27.536Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-02-25T01:59:27.536Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-02-25T01:59:27.536Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-02-25T01:59:27.536Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-02-25T01:59:27.536Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2021-02-25T01:59:27.536Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-02-25T01:59:27.536Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.09s) [2021-02-25T01:59:27.536Z] === RUN TestContainerStartOnDaemonRestart [2021-02-25T01:59:27.536Z] === PAUSE TestContainerStartOnDaemonRestart [2021-02-25T01:59:27.536Z] === RUN TestDaemonRestartIpcMode [2021-02-25T01:59:27.536Z] === PAUSE TestDaemonRestartIpcMode [2021-02-25T01:59:27.536Z] === RUN TestDaemonHostGatewayIP [2021-02-25T01:59:27.536Z] === PAUSE TestDaemonHostGatewayIP [2021-02-25T01:59:27.536Z] === RUN TestRestartDaemonWithRestartingContainer [2021-02-25T01:59:27.536Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-02-25T01:59:27.536Z] === RUN TestContainerKillOnDaemonStart [2021-02-25T01:59:27.536Z] === PAUSE TestContainerKillOnDaemonStart [2021-02-25T01:59:27.536Z] === RUN TestDiff [2021-02-25T01:59:27.619Z] ok github.com/docker/docker/builder/dockerfile 0.888s coverage: 48.3% of statements [2021-02-25T01:59:27.619Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-02-25T01:59:27.619Z] ? github.com/docker/docker/cli [no test files] [2021-02-25T01:59:27.619Z] ? github.com/docker/docker/cli/config [no test files] [2021-02-25T01:59:28.573Z] --- PASS: TestDiff (0.85s) [2021-02-25T01:59:28.573Z] === RUN TestExecWithCloseStdin [2021-02-25T01:59:29.608Z] --- PASS: TestExecWithCloseStdin (0.95s) [2021-02-25T01:59:29.608Z] === RUN TestExec [2021-02-25T01:59:30.240Z] --- PASS: TestExec (0.94s) [2021-02-25T01:59:30.240Z] === RUN TestExecUser [2021-02-25T01:59:31.272Z] --- PASS: TestExecUser (0.98s) [2021-02-25T01:59:31.272Z] === RUN TestExportContainerAndImportImage [2021-02-25T01:59:32.776Z] --- PASS: TestExportContainerAndImportImage (1.21s) [2021-02-25T01:59:32.776Z] === RUN TestExportContainerAfterDaemonRestart [2021-02-25T01:59:32.934Z] ok github.com/docker/docker/client 0.315s coverage: 75.4% of statements [2021-02-25T01:59:34.279Z] --- PASS: TestExportContainerAfterDaemonRestart (1.55s) [2021-02-25T01:59:34.280Z] === RUN TestHealthCheckWorkdir [2021-02-25T01:59:35.310Z] --- PASS: TestHealthCheckWorkdir (1.14s) [2021-02-25T01:59:35.310Z] === RUN TestHealthKillContainer [2021-02-25T01:59:38.881Z] --- PASS: TestHealthKillContainer (3.00s) [2021-02-25T01:59:38.881Z] === RUN TestInspectCpusetInConfigPre120 [2021-02-25T01:59:39.171Z] --- PASS: TestInspectCpusetInConfigPre120 (0.86s) [2021-02-25T01:59:39.171Z] === RUN TestIpcModeNone [2021-02-25T01:59:40.202Z] --- PASS: TestIpcModeNone (0.92s) [2021-02-25T01:59:40.202Z] === RUN TestIpcModePrivate [2021-02-25T01:59:41.233Z] --- PASS: TestIpcModePrivate (0.95s) [2021-02-25T01:59:41.233Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false [2021-02-25T01:59:41.233Z] === RUN TestIpcModeShareable [2021-02-25T01:59:42.265Z] --- PASS: TestIpcModeShareable (1.02s) [2021-02-25T01:59:42.265Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true [2021-02-25T01:59:42.265Z] === RUN TestAPIIpcModeShareableAndContainer [2021-02-25T01:59:45.005Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.03s) [2021-02-25T01:59:45.005Z] === RUN TestAPIIpcModeHost [2021-02-25T01:59:45.639Z] --- PASS: TestAPIIpcModeHost (0.70s) [2021-02-25T01:59:45.639Z] === RUN TestDaemonIpcModeShareable [2021-02-25T01:59:47.902Z] --- PASS: TestDaemonIpcModeShareable (1.82s) [2021-02-25T01:59:47.902Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2021-02-25T01:59:47.902Z] === RUN TestDaemonIpcModePrivate [2021-02-25T01:59:49.411Z] --- PASS: TestDaemonIpcModePrivate (1.86s) [2021-02-25T01:59:49.411Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2021-02-25T01:59:49.411Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-02-25T01:59:51.479Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.80s) [2021-02-25T01:59:51.479Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2021-02-25T01:59:51.479Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-02-25T01:59:52.989Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.81s) [2021-02-25T01:59:52.989Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2021-02-25T01:59:52.989Z] === RUN TestIpcModeOlderClient [2021-02-25T01:59:52.989Z] === PAUSE TestIpcModeOlderClient [2021-02-25T01:59:52.989Z] === RUN TestKillContainerInvalidSignal [2021-02-25T01:59:54.025Z] --- PASS: TestKillContainerInvalidSignal (0.93s) [2021-02-25T01:59:54.025Z] === RUN TestKillContainer [2021-02-25T01:59:54.025Z] === RUN TestKillContainer/no_signal [2021-02-25T01:59:55.061Z] === RUN TestKillContainer/non_killing_signal [2021-02-25T01:59:55.353Z] === RUN TestKillContainer/killing_signal [2021-02-25T01:59:56.866Z] --- PASS: TestKillContainer (2.72s) [2021-02-25T01:59:56.866Z] --- PASS: TestKillContainer/no_signal (0.91s) [2021-02-25T01:59:56.866Z] --- PASS: TestKillContainer/non_killing_signal (0.56s) [2021-02-25T01:59:56.866Z] --- PASS: TestKillContainer/killing_signal (0.85s) [2021-02-25T01:59:56.866Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-02-25T01:59:56.866Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-02-25T01:59:57.500Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-02-25T01:59:58.039Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-02-25T01:59:58.039Z] [2021-02-25T01:59:58.039Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-02-25T01:59:58.039Z] DOCKER_SYSTEMD=1 [2021-02-25T01:59:58.039Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-02-25T01:59:58.039Z] HOSTNAME=b4322e4d6e2e [2021-02-25T01:59:58.039Z] DEST=bundles/test-integration [2021-02-25T01:59:58.039Z] PWD=/go/src/github.com/docker/docker [2021-02-25T01:59:58.039Z] DOCKER_GITCOMMIT=725963e3c12cf681b8834207522f60f80b5ee261 [2021-02-25T01:59:58.039Z] container=docker [2021-02-25T01:59:58.039Z] HOME=/root [2021-02-25T01:59:58.039Z] LANG=C.UTF-8 [2021-02-25T01:59:58.039Z] INVOCATION_ID=c2d461e148834369babfdae06946d3ed [2021-02-25T01:59:58.039Z] GOLANG_VERSION=1.13.15 [2021-02-25T01:59:58.039Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-02-25T01:59:58.039Z] VALIDATE_BRANCH=20.10 [2021-02-25T01:59:58.039Z] TERM=xterm [2021-02-25T01:59:58.039Z] DOCKER_PKG=github.com/docker/docker [2021-02-25T01:59:58.039Z] SHLVL=3 [2021-02-25T01:59:58.039Z] TIMEOUT=120m [2021-02-25T01:59:58.039Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-02-25T01:59:58.039Z] DOCKER_GRAPHDRIVER=overlay2 [2021-02-25T01:59:58.039Z] GO111MODULE=off [2021-02-25T01:59:58.039Z] DOCKER_EXPERIMENTAL=1 [2021-02-25T01:59:58.039Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-02-25T01:59:58.039Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-02-25T01:59:58.039Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-02-25T01:59:58.039Z] GOPATH=/go [2021-02-25T01:59:58.039Z] PKG_CONFIG=pkg-config [2021-02-25T01:59:58.039Z] _=/usr/bin/env [2021-02-25T01:59:58.039Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-02-25T01:59:58.536Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.74s) [2021-02-25T01:59:58.536Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.86s) [2021-02-25T01:59:58.536Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.53s) [2021-02-25T01:59:58.536Z] === RUN TestKillStoppedContainer [2021-02-25T01:59:58.536Z] --- PASS: TestKillStoppedContainer (0.10s) [2021-02-25T01:59:58.536Z] === RUN TestKillStoppedContainerAPIPre120 [2021-02-25T01:59:58.536Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s) [2021-02-25T01:59:58.536Z] === RUN TestKillDifferentUserContainer [2021-02-25T01:59:59.571Z] --- PASS: TestKillDifferentUserContainer (0.85s) [2021-02-25T01:59:59.571Z] === RUN TestInspectOomKilledTrue [2021-02-25T01:59:59.571Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2021-02-25T01:59:59.571Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-25T01:59:59.571Z] === RUN TestInspectOomKilledFalse [2021-02-25T01:59:59.571Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-02-25T01:59:59.571Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-25T01:59:59.571Z] === RUN TestLinksEtcHostsContentMatch [2021-02-25T02:00:00.251Z] --- PASS: TestLinksEtcHostsContentMatch (0.60s) [2021-02-25T02:00:00.251Z] === RUN TestLinksContainerNames [2021-02-25T02:00:01.950Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-02-25T02:00:01.950Z] [2021-02-25T02:00:01.950Z] + TEST_INTEGRATION_DEST=2 [2021-02-25T02:00:01.950Z] + CONTAINER_NAME=docker-pr4-2 [2021-02-25T02:00:01.950Z] + TEST_SKIP_INTEGRATION=1 [2021-02-25T02:00:01.950Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-02-25T02:00:01.950Z] + run_tests [2021-02-25T02:00:01.950Z] + c=0 [2021-02-25T02:00:01.950Z] + '[' -n 0 ']' [2021-02-25T02:00:01.950Z] + rm= [2021-02-25T02:00:01.951Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42061/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42061/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42061/.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=725963e3c12cf681b8834207522f60f80b5ee261 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:725963e3c12cf681b8834207522f60f80b5ee261 hack/make.sh '' test-integration [2021-02-25T02:00:01.951Z] ++ jobs -p [2021-02-25T02:00:01.951Z] + TEST_INTEGRATION_DEST=3 [2021-02-25T02:00:01.951Z] + CONTAINER_NAME=docker-pr4-3 [2021-02-25T02:00:01.951Z] + TEST_SKIP_INTEGRATION=1 [2021-02-25T02:00:01.951Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-02-25T02:00:01.951Z] + run_tests [2021-02-25T02:00:01.951Z] + for job in $(jobs -p) [2021-02-25T02:00:01.951Z] + wait 9203 [2021-02-25T02:00:01.951Z] + '[' -n 0 ']' [2021-02-25T02:00:01.951Z] + rm= [2021-02-25T02:00:01.951Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42061/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42061/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42061/.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=725963e3c12cf681b8834207522f60f80b5ee261 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:725963e3c12cf681b8834207522f60f80b5ee261 hack/make.sh '' test-integration [2021-02-25T02:00:01.951Z] + TEST_INTEGRATION_DEST=1 [2021-02-25T02:00:01.951Z] + CONTAINER_NAME=docker-pr4-1 [2021-02-25T02:00:01.951Z] + TEST_SKIP_INTEGRATION_CLI=1 [2021-02-25T02:00:01.951Z] + run_tests test-integration-flaky [2021-02-25T02:00:01.951Z] + '[' -n 0 ']' [2021-02-25T02:00:01.951Z] + rm= [2021-02-25T02:00:01.951Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42061/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42061/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42061/.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=725963e3c12cf681b8834207522f60f80b5ee261 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:725963e3c12cf681b8834207522f60f80b5ee261 hack/make.sh test-integration-flaky test-integration [2021-02-25T02:00:01.951Z] [2021-02-25T02:00:01.951Z] [2021-02-25T02:00:01.951Z] [2021-02-25T02:00:01.951Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2021-02-25T02:00:01.951Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-02-25T02:00:01.951Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-02-25T02:00:01.951Z] HOSTNAME=214b9515fdbb [2021-02-25T02:00:01.951Z] TEST_SKIP_INTEGRATION=1 [2021-02-25T02:00:01.951Z] TESTDEBUG=0 [2021-02-25T02:00:01.951Z] DEST=bundles/test-integration [2021-02-25T02:00:01.951Z] PWD=/go/src/github.com/docker/docker [2021-02-25T02:00:01.951Z] KEEPBUNDLE=1 [2021-02-25T02:00:01.951Z] DOCKER_GITCOMMIT=725963e3c12cf681b8834207522f60f80b5ee261 [2021-02-25T02:00:01.951Z] container=docker [2021-02-25T02:00:01.951Z] HOME=/root [2021-02-25T02:00:01.951Z] GOLANG_VERSION=1.13.15 [2021-02-25T02:00:01.951Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-02-25T02:00:01.951Z] VALIDATE_BRANCH=20.10 [2021-02-25T02:00:01.951Z] TERM=xterm [2021-02-25T02:00:01.951Z] DOCKER_PKG=github.com/docker/docker [2021-02-25T02:00:01.951Z] SHLVL=1 [2021-02-25T02:00:01.951Z] TIMEOUT=120m [2021-02-25T02:00:01.951Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-02-25T02:00:01.951Z] DOCKER_GRAPHDRIVER=overlay2 [2021-02-25T02:00:01.951Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-02-25T02:00:01.951Z] GO111MODULE=off [2021-02-25T02:00:01.951Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-02-25T02:00:01.951Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-02-25T02:00:01.951Z] GOPATH=/go [2021-02-25T02:00:01.951Z] PKG_CONFIG=pkg-config [2021-02-25T02:00:01.951Z] _=/usr/bin/env [2021-02-25T02:00:01.951Z] Building test suite binary ./integration-cli/test.main [2021-02-25T02:00:01.951Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-02-25T02:00:01.951Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-02-25T02:00:01.951Z] HOSTNAME=f1924a435aed [2021-02-25T02:00:01.951Z] TEST_SKIP_INTEGRATION=1 [2021-02-25T02:00:01.951Z] TESTDEBUG=0 [2021-02-25T02:00:01.951Z] DEST=bundles/test-integration [2021-02-25T02:00:01.951Z] PWD=/go/src/github.com/docker/docker [2021-02-25T02:00:01.951Z] KEEPBUNDLE=1 [2021-02-25T02:00:01.951Z] DOCKER_GITCOMMIT=725963e3c12cf681b8834207522f60f80b5ee261 [2021-02-25T02:00:01.951Z] container=docker [2021-02-25T02:00:01.951Z] HOME=/root [2021-02-25T02:00:01.951Z] GOLANG_VERSION=1.13.15 [2021-02-25T02:00:01.951Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-02-25T02:00:01.951Z] VALIDATE_BRANCH=20.10 [2021-02-25T02:00:01.951Z] TERM=xterm [2021-02-25T02:00:01.951Z] DOCKER_PKG=github.com/docker/docker [2021-02-25T02:00:01.951Z] SHLVL=1 [2021-02-25T02:00:01.951Z] TIMEOUT=120m [2021-02-25T02:00:01.951Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-02-25T02:00:01.951Z] DOCKER_GRAPHDRIVER=overlay2 [2021-02-25T02:00:01.951Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-02-25T02:00:01.951Z] GO111MODULE=off [2021-02-25T02:00:01.951Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-02-25T02:00:01.951Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-02-25T02:00:01.951Z] GOPATH=/go [2021-02-25T02:00:01.951Z] PKG_CONFIG=pkg-config [2021-02-25T02:00:01.951Z] _=/usr/bin/env [2021-02-25T02:00:01.951Z] Building test suite binary ./integration-cli/test.main [2021-02-25T02:00:01.951Z] No new tests added to integration. [2021-02-25T02:00:01.951Z] [2021-02-25T02:00:01.951Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-02-25T02:00:01.951Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-02-25T02:00:01.951Z] HOSTNAME=78916e07bf35 [2021-02-25T02:00:01.951Z] TESTDEBUG=0 [2021-02-25T02:00:01.951Z] DEST=bundles/test-integration [2021-02-25T02:00:01.951Z] PWD=/go/src/github.com/docker/docker [2021-02-25T02:00:01.951Z] KEEPBUNDLE=1 [2021-02-25T02:00:01.951Z] DOCKER_GITCOMMIT=725963e3c12cf681b8834207522f60f80b5ee261 [2021-02-25T02:00:01.951Z] container=docker [2021-02-25T02:00:01.951Z] HOME=/root [2021-02-25T02:00:01.951Z] GOLANG_VERSION=1.13.15 [2021-02-25T02:00:01.951Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-02-25T02:00:01.951Z] VALIDATE_BRANCH=20.10 [2021-02-25T02:00:01.951Z] TERM=xterm [2021-02-25T02:00:01.951Z] DOCKER_PKG=github.com/docker/docker [2021-02-25T02:00:01.951Z] SHLVL=1 [2021-02-25T02:00:01.951Z] TIMEOUT=120m [2021-02-25T02:00:01.951Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-02-25T02:00:01.951Z] DOCKER_GRAPHDRIVER=overlay2 [2021-02-25T02:00:01.951Z] GO111MODULE=off [2021-02-25T02:00:01.951Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-02-25T02:00:01.951Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-02-25T02:00:01.951Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-02-25T02:00:01.951Z] GOPATH=/go [2021-02-25T02:00:01.951Z] PKG_CONFIG=pkg-config [2021-02-25T02:00:01.951Z] _=/usr/bin/env [2021-02-25T02:00:01.951Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-02-25T02:00:02.320Z] --- PASS: TestLinksContainerNames (1.83s) [2021-02-25T02:00:02.320Z] === RUN TestLogsFollowTailEmpty [2021-02-25T02:00:02.953Z] --- PASS: TestLogsFollowTailEmpty (0.92s) [2021-02-25T02:00:02.953Z] === RUN TestContainerNetworkMountsNoChown [2021-02-25T02:00:03.587Z] --- PASS: TestContainerNetworkMountsNoChown (0.86s) [2021-02-25T02:00:03.587Z] === RUN TestMountDaemonRoot [2021-02-25T02:00:03.587Z] === RUN TestMountDaemonRoot/default [2021-02-25T02:00:03.587Z] === PAUSE TestMountDaemonRoot/default [2021-02-25T02:00:03.587Z] === RUN TestMountDaemonRoot/private [2021-02-25T02:00:03.587Z] === PAUSE TestMountDaemonRoot/private [2021-02-25T02:00:03.587Z] === RUN TestMountDaemonRoot/rprivate [2021-02-25T02:00:03.587Z] === PAUSE TestMountDaemonRoot/rprivate [2021-02-25T02:00:03.587Z] === RUN TestMountDaemonRoot/slave [2021-02-25T02:00:03.587Z] === PAUSE TestMountDaemonRoot/slave [2021-02-25T02:00:03.587Z] === RUN TestMountDaemonRoot/rslave [2021-02-25T02:00:03.587Z] === PAUSE TestMountDaemonRoot/rslave [2021-02-25T02:00:03.587Z] === RUN TestMountDaemonRoot/shared [2021-02-25T02:00:03.587Z] === PAUSE TestMountDaemonRoot/shared [2021-02-25T02:00:03.588Z] === RUN TestMountDaemonRoot/rshared [2021-02-25T02:00:03.588Z] === PAUSE TestMountDaemonRoot/rshared [2021-02-25T02:00:03.588Z] === CONT TestMountDaemonRoot/default [2021-02-25T02:00:03.588Z] === RUN TestMountDaemonRoot/default/bind_root [2021-02-25T02:00:03.588Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-02-25T02:00:03.588Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-02-25T02:00:03.588Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-02-25T02:00:03.588Z] === RUN TestMountDaemonRoot/default/mount_root [2021-02-25T02:00:03.588Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-02-25T02:00:03.588Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-02-25T02:00:03.588Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-02-25T02:00:03.588Z] === CONT TestMountDaemonRoot/default/bind_root [2021-02-25T02:00:03.588Z] === CONT TestMountDaemonRoot/rshared [2021-02-25T02:00:03.588Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-02-25T02:00:03.588Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-02-25T02:00:03.588Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-02-25T02:00:03.588Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-02-25T02:00:03.588Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-02-25T02:00:03.588Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-02-25T02:00:03.588Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-02-25T02:00:03.588Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-02-25T02:00:03.588Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-02-25T02:00:03.880Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-02-25T02:00:03.880Z] === CONT TestMountDaemonRoot/shared [2021-02-25T02:00:03.880Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-02-25T02:00:03.880Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-02-25T02:00:03.880Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-02-25T02:00:03.880Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-02-25T02:00:03.880Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-02-25T02:00:03.880Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-02-25T02:00:03.880Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-02-25T02:00:03.880Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-02-25T02:00:03.880Z] === CONT TestMountDaemonRoot/rslave [2021-02-25T02:00:03.880Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-02-25T02:00:03.880Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-02-25T02:00:03.880Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-02-25T02:00:03.880Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-02-25T02:00:03.880Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-02-25T02:00:03.880Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-02-25T02:00:03.880Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-02-25T02:00:03.880Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-02-25T02:00:03.880Z] === CONT TestMountDaemonRoot/slave [2021-02-25T02:00:03.880Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-02-25T02:00:03.880Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-02-25T02:00:03.880Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-02-25T02:00:03.880Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-02-25T02:00:03.880Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-02-25T02:00:03.880Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-02-25T02:00:03.880Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-02-25T02:00:03.880Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-02-25T02:00:03.880Z] === CONT TestMountDaemonRoot/rprivate [2021-02-25T02:00:03.880Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-02-25T02:00:03.880Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-02-25T02:00:03.880Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-02-25T02:00:03.880Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-02-25T02:00:03.880Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-02-25T02:00:03.880Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-02-25T02:00:03.880Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-02-25T02:00:03.880Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-02-25T02:00:03.880Z] === CONT TestMountDaemonRoot/private [2021-02-25T02:00:03.880Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-02-25T02:00:03.880Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-02-25T02:00:03.880Z] === RUN TestMountDaemonRoot/private/mount_root [2021-02-25T02:00:03.880Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-02-25T02:00:03.880Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-02-25T02:00:03.880Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-02-25T02:00:03.880Z] === RUN TestMountDaemonRoot/private/bind_root [2021-02-25T02:00:03.880Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-02-25T02:00:03.880Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-02-25T02:00:03.880Z] === CONT TestMountDaemonRoot/default/mount_root [2021-02-25T02:00:03.880Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-02-25T02:00:03.880Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-02-25T02:00:03.880Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-02-25T02:00:04.172Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-02-25T02:00:04.172Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-02-25T02:00:04.172Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-02-25T02:00:04.172Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-02-25T02:00:04.172Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-02-25T02:00:04.172Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-02-25T02:00:04.172Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-02-25T02:00:04.172Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-02-25T02:00:04.464Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-02-25T02:00:04.464Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-02-25T02:00:04.464Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-02-25T02:00:04.464Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-02-25T02:00:04.464Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-02-25T02:00:04.464Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-02-25T02:00:04.464Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-02-25T02:00:04.464Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-02-25T02:00:04.464Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-02-25T02:00:04.464Z] === CONT TestMountDaemonRoot/private/bind_root [2021-02-25T02:00:04.756Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-02-25T02:00:04.756Z] === CONT TestMountDaemonRoot/private/mount_root [2021-02-25T02:00:04.756Z] --- PASS: TestMountDaemonRoot (0.01s) [2021-02-25T02:00:04.756Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-02-25T02:00:04.756Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2021-02-25T02:00:04.756Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) [2021-02-25T02:00:04.756Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.11s) [2021-02-25T02:00:04.756Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2021-02-25T02:00:04.756Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-02-25T02:00:04.756Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s) [2021-02-25T02:00:04.756Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2021-02-25T02:00:04.756Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s) [2021-02-25T02:00:04.756Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2021-02-25T02:00:04.756Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-02-25T02:00:04.756Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2021-02-25T02:00:04.756Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2021-02-25T02:00:04.756Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-02-25T02:00:04.756Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2021-02-25T02:00:04.756Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-02-25T02:00:04.756Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2021-02-25T02:00:04.756Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s) [2021-02-25T02:00:04.756Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2021-02-25T02:00:04.756Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2021-02-25T02:00:04.756Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-02-25T02:00:04.756Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2021-02-25T02:00:04.756Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.06s) [2021-02-25T02:00:04.756Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.06s) [2021-02-25T02:00:04.756Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.06s) [2021-02-25T02:00:04.756Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-02-25T02:00:04.756Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2021-02-25T02:00:04.756Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2021-02-25T02:00:04.756Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2021-02-25T02:00:04.756Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s) [2021-02-25T02:00:04.756Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-02-25T02:00:04.756Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.06s) [2021-02-25T02:00:04.756Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.06s) [2021-02-25T02:00:04.756Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2021-02-25T02:00:04.756Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2021-02-25T02:00:04.756Z] === RUN TestContainerBindMountNonRecursive [2021-02-25T02:00:05.100Z] ok github.com/docker/docker/cmd/dockerd 0.152s coverage: 29.1% of statements [2021-02-25T02:00:05.100Z] ok github.com/docker/docker/container 0.162s coverage: 34.7% of statements [2021-02-25T02:00:05.100Z] ? github.com/docker/docker/container/stream [no test files] [2021-02-25T02:00:05.100Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-02-25T02:00:05.100Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-02-25T02:00:05.100Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-02-25T02:00:05.100Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.056s coverage: 65.3% of statements [2021-02-25T02:00:05.365Z] ok github.com/docker/docker/daemon/cluster/convert 0.053s coverage: 35.9% of statements [2021-02-25T02:00:06.826Z] --- PASS: TestContainerBindMountNonRecursive (2.26s) [2021-02-25T02:00:06.826Z] === RUN TestContainerVolumesMountedAsShared [2021-02-25T02:00:07.863Z] --- PASS: TestContainerVolumesMountedAsShared (0.91s) [2021-02-25T02:00:07.863Z] === RUN TestContainerVolumesMountedAsSlave [2021-02-25T02:00:08.497Z] --- PASS: TestContainerVolumesMountedAsSlave (0.65s) [2021-02-25T02:00:08.497Z] === RUN TestNetworkNat [2021-02-25T02:00:08.683Z] ok github.com/docker/docker/daemon/cluster 0.119s coverage: 0.5% of statements [2021-02-25T02:00:09.533Z] --- PASS: TestNetworkNat (0.96s) [2021-02-25T02:00:09.533Z] === RUN TestNetworkLocalhostTCPNat [2021-02-25T02:00:10.569Z] --- PASS: TestNetworkLocalhostTCPNat (0.97s) [2021-02-25T02:00:10.569Z] === RUN TestNetworkLoopbackNat [2021-02-25T02:00:11.247Z] ok github.com/docker/docker/daemon/discovery 0.022s coverage: 30.0% of statements [2021-02-25T02:00:11.510Z] ok github.com/docker/docker/daemon/config 0.128s coverage: 81.8% of statements [2021-02-25T02:00:12.906Z] ok github.com/docker/docker/daemon/events 0.069s coverage: 50.0% of statements [2021-02-25T02:00:13.855Z] ok github.com/docker/docker/daemon/graphdriver 0.032s coverage: 2.2% of statements [2021-02-25T02:00:14.094Z] --- PASS: TestNetworkLoopbackNat (3.31s) [2021-02-25T02:00:14.094Z] === RUN TestPause [2021-02-25T02:00:14.729Z] --- PASS: TestPause (0.92s) [2021-02-25T02:00:14.729Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-02-25T02:00:14.729Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-02-25T02:00:14.729Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-02-25T02:00:14.729Z] === RUN TestPauseStopPausedContainer [2021-02-25T02:00:15.764Z] --- PASS: TestPauseStopPausedContainer (0.92s) [2021-02-25T02:00:15.764Z] === RUN TestPsFilter [2021-02-25T02:00:16.056Z] --- PASS: TestPsFilter (0.39s) [2021-02-25T02:00:16.056Z] === RUN TestRemoveContainerWithRemovedVolume [2021-02-25T02:00:17.094Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.88s) [2021-02-25T02:00:17.094Z] === RUN TestRemoveContainerWithVolume [2021-02-25T02:00:17.728Z] --- PASS: TestRemoveContainerWithVolume (0.97s) [2021-02-25T02:00:17.728Z] === RUN TestRemoveContainerRunning [2021-02-25T02:00:18.074Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.014s coverage: 2.9% of statements [2021-02-25T02:00:18.336Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.496s coverage: 14.1% of statements [2021-02-25T02:00:18.765Z] --- PASS: TestRemoveContainerRunning (0.86s) [2021-02-25T02:00:18.765Z] === RUN TestRemoveContainerForceRemoveRunning [2021-02-25T02:00:18.911Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.593s coverage: 56.2% of statements [2021-02-25T02:00:19.416Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-02-25T02:00:19.416Z] [2021-02-25T02:00:19.416Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-02-25T02:00:19.416Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-02-25T02:00:19.416Z] HOSTNAME=0d2027eeb340 [2021-02-25T02:00:19.416Z] TESTDEBUG=0 [2021-02-25T02:00:19.416Z] DEST=bundles/test-integration [2021-02-25T02:00:19.416Z] PWD=/go/src/github.com/docker/docker [2021-02-25T02:00:19.416Z] DOCKER_GITCOMMIT=725963e3c12cf681b8834207522f60f80b5ee261 [2021-02-25T02:00:19.416Z] container=docker [2021-02-25T02:00:19.416Z] HOME=/root [2021-02-25T02:00:19.416Z] GOLANG_VERSION=1.13.15 [2021-02-25T02:00:19.416Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-02-25T02:00:19.416Z] VALIDATE_BRANCH=20.10 [2021-02-25T02:00:19.416Z] TERM=xterm [2021-02-25T02:00:19.416Z] DOCKER_PKG=github.com/docker/docker [2021-02-25T02:00:19.416Z] SHLVL=1 [2021-02-25T02:00:19.416Z] TIMEOUT=120m [2021-02-25T02:00:19.416Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-02-25T02:00:19.416Z] DOCKER_GRAPHDRIVER=overlay2 [2021-02-25T02:00:19.416Z] GO111MODULE=off [2021-02-25T02:00:19.416Z] DOCKER_EXPERIMENTAL=1 [2021-02-25T02:00:19.416Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-02-25T02:00:19.416Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-02-25T02:00:19.416Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-02-25T02:00:19.416Z] GOPATH=/go [2021-02-25T02:00:19.416Z] PKG_CONFIG=pkg-config [2021-02-25T02:00:19.416Z] _=/usr/bin/env [2021-02-25T02:00:19.416Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-02-25T02:00:19.801Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.90s) [2021-02-25T02:00:19.801Z] === RUN TestRemoveInvalidContainer [2021-02-25T02:00:19.801Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-02-25T02:00:19.801Z] === RUN TestRenameLinkedContainer [2021-02-25T02:00:21.472Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.016s coverage: 1.9% of statements [2021-02-25T02:00:21.924Z] --- PASS: TestImportExtremelyLargeImageWorks (102.54s) [2021-02-25T02:00:21.924Z] PASS [2021-02-25T02:00:21.924Z] [2021-02-25T02:00:21.924Z] === Skipped [2021-02-25T02:00:21.924Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-02-25T02:00:21.924Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-02-25T02:00:21.924Z] [2021-02-25T02:00:21.924Z] [2021-02-25T02:00:21.924Z] DONE 12 tests, 1 skipped in 106.594s [2021-02-25T02:00:21.924Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-02-25T02:00:21.924Z] INFO: Testing against a local daemon [2021-02-25T02:00:21.924Z] === RUN TestNetworkCreateDelete [2021-02-25T02:00:21.924Z] --- PASS: TestNetworkCreateDelete (0.13s) [2021-02-25T02:00:21.924Z] === RUN TestDockerNetworkDeletePreferID [2021-02-25T02:00:21.924Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2021-02-25T02:00:21.924Z] === RUN TestDaemonDNSFallback [2021-02-25T02:00:21.924Z] --- PASS: TestDaemonDNSFallback (7.41s) [2021-02-25T02:00:21.924Z] === RUN TestInspectNetwork [2021-02-25T02:00:21.924Z] --- SKIP: TestInspectNetwork (0.00s) [2021-02-25T02:00:21.924Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-25T02:00:21.924Z] === RUN TestRunContainerWithBridgeNone [2021-02-25T02:00:21.924Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-02-25T02:00:21.924Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-25T02:00:21.924Z] === RUN TestNetworkInvalidJSON [2021-02-25T02:00:21.924Z] === RUN TestNetworkInvalidJSON//networks/create [2021-02-25T02:00:21.924Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-02-25T02:00:21.924Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-02-25T02:00:21.924Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-02-25T02:00:21.924Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-25T02:00:21.924Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-25T02:00:21.924Z] === CONT TestNetworkInvalidJSON//networks/create [2021-02-25T02:00:21.924Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-25T02:00:21.924Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-02-25T02:00:21.924Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-02-25T02:00:21.924Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-02-25T02:00:21.924Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-02-25T02:00:21.924Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-02-25T02:00:21.924Z] === RUN TestNetworkList [2021-02-25T02:00:21.924Z] === RUN TestNetworkList//networks [2021-02-25T02:00:21.924Z] === PAUSE TestNetworkList//networks [2021-02-25T02:00:21.924Z] === RUN TestNetworkList//networks/ [2021-02-25T02:00:21.924Z] === PAUSE TestNetworkList//networks/ [2021-02-25T02:00:21.924Z] === CONT TestNetworkList//networks [2021-02-25T02:00:21.924Z] === CONT TestNetworkList//networks/ [2021-02-25T02:00:21.924Z] --- PASS: TestNetworkList (0.01s) [2021-02-25T02:00:21.924Z] --- PASS: TestNetworkList//networks (0.00s) [2021-02-25T02:00:21.924Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-02-25T02:00:21.924Z] === RUN TestHostIPv4BridgeLabel [2021-02-25T02:00:21.924Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-02-25T02:00:21.924Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-25T02:00:21.924Z] === RUN TestDaemonRestartWithLiveRestore [2021-02-25T02:00:21.924Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2021-02-25T02:00:21.924Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-25T02:00:21.924Z] === RUN TestDaemonDefaultNetworkPools [2021-02-25T02:00:21.924Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2021-02-25T02:00:21.924Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-25T02:00:21.924Z] === RUN TestDaemonRestartWithExistingNetwork [2021-02-25T02:00:21.924Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s) [2021-02-25T02:00:21.924Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-25T02:00:21.924Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-02-25T02:00:21.924Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2021-02-25T02:00:21.924Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-25T02:00:21.924Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-02-25T02:00:21.924Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2021-02-25T02:00:21.924Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-25T02:00:21.924Z] === RUN TestServiceWithPredefinedNetwork [2021-02-25T02:00:21.924Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-02-25T02:00:21.924Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-25T02:00:21.924Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-02-25T02:00:21.924Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-25T02:00:21.924Z] service_test.go:242: FLAKY_TEST [2021-02-25T02:00:21.924Z] === RUN TestServiceWithDataPathPortInit [2021-02-25T02:00:21.924Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) [2021-02-25T02:00:21.924Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-25T02:00:21.924Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-02-25T02:00:21.924Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-02-25T02:00:21.924Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-25T02:00:21.924Z] PASS [2021-02-25T02:00:21.924Z] [2021-02-25T02:00:21.924Z] === Skipped [2021-02-25T02:00:21.924Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2021-02-25T02:00:21.924Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-25T02:00:21.924Z] [2021-02-25T02:00:21.924Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2021-02-25T02:00:21.924Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-25T02:00:21.924Z] [2021-02-25T02:00:21.924Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2021-02-25T02:00:21.924Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-25T02:00:21.924Z] [2021-02-25T02:00:21.924Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2021-02-25T02:00:21.924Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-25T02:00:21.924Z] [2021-02-25T02:00:21.924Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2021-02-25T02:00:21.924Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-25T02:00:21.924Z] [2021-02-25T02:00:21.924Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s) [2021-02-25T02:00:21.924Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-25T02:00:21.924Z] [2021-02-25T02:00:21.924Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2021-02-25T02:00:21.924Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-25T02:00:21.924Z] [2021-02-25T02:00:21.924Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2021-02-25T02:00:21.924Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-25T02:00:21.924Z] [2021-02-25T02:00:21.924Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2021-02-25T02:00:21.924Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-25T02:00:21.924Z] [2021-02-25T02:00:21.924Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-25T02:00:21.924Z] service_test.go:242: FLAKY_TEST [2021-02-25T02:00:21.924Z] [2021-02-25T02:00:21.924Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s) [2021-02-25T02:00:21.924Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-25T02:00:21.924Z] [2021-02-25T02:00:21.924Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-02-25T02:00:21.924Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-25T02:00:21.924Z] [2021-02-25T02:00:21.924Z] [2021-02-25T02:00:21.924Z] DONE 22 tests, 12 skipped in 8.132s [2021-02-25T02:00:21.924Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-02-25T02:00:21.924Z] INFO: Testing against a local daemon [2021-02-25T02:00:21.924Z] === RUN TestDockerNetworkIpvlanPersistance [2021-02-25T02:00:21.924Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-02-25T02:00:21.924Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-25T02:00:21.924Z] === RUN TestDockerNetworkIpvlan [2021-02-25T02:00:21.924Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-02-25T02:00:21.924Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-25T02:00:21.924Z] PASS [2021-02-25T02:00:21.924Z] [2021-02-25T02:00:21.924Z] === Skipped [2021-02-25T02:00:21.924Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-02-25T02:00:21.924Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-25T02:00:21.924Z] [2021-02-25T02:00:21.924Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-02-25T02:00:21.924Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-25T02:00:21.924Z] [2021-02-25T02:00:21.924Z] [2021-02-25T02:00:21.924Z] DONE 2 tests, 2 skipped in 0.163s [2021-02-25T02:00:21.924Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-02-25T02:00:21.924Z] INFO: Testing against a local daemon [2021-02-25T02:00:21.924Z] === RUN TestDockerNetworkMacvlanPersistance [2021-02-25T02:00:21.924Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2021-02-25T02:00:21.924Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-25T02:00:21.924Z] === RUN TestDockerNetworkMacvlan [2021-02-25T02:00:21.924Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2021-02-25T02:00:21.924Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-25T02:00:21.924Z] PASS [2021-02-25T02:00:21.924Z] [2021-02-25T02:00:21.924Z] === Skipped [2021-02-25T02:00:21.924Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2021-02-25T02:00:21.924Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-25T02:00:21.924Z] [2021-02-25T02:00:21.924Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2021-02-25T02:00:21.924Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-25T02:00:21.924Z] [2021-02-25T02:00:21.924Z] [2021-02-25T02:00:21.924Z] DONE 2 tests, 2 skipped in 0.166s [2021-02-25T02:00:21.924Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-02-25T02:00:21.924Z] testing: warning: no tests to run [2021-02-25T02:00:21.924Z] PASS [2021-02-25T02:00:21.924Z] [2021-02-25T02:00:21.924Z] DONE 0 tests in 0.044s [2021-02-25T02:00:21.924Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-02-25T02:00:21.924Z] INFO: Testing against a local daemon [2021-02-25T02:00:21.924Z] === RUN TestAuthZPluginAllowRequest [2021-02-25T02:00:21.924Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2021-02-25T02:00:21.924Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-25T02:00:21.924Z] === RUN TestAuthZPluginTLS [2021-02-25T02:00:21.924Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2021-02-25T02:00:21.925Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-25T02:00:21.925Z] === RUN TestAuthZPluginDenyRequest [2021-02-25T02:00:21.925Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2021-02-25T02:00:21.925Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-25T02:00:21.925Z] === RUN TestAuthZPluginAPIDenyResponse [2021-02-25T02:00:21.925Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2021-02-25T02:00:21.925Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-25T02:00:21.925Z] === RUN TestAuthZPluginDenyResponse [2021-02-25T02:00:21.925Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2021-02-25T02:00:21.925Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-25T02:00:21.925Z] === RUN TestAuthZPluginAllowEventStream [2021-02-25T02:00:21.925Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2021-02-25T02:00:21.925Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-25T02:00:21.925Z] === RUN TestAuthZPluginErrorResponse [2021-02-25T02:00:21.925Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2021-02-25T02:00:21.925Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-25T02:00:21.925Z] === RUN TestAuthZPluginErrorRequest [2021-02-25T02:00:21.925Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2021-02-25T02:00:21.925Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-25T02:00:21.925Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-02-25T02:00:21.925Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-02-25T02:00:21.925Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-25T02:00:21.925Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-02-25T02:00:21.925Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-02-25T02:00:21.925Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-25T02:00:21.925Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-02-25T02:00:21.925Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-02-25T02:00:21.925Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-25T02:00:21.925Z] === RUN TestAuthZPluginHeader [2021-02-25T02:00:21.925Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2021-02-25T02:00:21.925Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-25T02:00:21.925Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-02-25T02:00:21.925Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.27s) [2021-02-25T02:00:21.925Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-25T02:00:21.925Z] === RUN TestAuthZPluginV2Disable [2021-02-25T02:00:21.925Z] --- SKIP: TestAuthZPluginV2Disable (0.03s) [2021-02-25T02:00:21.925Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-25T02:00:21.925Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-02-25T02:00:21.925Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-02-25T02:00:21.925Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-25T02:00:21.925Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-02-25T02:00:22.187Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-02-25T02:00:22.187Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-25T02:00:22.187Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-02-25T02:00:22.187Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-02-25T02:00:22.187Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-25T02:00:22.187Z] PASS [2021-02-25T02:00:22.187Z] [2021-02-25T02:00:22.187Z] === Skipped [2021-02-25T02:00:22.187Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2021-02-25T02:00:22.187Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-25T02:00:22.187Z] [2021-02-25T02:00:22.187Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2021-02-25T02:00:22.187Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-25T02:00:22.187Z] [2021-02-25T02:00:22.187Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2021-02-25T02:00:22.187Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-25T02:00:22.187Z] [2021-02-25T02:00:22.187Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2021-02-25T02:00:22.187Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-25T02:00:22.187Z] [2021-02-25T02:00:22.187Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2021-02-25T02:00:22.187Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-25T02:00:22.187Z] [2021-02-25T02:00:22.187Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2021-02-25T02:00:22.187Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-25T02:00:22.187Z] [2021-02-25T02:00:22.187Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2021-02-25T02:00:22.187Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-25T02:00:22.187Z] [2021-02-25T02:00:22.187Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2021-02-25T02:00:22.187Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-25T02:00:22.187Z] [2021-02-25T02:00:22.187Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-02-25T02:00:22.187Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-25T02:00:22.187Z] [2021-02-25T02:00:22.187Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-02-25T02:00:22.187Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-25T02:00:22.187Z] [2021-02-25T02:00:22.187Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-02-25T02:00:22.187Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-25T02:00:22.187Z] [2021-02-25T02:00:22.187Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2021-02-25T02:00:22.187Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-25T02:00:22.187Z] [2021-02-25T02:00:22.187Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.27s) [2021-02-25T02:00:22.187Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-25T02:00:22.187Z] [2021-02-25T02:00:22.187Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.03s) [2021-02-25T02:00:22.187Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-25T02:00:22.187Z] [2021-02-25T02:00:22.187Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-02-25T02:00:22.187Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-25T02:00:22.187Z] [2021-02-25T02:00:22.187Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-02-25T02:00:22.187Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-25T02:00:22.187Z] [2021-02-25T02:00:22.187Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-02-25T02:00:22.187Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-25T02:00:22.187Z] [2021-02-25T02:00:22.187Z] [2021-02-25T02:00:22.187Z] DONE 17 tests, 17 skipped in 0.539s [2021-02-25T02:00:22.187Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-02-25T02:00:22.187Z] INFO: Testing against a local daemon [2021-02-25T02:00:22.187Z] === RUN TestPluginInvalidJSON [2021-02-25T02:00:22.187Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-02-25T02:00:22.187Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-02-25T02:00:22.187Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-02-25T02:00:22.187Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-02-25T02:00:22.187Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-02-25T02:00:22.187Z] === RUN TestPluginInstall [2021-02-25T02:00:22.187Z] --- SKIP: TestPluginInstall (0.00s) [2021-02-25T02:00:22.187Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-25T02:00:22.187Z] === RUN TestPluginsWithRuntimes [2021-02-25T02:00:22.187Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-02-25T02:00:22.187Z] plugin_test.go:166: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-02-25T02:00:22.187Z] PASS [2021-02-25T02:00:22.187Z] [2021-02-25T02:00:22.187Z] === Skipped [2021-02-25T02:00:22.187Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2021-02-25T02:00:22.187Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-25T02:00:22.187Z] [2021-02-25T02:00:22.187Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2021-02-25T02:00:22.187Z] plugin_test.go:166: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-02-25T02:00:22.187Z] [2021-02-25T02:00:22.187Z] [2021-02-25T02:00:22.187Z] DONE 4 tests, 2 skipped in 0.191s [2021-02-25T02:00:22.187Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-02-25T02:00:22.449Z] INFO: Testing against a local daemon [2021-02-25T02:00:22.449Z] === RUN TestExternalGraphDriver [2021-02-25T02:00:22.449Z] --- SKIP: TestExternalGraphDriver (0.08s) [2021-02-25T02:00:22.449Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-02-25T02:00:22.449Z] === RUN TestGraphdriverPluginV2 [2021-02-25T02:00:23.374Z] --- PASS: TestRenameLinkedContainer (3.68s) [2021-02-25T02:00:23.374Z] === RUN TestRenameStoppedContainer [2021-02-25T02:00:24.026Z] ok github.com/docker/docker/daemon/graphdriver/aufs 8.792s coverage: 73.3% of statements [2021-02-25T02:00:24.026Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.832s coverage: 46.2% of statements [2021-02-25T02:00:24.409Z] --- PASS: TestRenameStoppedContainer (0.91s) [2021-02-25T02:00:24.410Z] === RUN TestRenameRunningContainerAndReuse [2021-02-25T02:00:24.975Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.939s coverage: 49.4% of statements [2021-02-25T02:00:25.922Z] --- PASS: TestRenameRunningContainerAndReuse (1.77s) [2021-02-25T02:00:25.922Z] === RUN TestRenameInvalidName [2021-02-25T02:00:25.922Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.019s coverage: 57.5% of statements [2021-02-25T02:00:26.872Z] ok github.com/docker/docker/daemon 12.374s coverage: 17.1% of statements [2021-02-25T02:00:26.958Z] --- PASS: TestRenameInvalidName (0.89s) [2021-02-25T02:00:26.958Z] === RUN TestRenameAnonymousContainer [2021-02-25T02:00:27.135Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-02-25T02:00:27.135Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-02-25T02:00:27.135Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-02-25T02:00:27.135Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-02-25T02:00:27.135Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-02-25T02:00:27.135Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.032s coverage: 3.0% of statements [2021-02-25T02:00:27.713Z] ok github.com/docker/docker/daemon/links 0.011s coverage: 93.0% of statements [2021-02-25T02:00:28.564Z] INFO [loader] Go packages loading at mode 575 (compiled_files|imports|types_sizes|deps|exports_file|files|name) took 1m59.948069052s [2021-02-25T02:00:28.564Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 461.164667ms [2021-02-25T02:00:29.043Z] --- PASS: TestGraphdriverPluginV2 (5.87s) [2021-02-25T02:00:29.043Z] PASS [2021-02-25T02:00:29.043Z] [2021-02-25T02:00:29.043Z] === Skipped [2021-02-25T02:00:29.043Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.08s) [2021-02-25T02:00:29.043Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-02-25T02:00:29.043Z] [2021-02-25T02:00:29.043Z] [2021-02-25T02:00:29.043Z] DONE 2 tests, 1 skipped in 6.113s [2021-02-25T02:00:29.043Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-02-25T02:00:29.043Z] INFO: Testing against a local daemon [2021-02-25T02:00:29.043Z] === RUN TestContinueAfterPluginCrash [2021-02-25T02:00:29.043Z] === PAUSE TestContinueAfterPluginCrash [2021-02-25T02:00:29.043Z] === RUN TestReadPluginNoRead [2021-02-25T02:00:29.043Z] === PAUSE TestReadPluginNoRead [2021-02-25T02:00:29.043Z] === RUN TestDaemonStartWithLogOpt [2021-02-25T02:00:29.043Z] === PAUSE TestDaemonStartWithLogOpt [2021-02-25T02:00:29.043Z] === CONT TestContinueAfterPluginCrash [2021-02-25T02:00:29.043Z] === CONT TestDaemonStartWithLogOpt [2021-02-25T02:00:29.643Z] ok github.com/docker/docker/daemon/images 0.047s coverage: 6.7% of statements [2021-02-25T02:00:30.170Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-02-25T02:00:30.170Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-02-25T02:00:30.221Z] ok github.com/docker/docker/daemon/logger 0.242s coverage: 43.2% of statements [2021-02-25T02:00:30.221Z] ok github.com/docker/docker/daemon/logger/awslogs 0.251s coverage: 77.8% of statements [2021-02-25T02:00:31.170Z] ok github.com/docker/docker/daemon/logger/gelf 0.017s coverage: 67.0% of statements [2021-02-25T02:00:31.771Z] ok github.com/docker/docker/daemon/logger/journald 0.025s coverage: 23.9% of statements [2021-02-25T02:00:32.039Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.224s coverage: 57.7% of statements [2021-02-25T02:00:32.039Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-02-25T02:00:32.039Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-02-25T02:00:32.039Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-02-25T02:00:32.039Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-02-25T02:00:32.039Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-02-25T02:00:32.039Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-02-25T02:00:32.039Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.027s coverage: 61.6% of statements [2021-02-25T02:00:32.039Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.024s coverage: 87.2% of statements [2021-02-25T02:00:32.529Z] --- PASS: TestRenameAnonymousContainer (4.88s) [2021-02-25T02:00:32.529Z] === RUN TestRenameContainerWithSameName [2021-02-25T02:00:32.529Z] --- PASS: TestRenameContainerWithSameName (0.94s) [2021-02-25T02:00:32.529Z] === RUN TestRenameContainerWithLinkedContainer [2021-02-25T02:00:33.969Z] ok github.com/docker/docker/daemon/logger/local 0.039s coverage: 75.2% of statements [2021-02-25T02:00:33.969Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-02-25T02:00:33.969Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.021s coverage: 31.5% of statements [2021-02-25T02:00:34.232Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.096s coverage: 58.6% of statements [2021-02-25T02:00:34.600Z] --- PASS: TestRenameContainerWithLinkedContainer (1.78s) [2021-02-25T02:00:34.600Z] === RUN TestResize [2021-02-25T02:00:34.810Z] ok github.com/docker/docker/daemon/logger/templates 0.035s coverage: 8.3% of statements [2021-02-25T02:00:35.234Z] --- PASS: TestResize (0.87s) [2021-02-25T02:00:35.234Z] === RUN TestResizeWithInvalidSize [2021-02-25T02:00:35.389Z] ok github.com/docker/docker/daemon/logger/syslog 0.015s coverage: 46.8% of statements [2021-02-25T02:00:35.643Z] --- PASS: TestDaemonStartWithLogOpt (6.97s) [2021-02-25T02:00:35.643Z] === CONT TestReadPluginNoRead [2021-02-25T02:00:35.966Z] ok github.com/docker/docker/daemon/network 0.042s coverage: 63.8% of statements [2021-02-25T02:00:36.271Z] --- PASS: TestResizeWithInvalidSize (0.91s) [2021-02-25T02:00:36.271Z] === RUN TestResizeWhenContainerNotStarted [2021-02-25T02:00:36.544Z] ok github.com/docker/docker/daemon/logger/splunk 1.868s coverage: 82.5% of statements [2021-02-25T02:00:36.544Z] ? github.com/docker/docker/daemon/names [no test files] [2021-02-25T02:00:36.544Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-02-25T02:00:37.307Z] --- PASS: TestResizeWhenContainerNotStarted (0.90s) [2021-02-25T02:00:37.307Z] === RUN TestDaemonRestartKillContainers [2021-02-25T02:00:37.307Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-25T02:00:37.307Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-25T02:00:37.307Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-25T02:00:37.307Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-25T02:00:37.307Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-25T02:00:37.307Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-25T02:00:37.307Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-25T02:00:37.307Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-25T02:00:37.307Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-25T02:00:37.307Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-25T02:00:37.307Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-25T02:00:37.307Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-25T02:00:37.307Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-25T02:00:37.307Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-25T02:00:37.307Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-25T02:00:37.307Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-25T02:00:37.307Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-25T02:00:37.307Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-25T02:00:37.307Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-25T02:00:37.307Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-25T02:00:37.307Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-25T02:00:37.307Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-25T02:00:37.307Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-25T02:00:37.307Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-25T02:00:37.307Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-25T02:00:37.307Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-25T02:00:37.496Z] ok github.com/docker/docker/distribution/metadata 0.112s coverage: 48.2% of statements [2021-02-25T02:00:38.893Z] ok github.com/docker/docker/distribution 0.295s coverage: 25.0% of statements [2021-02-25T02:00:38.893Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-02-25T02:00:38.893Z] ok github.com/docker/docker/errdefs 0.019s coverage: 53.1% of statements [2021-02-25T02:00:39.379Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-25T02:00:39.468Z] ok github.com/docker/docker/image 0.043s coverage: 86.8% of statements [2021-02-25T02:00:39.672Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-25T02:00:39.856Z] === RUN TestReadPluginNoRead/disabled_caching [2021-02-25T02:00:39.856Z] --- PASS: TestContinueAfterPluginCrash (10.71s) [2021-02-25T02:00:40.045Z] ok github.com/docker/docker/distribution/xfer 1.728s coverage: 85.1% of statements [2021-02-25T02:00:40.045Z] ? github.com/docker/docker/dockerversion [no test files] [2021-02-25T02:00:40.309Z] ok github.com/docker/docker/image/cache 0.035s coverage: 19.2% of statements [2021-02-25T02:00:40.309Z] ? github.com/docker/docker/image/tarexport [no test files] [2021-02-25T02:00:40.309Z] ok github.com/docker/docker/image/v1 0.056s coverage: 25.0% of statements [2021-02-25T02:00:40.309Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-02-25T02:00:40.885Z] ok github.com/docker/docker/libcontainerd/queue 0.039s coverage: 100.0% of statements [2021-02-25T02:00:41.181Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-25T02:00:41.181Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-25T02:00:41.772Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-02-25T02:00:41.836Z] ok github.com/docker/docker/opts 0.086s coverage: 67.1% of statements [2021-02-25T02:00:41.836Z] ok github.com/docker/docker/pkg/aaparser 0.027s coverage: 52.9% of statements [2021-02-25T02:00:42.099Z] ok github.com/docker/docker/oci 0.034s coverage: 38.4% of statements [2021-02-25T02:00:42.691Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-25T02:00:42.691Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-25T02:00:43.049Z] ok github.com/docker/docker/pkg/broadcaster 0.032s coverage: 100.0% of statements [2021-02-25T02:00:43.690Z] === RUN TestReadPluginNoRead/default [2021-02-25T02:00:43.998Z] ok github.com/docker/docker/pkg/capabilities 0.012s coverage: 87.5% of statements [2021-02-25T02:00:44.574Z] ok github.com/docker/docker/pkg/authorization 0.933s coverage: 68.3% of statements [2021-02-25T02:00:44.762Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-25T02:00:45.059Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-25T02:00:45.153Z] ok github.com/docker/docker/pkg/directory 0.014s coverage: 80.0% of statements [2021-02-25T02:00:45.728Z] ok github.com/docker/docker/pkg/archive 1.298s coverage: 77.3% of statements [2021-02-25T02:00:45.990Z] ok github.com/docker/docker/pkg/discovery 0.018s coverage: 58.3% of statements [2021-02-25T02:00:46.240Z] --- PASS: TestReadPluginNoRead (10.46s) [2021-02-25T02:00:46.240Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.29s) [2021-02-25T02:00:46.240Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.27s) [2021-02-25T02:00:46.240Z] --- PASS: TestReadPluginNoRead/default (2.27s) [2021-02-25T02:00:46.240Z] read_test.go:92: [dd9657c628546] daemon is not started [2021-02-25T02:00:46.240Z] PASS [2021-02-25T02:00:46.240Z] [2021-02-25T02:00:46.240Z] DONE 6 tests in 17.600s [2021-02-25T02:00:46.240Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-02-25T02:00:46.240Z] testing: warning: no tests to run [2021-02-25T02:00:46.240Z] PASS [2021-02-25T02:00:46.240Z] [2021-02-25T02:00:46.240Z] DONE 0 tests in 0.060s [2021-02-25T02:00:46.240Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-02-25T02:00:46.240Z] INFO: Testing against a local daemon [2021-02-25T02:00:46.240Z] === RUN TestPluginWithDevMounts [2021-02-25T02:00:46.240Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-02-25T02:00:46.240Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-02-25T02:00:46.240Z] PASS [2021-02-25T02:00:46.240Z] [2021-02-25T02:00:46.240Z] === Skipped [2021-02-25T02:00:46.240Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2021-02-25T02:00:46.240Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-02-25T02:00:46.240Z] [2021-02-25T02:00:46.240Z] [2021-02-25T02:00:46.240Z] DONE 1 tests, 1 skipped in 0.160s [2021-02-25T02:00:46.240Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-02-25T02:00:46.252Z] ok github.com/docker/docker/pkg/discovery/file 0.012s coverage: 97.6% of statements [2021-02-25T02:00:46.501Z] INFO: Testing against a local daemon [2021-02-25T02:00:46.501Z] === RUN TestSecretInspect [2021-02-25T02:00:46.501Z] --- SKIP: TestSecretInspect (0.01s) [2021-02-25T02:00:46.501Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-25T02:00:46.501Z] === RUN TestSecretList [2021-02-25T02:00:46.501Z] --- SKIP: TestSecretList (0.01s) [2021-02-25T02:00:46.501Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-25T02:00:46.501Z] === RUN TestSecretsCreateAndDelete [2021-02-25T02:00:46.501Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2021-02-25T02:00:46.501Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-25T02:00:46.501Z] === RUN TestSecretsUpdate [2021-02-25T02:00:46.501Z] --- SKIP: TestSecretsUpdate (0.01s) [2021-02-25T02:00:46.501Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-25T02:00:46.501Z] === RUN TestTemplatedSecret [2021-02-25T02:00:46.501Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-02-25T02:00:46.501Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-25T02:00:46.501Z] === RUN TestSecretCreateResolve [2021-02-25T02:00:46.501Z] --- SKIP: TestSecretCreateResolve (0.02s) [2021-02-25T02:00:46.501Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-25T02:00:46.501Z] PASS [2021-02-25T02:00:46.501Z] [2021-02-25T02:00:46.501Z] === Skipped [2021-02-25T02:00:46.501Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2021-02-25T02:00:46.501Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-25T02:00:46.501Z] [2021-02-25T02:00:46.501Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2021-02-25T02:00:46.501Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-25T02:00:46.501Z] [2021-02-25T02:00:46.501Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2021-02-25T02:00:46.501Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-25T02:00:46.501Z] [2021-02-25T02:00:46.501Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2021-02-25T02:00:46.501Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-25T02:00:46.501Z] [2021-02-25T02:00:46.502Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2021-02-25T02:00:46.502Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-25T02:00:46.502Z] [2021-02-25T02:00:46.502Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.02s) [2021-02-25T02:00:46.502Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-25T02:00:46.502Z] [2021-02-25T02:00:46.502Z] [2021-02-25T02:00:46.502Z] DONE 6 tests, 6 skipped in 0.222s [2021-02-25T02:00:46.502Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-02-25T02:00:46.763Z] INFO: Testing against a local daemon [2021-02-25T02:00:46.763Z] === RUN TestServiceCreateInit [2021-02-25T02:00:46.763Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-02-25T02:00:46.763Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-02-25T02:00:46.763Z] --- PASS: TestServiceCreateInit (0.02s) [2021-02-25T02:00:46.763Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-02-25T02:00:46.763Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-25T02:00:46.763Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-02-25T02:00:46.763Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-25T02:00:46.763Z] === RUN TestCreateServiceMultipleTimes [2021-02-25T02:00:46.763Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2021-02-25T02:00:46.763Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-25T02:00:46.763Z] === RUN TestCreateServiceConflict [2021-02-25T02:00:46.763Z] --- SKIP: TestCreateServiceConflict (0.01s) [2021-02-25T02:00:46.763Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-25T02:00:46.763Z] === RUN TestCreateServiceMaxReplicas [2021-02-25T02:00:46.763Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2021-02-25T02:00:46.763Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-25T02:00:46.763Z] === RUN TestCreateWithDuplicateNetworkNames [2021-02-25T02:00:46.763Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2021-02-25T02:00:46.763Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-25T02:00:46.763Z] === RUN TestCreateServiceSecretFileMode [2021-02-25T02:00:46.763Z] --- SKIP: TestCreateServiceSecretFileMode (0.02s) [2021-02-25T02:00:46.763Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-25T02:00:46.763Z] === RUN TestCreateServiceConfigFileMode [2021-02-25T02:00:46.763Z] --- SKIP: TestCreateServiceConfigFileMode (0.02s) [2021-02-25T02:00:46.763Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-25T02:00:46.763Z] === RUN TestCreateServiceSysctls [2021-02-25T02:00:46.763Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-02-25T02:00:46.763Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-25T02:00:46.763Z] === RUN TestCreateServiceCapabilities [2021-02-25T02:00:46.764Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-02-25T02:00:46.764Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-25T02:00:46.764Z] === RUN TestInspect [2021-02-25T02:00:46.764Z] --- SKIP: TestInspect (0.01s) [2021-02-25T02:00:46.764Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-25T02:00:46.764Z] === RUN TestCreateJob [2021-02-25T02:00:46.764Z] --- SKIP: TestCreateJob (0.01s) [2021-02-25T02:00:46.764Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-25T02:00:46.764Z] === RUN TestReplicatedJob [2021-02-25T02:00:46.764Z] --- SKIP: TestReplicatedJob (0.01s) [2021-02-25T02:00:46.764Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-25T02:00:46.764Z] === RUN TestUpdateReplicatedJob [2021-02-25T02:00:46.764Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2021-02-25T02:00:46.764Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-25T02:00:46.764Z] === RUN TestServiceListWithStatuses [2021-02-25T02:00:46.827Z] ok github.com/docker/docker/pkg/discovery/memory 0.009s coverage: 92.3% of statements [2021-02-25T02:00:47.025Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-02-25T02:00:47.026Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-02-25T02:00:47.026Z] === RUN TestDockerNetworkConnectAlias [2021-02-25T02:00:47.026Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2021-02-25T02:00:47.026Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-25T02:00:47.026Z] === RUN TestDockerNetworkReConnect [2021-02-25T02:00:47.026Z] --- SKIP: TestDockerNetworkReConnect (0.02s) [2021-02-25T02:00:47.026Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-25T02:00:47.026Z] === RUN TestServicePlugin [2021-02-25T02:00:47.400Z] ok github.com/docker/docker/pkg/discovery/nodes 0.014s coverage: 93.8% of statements [2021-02-25T02:00:47.974Z] ok github.com/docker/docker/pkg/dmesg 0.011s coverage: 83.3% of statements [2021-02-25T02:00:48.549Z] ok github.com/docker/docker/pkg/chrootarchive 3.481s coverage: 43.2% of statements [2021-02-25T02:00:48.628Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-25T02:00:48.628Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-25T02:00:49.122Z] ok github.com/docker/docker/pkg/filenotify 0.615s coverage: 67.0% of statements [2021-02-25T02:00:49.122Z] ok github.com/docker/docker/pkg/fileutils 0.017s coverage: 89.5% of statements [2021-02-25T02:00:49.697Z] ok github.com/docker/docker/pkg/homedir 0.011s coverage: 11.4% of statements [2021-02-25T02:00:49.960Z] ok github.com/docker/docker/pkg/fsutils 0.331s coverage: 85.1% of statements [2021-02-25T02:00:50.223Z] ok github.com/docker/docker/layer 7.279s coverage: 68.8% of statements [2021-02-25T02:00:50.223Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-02-25T02:00:50.223Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-02-25T02:00:50.223Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-02-25T02:00:50.223Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-02-25T02:00:50.223Z] ? github.com/docker/docker/oci/caps [no test files] [2021-02-25T02:00:50.223Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-02-25T02:00:50.223Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-02-25T02:00:50.223Z] ok github.com/docker/docker/pkg/discovery/kv 3.094s coverage: 84.1% of statements [2021-02-25T02:00:50.697Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-02-25T02:00:50.697Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.34s) [2021-02-25T02:00:50.697Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.45s) [2021-02-25T02:00:50.697Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.51s) [2021-02-25T02:00:50.697Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.49s) [2021-02-25T02:00:50.697Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.46s) [2021-02-25T02:00:50.697Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.48s) [2021-02-25T02:00:50.697Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.29s) [2021-02-25T02:00:50.697Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.41s) [2021-02-25T02:00:50.697Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.06s) [2021-02-25T02:00:50.697Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.31s) [2021-02-25T02:00:50.697Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.40s) [2021-02-25T02:00:50.697Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.40s) [2021-02-25T02:00:50.697Z] === RUN TestCgroupNamespacesRun [2021-02-25T02:00:51.172Z] ok github.com/docker/docker/pkg/jsonmessage 0.028s coverage: 91.7% of statements [2021-02-25T02:00:51.172Z] ok github.com/docker/docker/pkg/longpath 0.017s coverage: 100.0% of statements [2021-02-25T02:00:51.241Z] --- SKIP: TestServicePlugin (3.55s) [2021-02-25T02:00:51.241Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-25T02:00:51.241Z] === RUN TestServiceUpdateLabel [2021-02-25T02:00:51.241Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2021-02-25T02:00:51.241Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-25T02:00:51.241Z] === RUN TestServiceUpdateSecrets [2021-02-25T02:00:51.241Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2021-02-25T02:00:51.241Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-25T02:00:51.241Z] === RUN TestServiceUpdateConfigs [2021-02-25T02:00:51.241Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2021-02-25T02:00:51.241Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-25T02:00:51.241Z] === RUN TestServiceUpdateNetwork [2021-02-25T02:00:51.241Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2021-02-25T02:00:51.241Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-25T02:00:51.241Z] === RUN TestServiceUpdatePidsLimit [2021-02-25T02:00:51.241Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s) [2021-02-25T02:00:51.241Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-25T02:00:51.241Z] PASS [2021-02-25T02:00:51.241Z] [2021-02-25T02:00:51.241Z] === Skipped [2021-02-25T02:00:51.241Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-02-25T02:00:51.241Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-02-25T02:00:51.241Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-25T02:00:51.241Z] [2021-02-25T02:00:51.241Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-02-25T02:00:51.241Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-02-25T02:00:51.241Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-25T02:00:51.241Z] [2021-02-25T02:00:51.241Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2021-02-25T02:00:51.241Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-25T02:00:51.241Z] [2021-02-25T02:00:51.241Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2021-02-25T02:00:51.241Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-25T02:00:51.241Z] [2021-02-25T02:00:51.241Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2021-02-25T02:00:51.241Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-25T02:00:51.241Z] [2021-02-25T02:00:51.241Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2021-02-25T02:00:51.241Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-25T02:00:51.241Z] [2021-02-25T02:00:51.241Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.02s) [2021-02-25T02:00:51.241Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-25T02:00:51.241Z] [2021-02-25T02:00:51.241Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.02s) [2021-02-25T02:00:51.241Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-25T02:00:51.241Z] [2021-02-25T02:00:51.241Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2021-02-25T02:00:51.241Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-25T02:00:51.241Z] [2021-02-25T02:00:51.241Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2021-02-25T02:00:51.241Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-25T02:00:51.241Z] [2021-02-25T02:00:51.241Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2021-02-25T02:00:51.241Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-25T02:00:51.241Z] [2021-02-25T02:00:51.241Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2021-02-25T02:00:51.241Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-25T02:00:51.241Z] [2021-02-25T02:00:51.241Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2021-02-25T02:00:51.241Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-25T02:00:51.241Z] [2021-02-25T02:00:51.241Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2021-02-25T02:00:51.241Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-25T02:00:51.241Z] [2021-02-25T02:00:51.241Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-02-25T02:00:51.241Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-02-25T02:00:51.241Z] [2021-02-25T02:00:51.241Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2021-02-25T02:00:51.241Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-25T02:00:51.241Z] [2021-02-25T02:00:51.241Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s) [2021-02-25T02:00:51.241Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-25T02:00:51.241Z] [2021-02-25T02:00:51.241Z] === SKIP: amd64.integration.service TestServicePlugin (3.55s) [2021-02-25T02:00:51.241Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-25T02:00:51.241Z] [2021-02-25T02:00:51.241Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2021-02-25T02:00:51.241Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-25T02:00:51.241Z] [2021-02-25T02:00:51.241Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2021-02-25T02:00:51.241Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-25T02:00:51.241Z] [2021-02-25T02:00:51.241Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2021-02-25T02:00:51.241Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-25T02:00:51.241Z] [2021-02-25T02:00:51.241Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2021-02-25T02:00:51.241Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-25T02:00:51.241Z] [2021-02-25T02:00:51.241Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s) [2021-02-25T02:00:51.241Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-25T02:00:51.241Z] [2021-02-25T02:00:51.241Z] [2021-02-25T02:00:51.241Z] DONE 24 tests, 23 skipped in 4.048s [2021-02-25T02:00:51.241Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-02-25T02:00:51.241Z] INFO: Testing against a local daemon [2021-02-25T02:00:51.241Z] === RUN TestSessionCreate [2021-02-25T02:00:51.241Z] --- PASS: TestSessionCreate (0.02s) [2021-02-25T02:00:51.241Z] === RUN TestSessionCreateWithBadUpgrade [2021-02-25T02:00:51.241Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-02-25T02:00:51.241Z] PASS [2021-02-25T02:00:51.241Z] [2021-02-25T02:00:51.241Z] DONE 2 tests in 0.187s [2021-02-25T02:00:51.241Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-02-25T02:00:51.241Z] INFO: Testing against a local daemon [2021-02-25T02:00:51.241Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-02-25T02:00:51.241Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-02-25T02:00:51.241Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-02-25T02:00:51.241Z] === RUN TestEventsExecDie [2021-02-25T02:00:51.504Z] --- PASS: TestEventsExecDie (0.57s) [2021-02-25T02:00:51.504Z] === RUN TestEventsBackwardsCompatible [2021-02-25T02:00:51.504Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2021-02-25T02:00:51.504Z] === RUN TestInfoBinaryCommits [2021-02-25T02:00:51.504Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-02-25T02:00:51.504Z] === RUN TestInfoAPIVersioned [2021-02-25T02:00:51.504Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-02-25T02:00:51.504Z] === RUN TestInfoDiscoveryBackend [2021-02-25T02:00:51.747Z] ok github.com/docker/docker/pkg/idtools 0.801s coverage: 69.5% of statements [2021-02-25T02:00:51.747Z] ok github.com/docker/docker/pkg/ioutils 0.665s coverage: 70.6% of statements [2021-02-25T02:00:51.748Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-02-25T02:00:51.748Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-02-25T02:00:51.748Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-02-25T02:00:51.748Z] ok github.com/docker/docker/pkg/namesgenerator 0.023s coverage: 85.7% of statements [2021-02-25T02:00:51.748Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-02-25T02:00:51.748Z] ok github.com/docker/docker/pkg/parsers 0.013s coverage: 97.0% of statements [2021-02-25T02:00:52.144Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-02-25T02:00:52.206Z] --- PASS: TestCgroupNamespacesRun (1.77s) [2021-02-25T02:00:52.206Z] === RUN TestCgroupNamespacesRunPrivileged [2021-02-25T02:00:52.326Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.023s coverage: 86.7% of statements [2021-02-25T02:00:52.326Z] ok github.com/docker/docker/pkg/parsers/kernel 0.029s coverage: 60.0% of statements [2021-02-25T02:00:52.326Z] ok github.com/docker/docker/pkg/pidfile 0.012s coverage: 82.4% of statements [2021-02-25T02:00:52.326Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-02-25T02:00:52.326Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-02-25T02:00:52.355Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-02-25T02:00:52.355Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-02-25T02:00:53.277Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.024s coverage: 56.8% of statements [2021-02-25T02:00:53.427Z] --- PASS: TestInfoDiscoveryBackend (1.53s) [2021-02-25T02:00:53.427Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-02-25T02:00:53.542Z] ok github.com/docker/docker/pkg/plugins/transport 0.013s coverage: 85.7% of statements [2021-02-25T02:00:53.804Z] ok github.com/docker/docker/pkg/pools 0.015s coverage: 88.2% of statements [2021-02-25T02:00:53.804Z] ok github.com/docker/docker/pkg/progress 0.014s coverage: 75.9% of statements [2021-02-25T02:00:54.276Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.73s) [2021-02-25T02:00:54.276Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-02-25T02:00:54.378Z] ok github.com/docker/docker/pkg/reexec 0.019s coverage: 82.4% of statements [2021-02-25T02:00:54.954Z] ok github.com/docker/docker/pkg/stdcopy 0.013s coverage: 100.0% of statements [2021-02-25T02:00:55.217Z] ok github.com/docker/docker/pkg/pubsub 1.093s coverage: 75.0% of statements [2021-02-25T02:00:55.787Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.80s) [2021-02-25T02:00:55.787Z] === RUN TestCgroupNamespacesRunHostMode [2021-02-25T02:00:55.791Z] ok github.com/docker/docker/pkg/stringid 0.011s coverage: 70.6% of statements [2021-02-25T02:00:55.791Z] ok github.com/docker/docker/pkg/streamformatter 0.013s coverage: 66.2% of statements [2021-02-25T02:00:56.732Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.38s) [2021-02-25T02:00:56.732Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-02-25T02:00:56.732Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-02-25T02:00:56.732Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-25T02:00:56.732Z] === RUN TestInfoAPI [2021-02-25T02:00:56.732Z] --- PASS: TestInfoAPI (0.02s) [2021-02-25T02:00:56.732Z] === RUN TestInfoAPIWarnings [2021-02-25T02:00:56.737Z] ok github.com/docker/docker/pkg/sysinfo 0.017s coverage: 54.2% of statements [2021-02-25T02:00:57.001Z] ok github.com/docker/docker/pkg/system 0.034s coverage: 36.9% of statements [2021-02-25T02:00:57.577Z] ok github.com/docker/docker/pkg/tailfile 0.108s coverage: 88.6% of statements [2021-02-25T02:00:57.577Z] ok github.com/docker/docker/pkg/signal 2.789s coverage: 61.0% of statements [2021-02-25T02:00:57.840Z] testing: warning: no tests to run [2021-02-25T02:00:57.840Z] coverage: [no statements] [2021-02-25T02:00:57.840Z] ok github.com/docker/docker/pkg/term/windows 0.008s coverage: [no statements] [no tests to run] [2021-02-25T02:00:57.840Z] ok github.com/docker/docker/pkg/tarsum 0.120s coverage: 89.3% of statements [2021-02-25T02:00:57.855Z] --- PASS: TestCgroupNamespacesRunHostMode (1.78s) [2021-02-25T02:00:57.855Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-02-25T02:00:58.104Z] ok github.com/docker/docker/pkg/truncindex 0.120s coverage: 91.5% of statements [2021-02-25T02:00:58.369Z] ok github.com/docker/docker/pkg/urlutil 0.012s coverage: 100.0% of statements [2021-02-25T02:00:58.369Z] ok github.com/docker/docker/pkg/useragent 0.010s coverage: 88.9% of statements [2021-02-25T02:00:59.371Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.88s) [2021-02-25T02:00:59.371Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-02-25T02:00:59.765Z] ok github.com/docker/docker/plugin/v2 0.035s coverage: 14.5% of statements [2021-02-25T02:00:59.765Z] ok github.com/docker/docker/profiles/seccomp 0.018s coverage: 85.4% of statements [2021-02-25T02:01:00.287Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-02-25T02:01:01.161Z] ok github.com/docker/docker/reference 0.017s coverage: 84.4% of statements [2021-02-25T02:01:01.161Z] ok github.com/docker/docker/plugin 0.565s coverage: 23.2% of statements [2021-02-25T02:01:01.443Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.71s) [2021-02-25T02:01:01.443Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-02-25T02:01:01.675Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-02-25T02:01:02.078Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.90s) [2021-02-25T02:01:02.078Z] === RUN TestCgroupNamespacesRunOlderClient [2021-02-25T02:01:02.557Z] ok github.com/docker/docker/registry/resumable 0.028s coverage: 100.0% of statements [2021-02-25T02:01:02.821Z] ok github.com/docker/docker/quota 0.561s coverage: 71.4% of statements [2021-02-25T02:01:02.821Z] ok github.com/docker/docker/registry 0.180s coverage: 57.2% of statements [2021-02-25T02:01:03.061Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-02-25T02:01:03.086Z] ok github.com/docker/docker/restartmanager 0.015s coverage: 45.3% of statements [2021-02-25T02:01:03.664Z] ok github.com/docker/docker/testutil 0.017s coverage: 62.5% of statements [2021-02-25T02:01:03.928Z] ok github.com/docker/docker/runconfig 0.028s coverage: 66.1% of statements [2021-02-25T02:01:04.007Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-02-25T02:01:04.147Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.03s) [2021-02-25T02:01:04.147Z] === RUN TestKernelTCPMemory [2021-02-25T02:01:04.579Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-02-25T02:01:05.183Z] --- PASS: TestKernelTCPMemory (0.96s) [2021-02-25T02:01:05.183Z] === RUN TestNISDomainname [2021-02-25T02:01:05.855Z] ok github.com/docker/docker/volume/drivers 0.037s coverage: 36.1% of statements [2021-02-25T02:01:05.968Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-02-25T02:01:06.219Z] --- PASS: TestNISDomainname (1.10s) [2021-02-25T02:01:06.219Z] === RUN TestHostnameDnsResolution [2021-02-25T02:01:06.431Z] ok github.com/docker/docker/volume/mounts 0.062s coverage: 67.0% of statements [2021-02-25T02:01:07.382Z] ok github.com/docker/docker/volume/local 0.236s coverage: 76.4% of statements [2021-02-25T02:01:07.728Z] --- PASS: TestHostnameDnsResolution (1.78s) [2021-02-25T02:01:07.728Z] === RUN TestStats [2021-02-25T02:01:08.328Z] ok github.com/docker/docker/volume/service 0.026s coverage: 73.1% of statements [2021-02-25T02:01:09.310Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-02-25T02:01:11.094Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-02-25T02:01:11.225Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-02-25T02:01:11.250Z] --- PASS: TestStats (2.97s) [2021-02-25T02:01:11.250Z] === RUN TestStopContainerWithTimeout [2021-02-25T02:01:11.250Z] === RUN TestStopContainerWithTimeout/0 [2021-02-25T02:01:11.250Z] === PAUSE TestStopContainerWithTimeout/0 [2021-02-25T02:01:11.250Z] === RUN TestStopContainerWithTimeout/1 [2021-02-25T02:01:11.250Z] === PAUSE TestStopContainerWithTimeout/1 [2021-02-25T02:01:11.250Z] === RUN TestStopContainerWithTimeout/3 [2021-02-25T02:01:11.250Z] === PAUSE TestStopContainerWithTimeout/3 [2021-02-25T02:01:11.250Z] === RUN TestStopContainerWithTimeout/-1 [2021-02-25T02:01:11.250Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-02-25T02:01:11.250Z] === CONT TestStopContainerWithTimeout/0 [2021-02-25T02:01:11.250Z] === CONT TestStopContainerWithTimeout/-1 [2021-02-25T02:01:11.931Z] === CONT TestStopContainerWithTimeout/3 [2021-02-25T02:01:13.141Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-02-25T02:01:13.403Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-02-25T02:01:14.000Z] === CONT TestStopContainerWithTimeout/1 [2021-02-25T02:01:14.791Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-02-25T02:01:14.854Z] --- PASS: TestInfoAPIWarnings (17.37s) [2021-02-25T02:01:14.854Z] === RUN TestInfoDebug [2021-02-25T02:01:15.427Z] --- PASS: TestInfoDebug (1.53s) [2021-02-25T02:01:15.427Z] === RUN TestInfoInsecureRegistries [2021-02-25T02:01:16.071Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-02-25T02:01:16.071Z] --- PASS: TestStopContainerWithTimeout/0 (1.10s) [2021-02-25T02:01:16.071Z] --- PASS: TestStopContainerWithTimeout/-1 (3.07s) [2021-02-25T02:01:16.071Z] --- PASS: TestStopContainerWithTimeout/3 (2.90s) [2021-02-25T02:01:16.071Z] --- PASS: TestStopContainerWithTimeout/1 (1.99s) [2021-02-25T02:01:16.071Z] === RUN TestDeleteDevicemapper [2021-02-25T02:01:16.071Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-02-25T02:01:16.071Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-02-25T02:01:16.071Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-02-25T02:01:16.179Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-02-25T02:01:16.818Z] --- PASS: TestInfoInsecureRegistries (1.53s) [2021-02-25T02:01:16.818Z] === RUN TestInfoRegistryMirrors [2021-02-25T02:01:18.117Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-02-25T02:01:18.735Z] --- PASS: TestInfoRegistryMirrors (1.53s) [2021-02-25T02:01:18.735Z] === RUN TestLoginFailsWithBadCredentials [2021-02-25T02:01:18.735Z] --- PASS: TestLoginFailsWithBadCredentials (0.16s) [2021-02-25T02:01:18.735Z] === RUN TestPingCacheHeaders [2021-02-25T02:01:18.735Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-02-25T02:01:18.735Z] === RUN TestPingGet [2021-02-25T02:01:18.735Z] --- PASS: TestPingGet (0.01s) [2021-02-25T02:01:18.735Z] === RUN TestPingHead [2021-02-25T02:01:18.735Z] --- PASS: TestPingHead (0.02s) [2021-02-25T02:01:18.735Z] === RUN TestVersion [2021-02-25T02:01:18.735Z] --- PASS: TestVersion (0.02s) [2021-02-25T02:01:18.735Z] PASS [2021-02-25T02:01:18.735Z] [2021-02-25T02:01:18.735Z] === Skipped [2021-02-25T02:01:18.735Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-02-25T02:01:18.735Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-02-25T02:01:18.735Z] [2021-02-25T02:01:18.735Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-02-25T02:01:18.735Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-25T02:01:18.735Z] [2021-02-25T02:01:18.735Z] [2021-02-25T02:01:18.735Z] DONE 18 tests, 2 skipped in 27.910s [2021-02-25T02:01:18.735Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-02-25T02:01:18.997Z] INFO: Testing against a local daemon [2021-02-25T02:01:18.997Z] === RUN TestVolumesCreateAndList [2021-02-25T02:01:18.997Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-02-25T02:01:18.997Z] === RUN TestVolumesRemove [2021-02-25T02:01:18.997Z] --- PASS: TestVolumesRemove (0.06s) [2021-02-25T02:01:18.997Z] === RUN TestVolumesInspect [2021-02-25T02:01:18.997Z] --- PASS: TestVolumesInspect (0.02s) [2021-02-25T02:01:18.997Z] === RUN TestVolumesInvalidJSON [2021-02-25T02:01:18.997Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-02-25T02:01:18.997Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-02-25T02:01:18.997Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-02-25T02:01:18.997Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-02-25T02:01:18.997Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-02-25T02:01:18.997Z] PASS [2021-02-25T02:01:18.997Z] [2021-02-25T02:01:18.997Z] DONE 5 tests in 0.298s [2021-02-25T02:01:18.997Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-02-25T02:01:19.060Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-02-25T02:01:19.258Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12270 is not a child of this shell [2021-02-25T02:01:19.258Z] warning: PID 12270 from bundles/test-integration/docker.pid had a nonzero exit code [2021-02-25T02:01:19.258Z] Leaving: AppArmorNo profiles have been unloaded. [2021-02-25T02:01:19.258Z] [2021-02-25T02:01:19.258Z] Unloading profiles will leave already running processes permanently [2021-02-25T02:01:19.258Z] unconfined, which can lead to unexpected situations. [2021-02-25T02:01:19.258Z] [2021-02-25T02:01:19.258Z] To set a process to complain mode, use the command line tool [2021-02-25T02:01:19.258Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-02-25T02:01:19.258Z] Removing test suite binaries [2021-02-25T02:01:19.258Z] exiting test-integration [2021-02-25T02:01:19.258Z] ++ exit 0 [2021-02-25T02:01:19.679Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.76s) [2021-02-25T02:01:19.679Z] === RUN TestUpdateMemory [2021-02-25T02:01:19.679Z] --- SKIP: TestUpdateMemory (0.00s) [2021-02-25T02:01:19.679Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-02-25T02:01:19.679Z] === RUN TestUpdateCPUQuota [2021-02-25T02:01:20.203Z] [2021-02-25T02:01:20.448Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-02-25T02:01:21.189Z] --- PASS: TestUpdateCPUQuota (1.23s) [2021-02-25T02:01:21.189Z] === RUN TestUpdatePidsLimit [2021-02-25T02:01:21.189Z] === RUN TestUpdatePidsLimit/update_from_none [2021-02-25T02:01:21.189Z] === RUN TestUpdatePidsLimit/no_change [2021-02-25T02:01:21.481Z] === RUN TestUpdatePidsLimit/update_lower [2021-02-25T02:01:21.834Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-02-25T02:01:21.834Z] Using test binary docker [2021-02-25T02:01:21.834Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-02-25T02:01:21.834Z] Starting apparmor (via systemctl): apparmor.service. [2021-02-25T02:01:21.834Z] Starting dockerd [2021-02-25T02:01:21.834Z] INFO: Waiting for daemon to start... [2021-02-25T02:01:22.115Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-02-25T02:01:22.407Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-02-25T02:01:22.699Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-02-25T02:01:22.991Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-02-25T02:01:23.746Z] . [2021-02-25T02:01:23.746Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-02-25T02:01:23.746Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-02-25T02:01:23.746Z] Error: No such image: emptyfs [2021-02-25T02:01:24.008Z] Running integration-test (iteration 1) [2021-02-25T02:01:24.008Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-02-25T02:01:24.090Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-02-25T02:01:24.090Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-02-25T02:01:24.504Z] --- PASS: TestUpdatePidsLimit (3.58s) [2021-02-25T02:01:24.504Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.32s) [2021-02-25T02:01:24.504Z] --- PASS: TestUpdatePidsLimit/no_change (0.40s) [2021-02-25T02:01:24.504Z] --- PASS: TestUpdatePidsLimit/update_lower (0.37s) [2021-02-25T02:01:24.504Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.37s) [2021-02-25T02:01:24.504Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.37s) [2021-02-25T02:01:24.504Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.38s) [2021-02-25T02:01:24.504Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.39s) [2021-02-25T02:01:24.504Z] === RUN TestUpdateRestartPolicy [2021-02-25T02:01:25.140Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main Post stage [Pipeline] junit [2021-02-25T02:01:25.514Z] Recording test results [2021-02-25T02:01:26.059Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-02-25T02:01:26.194Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-02-25T02:01:26.450Z] + echo Ensuring container killed. [2021-02-25T02:01:26.450Z] Ensuring container killed. [2021-02-25T02:01:26.450Z] + docker rm -vf docker-pr4 [2021-02-25T02:01:26.450Z] Error: No such container: docker-pr4 [Pipeline] sh [2021-02-25T02:01:26.491Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-02-25T02:01:26.738Z] + echo Chowning /workspace to jenkins user [2021-02-25T02:01:26.738Z] Chowning /workspace to jenkins user [2021-02-25T02:01:26.738Z] + id -u [2021-02-25T02:01:26.738Z] + id -g [2021-02-25T02:01:26.738Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42061:/workspace busybox chown -R 1000:1000 /workspace [2021-02-25T02:01:28.624Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-02-25T02:01:28.961Z] + bundleName=amd64-rootless [2021-02-25T02:01:28.961Z] + echo Creating amd64-rootless-bundles.tar.gz [2021-02-25T02:01:28.961Z] Creating amd64-rootless-bundles.tar.gz [2021-02-25T02:01:28.961Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-02-25T02:01:28.961Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2021-02-25T02:01:28.976Z] Archiving artifacts [2021-02-25T02:01:29.297Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42061/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-02-25T02:01:29.618Z] + make clean [2021-02-25T02:01:29.880Z] docker volume rm -f docker-dev-cache [2021-02-25T02:01:29.880Z] docker-dev-cache [Pipeline] deleteDir [2021-02-25T02:01:30.295Z] ok github.com/docker/docker/pkg/plugins 33.669s coverage: 76.6% of statements [2021-02-25T02:01:30.295Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-02-25T02:01:30.295Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-02-25T02:01:30.295Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-02-25T02:01:30.295Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-02-25T02:01:30.295Z] ? github.com/docker/docker/pkg/term [no test files] [2021-02-25T02:01:30.295Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-02-25T02:01:30.295Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-02-25T02:01:30.295Z] ? github.com/docker/docker/rootless [no test files] [2021-02-25T02:01:30.295Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-02-25T02:01:30.295Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-02-25T02:01:30.295Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-02-25T02:01:30.295Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-02-25T02:01:30.295Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-02-25T02:01:30.295Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-02-25T02:01:30.295Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-02-25T02:01:30.295Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-02-25T02:01:30.295Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-02-25T02:01:30.295Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-02-25T02:01:30.295Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-02-25T02:01:30.295Z] ? github.com/docker/docker/testutil/request [no test files] [2021-02-25T02:01:30.295Z] ? github.com/docker/docker/volume [no test files] [2021-02-25T02:01:30.295Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-02-25T02:01:30.295Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-02-25T02:01:30.295Z] [2021-02-25T02:01:30.295Z] === Skipped [2021-02-25T02:01:30.295Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-02-25T02:01:30.295Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-02-25T02:01:30.295Z] [2021-02-25T02:01:30.295Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-02-25T02:01:30.295Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-02-25T02:01:30.295Z] [2021-02-25T02:01:30.295Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-02-25T02:01:30.295Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-25T02:01:30.295Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-25T02:01:30.295Z] [2021-02-25T02:01:30.295Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-02-25T02:01:30.295Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-25T02:01:30.295Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-25T02:01:30.295Z] [2021-02-25T02:01:30.295Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-02-25T02:01:30.295Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-25T02:01:30.295Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-25T02:01:30.295Z] [2021-02-25T02:01:30.295Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-02-25T02:01:30.295Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-25T02:01:30.295Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-25T02:01:30.295Z] [2021-02-25T02:01:30.295Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-02-25T02:01:30.295Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-25T02:01:30.295Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-25T02:01:30.295Z] [2021-02-25T02:01:30.295Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-02-25T02:01:30.295Z] graphtest_unix.go:73: No driver to put! [2021-02-25T02:01:30.295Z] [2021-02-25T02:01:30.295Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-02-25T02:01:30.295Z] time="2021-02-25T02:00:21Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-25T02:01:30.295Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-25T02:01:30.295Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-25T02:01:30.295Z] [2021-02-25T02:01:30.295Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-02-25T02:01:30.295Z] time="2021-02-25T02:00:21Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-25T02:01:30.295Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-25T02:01:30.295Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-25T02:01:30.295Z] [2021-02-25T02:01:30.295Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-02-25T02:01:30.295Z] time="2021-02-25T02:00:21Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-25T02:01:30.295Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-25T02:01:30.295Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-25T02:01:30.295Z] [2021-02-25T02:01:30.295Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-02-25T02:01:30.295Z] time="2021-02-25T02:00:21Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-25T02:01:30.295Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-25T02:01:30.295Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-25T02:01:30.295Z] [2021-02-25T02:01:30.295Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-02-25T02:01:30.295Z] time="2021-02-25T02:00:21Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-25T02:01:30.295Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-25T02:01:30.295Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-25T02:01:30.295Z] [2021-02-25T02:01:30.295Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-02-25T02:01:30.295Z] graphtest_unix.go:73: No driver to put! [2021-02-25T02:01:30.295Z] [2021-02-25T02:01:30.295Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-02-25T02:01:30.295Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-02-25T02:01:30.295Z] [2021-02-25T02:01:30.295Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-02-25T02:01:30.295Z] overlay_test.go:49: Fails to compute changes intermittently [2021-02-25T02:01:30.295Z] [2021-02-25T02:01:30.295Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-02-25T02:01:30.295Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-02-25T02:01:30.295Z] [2021-02-25T02:01:30.295Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-02-25T02:01:30.295Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-02-25T02:01:30.295Z] [2021-02-25T02:01:30.295Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-02-25T02:01:30.295Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-25T02:01:30.295Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-25T02:01:30.295Z] [2021-02-25T02:01:30.295Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-02-25T02:01:30.295Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-25T02:01:30.295Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-25T02:01:30.295Z] [2021-02-25T02:01:30.295Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-02-25T02:01:30.295Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-25T02:01:30.295Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-25T02:01:30.295Z] [2021-02-25T02:01:30.295Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-02-25T02:01:30.295Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-25T02:01:30.295Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-25T02:01:30.295Z] [2021-02-25T02:01:30.295Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-02-25T02:01:30.295Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-25T02:01:30.295Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-25T02:01:30.295Z] [2021-02-25T02:01:30.295Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-02-25T02:01:30.295Z] graphtest_unix.go:73: No driver to put! [2021-02-25T02:01:30.295Z] [2021-02-25T02:01:30.295Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-02-25T02:01:30.295Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-02-25T02:01:30.295Z] [2021-02-25T02:01:30.295Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-02-25T02:01:30.295Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-02-25T02:01:30.295Z] [2021-02-25T02:01:30.295Z] [2021-02-25T02:01:30.295Z] DONE 2225 tests, 26 skipped in 198.538s Post stage [Pipeline] junit [2021-02-25T02:01:30.311Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-25T02:01:32.097Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-02-25T02:01:32.226Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-02-25T02:01:32.478Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42061/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=725963e3c12cf681b8834207522f60f80b5ee261 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:725963e3c12cf681b8834207522f60f80b5ee261 hack/make.sh dynbinary test-integration [2021-02-25T02:01:33.424Z] [2021-02-25T02:01:33.424Z] Removing bundles/ [2021-02-25T02:01:33.424Z] [2021-02-25T02:01:33.424Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-02-25T02:01:33.424Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-02-25T02:01:33.424Z] GOOS="" GOARCH="" GOARM="" [2021-02-25T02:01:33.797Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-02-25T02:01:35.337Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-02-25T02:01:35.983Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-02-25T02:01:37.512Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-02-25T02:01:38.928Z] Loaded image: buildpack-deps:buster [2021-02-25T02:01:38.928Z] Loaded image: busybox:latest [2021-02-25T02:01:38.928Z] Loaded image: busybox:glibc [2021-02-25T02:01:39.048Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-02-25T02:01:39.189Z] Loaded image: debian:bullseye [2021-02-25T02:01:39.450Z] Loaded image: hello-world:latest [2021-02-25T02:01:39.857Z] --- PASS: TestUpdateRestartPolicy (13.04s) [2021-02-25T02:01:39.857Z] === RUN TestUpdateRestartWithAutoRemove [2021-02-25T02:01:39.857Z] --- PASS: TestUpdateRestartWithAutoRemove (0.92s) [2021-02-25T02:01:39.857Z] === RUN TestWaitNonBlocked [2021-02-25T02:01:39.857Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-25T02:01:39.857Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-25T02:01:39.857Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-25T02:01:39.857Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-25T02:01:39.857Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-25T02:01:39.857Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-25T02:01:39.857Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-02-25T02:01:39.857Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.09s) [2021-02-25T02:01:39.857Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.22s) [2021-02-25T02:01:39.857Z] === RUN TestWaitBlocked [2021-02-25T02:01:39.857Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-25T02:01:39.857Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-25T02:01:39.857Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-02-25T02:01:39.857Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-02-25T02:01:39.857Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-25T02:01:39.857Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-02-25T02:01:40.041Z] Loaded image: arm32v7/hello-world:latest [2021-02-25T02:01:40.302Z] INFO: Testing against a local daemon [2021-02-25T02:01:40.302Z] === RUN TestCgroupNamespacesBuild [2021-02-25T02:01:40.892Z] --- PASS: TestWaitBlocked (0.02s) [2021-02-25T02:01:40.892Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.05s) [2021-02-25T02:01:40.892Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.16s) [2021-02-25T02:01:40.892Z] === CONT TestContainerStartOnDaemonRestart [2021-02-25T02:01:40.892Z] === CONT TestContainerKillOnDaemonStart [2021-02-25T02:01:41.152Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-02-25T02:01:41.688Z] --- PASS: TestCgroupNamespacesBuild (1.49s) [2021-02-25T02:01:41.688Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-02-25T02:01:42.208Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-02-25T02:01:43.074Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.31s) [2021-02-25T02:01:43.074Z] === RUN TestBuildWithSession [2021-02-25T02:01:43.074Z] --- SKIP: TestBuildWithSession (0.00s) [2021-02-25T02:01:43.074Z] build_session_test.go:25: TODO: BuildKit [2021-02-25T02:01:43.074Z] === RUN TestBuildSquashParent [2021-02-25T02:01:43.314Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-02-25T02:01:44.416Z] --- PASS: TestContainerStartOnDaemonRestart (3.31s) [2021-02-25T02:01:44.416Z] === CONT TestIpcModeOlderClient [2021-02-25T02:01:44.416Z] --- PASS: TestIpcModeOlderClient (0.20s) [2021-02-25T02:01:44.416Z] === CONT TestDaemonHostGatewayIP [2021-02-25T02:01:44.574Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-02-25T02:01:44.574Z] Using test binary docker [2021-02-25T02:01:44.574Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-02-25T02:01:44.574Z] +++ /etc/init.d/apparmor start [2021-02-25T02:01:44.574Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-02-25T02:01:44.574Z] INFO: Waiting for daemon to start... [2021-02-25T02:01:44.574Z] Starting dockerd [2021-02-25T02:01:44.574Z] +++ 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 [2021-02-25T02:01:46.702Z] . [2021-02-25T02:01:46.702Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-02-25T02:01:46.702Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-02-25T02:01:46.702Z] Error: No such image: emptyfs [2021-02-25T02:01:46.702Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-02-25T02:01:46.702Z] ++++ docker load [2021-02-25T02:01:47.003Z] Running integration-test (iteration 1) [2021-02-25T02:01:47.003Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2021-02-25T02:01:47.003Z] ++ 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 [2021-02-25T02:01:47.003Z] ++ set -e [2021-02-25T02:01:47.003Z] ++ '[' -n 0 ']' [2021-02-25T02:01:47.003Z] ++ set -x [2021-02-25T02:01:47.003Z] ++ env -i DEST=/go/src/github.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 [2021-02-25T02:01:47.282Z] --- PASS: TestBuildSquashParent (4.16s) [2021-02-25T02:01:47.282Z] === RUN TestBuildWithRemoveAndForceRemove [2021-02-25T02:01:47.282Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-25T02:01:47.282Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-25T02:01:47.282Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-25T02:01:47.282Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-25T02:01:47.282Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-25T02:01:47.282Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-25T02:01:47.282Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-25T02:01:47.282Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-25T02:01:47.282Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-25T02:01:47.282Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-25T02:01:47.282Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-25T02:01:47.282Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-25T02:01:47.282Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-25T02:01:47.282Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-25T02:01:47.989Z] --- PASS: TestDaemonHostGatewayIP (3.60s) [2021-02-25T02:01:47.989Z] === CONT TestRestartDaemonWithRestartingContainer [2021-02-25T02:01:48.669Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-25T02:01:48.932Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-25T02:01:50.158Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m15.95965343s with top 10 stages: buildssa: 1m41.209576206s, goimports: 22.673870625s, unconvert: 12.99757495s, gosec: 9.961543035s, golint: 6.324962581s, misspell: 4.641100019s, ineffassign: 4.138824477s, inspect: 3.255335542s, vrp: 3.058521734s, printf: 2.097361147s [2021-02-25T02:01:50.320Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-25T02:01:50.320Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-25T02:01:51.514Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.92s) [2021-02-25T02:01:51.514Z] === CONT TestDaemonRestartIpcMode [2021-02-25T02:01:52.236Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-02-25T02:01:52.236Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.58s) [2021-02-25T02:01:52.236Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.69s) [2021-02-25T02:01:52.236Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.46s) [2021-02-25T02:01:52.236Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.44s) [2021-02-25T02:01:52.236Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.38s) [2021-02-25T02:01:52.236Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.56s) [2021-02-25T02:01:52.236Z] === RUN TestBuildMultiStageCopy [2021-02-25T02:01:52.236Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-02-25T02:01:53.177Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-02-25T02:01:53.437Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-02-25T02:01:53.438Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-02-25T02:01:53.588Z] --- PASS: TestContainerKillOnDaemonStart (12.49s) [2021-02-25T02:01:53.696Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-02-25T02:01:53.700Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-02-25T02:01:53.960Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-02-25T02:01:54.221Z] --- PASS: TestBuildMultiStageCopy (2.35s) [2021-02-25T02:01:54.221Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.41s) [2021-02-25T02:01:54.221Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.23s) [2021-02-25T02:01:54.221Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s) [2021-02-25T02:01:54.221Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.23s) [2021-02-25T02:01:54.221Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.26s) [2021-02-25T02:01:54.221Z] === RUN TestBuildMultiStageParentConfig [2021-02-25T02:01:54.624Z] --- PASS: TestDaemonRestartIpcMode (3.78s) [2021-02-25T02:01:54.624Z] PASS [2021-02-25T02:01:54.624Z] [2021-02-25T02:01:54.624Z] === Skipped [2021-02-25T02:01:54.624Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2021-02-25T02:01:54.624Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-25T02:01:54.624Z] [2021-02-25T02:01:54.624Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.01s) [2021-02-25T02:01:54.624Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-25T02:01:54.624Z] [2021-02-25T02:01:54.624Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2021-02-25T02:01:54.624Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-25T02:01:54.624Z] [2021-02-25T02:01:54.624Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-02-25T02:01:54.624Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-02-25T02:01:54.624Z] [2021-02-25T02:01:54.624Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2021-02-25T02:01:54.624Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-02-25T02:01:54.624Z] [2021-02-25T02:01:54.624Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2021-02-25T02:01:54.624Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-02-25T02:01:54.624Z] [2021-02-25T02:01:54.624Z] [2021-02-25T02:01:54.624Z] DONE 196 tests, 6 skipped in 157.567s [2021-02-25T02:01:54.624Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2021-02-25T02:01:54.624Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2021-02-25T02:01:54.624Z] ++ set -e [2021-02-25T02:01:54.624Z] ++ '[' -n 0 ']' [2021-02-25T02:01:54.624Z] ++ set -x [2021-02-25T02:01:54.624Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2021-02-25T02:01:54.793Z] --- PASS: TestBuildMultiStageParentConfig (0.61s) [2021-02-25T02:01:54.793Z] === RUN TestBuildLabelWithTargets [2021-02-25T02:01:54.916Z] INFO: Testing against a local daemon [2021-02-25T02:01:54.916Z] === RUN TestCommitInheritsEnv [2021-02-25T02:01:55.550Z] --- PASS: TestCommitInheritsEnv (0.60s) [2021-02-25T02:01:55.550Z] === RUN TestImportExtremelyLargeImageWorks [2021-02-25T02:01:55.550Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-02-25T02:01:55.550Z] === RUN TestImagesFilterMultiReference [2021-02-25T02:01:55.550Z] --- PASS: TestImagesFilterMultiReference (0.04s) [2021-02-25T02:01:55.550Z] === RUN TestImagePullPlatformInvalid [2021-02-25T02:01:55.550Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2021-02-25T02:01:55.550Z] === RUN TestRemoveImageOrphaning [2021-02-25T02:01:55.736Z] --- PASS: TestBuildLabelWithTargets (0.97s) [2021-02-25T02:01:55.736Z] === RUN TestBuildWithEmptyLayers [2021-02-25T02:01:56.183Z] --- PASS: TestRemoveImageOrphaning (0.60s) [2021-02-25T02:01:56.183Z] === RUN TestRemoveImageGarbageCollector [2021-02-25T02:01:56.183Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-02-25T02:01:56.183Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-25T02:01:56.183Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-02-25T02:01:56.183Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-02-25T02:01:56.183Z] === RUN TestTagInvalidReference [2021-02-25T02:01:56.183Z] --- PASS: TestTagInvalidReference (0.01s) [2021-02-25T02:01:56.183Z] === RUN TestTagValidPrefixedRepo [2021-02-25T02:01:56.183Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2021-02-25T02:01:56.183Z] === RUN TestTagExistedNameWithoutForce [2021-02-25T02:01:56.184Z] --- PASS: TestTagExistedNameWithoutForce (0.01s) [2021-02-25T02:01:56.184Z] === RUN TestTagOfficialNames [2021-02-25T02:01:56.184Z] --- PASS: TestTagOfficialNames (0.03s) [2021-02-25T02:01:56.184Z] === RUN TestTagMatchesDigest [2021-02-25T02:01:56.184Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-02-25T02:01:56.184Z] === CONT TestImportExtremelyLargeImageWorks [2021-02-25T02:01:56.309Z] --- PASS: TestBuildWithEmptyLayers (0.50s) [2021-02-25T02:01:56.309Z] === RUN TestBuildMultiStageOnBuild [2021-02-25T02:01:58.223Z] --- PASS: TestBuildMultiStageOnBuild (1.65s) [2021-02-25T02:01:58.223Z] === RUN TestBuildUncleanTarFilenames [2021-02-25T02:01:58.796Z] --- PASS: TestBuildUncleanTarFilenames (0.67s) [2021-02-25T02:01:58.796Z] === RUN TestBuildMultiStageLayerLeak [2021-02-25T02:02:00.711Z] --- PASS: TestBuildMultiStageLayerLeak (1.73s) [2021-02-25T02:02:00.711Z] === RUN TestBuildWithHugeFile [2021-02-25T02:02:02.333Z] INFO [runner/unused/goanalysis] analyzers took 27.451272306s with top 10 stages: buildssa: 23.166555473s, U1000: 4.284716833s [2021-02-25T02:02:02.333Z] INFO [runner] Issues before processing: 2265, after processing: 0 [2021-02-25T02:02:02.333Z] INFO [runner] Processors filtering stat (out/in): identifier_marker: 1580/1580, exclude: 1580/1580, exclude-rules: 64/1580, cgo: 1685/2265, skip_dirs: 1685/1685, autogenerated_exclude: 1580/1685, nolint: 0/64, skip_files: 1685/1685, path_prettifier: 1685/1685, filename_unadjuster: 1685/1685 [2021-02-25T02:02:02.333Z] INFO [runner] processing took 122.251915ms with stages: nolint: 52.628297ms, identifier_marker: 38.778784ms, path_prettifier: 13.610248ms, exclude-rules: 6.543783ms, autogenerated_exclude: 6.24521ms, skip_dirs: 2.409366ms, cgo: 1.122554ms, filename_unadjuster: 906.908µs, uniq_by_line: 1.702µs, max_same_issues: 1.66µs, max_from_linter: 634ns, source_code: 622ns, diff: 619ns, exclude: 511ns, path_shortener: 429ns, max_per_file_from_linter: 301ns, skip_files: 287ns [2021-02-25T02:02:02.333Z] INFO [runner] linters took 1m38.302837647s with stages: goanalysis_metalinter: 1m18.931484787s, unused: 19.248438779s [2021-02-25T02:02:02.333Z] INFO File cache stats: 1450 entries of total size 6.8MiB [2021-02-25T02:02:02.333Z] INFO Memory: 1643 samples, avg is 251.5MB, max is 3495.6MB [2021-02-25T02:02:02.333Z] INFO Execution took 3m39.649325007s [2021-02-25T02:02:02.333Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2021-02-25T02:02:02.499Z] Loaded image: buildpack-deps:buster [2021-02-25T02:02:02.499Z] Loaded image: busybox:latest [2021-02-25T02:02:02.499Z] Loaded image: busybox:glibc [2021-02-25T02:02:02.681Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42061/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=725963e3c12cf681b8834207522f60f80b5ee261 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:725963e3c12cf681b8834207522f60f80b5ee261 hack/make.sh dynbinary-daemon test-docker-py [2021-02-25T02:02:03.141Z] Loaded image: debian:bullseye [2021-02-25T02:02:03.142Z] Loaded image: hello-world:latest [2021-02-25T02:02:03.142Z] Loaded image: arm32v7/hello-world:latest [2021-02-25T02:02:03.142Z] INFO: Testing against a local daemon [2021-02-25T02:02:03.142Z] === RUN TestCgroupNamespacesBuild [2021-02-25T02:02:03.244Z] [2021-02-25T02:02:03.244Z] Removing bundles/ [2021-02-25T02:02:03.244Z] [2021-02-25T02:02:03.244Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2021-02-25T02:02:03.244Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-02-25T02:02:03.244Z] GOOS="" GOARCH="" GOARM="" [2021-02-25T02:02:04.662Z] --- PASS: TestCgroupNamespacesBuild (1.39s) [2021-02-25T02:02:04.662Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-02-25T02:02:06.281Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.37s) [2021-02-25T02:02:06.281Z] === RUN TestBuildWithSession [2021-02-25T02:02:06.281Z] --- SKIP: TestBuildWithSession (0.00s) [2021-02-25T02:02:06.281Z] build_session_test.go:25: TODO: BuildKit [2021-02-25T02:02:06.281Z] === RUN TestBuildSquashParent [2021-02-25T02:02:10.806Z] --- PASS: TestBuildSquashParent (4.24s) [2021-02-25T02:02:10.806Z] === RUN TestBuildWithRemoveAndForceRemove [2021-02-25T02:02:10.806Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-25T02:02:10.806Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-25T02:02:10.806Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-25T02:02:10.806Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-25T02:02:10.806Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-25T02:02:10.806Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-25T02:02:10.806Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-25T02:02:10.807Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-25T02:02:10.807Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-25T02:02:10.807Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-25T02:02:10.807Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-25T02:02:10.807Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-25T02:02:10.807Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-25T02:02:10.807Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-25T02:02:10.807Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-25T02:02:10.807Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-25T02:02:12.915Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-25T02:02:12.915Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-25T02:02:15.017Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-02-25T02:02:15.017Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.58s) [2021-02-25T02:02:15.017Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.66s) [2021-02-25T02:02:15.017Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.68s) [2021-02-25T02:02:15.017Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.74s) [2021-02-25T02:02:15.017Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.61s) [2021-02-25T02:02:15.017Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.81s) [2021-02-25T02:02:15.017Z] === RUN TestBuildMultiStageCopy [2021-02-25T02:02:15.017Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-02-25T02:02:16.069Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-02-25T02:02:16.366Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-02-25T02:02:16.663Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-02-25T02:02:17.304Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-02-25T02:02:17.598Z] --- PASS: TestBuildMultiStageCopy (2.76s) [2021-02-25T02:02:17.598Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.48s) [2021-02-25T02:02:17.598Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.30s) [2021-02-25T02:02:17.598Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.30s) [2021-02-25T02:02:17.598Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.34s) [2021-02-25T02:02:17.598Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.34s) [2021-02-25T02:02:17.598Z] === RUN TestBuildMultiStageParentConfig [2021-02-25T02:02:18.242Z] --- PASS: TestBuildMultiStageParentConfig (0.85s) [2021-02-25T02:02:18.242Z] === RUN TestBuildLabelWithTargets [2021-02-25T02:02:19.809Z] --- PASS: TestBuildLabelWithTargets (1.28s) [2021-02-25T02:02:19.809Z] === RUN TestBuildWithEmptyLayers [2021-02-25T02:02:20.116Z] --- PASS: TestBuildWithEmptyLayers (0.65s) [2021-02-25T02:02:20.116Z] === RUN TestBuildMultiStageOnBuild [2021-02-25T02:02:22.208Z] --- PASS: TestBuildMultiStageOnBuild (1.76s) [2021-02-25T02:02:22.208Z] === RUN TestBuildUncleanTarFilenames [2021-02-25T02:02:22.860Z] --- PASS: TestBuildUncleanTarFilenames (0.92s) [2021-02-25T02:02:22.860Z] === RUN TestBuildMultiStageLayerLeak [2021-02-25T02:02:24.962Z] --- PASS: TestBuildMultiStageLayerLeak (1.78s) [2021-02-25T02:02:24.962Z] === RUN TestBuildWithHugeFile [2021-02-25T02:02:54.961Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-02-25T02:02:54.961Z] [2021-02-25T02:02:54.961Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-02-25T02:02:54.961Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-02-25T02:02:54.961Z] HOSTNAME=99a8f265477f [2021-02-25T02:02:54.961Z] TESTDEBUG=0 [2021-02-25T02:02:54.961Z] DEST=bundles/test-integration [2021-02-25T02:02:54.961Z] PWD=/go/src/github.com/docker/docker [2021-02-25T02:02:54.961Z] DOCKER_GITCOMMIT=725963e3c12cf681b8834207522f60f80b5ee261 [2021-02-25T02:02:54.961Z] container=docker [2021-02-25T02:02:54.961Z] HOME=/root [2021-02-25T02:02:54.961Z] GOLANG_VERSION=1.13.15 [2021-02-25T02:02:54.961Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-02-25T02:02:54.961Z] VALIDATE_BRANCH=20.10 [2021-02-25T02:02:54.961Z] TERM=xterm [2021-02-25T02:02:54.961Z] DOCKER_PKG=github.com/docker/docker [2021-02-25T02:02:54.961Z] SHLVL=1 [2021-02-25T02:02:54.961Z] TIMEOUT=120m [2021-02-25T02:02:54.961Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-02-25T02:02:54.961Z] DOCKER_GRAPHDRIVER=overlay2 [2021-02-25T02:02:54.961Z] GO111MODULE=off [2021-02-25T02:02:54.961Z] DOCKER_EXPERIMENTAL=1 [2021-02-25T02:02:54.961Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-02-25T02:02:54.961Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-02-25T02:02:54.961Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-02-25T02:02:54.961Z] GOPATH=/go [2021-02-25T02:02:54.961Z] PKG_CONFIG=pkg-config [2021-02-25T02:02:54.961Z] _=/usr/bin/env [2021-02-25T02:02:54.961Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-02-25T02:02:57.061Z] --- PASS: TestBuildWithHugeFile (52.50s) [2021-02-25T02:02:57.061Z] === RUN TestBuildWithEmptyDockerfile [2021-02-25T02:02:57.061Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-25T02:02:57.061Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-25T02:02:57.061Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-25T02:02:57.061Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-25T02:02:57.061Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-25T02:02:57.061Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-25T02:02:57.061Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-25T02:02:57.061Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-25T02:02:57.061Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-25T02:02:57.061Z] --- PASS: TestBuildWithEmptyDockerfile (0.10s) [2021-02-25T02:02:57.061Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2021-02-25T02:02:57.061Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) [2021-02-25T02:02:57.061Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.07s) [2021-02-25T02:02:57.061Z] === RUN TestBuildPreserveOwnership [2021-02-25T02:02:57.061Z] === RUN TestBuildPreserveOwnership/copy_from [2021-02-25T02:02:57.061Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-02-25T02:02:57.061Z] --- PASS: TestBuildPreserveOwnership (3.64s) [2021-02-25T02:02:57.061Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.44s) [2021-02-25T02:02:57.061Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.19s) [2021-02-25T02:02:57.061Z] === RUN TestBuildPlatformInvalid [2021-02-25T02:02:57.061Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2021-02-25T02:02:57.061Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-02-25T02:03:01.408Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-02-25T02:03:11.966Z] Loaded image: buildpack-deps:buster [2021-02-25T02:03:11.966Z] Loaded image: busybox:latest [2021-02-25T02:03:11.966Z] Loaded image: busybox:glibc [2021-02-25T02:03:12.537Z] Loaded image: debian:bullseye [2021-02-25T02:03:12.537Z] Loaded image: hello-world:latest [2021-02-25T02:03:12.537Z] Loaded image: arm32v7/hello-world:latest [2021-02-25T02:03:16.956Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-02-25T02:03:16.956Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-02-25T02:03:20.683Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (22.86s) [2021-02-25T02:03:20.683Z] PASS [2021-02-25T02:03:20.683Z] [2021-02-25T02:03:20.683Z] === Skipped [2021-02-25T02:03:20.683Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-02-25T02:03:20.683Z] build_session_test.go:25: TODO: BuildKit [2021-02-25T02:03:20.683Z] [2021-02-25T02:03:20.683Z] [2021-02-25T02:03:20.683Z] DONE 33 tests, 1 skipped in 115.840s [2021-02-25T02:03:20.683Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-02-25T02:03:20.683Z] INFO: Testing against a local daemon [2021-02-25T02:03:20.683Z] === RUN TestConfigInspect [2021-02-25T02:03:22.069Z] --- PASS: TestConfigInspect (1.98s) [2021-02-25T02:03:22.069Z] === RUN TestConfigList [2021-02-25T02:03:22.190Z] --- PASS: TestBuildWithHugeFile (56.09s) [2021-02-25T02:03:22.190Z] === RUN TestBuildWithEmptyDockerfile [2021-02-25T02:03:22.190Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-25T02:03:22.190Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-25T02:03:22.190Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-25T02:03:22.190Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-25T02:03:22.190Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-25T02:03:22.190Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-25T02:03:22.190Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-25T02:03:22.190Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-25T02:03:22.190Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-25T02:03:22.191Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2021-02-25T02:03:22.191Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.31s) [2021-02-25T02:03:22.191Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.32s) [2021-02-25T02:03:22.191Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.33s) [2021-02-25T02:03:22.191Z] === RUN TestBuildPreserveOwnership [2021-02-25T02:03:22.191Z] === RUN TestBuildPreserveOwnership/copy_from [2021-02-25T02:03:23.849Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-02-25T02:03:23.984Z] --- PASS: TestConfigList (2.26s) [2021-02-25T02:03:23.984Z] === RUN TestConfigsCreateAndDelete [2021-02-25T02:03:24.896Z] --- PASS: TestBuildPreserveOwnership (3.84s) [2021-02-25T02:03:24.896Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.51s) [2021-02-25T02:03:24.896Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.32s) [2021-02-25T02:03:24.896Z] === RUN TestBuildPlatformInvalid [2021-02-25T02:03:25.194Z] --- PASS: TestBuildPlatformInvalid (0.13s) [2021-02-25T02:03:25.194Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-02-25T02:03:25.898Z] --- PASS: TestConfigsCreateAndDelete (1.89s) [2021-02-25T02:03:25.899Z] === RUN TestConfigsUpdate [2021-02-25T02:03:28.443Z] --- PASS: TestConfigsUpdate (2.37s) [2021-02-25T02:03:28.443Z] === RUN TestTemplatedConfig [2021-02-25T02:03:30.987Z] --- PASS: TestTemplatedConfig (2.67s) [2021-02-25T02:03:30.987Z] === RUN TestConfigCreateResolve [2021-02-25T02:03:33.429Z] --- PASS: TestImportExtremelyLargeImageWorks (82.61s) [2021-02-25T02:03:33.429Z] PASS [2021-02-25T02:03:33.429Z] [2021-02-25T02:03:33.429Z] === Skipped [2021-02-25T02:03:33.429Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-02-25T02:03:33.429Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-25T02:03:33.429Z] [2021-02-25T02:03:33.429Z] [2021-02-25T02:03:33.429Z] DONE 12 tests, 1 skipped in 84.184s [2021-02-25T02:03:33.429Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2021-02-25T02:03:33.429Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2021-02-25T02:03:33.429Z] ++ set -e [2021-02-25T02:03:33.429Z] ++ '[' -n 0 ']' [2021-02-25T02:03:33.429Z] ++ set -x [2021-02-25T02:03:33.429Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2021-02-25T02:03:33.429Z] INFO: Testing against a local daemon [2021-02-25T02:03:33.429Z] === RUN TestNetworkCreateDelete [2021-02-25T02:03:33.429Z] --- PASS: TestNetworkCreateDelete (0.14s) [2021-02-25T02:03:33.429Z] === RUN TestDockerNetworkDeletePreferID [2021-02-25T02:03:33.429Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2021-02-25T02:03:33.429Z] === RUN TestDaemonDNSFallback [2021-02-25T02:03:33.429Z] --- PASS: TestDaemonDNSFallback (2.61s) [2021-02-25T02:03:33.429Z] === RUN TestInspectNetwork [2021-02-25T02:03:33.429Z] === RUN TestInspectNetwork/full_network_id [2021-02-25T02:03:33.429Z] === RUN TestInspectNetwork/partial_network_id [2021-02-25T02:03:33.429Z] === RUN TestInspectNetwork/network_name [2021-02-25T02:03:33.429Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-02-25T02:03:33.498Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-02-25T02:03:33.532Z] --- PASS: TestConfigCreateResolve (2.35s) [2021-02-25T02:03:33.532Z] === RUN TestConfigDaemonLibtrustID [2021-02-25T02:03:33.721Z] --- PASS: TestInspectNetwork (11.67s) [2021-02-25T02:03:33.721Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-02-25T02:03:33.721Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-02-25T02:03:33.721Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-02-25T02:03:33.721Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-02-25T02:03:33.721Z] === RUN TestRunContainerWithBridgeNone [2021-02-25T02:03:33.793Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2021-02-25T02:03:33.793Z] PASS [2021-02-25T02:03:34.054Z] [2021-02-25T02:03:34.054Z] DONE 7 tests in 14.085s [2021-02-25T02:03:34.054Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-02-25T02:03:34.054Z] INFO: Testing against a local daemon [2021-02-25T02:03:34.054Z] === RUN TestCheckpoint [2021-02-25T02:03:34.054Z] --- SKIP: TestCheckpoint (0.00s) [2021-02-25T02:03:34.054Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-25T02:03:34.054Z] === RUN TestContainerInvalidJSON [2021-02-25T02:03:34.054Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-02-25T02:03:34.054Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-02-25T02:03:34.054Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-02-25T02:03:34.054Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-02-25T02:03:34.054Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-02-25T02:03:34.054Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-02-25T02:03:34.054Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-02-25T02:03:34.054Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-02-25T02:03:34.054Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-02-25T02:03:34.054Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-02-25T02:03:34.054Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-02-25T02:03:34.054Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-02-25T02:03:34.054Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-02-25T02:03:34.054Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-02-25T02:03:34.054Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2021-02-25T02:03:34.054Z] === RUN TestCopyFromContainerPathIsNotDir [2021-02-25T02:03:34.054Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-02-25T02:03:34.054Z] === RUN TestCopyToContainerPathDoesNotExist [2021-02-25T02:03:34.054Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2021-02-25T02:03:34.054Z] === RUN TestCopyToContainerPathIsNotDir [2021-02-25T02:03:34.315Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-02-25T02:03:34.315Z] === RUN TestCopyFromContainer [2021-02-25T02:03:35.099Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-02-25T02:03:35.256Z] === RUN TestCopyFromContainer// [2021-02-25T02:03:35.256Z] === RUN TestCopyFromContainer//bar/root [2021-02-25T02:03:35.517Z] === RUN TestCopyFromContainer//bar/root/ [2021-02-25T02:03:35.517Z] === RUN TestCopyFromContainer/bar/quux [2021-02-25T02:03:35.517Z] === RUN TestCopyFromContainer/bar/quux/ [2021-02-25T02:03:35.778Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-02-25T02:03:35.778Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-02-25T02:03:35.778Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-02-25T02:03:35.778Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-02-25T02:03:36.040Z] === RUN TestCopyFromContainer/bar/notarget [2021-02-25T02:03:36.040Z] --- PASS: TestCopyFromContainer (1.83s) [2021-02-25T02:03:36.040Z] --- PASS: TestCopyFromContainer// (0.08s) [2021-02-25T02:03:36.040Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2021-02-25T02:03:36.040Z] --- PASS: TestCopyFromContainer//bar/root/ (0.08s) [2021-02-25T02:03:36.040Z] --- PASS: TestCopyFromContainer/bar/quux (0.08s) [2021-02-25T02:03:36.040Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2021-02-25T02:03:36.040Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2021-02-25T02:03:36.040Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2021-02-25T02:03:36.040Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2021-02-25T02:03:36.040Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2021-02-25T02:03:36.040Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2021-02-25T02:03:36.040Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-02-25T02:03:36.040Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-25T02:03:36.040Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-25T02:03:36.040Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-25T02:03:36.040Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-25T02:03:36.040Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-25T02:03:36.040Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-25T02:03:36.040Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-25T02:03:36.040Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-25T02:03:36.040Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-25T02:03:36.040Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-02-25T02:03:36.040Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-02-25T02:03:36.040Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-02-25T02:03:36.040Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-02-25T02:03:36.040Z] === RUN TestCreateLinkToNonExistingContainer [2021-02-25T02:03:36.040Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-02-25T02:03:36.040Z] === RUN TestCreateWithInvalidEnv [2021-02-25T02:03:36.040Z] === RUN TestCreateWithInvalidEnv/0 [2021-02-25T02:03:36.040Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-02-25T02:03:36.040Z] === RUN TestCreateWithInvalidEnv/1 [2021-02-25T02:03:36.040Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-02-25T02:03:36.041Z] === RUN TestCreateWithInvalidEnv/2 [2021-02-25T02:03:36.041Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-02-25T02:03:36.041Z] === CONT TestCreateWithInvalidEnv/0 [2021-02-25T02:03:36.041Z] === CONT TestCreateWithInvalidEnv/2 [2021-02-25T02:03:36.041Z] === CONT TestCreateWithInvalidEnv/1 [2021-02-25T02:03:36.041Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-02-25T02:03:36.041Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-02-25T02:03:36.041Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-02-25T02:03:36.041Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-02-25T02:03:36.041Z] === RUN TestCreateTmpfsMountsTarget [2021-02-25T02:03:36.041Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-02-25T02:03:36.041Z] === RUN TestCreateWithCustomMaskedPaths [2021-02-25T02:03:36.079Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-02-25T02:03:36.454Z] --- PASS: TestRunContainerWithBridgeNone (2.47s) [2021-02-25T02:03:36.454Z] === RUN TestNetworkInvalidJSON [2021-02-25T02:03:36.454Z] === RUN TestNetworkInvalidJSON//networks/create [2021-02-25T02:03:36.454Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-02-25T02:03:36.454Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-02-25T02:03:36.454Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-02-25T02:03:36.454Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-25T02:03:36.454Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-25T02:03:36.454Z] === CONT TestNetworkInvalidJSON//networks/create [2021-02-25T02:03:36.454Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-25T02:03:36.454Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-02-25T02:03:36.454Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-02-25T02:03:36.454Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-02-25T02:03:36.454Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-02-25T02:03:36.454Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-02-25T02:03:36.454Z] === RUN TestNetworkList [2021-02-25T02:03:36.454Z] === RUN TestNetworkList//networks [2021-02-25T02:03:36.454Z] === PAUSE TestNetworkList//networks [2021-02-25T02:03:36.454Z] === RUN TestNetworkList//networks/ [2021-02-25T02:03:36.454Z] === PAUSE TestNetworkList//networks/ [2021-02-25T02:03:36.454Z] === CONT TestNetworkList//networks [2021-02-25T02:03:36.454Z] === CONT TestNetworkList//networks/ [2021-02-25T02:03:36.454Z] --- PASS: TestNetworkList (0.01s) [2021-02-25T02:03:36.454Z] --- PASS: TestNetworkList//networks (0.00s) [2021-02-25T02:03:36.454Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-02-25T02:03:36.454Z] === RUN TestHostIPv4BridgeLabel [2021-02-25T02:03:36.745Z] --- PASS: TestHostIPv4BridgeLabel (0.54s) [2021-02-25T02:03:36.745Z] === RUN TestDaemonRestartWithLiveRestore [2021-02-25T02:03:37.842Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2021-02-25T02:03:37.842Z] === RUN TestDaemonDefaultNetworkPools [2021-02-25T02:03:37.954Z] --- PASS: TestCreateWithCustomMaskedPaths (1.61s) [2021-02-25T02:03:37.954Z] === RUN TestCreateWithCustomReadonlyPaths [2021-02-25T02:03:38.878Z] --- PASS: TestDaemonDefaultNetworkPools (0.85s) [2021-02-25T02:03:38.878Z] === RUN TestDaemonRestartWithExistingNetwork [2021-02-25T02:03:39.340Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.62s) [2021-02-25T02:03:39.340Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-02-25T02:03:39.340Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-25T02:03:39.340Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-25T02:03:39.340Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-25T02:03:39.340Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-25T02:03:39.340Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-25T02:03:39.340Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-25T02:03:39.340Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-25T02:03:39.340Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-25T02:03:39.340Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-25T02:03:39.340Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-25T02:03:39.340Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-25T02:03:39.340Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-25T02:03:39.340Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-25T02:03:39.340Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-25T02:03:39.340Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-25T02:03:39.340Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-02-25T02:03:39.340Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-02-25T02:03:39.340Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-02-25T02:03:39.340Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-02-25T02:03:39.340Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-02-25T02:03:39.340Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-02-25T02:03:39.340Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-02-25T02:03:39.669Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-02-25T02:03:39.669Z] [2021-02-25T02:03:39.669Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2021-02-25T02:03:39.669Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2021-02-25T02:03:39.669Z] Using test binary docker [2021-02-25T02:03:39.669Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-02-25T02:03:39.669Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-02-25T02:03:39.669Z] INFO: Waiting for daemon to start... [2021-02-25T02:03:39.669Z] Starting dockerd [2021-02-25T02:03:39.669Z] . [2021-02-25T02:03:39.669Z] INFO: Building docker-sdk-python3:4.4.1... [2021-02-25T02:03:39.914Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.58s) [2021-02-25T02:03:39.914Z] === RUN TestCreateDifferentPlatform [2021-02-25T02:03:39.914Z] === RUN TestCreateDifferentPlatform/different_os [2021-02-25T02:03:39.914Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-02-25T02:03:39.914Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-02-25T02:03:39.914Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-02-25T02:03:39.914Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-02-25T02:03:39.914Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-02-25T02:03:39.914Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2021-02-25T02:03:39.914Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-02-25T02:03:39.915Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s) [2021-02-25T02:03:39.915Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-02-25T02:03:40.175Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-02-25T02:03:40.175Z] === RUN TestContainerStartOnDaemonRestart [2021-02-25T02:03:40.175Z] === PAUSE TestContainerStartOnDaemonRestart [2021-02-25T02:03:40.175Z] === RUN TestDaemonRestartIpcMode [2021-02-25T02:03:40.175Z] === PAUSE TestDaemonRestartIpcMode [2021-02-25T02:03:40.175Z] === RUN TestDaemonHostGatewayIP [2021-02-25T02:03:40.175Z] === PAUSE TestDaemonHostGatewayIP [2021-02-25T02:03:40.175Z] === RUN TestRestartDaemonWithRestartingContainer [2021-02-25T02:03:40.175Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-02-25T02:03:40.175Z] === RUN TestContainerKillOnDaemonStart [2021-02-25T02:03:40.175Z] === PAUSE TestContainerKillOnDaemonStart [2021-02-25T02:03:40.175Z] === RUN TestDiff [2021-02-25T02:03:40.306Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-02-25T02:03:40.664Z] Loaded image: buildpack-deps:buster [2021-02-25T02:03:40.664Z] Loaded image: busybox:latest [2021-02-25T02:03:40.664Z] Loaded image: busybox:glibc [2021-02-25T02:03:40.747Z] --- PASS: TestDiff (0.52s) [2021-02-25T02:03:40.747Z] === RUN TestExecWithCloseStdin [2021-02-25T02:03:40.961Z] Loaded image: debian:bullseye [2021-02-25T02:03:41.257Z] Loaded image: hello-world:latest [2021-02-25T02:03:41.257Z] Loaded image: arm32v7/hello-world:latest [2021-02-25T02:03:41.318Z] --- PASS: TestExecWithCloseStdin (0.66s) [2021-02-25T02:03:41.319Z] === RUN TestExec [2021-02-25T02:03:41.425Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2021-02-25T02:03:41.425Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-02-25T02:03:41.717Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.65s) [2021-02-25T02:03:41.717Z] === RUN TestServiceWithPredefinedNetwork [2021-02-25T02:03:41.891Z] --- PASS: TestExec (0.65s) [2021-02-25T02:03:41.891Z] === RUN TestExecUser [2021-02-25T02:03:42.464Z] --- PASS: TestExecUser (0.64s) [2021-02-25T02:03:42.464Z] === RUN TestExportContainerAndImportImage [2021-02-25T02:03:43.256Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-02-25T02:03:43.409Z] --- PASS: TestExportContainerAndImportImage (0.75s) [2021-02-25T02:03:43.409Z] === RUN TestExportContainerAfterDaemonRestart [2021-02-25T02:03:43.599Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-02-25T02:03:43.831Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-02-25T02:03:44.169Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-02-25T02:03:44.795Z] --- PASS: TestExportContainerAfterDaemonRestart (1.31s) [2021-02-25T02:03:44.795Z] === RUN TestHealthCheckWorkdir [2021-02-25T02:03:45.221Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-02-25T02:03:45.366Z] --- PASS: TestHealthCheckWorkdir (0.78s) [2021-02-25T02:03:45.366Z] === RUN TestHealthKillContainer [2021-02-25T02:03:46.175Z] --- PASS: TestServiceWithPredefinedNetwork (3.72s) [2021-02-25T02:03:46.175Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-02-25T02:03:46.175Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-25T02:03:46.175Z] service_test.go:242: FLAKY_TEST [2021-02-25T02:03:46.175Z] === RUN TestServiceWithDataPathPortInit [2021-02-25T02:03:46.611Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-02-25T02:03:46.873Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-02-25T02:03:48.208Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (22.27s) [2021-02-25T02:03:48.208Z] PASS [2021-02-25T02:03:48.208Z] [2021-02-25T02:03:48.208Z] === Skipped [2021-02-25T02:03:48.208Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2021-02-25T02:03:48.208Z] build_session_test.go:25: TODO: BuildKit [2021-02-25T02:03:48.208Z] [2021-02-25T02:03:48.208Z] [2021-02-25T02:03:48.208Z] DONE 33 tests, 1 skipped in 120.505s [2021-02-25T02:03:48.208Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2021-02-25T02:03:48.208Z] ++ 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 [2021-02-25T02:03:48.208Z] ++ set -e [2021-02-25T02:03:48.208Z] ++ '[' -n 0 ']' [2021-02-25T02:03:48.208Z] ++ set -x [2021-02-25T02:03:48.208Z] ++ env -i DEST=/go/src/github.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 [2021-02-25T02:03:48.208Z] INFO: Testing against a local daemon [2021-02-25T02:03:48.208Z] === RUN TestConfigInspect [2021-02-25T02:03:48.665Z] --- PASS: TestHealthKillContainer (2.67s) [2021-02-25T02:03:48.665Z] === RUN TestInspectCpusetInConfigPre120 [2021-02-25T02:03:48.665Z] --- PASS: TestInspectCpusetInConfigPre120 (0.53s) [2021-02-25T02:03:48.665Z] === RUN TestIpcModeNone [2021-02-25T02:03:48.794Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-02-25T02:03:49.237Z] --- PASS: TestIpcModeNone (0.63s) [2021-02-25T02:03:49.237Z] === RUN TestIpcModePrivate [2021-02-25T02:03:49.451Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-02-25T02:03:49.727Z] --- PASS: TestConfigInspect (1.91s) [2021-02-25T02:03:49.727Z] === RUN TestConfigList [2021-02-25T02:03:49.808Z] --- PASS: TestIpcModePrivate (0.64s) [2021-02-25T02:03:49.808Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:55, shared: false, mustBeShared: false [2021-02-25T02:03:49.808Z] === RUN TestIpcModeShareable [2021-02-25T02:03:50.751Z] --- PASS: TestIpcModeShareable (0.65s) [2021-02-25T02:03:50.751Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true [2021-02-25T02:03:50.751Z] === RUN TestAPIIpcModeShareableAndContainer [2021-02-25T02:03:51.254Z] --- PASS: TestConfigList (1.91s) [2021-02-25T02:03:51.254Z] === RUN TestConfigsCreateAndDelete [2021-02-25T02:03:51.350Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-02-25T02:03:52.666Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.76s) [2021-02-25T02:03:52.666Z] === RUN TestAPIIpcModeHost [2021-02-25T02:03:52.666Z] --- PASS: TestAPIIpcModeHost (0.43s) [2021-02-25T02:03:52.666Z] === RUN TestDaemonIpcModeShareable [2021-02-25T02:03:53.340Z] --- PASS: TestConfigsCreateAndDelete (1.89s) [2021-02-25T02:03:53.340Z] === RUN TestConfigsUpdate [2021-02-25T02:03:53.904Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-02-25T02:03:54.068Z] --- PASS: TestDaemonIpcModeShareable (1.23s) [2021-02-25T02:03:54.068Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2021-02-25T02:03:54.068Z] === RUN TestDaemonIpcModePrivate [2021-02-25T02:03:55.292Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-02-25T02:03:55.464Z] --- PASS: TestDaemonIpcModePrivate (1.25s) [2021-02-25T02:03:55.464Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false [2021-02-25T02:03:55.464Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-02-25T02:03:55.486Z] --- PASS: TestConfigsUpdate (1.91s) [2021-02-25T02:03:55.486Z] === RUN TestTemplatedConfig [2021-02-25T02:03:56.254Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-02-25T02:03:56.406Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.23s) [2021-02-25T02:03:56.406Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false [2021-02-25T02:03:56.406Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-02-25T02:03:57.580Z] --- PASS: TestTemplatedConfig (2.28s) [2021-02-25T02:03:57.580Z] === RUN TestConfigCreateResolve [2021-02-25T02:03:57.797Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.23s) [2021-02-25T02:03:57.797Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2021-02-25T02:03:57.797Z] === RUN TestIpcModeOlderClient [2021-02-25T02:03:57.797Z] === PAUSE TestIpcModeOlderClient [2021-02-25T02:03:57.797Z] === RUN TestKillContainerInvalidSignal [2021-02-25T02:03:58.058Z] --- PASS: TestKillContainerInvalidSignal (0.46s) [2021-02-25T02:03:58.058Z] === RUN TestKillContainer [2021-02-25T02:03:58.058Z] === RUN TestKillContainer/no_signal [2021-02-25T02:03:58.177Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-02-25T02:03:58.630Z] === RUN TestKillContainer/non_killing_signal [2021-02-25T02:03:58.891Z] === RUN TestKillContainer/killing_signal [2021-02-25T02:03:59.441Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-02-25T02:03:59.462Z] --- PASS: TestKillContainer (1.40s) [2021-02-25T02:03:59.462Z] --- PASS: TestKillContainer/no_signal (0.44s) [2021-02-25T02:03:59.462Z] --- PASS: TestKillContainer/non_killing_signal (0.34s) [2021-02-25T02:03:59.462Z] --- PASS: TestKillContainer/killing_signal (0.44s) [2021-02-25T02:03:59.462Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-02-25T02:03:59.462Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-02-25T02:03:59.565Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-02-25T02:03:59.669Z] --- PASS: TestConfigCreateResolve (1.91s) [2021-02-25T02:03:59.669Z] === RUN TestConfigDaemonLibtrustID [2021-02-25T02:03:59.968Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2021-02-25T02:03:59.968Z] PASS [2021-02-25T02:03:59.968Z] [2021-02-25T02:03:59.968Z] DONE 7 tests in 12.422s [2021-02-25T02:03:59.968Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2021-02-25T02:03:59.968Z] ++ 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 [2021-02-25T02:03:59.968Z] ++ set -e [2021-02-25T02:03:59.968Z] ++ '[' -n 0 ']' [2021-02-25T02:03:59.968Z] ++ set -x [2021-02-25T02:03:59.968Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2021-02-25T02:03:59.968Z] INFO: Testing against a local daemon [2021-02-25T02:03:59.968Z] === RUN TestCheckpoint [2021-02-25T02:03:59.968Z] --- SKIP: TestCheckpoint (0.00s) [2021-02-25T02:03:59.968Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-25T02:03:59.968Z] === RUN TestContainerInvalidJSON [2021-02-25T02:03:59.968Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-02-25T02:03:59.968Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-02-25T02:03:59.968Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-02-25T02:03:59.968Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-02-25T02:03:59.968Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-02-25T02:03:59.968Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-02-25T02:03:59.968Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-02-25T02:03:59.968Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-02-25T02:03:59.968Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-02-25T02:03:59.968Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-02-25T02:03:59.968Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-02-25T02:03:59.968Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-02-25T02:03:59.968Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-02-25T02:03:59.968Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-02-25T02:03:59.968Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2021-02-25T02:03:59.968Z] === RUN TestCopyFromContainerPathIsNotDir [2021-02-25T02:04:00.034Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-02-25T02:04:00.271Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2021-02-25T02:04:00.271Z] === RUN TestCopyToContainerPathDoesNotExist [2021-02-25T02:04:00.271Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2021-02-25T02:04:00.271Z] === RUN TestCopyToContainerPathIsNotDir [2021-02-25T02:04:00.271Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2021-02-25T02:04:00.271Z] === RUN TestCopyFromContainer [2021-02-25T02:04:00.607Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.02s) [2021-02-25T02:04:00.607Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.46s) [2021-02-25T02:04:00.607Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.32s) [2021-02-25T02:04:00.607Z] === RUN TestKillStoppedContainer [2021-02-25T02:04:00.607Z] --- PASS: TestKillStoppedContainer (0.05s) [2021-02-25T02:04:00.607Z] === RUN TestKillStoppedContainerAPIPre120 [2021-02-25T02:04:00.607Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2021-02-25T02:04:00.607Z] === RUN TestKillDifferentUserContainer [2021-02-25T02:04:01.179Z] --- PASS: TestKillDifferentUserContainer (0.46s) [2021-02-25T02:04:01.179Z] === RUN TestInspectOomKilledTrue [2021-02-25T02:04:01.179Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-02-25T02:04:01.179Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-02-25T02:04:01.179Z] === RUN TestInspectOomKilledFalse [2021-02-25T02:04:01.440Z] --- PASS: TestInspectOomKilledFalse (0.46s) [2021-02-25T02:04:01.440Z] === RUN TestLinksEtcHostsContentMatch [2021-02-25T02:04:01.483Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-02-25T02:04:01.797Z] === RUN TestCopyFromContainer// [2021-02-25T02:04:01.797Z] === RUN TestCopyFromContainer//bar/root [2021-02-25T02:04:01.797Z] === RUN TestCopyFromContainer//bar/root/ [2021-02-25T02:04:01.797Z] === RUN TestCopyFromContainer/bar/quux [2021-02-25T02:04:01.797Z] === RUN TestCopyFromContainer/bar/quux/ [2021-02-25T02:04:01.797Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-02-25T02:04:01.797Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-02-25T02:04:02.012Z] --- PASS: TestLinksEtcHostsContentMatch (0.37s) [2021-02-25T02:04:02.012Z] === RUN TestLinksContainerNames [2021-02-25T02:04:02.094Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-02-25T02:04:02.094Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-02-25T02:04:02.094Z] === RUN TestCopyFromContainer/bar/notarget [2021-02-25T02:04:02.094Z] --- PASS: TestCopyFromContainer (1.94s) [2021-02-25T02:04:02.094Z] --- PASS: TestCopyFromContainer// (0.07s) [2021-02-25T02:04:02.094Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2021-02-25T02:04:02.094Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2021-02-25T02:04:02.094Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2021-02-25T02:04:02.094Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2021-02-25T02:04:02.094Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2021-02-25T02:04:02.094Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2021-02-25T02:04:02.094Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2021-02-25T02:04:02.094Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2021-02-25T02:04:02.094Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2021-02-25T02:04:02.094Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-02-25T02:04:02.094Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-25T02:04:02.094Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-25T02:04:02.094Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-25T02:04:02.094Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-25T02:04:02.094Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-25T02:04:02.392Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-25T02:04:02.392Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-25T02:04:02.392Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-25T02:04:02.392Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-25T02:04:02.392Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-02-25T02:04:02.392Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-02-25T02:04:02.392Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-02-25T02:04:02.392Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-02-25T02:04:02.392Z] === RUN TestCreateLinkToNonExistingContainer [2021-02-25T02:04:02.392Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-02-25T02:04:02.392Z] === RUN TestCreateWithInvalidEnv [2021-02-25T02:04:02.392Z] === RUN TestCreateWithInvalidEnv/0 [2021-02-25T02:04:02.392Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-02-25T02:04:02.392Z] === RUN TestCreateWithInvalidEnv/1 [2021-02-25T02:04:02.392Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-02-25T02:04:02.392Z] === RUN TestCreateWithInvalidEnv/2 [2021-02-25T02:04:02.392Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-02-25T02:04:02.392Z] === CONT TestCreateWithInvalidEnv/0 [2021-02-25T02:04:02.392Z] === CONT TestCreateWithInvalidEnv/2 [2021-02-25T02:04:02.392Z] === CONT TestCreateWithInvalidEnv/1 [2021-02-25T02:04:02.392Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-02-25T02:04:02.392Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-02-25T02:04:02.392Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-02-25T02:04:02.392Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-02-25T02:04:02.392Z] === RUN TestCreateTmpfsMountsTarget [2021-02-25T02:04:02.392Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-02-25T02:04:02.392Z] === RUN TestCreateWithCustomMaskedPaths [2021-02-25T02:04:02.429Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-02-25T02:04:02.738Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-02-25T02:04:02.954Z] --- PASS: TestLinksContainerNames (0.96s) [2021-02-25T02:04:02.954Z] === RUN TestLogsFollowTailEmpty [2021-02-25T02:04:03.216Z] --- PASS: TestLogsFollowTailEmpty (0.47s) [2021-02-25T02:04:03.216Z] === RUN TestContainerNetworkMountsNoChown [2021-02-25T02:04:03.788Z] --- PASS: TestContainerNetworkMountsNoChown (0.46s) [2021-02-25T02:04:03.788Z] === RUN TestMountDaemonRoot [2021-02-25T02:04:03.788Z] === RUN TestMountDaemonRoot/default [2021-02-25T02:04:03.788Z] === PAUSE TestMountDaemonRoot/default [2021-02-25T02:04:03.788Z] === RUN TestMountDaemonRoot/private [2021-02-25T02:04:03.788Z] === PAUSE TestMountDaemonRoot/private [2021-02-25T02:04:03.788Z] === RUN TestMountDaemonRoot/rprivate [2021-02-25T02:04:03.788Z] === PAUSE TestMountDaemonRoot/rprivate [2021-02-25T02:04:03.788Z] === RUN TestMountDaemonRoot/slave [2021-02-25T02:04:03.788Z] === PAUSE TestMountDaemonRoot/slave [2021-02-25T02:04:03.788Z] === RUN TestMountDaemonRoot/rslave [2021-02-25T02:04:03.788Z] === PAUSE TestMountDaemonRoot/rslave [2021-02-25T02:04:03.788Z] === RUN TestMountDaemonRoot/shared [2021-02-25T02:04:03.788Z] === PAUSE TestMountDaemonRoot/shared [2021-02-25T02:04:03.788Z] === RUN TestMountDaemonRoot/rshared [2021-02-25T02:04:03.788Z] === PAUSE TestMountDaemonRoot/rshared [2021-02-25T02:04:03.788Z] === CONT TestMountDaemonRoot/default [2021-02-25T02:04:03.788Z] === RUN TestMountDaemonRoot/default/bind_root [2021-02-25T02:04:03.788Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-02-25T02:04:03.788Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-02-25T02:04:03.788Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-02-25T02:04:03.788Z] === RUN TestMountDaemonRoot/default/mount_root [2021-02-25T02:04:03.788Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-02-25T02:04:03.788Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-02-25T02:04:03.788Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-02-25T02:04:03.788Z] === CONT TestMountDaemonRoot/default/bind_root [2021-02-25T02:04:03.788Z] === CONT TestMountDaemonRoot/rshared [2021-02-25T02:04:03.788Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-02-25T02:04:03.788Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-02-25T02:04:03.788Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-02-25T02:04:03.788Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-02-25T02:04:03.788Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-02-25T02:04:03.788Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-02-25T02:04:03.788Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-02-25T02:04:03.788Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-02-25T02:04:03.788Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-02-25T02:04:03.788Z] === CONT TestMountDaemonRoot/shared [2021-02-25T02:04:03.788Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-02-25T02:04:03.788Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-02-25T02:04:03.788Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-02-25T02:04:03.788Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-02-25T02:04:03.788Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-02-25T02:04:03.788Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-02-25T02:04:03.788Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-02-25T02:04:03.788Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-02-25T02:04:03.788Z] === CONT TestMountDaemonRoot/rslave [2021-02-25T02:04:03.788Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-02-25T02:04:03.788Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-02-25T02:04:03.788Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-02-25T02:04:03.788Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-02-25T02:04:03.788Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-02-25T02:04:03.788Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-02-25T02:04:03.788Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-02-25T02:04:03.788Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-02-25T02:04:03.788Z] === CONT TestMountDaemonRoot/slave [2021-02-25T02:04:03.788Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-02-25T02:04:03.788Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-02-25T02:04:03.788Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-02-25T02:04:03.788Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-02-25T02:04:03.788Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-02-25T02:04:03.788Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-02-25T02:04:03.788Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-02-25T02:04:03.788Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-02-25T02:04:03.788Z] === CONT TestMountDaemonRoot/rprivate [2021-02-25T02:04:03.788Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-02-25T02:04:03.788Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-02-25T02:04:03.788Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-02-25T02:04:03.788Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-02-25T02:04:03.788Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-02-25T02:04:03.788Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-02-25T02:04:03.788Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-02-25T02:04:03.788Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-02-25T02:04:03.788Z] === CONT TestMountDaemonRoot/private [2021-02-25T02:04:03.788Z] === RUN TestMountDaemonRoot/private/bind_root [2021-02-25T02:04:03.788Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-02-25T02:04:03.788Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-02-25T02:04:03.788Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-02-25T02:04:03.788Z] === RUN TestMountDaemonRoot/private/mount_root [2021-02-25T02:04:03.788Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-02-25T02:04:03.788Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-02-25T02:04:03.788Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-02-25T02:04:03.788Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-02-25T02:04:03.788Z] === CONT TestMountDaemonRoot/default/mount_root [2021-02-25T02:04:03.788Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-02-25T02:04:03.788Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-02-25T02:04:03.821Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-02-25T02:04:03.969Z] --- PASS: TestCreateWithCustomMaskedPaths (1.50s) [2021-02-25T02:04:03.969Z] === RUN TestCreateWithCustomReadonlyPaths [2021-02-25T02:04:04.049Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-02-25T02:04:04.049Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-02-25T02:04:04.049Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-02-25T02:04:04.049Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-02-25T02:04:04.049Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-02-25T02:04:04.049Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-02-25T02:04:04.049Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-02-25T02:04:04.049Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-02-25T02:04:04.049Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-02-25T02:04:04.049Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-02-25T02:04:04.049Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-02-25T02:04:04.049Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-02-25T02:04:04.049Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-02-25T02:04:04.049Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-02-25T02:04:04.049Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-02-25T02:04:04.049Z] === CONT TestMountDaemonRoot/private/bind_root [2021-02-25T02:04:04.049Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-02-25T02:04:04.311Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-02-25T02:04:04.311Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-02-25T02:04:04.311Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-02-25T02:04:04.311Z] === CONT TestMountDaemonRoot/private/mount_root [2021-02-25T02:04:04.311Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-02-25T02:04:04.311Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-02-25T02:04:04.311Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-02-25T02:04:04.311Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2021-02-25T02:04:04.311Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2021-02-25T02:04:04.311Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2021-02-25T02:04:04.311Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2021-02-25T02:04:04.311Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-02-25T02:04:04.311Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-02-25T02:04:04.311Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2021-02-25T02:04:04.311Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.03s) [2021-02-25T02:04:04.311Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2021-02-25T02:04:04.311Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-02-25T02:04:04.311Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-02-25T02:04:04.311Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-02-25T02:04:04.311Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-02-25T02:04:04.311Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-02-25T02:04:04.311Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-02-25T02:04:04.311Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2021-02-25T02:04:04.311Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.03s) [2021-02-25T02:04:04.311Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2021-02-25T02:04:04.311Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2021-02-25T02:04:04.311Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-02-25T02:04:04.311Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-02-25T02:04:04.311Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-02-25T02:04:04.311Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-02-25T02:04:04.311Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-02-25T02:04:04.311Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-02-25T02:04:04.311Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-02-25T02:04:04.311Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-02-25T02:04:04.311Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-02-25T02:04:04.311Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-02-25T02:04:04.311Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-02-25T02:04:04.311Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2021-02-25T02:04:04.311Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-02-25T02:04:04.311Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-02-25T02:04:04.311Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-02-25T02:04:04.311Z] === RUN TestContainerBindMountNonRecursive [2021-02-25T02:04:05.211Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-02-25T02:04:05.211Z] Using test binary docker [2021-02-25T02:04:05.211Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-02-25T02:04:05.211Z] +++ /etc/init.d/apparmor start [2021-02-25T02:04:05.211Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-02-25T02:04:05.212Z] INFO: Waiting for daemon to start... [2021-02-25T02:04:05.212Z] Starting dockerd [2021-02-25T02:04:05.212Z] +++ 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 [2021-02-25T02:04:05.633Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.60s) [2021-02-25T02:04:05.633Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-02-25T02:04:05.633Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-25T02:04:05.633Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-25T02:04:05.633Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-25T02:04:05.633Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-25T02:04:05.633Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-25T02:04:05.633Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-25T02:04:05.633Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-25T02:04:05.633Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-25T02:04:05.633Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-25T02:04:05.633Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-25T02:04:05.633Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-25T02:04:05.633Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-25T02:04:05.633Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-25T02:04:05.633Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-25T02:04:05.633Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-25T02:04:05.633Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-02-25T02:04:05.633Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2021-02-25T02:04:05.633Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2021-02-25T02:04:05.633Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2021-02-25T02:04:05.633Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2021-02-25T02:04:05.633Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-02-25T02:04:05.633Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-02-25T02:04:05.695Z] --- PASS: TestContainerBindMountNonRecursive (1.35s) [2021-02-25T02:04:05.695Z] === RUN TestContainerVolumesMountedAsShared [2021-02-25T02:04:05.933Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.55s) [2021-02-25T02:04:05.934Z] === RUN TestCreateDifferentPlatform [2021-02-25T02:04:05.934Z] === RUN TestCreateDifferentPlatform/different_os [2021-02-25T02:04:05.934Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-02-25T02:04:05.934Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-02-25T02:04:05.934Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-02-25T02:04:05.934Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-02-25T02:04:05.934Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-02-25T02:04:05.956Z] --- PASS: TestContainerVolumesMountedAsShared (0.42s) [2021-02-25T02:04:05.956Z] === RUN TestContainerVolumesMountedAsSlave [2021-02-25T02:04:06.254Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2021-02-25T02:04:06.254Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-02-25T02:04:06.254Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-02-25T02:04:06.254Z] === RUN TestContainerStartOnDaemonRestart [2021-02-25T02:04:06.254Z] === PAUSE TestContainerStartOnDaemonRestart [2021-02-25T02:04:06.254Z] === RUN TestDaemonRestartIpcMode [2021-02-25T02:04:06.254Z] === PAUSE TestDaemonRestartIpcMode [2021-02-25T02:04:06.254Z] === RUN TestDaemonHostGatewayIP [2021-02-25T02:04:06.254Z] === PAUSE TestDaemonHostGatewayIP [2021-02-25T02:04:06.254Z] === RUN TestRestartDaemonWithRestartingContainer [2021-02-25T02:04:06.254Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-02-25T02:04:06.254Z] === RUN TestContainerKillOnDaemonStart [2021-02-25T02:04:06.254Z] === PAUSE TestContainerKillOnDaemonStart [2021-02-25T02:04:06.254Z] === RUN TestDiff [2021-02-25T02:04:06.528Z] --- PASS: TestContainerVolumesMountedAsSlave (0.36s) [2021-02-25T02:04:06.528Z] === RUN TestNetworkNat [2021-02-25T02:04:06.629Z] --- PASS: TestDiff (0.50s) [2021-02-25T02:04:06.629Z] === RUN TestExecWithCloseStdin [2021-02-25T02:04:06.788Z] --- PASS: TestNetworkNat (0.48s) [2021-02-25T02:04:06.789Z] === RUN TestNetworkLocalhostTCPNat [2021-02-25T02:04:06.938Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-02-25T02:04:07.299Z] --- PASS: TestExecWithCloseStdin (0.60s) [2021-02-25T02:04:07.299Z] === RUN TestExec [2021-02-25T02:04:07.359Z] --- PASS: TestNetworkLocalhostTCPNat (0.53s) [2021-02-25T02:04:07.359Z] === RUN TestNetworkLoopbackNat [2021-02-25T02:04:07.943Z] --- PASS: TestExec (0.63s) [2021-02-25T02:04:07.943Z] === RUN TestExecUser [2021-02-25T02:04:08.589Z] --- PASS: TestExecUser (0.61s) [2021-02-25T02:04:08.589Z] === RUN TestExportContainerAndImportImage [2021-02-25T02:04:08.833Z] --- PASS: TestServiceWithDataPathPortInit (21.22s) [2021-02-25T02:04:08.833Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-02-25T02:04:09.235Z] --- PASS: TestExportContainerAndImportImage (0.79s) [2021-02-25T02:04:09.235Z] === RUN TestExportContainerAfterDaemonRestart [2021-02-25T02:04:09.478Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-02-25T02:04:10.658Z] --- PASS: TestNetworkLoopbackNat (2.65s) [2021-02-25T02:04:10.658Z] === RUN TestPause [2021-02-25T02:04:10.658Z] --- PASS: TestPause (0.49s) [2021-02-25T02:04:10.658Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-02-25T02:04:10.658Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-02-25T02:04:10.658Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-02-25T02:04:10.658Z] === RUN TestPauseStopPausedContainer [2021-02-25T02:04:10.773Z] --- PASS: TestExportContainerAfterDaemonRestart (1.43s) [2021-02-25T02:04:10.773Z] === RUN TestHealthCheckWorkdir [2021-02-25T02:04:11.231Z] --- PASS: TestPauseStopPausedContainer (0.53s) [2021-02-25T02:04:11.231Z] === RUN TestPsFilter [2021-02-25T02:04:11.231Z] --- PASS: TestPsFilter (0.11s) [2021-02-25T02:04:11.231Z] === RUN TestRemoveContainerWithRemovedVolume [2021-02-25T02:04:11.417Z] --- PASS: TestHealthCheckWorkdir (0.73s) [2021-02-25T02:04:11.417Z] === RUN TestHealthKillContainer [2021-02-25T02:04:11.492Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.43s) [2021-02-25T02:04:11.492Z] === RUN TestRemoveContainerWithVolume [2021-02-25T02:04:11.800Z] . [2021-02-25T02:04:11.800Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-02-25T02:04:11.800Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-02-25T02:04:11.800Z] Error: No such image: emptyfs [2021-02-25T02:04:11.800Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-02-25T02:04:11.800Z] ++++ docker load [2021-02-25T02:04:11.800Z] Running integration-test (iteration 1) [2021-02-25T02:04:11.800Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2021-02-25T02:04:11.800Z] ++ 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 [2021-02-25T02:04:11.800Z] ++ set -e [2021-02-25T02:04:11.800Z] ++ '[' -n 0 ']' [2021-02-25T02:04:11.800Z] ++ set -x [2021-02-25T02:04:11.800Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2021-02-25T02:04:12.063Z] --- PASS: TestRemoveContainerWithVolume (0.46s) [2021-02-25T02:04:12.063Z] === RUN TestRemoveContainerRunning [2021-02-25T02:04:12.635Z] --- PASS: TestRemoveContainerRunning (0.45s) [2021-02-25T02:04:12.635Z] === RUN TestRemoveContainerForceRemoveRunning [2021-02-25T02:04:12.896Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.47s) [2021-02-25T02:04:12.896Z] === RUN TestRemoveInvalidContainer [2021-02-25T02:04:12.896Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-02-25T02:04:12.896Z] === RUN TestRenameLinkedContainer [2021-02-25T02:04:13.678Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-02-25T02:04:14.174Z] --- PASS: TestHealthKillContainer (2.63s) [2021-02-25T02:04:14.174Z] === RUN TestInspectCpusetInConfigPre120 [2021-02-25T02:04:14.820Z] --- PASS: TestInspectCpusetInConfigPre120 (0.73s) [2021-02-25T02:04:14.820Z] === RUN TestIpcModeNone [2021-02-25T02:04:15.442Z] --- PASS: TestRenameLinkedContainer (1.97s) [2021-02-25T02:04:15.442Z] === RUN TestRenameStoppedContainer [2021-02-25T02:04:15.442Z] --- PASS: TestRenameStoppedContainer (0.42s) [2021-02-25T02:04:15.442Z] === RUN TestRenameRunningContainerAndReuse [2021-02-25T02:04:15.467Z] --- PASS: TestIpcModeNone (0.60s) [2021-02-25T02:04:15.467Z] === RUN TestIpcModePrivate [2021-02-25T02:04:16.112Z] --- PASS: TestIpcModePrivate (0.61s) [2021-02-25T02:04:16.112Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2021-02-25T02:04:16.112Z] === RUN TestIpcModeShareable [2021-02-25T02:04:16.388Z] --- PASS: TestRenameRunningContainerAndReuse (0.99s) [2021-02-25T02:04:16.388Z] === RUN TestRenameInvalidName [2021-02-25T02:04:16.758Z] --- PASS: TestIpcModeShareable (0.64s) [2021-02-25T02:04:16.758Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2021-02-25T02:04:16.758Z] === RUN TestAPIIpcModeShareableAndContainer [2021-02-25T02:04:16.961Z] --- PASS: TestRenameInvalidName (0.49s) [2021-02-25T02:04:16.961Z] === RUN TestRenameAnonymousContainer [2021-02-25T02:04:16.973Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-02-25T02:04:17.450Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.68s) [2021-02-25T02:04:17.451Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:u4uif9mdhb856p4jp3xx9ms3h Created:2021-02-25 02:04:08.193757041 +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[108427d3a128bd985b8526d8e35d08e1be0c5220fabfb4552bd1aa753d3a1ee0:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.1dxsfazj8zwopfqcf58ees2xp EndpointID:8d3f6cc3a4888b43c33d6664098a607175e4a56f608d324e3a7a539ac648eb3f MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:1d333b81ee1b74940925493b8ed28b1ee26131d57458bcc18719468a14f3e1ba 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:aed11c6d0254 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.1dxsfazj8zwopfqcf58ees2xp EndpointID:8d3f6cc3a4888b43c33d6664098a607175e4a56f608d324e3a7a539ac648eb3f EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-02-25T02:04:17.451Z] PASS [2021-02-25T02:04:17.451Z] [2021-02-25T02:04:17.451Z] === Skipped [2021-02-25T02:04:17.451Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-25T02:04:17.451Z] service_test.go:242: FLAKY_TEST [2021-02-25T02:04:17.451Z] [2021-02-25T02:04:17.451Z] [2021-02-25T02:04:17.451Z] DONE 26 tests, 1 skipped in 58.502s [2021-02-25T02:04:17.451Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-02-25T02:04:17.451Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-02-25T02:04:17.451Z] ++ set -e [2021-02-25T02:04:17.451Z] ++ '[' -n 0 ']' [2021-02-25T02:04:17.451Z] ++ set -x [2021-02-25T02:04:17.451Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-02-25T02:04:17.451Z] INFO: Testing against a local daemon [2021-02-25T02:04:17.451Z] === RUN TestDockerNetworkIpvlanPersistance [2021-02-25T02:04:17.451Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-02-25T02:04:17.451Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-25T02:04:17.451Z] === RUN TestDockerNetworkIpvlan [2021-02-25T02:04:17.451Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-02-25T02:04:17.451Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-25T02:04:17.451Z] PASS [2021-02-25T02:04:17.451Z] [2021-02-25T02:04:17.451Z] === Skipped [2021-02-25T02:04:17.451Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-02-25T02:04:17.451Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-25T02:04:17.451Z] [2021-02-25T02:04:17.451Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-02-25T02:04:17.451Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-25T02:04:17.451Z] [2021-02-25T02:04:17.451Z] [2021-02-25T02:04:17.451Z] DONE 2 tests, 2 skipped in 0.148s [2021-02-25T02:04:17.451Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-02-25T02:04:17.451Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-02-25T02:04:17.451Z] ++ set -e [2021-02-25T02:04:17.451Z] ++ '[' -n 0 ']' [2021-02-25T02:04:17.451Z] ++ set -x [2021-02-25T02:04:17.451Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-02-25T02:04:17.743Z] INFO: Testing against a local daemon [2021-02-25T02:04:17.743Z] === RUN TestDockerNetworkMacvlanPersistance [2021-02-25T02:04:18.465Z] sha256:511884a2e8f6a6da8079cd3604387dd79e74de45139393d15b5765cded082240 [2021-02-25T02:04:18.465Z] INFO: Starting docker-py tests... [2021-02-25T02:04:18.465Z] ============================= test session starts ============================== [2021-02-25T02:04:18.465Z] platform linux -- Python 3.7.10, pytest-4.3.1, py-1.10.0, pluggy-0.13.1 [2021-02-25T02:04:18.465Z] rootdir: /src, inifile: pytest.ini [2021-02-25T02:04:18.465Z] plugins: timeout-1.3.3, cov-2.6.1 [2021-02-25T02:04:18.465Z] collected 389 items / 1 deselected / 388 selected [2021-02-25T02:04:18.465Z] [2021-02-25T02:04:18.875Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.89s) [2021-02-25T02:04:18.875Z] === RUN TestAPIIpcModeHost [2021-02-25T02:04:18.877Z] --- PASS: TestRenameAnonymousContainer (1.75s) [2021-02-25T02:04:18.877Z] === RUN TestRenameContainerWithSameName [2021-02-25T02:04:19.139Z] --- PASS: TestRenameContainerWithSameName (0.48s) [2021-02-25T02:04:19.139Z] === RUN TestRenameContainerWithLinkedContainer [2021-02-25T02:04:19.174Z] --- PASS: TestAPIIpcModeHost (0.50s) [2021-02-25T02:04:19.174Z] === RUN TestDaemonIpcModeShareable [2021-02-25T02:04:19.253Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.49s) [2021-02-25T02:04:19.253Z] === RUN TestDockerNetworkMacvlan [2021-02-25T02:04:19.887Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-02-25T02:04:20.081Z] --- PASS: TestRenameContainerWithLinkedContainer (0.95s) [2021-02-25T02:04:20.081Z] === RUN TestResize [2021-02-25T02:04:20.652Z] --- PASS: TestResize (0.46s) [2021-02-25T02:04:20.652Z] === RUN TestResizeWithInvalidSize [2021-02-25T02:04:20.707Z] --- PASS: TestDaemonIpcModeShareable (1.40s) [2021-02-25T02:04:20.707Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2021-02-25T02:04:20.707Z] === RUN TestDaemonIpcModePrivate [2021-02-25T02:04:20.913Z] --- PASS: TestResizeWithInvalidSize (0.47s) [2021-02-25T02:04:20.913Z] === RUN TestResizeWhenContainerNotStarted [2021-02-25T02:04:20.922Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-02-25T02:04:21.169Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-02-25T02:04:21.485Z] --- PASS: TestResizeWhenContainerNotStarted (0.44s) [2021-02-25T02:04:21.485Z] === RUN TestDaemonRestartKillContainers [2021-02-25T02:04:21.485Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-25T02:04:21.485Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-25T02:04:21.485Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-25T02:04:21.485Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-25T02:04:21.485Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-25T02:04:21.485Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-25T02:04:21.485Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-25T02:04:21.485Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-25T02:04:21.485Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-25T02:04:21.485Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-25T02:04:21.485Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-25T02:04:21.485Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-25T02:04:21.485Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-25T02:04:21.485Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-25T02:04:21.485Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-25T02:04:21.485Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-25T02:04:21.485Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-25T02:04:21.485Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-25T02:04:21.485Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-25T02:04:21.485Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-25T02:04:21.485Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-25T02:04:21.485Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-25T02:04:21.485Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-25T02:04:21.485Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-25T02:04:21.485Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-25T02:04:21.485Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-25T02:04:21.783Z] --- PASS: TestDaemonIpcModePrivate (1.39s) [2021-02-25T02:04:21.783Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2021-02-25T02:04:21.783Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-02-25T02:04:21.960Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-02-25T02:04:22.870Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-25T02:04:23.131Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-25T02:04:23.314Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.33s) [2021-02-25T02:04:23.314Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2021-02-25T02:04:23.314Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-02-25T02:04:24.048Z] Loaded image: buildpack-deps:buster [2021-02-25T02:04:24.048Z] Loaded image: busybox:latest [2021-02-25T02:04:24.074Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-25T02:04:24.309Z] Loaded image: busybox:glibc [2021-02-25T02:04:24.336Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-25T02:04:24.463Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-02-25T02:04:24.837Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.42s) [2021-02-25T02:04:24.837Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2021-02-25T02:04:24.837Z] === RUN TestIpcModeOlderClient [2021-02-25T02:04:24.837Z] === PAUSE TestIpcModeOlderClient [2021-02-25T02:04:24.837Z] === RUN TestKillContainerInvalidSignal [2021-02-25T02:04:25.190Z] --- PASS: TestKillContainerInvalidSignal (0.53s) [2021-02-25T02:04:25.190Z] === RUN TestKillContainer [2021-02-25T02:04:25.190Z] === RUN TestKillContainer/no_signal [2021-02-25T02:04:25.280Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-25T02:04:25.828Z] === RUN TestKillContainer/non_killing_signal [2021-02-25T02:04:26.124Z] === RUN TestKillContainer/killing_signal [2021-02-25T02:04:26.226Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-25T02:04:26.432Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-02-25T02:04:26.773Z] --- PASS: TestKillContainer (1.61s) [2021-02-25T02:04:26.773Z] --- PASS: TestKillContainer/no_signal (0.52s) [2021-02-25T02:04:26.773Z] --- PASS: TestKillContainer/non_killing_signal (0.38s) [2021-02-25T02:04:26.773Z] --- PASS: TestKillContainer/killing_signal (0.49s) [2021-02-25T02:04:26.773Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-02-25T02:04:26.773Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-02-25T02:04:27.176Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-25T02:04:27.414Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-02-25T02:04:27.708Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.06s) [2021-02-25T02:04:27.708Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.51s) [2021-02-25T02:04:27.708Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.36s) [2021-02-25T02:04:27.708Z] === RUN TestKillStoppedContainer [2021-02-25T02:04:27.756Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-02-25T02:04:28.017Z] --- PASS: TestKillStoppedContainer (0.07s) [2021-02-25T02:04:28.017Z] === RUN TestKillStoppedContainerAPIPre120 [2021-02-25T02:04:28.017Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2021-02-25T02:04:28.017Z] === RUN TestKillDifferentUserContainer [2021-02-25T02:04:28.524Z] Loaded image: debian:bullseye [2021-02-25T02:04:28.563Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-25T02:04:28.675Z] --- PASS: TestKillDifferentUserContainer (0.55s) [2021-02-25T02:04:28.675Z] === RUN TestInspectOomKilledTrue [2021-02-25T02:04:28.786Z] Loaded image: hello-world:latest [2021-02-25T02:04:29.506Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-25T02:04:29.721Z] --- PASS: TestInspectOomKilledTrue (1.01s) [2021-02-25T02:04:29.721Z] === RUN TestInspectOomKilledFalse [2021-02-25T02:04:29.951Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-02-25T02:04:30.017Z] --- PASS: TestInspectOomKilledFalse (0.54s) [2021-02-25T02:04:30.018Z] === RUN TestLinksEtcHostsContentMatch [2021-02-25T02:04:30.171Z] Loaded image: arm32v7/hello-world:latest [2021-02-25T02:04:30.316Z] --- PASS: TestLinksEtcHostsContentMatch (0.41s) [2021-02-25T02:04:30.316Z] === RUN TestLinksContainerNames [2021-02-25T02:04:30.447Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-25T02:04:30.743Z] INFO: Testing against a local daemon [2021-02-25T02:04:30.743Z] === RUN TestCgroupNamespacesBuild [2021-02-25T02:04:31.050Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-02-25T02:04:31.050Z] Using test binary docker [2021-02-25T02:04:31.050Z] +++ /etc/init.d/apparmor start [2021-02-25T02:04:31.050Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-02-25T02:04:31.050Z] INFO: Waiting for daemon to start... [2021-02-25T02:04:31.050Z] Starting dockerd [2021-02-25T02:04:31.050Z] +++ 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 [2021-02-25T02:04:31.372Z] --- PASS: TestLinksContainerNames (1.00s) [2021-02-25T02:04:31.372Z] === RUN TestLogsFollowTailEmpty [2021-02-25T02:04:32.014Z] --- PASS: TestLogsFollowTailEmpty (0.61s) [2021-02-25T02:04:32.014Z] === RUN TestContainerNetworkMountsNoChown [2021-02-25T02:04:32.360Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-02-25T02:04:32.360Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.42s) [2021-02-25T02:04:32.360Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.76s) [2021-02-25T02:04:32.360Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.25s) [2021-02-25T02:04:32.360Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.26s) [2021-02-25T02:04:32.360Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.28s) [2021-02-25T02:04:32.360Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.84s) [2021-02-25T02:04:32.360Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.83s) [2021-02-25T02:04:32.360Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.02s) [2021-02-25T02:04:32.360Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.21s) [2021-02-25T02:04:32.360Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.98s) [2021-02-25T02:04:32.360Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.95s) [2021-02-25T02:04:32.360Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.74s) [2021-02-25T02:04:32.360Z] === RUN TestCgroupNamespacesRun [2021-02-25T02:04:32.659Z] --- PASS: TestContainerNetworkMountsNoChown (0.51s) [2021-02-25T02:04:32.659Z] === RUN TestMountDaemonRoot [2021-02-25T02:04:32.659Z] === RUN TestMountDaemonRoot/default [2021-02-25T02:04:32.659Z] === PAUSE TestMountDaemonRoot/default [2021-02-25T02:04:32.659Z] === RUN TestMountDaemonRoot/private [2021-02-25T02:04:32.659Z] === PAUSE TestMountDaemonRoot/private [2021-02-25T02:04:32.659Z] === RUN TestMountDaemonRoot/rprivate [2021-02-25T02:04:32.659Z] === PAUSE TestMountDaemonRoot/rprivate [2021-02-25T02:04:32.659Z] === RUN TestMountDaemonRoot/slave [2021-02-25T02:04:32.659Z] === PAUSE TestMountDaemonRoot/slave [2021-02-25T02:04:32.659Z] === RUN TestMountDaemonRoot/rslave [2021-02-25T02:04:32.659Z] === PAUSE TestMountDaemonRoot/rslave [2021-02-25T02:04:32.659Z] === RUN TestMountDaemonRoot/shared [2021-02-25T02:04:32.659Z] === PAUSE TestMountDaemonRoot/shared [2021-02-25T02:04:32.659Z] === RUN TestMountDaemonRoot/rshared [2021-02-25T02:04:32.659Z] === PAUSE TestMountDaemonRoot/rshared [2021-02-25T02:04:32.659Z] === CONT TestMountDaemonRoot/default [2021-02-25T02:04:32.659Z] === CONT TestMountDaemonRoot/shared [2021-02-25T02:04:32.659Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-02-25T02:04:32.659Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-02-25T02:04:32.659Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-02-25T02:04:32.659Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-02-25T02:04:32.659Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-02-25T02:04:32.659Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-02-25T02:04:32.659Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-02-25T02:04:32.659Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-02-25T02:04:32.659Z] === CONT TestMountDaemonRoot/rslave [2021-02-25T02:04:32.659Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-02-25T02:04:32.659Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-02-25T02:04:32.659Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-02-25T02:04:32.659Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-02-25T02:04:32.659Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-02-25T02:04:32.659Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-02-25T02:04:32.659Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-02-25T02:04:32.659Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-02-25T02:04:32.659Z] === RUN TestMountDaemonRoot/default/bind_root [2021-02-25T02:04:32.659Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-02-25T02:04:32.659Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-02-25T02:04:32.659Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-02-25T02:04:32.659Z] === RUN TestMountDaemonRoot/default/mount_root [2021-02-25T02:04:32.659Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-02-25T02:04:32.659Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-02-25T02:04:32.659Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-02-25T02:04:32.659Z] === CONT TestMountDaemonRoot/rprivate [2021-02-25T02:04:32.659Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-02-25T02:04:32.659Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-02-25T02:04:32.659Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-02-25T02:04:32.659Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-02-25T02:04:32.659Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-02-25T02:04:32.659Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-02-25T02:04:32.659Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-02-25T02:04:32.659Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-02-25T02:04:32.659Z] === CONT TestMountDaemonRoot/rshared [2021-02-25T02:04:32.659Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-02-25T02:04:32.659Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-02-25T02:04:32.659Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-02-25T02:04:32.659Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-02-25T02:04:32.659Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-02-25T02:04:32.659Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-02-25T02:04:32.659Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-02-25T02:04:32.659Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-02-25T02:04:32.659Z] === CONT TestMountDaemonRoot/slave [2021-02-25T02:04:32.659Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-02-25T02:04:32.659Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-02-25T02:04:32.659Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-02-25T02:04:32.659Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-02-25T02:04:32.660Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-02-25T02:04:32.660Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-02-25T02:04:32.660Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-02-25T02:04:32.660Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-02-25T02:04:32.660Z] === CONT TestMountDaemonRoot/private [2021-02-25T02:04:32.660Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-02-25T02:04:32.660Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-02-25T02:04:32.660Z] === RUN TestMountDaemonRoot/private/bind_root [2021-02-25T02:04:32.660Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-02-25T02:04:32.660Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-02-25T02:04:32.660Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-02-25T02:04:32.660Z] === RUN TestMountDaemonRoot/private/mount_root [2021-02-25T02:04:32.660Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-02-25T02:04:32.660Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-02-25T02:04:32.660Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-02-25T02:04:32.660Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-02-25T02:04:32.660Z] === CONT TestMountDaemonRoot/default/bind_root [2021-02-25T02:04:32.660Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-02-25T02:04:32.660Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-02-25T02:04:32.660Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-02-25T02:04:32.660Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-02-25T02:04:32.660Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-02-25T02:04:32.660Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-02-25T02:04:32.660Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-02-25T02:04:32.660Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-02-25T02:04:32.660Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-02-25T02:04:32.660Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-02-25T02:04:32.660Z] === CONT TestMountDaemonRoot/default/mount_root [2021-02-25T02:04:32.660Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-02-25T02:04:32.660Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-02-25T02:04:32.660Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-02-25T02:04:32.660Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-02-25T02:04:32.660Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-02-25T02:04:32.660Z] === CONT TestMountDaemonRoot/private/mount_root [2021-02-25T02:04:32.956Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-02-25T02:04:32.956Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-02-25T02:04:32.956Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-02-25T02:04:32.956Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-02-25T02:04:32.956Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-02-25T02:04:32.956Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-02-25T02:04:32.956Z] === CONT TestMountDaemonRoot/private/bind_root [2021-02-25T02:04:32.956Z] --- PASS: TestMountDaemonRoot (0.03s) [2021-02-25T02:04:32.956Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-02-25T02:04:32.956Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2021-02-25T02:04:32.956Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-02-25T02:04:32.956Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2021-02-25T02:04:32.956Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2021-02-25T02:04:32.956Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-02-25T02:04:32.956Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2021-02-25T02:04:32.956Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2021-02-25T02:04:32.956Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2021-02-25T02:04:32.956Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2021-02-25T02:04:32.956Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-02-25T02:04:32.956Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-02-25T02:04:32.956Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-02-25T02:04:32.956Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2021-02-25T02:04:32.956Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-02-25T02:04:32.956Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-02-25T02:04:32.956Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2021-02-25T02:04:32.956Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.03s) [2021-02-25T02:04:32.956Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2021-02-25T02:04:32.956Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2021-02-25T02:04:32.956Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-02-25T02:04:32.956Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2021-02-25T02:04:32.956Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2021-02-25T02:04:32.956Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2021-02-25T02:04:32.956Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-02-25T02:04:32.956Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-02-25T02:04:32.956Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-02-25T02:04:32.956Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-02-25T02:04:32.956Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-02-25T02:04:32.956Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-02-25T02:04:32.956Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-02-25T02:04:32.956Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-02-25T02:04:32.956Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-02-25T02:04:32.956Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-02-25T02:04:32.956Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2021-02-25T02:04:32.956Z] === RUN TestContainerBindMountNonRecursive [2021-02-25T02:04:32.957Z] . [2021-02-25T02:04:32.957Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-02-25T02:04:33.217Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-02-25T02:04:33.217Z] Error: No such image: emptyfs [2021-02-25T02:04:33.217Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-02-25T02:04:33.217Z] ++++ docker load [2021-02-25T02:04:33.303Z] --- PASS: TestCgroupNamespacesRun (1.27s) [2021-02-25T02:04:33.303Z] === RUN TestCgroupNamespacesRunPrivileged [2021-02-25T02:04:33.303Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2021-02-25T02:04:33.303Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-02-25T02:04:33.303Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-02-25T02:04:33.477Z] Running integration-test (iteration 1) [2021-02-25T02:04:33.477Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-02-25T02:04:33.477Z] ++ 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 [2021-02-25T02:04:33.477Z] ++ set -e [2021-02-25T02:04:33.477Z] ++ '[' -n 0 ']' [2021-02-25T02:04:33.477Z] ++ set -x [2021-02-25T02:04:33.477Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2021-02-25T02:04:33.842Z] tests/integration/api_build_test.py .......................X [ 6%] [2021-02-25T02:04:34.047Z] --- PASS: TestCgroupNamespacesBuild (2.82s) [2021-02-25T02:04:34.048Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-02-25T02:04:34.402Z] tests/integration/api_client_test.py ..... [ 7%] [2021-02-25T02:04:34.480Z] --- PASS: TestContainerBindMountNonRecursive (1.33s) [2021-02-25T02:04:34.480Z] === RUN TestContainerVolumesMountedAsShared [2021-02-25T02:04:34.687Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.24s) [2021-02-25T02:04:34.687Z] === RUN TestCgroupNamespacesRunHostMode [2021-02-25T02:04:34.776Z] --- PASS: TestContainerVolumesMountedAsShared (0.53s) [2021-02-25T02:04:34.776Z] === RUN TestContainerVolumesMountedAsSlave [2021-02-25T02:04:35.071Z] --- PASS: TestContainerVolumesMountedAsSlave (0.42s) [2021-02-25T02:04:35.072Z] === RUN TestNetworkNat [2021-02-25T02:04:35.716Z] --- PASS: TestNetworkNat (0.55s) [2021-02-25T02:04:35.716Z] === RUN TestNetworkLocalhostTCPNat [2021-02-25T02:04:35.963Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.94s) [2021-02-25T02:04:35.963Z] === RUN TestBuildWithSession [2021-02-25T02:04:35.963Z] --- SKIP: TestBuildWithSession (0.00s) [2021-02-25T02:04:35.963Z] build_session_test.go:25: TODO: BuildKit [2021-02-25T02:04:35.963Z] === RUN TestBuildSquashParent [2021-02-25T02:04:36.104Z] --- PASS: TestCgroupNamespacesRunHostMode (1.27s) [2021-02-25T02:04:36.104Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-02-25T02:04:36.190Z] tests/integration/api_config_test.py ..... [ 8%] [2021-02-25T02:04:36.363Z] --- PASS: TestNetworkLocalhostTCPNat (0.58s) [2021-02-25T02:04:36.363Z] === RUN TestNetworkLoopbackNat [2021-02-25T02:04:37.051Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.23s) [2021-02-25T02:04:37.051Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-02-25T02:04:38.434Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.16s) [2021-02-25T02:04:38.434Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-02-25T02:04:38.436Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-02-25T02:04:39.006Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2021-02-25T02:04:39.006Z] === RUN TestCgroupNamespacesRunOlderClient [2021-02-25T02:04:39.068Z] --- PASS: TestDockerNetworkMacvlan (19.89s) [2021-02-25T02:04:39.068Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2021-02-25T02:04:39.068Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2021-02-25T02:04:39.068Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.51s) [2021-02-25T02:04:39.068Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.55s) [2021-02-25T02:04:39.068Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.55s) [2021-02-25T02:04:39.068Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.43s) [2021-02-25T02:04:39.068Z] PASS [2021-02-25T02:04:39.068Z] [2021-02-25T02:04:39.068Z] DONE 8 tests in 21.502s [2021-02-25T02:04:39.068Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2021-02-25T02:04:39.068Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-02-25T02:04:39.068Z] ++ set -e [2021-02-25T02:04:39.068Z] ++ '[' -n 0 ']' [2021-02-25T02:04:39.068Z] ++ set -x [2021-02-25T02:04:39.068Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-02-25T02:04:39.068Z] testing: warning: no tests to run [2021-02-25T02:04:39.068Z] PASS [2021-02-25T02:04:39.068Z] [2021-02-25T02:04:39.068Z] DONE 0 tests in 0.044s [2021-02-25T02:04:39.068Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-02-25T02:04:39.068Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-02-25T02:04:39.068Z] ++ set -e [2021-02-25T02:04:39.068Z] ++ '[' -n 0 ']' [2021-02-25T02:04:39.068Z] ++ set -x [2021-02-25T02:04:39.068Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-02-25T02:04:39.158Z] --- PASS: TestNetworkLoopbackNat (2.74s) [2021-02-25T02:04:39.158Z] === RUN TestPause [2021-02-25T02:04:39.360Z] INFO: Testing against a local daemon [2021-02-25T02:04:39.361Z] === RUN TestAuthZPluginAllowRequest [2021-02-25T02:04:39.805Z] --- PASS: TestPause (0.62s) [2021-02-25T02:04:39.805Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-02-25T02:04:39.805Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-02-25T02:04:39.805Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-02-25T02:04:39.805Z] === RUN TestPauseStopPausedContainer [2021-02-25T02:04:40.391Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.23s) [2021-02-25T02:04:40.391Z] === RUN TestKernelTCPMemory [2021-02-25T02:04:40.391Z] --- SKIP: TestKernelTCPMemory (0.01s) [2021-02-25T02:04:40.391Z] run_linux_test.go:24: !testEnv.DaemonInfo.KernelMemoryTCP [2021-02-25T02:04:40.391Z] === RUN TestNISDomainname [2021-02-25T02:04:40.450Z] --- PASS: TestPauseStopPausedContainer (0.57s) [2021-02-25T02:04:40.450Z] === RUN TestPsFilter [2021-02-25T02:04:40.450Z] --- PASS: TestPsFilter (0.16s) [2021-02-25T02:04:40.450Z] === RUN TestRemoveContainerWithRemovedVolume [2021-02-25T02:04:40.652Z] --- PASS: TestNISDomainname (0.59s) [2021-02-25T02:04:40.652Z] === RUN TestHostnameDnsResolution [2021-02-25T02:04:40.747Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.48s) [2021-02-25T02:04:40.747Z] === RUN TestRemoveContainerWithVolume [2021-02-25T02:04:41.386Z] --- PASS: TestRemoveContainerWithVolume (0.53s) [2021-02-25T02:04:41.386Z] === RUN TestRemoveContainerRunning [2021-02-25T02:04:41.445Z] --- PASS: TestAuthZPluginAllowRequest (1.81s) [2021-02-25T02:04:41.445Z] === RUN TestAuthZPluginTLS [2021-02-25T02:04:41.445Z] --- PASS: TestAuthZPluginTLS (0.54s) [2021-02-25T02:04:41.445Z] === RUN TestAuthZPluginDenyRequest [2021-02-25T02:04:41.595Z] --- PASS: TestHostnameDnsResolution (0.73s) [2021-02-25T02:04:41.595Z] === RUN TestStats [2021-02-25T02:04:42.030Z] --- PASS: TestRemoveContainerRunning (0.56s) [2021-02-25T02:04:42.030Z] === RUN TestRemoveContainerForceRemoveRunning [2021-02-25T02:04:42.082Z] --- PASS: TestAuthZPluginDenyRequest (0.52s) [2021-02-25T02:04:42.082Z] === RUN TestAuthZPluginAPIDenyResponse [2021-02-25T02:04:42.671Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.56s) [2021-02-25T02:04:42.671Z] === RUN TestRemoveInvalidContainer [2021-02-25T02:04:42.671Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-02-25T02:04:42.671Z] === RUN TestRenameLinkedContainer [2021-02-25T02:04:42.719Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.52s) [2021-02-25T02:04:42.720Z] === RUN TestAuthZPluginDenyResponse [2021-02-25T02:04:43.013Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2021-02-25T02:04:43.013Z] === RUN TestAuthZPluginAllowEventStream [2021-02-25T02:04:44.107Z] --- PASS: TestBuildSquashParent (7.54s) [2021-02-25T02:04:44.107Z] === RUN TestBuildWithRemoveAndForceRemove [2021-02-25T02:04:44.107Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-25T02:04:44.107Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-25T02:04:44.107Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-25T02:04:44.107Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-25T02:04:44.107Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-25T02:04:44.107Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-25T02:04:44.107Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-25T02:04:44.107Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-25T02:04:44.107Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-25T02:04:44.107Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-25T02:04:44.107Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-25T02:04:44.107Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-25T02:04:44.107Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-25T02:04:44.107Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-25T02:04:44.107Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-25T02:04:44.107Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-25T02:04:44.139Z] --- PASS: TestStats (2.49s) [2021-02-25T02:04:44.139Z] === RUN TestStopContainerWithTimeout [2021-02-25T02:04:44.139Z] === RUN TestStopContainerWithTimeout/0 [2021-02-25T02:04:44.139Z] === PAUSE TestStopContainerWithTimeout/0 [2021-02-25T02:04:44.139Z] === RUN TestStopContainerWithTimeout/1 [2021-02-25T02:04:44.139Z] === PAUSE TestStopContainerWithTimeout/1 [2021-02-25T02:04:44.139Z] === RUN TestStopContainerWithTimeout/3 [2021-02-25T02:04:44.139Z] === PAUSE TestStopContainerWithTimeout/3 [2021-02-25T02:04:44.139Z] === RUN TestStopContainerWithTimeout/-1 [2021-02-25T02:04:44.139Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-02-25T02:04:44.139Z] === CONT TestStopContainerWithTimeout/0 [2021-02-25T02:04:44.139Z] === CONT TestStopContainerWithTimeout/3 [2021-02-25T02:04:44.713Z] === CONT TestStopContainerWithTimeout/-1 [2021-02-25T02:04:44.767Z] --- PASS: TestRenameLinkedContainer (2.14s) [2021-02-25T02:04:44.767Z] === RUN TestRenameStoppedContainer [2021-02-25T02:04:45.091Z] --- PASS: TestAuthZPluginAllowEventStream (1.77s) [2021-02-25T02:04:45.091Z] === RUN TestAuthZPluginErrorResponse [2021-02-25T02:04:45.384Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2021-02-25T02:04:45.384Z] === RUN TestAuthZPluginErrorRequest [2021-02-25T02:04:45.405Z] --- PASS: TestRenameStoppedContainer (0.55s) [2021-02-25T02:04:45.405Z] === RUN TestRenameRunningContainerAndReuse [2021-02-25T02:04:46.021Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2021-02-25T02:04:46.021Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-02-25T02:04:46.027Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-25T02:04:46.027Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-25T02:04:46.451Z] --- PASS: TestRenameRunningContainerAndReuse (1.07s) [2021-02-25T02:04:46.451Z] === RUN TestRenameInvalidName [2021-02-25T02:04:46.660Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2021-02-25T02:04:46.660Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-02-25T02:04:46.747Z] --- PASS: TestRenameInvalidName (0.51s) [2021-02-25T02:04:46.747Z] === RUN TestRenameAnonymousContainer [2021-02-25T02:04:47.255Z] === CONT TestStopContainerWithTimeout/1 [2021-02-25T02:04:47.426Z] 4612f6d0b889: Verifying Checksum [2021-02-25T02:04:47.426Z] 4612f6d0b889: Download complete [2021-02-25T02:04:48.196Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-02-25T02:04:48.196Z] --- PASS: TestStopContainerWithTimeout/0 (0.80s) [2021-02-25T02:04:48.196Z] --- PASS: TestStopContainerWithTimeout/3 (2.81s) [2021-02-25T02:04:48.196Z] --- PASS: TestStopContainerWithTimeout/-1 (2.44s) [2021-02-25T02:04:48.196Z] --- PASS: TestStopContainerWithTimeout/1 (1.47s) [2021-02-25T02:04:48.196Z] === RUN TestDeleteDevicemapper [2021-02-25T02:04:48.196Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-02-25T02:04:48.196Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-02-25T02:04:48.196Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-02-25T02:04:48.579Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-02-25T02:04:48.579Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.62s) [2021-02-25T02:04:48.579Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.71s) [2021-02-25T02:04:48.579Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.31s) [2021-02-25T02:04:48.579Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.38s) [2021-02-25T02:04:48.579Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.26s) [2021-02-25T02:04:48.579Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.27s) [2021-02-25T02:04:48.579Z] === RUN TestBuildMultiStageCopy [2021-02-25T02:04:48.579Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-02-25T02:04:48.736Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.21s) [2021-02-25T02:04:48.736Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-02-25T02:04:48.836Z] --- PASS: TestRenameAnonymousContainer (1.94s) [2021-02-25T02:04:48.836Z] === RUN TestRenameContainerWithSameName [2021-02-25T02:04:49.131Z] --- PASS: TestRenameContainerWithSameName (0.50s) [2021-02-25T02:04:49.131Z] === RUN TestRenameContainerWithLinkedContainer [2021-02-25T02:04:49.586Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.43s) [2021-02-25T02:04:49.586Z] === RUN TestUpdateMemory [2021-02-25T02:04:50.157Z] --- PASS: TestUpdateMemory (0.59s) [2021-02-25T02:04:50.157Z] === RUN TestUpdateCPUQuota [2021-02-25T02:04:50.497Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-02-25T02:04:50.653Z] --- PASS: TestRenameContainerWithLinkedContainer (1.06s) [2021-02-25T02:04:50.653Z] === RUN TestResize [2021-02-25T02:04:50.950Z] --- PASS: TestResize (0.52s) [2021-02-25T02:04:50.950Z] === RUN TestResizeWithInvalidSize [2021-02-25T02:04:51.068Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-02-25T02:04:51.100Z] --- PASS: TestUpdateCPUQuota (0.91s) [2021-02-25T02:04:51.100Z] === RUN TestUpdatePidsLimit [2021-02-25T02:04:51.100Z] === RUN TestUpdatePidsLimit/update_from_none [2021-02-25T02:04:51.329Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-02-25T02:04:51.361Z] === RUN TestUpdatePidsLimit/no_change [2021-02-25T02:04:51.514Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.36s) [2021-02-25T02:04:51.515Z] === RUN TestAuthZPluginHeader [2021-02-25T02:04:51.591Z] --- PASS: TestResizeWithInvalidSize (0.55s) [2021-02-25T02:04:51.591Z] === RUN TestResizeWhenContainerNotStarted [2021-02-25T02:04:51.623Z] === RUN TestUpdatePidsLimit/update_lower [2021-02-25T02:04:51.883Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-02-25T02:04:51.888Z] --- PASS: TestResizeWhenContainerNotStarted (0.52s) [2021-02-25T02:04:51.888Z] === RUN TestDaemonRestartKillContainers [2021-02-25T02:04:51.888Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-25T02:04:51.888Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-25T02:04:51.888Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-25T02:04:51.888Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-25T02:04:51.888Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-25T02:04:51.888Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-25T02:04:51.888Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-25T02:04:51.888Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-25T02:04:51.888Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-25T02:04:51.888Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-25T02:04:51.888Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-25T02:04:51.888Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-25T02:04:51.888Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-25T02:04:51.888Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-25T02:04:51.888Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-25T02:04:51.888Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-25T02:04:51.888Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-25T02:04:51.888Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-25T02:04:51.888Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-25T02:04:51.888Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-25T02:04:51.888Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-25T02:04:51.888Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-25T02:04:51.888Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-25T02:04:51.888Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-25T02:04:51.888Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-25T02:04:51.888Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-25T02:04:51.888Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-25T02:04:51.888Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-25T02:04:51.902Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-02-25T02:04:52.144Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-02-25T02:04:52.158Z] --- PASS: TestAuthZPluginHeader (0.93s) [2021-02-25T02:04:52.158Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-02-25T02:04:52.158Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-02-25T02:04:52.158Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-25T02:04:52.158Z] === RUN TestAuthZPluginV2Disable [2021-02-25T02:04:52.158Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-02-25T02:04:52.158Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-25T02:04:52.158Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-02-25T02:04:52.158Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-02-25T02:04:52.158Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-25T02:04:52.158Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-02-25T02:04:52.158Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-02-25T02:04:52.158Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-25T02:04:52.158Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-02-25T02:04:52.406Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-02-25T02:04:52.406Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-02-25T02:04:52.476Z] --- PASS: TestBuildMultiStageCopy (4.46s) [2021-02-25T02:04:52.476Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.27s) [2021-02-25T02:04:52.476Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.50s) [2021-02-25T02:04:52.476Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.52s) [2021-02-25T02:04:52.476Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.57s) [2021-02-25T02:04:52.476Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.60s) [2021-02-25T02:04:52.476Z] === RUN TestBuildMultiStageParentConfig [2021-02-25T02:04:53.348Z] --- PASS: TestUpdatePidsLimit (2.08s) [2021-02-25T02:04:53.348Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.23s) [2021-02-25T02:04:53.348Z] --- PASS: TestUpdatePidsLimit/no_change (0.21s) [2021-02-25T02:04:53.348Z] --- PASS: TestUpdatePidsLimit/update_lower (0.27s) [2021-02-25T02:04:53.348Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.22s) [2021-02-25T02:04:53.348Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.23s) [2021-02-25T02:04:53.348Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.21s) [2021-02-25T02:04:53.348Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.22s) [2021-02-25T02:04:53.348Z] === RUN TestUpdateRestartPolicy [2021-02-25T02:04:54.003Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-25T02:04:54.004Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-25T02:04:54.392Z] --- PASS: TestBuildMultiStageParentConfig (1.47s) [2021-02-25T02:04:54.392Z] === RUN TestBuildLabelWithTargets [2021-02-25T02:04:54.668Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-25T02:04:54.969Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-25T02:04:55.618Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-25T02:04:56.707Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-25T02:04:56.949Z] --- PASS: TestBuildLabelWithTargets (2.50s) [2021-02-25T02:04:56.949Z] === RUN TestBuildWithEmptyLayers [2021-02-25T02:04:57.354Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-25T02:04:57.893Z] --- PASS: TestBuildWithEmptyLayers (1.09s) [2021-02-25T02:04:57.893Z] === RUN TestBuildMultiStageOnBuild [2021-02-25T02:04:58.430Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-25T02:05:00.442Z] --- PASS: TestBuildMultiStageOnBuild (2.75s) [2021-02-25T02:05:00.442Z] === RUN TestBuildUncleanTarFilenames [2021-02-25T02:05:00.523Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-02-25T02:05:00.523Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.90s) [2021-02-25T02:05:00.523Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.96s) [2021-02-25T02:05:00.523Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.77s) [2021-02-25T02:05:00.523Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.06s) [2021-02-25T02:05:00.523Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.86s) [2021-02-25T02:05:00.523Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.60s) [2021-02-25T02:05:00.523Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.50s) [2021-02-25T02:05:00.523Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.70s) [2021-02-25T02:05:00.523Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.58s) [2021-02-25T02:05:00.523Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.28s) [2021-02-25T02:05:00.523Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.65s) [2021-02-25T02:05:00.523Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.03s) [2021-02-25T02:05:00.523Z] === RUN TestCgroupNamespacesRun [2021-02-25T02:05:01.576Z] --- PASS: TestCgroupNamespacesRun (1.37s) [2021-02-25T02:05:01.576Z] === RUN TestCgroupNamespacesRunPrivileged [2021-02-25T02:05:01.829Z] --- PASS: TestBuildUncleanTarFilenames (1.46s) [2021-02-25T02:05:01.829Z] === RUN TestBuildMultiStageLayerLeak [2021-02-25T02:05:03.094Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.35s) [2021-02-25T02:05:03.094Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-02-25T02:05:04.621Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.38s) [2021-02-25T02:05:04.621Z] === RUN TestCgroupNamespacesRunHostMode [2021-02-25T02:05:05.136Z] --- PASS: TestBuildMultiStageLayerLeak (3.06s) [2021-02-25T02:05:05.136Z] === RUN TestBuildWithHugeFile [2021-02-25T02:05:05.576Z] --- PASS: TestUpdateRestartPolicy (11.28s) [2021-02-25T02:05:05.576Z] === RUN TestUpdateRestartWithAutoRemove [2021-02-25T02:05:05.576Z] --- PASS: TestUpdateRestartWithAutoRemove (0.47s) [2021-02-25T02:05:05.576Z] === RUN TestWaitNonBlocked [2021-02-25T02:05:05.576Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-25T02:05:05.576Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-25T02:05:05.576Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-25T02:05:05.576Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-25T02:05:05.576Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-25T02:05:05.576Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-25T02:05:05.673Z] --- PASS: TestCgroupNamespacesRunHostMode (1.38s) [2021-02-25T02:05:05.673Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-02-25T02:05:05.837Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-02-25T02:05:05.837Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.71s) [2021-02-25T02:05:05.837Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.76s) [2021-02-25T02:05:05.837Z] === RUN TestWaitBlocked [2021-02-25T02:05:05.837Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-25T02:05:05.837Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-25T02:05:05.837Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-02-25T02:05:05.837Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-02-25T02:05:05.837Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-25T02:05:05.837Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-02-25T02:05:06.409Z] --- PASS: TestWaitBlocked (0.01s) [2021-02-25T02:05:06.409Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.71s) [2021-02-25T02:05:06.409Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.76s) [2021-02-25T02:05:06.409Z] === CONT TestContainerStartOnDaemonRestart [2021-02-25T02:05:06.409Z] === CONT TestContainerKillOnDaemonStart [2021-02-25T02:05:06.655Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2021-02-25T02:05:07.200Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.39s) [2021-02-25T02:05:07.200Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-02-25T02:05:08.720Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.34s) [2021-02-25T02:05:08.720Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-02-25T02:05:08.956Z] --- PASS: TestContainerStartOnDaemonRestart (2.25s) [2021-02-25T02:05:08.956Z] === CONT TestIpcModeOlderClient [2021-02-25T02:05:08.956Z] --- PASS: TestIpcModeOlderClient (0.05s) [2021-02-25T02:05:08.956Z] === CONT TestDaemonHostGatewayIP [2021-02-25T02:05:09.359Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.82s) [2021-02-25T02:05:09.360Z] === RUN TestCgroupNamespacesRunOlderClient [2021-02-25T02:05:10.772Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.28s) [2021-02-25T02:05:10.772Z] PASS [2021-02-25T02:05:10.772Z] [2021-02-25T02:05:10.772Z] === Skipped [2021-02-25T02:05:10.772Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-02-25T02:05:10.772Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-25T02:05:10.772Z] [2021-02-25T02:05:10.772Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-02-25T02:05:10.772Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-25T02:05:10.772Z] [2021-02-25T02:05:10.772Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-02-25T02:05:10.772Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-25T02:05:10.772Z] [2021-02-25T02:05:10.772Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-02-25T02:05:10.772Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-25T02:05:10.772Z] [2021-02-25T02:05:10.772Z] [2021-02-25T02:05:10.772Z] DONE 17 tests, 4 skipped in 30.198s [2021-02-25T02:05:10.772Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-02-25T02:05:10.772Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-02-25T02:05:10.772Z] ++ set -e [2021-02-25T02:05:10.772Z] ++ '[' -n 0 ']' [2021-02-25T02:05:10.772Z] ++ set -x [2021-02-25T02:05:10.772Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-02-25T02:05:10.772Z] INFO: Testing against a local daemon [2021-02-25T02:05:10.772Z] === RUN TestPluginInvalidJSON [2021-02-25T02:05:10.772Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-02-25T02:05:10.773Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-02-25T02:05:10.773Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-02-25T02:05:10.773Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-02-25T02:05:10.773Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-02-25T02:05:10.773Z] === RUN TestPluginInstall [2021-02-25T02:05:10.773Z] === RUN TestPluginInstall/no_auth [2021-02-25T02:05:10.888Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.37s) [2021-02-25T02:05:10.888Z] === RUN TestKernelTCPMemory [2021-02-25T02:05:11.066Z] time="2021-02-25T02:05:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-25T02:05:11.066Z] time="2021-02-25T02:05:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d19ba36f675d70b8208559862c0a1ebf9eaee107e482b696cd1d9b27f52cdbf1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-25T02:05:11.066Z] time="2021-02-25T02:05:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-25T02:05:11.066Z] time="2021-02-25T02:05:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d19ba36f675d70b8208559862c0a1ebf9eaee107e482b696cd1d9b27f52cdbf1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-25T02:05:11.184Z] --- PASS: TestKernelTCPMemory (0.63s) [2021-02-25T02:05:11.184Z] === RUN TestNISDomainname [2021-02-25T02:05:11.360Z] === RUN TestPluginInstall/with_htpasswd [2021-02-25T02:05:11.502Z] --- PASS: TestDaemonHostGatewayIP (2.35s) [2021-02-25T02:05:11.503Z] === CONT TestRestartDaemonWithRestartingContainer [2021-02-25T02:05:11.831Z] --- PASS: TestNISDomainname (0.65s) [2021-02-25T02:05:11.831Z] === RUN TestHostnameDnsResolution [2021-02-25T02:05:11.997Z] time="2021-02-25T02:05:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-25T02:05:11.998Z] time="2021-02-25T02:05:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bbcb588b1c63c9b85e38dd4338a7d2735b798d332cff275faed5372b06de369e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-25T02:05:11.998Z] time="2021-02-25T02:05:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-25T02:05:11.998Z] time="2021-02-25T02:05:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bbcb588b1c63c9b85e38dd4338a7d2735b798d332cff275faed5372b06de369e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-25T02:05:12.291Z] === RUN TestPluginInstall/with_insecure [2021-02-25T02:05:12.890Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.83s) [2021-02-25T02:05:12.890Z] === CONT TestDaemonRestartIpcMode [2021-02-25T02:05:12.894Z] --- PASS: TestHostnameDnsResolution (0.85s) [2021-02-25T02:05:12.894Z] === RUN TestStats [2021-02-25T02:05:13.332Z] time="2021-02-25T02:05:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-25T02:05:13.332Z] time="2021-02-25T02:05:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ec777588bf516f5831552fa87200936df0546fec8bee30079d3a464ad8dba095" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-25T02:05:13.332Z] time="2021-02-25T02:05:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-25T02:05:13.332Z] time="2021-02-25T02:05:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ec777588bf516f5831552fa87200936df0546fec8bee30079d3a464ad8dba095" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-25T02:05:13.625Z] --- PASS: TestPluginInstall (4.04s) [2021-02-25T02:05:13.625Z] --- PASS: TestPluginInstall/no_auth (1.93s) [2021-02-25T02:05:13.625Z] --- PASS: TestPluginInstall/with_htpasswd (0.80s) [2021-02-25T02:05:13.625Z] --- PASS: TestPluginInstall/with_insecure (1.31s) [2021-02-25T02:05:13.625Z] plugin_test.go:160: [d60ef7e4ce3e2] daemon is not started [2021-02-25T02:05:13.625Z] === RUN TestPluginsWithRuntimes [2021-02-25T02:05:15.435Z] --- PASS: TestDaemonRestartIpcMode (2.25s) [2021-02-25T02:05:15.648Z] --- PASS: TestStats (2.59s) [2021-02-25T02:05:15.648Z] === RUN TestStopContainerWithTimeout [2021-02-25T02:05:15.648Z] === RUN TestStopContainerWithTimeout/0 [2021-02-25T02:05:15.648Z] === PAUSE TestStopContainerWithTimeout/0 [2021-02-25T02:05:15.648Z] === RUN TestStopContainerWithTimeout/1 [2021-02-25T02:05:15.648Z] === PAUSE TestStopContainerWithTimeout/1 [2021-02-25T02:05:15.648Z] === RUN TestStopContainerWithTimeout/3 [2021-02-25T02:05:15.648Z] === PAUSE TestStopContainerWithTimeout/3 [2021-02-25T02:05:15.649Z] === RUN TestStopContainerWithTimeout/-1 [2021-02-25T02:05:15.649Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-02-25T02:05:15.649Z] === CONT TestStopContainerWithTimeout/0 [2021-02-25T02:05:15.649Z] === CONT TestStopContainerWithTimeout/-1 [2021-02-25T02:05:15.649Z] === CONT TestStopContainerWithTimeout/3 [2021-02-25T02:05:15.649Z] === CONT TestStopContainerWithTimeout/1 [2021-02-25T02:05:15.706Z] === RUN TestPluginsWithRuntimes/No_Args [2021-02-25T02:05:16.749Z] === RUN TestPluginsWithRuntimes/With_Args [2021-02-25T02:05:18.266Z] --- PASS: TestPluginsWithRuntimes (4.67s) [2021-02-25T02:05:18.266Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.38s) [2021-02-25T02:05:18.266Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.35s) [2021-02-25T02:05:18.266Z] PASS [2021-02-25T02:05:18.266Z] [2021-02-25T02:05:18.266Z] DONE 9 tests in 8.896s [2021-02-25T02:05:18.266Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-02-25T02:05:18.266Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-02-25T02:05:18.266Z] ++ set -e [2021-02-25T02:05:18.266Z] ++ '[' -n 0 ']' [2021-02-25T02:05:18.266Z] ++ set -x [2021-02-25T02:05:18.266Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-02-25T02:05:18.266Z] INFO: Testing against a local daemon [2021-02-25T02:05:18.266Z] === RUN TestExternalGraphDriver [2021-02-25T02:05:18.402Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-02-25T02:05:18.402Z] --- PASS: TestStopContainerWithTimeout/0 (1.05s) [2021-02-25T02:05:18.402Z] --- PASS: TestStopContainerWithTimeout/1 (1.96s) [2021-02-25T02:05:18.402Z] --- PASS: TestStopContainerWithTimeout/-1 (2.92s) [2021-02-25T02:05:18.402Z] --- PASS: TestStopContainerWithTimeout/3 (3.04s) [2021-02-25T02:05:18.402Z] === RUN TestDeleteDevicemapper [2021-02-25T02:05:18.402Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-02-25T02:05:18.402Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-02-25T02:05:18.402Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-02-25T02:05:18.560Z] === RUN TestExternalGraphDriver/json [2021-02-25T02:05:18.733Z] --- PASS: TestContainerKillOnDaemonStart (11.93s) [2021-02-25T02:05:18.733Z] PASS [2021-02-25T02:05:18.733Z] [2021-02-25T02:05:18.733Z] === Skipped [2021-02-25T02:05:18.733Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-02-25T02:05:18.733Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-25T02:05:18.733Z] [2021-02-25T02:05:18.733Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-02-25T02:05:18.733Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-02-25T02:05:18.733Z] [2021-02-25T02:05:18.733Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-02-25T02:05:18.733Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-02-25T02:05:18.733Z] [2021-02-25T02:05:18.733Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2021-02-25T02:05:18.733Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-02-25T02:05:18.733Z] [2021-02-25T02:05:18.733Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.01s) [2021-02-25T02:05:18.733Z] run_linux_test.go:24: !testEnv.DaemonInfo.KernelMemoryTCP [2021-02-25T02:05:18.733Z] [2021-02-25T02:05:18.733Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-02-25T02:05:18.733Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-02-25T02:05:18.733Z] [2021-02-25T02:05:18.733Z] [2021-02-25T02:05:18.733Z] DONE 196 tests, 6 skipped in 104.527s [2021-02-25T02:05:18.733Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-02-25T02:05:18.733Z] INFO: Testing against a local daemon [2021-02-25T02:05:18.733Z] === RUN TestCommitInheritsEnv [2021-02-25T02:05:18.733Z] --- PASS: TestCommitInheritsEnv (0.28s) [2021-02-25T02:05:18.733Z] === RUN TestImportExtremelyLargeImageWorks [2021-02-25T02:05:18.733Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-02-25T02:05:18.733Z] === RUN TestImagesFilterMultiReference [2021-02-25T02:05:18.733Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-02-25T02:05:18.733Z] === RUN TestImagePullPlatformInvalid [2021-02-25T02:05:18.994Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-02-25T02:05:18.994Z] === RUN TestRemoveImageOrphaning [2021-02-25T02:05:18.994Z] --- PASS: TestRemoveImageOrphaning (0.25s) [2021-02-25T02:05:18.994Z] === RUN TestRemoveImageGarbageCollector [2021-02-25T02:05:20.186Z] Loaded image: buildpack-deps:buster [2021-02-25T02:05:20.186Z] Loaded image: busybox:latest [2021-02-25T02:05:20.186Z] Loaded image: busybox:glibc [2021-02-25T02:05:20.638Z] === RUN TestExternalGraphDriver/spec [2021-02-25T02:05:20.908Z] --- PASS: TestRemoveImageGarbageCollector (1.91s) [2021-02-25T02:05:20.908Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-02-25T02:05:21.169Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-02-25T02:05:21.169Z] === RUN TestTagInvalidReference [2021-02-25T02:05:21.169Z] --- PASS: TestTagInvalidReference (0.01s) [2021-02-25T02:05:21.169Z] === RUN TestTagValidPrefixedRepo [2021-02-25T02:05:21.169Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-02-25T02:05:21.169Z] === RUN TestTagExistedNameWithoutForce [2021-02-25T02:05:21.169Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-02-25T02:05:21.169Z] === RUN TestTagOfficialNames [2021-02-25T02:05:21.169Z] --- PASS: TestTagOfficialNames (0.05s) [2021-02-25T02:05:21.169Z] === RUN TestTagMatchesDigest [2021-02-25T02:05:21.169Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-02-25T02:05:21.169Z] === CONT TestImportExtremelyLargeImageWorks [2021-02-25T02:05:21.204Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.34s) [2021-02-25T02:05:21.204Z] === RUN TestUpdateMemory [2021-02-25T02:05:21.498Z] --- PASS: TestUpdateMemory (0.71s) [2021-02-25T02:05:21.498Z] === RUN TestUpdateCPUQuota [2021-02-25T02:05:22.095Z] Loaded image: debian:bullseye [2021-02-25T02:05:22.095Z] Loaded image: hello-world:latest [2021-02-25T02:05:22.095Z] Loaded image: arm32v7/hello-world:latest [2021-02-25T02:05:22.355Z] INFO: Testing against a local daemon [2021-02-25T02:05:22.355Z] === RUN TestCgroupNamespacesBuild [2021-02-25T02:05:22.546Z] --- PASS: TestUpdateCPUQuota (0.90s) [2021-02-25T02:05:22.546Z] === RUN TestUpdatePidsLimit [2021-02-25T02:05:22.546Z] === RUN TestUpdatePidsLimit/update_from_none [2021-02-25T02:05:22.546Z] === RUN TestUpdatePidsLimit/no_change [2021-02-25T02:05:22.717Z] === RUN TestExternalGraphDriver/pull [2021-02-25T02:05:22.842Z] === RUN TestUpdatePidsLimit/update_lower [2021-02-25T02:05:23.138Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-02-25T02:05:23.434Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-02-25T02:05:23.730Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-02-25T02:05:24.027Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-02-25T02:05:24.669Z] --- PASS: TestUpdatePidsLimit (2.39s) [2021-02-25T02:05:24.669Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.27s) [2021-02-25T02:05:24.669Z] --- PASS: TestUpdatePidsLimit/no_change (0.26s) [2021-02-25T02:05:24.669Z] --- PASS: TestUpdatePidsLimit/update_lower (0.25s) [2021-02-25T02:05:24.669Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.24s) [2021-02-25T02:05:24.669Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.26s) [2021-02-25T02:05:24.669Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.27s) [2021-02-25T02:05:24.669Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.25s) [2021-02-25T02:05:24.669Z] === RUN TestUpdateRestartPolicy [2021-02-25T02:05:25.462Z] --- PASS: TestExternalGraphDriver (7.01s) [2021-02-25T02:05:25.462Z] --- PASS: TestExternalGraphDriver/json (2.12s) [2021-02-25T02:05:25.462Z] --- PASS: TestExternalGraphDriver/spec (2.12s) [2021-02-25T02:05:25.462Z] --- PASS: TestExternalGraphDriver/pull (2.65s) [2021-02-25T02:05:25.462Z] === RUN TestGraphdriverPluginV2 [2021-02-25T02:05:25.462Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2021-02-25T02:05:25.462Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-25T02:05:25.462Z] PASS [2021-02-25T02:05:25.462Z] [2021-02-25T02:05:25.462Z] === Skipped [2021-02-25T02:05:25.462Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2021-02-25T02:05:25.462Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-25T02:05:25.462Z] [2021-02-25T02:05:25.462Z] [2021-02-25T02:05:25.462Z] DONE 5 tests, 1 skipped in 7.251s [2021-02-25T02:05:25.462Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-02-25T02:05:25.462Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-02-25T02:05:25.462Z] ++ set -e [2021-02-25T02:05:25.462Z] ++ '[' -n 0 ']' [2021-02-25T02:05:25.462Z] ++ set -x [2021-02-25T02:05:25.462Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-02-25T02:05:25.651Z] --- PASS: TestCgroupNamespacesBuild (2.80s) [2021-02-25T02:05:25.651Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-02-25T02:05:25.756Z] INFO: Testing against a local daemon [2021-02-25T02:05:25.756Z] === RUN TestContinueAfterPluginCrash [2021-02-25T02:05:25.756Z] === PAUSE TestContinueAfterPluginCrash [2021-02-25T02:05:25.756Z] === RUN TestReadPluginNoRead [2021-02-25T02:05:25.756Z] === PAUSE TestReadPluginNoRead [2021-02-25T02:05:25.756Z] === RUN TestDaemonStartWithLogOpt [2021-02-25T02:05:25.756Z] === PAUSE TestDaemonStartWithLogOpt [2021-02-25T02:05:25.756Z] === CONT TestContinueAfterPluginCrash [2021-02-25T02:05:25.756Z] === CONT TestDaemonStartWithLogOpt [2021-02-25T02:05:27.560Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.39s) [2021-02-25T02:05:27.560Z] === RUN TestBuildWithSession [2021-02-25T02:05:27.560Z] --- SKIP: TestBuildWithSession (0.00s) [2021-02-25T02:05:27.560Z] build_session_test.go:25: TODO: BuildKit [2021-02-25T02:05:27.560Z] === RUN TestBuildSquashParent [2021-02-25T02:05:30.290Z] --- PASS: TestDaemonStartWithLogOpt (4.00s) [2021-02-25T02:05:30.290Z] === CONT TestReadPluginNoRead [2021-02-25T02:05:32.370Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-02-25T02:05:34.452Z] === RUN TestReadPluginNoRead/default [2021-02-25T02:05:35.090Z] --- PASS: TestContinueAfterPluginCrash (9.25s) [2021-02-25T02:05:36.607Z] === RUN TestReadPluginNoRead/disabled_caching [2021-02-25T02:05:37.505Z] --- PASS: TestUpdateRestartPolicy (11.28s) [2021-02-25T02:05:37.505Z] === RUN TestUpdateRestartWithAutoRemove [2021-02-25T02:05:37.505Z] --- PASS: TestUpdateRestartWithAutoRemove (0.53s) [2021-02-25T02:05:37.505Z] === RUN TestWaitNonBlocked [2021-02-25T02:05:37.505Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-25T02:05:37.505Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-25T02:05:37.505Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-25T02:05:37.505Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-25T02:05:37.505Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-25T02:05:37.505Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-25T02:05:37.505Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-02-25T02:05:37.505Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.79s) [2021-02-25T02:05:37.505Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.83s) [2021-02-25T02:05:37.505Z] === RUN TestWaitBlocked [2021-02-25T02:05:37.505Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-25T02:05:37.505Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-25T02:05:37.505Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-02-25T02:05:37.505Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-02-25T02:05:37.505Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-25T02:05:37.505Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-02-25T02:05:37.547Z] --- PASS: TestBuildSquashParent (9.24s) [2021-02-25T02:05:37.547Z] === RUN TestBuildWithRemoveAndForceRemove [2021-02-25T02:05:37.547Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-25T02:05:37.547Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-25T02:05:37.547Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-25T02:05:37.547Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-25T02:05:37.547Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-25T02:05:37.547Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-25T02:05:37.547Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-25T02:05:37.547Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-25T02:05:37.547Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-25T02:05:37.547Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-25T02:05:37.547Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-25T02:05:37.547Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-25T02:05:37.547Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-25T02:05:37.547Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-25T02:05:38.151Z] --- PASS: TestWaitBlocked (0.03s) [2021-02-25T02:05:38.151Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.72s) [2021-02-25T02:05:38.151Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.78s) [2021-02-25T02:05:38.151Z] === CONT TestContainerStartOnDaemonRestart [2021-02-25T02:05:38.151Z] === CONT TestContainerKillOnDaemonStart [2021-02-25T02:05:38.151Z] === CONT TestRestartDaemonWithRestartingContainer [2021-02-25T02:05:38.151Z] === CONT TestDaemonHostGatewayIP [2021-02-25T02:05:38.689Z] --- PASS: TestReadPluginNoRead (8.76s) [2021-02-25T02:05:38.689Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.93s) [2021-02-25T02:05:38.689Z] --- PASS: TestReadPluginNoRead/default (2.03s) [2021-02-25T02:05:38.689Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.02s) [2021-02-25T02:05:38.689Z] read_test.go:92: [d1638a276de23] daemon is not started [2021-02-25T02:05:38.689Z] PASS [2021-02-25T02:05:38.689Z] [2021-02-25T02:05:38.689Z] DONE 6 tests in 12.934s [2021-02-25T02:05:38.689Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (s390x.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-02-25T02:05:38.689Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-02-25T02:05:38.689Z] ++ set -e [2021-02-25T02:05:38.689Z] ++ '[' -n 0 ']' [2021-02-25T02:05:38.689Z] ++ set -x [2021-02-25T02:05:38.689Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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/s390x-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-02-25T02:05:38.689Z] testing: warning: no tests to run [2021-02-25T02:05:38.689Z] PASS [2021-02-25T02:05:38.689Z] [2021-02-25T02:05:38.689Z] DONE 0 tests in 0.039s [2021-02-25T02:05:38.689Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-02-25T02:05:38.689Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-02-25T02:05:38.689Z] ++ set -e [2021-02-25T02:05:38.689Z] ++ '[' -n 0 ']' [2021-02-25T02:05:38.689Z] ++ set -x [2021-02-25T02:05:38.689Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-02-25T02:05:38.689Z] INFO: Testing against a local daemon [2021-02-25T02:05:38.689Z] === RUN TestPluginWithDevMounts [2021-02-25T02:05:38.689Z] === PAUSE TestPluginWithDevMounts [2021-02-25T02:05:38.689Z] === CONT TestPluginWithDevMounts [2021-02-25T02:05:40.125Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-25T02:05:40.388Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-25T02:05:40.768Z] --- PASS: TestPluginWithDevMounts (1.85s) [2021-02-25T02:05:40.768Z] PASS [2021-02-25T02:05:40.768Z] [2021-02-25T02:05:40.768Z] DONE 1 tests in 1.982s [2021-02-25T02:05:40.768Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2021-02-25T02:05:40.768Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-02-25T02:05:40.768Z] ++ set -e [2021-02-25T02:05:40.768Z] ++ '[' -n 0 ']' [2021-02-25T02:05:40.768Z] ++ set -x [2021-02-25T02:05:40.768Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-02-25T02:05:40.768Z] INFO: Testing against a local daemon [2021-02-25T02:05:40.768Z] === RUN TestSecretInspect [2021-02-25T02:05:41.725Z] --- PASS: TestContainerStartOnDaemonRestart (3.63s) [2021-02-25T02:05:41.725Z] === CONT TestDaemonRestartIpcMode [2021-02-25T02:05:42.025Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.72s) [2021-02-25T02:05:42.025Z] === CONT TestIpcModeOlderClient [2021-02-25T02:05:42.025Z] --- PASS: TestIpcModeOlderClient (0.11s) [2021-02-25T02:05:42.322Z] --- PASS: TestDaemonHostGatewayIP (4.15s) [2021-02-25T02:05:43.703Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-25T02:05:43.703Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-25T02:05:44.300Z] --- PASS: TestSecretInspect (3.83s) [2021-02-25T02:05:44.300Z] === RUN TestSecretList [2021-02-25T02:05:44.417Z] --- PASS: TestDaemonRestartIpcMode (2.55s) [2021-02-25T02:05:47.001Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-02-25T02:05:47.002Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.39s) [2021-02-25T02:05:47.002Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.57s) [2021-02-25T02:05:47.002Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.28s) [2021-02-25T02:05:47.002Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.37s) [2021-02-25T02:05:47.002Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.35s) [2021-02-25T02:05:47.002Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.12s) [2021-02-25T02:05:47.002Z] === RUN TestBuildMultiStageCopy [2021-02-25T02:05:47.002Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-02-25T02:05:48.770Z] --- PASS: TestSecretList (3.80s) [2021-02-25T02:05:48.770Z] === RUN TestSecretsCreateAndDelete [2021-02-25T02:05:49.541Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-02-25T02:05:50.111Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-02-25T02:05:50.681Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-02-25T02:05:51.250Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-02-25T02:05:51.349Z] --- PASS: TestContainerKillOnDaemonStart (12.94s) [2021-02-25T02:05:51.349Z] PASS [2021-02-25T02:05:51.349Z] [2021-02-25T02:05:51.349Z] === Skipped [2021-02-25T02:05:51.349Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2021-02-25T02:05:51.349Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-25T02:05:51.349Z] [2021-02-25T02:05:51.349Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-02-25T02:05:51.349Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-02-25T02:05:51.349Z] [2021-02-25T02:05:51.349Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2021-02-25T02:05:51.349Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-02-25T02:05:51.349Z] [2021-02-25T02:05:51.349Z] [2021-02-25T02:05:51.349Z] DONE 196 tests, 3 skipped in 111.271s [2021-02-25T02:05:51.349Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2021-02-25T02:05:51.350Z] ++ 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 [2021-02-25T02:05:51.350Z] ++ set -e [2021-02-25T02:05:51.350Z] ++ '[' -n 0 ']' [2021-02-25T02:05:51.350Z] ++ set -x [2021-02-25T02:05:51.350Z] ++ env -i DEST=/go/src/github.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 [2021-02-25T02:05:51.350Z] INFO: Testing against a local daemon [2021-02-25T02:05:51.350Z] === RUN TestCommitInheritsEnv [2021-02-25T02:05:51.649Z] --- PASS: TestCommitInheritsEnv (0.33s) [2021-02-25T02:05:51.649Z] === RUN TestImportExtremelyLargeImageWorks [2021-02-25T02:05:51.649Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-02-25T02:05:51.649Z] === RUN TestImagesFilterMultiReference [2021-02-25T02:05:51.649Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-02-25T02:05:51.649Z] === RUN TestImagePullPlatformInvalid [2021-02-25T02:05:51.649Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-02-25T02:05:51.649Z] === RUN TestRemoveImageOrphaning [2021-02-25T02:05:51.821Z] --- PASS: TestBuildMultiStageCopy (5.11s) [2021-02-25T02:05:51.821Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.73s) [2021-02-25T02:05:51.821Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.57s) [2021-02-25T02:05:51.821Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.61s) [2021-02-25T02:05:51.821Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.57s) [2021-02-25T02:05:51.821Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.62s) [2021-02-25T02:05:51.821Z] === RUN TestBuildMultiStageParentConfig [2021-02-25T02:05:51.949Z] --- PASS: TestRemoveImageOrphaning (0.34s) [2021-02-25T02:05:51.949Z] === RUN TestRemoveImageGarbageCollector [2021-02-25T02:05:51.949Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-02-25T02:05:51.949Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-25T02:05:51.949Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-02-25T02:05:51.949Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-02-25T02:05:51.949Z] === RUN TestTagInvalidReference [2021-02-25T02:05:52.251Z] --- PASS: TestTagInvalidReference (0.03s) [2021-02-25T02:05:52.251Z] === RUN TestTagValidPrefixedRepo [2021-02-25T02:05:52.251Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2021-02-25T02:05:52.251Z] === RUN TestTagExistedNameWithoutForce [2021-02-25T02:05:52.251Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-02-25T02:05:52.251Z] === RUN TestTagOfficialNames [2021-02-25T02:05:52.251Z] --- PASS: TestTagOfficialNames (0.05s) [2021-02-25T02:05:52.251Z] === RUN TestTagMatchesDigest [2021-02-25T02:05:52.251Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-02-25T02:05:52.251Z] === CONT TestImportExtremelyLargeImageWorks [2021-02-25T02:05:52.302Z] --- PASS: TestSecretsCreateAndDelete (3.77s) [2021-02-25T02:05:52.302Z] === RUN TestSecretsUpdate [2021-02-25T02:05:53.892Z] --- PASS: TestBuildMultiStageParentConfig (1.48s) [2021-02-25T02:05:53.892Z] === RUN TestBuildLabelWithTargets [2021-02-25T02:05:55.823Z] --- PASS: TestBuildLabelWithTargets (2.19s) [2021-02-25T02:05:55.823Z] === RUN TestBuildWithEmptyLayers [2021-02-25T02:05:55.925Z] --- PASS: TestSecretsUpdate (3.88s) [2021-02-25T02:05:55.925Z] === RUN TestTemplatedSecret [2021-02-25T02:05:56.763Z] --- PASS: TestBuildWithEmptyLayers (1.27s) [2021-02-25T02:05:56.763Z] === RUN TestBuildMultiStageOnBuild [2021-02-25T02:05:59.474Z] --- PASS: TestTemplatedSecret (3.68s) [2021-02-25T02:05:59.474Z] === RUN TestSecretCreateResolve [2021-02-25T02:06:00.057Z] --- PASS: TestBuildMultiStageOnBuild (2.96s) [2021-02-25T02:06:00.057Z] === RUN TestBuildUncleanTarFilenames [2021-02-25T02:06:00.485Z] ..........................xx.................... [ 29%] [2021-02-25T02:06:01.453Z] --- PASS: TestBuildWithHugeFile (49.92s) [2021-02-25T02:06:01.453Z] === RUN TestBuildWithEmptyDockerfile [2021-02-25T02:06:01.453Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-25T02:06:01.453Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-25T02:06:01.453Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-25T02:06:01.453Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-25T02:06:01.453Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-25T02:06:01.453Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-25T02:06:01.453Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-25T02:06:01.453Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-25T02:06:01.453Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-25T02:06:01.453Z] --- PASS: TestBuildWithEmptyDockerfile (0.30s) [2021-02-25T02:06:01.453Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.27s) [2021-02-25T02:06:01.453Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.27s) [2021-02-25T02:06:01.453Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.28s) [2021-02-25T02:06:01.453Z] === RUN TestBuildPreserveOwnership [2021-02-25T02:06:01.453Z] === RUN TestBuildPreserveOwnership/copy_from [2021-02-25T02:06:01.453Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-02-25T02:06:01.453Z] --- PASS: TestBuildPreserveOwnership (5.97s) [2021-02-25T02:06:01.453Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.82s) [2021-02-25T02:06:01.453Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.13s) [2021-02-25T02:06:01.453Z] === RUN TestBuildPlatformInvalid [2021-02-25T02:06:01.714Z] --- PASS: TestBuildPlatformInvalid (0.19s) [2021-02-25T02:06:01.714Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-02-25T02:06:01.968Z] --- PASS: TestBuildUncleanTarFilenames (1.79s) [2021-02-25T02:06:01.968Z] === RUN TestBuildMultiStageLayerLeak [2021-02-25T02:06:03.943Z] --- PASS: TestSecretCreateResolve (3.83s) [2021-02-25T02:06:03.943Z] PASS [2021-02-25T02:06:03.943Z] [2021-02-25T02:06:03.943Z] DONE 6 tests in 22.897s [2021-02-25T02:06:03.943Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2021-02-25T02:06:03.943Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2021-02-25T02:06:03.943Z] ++ set -e [2021-02-25T02:06:03.943Z] ++ '[' -n 0 ']' [2021-02-25T02:06:03.943Z] ++ set -x [2021-02-25T02:06:03.943Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2021-02-25T02:06:03.943Z] INFO: Testing against a local daemon [2021-02-25T02:06:03.943Z] === RUN TestServiceCreateInit [2021-02-25T02:06:03.943Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-02-25T02:06:05.265Z] --- PASS: TestBuildMultiStageLayerLeak (3.26s) [2021-02-25T02:06:05.265Z] === RUN TestBuildWithHugeFile [2021-02-25T02:06:09.532Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-02-25T02:06:15.119Z] --- PASS: TestServiceCreateInit (11.06s) [2021-02-25T02:06:15.119Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.43s) [2021-02-25T02:06:15.119Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.62s) [2021-02-25T02:06:15.119Z] === RUN TestCreateServiceMultipleTimes [2021-02-25T02:06:16.639Z] Loaded image: buildpack-deps:buster [2021-02-25T02:06:16.639Z] Loaded image: busybox:latest [2021-02-25T02:06:16.639Z] Loaded image: busybox:glibc [2021-02-25T02:06:17.201Z] tests/integration/api_exec_test.py ..................... [ 34%] [2021-02-25T02:06:17.212Z] Loaded image: debian:bullseye [2021-02-25T02:06:17.212Z] Loaded image: hello-world:latest [2021-02-25T02:06:17.474Z] Loaded image: arm32v7/hello-world:latest [2021-02-25T02:06:24.701Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2021-02-25T02:06:27.488Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (24.81s) [2021-02-25T02:06:27.488Z] PASS [2021-02-25T02:06:27.488Z] [2021-02-25T02:06:27.488Z] === Skipped [2021-02-25T02:06:27.488Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2021-02-25T02:06:27.488Z] build_session_test.go:25: TODO: BuildKit [2021-02-25T02:06:27.488Z] [2021-02-25T02:06:27.488Z] [2021-02-25T02:06:27.488Z] DONE 33 tests, 1 skipped in 134.845s [2021-02-25T02:06:27.488Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2021-02-25T02:06:27.488Z] ++ 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 [2021-02-25T02:06:27.488Z] ++ set -e [2021-02-25T02:06:27.488Z] ++ '[' -n 0 ']' [2021-02-25T02:06:27.488Z] ++ set -x [2021-02-25T02:06:27.488Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2021-02-25T02:06:27.488Z] INFO: Testing against a local daemon [2021-02-25T02:06:27.488Z] === RUN TestConfigInspect [2021-02-25T02:06:28.335Z] tests/integration/api_image_test.py ............s..... [ 40%] [2021-02-25T02:06:30.791Z] --- PASS: TestConfigInspect (3.80s) [2021-02-25T02:06:30.791Z] === RUN TestConfigList [2021-02-25T02:06:31.826Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-02-25T02:06:31.826Z] Using test binary docker [2021-02-25T02:06:31.826Z] +++ /etc/init.d/apparmor start [2021-02-25T02:06:31.826Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-02-25T02:06:31.826Z] Starting dockerd [2021-02-25T02:06:31.826Z] +++ 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 [2021-02-25T02:06:31.826Z] INFO: Waiting for daemon to start... [2021-02-25T02:06:31.826Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-02-25T02:06:31.826Z] Using test binary docker [2021-02-25T02:06:31.826Z] +++ /etc/init.d/apparmor start [2021-02-25T02:06:31.826Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-02-25T02:06:31.826Z] INFO: Waiting for daemon to start... [2021-02-25T02:06:31.826Z] Starting dockerd [2021-02-25T02:06:31.826Z] +++ 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 [2021-02-25T02:06:33.215Z] . [2021-02-25T02:06:33.215Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-02-25T02:06:33.215Z] [2021-02-25T02:06:33.215Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-02-25T02:06:33.215Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-02-25T02:06:33.215Z] Error: No such image: emptyfs [2021-02-25T02:06:33.215Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-02-25T02:06:33.215Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-02-25T02:06:33.215Z] ++++ docker load [2021-02-25T02:06:33.215Z] Error: No such image: emptyfs [2021-02-25T02:06:33.215Z] ++++ docker load [2021-02-25T02:06:33.215Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-02-25T02:06:33.786Z] Running integration-test (iteration 1) [2021-02-25T02:06:33.786Z] 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)/ [2021-02-25T02:06:33.786Z] ++ 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)/' [2021-02-25T02:06:33.786Z] ++ set -e [2021-02-25T02:06:33.786Z] ++ '[' -n 0 ']' [2021-02-25T02:06:33.786Z] ++ set -x [2021-02-25T02:06:33.786Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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)/' [2021-02-25T02:06:33.786Z] Running integration-test (iteration 1) [2021-02-25T02:06:33.786Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-02-25T02:06:33.786Z] ++ 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)/' [2021-02-25T02:06:33.786Z] ++ set -e [2021-02-25T02:06:33.786Z] ++ '[' -n 0 ']' [2021-02-25T02:06:33.786Z] ++ set -x [2021-02-25T02:06:33.786Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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)/' [2021-02-25T02:06:34.096Z] --- PASS: TestConfigList (3.34s) [2021-02-25T02:06:34.096Z] === RUN TestConfigsCreateAndDelete [2021-02-25T02:06:37.398Z] --- PASS: TestConfigsCreateAndDelete (3.28s) [2021-02-25T02:06:37.398Z] === RUN TestConfigsUpdate [2021-02-25T02:06:40.702Z] --- PASS: TestConfigsUpdate (3.25s) [2021-02-25T02:06:40.702Z] === RUN TestTemplatedConfig [2021-02-25T02:06:42.270Z] --- PASS: TestCreateServiceMultipleTimes (23.70s) [2021-02-25T02:06:42.270Z] === RUN TestCreateServiceConflict [2021-02-25T02:06:42.270Z] --- PASS: TestCreateServiceConflict (3.73s) [2021-02-25T02:06:42.270Z] === RUN TestCreateServiceMaxReplicas [2021-02-25T02:06:43.938Z] 4612f6d0b889: Pull complete [2021-02-25T02:06:44.008Z] --- PASS: TestTemplatedConfig (3.65s) [2021-02-25T02:06:44.008Z] === RUN TestConfigCreateResolve [2021-02-25T02:06:44.576Z] tests/integration/api_network_test.py ............................ [ 47%] [2021-02-25T02:06:46.784Z] --- PASS: TestCreateServiceMaxReplicas (4.08s) [2021-02-25T02:06:46.784Z] === RUN TestCreateWithDuplicateNetworkNames [2021-02-25T02:06:47.312Z] --- PASS: TestConfigCreateResolve (3.29s) [2021-02-25T02:06:47.312Z] === RUN TestConfigDaemonLibtrustID [2021-02-25T02:06:48.257Z] --- PASS: TestConfigDaemonLibtrustID (0.78s) [2021-02-25T02:06:48.257Z] PASS [2021-02-25T02:06:48.257Z] [2021-02-25T02:06:48.257Z] DONE 7 tests in 21.556s [2021-02-25T02:06:48.257Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2021-02-25T02:06:48.257Z] ++ 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 [2021-02-25T02:06:48.257Z] ++ set -e [2021-02-25T02:06:48.257Z] ++ '[' -n 0 ']' [2021-02-25T02:06:48.257Z] ++ set -x [2021-02-25T02:06:48.257Z] ++ env -i DEST=/go/src/github.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 [2021-02-25T02:06:48.257Z] INFO: Testing against a local daemon [2021-02-25T02:06:48.257Z] === RUN TestCheckpoint [2021-02-25T02:06:48.257Z] --- SKIP: TestCheckpoint (0.00s) [2021-02-25T02:06:48.257Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-25T02:06:48.257Z] === RUN TestContainerInvalidJSON [2021-02-25T02:06:48.257Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-02-25T02:06:48.257Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-02-25T02:06:48.257Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-02-25T02:06:48.257Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-02-25T02:06:48.257Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-02-25T02:06:48.257Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-02-25T02:06:48.257Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-02-25T02:06:48.257Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-02-25T02:06:48.257Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-02-25T02:06:48.257Z] --- PASS: TestContainerInvalidJSON (0.03s) [2021-02-25T02:06:48.257Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-02-25T02:06:48.257Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-02-25T02:06:48.257Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-02-25T02:06:48.257Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-02-25T02:06:48.518Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.14s) [2021-02-25T02:06:48.518Z] === RUN TestCopyFromContainerPathIsNotDir [2021-02-25T02:06:48.518Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.14s) [2021-02-25T02:06:48.518Z] === RUN TestCopyToContainerPathDoesNotExist [2021-02-25T02:06:48.779Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s) [2021-02-25T02:06:48.779Z] === RUN TestCopyToContainerPathIsNotDir [2021-02-25T02:06:48.779Z] --- PASS: TestCopyToContainerPathIsNotDir (0.11s) [2021-02-25T02:06:48.779Z] === RUN TestCopyFromContainer [2021-02-25T02:06:51.329Z] === RUN TestCopyFromContainer// [2021-02-25T02:06:51.329Z] === RUN TestCopyFromContainer//bar/root [2021-02-25T02:06:51.329Z] === RUN TestCopyFromContainer//bar/root/ [2021-02-25T02:06:51.329Z] === RUN TestCopyFromContainer/bar/quux [2021-02-25T02:06:51.329Z] === RUN TestCopyFromContainer/bar/quux/ [2021-02-25T02:06:51.591Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-02-25T02:06:51.591Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-02-25T02:06:51.591Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-02-25T02:06:51.699Z] tests/integration/api_plugin_test.py ........... [ 50%] [2021-02-25T02:06:51.853Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-02-25T02:06:51.853Z] === RUN TestCopyFromContainer/bar/notarget [2021-02-25T02:06:52.115Z] --- PASS: TestCopyFromContainer (3.26s) [2021-02-25T02:06:52.115Z] --- PASS: TestCopyFromContainer// (0.11s) [2021-02-25T02:06:52.115Z] --- PASS: TestCopyFromContainer//bar/root (0.15s) [2021-02-25T02:06:52.115Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2021-02-25T02:06:52.115Z] --- PASS: TestCopyFromContainer/bar/quux (0.16s) [2021-02-25T02:06:52.115Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2021-02-25T02:06:52.115Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2021-02-25T02:06:52.115Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.13s) [2021-02-25T02:06:52.115Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2021-02-25T02:06:52.115Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s) [2021-02-25T02:06:52.115Z] --- PASS: TestCopyFromContainer/bar/notarget (0.12s) [2021-02-25T02:06:52.115Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-02-25T02:06:52.115Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-25T02:06:52.115Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-25T02:06:52.115Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-25T02:06:52.115Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-25T02:06:52.115Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-25T02:06:52.115Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-25T02:06:52.115Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-25T02:06:52.115Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-25T02:06:52.115Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-25T02:06:52.115Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-02-25T02:06:52.115Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-02-25T02:06:52.115Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-02-25T02:06:52.115Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2021-02-25T02:06:52.115Z] === RUN TestCreateLinkToNonExistingContainer [2021-02-25T02:06:52.115Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2021-02-25T02:06:52.115Z] === RUN TestCreateWithInvalidEnv [2021-02-25T02:06:52.115Z] === RUN TestCreateWithInvalidEnv/0 [2021-02-25T02:06:52.115Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-02-25T02:06:52.115Z] === RUN TestCreateWithInvalidEnv/1 [2021-02-25T02:06:52.115Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-02-25T02:06:52.115Z] === RUN TestCreateWithInvalidEnv/2 [2021-02-25T02:06:52.115Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-02-25T02:06:52.115Z] === CONT TestCreateWithInvalidEnv/0 [2021-02-25T02:06:52.115Z] === CONT TestCreateWithInvalidEnv/2 [2021-02-25T02:06:52.115Z] === CONT TestCreateWithInvalidEnv/1 [2021-02-25T02:06:52.115Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-02-25T02:06:52.115Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-02-25T02:06:52.115Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-02-25T02:06:52.115Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-02-25T02:06:52.115Z] === RUN TestCreateTmpfsMountsTarget [2021-02-25T02:06:52.376Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2021-02-25T02:06:52.376Z] === RUN TestCreateWithCustomMaskedPaths [2021-02-25T02:06:53.228Z] tests/integration/api_secret_test.py ..... [ 51%] [2021-02-25T02:06:54.925Z] --- PASS: TestCreateWithCustomMaskedPaths (2.20s) [2021-02-25T02:06:54.925Z] === RUN TestCreateWithCustomReadonlyPaths [2021-02-25T02:06:56.843Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.28s) [2021-02-25T02:06:56.843Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-02-25T02:06:56.843Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-25T02:06:56.843Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-25T02:06:56.843Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-25T02:06:56.843Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-25T02:06:56.843Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-25T02:06:56.843Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-25T02:06:56.843Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-25T02:06:56.843Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-25T02:06:56.843Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-25T02:06:56.843Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-25T02:06:56.843Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-25T02:06:56.843Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-25T02:06:56.843Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-25T02:06:56.843Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-25T02:06:56.843Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-25T02:06:56.843Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-02-25T02:06:56.843Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2021-02-25T02:06:56.843Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.05s) [2021-02-25T02:06:56.843Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.05s) [2021-02-25T02:06:56.843Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.05s) [2021-02-25T02:06:56.843Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2021-02-25T02:06:56.843Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-02-25T02:06:57.787Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.80s) [2021-02-25T02:06:57.787Z] === RUN TestCreateDifferentPlatform [2021-02-25T02:06:57.787Z] === RUN TestCreateDifferentPlatform/different_os [2021-02-25T02:06:57.787Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-02-25T02:06:57.787Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-02-25T02:06:57.787Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-02-25T02:06:57.787Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-02-25T02:06:57.787Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-02-25T02:06:57.787Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2021-02-25T02:06:57.787Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-02-25T02:06:57.787Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.11s) [2021-02-25T02:06:57.787Z] === RUN TestContainerStartOnDaemonRestart [2021-02-25T02:06:57.787Z] === PAUSE TestContainerStartOnDaemonRestart [2021-02-25T02:06:57.787Z] === RUN TestDaemonRestartIpcMode [2021-02-25T02:06:57.787Z] === PAUSE TestDaemonRestartIpcMode [2021-02-25T02:06:57.787Z] === RUN TestDaemonHostGatewayIP [2021-02-25T02:06:57.787Z] === PAUSE TestDaemonHostGatewayIP [2021-02-25T02:06:57.787Z] === RUN TestRestartDaemonWithRestartingContainer [2021-02-25T02:06:57.787Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-02-25T02:06:57.787Z] === RUN TestContainerKillOnDaemonStart [2021-02-25T02:06:57.787Z] === PAUSE TestContainerKillOnDaemonStart [2021-02-25T02:06:57.787Z] === RUN TestDiff [2021-02-25T02:06:58.426Z] tests/integration/api_service_test.py .................................. [ 60%] [2021-02-25T02:06:58.732Z] --- PASS: TestDiff (0.81s) [2021-02-25T02:06:58.732Z] === RUN TestExecWithCloseStdin [2021-02-25T02:06:59.675Z] --- PASS: TestExecWithCloseStdin (0.89s) [2021-02-25T02:06:59.675Z] === RUN TestExec [2021-02-25T02:07:00.620Z] --- PASS: TestExec (0.86s) [2021-02-25T02:07:00.620Z] === RUN TestExecUser [2021-02-25T02:07:01.193Z] --- PASS: TestExecUser (0.90s) [2021-02-25T02:07:01.193Z] === RUN TestExportContainerAndImportImage [2021-02-25T02:07:02.162Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.65s) [2021-02-25T02:07:02.162Z] === RUN TestCreateServiceSecretFileMode [2021-02-25T02:07:02.582Z] --- PASS: TestExportContainerAndImportImage (1.08s) [2021-02-25T02:07:02.582Z] === RUN TestExportContainerAfterDaemonRestart [2021-02-25T02:07:04.502Z] --- PASS: TestExportContainerAfterDaemonRestart (2.09s) [2021-02-25T02:07:04.502Z] === RUN TestHealthCheckWorkdir [2021-02-25T02:07:05.693Z] --- PASS: TestCreateServiceSecretFileMode (3.88s) [2021-02-25T02:07:05.693Z] === RUN TestCreateServiceConfigFileMode [2021-02-25T02:07:05.890Z] --- PASS: TestHealthCheckWorkdir (1.22s) [2021-02-25T02:07:05.890Z] === RUN TestHealthKillContainer [2021-02-25T02:07:09.198Z] --- PASS: TestHealthKillContainer (2.89s) [2021-02-25T02:07:09.198Z] === RUN TestInspectCpusetInConfigPre120 [2021-02-25T02:07:09.226Z] --- PASS: TestCreateServiceConfigFileMode (3.55s) [2021-02-25T02:07:09.226Z] === RUN TestCreateServiceSysctls [2021-02-25T02:07:09.460Z] --- PASS: TestInspectCpusetInConfigPre120 (0.77s) [2021-02-25T02:07:09.460Z] === RUN TestIpcModeNone [2021-02-25T02:07:10.404Z] --- PASS: TestIpcModeNone (0.89s) [2021-02-25T02:07:10.404Z] === RUN TestIpcModePrivate [2021-02-25T02:07:11.347Z] --- PASS: TestIpcModePrivate (0.99s) [2021-02-25T02:07:11.347Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:102, shared: false, mustBeShared: false [2021-02-25T02:07:11.347Z] === RUN TestIpcModeShareable [2021-02-25T02:07:12.294Z] --- PASS: TestIpcModeShareable (1.04s) [2021-02-25T02:07:12.294Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:96, shared: true, mustBeShared: true [2021-02-25T02:07:12.294Z] === RUN TestAPIIpcModeShareableAndContainer [2021-02-25T02:07:12.694Z] --- PASS: TestImportExtremelyLargeImageWorks (102.21s) [2021-02-25T02:07:12.694Z] PASS [2021-02-25T02:07:12.694Z] [2021-02-25T02:07:12.694Z] DONE 12 tests in 104.942s [2021-02-25T02:07:12.694Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-02-25T02:07:12.694Z] INFO: Testing against a local daemon [2021-02-25T02:07:12.694Z] === RUN TestNetworkCreateDelete [2021-02-25T02:07:12.694Z] --- PASS: TestNetworkCreateDelete (0.13s) [2021-02-25T02:07:12.694Z] === RUN TestDockerNetworkDeletePreferID [2021-02-25T02:07:12.694Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2021-02-25T02:07:12.694Z] === RUN TestDaemonDNSFallback [2021-02-25T02:07:12.694Z] --- PASS: TestDaemonDNSFallback (6.40s) [2021-02-25T02:07:12.694Z] === RUN TestInspectNetwork [2021-02-25T02:07:13.218Z] ......................... [ 67%] [2021-02-25T02:07:13.641Z] === RUN TestInspectNetwork/full_network_id [2021-02-25T02:07:13.641Z] === RUN TestInspectNetwork/partial_network_id [2021-02-25T02:07:13.641Z] === RUN TestInspectNetwork/network_name [2021-02-25T02:07:13.641Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-02-25T02:07:14.821Z] --- PASS: TestCreateServiceSysctls (4.64s) [2021-02-25T02:07:14.821Z] === RUN TestCreateServiceCapabilities [2021-02-25T02:07:15.605Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.85s) [2021-02-25T02:07:15.605Z] === RUN TestAPIIpcModeHost [2021-02-25T02:07:15.866Z] --- PASS: TestAPIIpcModeHost (0.67s) [2021-02-25T02:07:15.866Z] === RUN TestDaemonIpcModeShareable [2021-02-25T02:07:17.782Z] --- PASS: TestDaemonIpcModeShareable (1.89s) [2021-02-25T02:07:17.782Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2021-02-25T02:07:17.782Z] === RUN TestDaemonIpcModePrivate [2021-02-25T02:07:17.845Z] --- PASS: TestInspectNetwork (7.49s) [2021-02-25T02:07:17.845Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-02-25T02:07:17.845Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-02-25T02:07:17.845Z] --- PASS: TestInspectNetwork/network_name (0.01s) [2021-02-25T02:07:17.845Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-02-25T02:07:17.845Z] === RUN TestRunContainerWithBridgeNone [2021-02-25T02:07:18.355Z] --- PASS: TestCreateServiceCapabilities (3.92s) [2021-02-25T02:07:18.355Z] === RUN TestInspect [2021-02-25T02:07:19.699Z] --- PASS: TestDaemonIpcModePrivate (1.86s) [2021-02-25T02:07:19.699Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2021-02-25T02:07:19.699Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-02-25T02:07:19.758Z] --- PASS: TestRunContainerWithBridgeNone (1.67s) [2021-02-25T02:07:19.758Z] === RUN TestNetworkInvalidJSON [2021-02-25T02:07:19.758Z] === RUN TestNetworkInvalidJSON//networks/create [2021-02-25T02:07:19.758Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-02-25T02:07:19.758Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-02-25T02:07:19.758Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-02-25T02:07:19.758Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-25T02:07:19.758Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-25T02:07:19.758Z] === CONT TestNetworkInvalidJSON//networks/create [2021-02-25T02:07:19.758Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-25T02:07:19.758Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-02-25T02:07:19.758Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-02-25T02:07:19.758Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-02-25T02:07:19.758Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-02-25T02:07:19.758Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-02-25T02:07:19.758Z] === RUN TestNetworkList [2021-02-25T02:07:19.758Z] === RUN TestNetworkList//networks [2021-02-25T02:07:19.758Z] === PAUSE TestNetworkList//networks [2021-02-25T02:07:19.758Z] === RUN TestNetworkList//networks/ [2021-02-25T02:07:19.758Z] === PAUSE TestNetworkList//networks/ [2021-02-25T02:07:19.758Z] === CONT TestNetworkList//networks [2021-02-25T02:07:19.758Z] === CONT TestNetworkList//networks/ [2021-02-25T02:07:19.758Z] --- PASS: TestNetworkList (0.01s) [2021-02-25T02:07:19.758Z] --- PASS: TestNetworkList//networks (0.00s) [2021-02-25T02:07:19.758Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-02-25T02:07:19.758Z] === RUN TestHostIPv4BridgeLabel [2021-02-25T02:07:20.019Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2021-02-25T02:07:20.019Z] === RUN TestDaemonRestartWithLiveRestore [2021-02-25T02:07:20.474Z] Loaded image: buildpack-deps:buster [2021-02-25T02:07:20.474Z] Loaded image: busybox:latest [2021-02-25T02:07:20.474Z] Loaded image: busybox:glibc [2021-02-25T02:07:20.474Z] Loaded image: buildpack-deps:buster [2021-02-25T02:07:20.474Z] Loaded image: busybox:latest [2021-02-25T02:07:20.474Z] Loaded image: busybox:glibc [2021-02-25T02:07:21.403Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2021-02-25T02:07:21.403Z] === RUN TestDaemonDefaultNetworkPools [2021-02-25T02:07:21.617Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.88s) [2021-02-25T02:07:21.617Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2021-02-25T02:07:21.617Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-02-25T02:07:21.858Z] Loaded image: debian:bullseye [2021-02-25T02:07:21.858Z] Loaded image: hello-world:latest [2021-02-25T02:07:21.886Z] --- PASS: TestInspect (3.66s) [2021-02-25T02:07:21.886Z] === RUN TestCreateJob [2021-02-25T02:07:21.975Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) [2021-02-25T02:07:21.975Z] === RUN TestDaemonRestartWithExistingNetwork [2021-02-25T02:07:22.118Z] Loaded image: debian:bullseye [2021-02-25T02:07:22.118Z] Loaded image: arm32v7/hello-world:latest [2021-02-25T02:07:22.118Z] INFO: Testing against a local daemon [2021-02-25T02:07:22.118Z] === RUN TestDockerSuite [2021-02-25T02:07:22.118Z] Loaded image: hello-world:latest [2021-02-25T02:07:22.381Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-02-25T02:07:22.381Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-02-25T02:07:22.381Z] Loaded image: arm32v7/hello-world:latest [2021-02-25T02:07:22.381Z] INFO: Testing against a local daemon [2021-02-25T02:07:22.381Z] === RUN TestDockerDaemonSuite [2021-02-25T02:07:22.381Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-02-25T02:07:22.640Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-02-25T02:07:22.640Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2021-02-25T02:07:22.640Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-02-25T02:07:22.640Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-02-25T02:07:22.640Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-02-25T02:07:22.640Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-02-25T02:07:22.918Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2021-02-25T02:07:22.918Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-02-25T02:07:23.534Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.89s) [2021-02-25T02:07:23.534Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2021-02-25T02:07:23.534Z] === RUN TestIpcModeOlderClient [2021-02-25T02:07:23.534Z] === PAUSE TestIpcModeOlderClient [2021-02-25T02:07:23.534Z] === RUN TestKillContainerInvalidSignal [2021-02-25T02:07:24.107Z] --- PASS: TestKillContainerInvalidSignal (0.81s) [2021-02-25T02:07:24.107Z] === RUN TestKillContainer [2021-02-25T02:07:24.107Z] === RUN TestKillContainer/no_signal [2021-02-25T02:07:24.302Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2021-02-25T02:07:24.302Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-02-25T02:07:24.549Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-02-25T02:07:24.549Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-02-25T02:07:24.873Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2021-02-25T02:07:24.873Z] === RUN TestServiceWithPredefinedNetwork [2021-02-25T02:07:25.052Z] === RUN TestKillContainer/non_killing_signal [2021-02-25T02:07:25.487Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-02-25T02:07:25.487Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-02-25T02:07:25.626Z] === RUN TestKillContainer/killing_signal [2021-02-25T02:07:26.402Z] --- PASS: TestCreateJob (4.50s) [2021-02-25T02:07:26.402Z] === RUN TestReplicatedJob [2021-02-25T02:07:26.426Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-02-25T02:07:26.580Z] --- PASS: TestKillContainer (2.40s) [2021-02-25T02:07:26.580Z] --- PASS: TestKillContainer/no_signal (0.77s) [2021-02-25T02:07:26.580Z] --- PASS: TestKillContainer/non_killing_signal (0.56s) [2021-02-25T02:07:26.580Z] --- PASS: TestKillContainer/killing_signal (0.77s) [2021-02-25T02:07:26.580Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-02-25T02:07:26.580Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-02-25T02:07:26.686Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-02-25T02:07:26.686Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-02-25T02:07:27.418Z] --- PASS: TestServiceWithPredefinedNetwork (2.44s) [2021-02-25T02:07:27.418Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-02-25T02:07:27.418Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-25T02:07:27.418Z] service_test.go:242: FLAKY_TEST [2021-02-25T02:07:27.418Z] === RUN TestServiceWithDataPathPortInit [2021-02-25T02:07:27.524Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-02-25T02:07:28.097Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.55s) [2021-02-25T02:07:28.097Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.75s) [2021-02-25T02:07:28.097Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.57s) [2021-02-25T02:07:28.097Z] === RUN TestKillStoppedContainer [2021-02-25T02:07:28.097Z] --- PASS: TestKillStoppedContainer (0.09s) [2021-02-25T02:07:28.097Z] === RUN TestKillStoppedContainerAPIPre120 [2021-02-25T02:07:28.360Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2021-02-25T02:07:28.360Z] === RUN TestKillDifferentUserContainer [2021-02-25T02:07:28.596Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-02-25T02:07:28.855Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-02-25T02:07:28.855Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-02-25T02:07:28.855Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-02-25T02:07:28.855Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2021-02-25T02:07:29.304Z] --- PASS: TestKillDifferentUserContainer (0.85s) [2021-02-25T02:07:29.304Z] === RUN TestInspectOomKilledTrue [2021-02-25T02:07:29.304Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2021-02-25T02:07:29.304Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-25T02:07:29.304Z] === RUN TestInspectOomKilledFalse [2021-02-25T02:07:29.304Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-02-25T02:07:29.304Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-25T02:07:29.304Z] === RUN TestLinksEtcHostsContentMatch [2021-02-25T02:07:29.805Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-02-25T02:07:29.881Z] --- PASS: TestLinksEtcHostsContentMatch (0.59s) [2021-02-25T02:07:29.881Z] === RUN TestLinksContainerNames [2021-02-25T02:07:30.744Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-02-25T02:07:31.004Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-02-25T02:07:31.004Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-02-25T02:07:31.004Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-02-25T02:07:31.004Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-02-25T02:07:31.268Z] --- PASS: TestLinksContainerNames (1.64s) [2021-02-25T02:07:31.268Z] === RUN TestLogsFollowTailEmpty [2021-02-25T02:07:32.213Z] --- PASS: TestLogsFollowTailEmpty (0.76s) [2021-02-25T02:07:32.213Z] === RUN TestContainerNetworkMountsNoChown [2021-02-25T02:07:32.786Z] --- PASS: TestContainerNetworkMountsNoChown (0.78s) [2021-02-25T02:07:32.786Z] === RUN TestMountDaemonRoot [2021-02-25T02:07:33.048Z] === RUN TestMountDaemonRoot/default [2021-02-25T02:07:33.048Z] === PAUSE TestMountDaemonRoot/default [2021-02-25T02:07:33.048Z] === RUN TestMountDaemonRoot/private [2021-02-25T02:07:33.048Z] === PAUSE TestMountDaemonRoot/private [2021-02-25T02:07:33.048Z] === RUN TestMountDaemonRoot/rprivate [2021-02-25T02:07:33.048Z] === PAUSE TestMountDaemonRoot/rprivate [2021-02-25T02:07:33.048Z] === RUN TestMountDaemonRoot/slave [2021-02-25T02:07:33.048Z] === PAUSE TestMountDaemonRoot/slave [2021-02-25T02:07:33.048Z] === RUN TestMountDaemonRoot/rslave [2021-02-25T02:07:33.048Z] === PAUSE TestMountDaemonRoot/rslave [2021-02-25T02:07:33.048Z] === RUN TestMountDaemonRoot/shared [2021-02-25T02:07:33.048Z] === PAUSE TestMountDaemonRoot/shared [2021-02-25T02:07:33.048Z] === RUN TestMountDaemonRoot/rshared [2021-02-25T02:07:33.048Z] === PAUSE TestMountDaemonRoot/rshared [2021-02-25T02:07:33.048Z] === CONT TestMountDaemonRoot/default [2021-02-25T02:07:33.048Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-02-25T02:07:33.048Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-02-25T02:07:33.048Z] === RUN TestMountDaemonRoot/default/mount_root [2021-02-25T02:07:33.048Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-02-25T02:07:33.048Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-02-25T02:07:33.048Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-02-25T02:07:33.048Z] === RUN TestMountDaemonRoot/default/bind_root [2021-02-25T02:07:33.048Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-02-25T02:07:33.048Z] === CONT TestMountDaemonRoot/rslave [2021-02-25T02:07:33.048Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-02-25T02:07:33.048Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-02-25T02:07:33.048Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-02-25T02:07:33.048Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-02-25T02:07:33.048Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-02-25T02:07:33.048Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-02-25T02:07:33.048Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-02-25T02:07:33.048Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-02-25T02:07:33.048Z] === CONT TestMountDaemonRoot/private [2021-02-25T02:07:33.048Z] === RUN TestMountDaemonRoot/private/bind_root [2021-02-25T02:07:33.048Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-02-25T02:07:33.048Z] === CONT TestMountDaemonRoot/rshared [2021-02-25T02:07:33.048Z] === CONT TestMountDaemonRoot/slave [2021-02-25T02:07:33.048Z] === CONT TestMountDaemonRoot/shared [2021-02-25T02:07:33.048Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-02-25T02:07:33.048Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-02-25T02:07:33.048Z] === RUN TestMountDaemonRoot/private/mount_root [2021-02-25T02:07:33.048Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-02-25T02:07:33.048Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-02-25T02:07:33.048Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-02-25T02:07:33.048Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-02-25T02:07:33.048Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-02-25T02:07:33.048Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-02-25T02:07:33.048Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-02-25T02:07:33.048Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-02-25T02:07:33.048Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-02-25T02:07:33.048Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-02-25T02:07:33.048Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-02-25T02:07:33.048Z] === CONT TestMountDaemonRoot/rprivate [2021-02-25T02:07:33.048Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-02-25T02:07:33.048Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-02-25T02:07:33.048Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-02-25T02:07:33.048Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-02-25T02:07:33.048Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-02-25T02:07:33.048Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-02-25T02:07:33.048Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-02-25T02:07:33.048Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-02-25T02:07:33.048Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-02-25T02:07:33.048Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-02-25T02:07:33.048Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-02-25T02:07:33.048Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-02-25T02:07:33.048Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-02-25T02:07:33.048Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-02-25T02:07:33.048Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-02-25T02:07:33.048Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-02-25T02:07:33.048Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-02-25T02:07:33.048Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-02-25T02:07:33.048Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-02-25T02:07:33.048Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-02-25T02:07:33.048Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-02-25T02:07:33.048Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-02-25T02:07:33.048Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-02-25T02:07:33.048Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-02-25T02:07:33.048Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-02-25T02:07:33.048Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-02-25T02:07:33.048Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-02-25T02:07:33.048Z] === CONT TestMountDaemonRoot/default/bind_root [2021-02-25T02:07:33.048Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-02-25T02:07:33.048Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-02-25T02:07:33.048Z] === CONT TestMountDaemonRoot/default/mount_root [2021-02-25T02:07:33.048Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-02-25T02:07:33.309Z] === CONT TestMountDaemonRoot/private/bind_root [2021-02-25T02:07:33.309Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-02-25T02:07:33.309Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-02-25T02:07:33.309Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-02-25T02:07:33.309Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-02-25T02:07:33.309Z] === CONT TestMountDaemonRoot/private/mount_root [2021-02-25T02:07:33.309Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-02-25T02:07:33.309Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-02-25T02:07:33.309Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-02-25T02:07:33.309Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-02-25T02:07:33.309Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-02-25T02:07:33.309Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-02-25T02:07:33.309Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-02-25T02:07:33.309Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-02-25T02:07:33.309Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-02-25T02:07:33.309Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-02-25T02:07:33.309Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-02-25T02:07:33.309Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-02-25T02:07:33.309Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-02-25T02:07:33.309Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-02-25T02:07:33.321Z] --- PASS: TestReplicatedJob (7.40s) [2021-02-25T02:07:33.321Z] === RUN TestUpdateReplicatedJob [2021-02-25T02:07:33.572Z] --- PASS: TestMountDaemonRoot (0.04s) [2021-02-25T02:07:33.572Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-02-25T02:07:33.572Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.16s) [2021-02-25T02:07:33.572Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.16s) [2021-02-25T02:07:33.572Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.17s) [2021-02-25T02:07:33.572Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.10s) [2021-02-25T02:07:33.572Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-02-25T02:07:33.572Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.16s) [2021-02-25T02:07:33.572Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s) [2021-02-25T02:07:33.572Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s) [2021-02-25T02:07:33.572Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2021-02-25T02:07:33.572Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-02-25T02:07:33.572Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2021-02-25T02:07:33.572Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2021-02-25T02:07:33.572Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2021-02-25T02:07:33.572Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.06s) [2021-02-25T02:07:33.572Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-02-25T02:07:33.572Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2021-02-25T02:07:33.572Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2021-02-25T02:07:33.572Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2021-02-25T02:07:33.572Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s) [2021-02-25T02:07:33.572Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-02-25T02:07:33.572Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2021-02-25T02:07:33.572Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2021-02-25T02:07:33.572Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2021-02-25T02:07:33.572Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2021-02-25T02:07:33.572Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-02-25T02:07:33.572Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2021-02-25T02:07:33.572Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2021-02-25T02:07:33.572Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2021-02-25T02:07:33.572Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2021-02-25T02:07:33.572Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-02-25T02:07:33.572Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s) [2021-02-25T02:07:33.572Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2021-02-25T02:07:33.572Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2021-02-25T02:07:33.572Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2021-02-25T02:07:33.572Z] === RUN TestContainerBindMountNonRecursive [2021-02-25T02:07:36.124Z] --- PASS: TestContainerBindMountNonRecursive (2.33s) [2021-02-25T02:07:36.124Z] === RUN TestContainerVolumesMountedAsShared [2021-02-25T02:07:36.698Z] --- PASS: TestContainerVolumesMountedAsShared (0.75s) [2021-02-25T02:07:36.698Z] === RUN TestContainerVolumesMountedAsSlave [2021-02-25T02:07:37.271Z] --- PASS: TestContainerVolumesMountedAsSlave (0.63s) [2021-02-25T02:07:37.271Z] === RUN TestNetworkNat [2021-02-25T02:07:37.573Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-02-25T02:07:38.216Z] --- PASS: TestNetworkNat (0.88s) [2021-02-25T02:07:38.216Z] === RUN TestNetworkLocalhostTCPNat [2021-02-25T02:07:38.909Z] --- PASS: TestUpdateReplicatedJob (4.65s) [2021-02-25T02:07:38.909Z] === RUN TestServiceListWithStatuses [2021-02-25T02:07:38.909Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-02-25T02:07:38.909Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-02-25T02:07:38.909Z] === RUN TestDockerNetworkConnectAlias [2021-02-25T02:07:39.161Z] --- PASS: TestNetworkLocalhostTCPNat (0.93s) [2021-02-25T02:07:39.161Z] === RUN TestNetworkLoopbackNat [2021-02-25T02:07:40.866Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-02-25T02:07:42.325Z] --- PASS: TestServiceWithDataPathPortInit (13.54s) [2021-02-25T02:07:42.325Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-02-25T02:07:42.468Z] --- PASS: TestNetworkLoopbackNat (3.18s) [2021-02-25T02:07:42.468Z] === RUN TestPause [2021-02-25T02:07:43.041Z] --- PASS: TestPause (0.84s) [2021-02-25T02:07:43.041Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-02-25T02:07:43.041Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-02-25T02:07:43.041Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-02-25T02:07:43.041Z] === RUN TestPauseStopPausedContainer [2021-02-25T02:07:43.986Z] --- PASS: TestPauseStopPausedContainer (0.88s) [2021-02-25T02:07:43.986Z] === RUN TestPsFilter [2021-02-25T02:07:44.164Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-02-25T02:07:44.248Z] --- PASS: TestPsFilter (0.26s) [2021-02-25T02:07:44.248Z] === RUN TestRemoveContainerWithRemovedVolume [2021-02-25T02:07:45.192Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.76s) [2021-02-25T02:07:45.192Z] === RUN TestRemoveContainerWithVolume [2021-02-25T02:07:45.766Z] --- PASS: TestRemoveContainerWithVolume (0.74s) [2021-02-25T02:07:45.767Z] === RUN TestRemoveContainerRunning [2021-02-25T02:07:46.713Z] --- PASS: TestRemoveContainerRunning (0.79s) [2021-02-25T02:07:46.713Z] === RUN TestRemoveContainerForceRemoveRunning [2021-02-25T02:07:46.742Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-02-25T02:07:47.008Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-02-25T02:07:47.286Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.87s) [2021-02-25T02:07:47.286Z] === RUN TestRemoveInvalidContainer [2021-02-25T02:07:47.286Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-02-25T02:07:47.286Z] === RUN TestRenameLinkedContainer [2021-02-25T02:07:47.416Z] --- PASS: TestDockerNetworkConnectAlias (8.28s) [2021-02-25T02:07:47.416Z] === RUN TestDockerNetworkReConnect [2021-02-25T02:07:47.602Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2021-02-25T02:07:47.602Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-02-25T02:07:47.880Z] --- PASS: TestBuildWithHugeFile (103.11s) [2021-02-25T02:07:47.880Z] === RUN TestBuildWithEmptyDockerfile [2021-02-25T02:07:47.880Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-25T02:07:47.880Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-25T02:07:47.880Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-25T02:07:47.880Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-25T02:07:47.880Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-25T02:07:47.880Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-25T02:07:48.141Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-25T02:07:48.141Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-25T02:07:48.400Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-25T02:07:48.400Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2021-02-25T02:07:48.400Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.26s) [2021-02-25T02:07:48.400Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.27s) [2021-02-25T02:07:48.400Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.13s) [2021-02-25T02:07:48.400Z] === RUN TestBuildPreserveOwnership [2021-02-25T02:07:48.400Z] === RUN TestBuildPreserveOwnership/copy_from [2021-02-25T02:07:48.660Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-02-25T02:07:48.908Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.26s) [2021-02-25T02:07:48.908Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:mi2rwnut78txyri606v3zbue0 Created:2021-02-25 02:07:42.08708041 +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[df52df847495988ed42f3b3bcc3bcf119b452f21794bcd70bf0ffecf27707808:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.wsk39388yjlqdp4ekvgvczkjl EndpointID:5861711212d3febeca51ec02960a6b36784b936095f4c685073524aee5403030 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:874e23e24b258cb9932bc9929ea0dc6dd55a1b652e0d04c4bf2ee8f086716d3d 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:e54483d9e6fc IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.wsk39388yjlqdp4ekvgvczkjl EndpointID:5861711212d3febeca51ec02960a6b36784b936095f4c685073524aee5403030 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-02-25T02:07:48.908Z] PASS [2021-02-25T02:07:48.908Z] [2021-02-25T02:07:48.908Z] === Skipped [2021-02-25T02:07:48.908Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-25T02:07:48.908Z] service_test.go:242: FLAKY_TEST [2021-02-25T02:07:48.908Z] [2021-02-25T02:07:48.908Z] [2021-02-25T02:07:48.908Z] DONE 26 tests, 1 skipped in 44.590s [2021-02-25T02:07:48.908Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-02-25T02:07:48.908Z] INFO: Testing against a local daemon [2021-02-25T02:07:48.908Z] === RUN TestDockerNetworkIpvlanPersistance [2021-02-25T02:07:48.908Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-02-25T02:07:48.908Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-25T02:07:48.908Z] === RUN TestDockerNetworkIpvlan [2021-02-25T02:07:48.908Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-02-25T02:07:48.908Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-25T02:07:48.908Z] PASS [2021-02-25T02:07:48.908Z] [2021-02-25T02:07:48.908Z] === Skipped [2021-02-25T02:07:48.908Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-02-25T02:07:48.908Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-25T02:07:48.908Z] [2021-02-25T02:07:48.908Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-02-25T02:07:48.908Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-25T02:07:48.908Z] [2021-02-25T02:07:48.908Z] [2021-02-25T02:07:48.908Z] DONE 2 tests, 2 skipped in 0.039s [2021-02-25T02:07:48.908Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-02-25T02:07:48.908Z] INFO: Testing against a local daemon [2021-02-25T02:07:48.908Z] === RUN TestDockerNetworkMacvlanPersistance [2021-02-25T02:07:49.228Z] === RUN TestDockerSuite/TestAttachAfterDetach [2021-02-25T02:07:49.480Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.29s) [2021-02-25T02:07:49.480Z] === RUN TestDockerNetworkMacvlan [2021-02-25T02:07:50.052Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-02-25T02:07:50.594Z] --- PASS: TestRenameLinkedContainer (3.15s) [2021-02-25T02:07:50.594Z] === RUN TestRenameStoppedContainer [2021-02-25T02:07:50.609Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2021-02-25T02:07:50.997Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-02-25T02:07:51.178Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2021-02-25T02:07:51.540Z] --- PASS: TestRenameStoppedContainer (0.89s) [2021-02-25T02:07:51.540Z] === RUN TestRenameRunningContainerAndReuse [2021-02-25T02:07:51.569Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-02-25T02:07:51.748Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-02-25T02:07:52.685Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2021-02-25T02:07:53.005Z] --- PASS: TestDockerNetworkReConnect (6.53s) [2021-02-25T02:07:53.005Z] === RUN TestServicePlugin [2021-02-25T02:07:53.005Z] --- SKIP: TestServicePlugin (0.00s) [2021-02-25T02:07:53.005Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-25T02:07:53.005Z] === RUN TestServiceUpdateLabel [2021-02-25T02:07:53.254Z] === RUN TestDockerSuite/TestAttachDetach [2021-02-25T02:07:53.254Z] --- PASS: TestBuildPreserveOwnership (4.75s) [2021-02-25T02:07:53.254Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.19s) [2021-02-25T02:07:53.254Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.55s) [2021-02-25T02:07:53.254Z] === RUN TestBuildPlatformInvalid [2021-02-25T02:07:53.460Z] --- PASS: TestRenameRunningContainerAndReuse (1.73s) [2021-02-25T02:07:53.460Z] === RUN TestRenameInvalidName [2021-02-25T02:07:53.483Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-02-25T02:07:53.515Z] --- PASS: TestBuildPlatformInvalid (0.22s) [2021-02-25T02:07:53.515Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-02-25T02:07:53.642Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2021-02-25T02:07:54.032Z] --- PASS: TestRenameInvalidName (0.80s) [2021-02-25T02:07:54.032Z] === RUN TestRenameAnonymousContainer [2021-02-25T02:07:54.084Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-02-25T02:07:54.084Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2021-02-25T02:07:55.022Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-02-25T02:07:55.395Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-02-25T02:07:56.537Z] --- PASS: TestServiceUpdateLabel (3.83s) [2021-02-25T02:07:56.537Z] === RUN TestServiceUpdateSecrets [2021-02-25T02:07:56.929Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-02-25T02:07:57.499Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-02-25T02:07:58.249Z] --- PASS: TestRenameAnonymousContainer (4.09s) [2021-02-25T02:07:58.249Z] === RUN TestRenameContainerWithSameName [2021-02-25T02:07:58.822Z] --- PASS: TestRenameContainerWithSameName (0.80s) [2021-02-25T02:07:58.822Z] === RUN TestRenameContainerWithLinkedContainer [2021-02-25T02:07:58.879Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-02-25T02:07:58.879Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2021-02-25T02:07:59.601Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-02-25T02:07:59.862Z] --- PASS: TestDockerNetworkMacvlan (10.45s) [2021-02-25T02:07:59.862Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2021-02-25T02:07:59.862Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.06s) [2021-02-25T02:07:59.862Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.91s) [2021-02-25T02:07:59.862Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.96s) [2021-02-25T02:07:59.862Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.35s) [2021-02-25T02:07:59.862Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.66s) [2021-02-25T02:07:59.862Z] PASS [2021-02-25T02:07:59.862Z] [2021-02-25T02:07:59.862Z] DONE 8 tests in 11.772s [2021-02-25T02:07:59.862Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-02-25T02:07:59.862Z] testing: warning: no tests to run [2021-02-25T02:07:59.862Z] PASS [2021-02-25T02:07:59.862Z] [2021-02-25T02:07:59.862Z] DONE 0 tests in 0.007s [2021-02-25T02:07:59.862Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-02-25T02:07:59.862Z] INFO: Testing against a local daemon [2021-02-25T02:07:59.862Z] === RUN TestAuthZPluginAllowRequest [2021-02-25T02:08:00.266Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-02-25T02:08:00.741Z] --- PASS: TestRenameContainerWithLinkedContainer (1.58s) [2021-02-25T02:08:00.741Z] === RUN TestResize [2021-02-25T02:08:01.247Z] --- PASS: TestAuthZPluginAllowRequest (1.27s) [2021-02-25T02:08:01.247Z] === RUN TestAuthZPluginTLS [2021-02-25T02:08:01.315Z] --- PASS: TestResize (0.78s) [2021-02-25T02:08:01.315Z] === RUN TestResizeWithInvalidSize [2021-02-25T02:08:01.819Z] --- PASS: TestAuthZPluginTLS (0.54s) [2021-02-25T02:08:01.819Z] === RUN TestAuthZPluginDenyRequest [2021-02-25T02:08:01.889Z] --- PASS: TestResizeWithInvalidSize (0.81s) [2021-02-25T02:08:01.889Z] === RUN TestResizeWhenContainerNotStarted [2021-02-25T02:08:02.174Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2021-02-25T02:08:02.174Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-02-25T02:08:02.394Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2021-02-25T02:08:02.394Z] === RUN TestAuthZPluginAPIDenyResponse [2021-02-25T02:08:02.835Z] --- PASS: TestResizeWhenContainerNotStarted (0.77s) [2021-02-25T02:08:02.835Z] === RUN TestDaemonRestartKillContainers [2021-02-25T02:08:02.835Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-25T02:08:02.835Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-25T02:08:02.835Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-25T02:08:02.835Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-25T02:08:02.835Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-25T02:08:02.835Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-25T02:08:02.835Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-25T02:08:02.835Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-25T02:08:02.835Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-25T02:08:02.835Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-25T02:08:02.835Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-25T02:08:02.835Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-25T02:08:02.835Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-25T02:08:02.835Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-25T02:08:02.835Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-25T02:08:02.835Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-25T02:08:02.835Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-25T02:08:02.835Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-25T02:08:02.835Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-25T02:08:02.835Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-25T02:08:02.835Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-25T02:08:02.835Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-25T02:08:02.835Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-25T02:08:02.835Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-25T02:08:02.835Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-25T02:08:02.835Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-25T02:08:02.835Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-25T02:08:02.835Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-25T02:08:02.966Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2021-02-25T02:08:02.966Z] === RUN TestAuthZPluginDenyResponse [2021-02-25T02:08:03.113Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-02-25T02:08:03.228Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2021-02-25T02:08:03.228Z] === RUN TestAuthZPluginAllowEventStream [2021-02-25T02:08:04.494Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2021-02-25T02:08:04.494Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-02-25T02:08:04.494Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-02-25T02:08:04.615Z] --- PASS: TestAuthZPluginAllowEventStream (1.22s) [2021-02-25T02:08:04.616Z] === RUN TestAuthZPluginErrorResponse [2021-02-25T02:08:04.757Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-25T02:08:05.187Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2021-02-25T02:08:05.187Z] === RUN TestAuthZPluginErrorRequest [2021-02-25T02:08:05.705Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-25T02:08:05.705Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-25T02:08:05.762Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2021-02-25T02:08:05.762Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-02-25T02:08:05.873Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-02-25T02:08:05.969Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-25T02:08:05.969Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-25T02:08:06.334Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2021-02-25T02:08:06.334Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-02-25T02:08:07.252Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-02-25T02:08:07.366Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-25T02:08:07.366Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-25T02:08:07.719Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.52s) [2021-02-25T02:08:07.719Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-02-25T02:08:08.191Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2021-02-25T02:08:08.601Z] tests/integration/api_volume_test.py ......... [ 74%] [2021-02-25T02:08:08.764Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-25T02:08:09.103Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.50s) [2021-02-25T02:08:09.104Z] === RUN TestAuthZPluginHeader [2021-02-25T02:08:10.047Z] --- PASS: TestAuthZPluginHeader (0.73s) [2021-02-25T02:08:10.047Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-02-25T02:08:11.116Z] tests/integration/client_test.py ..... [ 75%] [2021-02-25T02:08:11.116Z] tests/integration/context_api_test.py ... [ 76%] [2021-02-25T02:08:11.326Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-02-25T02:08:11.326Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.75s) [2021-02-25T02:08:11.327Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.81s) [2021-02-25T02:08:11.327Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.88s) [2021-02-25T02:08:11.327Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.13s) [2021-02-25T02:08:11.327Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.54s) [2021-02-25T02:08:11.327Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.76s) [2021-02-25T02:08:11.327Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.81s) [2021-02-25T02:08:11.327Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.67s) [2021-02-25T02:08:11.327Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.35s) [2021-02-25T02:08:11.327Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.56s) [2021-02-25T02:08:11.327Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.41s) [2021-02-25T02:08:11.327Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.55s) [2021-02-25T02:08:11.327Z] === RUN TestCgroupNamespacesRun [2021-02-25T02:08:11.383Z] tests/integration/errors_test.py . [ 76%] [2021-02-25T02:08:12.385Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2021-02-25T02:08:13.246Z] --- PASS: TestCgroupNamespacesRun (1.83s) [2021-02-25T02:08:13.246Z] === RUN TestCgroupNamespacesRunPrivileged [2021-02-25T02:08:14.263Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.59s) [2021-02-25T02:08:14.263Z] === RUN TestAuthZPluginV2Disable [2021-02-25T02:08:14.636Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.77s) [2021-02-25T02:08:14.636Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-02-25T02:08:14.922Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2021-02-25T02:08:15.189Z] --- PASS: TestServiceUpdateSecrets (15.72s) [2021-02-25T02:08:15.189Z] === RUN TestServiceUpdateConfigs [2021-02-25T02:08:16.302Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2021-02-25T02:08:16.560Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.94s) [2021-02-25T02:08:16.560Z] === RUN TestCgroupNamespacesRunHostMode [2021-02-25T02:08:16.830Z] --- PASS: TestAuthZPluginV2Disable (3.00s) [2021-02-25T02:08:16.830Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-02-25T02:08:18.480Z] --- PASS: TestCgroupNamespacesRunHostMode (1.85s) [2021-02-25T02:08:18.480Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-02-25T02:08:18.843Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2021-02-25T02:08:19.103Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2021-02-25T02:08:19.672Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2021-02-25T02:08:20.133Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.39s) [2021-02-25T02:08:20.133Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-02-25T02:08:20.397Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.86s) [2021-02-25T02:08:20.397Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-02-25T02:08:21.593Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2021-02-25T02:08:21.852Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2021-02-25T02:08:22.319Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.77s) [2021-02-25T02:08:22.319Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-02-25T02:08:23.264Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.03s) [2021-02-25T02:08:23.264Z] === RUN TestCgroupNamespacesRunOlderClient [2021-02-25T02:08:24.390Z] Loaded image: buildpack-deps:buster [2021-02-25T02:08:24.649Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2021-02-25T02:08:24.649Z] Loaded image: busybox:latest [2021-02-25T02:08:25.183Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.87s) [2021-02-25T02:08:25.183Z] === RUN TestKernelTCPMemory [2021-02-25T02:08:25.219Z] Loaded image: busybox:glibc [2021-02-25T02:08:25.757Z] --- PASS: TestKernelTCPMemory (0.90s) [2021-02-25T02:08:25.757Z] === RUN TestNISDomainname [2021-02-25T02:08:26.158Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2021-02-25T02:08:26.727Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-02-25T02:08:27.146Z] --- PASS: TestNISDomainname (0.98s) [2021-02-25T02:08:27.146Z] === RUN TestHostnameDnsResolution [2021-02-25T02:08:27.665Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-02-25T02:08:28.533Z] --- PASS: TestHostnameDnsResolution (1.74s) [2021-02-25T02:08:28.533Z] === RUN TestStats [2021-02-25T02:08:29.044Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2021-02-25T02:08:29.304Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-02-25T02:08:29.564Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-02-25T02:08:29.935Z] tests/integration/models_containers_test.py ............................ [ 83%] [2021-02-25T02:08:30.133Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2021-02-25T02:08:30.200Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (8.94s) [2021-02-25T02:08:30.200Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-02-25T02:08:30.634Z] --- PASS: TestServiceUpdateConfigs (15.74s) [2021-02-25T02:08:30.634Z] === RUN TestServiceUpdateNetwork [2021-02-25T02:08:30.701Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2021-02-25T02:08:30.701Z] Loaded image: debian:bullseye [2021-02-25T02:08:30.960Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2021-02-25T02:08:30.960Z] Loaded image: hello-world:latest [2021-02-25T02:08:30.960Z] Loaded image: arm32v7/hello-world:latest [2021-02-25T02:08:31.840Z] --- PASS: TestStats (2.80s) [2021-02-25T02:08:31.840Z] === RUN TestStopContainerWithTimeout [2021-02-25T02:08:31.840Z] === RUN TestStopContainerWithTimeout/0 [2021-02-25T02:08:31.840Z] === PAUSE TestStopContainerWithTimeout/0 [2021-02-25T02:08:31.840Z] === RUN TestStopContainerWithTimeout/1 [2021-02-25T02:08:31.840Z] === PAUSE TestStopContainerWithTimeout/1 [2021-02-25T02:08:31.840Z] === RUN TestStopContainerWithTimeout/3 [2021-02-25T02:08:31.840Z] === PAUSE TestStopContainerWithTimeout/3 [2021-02-25T02:08:31.840Z] === RUN TestStopContainerWithTimeout/-1 [2021-02-25T02:08:31.840Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-02-25T02:08:31.840Z] === CONT TestStopContainerWithTimeout/0 [2021-02-25T02:08:31.840Z] === CONT TestStopContainerWithTimeout/3 [2021-02-25T02:08:31.840Z] === CONT TestStopContainerWithTimeout/-1 [2021-02-25T02:08:31.840Z] === CONT TestStopContainerWithTimeout/1 [2021-02-25T02:08:32.866Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-02-25T02:08:34.778Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2021-02-25T02:08:35.038Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-02-25T02:08:35.145Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-02-25T02:08:35.146Z] --- PASS: TestStopContainerWithTimeout/0 (1.20s) [2021-02-25T02:08:35.146Z] --- PASS: TestStopContainerWithTimeout/1 (2.34s) [2021-02-25T02:08:35.146Z] --- PASS: TestStopContainerWithTimeout/-1 (2.99s) [2021-02-25T02:08:35.146Z] --- PASS: TestStopContainerWithTimeout/3 (3.22s) [2021-02-25T02:08:35.146Z] === RUN TestDeleteDevicemapper [2021-02-25T02:08:35.146Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-02-25T02:08:35.146Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-02-25T02:08:35.146Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-02-25T02:08:36.421Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-02-25T02:08:37.065Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.29s) [2021-02-25T02:08:37.065Z] === RUN TestUpdateMemory [2021-02-25T02:08:37.065Z] --- SKIP: TestUpdateMemory (0.00s) [2021-02-25T02:08:37.065Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-02-25T02:08:37.065Z] === RUN TestUpdateCPUQuota [2021-02-25T02:08:38.328Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2021-02-25T02:08:38.328Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (44.80s) [2021-02-25T02:08:38.329Z] PASS [2021-02-25T02:08:38.329Z] [2021-02-25T02:08:38.329Z] === Skipped [2021-02-25T02:08:38.329Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-02-25T02:08:38.329Z] build_session_test.go:25: TODO: BuildKit [2021-02-25T02:08:38.329Z] [2021-02-25T02:08:38.329Z] [2021-02-25T02:08:38.329Z] DONE 33 tests, 1 skipped in 244.642s [2021-02-25T02:08:38.329Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-02-25T02:08:38.329Z] ++ 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 [2021-02-25T02:08:38.329Z] ++ set -e [2021-02-25T02:08:38.329Z] ++ '[' -n 0 ']' [2021-02-25T02:08:38.329Z] ++ set -x [2021-02-25T02:08:38.329Z] ++ env -i DEST=/go/src/github.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 [2021-02-25T02:08:38.454Z] --- PASS: TestUpdateCPUQuota (1.31s) [2021-02-25T02:08:38.455Z] === RUN TestUpdatePidsLimit [2021-02-25T02:08:38.455Z] === RUN TestUpdatePidsLimit/update_from_none [2021-02-25T02:08:38.588Z] INFO: Testing against a local daemon [2021-02-25T02:08:38.588Z] === RUN TestConfigInspect [2021-02-25T02:08:38.588Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2021-02-25T02:08:38.716Z] === RUN TestUpdatePidsLimit/no_change [2021-02-25T02:08:38.978Z] === RUN TestUpdatePidsLimit/update_lower [2021-02-25T02:08:39.155Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2021-02-25T02:08:39.552Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-02-25T02:08:39.725Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2021-02-25T02:08:39.814Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-02-25T02:08:40.296Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2021-02-25T02:08:40.388Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-02-25T02:08:40.457Z] db4edcf0861f: Pull complete [2021-02-25T02:08:40.457Z] Digest: sha256:1ed72e74ffe1fd07eef2df3eb9a5d57f64fdac099329a4a63aa1a99b4139ce5a [2021-02-25T02:08:40.457Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-25T02:08:40.457Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2021-02-25T02:08:40.457Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2021-02-25T02:08:40.457Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1757' [2021-02-25T02:08:40.457Z] WARN: Skipping validation tests [2021-02-25T02:08:40.457Z] INFO: Running unit tests at 02/25/2021 02:08:25... [2021-02-25T02:08:40.457Z] INFO: make.ps1 starting at 02/25/2021 02:08:29 [2021-02-25T02:08:40.457Z] INFO: Git commit (b845d77dac) assumed from DOCKER_GITCOMMIT environment variable [2021-02-25T02:08:40.457Z] INFO: Invoking autogen... [2021-02-25T02:08:40.457Z] INFO: Running unit tests... [2021-02-25T02:08:40.458Z] 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 [2021-02-25T02:08:40.650Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-02-25T02:08:41.677Z] --- PASS: TestConfigInspect (3.08s) [2021-02-25T02:08:41.677Z] === RUN TestConfigList [2021-02-25T02:08:42.039Z] --- PASS: TestUpdatePidsLimit (3.75s) [2021-02-25T02:08:42.039Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.38s) [2021-02-25T02:08:42.039Z] --- PASS: TestUpdatePidsLimit/no_change (0.42s) [2021-02-25T02:08:42.039Z] --- PASS: TestUpdatePidsLimit/update_lower (0.41s) [2021-02-25T02:08:42.039Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.39s) [2021-02-25T02:08:42.039Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.41s) [2021-02-25T02:08:42.039Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.40s) [2021-02-25T02:08:42.039Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.41s) [2021-02-25T02:08:42.039Z] === RUN TestUpdateRestartPolicy [2021-02-25T02:08:43.059Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-02-25T02:08:43.059Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2021-02-25T02:08:44.974Z] --- PASS: TestConfigList (3.25s) [2021-02-25T02:08:44.974Z] === RUN TestConfigsCreateAndDelete [2021-02-25T02:08:45.869Z] ......... [ 86%] [2021-02-25T02:08:46.004Z] --- PASS: TestServiceUpdateNetwork (16.53s) [2021-02-25T02:08:46.004Z] === RUN TestServiceUpdatePidsLimit [2021-02-25T02:08:46.004Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-02-25T02:08:46.273Z] ? github.com/docker/docker/api [no test files] [2021-02-25T02:08:46.379Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-02-25T02:08:46.640Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-02-25T02:08:47.114Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-02-25T02:08:48.020Z] --- PASS: TestConfigsCreateAndDelete (3.07s) [2021-02-25T02:08:48.020Z] === RUN TestConfigsUpdate [2021-02-25T02:08:48.280Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2021-02-25T02:08:48.309Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.62s) [2021-02-25T02:08:48.309Z] PASS [2021-02-25T02:08:48.309Z] [2021-02-25T02:08:48.309Z] DONE 17 tests in 45.576s [2021-02-25T02:08:48.309Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-02-25T02:08:48.309Z] INFO: Testing against a local daemon [2021-02-25T02:08:48.309Z] === RUN TestPluginInvalidJSON [2021-02-25T02:08:48.309Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-02-25T02:08:48.309Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-02-25T02:08:48.309Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-02-25T02:08:48.309Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-02-25T02:08:48.309Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-02-25T02:08:48.309Z] === RUN TestPluginInstall [2021-02-25T02:08:48.309Z] === RUN TestPluginInstall/no_auth [2021-02-25T02:08:48.309Z] time="2021-02-25T02:08:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-25T02:08:48.309Z] time="2021-02-25T02:08:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8310daa302df6d2f5a01290fa1571bbe24675b124e89f8a3da87d12e7f71b7a8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-25T02:08:48.309Z] time="2021-02-25T02:08:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-25T02:08:48.309Z] time="2021-02-25T02:08:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8310daa302df6d2f5a01290fa1571bbe24675b124e89f8a3da87d12e7f71b7a8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-25T02:08:48.309Z] === RUN TestPluginInstall/with_htpasswd [2021-02-25T02:08:48.309Z] time="2021-02-25T02:08:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-25T02:08:48.309Z] time="2021-02-25T02:08:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:38b073ff0a6aead15858564cb09117d94e52dd919b01a1a3a14185b097d7eba1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-25T02:08:48.309Z] time="2021-02-25T02:08:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-25T02:08:48.309Z] time="2021-02-25T02:08:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:38b073ff0a6aead15858564cb09117d94e52dd919b01a1a3a14185b097d7eba1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-25T02:08:48.309Z] === RUN TestPluginInstall/with_insecure [2021-02-25T02:08:48.540Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-02-25T02:08:49.251Z] time="2021-02-25T02:08:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-25T02:08:49.251Z] time="2021-02-25T02:08:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:001465366eaf7a9f44899a423b58ac5f0b9fbff160ba27c985d076a369b1d1f4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-25T02:08:49.251Z] time="2021-02-25T02:08:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-25T02:08:49.251Z] time="2021-02-25T02:08:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:001465366eaf7a9f44899a423b58ac5f0b9fbff160ba27c985d076a369b1d1f4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-25T02:08:49.512Z] --- PASS: TestPluginInstall (4.00s) [2021-02-25T02:08:49.512Z] --- PASS: TestPluginInstall/no_auth (1.99s) [2021-02-25T02:08:49.512Z] --- PASS: TestPluginInstall/with_htpasswd (0.77s) [2021-02-25T02:08:49.512Z] --- PASS: TestPluginInstall/with_insecure (1.24s) [2021-02-25T02:08:49.512Z] plugin_test.go:160: [d7ca74723c149] daemon is not started [2021-02-25T02:08:49.512Z] === RUN TestPluginsWithRuntimes [2021-02-25T02:08:51.077Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2021-02-25T02:08:51.078Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2021-02-25T02:08:51.078Z] --- PASS: TestConfigsUpdate (3.17s) [2021-02-25T02:08:51.078Z] === RUN TestTemplatedConfig [2021-02-25T02:08:51.425Z] === RUN TestPluginsWithRuntimes/No_Args [2021-02-25T02:08:52.015Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-02-25T02:08:52.367Z] === RUN TestPluginsWithRuntimes/With_Args [2021-02-25T02:08:52.957Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2021-02-25T02:08:53.309Z] --- PASS: TestPluginsWithRuntimes (3.52s) [2021-02-25T02:08:53.309Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.90s) [2021-02-25T02:08:53.309Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.91s) [2021-02-25T02:08:53.309Z] PASS [2021-02-25T02:08:53.309Z] [2021-02-25T02:08:53.309Z] DONE 9 tests in 7.631s [2021-02-25T02:08:53.309Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-02-25T02:08:53.309Z] INFO: Testing against a local daemon [2021-02-25T02:08:53.309Z] === RUN TestExternalGraphDriver [2021-02-25T02:08:53.309Z] === RUN TestExternalGraphDriver/json [2021-02-25T02:08:53.527Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-02-25T02:08:54.285Z] --- PASS: TestUpdateRestartPolicy (12.41s) [2021-02-25T02:08:54.285Z] === RUN TestUpdateRestartWithAutoRemove [2021-02-25T02:08:54.312Z] tests/integration/models_images_test.py ............... [ 89%] [2021-02-25T02:08:54.467Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-02-25T02:08:54.727Z] --- PASS: TestTemplatedConfig (3.66s) [2021-02-25T02:08:54.727Z] === RUN TestConfigCreateResolve [2021-02-25T02:08:55.222Z] === RUN TestExternalGraphDriver/spec [2021-02-25T02:08:55.230Z] --- PASS: TestUpdateRestartWithAutoRemove (0.84s) [2021-02-25T02:08:55.230Z] === RUN TestWaitNonBlocked [2021-02-25T02:08:55.230Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-25T02:08:55.230Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-25T02:08:55.230Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-25T02:08:55.230Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-25T02:08:55.230Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-25T02:08:55.230Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-25T02:08:55.580Z] tests/integration/models_networks_test.py .... [ 90%] [2021-02-25T02:08:55.666Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2021-02-25T02:08:55.724Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-02-25T02:08:56.176Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-02-25T02:08:56.176Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.91s) [2021-02-25T02:08:56.176Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.95s) [2021-02-25T02:08:56.176Z] === RUN TestWaitBlocked [2021-02-25T02:08:56.176Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-25T02:08:56.176Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-25T02:08:56.176Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-02-25T02:08:56.176Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-02-25T02:08:56.176Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-25T02:08:56.176Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-02-25T02:08:56.613Z] === RUN TestExternalGraphDriver/pull [2021-02-25T02:08:57.125Z] --- PASS: TestWaitBlocked (0.03s) [2021-02-25T02:08:57.125Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.89s) [2021-02-25T02:08:57.125Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.95s) [2021-02-25T02:08:57.125Z] === CONT TestContainerStartOnDaemonRestart [2021-02-25T02:08:57.125Z] === CONT TestContainerKillOnDaemonStart [2021-02-25T02:08:57.125Z] === CONT TestDaemonHostGatewayIP [2021-02-25T02:08:57.125Z] === CONT TestDaemonRestartIpcMode [2021-02-25T02:08:57.576Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2021-02-25T02:08:57.576Z] --- PASS: TestConfigCreateResolve (2.90s) [2021-02-25T02:08:57.576Z] === RUN TestConfigDaemonLibtrustID [2021-02-25T02:08:57.836Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-02-25T02:08:58.001Z] --- PASS: TestExternalGraphDriver (4.86s) [2021-02-25T02:08:58.001Z] --- PASS: TestExternalGraphDriver/json (1.69s) [2021-02-25T02:08:58.001Z] --- PASS: TestExternalGraphDriver/spec (1.69s) [2021-02-25T02:08:58.001Z] --- PASS: TestExternalGraphDriver/pull (1.41s) [2021-02-25T02:08:58.001Z] === RUN TestGraphdriverPluginV2 [2021-02-25T02:08:58.095Z] --- PASS: TestConfigDaemonLibtrustID (0.57s) [2021-02-25T02:08:58.095Z] PASS [2021-02-25T02:08:58.095Z] [2021-02-25T02:08:58.095Z] DONE 7 tests in 19.868s [2021-02-25T02:08:58.095Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-02-25T02:08:58.096Z] ++ 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 [2021-02-25T02:08:58.096Z] ++ set -e [2021-02-25T02:08:58.096Z] ++ '[' -n 0 ']' [2021-02-25T02:08:58.096Z] ++ set -x [2021-02-25T02:08:58.096Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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 [2021-02-25T02:08:58.665Z] INFO: Testing against a local daemon [2021-02-25T02:08:58.665Z] === RUN TestCheckpoint [2021-02-25T02:08:58.665Z] --- SKIP: TestCheckpoint (0.00s) [2021-02-25T02:08:58.665Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-25T02:08:58.665Z] === RUN TestContainerInvalidJSON [2021-02-25T02:08:58.665Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-02-25T02:08:58.665Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-02-25T02:08:58.665Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-02-25T02:08:58.665Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-02-25T02:08:58.665Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-02-25T02:08:58.665Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-02-25T02:08:58.665Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-02-25T02:08:58.665Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-02-25T02:08:58.665Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-02-25T02:08:58.665Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-02-25T02:08:58.665Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-02-25T02:08:58.665Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-02-25T02:08:58.665Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-02-25T02:08:58.665Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-02-25T02:08:58.665Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2021-02-25T02:08:58.665Z] === RUN TestCopyFromContainerPathIsNotDir [2021-02-25T02:08:58.665Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-02-25T02:08:58.665Z] === RUN TestCopyToContainerPathDoesNotExist [2021-02-25T02:08:58.665Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.10s) [2021-02-25T02:08:58.665Z] === RUN TestCopyToContainerPathIsNotDir [2021-02-25T02:08:58.665Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-02-25T02:08:58.665Z] === RUN TestCopyFromContainer [2021-02-25T02:08:58.665Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2021-02-25T02:09:00.045Z] === RUN TestCopyFromContainer// [2021-02-25T02:09:00.045Z] === RUN TestCopyFromContainer//bar/root [2021-02-25T02:09:00.304Z] === RUN TestCopyFromContainer//bar/root/ [2021-02-25T02:09:00.304Z] === RUN TestCopyFromContainer/bar/quux [2021-02-25T02:09:00.564Z] === RUN TestCopyFromContainer/bar/quux/ [2021-02-25T02:09:00.564Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-02-25T02:09:00.824Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-02-25T02:09:00.824Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-02-25T02:09:00.824Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-02-25T02:09:01.084Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-02-25T02:09:01.084Z] === RUN TestCopyFromContainer/bar/notarget [2021-02-25T02:09:01.157Z] === RUN TestMiddlewares [2021-02-25T02:09:01.157Z] --- PASS: TestMiddlewares (0.00s) [2021-02-25T02:09:01.157Z] PASS [2021-02-25T02:09:01.157Z] coverage: 9.0% of statements [2021-02-25T02:09:01.157Z] ok github.com/docker/docker/api/server 0.069s coverage: 9.0% of statements [2021-02-25T02:09:01.305Z] --- PASS: TestGraphdriverPluginV2 (3.41s) [2021-02-25T02:09:01.305Z] PASS [2021-02-25T02:09:01.344Z] --- PASS: TestCopyFromContainer (2.59s) [2021-02-25T02:09:01.344Z] --- PASS: TestCopyFromContainer// (0.12s) [2021-02-25T02:09:01.344Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2021-02-25T02:09:01.344Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2021-02-25T02:09:01.344Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2021-02-25T02:09:01.344Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.13s) [2021-02-25T02:09:01.344Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.14s) [2021-02-25T02:09:01.344Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.14s) [2021-02-25T02:09:01.344Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.15s) [2021-02-25T02:09:01.344Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.14s) [2021-02-25T02:09:01.344Z] --- PASS: TestCopyFromContainer/bar/notarget (0.15s) [2021-02-25T02:09:01.344Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-02-25T02:09:01.344Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-25T02:09:01.344Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-25T02:09:01.344Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-25T02:09:01.344Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-25T02:09:01.344Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-25T02:09:01.344Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-25T02:09:01.344Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-25T02:09:01.344Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-25T02:09:01.344Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-25T02:09:01.344Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-02-25T02:09:01.344Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-02-25T02:09:01.344Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2021-02-25T02:09:01.344Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-02-25T02:09:01.344Z] === RUN TestCreateLinkToNonExistingContainer [2021-02-25T02:09:01.344Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2021-02-25T02:09:01.344Z] === RUN TestCreateWithInvalidEnv [2021-02-25T02:09:01.344Z] === RUN TestCreateWithInvalidEnv/0 [2021-02-25T02:09:01.344Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-02-25T02:09:01.344Z] === RUN TestCreateWithInvalidEnv/1 [2021-02-25T02:09:01.344Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-02-25T02:09:01.344Z] === RUN TestCreateWithInvalidEnv/2 [2021-02-25T02:09:01.344Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-02-25T02:09:01.349Z] --- PASS: TestContainerStartOnDaemonRestart (3.69s) [2021-02-25T02:09:01.349Z] === CONT TestRestartDaemonWithRestartingContainer [2021-02-25T02:09:01.565Z] [2021-02-25T02:09:01.565Z] DONE 5 tests in 8.301s [2021-02-25T02:09:01.565Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-02-25T02:09:01.565Z] INFO: Testing against a local daemon [2021-02-25T02:09:01.565Z] === RUN TestContinueAfterPluginCrash [2021-02-25T02:09:01.565Z] === PAUSE TestContinueAfterPluginCrash [2021-02-25T02:09:01.565Z] === RUN TestReadPluginNoRead [2021-02-25T02:09:01.565Z] === PAUSE TestReadPluginNoRead [2021-02-25T02:09:01.565Z] === RUN TestDaemonStartWithLogOpt [2021-02-25T02:09:01.565Z] === PAUSE TestDaemonStartWithLogOpt [2021-02-25T02:09:01.565Z] === CONT TestContinueAfterPluginCrash [2021-02-25T02:09:01.565Z] === CONT TestDaemonStartWithLogOpt [2021-02-25T02:09:01.604Z] === CONT TestCreateWithInvalidEnv/0 [2021-02-25T02:09:01.604Z] === CONT TestCreateWithInvalidEnv/2 [2021-02-25T02:09:01.604Z] === CONT TestCreateWithInvalidEnv/1 [2021-02-25T02:09:01.604Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2021-02-25T02:09:01.604Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2021-02-25T02:09:01.604Z] --- PASS: TestCreateWithInvalidEnv/2 (0.02s) [2021-02-25T02:09:01.604Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2021-02-25T02:09:01.604Z] === RUN TestCreateTmpfsMountsTarget [2021-02-25T02:09:01.604Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2021-02-25T02:09:01.604Z] --- PASS: TestCreateTmpfsMountsTarget (0.07s) [2021-02-25T02:09:01.604Z] === RUN TestCreateWithCustomMaskedPaths [2021-02-25T02:09:01.611Z] --- PASS: TestDaemonRestartIpcMode (4.39s) [2021-02-25T02:09:01.611Z] === CONT TestIpcModeOlderClient [2021-02-25T02:09:01.873Z] --- PASS: TestIpcModeOlderClient (0.21s) [2021-02-25T02:09:02.113Z] tests/integration/models_nodes_test.py . [ 91%] [2021-02-25T02:09:02.113Z] tests/integration/models_resources_test.py . [ 91%] [2021-02-25T02:09:02.135Z] --- PASS: TestDaemonHostGatewayIP (5.05s) [2021-02-25T02:09:02.173Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2021-02-25T02:09:02.173Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-02-25T02:09:02.765Z] --- PASS: TestServiceUpdatePidsLimit (18.20s) [2021-02-25T02:09:02.765Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.01s) [2021-02-25T02:09:02.765Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.24s) [2021-02-25T02:09:02.765Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.34s) [2021-02-25T02:09:02.766Z] PASS [2021-02-25T02:09:02.766Z] [2021-02-25T02:09:02.766Z] === Skipped [2021-02-25T02:09:02.766Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s) [2021-02-25T02:09:02.766Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-02-25T02:09:02.766Z] [2021-02-25T02:09:02.766Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2021-02-25T02:09:02.766Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-25T02:09:02.766Z] [2021-02-25T02:09:02.766Z] [2021-02-25T02:09:02.766Z] DONE 27 tests, 2 skipped in 179.438s [2021-02-25T02:09:02.766Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2021-02-25T02:09:02.766Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2021-02-25T02:09:02.766Z] ++ set -e [2021-02-25T02:09:02.766Z] ++ '[' -n 0 ']' [2021-02-25T02:09:02.766Z] ++ set -x [2021-02-25T02:09:02.766Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2021-02-25T02:09:03.059Z] INFO: Testing against a local daemon [2021-02-25T02:09:03.059Z] === RUN TestSessionCreate [2021-02-25T02:09:03.059Z] --- PASS: TestSessionCreate (0.01s) [2021-02-25T02:09:03.059Z] === RUN TestSessionCreateWithBadUpgrade [2021-02-25T02:09:03.059Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-02-25T02:09:03.059Z] PASS [2021-02-25T02:09:03.059Z] [2021-02-25T02:09:03.059Z] DONE 2 tests in 0.249s [2021-02-25T02:09:03.059Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2021-02-25T02:09:03.059Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2021-02-25T02:09:03.059Z] ++ set -e [2021-02-25T02:09:03.059Z] ++ '[' -n 0 ']' [2021-02-25T02:09:03.059Z] ++ set -x [2021-02-25T02:09:03.059Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2021-02-25T02:09:03.426Z] INFO: Testing against a local daemon [2021-02-25T02:09:03.426Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-02-25T02:09:03.426Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-02-25T02:09:03.426Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-02-25T02:09:03.426Z] === RUN TestEventsExecDie [2021-02-25T02:09:03.554Z] === RUN TestDockerSuite/TestBuildAddScript [2021-02-25T02:09:03.555Z] --- PASS: TestCreateWithCustomMaskedPaths (1.97s) [2021-02-25T02:09:03.555Z] === RUN TestCreateWithCustomReadonlyPaths [2021-02-25T02:09:04.052Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.17s) [2021-02-25T02:09:04.153Z] tests/integration/models_services_test.py ..............X. [ 95%] [2021-02-25T02:09:04.492Z] --- PASS: TestEventsExecDie (1.01s) [2021-02-25T02:09:04.492Z] === RUN TestEventsBackwardsCompatible [2021-02-25T02:09:04.492Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2021-02-25T02:09:04.492Z] === RUN TestInfoBinaryCommits [2021-02-25T02:09:04.492Z] --- PASS: TestInfoBinaryCommits (0.01s) [2021-02-25T02:09:04.492Z] === RUN TestInfoAPIVersioned [2021-02-25T02:09:04.492Z] --- PASS: TestInfoAPIVersioned (0.00s) [2021-02-25T02:09:04.492Z] === RUN TestInfoDiscoveryBackend [2021-02-25T02:09:04.840Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2021-02-25T02:09:04.840Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-02-25T02:09:05.773Z] --- PASS: TestDaemonStartWithLogOpt (3.99s) [2021-02-25T02:09:05.774Z] === CONT TestReadPluginNoRead [2021-02-25T02:09:05.938Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-02-25T02:09:05.938Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-02-25T02:09:06.097Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.16s) [2021-02-25T02:09:06.097Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-02-25T02:09:06.097Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-25T02:09:06.097Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-25T02:09:06.097Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-25T02:09:06.097Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-25T02:09:06.097Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-25T02:09:06.097Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-25T02:09:06.097Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-25T02:09:06.097Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-25T02:09:06.097Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-25T02:09:06.097Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-25T02:09:06.097Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2021-02-25T02:09:06.097Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-25T02:09:06.097Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-25T02:09:06.097Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-25T02:09:06.097Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-25T02:09:06.097Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-25T02:09:06.097Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2021-02-25T02:09:06.097Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2021-02-25T02:09:06.097Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2021-02-25T02:09:06.097Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2021-02-25T02:09:06.097Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2021-02-25T02:09:06.097Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2021-02-25T02:09:06.097Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-02-25T02:09:06.357Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-02-25T02:09:06.357Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.63s) [2021-02-25T02:09:06.357Z] === RUN TestCreateDifferentPlatform [2021-02-25T02:09:06.357Z] === RUN TestCreateDifferentPlatform/different_os [2021-02-25T02:09:06.357Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-02-25T02:09:06.357Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-02-25T02:09:06.357Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-02-25T02:09:06.357Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-02-25T02:09:06.357Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-02-25T02:09:06.575Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-02-25T02:09:06.575Z] === RUN TestInfoAPI [2021-02-25T02:09:06.575Z] --- PASS: TestInfoAPI (0.01s) [2021-02-25T02:09:06.575Z] === RUN TestInfoAPIWarnings [2021-02-25T02:09:06.616Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2021-02-25T02:09:06.617Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-02-25T02:09:06.617Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2021-02-25T02:09:06.617Z] === RUN TestContainerStartOnDaemonRestart [2021-02-25T02:09:06.617Z] === PAUSE TestContainerStartOnDaemonRestart [2021-02-25T02:09:06.617Z] === RUN TestDaemonRestartIpcMode [2021-02-25T02:09:06.617Z] === PAUSE TestDaemonRestartIpcMode [2021-02-25T02:09:06.617Z] === RUN TestDaemonHostGatewayIP [2021-02-25T02:09:06.617Z] === PAUSE TestDaemonHostGatewayIP [2021-02-25T02:09:06.617Z] === RUN TestRestartDaemonWithRestartingContainer [2021-02-25T02:09:06.617Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-02-25T02:09:06.617Z] === RUN TestContainerKillOnDaemonStart [2021-02-25T02:09:06.617Z] === PAUSE TestContainerKillOnDaemonStart [2021-02-25T02:09:06.617Z] === RUN TestDiff [2021-02-25T02:09:07.449Z] tests/integration/models_swarm_test.py .. [ 96%] [2021-02-25T02:09:07.449Z] tests/integration/models_volumes_test.py .. [ 96%] [2021-02-25T02:09:07.556Z] --- PASS: TestDiff (0.77s) [2021-02-25T02:09:07.556Z] === RUN TestExecWithCloseStdin [2021-02-25T02:09:08.125Z] --- PASS: TestExecWithCloseStdin (0.77s) [2021-02-25T02:09:08.125Z] === RUN TestExec [2021-02-25T02:09:08.320Z] === RUN TestReadPluginNoRead/default [2021-02-25T02:09:09.063Z] --- PASS: TestExec (0.88s) [2021-02-25T02:09:09.063Z] === RUN TestExecUser [2021-02-25T02:09:09.322Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2021-02-25T02:09:09.706Z] === RUN TestReadPluginNoRead/disabled_caching [2021-02-25T02:09:10.261Z] --- PASS: TestExecUser (1.05s) [2021-02-25T02:09:10.261Z] === RUN TestExportContainerAndImportImage [2021-02-25T02:09:10.642Z] --- PASS: TestContainerKillOnDaemonStart (13.13s) [2021-02-25T02:09:10.642Z] PASS [2021-02-25T02:09:10.642Z] [2021-02-25T02:09:10.642Z] === Skipped [2021-02-25T02:09:10.642Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2021-02-25T02:09:10.642Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-25T02:09:10.642Z] [2021-02-25T02:09:10.642Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.01s) [2021-02-25T02:09:10.642Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-25T02:09:10.642Z] [2021-02-25T02:09:10.642Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2021-02-25T02:09:10.642Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-25T02:09:10.642Z] [2021-02-25T02:09:10.642Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-02-25T02:09:10.642Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-02-25T02:09:10.642Z] [2021-02-25T02:09:10.642Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2021-02-25T02:09:10.642Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-02-25T02:09:10.642Z] [2021-02-25T02:09:10.642Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2021-02-25T02:09:10.642Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-02-25T02:09:10.642Z] [2021-02-25T02:09:10.642Z] [2021-02-25T02:09:10.642Z] DONE 196 tests, 6 skipped in 142.232s [2021-02-25T02:09:10.642Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2021-02-25T02:09:10.642Z] ++ 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 [2021-02-25T02:09:10.642Z] ++ set -e [2021-02-25T02:09:10.642Z] ++ '[' -n 0 ']' [2021-02-25T02:09:10.642Z] ++ set -x [2021-02-25T02:09:10.642Z] ++ env -i DEST=/go/src/github.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 [2021-02-25T02:09:10.642Z] INFO: Testing against a local daemon [2021-02-25T02:09:10.642Z] === RUN TestCommitInheritsEnv [2021-02-25T02:09:10.648Z] --- PASS: TestContinueAfterPluginCrash (9.02s) [2021-02-25T02:09:10.648Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-02-25T02:09:11.201Z] --- PASS: TestExportContainerAndImportImage (1.29s) [2021-02-25T02:09:11.201Z] === RUN TestExportContainerAfterDaemonRestart [2021-02-25T02:09:11.385Z] tests/integration/regression_test.py ...... [ 98%] [2021-02-25T02:09:11.587Z] --- PASS: TestCommitInheritsEnv (0.66s) [2021-02-25T02:09:11.587Z] === RUN TestImportExtremelyLargeImageWorks [2021-02-25T02:09:11.587Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.01s) [2021-02-25T02:09:11.587Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-02-25T02:09:11.587Z] === RUN TestImagesFilterMultiReference [2021-02-25T02:09:11.587Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2021-02-25T02:09:11.587Z] === RUN TestImagePullPlatformInvalid [2021-02-25T02:09:11.587Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2021-02-25T02:09:11.587Z] === RUN TestRemoveImageOrphaning [2021-02-25T02:09:11.640Z] tests/integration/credentials/store_test.py ...... [ 99%] [2021-02-25T02:09:11.640Z] tests/integration/credentials/utils_test.py . [100%] [2021-02-25T02:09:11.640Z] [2021-02-25T02:09:11.640Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2021-02-25T02:09:11.640Z] =========================== short test summary info ============================ [2021-02-25T02:09:11.640Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2021-02-25T02:09:11.640Z] CONFIG_RT_GROUP_SCHED isn't enabled [2021-02-25T02:09:11.640Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2021-02-25T02:09:11.640Z] Not supported on most drivers [2021-02-25T02:09:11.640Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2021-02-25T02:09:11.640Z] Output of docker top depends on host distro, and is not formalized. [2021-02-25T02:09:11.640Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2021-02-25T02:09:11.640Z] Output of docker top depends on host distro, and is not formalized. [2021-02-25T02:09:11.640Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2021-02-25T02:09:11.640Z] Can fail if eth0 has multiple IP addresses [2021-02-25T02:09:11.640Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2021-02-25T02:09:11.640Z] This doesn't seem to be taken into account by the engine [2021-02-25T02:09:11.640Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2021-02-25T02:09:11.640Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2021-02-25T02:09:11.640Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 296.14 seconds == [2021-02-25T02:09:11.896Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2021-02-25T02:09:12.034Z] --- PASS: TestReadPluginNoRead (6.54s) [2021-02-25T02:09:12.034Z] --- PASS: TestReadPluginNoRead/default (1.29s) [2021-02-25T02:09:12.034Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.32s) [2021-02-25T02:09:12.034Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.27s) [2021-02-25T02:09:12.034Z] read_test.go:92: [db2a00609b510] daemon is not started [2021-02-25T02:09:12.034Z] PASS [2021-02-25T02:09:12.034Z] [2021-02-25T02:09:12.034Z] DONE 6 tests in 10.570s [2021-02-25T02:09:12.034Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-02-25T02:09:12.034Z] testing: warning: no tests to run [2021-02-25T02:09:12.034Z] PASS [2021-02-25T02:09:12.034Z] [2021-02-25T02:09:12.034Z] DONE 0 tests in 0.013s [2021-02-25T02:09:12.034Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-02-25T02:09:12.034Z] INFO: Testing against a local daemon [2021-02-25T02:09:12.034Z] === RUN TestPluginWithDevMounts [2021-02-25T02:09:12.034Z] === PAUSE TestPluginWithDevMounts [2021-02-25T02:09:12.034Z] === CONT TestPluginWithDevMounts [2021-02-25T02:09:12.160Z] --- PASS: TestRemoveImageOrphaning (0.58s) [2021-02-25T02:09:12.160Z] === RUN TestRemoveImageGarbageCollector [2021-02-25T02:09:12.160Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-02-25T02:09:12.160Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-25T02:09:12.160Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-02-25T02:09:12.160Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-02-25T02:09:12.160Z] === RUN TestTagInvalidReference [2021-02-25T02:09:12.160Z] --- PASS: TestTagInvalidReference (0.04s) [2021-02-25T02:09:12.160Z] === RUN TestTagValidPrefixedRepo [2021-02-25T02:09:12.160Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2021-02-25T02:09:12.160Z] === RUN TestTagExistedNameWithoutForce [2021-02-25T02:09:12.160Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-02-25T02:09:12.160Z] === RUN TestTagOfficialNames [2021-02-25T02:09:12.422Z] --- PASS: TestTagOfficialNames (0.08s) [2021-02-25T02:09:12.422Z] === RUN TestTagMatchesDigest [2021-02-25T02:09:12.422Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-02-25T02:09:12.422Z] PASS [2021-02-25T02:09:12.422Z] [2021-02-25T02:09:12.422Z] === Skipped [2021-02-25T02:09:12.422Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.01s) [2021-02-25T02:09:12.422Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-02-25T02:09:12.422Z] [2021-02-25T02:09:12.422Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-02-25T02:09:12.422Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-25T02:09:12.422Z] [2021-02-25T02:09:12.422Z] [2021-02-25T02:09:12.422Z] DONE 12 tests, 2 skipped in 2.065s [2021-02-25T02:09:12.422Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2021-02-25T02:09:12.422Z] ++ 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 [2021-02-25T02:09:12.422Z] ++ set -e [2021-02-25T02:09:12.422Z] ++ '[' -n 0 ']' [2021-02-25T02:09:12.422Z] ++ set -x [2021-02-25T02:09:12.422Z] ++ env -i DEST=/go/src/github.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 [2021-02-25T02:09:12.684Z] INFO: Testing against a local daemon [2021-02-25T02:09:12.684Z] === RUN TestNetworkCreateDelete [2021-02-25T02:09:12.945Z] --- PASS: TestNetworkCreateDelete (0.46s) [2021-02-25T02:09:12.945Z] === RUN TestDockerNetworkDeletePreferID [2021-02-25T02:09:13.108Z] --- PASS: TestExportContainerAfterDaemonRestart (1.62s) [2021-02-25T02:09:13.108Z] === RUN TestHealthCheckWorkdir [2021-02-25T02:09:13.108Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2021-02-25T02:09:13.678Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2021-02-25T02:09:13.938Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-02-25T02:09:13.938Z] --- PASS: TestHealthCheckWorkdir (1.06s) [2021-02-25T02:09:13.938Z] === RUN TestHealthKillContainer [2021-02-25T02:09:13.938Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2021-02-25T02:09:13.947Z] --- PASS: TestPluginWithDevMounts (1.71s) [2021-02-25T02:09:13.947Z] PASS [2021-02-25T02:09:13.947Z] [2021-02-25T02:09:13.947Z] DONE 1 tests in 1.744s [2021-02-25T02:09:13.947Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-02-25T02:09:13.947Z] INFO: Testing against a local daemon [2021-02-25T02:09:13.947Z] === RUN TestSecretInspect [2021-02-25T02:09:14.335Z] --- PASS: TestDockerNetworkDeletePreferID (1.26s) [2021-02-25T02:09:14.335Z] === RUN TestDaemonDNSFallback [2021-02-25T02:09:14.507Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2021-02-25T02:09:15.086Z] --- PASS: TestImportExtremelyLargeImageWorks (193.96s) [2021-02-25T02:09:15.086Z] PASS [2021-02-25T02:09:15.086Z] [2021-02-25T02:09:15.086Z] === Skipped [2021-02-25T02:09:15.086Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-02-25T02:09:15.086Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-25T02:09:15.086Z] [2021-02-25T02:09:15.086Z] [2021-02-25T02:09:15.086Z] DONE 12 tests, 1 skipped in 194.981s [2021-02-25T02:09:15.086Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2021-02-25T02:09:15.086Z] ++ 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 [2021-02-25T02:09:15.086Z] ++ set -e [2021-02-25T02:09:15.086Z] ++ '[' -n 0 ']' [2021-02-25T02:09:15.086Z] ++ set -x [2021-02-25T02:09:15.086Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2021-02-25T02:09:15.086Z] INFO: Testing against a local daemon [2021-02-25T02:09:15.086Z] === RUN TestNetworkCreateDelete [2021-02-25T02:09:15.086Z] --- PASS: TestNetworkCreateDelete (0.16s) [2021-02-25T02:09:15.086Z] === RUN TestDockerNetworkDeletePreferID [2021-02-25T02:09:15.086Z] --- PASS: TestDockerNetworkDeletePreferID (0.47s) [2021-02-25T02:09:15.086Z] === RUN TestDaemonDNSFallback [2021-02-25T02:09:15.086Z] --- PASS: TestDaemonDNSFallback (1.61s) [2021-02-25T02:09:15.086Z] === RUN TestInspectNetwork [2021-02-25T02:09:15.086Z] === RUN TestInspectNetwork/full_network_id [2021-02-25T02:09:15.086Z] === RUN TestInspectNetwork/partial_network_id [2021-02-25T02:09:15.086Z] === RUN TestInspectNetwork/network_name [2021-02-25T02:09:15.086Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-02-25T02:09:15.385Z] --- PASS: TestInspectNetwork (6.96s) [2021-02-25T02:09:15.385Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-02-25T02:09:15.385Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-02-25T02:09:15.385Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-02-25T02:09:15.385Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-02-25T02:09:15.385Z] === RUN TestRunContainerWithBridgeNone [2021-02-25T02:09:15.887Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2021-02-25T02:09:16.495Z] --- PASS: TestSecretInspect (2.31s) [2021-02-25T02:09:16.495Z] === RUN TestSecretList [2021-02-25T02:09:16.825Z] --- PASS: TestHealthKillContainer (2.78s) [2021-02-25T02:09:16.825Z] === RUN TestInspectCpusetInConfigPre120 [2021-02-25T02:09:17.497Z] --- PASS: TestRunContainerWithBridgeNone (1.81s) [2021-02-25T02:09:17.497Z] === RUN TestNetworkInvalidJSON [2021-02-25T02:09:17.497Z] === RUN TestNetworkInvalidJSON//networks/create [2021-02-25T02:09:17.497Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-02-25T02:09:17.497Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-02-25T02:09:17.497Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-02-25T02:09:17.497Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-25T02:09:17.497Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-25T02:09:17.497Z] === CONT TestNetworkInvalidJSON//networks/create [2021-02-25T02:09:17.497Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-25T02:09:17.497Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-02-25T02:09:17.497Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-02-25T02:09:17.497Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-02-25T02:09:17.497Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-02-25T02:09:17.497Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-02-25T02:09:17.497Z] === RUN TestNetworkList [2021-02-25T02:09:17.497Z] === RUN TestNetworkList//networks [2021-02-25T02:09:17.497Z] === PAUSE TestNetworkList//networks [2021-02-25T02:09:17.497Z] === RUN TestNetworkList//networks/ [2021-02-25T02:09:17.497Z] === PAUSE TestNetworkList//networks/ [2021-02-25T02:09:17.497Z] === CONT TestNetworkList//networks [2021-02-25T02:09:17.497Z] === CONT TestNetworkList//networks/ [2021-02-25T02:09:17.497Z] --- PASS: TestNetworkList (0.02s) [2021-02-25T02:09:17.497Z] --- PASS: TestNetworkList//networks (0.00s) [2021-02-25T02:09:17.497Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-02-25T02:09:17.497Z] === RUN TestHostIPv4BridgeLabel [2021-02-25T02:09:17.763Z] --- PASS: TestInspectCpusetInConfigPre120 (0.84s) [2021-02-25T02:09:17.763Z] === RUN TestIpcModeNone [2021-02-25T02:09:17.763Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2021-02-25T02:09:17.793Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2021-02-25T02:09:17.793Z] === RUN TestDaemonRestartWithLiveRestore [2021-02-25T02:09:18.023Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-02-25T02:09:18.410Z] --- PASS: TestSecretList (2.28s) [2021-02-25T02:09:18.410Z] === RUN TestSecretsCreateAndDelete [2021-02-25T02:09:18.591Z] --- PASS: TestIpcModeNone (0.88s) [2021-02-25T02:09:18.591Z] === RUN TestIpcModePrivate [2021-02-25T02:09:18.849Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2021-02-25T02:09:18.849Z] === RUN TestDaemonDefaultNetworkPools [2021-02-25T02:09:19.530Z] --- PASS: TestIpcModePrivate (0.90s) [2021-02-25T02:09:19.530Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:94, shared: false, mustBeShared: false [2021-02-25T02:09:19.530Z] === RUN TestIpcModeShareable [2021-02-25T02:09:19.530Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2021-02-25T02:09:19.919Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s) [2021-02-25T02:09:19.919Z] === RUN TestDaemonRestartWithExistingNetwork [2021-02-25T02:09:20.469Z] --- PASS: TestIpcModeShareable (0.87s) [2021-02-25T02:09:20.469Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:88, shared: true, mustBeShared: true [2021-02-25T02:09:20.469Z] === RUN TestAPIIpcModeShareableAndContainer [2021-02-25T02:09:20.954Z] --- PASS: TestSecretsCreateAndDelete (2.29s) [2021-02-25T02:09:20.954Z] === RUN TestSecretsUpdate [2021-02-25T02:09:20.969Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2021-02-25T02:09:20.969Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-02-25T02:09:21.410Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-02-25T02:09:21.410Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2021-02-25T02:09:21.669Z] === RUN TestDockerSuite/TestBuildAddTar [2021-02-25T02:09:22.028Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.29s) [2021-02-25T02:09:22.028Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-02-25T02:09:22.481Z] --- PASS: TestDaemonDNSFallback (7.45s) [2021-02-25T02:09:22.481Z] === RUN TestInspectNetwork [2021-02-25T02:09:22.670Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2021-02-25T02:09:22.670Z] === RUN TestServiceWithPredefinedNetwork [2021-02-25T02:09:23.051Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.81s) [2021-02-25T02:09:23.051Z] === RUN TestAPIIpcModeHost [2021-02-25T02:09:23.051Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2021-02-25T02:09:23.500Z] --- PASS: TestSecretsUpdate (2.30s) [2021-02-25T02:09:23.500Z] === RUN TestTemplatedSecret [2021-02-25T02:09:23.990Z] --- PASS: TestAPIIpcModeHost (0.82s) [2021-02-25T02:09:23.990Z] === RUN TestDaemonIpcModeShareable [2021-02-25T02:09:24.144Z] Leaving: AppArmorNo profiles have been unloaded. [2021-02-25T02:09:24.144Z] [2021-02-25T02:09:24.144Z] Unloading profiles will leave already running processes permanently [2021-02-25T02:09:24.144Z] unconfined, which can lead to unexpected situations. [2021-02-25T02:09:24.144Z] [2021-02-25T02:09:24.144Z] To set a process to complain mode, use the command line tool [2021-02-25T02:09:24.144Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-02-25T02:09:24.144Z] Post stage [Pipeline] junit [2021-02-25T02:09:24.156Z] Recording test results [2021-02-25T02:09:24.839Z] --- PASS: TestServiceWithPredefinedNetwork (2.03s) [2021-02-25T02:09:24.839Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-02-25T02:09:24.839Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-25T02:09:24.839Z] service_test.go:242: FLAKY_TEST [2021-02-25T02:09:24.839Z] === RUN TestServiceWithDataPathPortInit [2021-02-25T02:09:24.931Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2021-02-25T02:09:25.291Z] --- PASS: TestInfoAPIWarnings (16.25s) [2021-02-25T02:09:25.291Z] === RUN TestInfoDebug [2021-02-25T02:09:25.291Z] --- PASS: TestInfoDebug (0.53s) [2021-02-25T02:09:25.291Z] === RUN TestInfoInsecureRegistries [2021-02-25T02:09:25.291Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2021-02-25T02:09:25.291Z] === RUN TestInfoRegistryMirrors [2021-02-25T02:09:25.291Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-02-25T02:09:25.291Z] === RUN TestLoginFailsWithBadCredentials [2021-02-25T02:09:25.291Z] --- PASS: TestLoginFailsWithBadCredentials (0.26s) [2021-02-25T02:09:25.291Z] === RUN TestPingCacheHeaders [2021-02-25T02:09:25.291Z] --- PASS: TestPingCacheHeaders (0.01s) [2021-02-25T02:09:25.291Z] === RUN TestPingGet [2021-02-25T02:09:25.291Z] --- PASS: TestPingGet (0.01s) [2021-02-25T02:09:25.291Z] === RUN TestPingHead [2021-02-25T02:09:25.291Z] --- PASS: TestPingHead (0.02s) [2021-02-25T02:09:25.291Z] === RUN TestVersion [2021-02-25T02:09:25.291Z] --- PASS: TestVersion (0.01s) [2021-02-25T02:09:25.291Z] PASS [2021-02-25T02:09:25.291Z] [2021-02-25T02:09:25.291Z] === Skipped [2021-02-25T02:09:25.291Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-02-25T02:09:25.291Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-02-25T02:09:25.291Z] [2021-02-25T02:09:25.291Z] [2021-02-25T02:09:25.291Z] DONE 18 tests, 1 skipped in 21.490s [2021-02-25T02:09:25.291Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2021-02-25T02:09:25.291Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-02-25T02:09:25.291Z] ++ set -e [2021-02-25T02:09:25.291Z] ++ '[' -n 0 ']' [2021-02-25T02:09:25.291Z] ++ set -x [2021-02-25T02:09:25.291Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-02-25T02:09:25.291Z] INFO: Testing against a local daemon [2021-02-25T02:09:25.291Z] === RUN TestVolumesCreateAndList [2021-02-25T02:09:25.291Z] --- PASS: TestVolumesCreateAndList (0.01s) [2021-02-25T02:09:25.291Z] === RUN TestVolumesRemove [2021-02-25T02:09:25.291Z] --- PASS: TestVolumesRemove (0.12s) [2021-02-25T02:09:25.291Z] === RUN TestVolumesInspect [2021-02-25T02:09:25.291Z] --- PASS: TestVolumesInspect (0.01s) [2021-02-25T02:09:25.291Z] === RUN TestVolumesInvalidJSON [2021-02-25T02:09:25.291Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-02-25T02:09:25.291Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-02-25T02:09:25.291Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-02-25T02:09:25.291Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-02-25T02:09:25.291Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-02-25T02:09:25.291Z] PASS [2021-02-25T02:09:25.291Z] [2021-02-25T02:09:25.291Z] DONE 5 tests in 0.250s [2021-02-25T02:09:25.291Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-02-25T02:09:25.291Z] ++++ cat bundles/test-integration/docker.pid [2021-02-25T02:09:25.291Z] +++ kill 12264 [2021-02-25T02:09:25.414Z] --- PASS: TestTemplatedSecret (2.25s) [2021-02-25T02:09:25.414Z] === RUN TestSecretCreateResolve [2021-02-25T02:09:25.491Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2021-02-25T02:09:25.771Z] + echo Ensuring container killed. [2021-02-25T02:09:25.771Z] Ensuring container killed. [2021-02-25T02:09:25.771Z] + docker rm -vf docker-pr4 [2021-02-25T02:09:25.771Z] Error: No such container: docker-pr4 [Pipeline] sh [2021-02-25T02:09:25.869Z] --- PASS: TestDaemonIpcModeShareable (1.86s) [2021-02-25T02:09:25.869Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:97, shared: true, mustBeShared: true [2021-02-25T02:09:25.869Z] === RUN TestDaemonIpcModePrivate [2021-02-25T02:09:26.087Z] + echo Chowning /workspace to jenkins user [2021-02-25T02:09:26.087Z] Chowning /workspace to jenkins user [2021-02-25T02:09:26.087Z] + id -u [2021-02-25T02:09:26.087Z] + id -g [2021-02-25T02:09:26.087Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42061:/workspace busybox chown -R 1000:1000 /workspace [2021-02-25T02:09:26.087Z] Unable to find image 'busybox:latest' locally [2021-02-25T02:09:26.087Z] latest: Pulling from library/busybox [2021-02-25T02:09:26.342Z] 5c4213be9af9: Pulling fs layer [2021-02-25T02:09:26.695Z] === RUN TestInspectNetwork/full_network_id [2021-02-25T02:09:26.695Z] === RUN TestInspectNetwork/partial_network_id [2021-02-25T02:09:26.695Z] === RUN TestInspectNetwork/network_name [2021-02-25T02:09:26.695Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-02-25T02:09:26.808Z] +++ /etc/init.d/apparmor stop [2021-02-25T02:09:26.808Z] Leaving: AppArmorNo profiles have been unloaded. [2021-02-25T02:09:26.808Z] [2021-02-25T02:09:26.808Z] Unloading profiles will leave already running processes permanently [2021-02-25T02:09:26.808Z] unconfined, which can lead to unexpected situations. [2021-02-25T02:09:26.808Z] [2021-02-25T02:09:26.808Z] To set a process to complain mode, use the command line tool [2021-02-25T02:09:26.808Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-02-25T02:09:26.808Z] +++ true [2021-02-25T02:09:26.808Z] exiting test-integration [2021-02-25T02:09:26.808Z] ++ exit 0 [2021-02-25T02:09:26.808Z] [2021-02-25T02:09:26.809Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2021-02-25T02:09:27.379Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2021-02-25T02:09:27.639Z] --- PASS: TestDaemonIpcModePrivate (1.81s) [2021-02-25T02:09:27.639Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: false, mustBeShared: false [2021-02-25T02:09:27.639Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-02-25T02:09:28.005Z] --- PASS: TestSecretCreateResolve (2.30s) [2021-02-25T02:09:28.005Z] PASS [2021-02-25T02:09:28.005Z] [2021-02-25T02:09:28.005Z] DONE 6 tests in 13.771s [2021-02-25T02:09:28.005Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-02-25T02:09:28.005Z] INFO: Testing against a local daemon [2021-02-25T02:09:28.005Z] === RUN TestServiceCreateInit [2021-02-25T02:09:28.005Z] === RUN TestServiceCreateInit/daemonInitDisabled Post stage [Pipeline] junit [2021-02-25T02:09:28.390Z] Recording test results [2021-02-25T02:09:28.641Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-02-25T02:09:29.077Z] + echo Ensuring container killed. [2021-02-25T02:09:29.077Z] Ensuring container killed. [2021-02-25T02:09:29.077Z] + docker rm -vf docker-pr4 [2021-02-25T02:09:29.077Z] Error: No such container: docker-pr4 [2021-02-25T02:09:29.077Z] + true [Pipeline] sh [2021-02-25T02:09:29.501Z] + echo Chowning /workspace to jenkins user [2021-02-25T02:09:29.501Z] Chowning /workspace to jenkins user [2021-02-25T02:09:29.501Z] + id -u [2021-02-25T02:09:29.501Z] + id -g [2021-02-25T02:09:29.501Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-42061:/workspace busybox chown -R 1001:1001 /workspace [2021-02-25T02:09:29.551Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.64s) [2021-02-25T02:09:29.551Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:96, shared: false, mustBeShared: false [2021-02-25T02:09:29.551Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-02-25T02:09:29.551Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-02-25T02:09:30.489Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-02-25T02:09:30.748Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.53s) [2021-02-25T02:09:30.749Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:100, shared: true, mustBeShared: true [2021-02-25T02:09:30.749Z] === RUN TestIpcModeOlderClient [2021-02-25T02:09:30.749Z] === PAUSE TestIpcModeOlderClient [2021-02-25T02:09:30.749Z] === RUN TestKillContainerInvalidSignal [2021-02-25T02:09:31.008Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2021-02-25T02:09:31.308Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-02-25T02:09:31.576Z] --- PASS: TestKillContainerInvalidSignal (0.77s) [2021-02-25T02:09:31.576Z] === RUN TestKillContainer [2021-02-25T02:09:31.576Z] === RUN TestKillContainer/no_signal [2021-02-25T02:09:31.576Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-02-25T02:09:31.581Z] 5c4213be9af9: Verifying Checksum [2021-02-25T02:09:31.581Z] 5c4213be9af9: Download complete [2021-02-25T02:09:31.581Z] 5c4213be9af9: Pull complete [2021-02-25T02:09:31.581Z] Digest: sha256:c6b45a95f932202dbb27c31333c4789f45184a744060f6e569cc9d2bf1b9ad6f [2021-02-25T02:09:31.581Z] Status: Downloaded newer image for busybox:latest [2021-02-25T02:09:31.987Z] --- PASS: TestInspectNetwork (9.56s) [2021-02-25T02:09:31.987Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-02-25T02:09:31.987Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-02-25T02:09:31.987Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-02-25T02:09:31.987Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-02-25T02:09:31.987Z] === RUN TestRunContainerWithBridgeNone [2021-02-25T02:09:32.145Z] === RUN TestKillContainer/non_killing_signal [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-02-25T02:09:32.648Z] + bundleName=s390x-integration [2021-02-25T02:09:32.648Z] + echo Creating s390x-integration-bundles.tar.gz [2021-02-25T02:09:32.648Z] Creating s390x-integration-bundles.tar.gz [2021-02-25T02:09:32.648Z] + xargs tar -czf s390x-integration-bundles.tar.gz [2021-02-25T02:09:32.648Z] + 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 [2021-02-25T02:09:32.697Z] Archiving artifacts [2021-02-25T02:09:32.714Z] === RUN TestKillContainer/killing_signal [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-02-25T02:09:33.006Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42061/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-02-25T02:09:33.275Z] + bundleName=docker-py [2021-02-25T02:09:33.275Z] + echo Creating docker-py-bundles.tar.gz [2021-02-25T02:09:33.275Z] Creating docker-py-bundles.tar.gz [2021-02-25T02:09:33.275Z] + 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 [2021-02-25T02:09:33.283Z] --- PASS: TestKillContainer (1.88s) [2021-02-25T02:09:33.283Z] --- PASS: TestKillContainer/no_signal (0.61s) [2021-02-25T02:09:33.283Z] --- PASS: TestKillContainer/non_killing_signal (0.43s) [2021-02-25T02:09:33.283Z] --- PASS: TestKillContainer/killing_signal (0.66s) [2021-02-25T02:09:33.283Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-02-25T02:09:33.283Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-02-25T02:09:33.286Z] Archiving artifacts [2021-02-25T02:09:33.429Z] + make clean [2021-02-25T02:09:33.905Z] --- PASS: TestRunContainerWithBridgeNone (2.45s) [2021-02-25T02:09:33.905Z] === RUN TestNetworkInvalidJSON [2021-02-25T02:09:33.905Z] === RUN TestNetworkInvalidJSON//networks/create [2021-02-25T02:09:33.905Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-02-25T02:09:33.905Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-02-25T02:09:33.905Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-02-25T02:09:33.905Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-25T02:09:33.905Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-25T02:09:33.905Z] === CONT TestNetworkInvalidJSON//networks/create [2021-02-25T02:09:33.905Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-02-25T02:09:33.905Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-25T02:09:33.905Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-02-25T02:09:33.905Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-02-25T02:09:33.905Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-02-25T02:09:33.905Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-02-25T02:09:33.905Z] === RUN TestNetworkList [2021-02-25T02:09:33.905Z] === RUN TestNetworkList//networks [2021-02-25T02:09:33.905Z] === PAUSE TestNetworkList//networks [2021-02-25T02:09:33.905Z] === RUN TestNetworkList//networks/ [2021-02-25T02:09:33.905Z] === PAUSE TestNetworkList//networks/ [2021-02-25T02:09:33.905Z] === CONT TestNetworkList//networks [2021-02-25T02:09:33.905Z] === CONT TestNetworkList//networks/ [2021-02-25T02:09:33.905Z] --- PASS: TestNetworkList (0.03s) [2021-02-25T02:09:33.905Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-02-25T02:09:33.905Z] --- PASS: TestNetworkList//networks (0.00s) [2021-02-25T02:09:33.905Z] === RUN TestHostIPv4BridgeLabel [2021-02-25T02:09:34.068Z] docker volume rm -f docker-dev-cache [2021-02-25T02:09:34.068Z] docker-dev-cache [Pipeline] deleteDir [2021-02-25T02:09:34.222Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-02-25T02:09:34.793Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.24s) [2021-02-25T02:09:34.793Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.60s) [2021-02-25T02:09:34.793Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.47s) [2021-02-25T02:09:34.793Z] === RUN TestKillStoppedContainer [2021-02-25T02:09:34.793Z] --- PASS: TestKillStoppedContainer (0.06s) [2021-02-25T02:09:34.793Z] === RUN TestKillStoppedContainerAPIPre120 [2021-02-25T02:09:34.793Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2021-02-25T02:09:34.793Z] === RUN TestKillDifferentUserContainer [2021-02-25T02:09:34.793Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-02-25T02:09:34.852Z] --- PASS: TestHostIPv4BridgeLabel (0.84s) [2021-02-25T02:09:34.852Z] === RUN TestDaemonRestartWithLiveRestore [2021-02-25T02:09:35.119Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42061/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2021-02-25T02:09:35.363Z] --- PASS: TestKillDifferentUserContainer (0.70s) [2021-02-25T02:09:35.363Z] === RUN TestInspectOomKilledTrue [2021-02-25T02:09:35.363Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2021-02-25T02:09:35.363Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-25T02:09:35.363Z] === RUN TestInspectOomKilledFalse [2021-02-25T02:09:35.363Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-02-25T02:09:35.363Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-25T02:09:35.363Z] === RUN TestLinksEtcHostsContentMatch [2021-02-25T02:09:35.513Z] --- PASS: TestServiceCreateInit (7.61s) [2021-02-25T02:09:35.513Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.67s) [2021-02-25T02:09:35.513Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.92s) [2021-02-25T02:09:35.513Z] === RUN TestCreateServiceMultipleTimes [2021-02-25T02:09:35.528Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42061/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=725963e3c12cf681b8834207522f60f80b5ee261 -e DOCKER_GRAPHDRIVER docker:725963e3c12cf681b8834207522f60f80b5ee261 hack/make.sh binary-daemon [2021-02-25T02:09:35.931Z] --- PASS: TestLinksEtcHostsContentMatch (0.51s) [2021-02-25T02:09:35.932Z] === RUN TestLinksContainerNames [2021-02-25T02:09:36.093Z] [2021-02-25T02:09:36.094Z] Removing bundles/ [2021-02-25T02:09:36.094Z] [2021-02-25T02:09:36.094Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2021-02-25T02:09:36.094Z] Building: bundles/binary-daemon/dockerd-dev [2021-02-25T02:09:36.094Z] GOOS="" GOARCH="" GOARM="" [2021-02-25T02:09:36.241Z] --- PASS: TestDaemonRestartWithLiveRestore (1.49s) [2021-02-25T02:09:36.241Z] === RUN TestDaemonDefaultNetworkPools [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-25T02:09:37.315Z] --- PASS: TestLinksContainerNames (1.19s) [2021-02-25T02:09:37.315Z] === RUN TestLogsFollowTailEmpty [2021-02-25T02:09:37.574Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2021-02-25T02:09:37.630Z] --- PASS: TestDaemonDefaultNetworkPools (1.32s) [2021-02-25T02:09:37.630Z] === RUN TestDaemonRestartWithExistingNetwork [2021-02-25T02:09:37.834Z] --- PASS: TestLogsFollowTailEmpty (0.73s) [2021-02-25T02:09:37.834Z] === RUN TestContainerNetworkMountsNoChown [2021-02-25T02:09:38.802Z] --- PASS: TestContainerNetworkMountsNoChown (0.84s) [2021-02-25T02:09:38.802Z] === RUN TestMountDaemonRoot [2021-02-25T02:09:38.802Z] === RUN TestMountDaemonRoot/default [2021-02-25T02:09:38.802Z] === PAUSE TestMountDaemonRoot/default [2021-02-25T02:09:38.802Z] === RUN TestMountDaemonRoot/private [2021-02-25T02:09:38.802Z] === PAUSE TestMountDaemonRoot/private [2021-02-25T02:09:38.802Z] === RUN TestMountDaemonRoot/rprivate [2021-02-25T02:09:38.802Z] === PAUSE TestMountDaemonRoot/rprivate [2021-02-25T02:09:38.802Z] === RUN TestMountDaemonRoot/slave [2021-02-25T02:09:38.802Z] === PAUSE TestMountDaemonRoot/slave [2021-02-25T02:09:38.802Z] === RUN TestMountDaemonRoot/rslave [2021-02-25T02:09:38.802Z] === PAUSE TestMountDaemonRoot/rslave [2021-02-25T02:09:38.802Z] === RUN TestMountDaemonRoot/shared [2021-02-25T02:09:38.802Z] === PAUSE TestMountDaemonRoot/shared [2021-02-25T02:09:38.802Z] === RUN TestMountDaemonRoot/rshared [2021-02-25T02:09:38.802Z] === PAUSE TestMountDaemonRoot/rshared [2021-02-25T02:09:38.802Z] === CONT TestMountDaemonRoot/default [2021-02-25T02:09:38.802Z] === RUN TestMountDaemonRoot/default/bind_root [2021-02-25T02:09:38.802Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-02-25T02:09:38.802Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-02-25T02:09:38.802Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-02-25T02:09:38.802Z] === CONT TestMountDaemonRoot/rslave [2021-02-25T02:09:38.802Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-02-25T02:09:38.802Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-02-25T02:09:38.802Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-02-25T02:09:38.802Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-02-25T02:09:38.802Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-02-25T02:09:38.802Z] === RUN TestMountDaemonRoot/default/mount_root [2021-02-25T02:09:38.802Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-02-25T02:09:38.802Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-02-25T02:09:38.802Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-02-25T02:09:38.802Z] === CONT TestMountDaemonRoot/default/bind_root [2021-02-25T02:09:38.802Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-02-25T02:09:38.802Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-02-25T02:09:38.802Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-02-25T02:09:38.802Z] === CONT TestMountDaemonRoot/rshared [2021-02-25T02:09:38.802Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-02-25T02:09:38.802Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-02-25T02:09:38.802Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-02-25T02:09:38.802Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-02-25T02:09:38.802Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-02-25T02:09:38.802Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-02-25T02:09:38.802Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-02-25T02:09:38.802Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-02-25T02:09:38.802Z] === CONT TestMountDaemonRoot/shared [2021-02-25T02:09:38.802Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-02-25T02:09:38.802Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-02-25T02:09:38.802Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-02-25T02:09:38.802Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-02-25T02:09:38.802Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-02-25T02:09:38.802Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-02-25T02:09:38.802Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-02-25T02:09:38.802Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-02-25T02:09:38.802Z] === CONT TestMountDaemonRoot/private [2021-02-25T02:09:38.802Z] === RUN TestMountDaemonRoot/private/bind_root [2021-02-25T02:09:38.802Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-02-25T02:09:38.802Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-02-25T02:09:38.802Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-02-25T02:09:38.802Z] === RUN TestMountDaemonRoot/private/mount_root [2021-02-25T02:09:38.802Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-02-25T02:09:38.802Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-02-25T02:09:38.802Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-02-25T02:09:38.802Z] === CONT TestMountDaemonRoot/slave [2021-02-25T02:09:38.802Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-02-25T02:09:38.802Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-02-25T02:09:38.802Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-02-25T02:09:38.802Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-02-25T02:09:38.802Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-02-25T02:09:38.802Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-02-25T02:09:38.802Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-02-25T02:09:38.802Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-02-25T02:09:38.802Z] === CONT TestMountDaemonRoot/rprivate [2021-02-25T02:09:38.802Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-02-25T02:09:38.802Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-02-25T02:09:38.802Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-02-25T02:09:38.802Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-02-25T02:09:38.802Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-02-25T02:09:38.802Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-02-25T02:09:38.802Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-02-25T02:09:38.802Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-02-25T02:09:38.802Z] === CONT TestMountDaemonRoot/default/mount_root [2021-02-25T02:09:38.802Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-02-25T02:09:38.802Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-02-25T02:09:38.802Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-02-25T02:09:38.802Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-02-25T02:09:38.802Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-02-25T02:09:39.082Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-02-25T02:09:39.082Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-02-25T02:09:39.082Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-02-25T02:09:39.082Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-02-25T02:09:39.082Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-02-25T02:09:39.082Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-02-25T02:09:39.082Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-02-25T02:09:39.082Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-02-25T02:09:39.082Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-02-25T02:09:39.361Z] === CONT TestMountDaemonRoot/private/bind_root [2021-02-25T02:09:39.361Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-02-25T02:09:39.361Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-02-25T02:09:39.361Z] === CONT TestMountDaemonRoot/private/mount_root [2021-02-25T02:09:39.361Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-02-25T02:09:39.361Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-02-25T02:09:39.361Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-02-25T02:09:39.361Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-02-25T02:09:39.361Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-02-25T02:09:39.361Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-02-25T02:09:39.361Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-02-25T02:09:39.361Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-02-25T02:09:39.361Z] --- PASS: TestMountDaemonRoot (0.03s) [2021-02-25T02:09:39.361Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-02-25T02:09:39.361Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2021-02-25T02:09:39.361Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2021-02-25T02:09:39.361Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2021-02-25T02:09:39.361Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2021-02-25T02:09:39.361Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-02-25T02:09:39.361Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2021-02-25T02:09:39.361Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2021-02-25T02:09:39.361Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2021-02-25T02:09:39.361Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2021-02-25T02:09:39.361Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-02-25T02:09:39.361Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2021-02-25T02:09:39.361Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2021-02-25T02:09:39.361Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2021-02-25T02:09:39.361Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2021-02-25T02:09:39.361Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-02-25T02:09:39.361Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2021-02-25T02:09:39.361Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2021-02-25T02:09:39.361Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.07s) [2021-02-25T02:09:39.361Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s) [2021-02-25T02:09:39.361Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-02-25T02:09:39.361Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2021-02-25T02:09:39.361Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2021-02-25T02:09:39.361Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.06s) [2021-02-25T02:09:39.361Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-02-25T02:09:39.361Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-02-25T02:09:39.361Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2021-02-25T02:09:39.361Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-02-25T02:09:39.361Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-02-25T02:09:39.361Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2021-02-25T02:09:39.361Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-02-25T02:09:39.361Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2021-02-25T02:09:39.361Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-02-25T02:09:39.361Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-02-25T02:09:39.361Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-02-25T02:09:39.361Z] === RUN TestContainerBindMountNonRecursive [2021-02-25T02:09:40.180Z] --- PASS: TestDaemonRestartWithExistingNetwork (2.20s) [2021-02-25T02:09:40.180Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-02-25T02:09:40.317Z] --- PASS: TestServiceWithDataPathPortInit (13.64s) [2021-02-25T02:09:40.317Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-02-25T02:09:41.277Z] === RUN TestDockerSuite/TestBuildBlankName [2021-02-25T02:09:41.536Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-02-25T02:09:41.795Z] --- PASS: TestContainerBindMountNonRecursive (2.29s) [2021-02-25T02:09:41.795Z] === RUN TestContainerVolumesMountedAsShared [2021-02-25T02:09:42.735Z] --- PASS: TestContainerVolumesMountedAsShared (0.75s) [2021-02-25T02:09:42.735Z] === RUN TestContainerVolumesMountedAsSlave [2021-02-25T02:09:42.755Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.61s) [2021-02-25T02:09:42.755Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-02-25T02:09:43.304Z] --- PASS: TestContainerVolumesMountedAsSlave (0.74s) [2021-02-25T02:09:43.304Z] === RUN TestNetworkNat [2021-02-25T02:09:43.334Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.90s) [2021-02-25T02:09:43.334Z] === RUN TestServiceWithPredefinedNetwork [2021-02-25T02:09:44.243Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-02-25T02:09:44.243Z] --- PASS: TestNetworkNat (0.99s) [2021-02-25T02:09:44.243Z] === RUN TestNetworkLocalhostTCPNat [2021-02-25T02:09:44.811Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2021-02-25T02:09:45.071Z] --- PASS: TestNetworkLocalhostTCPNat (0.85s) [2021-02-25T02:09:45.071Z] === RUN TestNetworkLoopbackNat [2021-02-25T02:09:45.998Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.85s) [2021-02-25T02:09:45.999Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ampz61m0sti3bhkgy9zxzl7df Created:2021-02-25 02:09:39.356207586 +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[8052af6dcc531a25407abc700efe2d62919b38e0330169352f96746aff4494c8:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.wt0rxd5ghowcsuqweoyh9oyi3 EndpointID:b0ebac925682bf9eb0e602994d595569306035a2f4d062fe9cfc20d69049731d MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:e9fd56fd8cd4869e0b6fa014659975bbe6422068fa29ef0b70e7ab8f6e3daad3 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:1d8d25169d84 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.wt0rxd5ghowcsuqweoyh9oyi3 EndpointID:b0ebac925682bf9eb0e602994d595569306035a2f4d062fe9cfc20d69049731d EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-02-25T02:09:45.999Z] PASS [2021-02-25T02:09:45.999Z] [2021-02-25T02:09:45.999Z] === Skipped [2021-02-25T02:09:45.999Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-25T02:09:45.999Z] service_test.go:242: FLAKY_TEST [2021-02-25T02:09:45.999Z] [2021-02-25T02:09:45.999Z] [2021-02-25T02:09:45.999Z] DONE 26 tests, 1 skipped in 39.036s [2021-02-25T02:09:45.999Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-02-25T02:09:45.999Z] ++ 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 [2021-02-25T02:09:45.999Z] ++ set -e [2021-02-25T02:09:45.999Z] ++ '[' -n 0 ']' [2021-02-25T02:09:45.999Z] ++ set -x [2021-02-25T02:09:45.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=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 [2021-02-25T02:09:45.999Z] INFO: Testing against a local daemon [2021-02-25T02:09:45.999Z] === RUN TestDockerNetworkIpvlanPersistance [2021-02-25T02:09:45.999Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-02-25T02:09:45.999Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-25T02:09:45.999Z] === RUN TestDockerNetworkIpvlan [2021-02-25T02:09:45.999Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-02-25T02:09:45.999Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-25T02:09:45.999Z] PASS [2021-02-25T02:09:45.999Z] [2021-02-25T02:09:45.999Z] === Skipped [2021-02-25T02:09:45.999Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-02-25T02:09:45.999Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-25T02:09:45.999Z] [2021-02-25T02:09:45.999Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-02-25T02:09:45.999Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-25T02:09:45.999Z] [2021-02-25T02:09:45.999Z] [2021-02-25T02:09:45.999Z] DONE 2 tests, 2 skipped in 0.077s [2021-02-25T02:09:45.999Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-02-25T02:09:45.999Z] ++ 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 [2021-02-25T02:09:45.999Z] ++ set -e [2021-02-25T02:09:45.999Z] ++ '[' -n 0 ']' [2021-02-25T02:09:45.999Z] ++ set -x [2021-02-25T02:09:45.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=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 [2021-02-25T02:09:45.999Z] INFO: Testing against a local daemon [2021-02-25T02:09:45.999Z] === RUN TestDockerNetworkMacvlanPersistance [2021-02-25T02:09:46.008Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-02-25T02:09:46.639Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.38s) [2021-02-25T02:09:46.639Z] === RUN TestDockerNetworkMacvlan [2021-02-25T02:09:46.660Z] --- PASS: TestServiceWithPredefinedNetwork (3.45s) [2021-02-25T02:09:46.660Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-02-25T02:09:46.660Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-25T02:09:46.660Z] service_test.go:242: FLAKY_TEST [2021-02-25T02:09:46.660Z] === RUN TestServiceWithDataPathPortInit [2021-02-25T02:09:46.947Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-02-25T02:09:47.207Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2021-02-25T02:09:47.707Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-02-25T02:09:48.153Z] --- PASS: TestNetworkLoopbackNat (2.99s) [2021-02-25T02:09:48.153Z] === RUN TestPause [2021-02-25T02:09:48.751Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-02-25T02:09:49.093Z] --- PASS: TestPause (0.96s) [2021-02-25T02:09:49.093Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-02-25T02:09:49.093Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-02-25T02:09:49.093Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-02-25T02:09:49.093Z] === RUN TestPauseStopPausedContainer [2021-02-25T02:09:49.353Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-02-25T02:09:49.391Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-02-25T02:09:49.923Z] --- PASS: TestPauseStopPausedContainer (0.96s) [2021-02-25T02:09:49.923Z] === RUN TestPsFilter [2021-02-25T02:09:50.183Z] --- PASS: TestPsFilter (0.16s) [2021-02-25T02:09:50.183Z] === RUN TestRemoveContainerWithRemovedVolume [2021-02-25T02:09:51.120Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.85s) [2021-02-25T02:09:51.121Z] === RUN TestRemoveContainerWithVolume [2021-02-25T02:09:51.480Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-02-25T02:09:51.890Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-02-25T02:09:51.890Z] === RUN TestBoolValue [2021-02-25T02:09:51.890Z] --- PASS: TestBoolValue (0.00s) [2021-02-25T02:09:51.890Z] === RUN TestBoolValueOrDefault [2021-02-25T02:09:51.890Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-02-25T02:09:51.890Z] === RUN TestInt64ValueOrZero [2021-02-25T02:09:51.890Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-02-25T02:09:51.890Z] === RUN TestInt64ValueOrDefault [2021-02-25T02:09:51.890Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-02-25T02:09:51.890Z] === RUN TestInt64ValueOrDefaultWithError [2021-02-25T02:09:51.890Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-02-25T02:09:51.890Z] === RUN TestJsonContentType [2021-02-25T02:09:51.890Z] --- PASS: TestJsonContentType (0.00s) [2021-02-25T02:09:51.890Z] PASS [2021-02-25T02:09:51.890Z] coverage: 14.7% of statements [2021-02-25T02:09:51.890Z] ok github.com/docker/docker/api/server/httputils 0.051s coverage: 14.7% of statements [2021-02-25T02:09:52.061Z] --- PASS: TestRemoveContainerWithVolume (1.06s) [2021-02-25T02:09:52.061Z] === RUN TestRemoveContainerRunning [2021-02-25T02:09:52.329Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-02-25T02:09:52.899Z] --- PASS: TestRemoveContainerRunning (0.79s) [2021-02-25T02:09:52.899Z] === RUN TestRemoveContainerForceRemoveRunning [2021-02-25T02:09:53.571Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-02-25T02:09:53.630Z] --- PASS: TestCreateServiceMultipleTimes (16.15s) [2021-02-25T02:09:53.630Z] === RUN TestCreateServiceConflict [2021-02-25T02:09:53.630Z] --- PASS: TestCreateServiceConflict (1.87s) [2021-02-25T02:09:53.630Z] === RUN TestCreateServiceMaxReplicas [2021-02-25T02:09:53.839Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.78s) [2021-02-25T02:09:53.839Z] === RUN TestRemoveInvalidContainer [2021-02-25T02:09:53.839Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-02-25T02:09:53.839Z] === RUN TestRenameLinkedContainer [2021-02-25T02:09:54.079Z] === RUN TestMaskSecretKeys [2021-02-25T02:09:54.079Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-02-25T02:09:54.079Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-02-25T02:09:54.079Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-02-25T02:09:54.079Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-02-25T02:09:54.079Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-02-25T02:09:54.079Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-02-25T02:09:54.079Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-02-25T02:09:54.079Z] === RUN TestVersionMiddlewareVersion [2021-02-25T02:09:54.079Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-02-25T02:09:54.079Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-02-25T02:09:54.079Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-02-25T02:09:54.079Z] PASS [2021-02-25T02:09:54.079Z] coverage: 37.7% of statements [2021-02-25T02:09:54.079Z] ok github.com/docker/docker/api/server/middleware 0.075s coverage: 37.7% of statements [2021-02-25T02:09:54.079Z] ? github.com/docker/docker/api/server/router [no test files] [2021-02-25T02:09:54.079Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-02-25T02:09:54.079Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-02-25T02:09:54.079Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-02-25T02:09:54.079Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-02-25T02:09:54.079Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-02-25T02:09:54.079Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-02-25T02:09:54.079Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-02-25T02:09:54.079Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-02-25T02:09:54.079Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-02-25T02:09:54.079Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-02-25T02:09:55.050Z] === RUN TestStrSliceMarshalJSON [2021-02-25T02:09:55.050Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-02-25T02:09:55.050Z] === RUN TestStrSliceUnmarshalJSON [2021-02-25T02:09:55.050Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-02-25T02:09:55.050Z] === RUN TestStrSliceUnmarshalString [2021-02-25T02:09:55.050Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-02-25T02:09:55.050Z] === RUN TestStrSliceUnmarshalSlice [2021-02-25T02:09:55.050Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-02-25T02:09:55.050Z] PASS [2021-02-25T02:09:55.050Z] coverage: 90.0% of statements [2021-02-25T02:09:55.050Z] ok github.com/docker/docker/api/types/strslice 0.043s coverage: 90.0% of statements [2021-02-25T02:09:55.050Z] === RUN TestToJSON [2021-02-25T02:09:55.050Z] --- PASS: TestToJSON (0.00s) [2021-02-25T02:09:55.050Z] === RUN TestToParamWithVersion [2021-02-25T02:09:55.050Z] --- PASS: TestToParamWithVersion (0.00s) [2021-02-25T02:09:55.050Z] === RUN TestFromJSON [2021-02-25T02:09:55.050Z] --- PASS: TestFromJSON (0.00s) [2021-02-25T02:09:55.050Z] === RUN TestEmpty [2021-02-25T02:09:55.050Z] --- PASS: TestEmpty (0.00s) [2021-02-25T02:09:55.050Z] === RUN TestArgsMatchKVListEmptySources [2021-02-25T02:09:55.050Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-02-25T02:09:55.050Z] === RUN TestArgsMatchKVList [2021-02-25T02:09:55.050Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-02-25T02:09:55.050Z] === RUN TestArgsMatch [2021-02-25T02:09:55.050Z] --- PASS: TestArgsMatch (0.00s) [2021-02-25T02:09:55.050Z] === RUN TestAdd [2021-02-25T02:09:55.050Z] --- PASS: TestAdd (0.00s) [2021-02-25T02:09:55.050Z] === RUN TestDel [2021-02-25T02:09:55.050Z] --- PASS: TestDel (0.00s) [2021-02-25T02:09:55.050Z] === RUN TestLen [2021-02-25T02:09:55.050Z] --- PASS: TestLen (0.00s) [2021-02-25T02:09:55.050Z] === RUN TestExactMatch [2021-02-25T02:09:55.050Z] --- PASS: TestExactMatch (0.00s) [2021-02-25T02:09:55.050Z] === RUN TestOnlyOneExactMatch [2021-02-25T02:09:55.050Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-02-25T02:09:55.050Z] === RUN TestContains [2021-02-25T02:09:55.050Z] --- PASS: TestContains (0.00s) [2021-02-25T02:09:55.050Z] === RUN TestValidate [2021-02-25T02:09:55.050Z] --- PASS: TestValidate (0.00s) [2021-02-25T02:09:55.050Z] === RUN TestWalkValues [2021-02-25T02:09:55.050Z] --- PASS: TestWalkValues (0.00s) [2021-02-25T02:09:55.050Z] === RUN TestFuzzyMatch [2021-02-25T02:09:55.050Z] --- PASS: TestFuzzyMatch (0.00s) [2021-02-25T02:09:55.051Z] === RUN TestClone [2021-02-25T02:09:55.051Z] --- PASS: TestClone (0.00s) [2021-02-25T02:09:55.051Z] PASS [2021-02-25T02:09:55.051Z] coverage: 92.2% of statements [2021-02-25T02:09:55.051Z] ok github.com/docker/docker/api/types/filters 0.046s coverage: 92.2% of statements [2021-02-25T02:09:55.511Z] === RUN TestAdjustForAPIVersion [2021-02-25T02:09:55.511Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-02-25T02:09:55.511Z] PASS [2021-02-25T02:09:55.511Z] coverage: 5.7% of statements [2021-02-25T02:09:55.511Z] ok github.com/docker/docker/api/server/router/swarm 0.105s coverage: 5.7% of statements [2021-02-25T02:09:55.511Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-02-25T02:09:55.511Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-02-25T02:09:55.511Z] ? github.com/docker/docker/api/types [no test files] [2021-02-25T02:09:55.511Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-02-25T02:09:55.511Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-02-25T02:09:55.511Z] ? github.com/docker/docker/api/types/container [no test files] [2021-02-25T02:09:55.511Z] ? github.com/docker/docker/api/types/events [no test files] [2021-02-25T02:09:55.511Z] ? github.com/docker/docker/api/types/image [no test files] [2021-02-25T02:09:55.511Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-02-25T02:09:55.511Z] ? github.com/docker/docker/api/types/network [no test files] [2021-02-25T02:09:55.511Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-02-25T02:09:55.511Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-02-25T02:09:55.511Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-02-25T02:09:55.511Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-02-25T02:09:55.511Z] === RUN TestDurationToSecondsString [2021-02-25T02:09:55.511Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-02-25T02:09:55.511Z] === RUN TestGetTimestamp [2021-02-25T02:09:55.511Z] --- PASS: TestGetTimestamp (0.11s) [2021-02-25T02:09:55.511Z] === RUN TestParseTimestamps [2021-02-25T02:09:55.511Z] --- PASS: TestParseTimestamps (0.00s) [2021-02-25T02:09:55.511Z] PASS [2021-02-25T02:09:55.511Z] coverage: 100.0% of statements [2021-02-25T02:09:55.511Z] ok github.com/docker/docker/api/types/time 0.200s coverage: 100.0% of statements [2021-02-25T02:09:55.746Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-02-25T02:09:55.971Z] === RUN TestCompareVersion [2021-02-25T02:09:55.971Z] --- PASS: TestCompareVersion (0.00s) [2021-02-25T02:09:55.971Z] PASS [2021-02-25T02:09:55.971Z] coverage: 75.0% of statements [2021-02-25T02:09:55.971Z] ok github.com/docker/docker/api/types/versions 0.040s coverage: 75.0% of statements [2021-02-25T02:09:55.971Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-02-25T02:09:55.971Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-02-25T02:09:55.971Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-02-25T02:09:55.971Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-02-25T02:09:55.971Z] ? github.com/docker/docker/builder [no test files] [2021-02-25T02:09:55.971Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-02-25T02:09:55.971Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-02-25T02:09:55.971Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-02-25T02:09:55.971Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-02-25T02:09:55.971Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-02-25T02:09:55.971Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-02-25T02:09:55.971Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-02-25T02:09:56.178Z] --- PASS: TestCreateServiceMaxReplicas (2.89s) [2021-02-25T02:09:56.178Z] === RUN TestCreateWithDuplicateNetworkNames [2021-02-25T02:09:57.128Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-02-25T02:09:57.222Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-02-25T02:09:57.388Z] --- PASS: TestRenameLinkedContainer (3.82s) [2021-02-25T02:09:57.388Z] === RUN TestRenameStoppedContainer [2021-02-25T02:09:57.517Z] === RUN TestParseRemoteURL [2021-02-25T02:09:57.517Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-02-25T02:09:57.517Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-02-25T02:09:57.517Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-02-25T02:09:57.517Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-02-25T02:09:57.517Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-02-25T02:09:57.517Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-02-25T02:09:57.517Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-02-25T02:09:57.517Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-02-25T02:09:57.517Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-02-25T02:09:57.517Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-02-25T02:09:57.517Z] --- PASS: TestParseRemoteURL (0.00s) [2021-02-25T02:09:57.517Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-02-25T02:09:57.517Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-02-25T02:09:57.517Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-02-25T02:09:57.517Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-02-25T02:09:57.517Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-02-25T02:09:57.517Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-02-25T02:09:57.517Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-02-25T02:09:57.517Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-02-25T02:09:57.517Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-02-25T02:09:57.517Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-02-25T02:09:57.517Z] === RUN TestCloneArgsSmartHttp [2021-02-25T02:09:57.517Z] --- PASS: TestCloneArgsSmartHttp (0.08s) [2021-02-25T02:09:57.517Z] === RUN TestCloneArgsDumbHttp [2021-02-25T02:09:57.517Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-02-25T02:09:57.517Z] === RUN TestCloneArgsGit [2021-02-25T02:09:57.517Z] --- PASS: TestCloneArgsGit (0.00s) [2021-02-25T02:09:57.517Z] === RUN TestCheckoutGit [2021-02-25T02:09:57.864Z] --- PASS: TestDockerNetworkMacvlan (11.09s) [2021-02-25T02:09:57.864Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2021-02-25T02:09:57.864Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2021-02-25T02:09:57.864Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.86s) [2021-02-25T02:09:57.864Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.94s) [2021-02-25T02:09:57.864Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.28s) [2021-02-25T02:09:57.864Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.64s) [2021-02-25T02:09:57.864Z] PASS [2021-02-25T02:09:57.864Z] [2021-02-25T02:09:57.864Z] DONE 8 tests in 12.536s [2021-02-25T02:09:57.864Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2021-02-25T02:09:57.865Z] ++ 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 [2021-02-25T02:09:57.865Z] ++ set -e [2021-02-25T02:09:57.865Z] ++ '[' -n 0 ']' [2021-02-25T02:09:57.865Z] ++ set -x [2021-02-25T02:09:57.865Z] ++ env -i DEST=/go/src/github.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 [2021-02-25T02:09:57.865Z] testing: warning: no tests to run [2021-02-25T02:09:57.865Z] PASS [2021-02-25T02:09:57.865Z] [2021-02-25T02:09:57.865Z] DONE 0 tests in 0.012s [2021-02-25T02:09:57.865Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-02-25T02:09:57.865Z] ++ 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 [2021-02-25T02:09:57.865Z] ++ set -e [2021-02-25T02:09:57.865Z] ++ '[' -n 0 ']' [2021-02-25T02:09:57.865Z] ++ set -x [2021-02-25T02:09:57.865Z] ++ env -i DEST=/go/src/github.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 [2021-02-25T02:09:57.865Z] INFO: Testing against a local daemon [2021-02-25T02:09:57.865Z] === RUN TestAuthZPluginAllowRequest [2021-02-25T02:09:58.328Z] --- PASS: TestRenameStoppedContainer (0.92s) [2021-02-25T02:09:58.328Z] === RUN TestRenameRunningContainerAndReuse [2021-02-25T02:09:59.394Z] --- PASS: TestAuthZPluginAllowRequest (1.32s) [2021-02-25T02:09:59.394Z] === RUN TestAuthZPluginTLS [2021-02-25T02:09:59.702Z] === RUN TestEnable [2021-02-25T02:09:59.702Z] --- PASS: TestEnable (0.00s) [2021-02-25T02:09:59.702Z] === RUN TestDisable [2021-02-25T02:09:59.702Z] --- PASS: TestDisable (0.00s) [2021-02-25T02:09:59.702Z] === RUN TestEnabled [2021-02-25T02:09:59.702Z] --- PASS: TestEnabled (0.00s) [2021-02-25T02:09:59.702Z] PASS [2021-02-25T02:09:59.702Z] coverage: 100.0% of statements [2021-02-25T02:09:59.702Z] ok github.com/docker/docker/cli/debug 0.064s coverage: 100.0% of statements [2021-02-25T02:10:00.048Z] --- PASS: TestAuthZPluginTLS (0.57s) [2021-02-25T02:10:00.048Z] === RUN TestAuthZPluginDenyRequest [2021-02-25T02:10:00.163Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-02-25T02:10:00.163Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2021-02-25T02:10:00.163Z] === RUN TestProcessNoDockerignore [2021-02-25T02:10:00.163Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-02-25T02:10:00.163Z] === RUN TestProcessShouldLeaveAllFiles [2021-02-25T02:10:00.163Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-02-25T02:10:00.163Z] === RUN TestDetectContentType [2021-02-25T02:10:00.163Z] --- PASS: TestDetectContentType (0.00s) [2021-02-25T02:10:00.163Z] === RUN TestSelectAcceptableMIME [2021-02-25T02:10:00.163Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-02-25T02:10:00.163Z] === RUN TestInspectEmptyResponse [2021-02-25T02:10:00.163Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-02-25T02:10:00.163Z] === RUN TestInspectResponseBinary [2021-02-25T02:10:00.163Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-02-25T02:10:00.163Z] === RUN TestResponseUnsupportedContentType [2021-02-25T02:10:00.163Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-02-25T02:10:00.163Z] === RUN TestInspectResponseTextSimple [2021-02-25T02:10:00.163Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-02-25T02:10:00.163Z] === RUN TestInspectResponseEmptyContentType [2021-02-25T02:10:00.163Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-02-25T02:10:00.163Z] === RUN TestUnknownContentLength [2021-02-25T02:10:00.163Z] --- PASS: TestUnknownContentLength (0.00s) [2021-02-25T02:10:00.163Z] === RUN TestDownloadRemote [2021-02-25T02:10:00.163Z] --- PASS: TestDownloadRemote (0.06s) [2021-02-25T02:10:00.163Z] === RUN TestGetWithStatusError [2021-02-25T02:10:00.163Z] --- PASS: TestGetWithStatusError (0.00s) [2021-02-25T02:10:00.163Z] === RUN TestCloseRootDirectory [2021-02-25T02:10:00.163Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-02-25T02:10:00.163Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-02-25T02:10:00.163Z] === RUN TestHashFile [2021-02-25T02:10:00.163Z] --- SKIP: TestHashFile (0.00s) [2021-02-25T02:10:00.163Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-02-25T02:10:00.163Z] === RUN TestHashSubdir [2021-02-25T02:10:00.163Z] --- SKIP: TestHashSubdir (0.00s) [2021-02-25T02:10:00.163Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-02-25T02:10:00.163Z] === RUN TestRemoveDirectory [2021-02-25T02:10:00.163Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-02-25T02:10:00.163Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-02-25T02:10:00.163Z] PASS [2021-02-25T02:10:00.163Z] coverage: 9.3% of statements [2021-02-25T02:10:00.163Z] ok github.com/docker/docker/builder/remotecontext 0.293s coverage: 9.3% of statements [2021-02-25T02:10:00.163Z] === RUN TestGetAllAllowed [2021-02-25T02:10:00.163Z] --- PASS: TestGetAllAllowed (0.00s) [2021-02-25T02:10:00.163Z] === RUN TestGetAllMeta [2021-02-25T02:10:00.163Z] --- PASS: TestGetAllMeta (0.00s) [2021-02-25T02:10:00.163Z] === RUN TestWarnOnUnusedBuildArgs [2021-02-25T02:10:00.163Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-02-25T02:10:00.163Z] === RUN TestIsUnreferencedBuiltin [2021-02-25T02:10:00.163Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-02-25T02:10:00.163Z] === RUN TestIsExistingDirectory [2021-02-25T02:10:00.163Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-02-25T02:10:00.163Z] === RUN TestGetFilenameForDownload [2021-02-25T02:10:00.163Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-02-25T02:10:00.163Z] === RUN TestEnv2Variables [2021-02-25T02:10:00.163Z] --- PASS: TestEnv2Variables (0.00s) [2021-02-25T02:10:00.163Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-02-25T02:10:00.163Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-02-25T02:10:00.163Z] === RUN TestMaintainer [2021-02-25T02:10:00.163Z] --- PASS: TestMaintainer (0.00s) [2021-02-25T02:10:00.163Z] === RUN TestLabel [2021-02-25T02:10:00.163Z] --- PASS: TestLabel (0.00s) [2021-02-25T02:10:00.163Z] === RUN TestFromScratch [2021-02-25T02:10:00.163Z] --- PASS: TestFromScratch (0.00s) [2021-02-25T02:10:00.163Z] === RUN TestFromWithArg [2021-02-25T02:10:00.163Z] --- PASS: TestFromWithArg (0.00s) [2021-02-25T02:10:00.163Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-02-25T02:10:00.163Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-02-25T02:10:00.163Z] === RUN TestFromWithUndefinedArg [2021-02-25T02:10:00.163Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-02-25T02:10:00.163Z] === RUN TestFromMultiStageWithNamedStage [2021-02-25T02:10:00.163Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-02-25T02:10:00.163Z] === RUN TestOnbuild [2021-02-25T02:10:00.163Z] --- PASS: TestOnbuild (0.00s) [2021-02-25T02:10:00.163Z] === RUN TestWorkdir [2021-02-25T02:10:00.163Z] --- PASS: TestWorkdir (0.00s) [2021-02-25T02:10:00.163Z] === RUN TestCmd [2021-02-25T02:10:00.163Z] --- PASS: TestCmd (0.00s) [2021-02-25T02:10:00.163Z] === RUN TestHealthcheckNone [2021-02-25T02:10:00.163Z] --- PASS: TestHealthcheckNone (0.00s) [2021-02-25T02:10:00.163Z] === RUN TestHealthcheckCmd [2021-02-25T02:10:00.163Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-02-25T02:10:00.163Z] === RUN TestEntrypoint [2021-02-25T02:10:00.163Z] --- PASS: TestEntrypoint (0.00s) [2021-02-25T02:10:00.163Z] === RUN TestExpose [2021-02-25T02:10:00.163Z] --- PASS: TestExpose (0.00s) [2021-02-25T02:10:00.163Z] === RUN TestUser [2021-02-25T02:10:00.163Z] --- PASS: TestUser (0.00s) [2021-02-25T02:10:00.163Z] === RUN TestVolume [2021-02-25T02:10:00.163Z] --- PASS: TestVolume (0.00s) [2021-02-25T02:10:00.163Z] === RUN TestStopSignal [2021-02-25T02:10:00.163Z] --- SKIP: TestStopSignal (0.00s) [2021-02-25T02:10:00.163Z] dispatchers_test.go:376: Windows does not support stopsignal [2021-02-25T02:10:00.163Z] === RUN TestArg [2021-02-25T02:10:00.163Z] --- PASS: TestArg (0.00s) [2021-02-25T02:10:00.163Z] === RUN TestShell [2021-02-25T02:10:00.163Z] --- PASS: TestShell (0.00s) [2021-02-25T02:10:00.163Z] === RUN TestPrependEnvOnCmd [2021-02-25T02:10:00.163Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-02-25T02:10:00.163Z] === RUN TestRunWithBuildArgs [2021-02-25T02:10:00.163Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-02-25T02:10:00.163Z] === RUN TestRunIgnoresHealthcheck [2021-02-25T02:10:00.163Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-02-25T02:10:00.163Z] === RUN TestNormalizeWorkdir [2021-02-25T02:10:00.163Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-02-25T02:10:00.163Z] === RUN TestDispatch [2021-02-25T02:10:00.163Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-02-25T02:10:00.163Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-02-25T02:10:00.163Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-02-25T02:10:00.163Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-02-25T02:10:00.163Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-02-25T02:10:00.163Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-02-25T02:10:00.163Z] === RUN TestDispatch/COPY_url [2021-02-25T02:10:00.163Z] --- PASS: TestDispatch (0.06s) [2021-02-25T02:10:00.163Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2021-02-25T02:10:00.163Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-02-25T02:10:00.163Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-02-25T02:10:00.163Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-02-25T02:10:00.163Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-02-25T02:10:00.163Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-02-25T02:10:00.163Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-02-25T02:10:00.163Z] === RUN TestAddScratchImageAddsToMounts [2021-02-25T02:10:00.163Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-02-25T02:10:00.163Z] === RUN TestAddFromScratchPopulatesPlatform [2021-02-25T02:10:00.163Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-02-25T02:10:00.163Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-02-25T02:10:00.163Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-02-25T02:10:00.163Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-02-25T02:10:00.163Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-02-25T02:10:00.163Z] === RUN TestImageSourceGetAddsToMounts [2021-02-25T02:10:00.163Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-02-25T02:10:00.163Z] === RUN TestEmptyDockerfile [2021-02-25T02:10:00.163Z] --- PASS: TestEmptyDockerfile (0.00s) [2021-02-25T02:10:00.163Z] === RUN TestSymlinkDockerfile [2021-02-25T02:10:00.163Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-02-25T02:10:00.163Z] === RUN TestDockerfileOutsideTheBuildContext [2021-02-25T02:10:00.163Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-02-25T02:10:00.163Z] === RUN TestNonExistingDockerfile [2021-02-25T02:10:00.163Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-02-25T02:10:00.163Z] === RUN TestCopyRunConfig [2021-02-25T02:10:00.163Z] --- PASS: TestCopyRunConfig (0.00s) [2021-02-25T02:10:00.163Z] === RUN TestDeepCopyRunConfig [2021-02-25T02:10:00.163Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-02-25T02:10:00.163Z] === RUN TestExportImage [2021-02-25T02:10:00.163Z] --- PASS: TestExportImage (0.00s) [2021-02-25T02:10:00.163Z] === RUN TestNormalizeDest [2021-02-25T02:10:00.163Z] --- PASS: TestNormalizeDest (0.00s) [2021-02-25T02:10:00.163Z] PASS [2021-02-25T02:10:00.163Z] coverage: 46.6% of statements [2021-02-25T02:10:00.163Z] ok github.com/docker/docker/builder/dockerfile 0.233s coverage: 46.6% of statements [2021-02-25T02:10:00.163Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-02-25T02:10:00.240Z] --- PASS: TestRenameRunningContainerAndReuse (1.79s) [2021-02-25T02:10:00.240Z] === RUN TestRenameInvalidName [2021-02-25T02:10:00.354Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2021-02-25T02:10:00.354Z] === RUN TestAuthZPluginAPIDenyResponse [2021-02-25T02:10:00.995Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2021-02-25T02:10:00.995Z] === RUN TestAuthZPluginDenyResponse [2021-02-25T02:10:01.181Z] --- PASS: TestRenameInvalidName (1.05s) [2021-02-25T02:10:01.181Z] === RUN TestRenameAnonymousContainer [2021-02-25T02:10:01.181Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-02-25T02:10:01.648Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2021-02-25T02:10:01.648Z] === RUN TestAuthZPluginAllowEventStream [2021-02-25T02:10:02.120Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2021-02-25T02:10:03.183Z] --- PASS: TestAuthZPluginAllowEventStream (1.33s) [2021-02-25T02:10:03.183Z] === RUN TestAuthZPluginErrorResponse [2021-02-25T02:10:03.480Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2021-02-25T02:10:03.480Z] === RUN TestAuthZPluginErrorRequest [2021-02-25T02:10:04.134Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2021-02-25T02:10:04.134Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-02-25T02:10:04.431Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2021-02-25T02:10:04.431Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-02-25T02:10:04.660Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2021-02-25T02:10:04.661Z] --- PASS: TestRenameAnonymousContainer (3.36s) [2021-02-25T02:10:04.661Z] === RUN TestRenameContainerWithSameName [2021-02-25T02:10:05.230Z] --- PASS: TestRenameContainerWithSameName (0.74s) [2021-02-25T02:10:05.230Z] === RUN TestRenameContainerWithLinkedContainer [2021-02-25T02:10:05.490Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2021-02-25T02:10:06.518Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.77s) [2021-02-25T02:10:06.518Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-02-25T02:10:06.878Z] --- PASS: TestRenameContainerWithLinkedContainer (1.65s) [2021-02-25T02:10:07.138Z] === RUN TestResize [2021-02-25T02:10:08.056Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.69s) [2021-02-25T02:10:08.056Z] === RUN TestAuthZPluginHeader [2021-02-25T02:10:08.078Z] --- PASS: TestResize (1.03s) [2021-02-25T02:10:08.078Z] === RUN TestResizeWithInvalidSize [2021-02-25T02:10:08.648Z] --- PASS: TestServiceWithDataPathPortInit (18.41s) [2021-02-25T02:10:08.649Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-02-25T02:10:08.696Z] --- PASS: TestAuthZPluginHeader (0.83s) [2021-02-25T02:10:08.696Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-02-25T02:10:08.696Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-02-25T02:10:08.696Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-25T02:10:08.696Z] === RUN TestAuthZPluginV2Disable [2021-02-25T02:10:08.696Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-02-25T02:10:08.696Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-25T02:10:08.696Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-02-25T02:10:08.696Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-02-25T02:10:08.696Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-25T02:10:08.696Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-02-25T02:10:08.696Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-02-25T02:10:08.696Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-25T02:10:08.696Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-02-25T02:10:09.015Z] --- PASS: TestResizeWithInvalidSize (0.86s) [2021-02-25T02:10:09.015Z] === RUN TestResizeWhenContainerNotStarted [2021-02-25T02:10:09.586Z] --- PASS: TestResizeWhenContainerNotStarted (0.69s) [2021-02-25T02:10:09.586Z] === RUN TestDaemonRestartKillContainers [2021-02-25T02:10:09.586Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-25T02:10:09.586Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-25T02:10:09.586Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-25T02:10:09.586Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-25T02:10:09.586Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-25T02:10:09.586Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-25T02:10:09.586Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-25T02:10:09.586Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-25T02:10:09.586Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-25T02:10:09.586Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-25T02:10:09.586Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-25T02:10:09.586Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-25T02:10:09.586Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-25T02:10:09.586Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-25T02:10:09.586Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-25T02:10:09.586Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-25T02:10:09.586Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-25T02:10:09.586Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-25T02:10:09.586Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-25T02:10:09.586Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-25T02:10:09.586Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-25T02:10:09.586Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-25T02:10:09.586Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-25T02:10:09.586Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-25T02:10:09.586Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-25T02:10:09.586Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-25T02:10:10.525Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2021-02-25T02:10:11.082Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.34s) [2021-02-25T02:10:11.082Z] === RUN TestCreateServiceSecretFileMode [2021-02-25T02:10:12.025Z] --- PASS: TestCreateServiceSecretFileMode (2.62s) [2021-02-25T02:10:12.025Z] === RUN TestCreateServiceConfigFileMode [2021-02-25T02:10:12.568Z] === RUN TestCheckpointCreateError [2021-02-25T02:10:12.568Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-02-25T02:10:12.568Z] === RUN TestCheckpointCreate [2021-02-25T02:10:12.568Z] --- PASS: TestCheckpointCreate (0.00s) [2021-02-25T02:10:12.568Z] === RUN TestCheckpointDeleteError [2021-02-25T02:10:12.568Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-02-25T02:10:12.568Z] === RUN TestCheckpointDelete [2021-02-25T02:10:12.568Z] --- PASS: TestCheckpointDelete (0.00s) [2021-02-25T02:10:12.568Z] === RUN TestCheckpointListError [2021-02-25T02:10:12.568Z] --- PASS: TestCheckpointListError (0.00s) [2021-02-25T02:10:12.568Z] === RUN TestCheckpointList [2021-02-25T02:10:12.568Z] --- PASS: TestCheckpointList (0.00s) [2021-02-25T02:10:12.568Z] === RUN TestCheckpointListContainerNotFound [2021-02-25T02:10:12.568Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-02-25T02:10:12.568Z] === RUN TestNewClientWithOpsFromEnv [2021-02-25T02:10:12.568Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-02-25T02:10:12.568Z] client_test.go:23: runtime.GOOS == "windows" [2021-02-25T02:10:12.568Z] === RUN TestGetAPIPath [2021-02-25T02:10:12.568Z] --- PASS: TestGetAPIPath (0.00s) [2021-02-25T02:10:12.568Z] === RUN TestParseHostURL [2021-02-25T02:10:12.568Z] --- PASS: TestParseHostURL (0.00s) [2021-02-25T02:10:12.568Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-02-25T02:10:12.568Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-02-25T02:10:12.568Z] === RUN TestNegotiateAPIVersionEmpty [2021-02-25T02:10:12.568Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-02-25T02:10:12.568Z] === RUN TestNegotiateAPIVersion [2021-02-25T02:10:12.568Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-02-25T02:10:12.568Z] === RUN TestNegotiateAPVersionOverride [2021-02-25T02:10:12.568Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-02-25T02:10:12.568Z] === RUN TestNegotiateAPIVersionAutomatic [2021-02-25T02:10:12.568Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-02-25T02:10:12.568Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-02-25T02:10:12.568Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-02-25T02:10:12.568Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-02-25T02:10:12.568Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-02-25T02:10:12.568Z] === RUN TestClientRedirect [2021-02-25T02:10:12.568Z] --- PASS: TestClientRedirect (0.00s) [2021-02-25T02:10:12.568Z] === RUN TestConfigCreateUnsupported [2021-02-25T02:10:12.568Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-02-25T02:10:12.568Z] === RUN TestConfigCreateError [2021-02-25T02:10:12.568Z] --- PASS: TestConfigCreateError (0.00s) [2021-02-25T02:10:12.568Z] === RUN TestConfigCreate [2021-02-25T02:10:12.568Z] --- PASS: TestConfigCreate (0.00s) [2021-02-25T02:10:12.568Z] === RUN TestConfigInspectNotFound [2021-02-25T02:10:12.568Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-02-25T02:10:12.568Z] === RUN TestConfigInspectWithEmptyID [2021-02-25T02:10:12.568Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-02-25T02:10:12.568Z] === RUN TestConfigInspectUnsupported [2021-02-25T02:10:12.568Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-02-25T02:10:12.568Z] === RUN TestConfigInspectError [2021-02-25T02:10:12.568Z] --- PASS: TestConfigInspectError (0.00s) [2021-02-25T02:10:12.568Z] === RUN TestConfigInspectConfigNotFound [2021-02-25T02:10:12.568Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-02-25T02:10:12.568Z] === RUN TestConfigInspect [2021-02-25T02:10:12.568Z] --- PASS: TestConfigInspect (0.00s) [2021-02-25T02:10:12.568Z] === RUN TestConfigListUnsupported [2021-02-25T02:10:12.568Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-02-25T02:10:12.568Z] === RUN TestConfigListError [2021-02-25T02:10:12.568Z] --- PASS: TestConfigListError (0.00s) [2021-02-25T02:10:12.568Z] === RUN TestConfigList [2021-02-25T02:10:12.568Z] --- PASS: TestConfigList (0.00s) [2021-02-25T02:10:12.568Z] === RUN TestConfigRemoveUnsupported [2021-02-25T02:10:12.568Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-02-25T02:10:12.568Z] === RUN TestConfigRemoveError [2021-02-25T02:10:12.568Z] --- PASS: TestConfigRemoveError (0.00s) [2021-02-25T02:10:12.568Z] === RUN TestConfigRemove [2021-02-25T02:10:12.568Z] --- PASS: TestConfigRemove (0.00s) [2021-02-25T02:10:12.568Z] === RUN TestConfigUpdateUnsupported [2021-02-25T02:10:12.568Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-02-25T02:10:12.568Z] === RUN TestConfigUpdateError [2021-02-25T02:10:12.568Z] --- PASS: TestConfigUpdateError (0.00s) [2021-02-25T02:10:12.568Z] === RUN TestConfigUpdate [2021-02-25T02:10:12.568Z] --- PASS: TestConfigUpdate (0.00s) [2021-02-25T02:10:12.568Z] === RUN TestContainerCommitError [2021-02-25T02:10:12.568Z] --- PASS: TestContainerCommitError (0.00s) [2021-02-25T02:10:12.568Z] === RUN TestContainerCommit [2021-02-25T02:10:12.568Z] --- PASS: TestContainerCommit (0.00s) [2021-02-25T02:10:12.568Z] === RUN TestContainerStatPathError [2021-02-25T02:10:12.568Z] --- PASS: TestContainerStatPathError (0.00s) [2021-02-25T02:10:12.568Z] === RUN TestContainerStatPathNotFoundError [2021-02-25T02:10:12.568Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-02-25T02:10:12.568Z] === RUN TestContainerStatPathNoHeaderError [2021-02-25T02:10:12.568Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-02-25T02:10:12.568Z] === RUN TestContainerStatPath [2021-02-25T02:10:12.568Z] --- PASS: TestContainerStatPath (0.00s) [2021-02-25T02:10:12.568Z] === RUN TestCopyToContainerError [2021-02-25T02:10:12.568Z] --- PASS: TestCopyToContainerError (0.00s) [2021-02-25T02:10:12.568Z] === RUN TestCopyToContainerNotFoundError [2021-02-25T02:10:12.568Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-02-25T02:10:12.568Z] === RUN TestCopyToContainerNotStatusOKError [2021-02-25T02:10:12.568Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-02-25T02:10:12.568Z] === RUN TestCopyToContainer [2021-02-25T02:10:12.568Z] --- PASS: TestCopyToContainer (0.00s) [2021-02-25T02:10:12.568Z] === RUN TestCopyFromContainerError [2021-02-25T02:10:12.568Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-02-25T02:10:12.568Z] === RUN TestCopyFromContainerNotFoundError [2021-02-25T02:10:12.568Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-02-25T02:10:12.568Z] === RUN TestCopyFromContainerNotStatusOKError [2021-02-25T02:10:12.568Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-02-25T02:10:12.568Z] === RUN TestCopyFromContainerNoHeaderError [2021-02-25T02:10:12.568Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-02-25T02:10:12.568Z] === RUN TestCopyFromContainer [2021-02-25T02:10:12.568Z] --- PASS: TestCopyFromContainer (0.00s) [2021-02-25T02:10:12.568Z] === RUN TestContainerCreateError [2021-02-25T02:10:12.568Z] --- PASS: TestContainerCreateError (0.00s) [2021-02-25T02:10:12.568Z] === RUN TestContainerCreateImageNotFound [2021-02-25T02:10:12.568Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-02-25T02:10:12.568Z] === RUN TestContainerCreateWithName [2021-02-25T02:10:12.568Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-02-25T02:10:12.568Z] === RUN TestContainerCreateAutoRemove [2021-02-25T02:10:12.568Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-02-25T02:10:12.568Z] === RUN TestContainerDiffError [2021-02-25T02:10:12.568Z] --- PASS: TestContainerDiffError (0.00s) [2021-02-25T02:10:12.568Z] === RUN TestContainerDiff [2021-02-25T02:10:12.568Z] --- PASS: TestContainerDiff (0.00s) [2021-02-25T02:10:12.568Z] === RUN TestContainerExecCreateError [2021-02-25T02:10:12.568Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-02-25T02:10:12.568Z] === RUN TestContainerExecCreate [2021-02-25T02:10:12.568Z] --- PASS: TestContainerExecCreate (0.00s) [2021-02-25T02:10:12.568Z] === RUN TestContainerExecStartError [2021-02-25T02:10:12.569Z] --- PASS: TestContainerExecStartError (0.00s) [2021-02-25T02:10:12.569Z] === RUN TestContainerExecStart [2021-02-25T02:10:12.569Z] --- PASS: TestContainerExecStart (0.00s) [2021-02-25T02:10:12.569Z] === RUN TestContainerExecInspectError [2021-02-25T02:10:12.569Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-02-25T02:10:12.569Z] === RUN TestContainerExecInspect [2021-02-25T02:10:12.569Z] --- PASS: TestContainerExecInspect (0.00s) [2021-02-25T02:10:12.569Z] === RUN TestContainerExportError [2021-02-25T02:10:12.569Z] --- PASS: TestContainerExportError (0.00s) [2021-02-25T02:10:12.569Z] === RUN TestContainerExport [2021-02-25T02:10:12.569Z] --- PASS: TestContainerExport (0.00s) [2021-02-25T02:10:12.569Z] === RUN TestContainerInspectError [2021-02-25T02:10:12.569Z] --- PASS: TestContainerInspectError (0.00s) [2021-02-25T02:10:12.569Z] === RUN TestContainerInspectContainerNotFound [2021-02-25T02:10:12.569Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-02-25T02:10:12.569Z] === RUN TestContainerInspectWithEmptyID [2021-02-25T02:10:12.569Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-02-25T02:10:12.569Z] === RUN TestContainerInspect [2021-02-25T02:10:12.569Z] --- PASS: TestContainerInspect (0.00s) [2021-02-25T02:10:12.569Z] === RUN TestContainerInspectNode [2021-02-25T02:10:12.569Z] --- PASS: TestContainerInspectNode (0.00s) [2021-02-25T02:10:12.569Z] === RUN TestContainerKillError [2021-02-25T02:10:12.569Z] --- PASS: TestContainerKillError (0.00s) [2021-02-25T02:10:12.569Z] === RUN TestContainerKill [2021-02-25T02:10:12.569Z] --- PASS: TestContainerKill (0.00s) [2021-02-25T02:10:12.569Z] === RUN TestContainerListError [2021-02-25T02:10:12.569Z] --- PASS: TestContainerListError (0.00s) [2021-02-25T02:10:12.569Z] === RUN TestContainerList [2021-02-25T02:10:12.569Z] --- PASS: TestContainerList (0.00s) [2021-02-25T02:10:12.569Z] === RUN TestContainerLogsNotFoundError [2021-02-25T02:10:12.569Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-02-25T02:10:12.569Z] === RUN TestContainerLogsError [2021-02-25T02:10:12.569Z] --- PASS: TestContainerLogsError (0.00s) [2021-02-25T02:10:12.569Z] === RUN TestContainerLogs [2021-02-25T02:10:12.569Z] --- PASS: TestContainerLogs (0.13s) [2021-02-25T02:10:12.569Z] === RUN TestContainerPauseError [2021-02-25T02:10:12.569Z] --- PASS: TestContainerPauseError (0.00s) [2021-02-25T02:10:12.569Z] === RUN TestContainerPause [2021-02-25T02:10:12.569Z] --- PASS: TestContainerPause (0.00s) [2021-02-25T02:10:12.569Z] === RUN TestContainersPruneError [2021-02-25T02:10:12.569Z] --- PASS: TestContainersPruneError (0.00s) [2021-02-25T02:10:12.569Z] === RUN TestContainersPrune [2021-02-25T02:10:12.569Z] --- PASS: TestContainersPrune (0.00s) [2021-02-25T02:10:12.569Z] === RUN TestContainerRemoveError [2021-02-25T02:10:12.569Z] --- PASS: TestContainerRemoveError (0.00s) [2021-02-25T02:10:12.569Z] === RUN TestContainerRemoveNotFoundError [2021-02-25T02:10:12.569Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-02-25T02:10:12.569Z] === RUN TestContainerRemove [2021-02-25T02:10:12.569Z] --- PASS: TestContainerRemove (0.00s) [2021-02-25T02:10:12.569Z] === RUN TestContainerRenameError [2021-02-25T02:10:12.569Z] --- PASS: TestContainerRenameError (0.00s) [2021-02-25T02:10:12.569Z] === RUN TestContainerRename [2021-02-25T02:10:12.569Z] --- PASS: TestContainerRename (0.00s) [2021-02-25T02:10:12.569Z] === RUN TestContainerResizeError [2021-02-25T02:10:12.569Z] --- PASS: TestContainerResizeError (0.00s) [2021-02-25T02:10:12.569Z] === RUN TestContainerExecResizeError [2021-02-25T02:10:12.569Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-02-25T02:10:12.569Z] === RUN TestContainerResize [2021-02-25T02:10:12.569Z] --- PASS: TestContainerResize (0.00s) [2021-02-25T02:10:12.569Z] === RUN TestContainerExecResize [2021-02-25T02:10:12.569Z] --- PASS: TestContainerExecResize (0.00s) [2021-02-25T02:10:12.569Z] === RUN TestContainerRestartError [2021-02-25T02:10:12.569Z] --- PASS: TestContainerRestartError (0.00s) [2021-02-25T02:10:12.569Z] === RUN TestContainerRestart [2021-02-25T02:10:12.569Z] --- PASS: TestContainerRestart (0.00s) [2021-02-25T02:10:12.569Z] === RUN TestContainerStartError [2021-02-25T02:10:12.569Z] --- PASS: TestContainerStartError (0.00s) [2021-02-25T02:10:12.569Z] === RUN TestContainerStart [2021-02-25T02:10:12.569Z] --- PASS: TestContainerStart (0.00s) [2021-02-25T02:10:12.569Z] === RUN TestContainerStatsError [2021-02-25T02:10:12.569Z] --- PASS: TestContainerStatsError (0.00s) [2021-02-25T02:10:12.569Z] === RUN TestContainerStats [2021-02-25T02:10:12.569Z] --- PASS: TestContainerStats (0.00s) [2021-02-25T02:10:12.569Z] === RUN TestContainerStopError [2021-02-25T02:10:12.569Z] --- PASS: TestContainerStopError (0.00s) [2021-02-25T02:10:12.569Z] === RUN TestContainerStop [2021-02-25T02:10:12.569Z] --- PASS: TestContainerStop (0.00s) [2021-02-25T02:10:12.569Z] === RUN TestContainerTopError [2021-02-25T02:10:12.569Z] --- PASS: TestContainerTopError (0.00s) [2021-02-25T02:10:12.569Z] === RUN TestContainerTop [2021-02-25T02:10:12.569Z] --- PASS: TestContainerTop (0.00s) [2021-02-25T02:10:12.569Z] === RUN TestContainerUnpauseError [2021-02-25T02:10:12.569Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-02-25T02:10:12.569Z] === RUN TestContainerUnpause [2021-02-25T02:10:12.569Z] --- PASS: TestContainerUnpause (0.00s) [2021-02-25T02:10:12.569Z] === RUN TestContainerUpdateError [2021-02-25T02:10:12.569Z] --- PASS: TestContainerUpdateError (0.03s) [2021-02-25T02:10:12.569Z] === RUN TestContainerUpdate [2021-02-25T02:10:12.569Z] --- PASS: TestContainerUpdate (0.00s) [2021-02-25T02:10:12.569Z] === RUN TestContainerWaitError [2021-02-25T02:10:12.569Z] --- PASS: TestContainerWaitError (0.00s) [2021-02-25T02:10:12.569Z] === RUN TestContainerWait [2021-02-25T02:10:12.569Z] --- PASS: TestContainerWait (0.00s) [2021-02-25T02:10:12.569Z] === RUN TestDiskUsageError [2021-02-25T02:10:12.569Z] --- PASS: TestDiskUsageError (0.00s) [2021-02-25T02:10:12.569Z] === RUN TestDiskUsage [2021-02-25T02:10:12.569Z] --- PASS: TestDiskUsage (0.00s) [2021-02-25T02:10:12.569Z] === RUN TestDistributionInspectUnsupported [2021-02-25T02:10:12.569Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-02-25T02:10:12.569Z] === RUN TestDistributionInspectWithEmptyID [2021-02-25T02:10:12.569Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-02-25T02:10:12.569Z] === RUN TestEventsErrorInOptions [2021-02-25T02:10:12.569Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-02-25T02:10:12.569Z] === RUN TestEventsErrorFromServer [2021-02-25T02:10:12.569Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-02-25T02:10:12.569Z] === RUN TestEvents [2021-02-25T02:10:12.569Z] --- PASS: TestEvents (0.00s) [2021-02-25T02:10:12.569Z] === RUN TestTLSCloseWriter [2021-02-25T02:10:12.569Z] === PAUSE TestTLSCloseWriter [2021-02-25T02:10:12.569Z] === RUN TestImageBuildError [2021-02-25T02:10:12.569Z] --- PASS: TestImageBuildError (0.00s) [2021-02-25T02:10:12.569Z] === RUN TestImageBuild [2021-02-25T02:10:12.569Z] --- PASS: TestImageBuild (0.00s) [2021-02-25T02:10:12.569Z] === RUN TestGetDockerOS [2021-02-25T02:10:12.569Z] --- PASS: TestGetDockerOS (0.00s) [2021-02-25T02:10:12.569Z] === RUN TestImageCreateError [2021-02-25T02:10:12.569Z] --- PASS: TestImageCreateError (0.00s) [2021-02-25T02:10:12.569Z] === RUN TestImageCreate [2021-02-25T02:10:12.569Z] --- PASS: TestImageCreate (0.00s) [2021-02-25T02:10:12.569Z] === RUN TestImageHistoryError [2021-02-25T02:10:12.569Z] --- PASS: TestImageHistoryError (0.00s) [2021-02-25T02:10:12.569Z] === RUN TestImageHistory [2021-02-25T02:10:12.569Z] --- PASS: TestImageHistory (0.00s) [2021-02-25T02:10:12.569Z] === RUN TestImageImportError [2021-02-25T02:10:12.569Z] --- PASS: TestImageImportError (0.00s) [2021-02-25T02:10:12.569Z] === RUN TestImageImport [2021-02-25T02:10:12.569Z] --- PASS: TestImageImport (0.00s) [2021-02-25T02:10:12.569Z] === RUN TestImageInspectError [2021-02-25T02:10:12.569Z] --- PASS: TestImageInspectError (0.00s) [2021-02-25T02:10:12.569Z] === RUN TestImageInspectImageNotFound [2021-02-25T02:10:12.569Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-02-25T02:10:12.569Z] === RUN TestImageInspectWithEmptyID [2021-02-25T02:10:12.569Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-02-25T02:10:12.569Z] === RUN TestImageInspect [2021-02-25T02:10:12.569Z] --- PASS: TestImageInspect (0.00s) [2021-02-25T02:10:12.569Z] === RUN TestImageListError [2021-02-25T02:10:12.569Z] --- PASS: TestImageListError (0.00s) [2021-02-25T02:10:12.569Z] === RUN TestImageList [2021-02-25T02:10:12.569Z] --- PASS: TestImageList (0.00s) [2021-02-25T02:10:12.569Z] === RUN TestImageListApiBefore125 [2021-02-25T02:10:12.569Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-02-25T02:10:12.569Z] === RUN TestImageLoadError [2021-02-25T02:10:12.569Z] --- PASS: TestImageLoadError (0.00s) [2021-02-25T02:10:12.569Z] === RUN TestImageLoad [2021-02-25T02:10:12.569Z] --- PASS: TestImageLoad (0.00s) [2021-02-25T02:10:12.569Z] === RUN TestImagesPruneError [2021-02-25T02:10:12.569Z] --- PASS: TestImagesPruneError (0.00s) [2021-02-25T02:10:12.569Z] === RUN TestImagesPrune [2021-02-25T02:10:12.569Z] --- PASS: TestImagesPrune (0.00s) [2021-02-25T02:10:12.569Z] === RUN TestImagePullReferenceParseError [2021-02-25T02:10:12.569Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-02-25T02:10:12.569Z] === RUN TestImagePullAnyError [2021-02-25T02:10:12.569Z] --- PASS: TestImagePullAnyError (0.00s) [2021-02-25T02:10:12.569Z] === RUN TestImagePullStatusUnauthorizedError [2021-02-25T02:10:12.569Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-02-25T02:10:12.569Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-02-25T02:10:12.569Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-02-25T02:10:12.569Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-02-25T02:10:12.569Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-02-25T02:10:12.569Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-02-25T02:10:12.569Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-02-25T02:10:12.569Z] === RUN TestImagePullWithoutErrors [2021-02-25T02:10:12.569Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-02-25T02:10:12.569Z] === RUN TestImagePushReferenceError [2021-02-25T02:10:12.569Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-02-25T02:10:12.569Z] === RUN TestImagePushAnyError [2021-02-25T02:10:12.569Z] --- PASS: TestImagePushAnyError (0.00s) [2021-02-25T02:10:12.569Z] === RUN TestImagePushStatusUnauthorizedError [2021-02-25T02:10:12.569Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-02-25T02:10:12.569Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-02-25T02:10:12.569Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-02-25T02:10:12.569Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-02-25T02:10:12.569Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-02-25T02:10:12.569Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-02-25T02:10:12.569Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-02-25T02:10:12.569Z] === RUN TestImagePushWithoutErrors [2021-02-25T02:10:12.569Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-02-25T02:10:12.569Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-02-25T02:10:12.569Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-02-25T02:10:12.569Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-02-25T02:10:12.569Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-02-25T02:10:12.569Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-02-25T02:10:12.569Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-02-25T02:10:12.569Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-02-25T02:10:12.569Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-02-25T02:10:12.569Z] === RUN TestImageRemoveError [2021-02-25T02:10:12.569Z] --- PASS: TestImageRemoveError (0.00s) [2021-02-25T02:10:12.569Z] === RUN TestImageRemoveImageNotFound [2021-02-25T02:10:12.569Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-02-25T02:10:12.569Z] === RUN TestImageRemove [2021-02-25T02:10:12.569Z] --- PASS: TestImageRemove (0.00s) [2021-02-25T02:10:12.569Z] === RUN TestImageSaveError [2021-02-25T02:10:12.569Z] --- PASS: TestImageSaveError (0.00s) [2021-02-25T02:10:12.569Z] === RUN TestImageSave [2021-02-25T02:10:12.569Z] --- PASS: TestImageSave (0.00s) [2021-02-25T02:10:12.569Z] === RUN TestImageSearchAnyError [2021-02-25T02:10:12.569Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-02-25T02:10:12.569Z] === RUN TestImageSearchStatusUnauthorizedError [2021-02-25T02:10:12.569Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-02-25T02:10:12.569Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-02-25T02:10:12.569Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-02-25T02:10:12.569Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-02-25T02:10:12.569Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-02-25T02:10:12.569Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-02-25T02:10:12.569Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-02-25T02:10:12.569Z] === RUN TestImageSearchWithoutErrors [2021-02-25T02:10:12.569Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-02-25T02:10:12.569Z] === RUN TestImageTagError [2021-02-25T02:10:12.569Z] --- PASS: TestImageTagError (0.00s) [2021-02-25T02:10:12.569Z] === RUN TestImageTagInvalidReference [2021-02-25T02:10:12.569Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-02-25T02:10:12.569Z] === RUN TestImageTagInvalidSourceImageName [2021-02-25T02:10:12.569Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-02-25T02:10:12.569Z] === RUN TestImageTagHexSource [2021-02-25T02:10:12.569Z] --- PASS: TestImageTagHexSource (0.00s) [2021-02-25T02:10:12.569Z] === RUN TestImageTag [2021-02-25T02:10:12.569Z] --- PASS: TestImageTag (0.00s) [2021-02-25T02:10:12.569Z] === RUN TestInfoServerError [2021-02-25T02:10:12.569Z] --- PASS: TestInfoServerError (0.00s) [2021-02-25T02:10:12.569Z] === RUN TestInfoInvalidResponseJSONError [2021-02-25T02:10:12.569Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-02-25T02:10:12.569Z] === RUN TestInfo [2021-02-25T02:10:12.569Z] --- PASS: TestInfo (0.00s) [2021-02-25T02:10:12.569Z] === RUN TestNetworkConnectError [2021-02-25T02:10:12.569Z] --- PASS: TestNetworkConnectError (0.00s) [2021-02-25T02:10:12.569Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-02-25T02:10:12.569Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-02-25T02:10:12.569Z] === RUN TestNetworkConnect [2021-02-25T02:10:12.569Z] --- PASS: TestNetworkConnect (0.00s) [2021-02-25T02:10:12.569Z] === RUN TestNetworkCreateError [2021-02-25T02:10:12.569Z] --- PASS: TestNetworkCreateError (0.00s) [2021-02-25T02:10:12.569Z] === RUN TestNetworkCreate [2021-02-25T02:10:12.569Z] --- PASS: TestNetworkCreate (0.00s) [2021-02-25T02:10:12.569Z] === RUN TestNetworkDisconnectError [2021-02-25T02:10:12.569Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-02-25T02:10:12.569Z] === RUN TestNetworkDisconnect [2021-02-25T02:10:12.569Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-02-25T02:10:12.569Z] === RUN TestNetworkInspectError [2021-02-25T02:10:12.569Z] --- PASS: TestNetworkInspectError (0.00s) [2021-02-25T02:10:12.569Z] === RUN TestNetworkInspectNotFoundError [2021-02-25T02:10:12.569Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-02-25T02:10:12.569Z] === RUN TestNetworkInspectWithEmptyID [2021-02-25T02:10:12.569Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-02-25T02:10:12.569Z] === RUN TestNetworkInspect [2021-02-25T02:10:12.569Z] --- PASS: TestNetworkInspect (0.00s) [2021-02-25T02:10:12.569Z] === RUN TestNetworkListError [2021-02-25T02:10:12.569Z] --- PASS: TestNetworkListError (0.00s) [2021-02-25T02:10:12.569Z] === RUN TestNetworkList [2021-02-25T02:10:12.569Z] --- PASS: TestNetworkList (0.00s) [2021-02-25T02:10:12.569Z] === RUN TestNetworksPruneError [2021-02-25T02:10:12.569Z] --- PASS: TestNetworksPruneError (0.00s) [2021-02-25T02:10:12.569Z] === RUN TestNetworksPrune [2021-02-25T02:10:12.569Z] --- PASS: TestNetworksPrune (0.00s) [2021-02-25T02:10:12.569Z] === RUN TestNetworkRemoveError [2021-02-25T02:10:12.569Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-02-25T02:10:12.569Z] === RUN TestNetworkRemove [2021-02-25T02:10:12.569Z] --- PASS: TestNetworkRemove (0.00s) [2021-02-25T02:10:12.569Z] === RUN TestNodeInspectError [2021-02-25T02:10:12.569Z] --- PASS: TestNodeInspectError (0.00s) [2021-02-25T02:10:12.569Z] === RUN TestNodeInspectNodeNotFound [2021-02-25T02:10:12.569Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-02-25T02:10:12.569Z] === RUN TestNodeInspectWithEmptyID [2021-02-25T02:10:12.569Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-02-25T02:10:12.569Z] === RUN TestNodeInspect [2021-02-25T02:10:12.569Z] --- PASS: TestNodeInspect (0.00s) [2021-02-25T02:10:12.569Z] === RUN TestNodeListError [2021-02-25T02:10:12.569Z] --- PASS: TestNodeListError (0.00s) [2021-02-25T02:10:12.569Z] === RUN TestNodeList [2021-02-25T02:10:12.569Z] --- PASS: TestNodeList (0.00s) [2021-02-25T02:10:12.569Z] === RUN TestNodeRemoveError [2021-02-25T02:10:12.569Z] --- PASS: TestNodeRemoveError (0.00s) [2021-02-25T02:10:12.569Z] === RUN TestNodeRemove [2021-02-25T02:10:12.569Z] --- PASS: TestNodeRemove (0.00s) [2021-02-25T02:10:12.569Z] === RUN TestNodeUpdateError [2021-02-25T02:10:12.569Z] --- PASS: TestNodeUpdateError (0.00s) [2021-02-25T02:10:12.569Z] === RUN TestNodeUpdate [2021-02-25T02:10:12.569Z] --- PASS: TestNodeUpdate (0.00s) [2021-02-25T02:10:12.569Z] === RUN TestOptionWithTimeout [2021-02-25T02:10:12.569Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-02-25T02:10:12.569Z] === RUN TestPingFail [2021-02-25T02:10:12.569Z] --- PASS: TestPingFail (0.00s) [2021-02-25T02:10:12.569Z] === RUN TestPingWithError [2021-02-25T02:10:12.569Z] 2021/02/25 02:10:11 RoundTripper returned a response & error; ignoring response [2021-02-25T02:10:12.569Z] 2021/02/25 02:10:11 RoundTripper returned a response & error; ignoring response [2021-02-25T02:10:12.569Z] --- PASS: TestPingWithError (0.00s) [2021-02-25T02:10:12.569Z] === RUN TestPingSuccess [2021-02-25T02:10:12.569Z] --- PASS: TestPingSuccess (0.00s) [2021-02-25T02:10:12.569Z] === RUN TestPingHeadFallback [2021-02-25T02:10:12.569Z] === RUN TestPingHeadFallback/OK [2021-02-25T02:10:12.569Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-02-25T02:10:12.569Z] === RUN TestPingHeadFallback/Not_Found [2021-02-25T02:10:12.569Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-02-25T02:10:12.569Z] --- PASS: TestPingHeadFallback (0.00s) [2021-02-25T02:10:12.569Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-02-25T02:10:12.569Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-02-25T02:10:12.569Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-02-25T02:10:12.569Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-02-25T02:10:12.569Z] === RUN TestPluginDisableError [2021-02-25T02:10:12.569Z] --- PASS: TestPluginDisableError (0.00s) [2021-02-25T02:10:12.569Z] === RUN TestPluginDisable [2021-02-25T02:10:12.569Z] --- PASS: TestPluginDisable (0.00s) [2021-02-25T02:10:12.569Z] === RUN TestPluginEnableError [2021-02-25T02:10:12.570Z] --- PASS: TestPluginEnableError (0.00s) [2021-02-25T02:10:12.570Z] === RUN TestPluginEnable [2021-02-25T02:10:12.570Z] --- PASS: TestPluginEnable (0.00s) [2021-02-25T02:10:12.570Z] === RUN TestPluginInspectError [2021-02-25T02:10:12.570Z] --- PASS: TestPluginInspectError (0.00s) [2021-02-25T02:10:12.570Z] === RUN TestPluginInspectWithEmptyID [2021-02-25T02:10:12.570Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-02-25T02:10:12.570Z] === RUN TestPluginInspect [2021-02-25T02:10:12.570Z] --- PASS: TestPluginInspect (0.00s) [2021-02-25T02:10:12.570Z] === RUN TestPluginListError [2021-02-25T02:10:12.570Z] --- PASS: TestPluginListError (0.00s) [2021-02-25T02:10:12.570Z] === RUN TestPluginList [2021-02-25T02:10:12.570Z] --- PASS: TestPluginList (0.00s) [2021-02-25T02:10:12.570Z] === RUN TestPluginPushError [2021-02-25T02:10:12.570Z] --- PASS: TestPluginPushError (0.00s) [2021-02-25T02:10:12.570Z] === RUN TestPluginPush [2021-02-25T02:10:12.570Z] --- PASS: TestPluginPush (0.00s) [2021-02-25T02:10:12.570Z] === RUN TestPluginRemoveError [2021-02-25T02:10:12.570Z] --- PASS: TestPluginRemoveError (0.00s) [2021-02-25T02:10:12.570Z] === RUN TestPluginRemove [2021-02-25T02:10:12.570Z] --- PASS: TestPluginRemove (0.00s) [2021-02-25T02:10:12.570Z] === RUN TestPluginSetError [2021-02-25T02:10:12.570Z] --- PASS: TestPluginSetError (0.00s) [2021-02-25T02:10:12.570Z] === RUN TestPluginSet [2021-02-25T02:10:12.570Z] --- PASS: TestPluginSet (0.00s) [2021-02-25T02:10:12.570Z] === RUN TestSetHostHeader [2021-02-25T02:10:12.570Z] --- PASS: TestSetHostHeader (0.00s) [2021-02-25T02:10:12.570Z] === RUN TestPlainTextError [2021-02-25T02:10:12.570Z] --- PASS: TestPlainTextError (0.00s) [2021-02-25T02:10:12.570Z] === RUN TestInfiniteError [2021-02-25T02:10:12.570Z] --- PASS: TestInfiniteError (0.02s) [2021-02-25T02:10:12.570Z] === RUN TestSecretCreateUnsupported [2021-02-25T02:10:12.570Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-02-25T02:10:12.570Z] === RUN TestSecretCreateError [2021-02-25T02:10:12.570Z] --- PASS: TestSecretCreateError (0.00s) [2021-02-25T02:10:12.570Z] === RUN TestSecretCreate [2021-02-25T02:10:12.570Z] --- PASS: TestSecretCreate (0.00s) [2021-02-25T02:10:12.570Z] === RUN TestSecretInspectUnsupported [2021-02-25T02:10:12.570Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-02-25T02:10:12.570Z] === RUN TestSecretInspectError [2021-02-25T02:10:12.570Z] --- PASS: TestSecretInspectError (0.00s) [2021-02-25T02:10:12.570Z] === RUN TestSecretInspectSecretNotFound [2021-02-25T02:10:12.570Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-02-25T02:10:12.570Z] === RUN TestSecretInspectWithEmptyID [2021-02-25T02:10:12.570Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-02-25T02:10:12.570Z] === RUN TestSecretInspect [2021-02-25T02:10:12.570Z] --- PASS: TestSecretInspect (0.00s) [2021-02-25T02:10:12.570Z] === RUN TestSecretListUnsupported [2021-02-25T02:10:12.570Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-02-25T02:10:12.570Z] === RUN TestSecretListError [2021-02-25T02:10:12.570Z] --- PASS: TestSecretListError (0.00s) [2021-02-25T02:10:12.570Z] === RUN TestSecretList [2021-02-25T02:10:12.570Z] --- PASS: TestSecretList (0.00s) [2021-02-25T02:10:12.570Z] === RUN TestSecretRemoveUnsupported [2021-02-25T02:10:12.570Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-02-25T02:10:12.570Z] === RUN TestSecretRemoveError [2021-02-25T02:10:12.570Z] --- PASS: TestSecretRemoveError (0.00s) [2021-02-25T02:10:12.570Z] === RUN TestSecretRemove [2021-02-25T02:10:12.570Z] --- PASS: TestSecretRemove (0.00s) [2021-02-25T02:10:12.570Z] === RUN TestSecretUpdateUnsupported [2021-02-25T02:10:12.570Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-02-25T02:10:12.570Z] === RUN TestSecretUpdateError [2021-02-25T02:10:12.570Z] --- PASS: TestSecretUpdateError (0.00s) [2021-02-25T02:10:12.570Z] === RUN TestSecretUpdate [2021-02-25T02:10:12.570Z] --- PASS: TestSecretUpdate (0.00s) [2021-02-25T02:10:12.570Z] === RUN TestServiceCreateError [2021-02-25T02:10:12.570Z] --- PASS: TestServiceCreateError (0.00s) [2021-02-25T02:10:12.570Z] === RUN TestServiceCreate [2021-02-25T02:10:12.570Z] --- PASS: TestServiceCreate (0.00s) [2021-02-25T02:10:12.570Z] === RUN TestServiceCreateCompatiblePlatforms [2021-02-25T02:10:12.570Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-02-25T02:10:12.570Z] === RUN TestServiceCreateDigestPinning [2021-02-25T02:10:12.570Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-02-25T02:10:12.570Z] === RUN TestServiceInspectError [2021-02-25T02:10:12.570Z] --- PASS: TestServiceInspectError (0.00s) [2021-02-25T02:10:12.570Z] === RUN TestServiceInspectServiceNotFound [2021-02-25T02:10:12.570Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-02-25T02:10:12.570Z] === RUN TestServiceInspectWithEmptyID [2021-02-25T02:10:12.570Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-02-25T02:10:12.570Z] === RUN TestServiceInspect [2021-02-25T02:10:12.570Z] --- PASS: TestServiceInspect (0.00s) [2021-02-25T02:10:12.570Z] === RUN TestServiceListError [2021-02-25T02:10:12.570Z] --- PASS: TestServiceListError (0.00s) [2021-02-25T02:10:12.570Z] === RUN TestServiceList [2021-02-25T02:10:12.570Z] --- PASS: TestServiceList (0.00s) [2021-02-25T02:10:12.570Z] === RUN TestServiceLogsError [2021-02-25T02:10:12.570Z] --- PASS: TestServiceLogsError (0.00s) [2021-02-25T02:10:12.570Z] === RUN TestServiceLogs [2021-02-25T02:10:12.570Z] --- PASS: TestServiceLogs (0.00s) [2021-02-25T02:10:12.570Z] === RUN TestServiceRemoveError [2021-02-25T02:10:12.570Z] --- PASS: TestServiceRemoveError (0.00s) [2021-02-25T02:10:12.570Z] === RUN TestServiceRemoveNotFoundError [2021-02-25T02:10:12.570Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-02-25T02:10:12.570Z] === RUN TestServiceRemove [2021-02-25T02:10:12.570Z] --- PASS: TestServiceRemove (0.00s) [2021-02-25T02:10:12.570Z] === RUN TestServiceUpdateError [2021-02-25T02:10:12.570Z] --- PASS: TestServiceUpdateError (0.00s) [2021-02-25T02:10:12.570Z] === RUN TestServiceUpdate [2021-02-25T02:10:12.570Z] --- PASS: TestServiceUpdate (0.00s) [2021-02-25T02:10:12.570Z] === RUN TestSwarmGetUnlockKeyError [2021-02-25T02:10:12.570Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-02-25T02:10:12.570Z] === RUN TestSwarmGetUnlockKey [2021-02-25T02:10:12.570Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-02-25T02:10:12.570Z] === RUN TestSwarmInitError [2021-02-25T02:10:12.570Z] --- PASS: TestSwarmInitError (0.00s) [2021-02-25T02:10:12.570Z] === RUN TestSwarmInit [2021-02-25T02:10:12.570Z] --- PASS: TestSwarmInit (0.00s) [2021-02-25T02:10:12.570Z] === RUN TestSwarmInspectError [2021-02-25T02:10:12.570Z] --- PASS: TestSwarmInspectError (0.00s) [2021-02-25T02:10:12.570Z] === RUN TestSwarmInspect [2021-02-25T02:10:12.570Z] --- PASS: TestSwarmInspect (0.00s) [2021-02-25T02:10:12.570Z] === RUN TestSwarmJoinError [2021-02-25T02:10:12.570Z] --- PASS: TestSwarmJoinError (0.00s) [2021-02-25T02:10:12.570Z] === RUN TestSwarmJoin [2021-02-25T02:10:12.570Z] --- PASS: TestSwarmJoin (0.00s) [2021-02-25T02:10:12.570Z] === RUN TestSwarmLeaveError [2021-02-25T02:10:12.570Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-02-25T02:10:12.570Z] === RUN TestSwarmLeave [2021-02-25T02:10:12.570Z] --- PASS: TestSwarmLeave (0.00s) [2021-02-25T02:10:12.570Z] === RUN TestSwarmUnlockError [2021-02-25T02:10:12.570Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-02-25T02:10:12.570Z] === RUN TestSwarmUnlock [2021-02-25T02:10:12.570Z] --- PASS: TestSwarmUnlock (0.00s) [2021-02-25T02:10:12.570Z] === RUN TestSwarmUpdateError [2021-02-25T02:10:12.570Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-02-25T02:10:12.570Z] === RUN TestSwarmUpdate [2021-02-25T02:10:12.570Z] --- PASS: TestSwarmUpdate (0.00s) [2021-02-25T02:10:12.570Z] === RUN TestTaskInspectError [2021-02-25T02:10:12.570Z] --- PASS: TestTaskInspectError (0.00s) [2021-02-25T02:10:12.570Z] === RUN TestTaskInspectWithEmptyID [2021-02-25T02:10:12.570Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-02-25T02:10:12.570Z] === RUN TestTaskInspect [2021-02-25T02:10:12.570Z] --- PASS: TestTaskInspect (0.00s) [2021-02-25T02:10:12.570Z] === RUN TestTaskListError [2021-02-25T02:10:12.570Z] --- PASS: TestTaskListError (0.00s) [2021-02-25T02:10:12.570Z] === RUN TestTaskList [2021-02-25T02:10:12.570Z] --- PASS: TestTaskList (0.00s) [2021-02-25T02:10:12.570Z] === RUN TestVolumeCreateError [2021-02-25T02:10:12.570Z] --- PASS: TestVolumeCreateError (0.00s) [2021-02-25T02:10:12.570Z] === RUN TestVolumeCreate [2021-02-25T02:10:12.570Z] --- PASS: TestVolumeCreate (0.00s) [2021-02-25T02:10:12.570Z] === RUN TestVolumeInspectError [2021-02-25T02:10:12.570Z] --- PASS: TestVolumeInspectError (0.00s) [2021-02-25T02:10:12.570Z] === RUN TestVolumeInspectNotFound [2021-02-25T02:10:12.570Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-02-25T02:10:12.570Z] === RUN TestVolumeInspectWithEmptyID [2021-02-25T02:10:12.570Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-02-25T02:10:12.570Z] === RUN TestVolumeInspect [2021-02-25T02:10:12.570Z] --- PASS: TestVolumeInspect (0.00s) [2021-02-25T02:10:12.570Z] === RUN TestVolumeListError [2021-02-25T02:10:12.570Z] --- PASS: TestVolumeListError (0.00s) [2021-02-25T02:10:12.570Z] === RUN TestVolumeList [2021-02-25T02:10:12.570Z] --- PASS: TestVolumeList (0.00s) [2021-02-25T02:10:12.570Z] === RUN TestVolumeRemoveError [2021-02-25T02:10:12.570Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-02-25T02:10:12.570Z] === RUN TestVolumeRemove [2021-02-25T02:10:12.570Z] --- PASS: TestVolumeRemove (0.00s) [2021-02-25T02:10:12.570Z] === CONT TestTLSCloseWriter [2021-02-25T02:10:12.570Z] --- PASS: TestTLSCloseWriter (0.02s) [2021-02-25T02:10:12.570Z] PASS [2021-02-25T02:10:12.570Z] coverage: 74.9% of statements [2021-02-25T02:10:12.570Z] ok github.com/docker/docker/client 0.398s coverage: 74.9% of statements [2021-02-25T02:10:13.066Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-25T02:10:13.066Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-25T02:10:13.066Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-02-25T02:10:14.004Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2021-02-25T02:10:14.571Z] --- PASS: TestCreateServiceConfigFileMode (2.17s) [2021-02-25T02:10:14.571Z] === RUN TestCreateServiceSysctls [2021-02-25T02:10:14.573Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-25T02:10:14.574Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-25T02:10:15.239Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.12s) [2021-02-25T02:10:15.239Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ylj6kq67o428dc9m64k14i86j Created:2021-02-25 02:10:06.717909264 +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[0ca8cec3bf5de7b2874c6ae0da752b54b3e7781de5419010145bfb492bbb9e80:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.cwjzmnegcgcgyu85tw9frkic3 EndpointID:cc17a2074d8f7f5a42e01a943e447bcd72736a078b6e2227145a853679ffcb93 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:817ac295ef0347679d67ab1cc5674948e5382cb17ec7c6ff23b5137fd8cec9f3 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:e9a1cbac8162 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.cwjzmnegcgcgyu85tw9frkic3 EndpointID:cc17a2074d8f7f5a42e01a943e447bcd72736a078b6e2227145a853679ffcb93 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-02-25T02:10:15.239Z] PASS [2021-02-25T02:10:15.239Z] [2021-02-25T02:10:15.239Z] === Skipped [2021-02-25T02:10:15.239Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-25T02:10:15.239Z] service_test.go:242: FLAKY_TEST [2021-02-25T02:10:15.239Z] [2021-02-25T02:10:15.239Z] [2021-02-25T02:10:15.239Z] DONE 26 tests, 1 skipped in 61.750s [2021-02-25T02:10:15.239Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-02-25T02:10:15.239Z] ++ 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 [2021-02-25T02:10:15.239Z] ++ set -e [2021-02-25T02:10:15.239Z] ++ '[' -n 0 ']' [2021-02-25T02:10:15.239Z] ++ set -x [2021-02-25T02:10:15.239Z] ++ env -i DEST=/go/src/github.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 [2021-02-25T02:10:15.239Z] INFO: Testing against a local daemon [2021-02-25T02:10:15.239Z] === RUN TestDockerNetworkIpvlanPersistance [2021-02-25T02:10:15.239Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2021-02-25T02:10:15.239Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-25T02:10:15.239Z] === RUN TestDockerNetworkIpvlan [2021-02-25T02:10:15.239Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-02-25T02:10:15.239Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-25T02:10:15.239Z] PASS [2021-02-25T02:10:15.239Z] [2021-02-25T02:10:15.239Z] === Skipped [2021-02-25T02:10:15.239Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2021-02-25T02:10:15.239Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-25T02:10:15.239Z] [2021-02-25T02:10:15.239Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-02-25T02:10:15.239Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-25T02:10:15.240Z] [2021-02-25T02:10:15.240Z] [2021-02-25T02:10:15.240Z] DONE 2 tests, 2 skipped in 0.184s [2021-02-25T02:10:15.240Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-02-25T02:10:15.240Z] ++ 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 [2021-02-25T02:10:15.240Z] ++ set -e [2021-02-25T02:10:15.240Z] ++ '[' -n 0 ']' [2021-02-25T02:10:15.240Z] ++ set -x [2021-02-25T02:10:15.240Z] ++ env -i DEST=/go/src/github.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 [2021-02-25T02:10:15.240Z] INFO: Testing against a local daemon [2021-02-25T02:10:15.240Z] === RUN TestDockerNetworkMacvlanPersistance [2021-02-25T02:10:15.954Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-25T02:10:16.523Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-25T02:10:16.523Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-02-25T02:10:17.120Z] --- PASS: TestCreateServiceSysctls (2.82s) [2021-02-25T02:10:17.120Z] === RUN TestCreateServiceCapabilities [2021-02-25T02:10:17.157Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.33s) [2021-02-25T02:10:17.157Z] === RUN TestDockerNetworkMacvlan [2021-02-25T02:10:18.103Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-02-25T02:10:19.064Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-25T02:10:19.064Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-25T02:10:19.323Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-02-25T02:10:19.324Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2021-02-25T02:10:19.490Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-02-25T02:10:19.663Z] --- PASS: TestCreateServiceCapabilities (2.20s) [2021-02-25T02:10:19.663Z] === RUN TestInspect [2021-02-25T02:10:19.894Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-02-25T02:10:20.877Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-02-25T02:10:21.274Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2021-02-25T02:10:22.209Z] --- PASS: TestInspect (2.56s) [2021-02-25T02:10:22.209Z] === RUN TestCreateJob [2021-02-25T02:10:22.652Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-02-25T02:10:22.652Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-25T02:10:23.221Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-25T02:10:23.790Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2021-02-25T02:10:24.182Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-02-25T02:10:24.755Z] --- PASS: TestCreateJob (2.79s) [2021-02-25T02:10:24.755Z] === RUN TestReplicatedJob [2021-02-25T02:10:25.701Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-02-25T02:10:26.269Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-02-25T02:10:26.269Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.01s) [2021-02-25T02:10:26.269Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.26s) [2021-02-25T02:10:26.269Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.84s) [2021-02-25T02:10:26.269Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.78s) [2021-02-25T02:10:26.269Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.66s) [2021-02-25T02:10:26.269Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.85s) [2021-02-25T02:10:26.269Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.75s) [2021-02-25T02:10:26.269Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.66s) [2021-02-25T02:10:26.269Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.87s) [2021-02-25T02:10:26.269Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.12s) [2021-02-25T02:10:26.269Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.88s) [2021-02-25T02:10:26.269Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.98s) [2021-02-25T02:10:26.269Z] === RUN TestCgroupNamespacesRun [2021-02-25T02:10:27.326Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.75s) [2021-02-25T02:10:27.327Z] PASS [2021-02-25T02:10:27.327Z] [2021-02-25T02:10:27.327Z] === Skipped [2021-02-25T02:10:27.327Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-02-25T02:10:27.327Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-25T02:10:27.327Z] [2021-02-25T02:10:27.327Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-02-25T02:10:27.327Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-25T02:10:27.327Z] [2021-02-25T02:10:27.327Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-02-25T02:10:27.327Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-25T02:10:27.327Z] [2021-02-25T02:10:27.327Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-02-25T02:10:27.327Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-25T02:10:27.327Z] [2021-02-25T02:10:27.327Z] [2021-02-25T02:10:27.327Z] DONE 17 tests, 4 skipped in 27.629s [2021-02-25T02:10:27.327Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-02-25T02:10:27.327Z] ++ 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 [2021-02-25T02:10:27.327Z] ++ set -e [2021-02-25T02:10:27.327Z] ++ '[' -n 0 ']' [2021-02-25T02:10:27.327Z] ++ set -x [2021-02-25T02:10:27.327Z] ++ env -i DEST=/go/src/github.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 [2021-02-25T02:10:27.327Z] INFO: Testing against a local daemon [2021-02-25T02:10:27.327Z] === RUN TestPluginInvalidJSON [2021-02-25T02:10:27.327Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-02-25T02:10:27.327Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-02-25T02:10:27.327Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-02-25T02:10:27.327Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-02-25T02:10:27.327Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-02-25T02:10:27.327Z] === RUN TestPluginInstall [2021-02-25T02:10:27.327Z] === RUN TestPluginInstall/no_auth [2021-02-25T02:10:27.327Z] time="2021-02-25T02:10:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-25T02:10:27.327Z] time="2021-02-25T02:10:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:395af405be2ac360174ae4637d12f7daa4283b908ab148402c57f77dabcff43c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-25T02:10:27.327Z] time="2021-02-25T02:10:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-25T02:10:27.327Z] time="2021-02-25T02:10:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:395af405be2ac360174ae4637d12f7daa4283b908ab148402c57f77dabcff43c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-25T02:10:27.485Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-02-25T02:10:27.635Z] === RUN TestPluginInstall/with_htpasswd [2021-02-25T02:10:28.178Z] --- PASS: TestCgroupNamespacesRun (1.91s) [2021-02-25T02:10:28.178Z] === RUN TestCgroupNamespacesRunPrivileged [2021-02-25T02:10:28.276Z] time="2021-02-25T02:10:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-25T02:10:28.276Z] time="2021-02-25T02:10:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d4f8c1442d8c39274b0db0502194c3588c5464438272b98a1e05e6a908965b21" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-25T02:10:28.276Z] time="2021-02-25T02:10:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-25T02:10:28.276Z] time="2021-02-25T02:10:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d4f8c1442d8c39274b0db0502194c3588c5464438272b98a1e05e6a908965b21" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-25T02:10:28.573Z] === RUN TestPluginInstall/with_insecure [2021-02-25T02:10:29.618Z] time="2021-02-25T02:10:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-25T02:10:29.618Z] time="2021-02-25T02:10:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:42712d9161fcbf8dce306ec9b6685037a265aec8147125cf11126a75d6f99ab6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-25T02:10:29.618Z] time="2021-02-25T02:10:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-25T02:10:29.618Z] time="2021-02-25T02:10:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:42712d9161fcbf8dce306ec9b6685037a265aec8147125cf11126a75d6f99ab6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-25T02:10:29.915Z] --- PASS: TestPluginInstall (4.35s) [2021-02-25T02:10:29.915Z] --- PASS: TestPluginInstall/no_auth (2.05s) [2021-02-25T02:10:29.915Z] --- PASS: TestPluginInstall/with_htpasswd (0.93s) [2021-02-25T02:10:29.915Z] --- PASS: TestPluginInstall/with_insecure (1.36s) [2021-02-25T02:10:29.915Z] plugin_test.go:160: [dd9a3256372ed] daemon is not started [2021-02-25T02:10:29.915Z] === RUN TestPluginsWithRuntimes [2021-02-25T02:10:30.043Z] --- PASS: TestReplicatedJob (5.45s) [2021-02-25T02:10:30.043Z] === RUN TestUpdateReplicatedJob [2021-02-25T02:10:30.086Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.77s) [2021-02-25T02:10:30.086Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-02-25T02:10:30.292Z] --- PASS: TestCheckoutGit (31.46s) [2021-02-25T02:10:30.292Z] === RUN TestValidGitTransport [2021-02-25T02:10:30.292Z] --- PASS: TestValidGitTransport (0.00s) [2021-02-25T02:10:30.292Z] === RUN TestGitInvalidRef [2021-02-25T02:10:30.292Z] --- PASS: TestGitInvalidRef (0.18s) [2021-02-25T02:10:30.292Z] PASS [2021-02-25T02:10:30.292Z] coverage: 86.3% of statements [2021-02-25T02:10:30.292Z] ok github.com/docker/docker/builder/remotecontext/git 31.827s coverage: 86.3% of statements [2021-02-25T02:10:30.292Z] ? github.com/docker/docker/cli [no test files] [2021-02-25T02:10:30.292Z] ? github.com/docker/docker/cli/config [no test files] [2021-02-25T02:10:31.023Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-02-25T02:10:31.962Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.87s) [2021-02-25T02:10:31.962Z] === RUN TestCgroupNamespacesRunHostMode [2021-02-25T02:10:32.003Z] === RUN TestPluginsWithRuntimes/No_Args [2021-02-25T02:10:32.222Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-02-25T02:10:33.070Z] === RUN TestPluginsWithRuntimes/With_Args [2021-02-25T02:10:33.344Z] --- PASS: TestUpdateReplicatedJob (2.89s) [2021-02-25T02:10:33.345Z] === RUN TestServiceListWithStatuses [2021-02-25T02:10:33.345Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-02-25T02:10:33.345Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-02-25T02:10:33.345Z] === RUN TestDockerNetworkConnectAlias [2021-02-25T02:10:34.081Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-02-25T02:10:34.114Z] --- PASS: TestPluginsWithRuntimes (3.98s) [2021-02-25T02:10:34.114Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.08s) [2021-02-25T02:10:34.114Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.04s) [2021-02-25T02:10:34.114Z] PASS [2021-02-25T02:10:34.114Z] [2021-02-25T02:10:34.114Z] DONE 9 tests in 8.426s [2021-02-25T02:10:34.114Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-02-25T02:10:34.114Z] ++ 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 [2021-02-25T02:10:34.114Z] ++ set -e [2021-02-25T02:10:34.114Z] ++ '[' -n 0 ']' [2021-02-25T02:10:34.114Z] ++ set -x [2021-02-25T02:10:34.115Z] ++ env -i DEST=/go/src/github.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 [2021-02-25T02:10:34.115Z] INFO: Testing against a local daemon [2021-02-25T02:10:34.115Z] === RUN TestExternalGraphDriver [2021-02-25T02:10:34.115Z] === RUN TestExternalGraphDriver/json [2021-02-25T02:10:34.129Z] --- PASS: TestCgroupNamespacesRunHostMode (2.08s) [2021-02-25T02:10:34.129Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-02-25T02:10:34.129Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-02-25T02:10:34.129Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2021-02-25T02:10:35.103Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-02-25T02:10:36.000Z] --- PASS: TestDockerNetworkMacvlan (18.88s) [2021-02-25T02:10:36.000Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s) [2021-02-25T02:10:36.000Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2021-02-25T02:10:36.000Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.03s) [2021-02-25T02:10:36.000Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.08s) [2021-02-25T02:10:36.000Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.84s) [2021-02-25T02:10:36.000Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.33s) [2021-02-25T02:10:36.000Z] PASS [2021-02-25T02:10:36.000Z] [2021-02-25T02:10:36.000Z] DONE 8 tests in 21.371s [2021-02-25T02:10:36.000Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2021-02-25T02:10:36.000Z] ++ 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 [2021-02-25T02:10:36.000Z] ++ set -e [2021-02-25T02:10:36.000Z] ++ '[' -n 0 ']' [2021-02-25T02:10:36.000Z] ++ set -x [2021-02-25T02:10:36.000Z] ++ env -i DEST=/go/src/github.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 [2021-02-25T02:10:36.000Z] testing: warning: no tests to run [2021-02-25T02:10:36.000Z] PASS [2021-02-25T02:10:36.000Z] [2021-02-25T02:10:36.000Z] DONE 0 tests in 0.043s [2021-02-25T02:10:36.000Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-02-25T02:10:36.000Z] ++ 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 [2021-02-25T02:10:36.000Z] ++ set -e [2021-02-25T02:10:36.000Z] ++ '[' -n 0 ']' [2021-02-25T02:10:36.000Z] ++ set -x [2021-02-25T02:10:36.000Z] ++ env -i DEST=/go/src/github.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 [2021-02-25T02:10:36.000Z] INFO: Testing against a local daemon [2021-02-25T02:10:36.000Z] === RUN TestAuthZPluginAllowRequest [2021-02-25T02:10:36.047Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.07s) [2021-02-25T02:10:36.047Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-02-25T02:10:36.047Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-02-25T02:10:36.103Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-02-25T02:10:36.103Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-02-25T02:10:36.103Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-02-25T02:10:36.103Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-02-25T02:10:36.103Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-02-25T02:10:36.103Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.01s) [2021-02-25T02:10:36.103Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-02-25T02:10:36.103Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-02-25T02:10:36.103Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-02-25T02:10:36.103Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-02-25T02:10:36.103Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-02-25T02:10:36.103Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-02-25T02:10:36.103Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-02-25T02:10:36.103Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-02-25T02:10:36.103Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-02-25T02:10:36.103Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-02-25T02:10:36.103Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-02-25T02:10:36.103Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-02-25T02:10:36.103Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-02-25T02:10:36.103Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-02-25T02:10:36.103Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-02-25T02:10:36.103Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-02-25T02:10:36.103Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-02-25T02:10:36.103Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-02-25T02:10:36.103Z] === RUN TestConfigureDaemonLogs [2021-02-25T02:10:36.103Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-02-25T02:10:36.103Z] === RUN TestCommonOptionsInstallFlags [2021-02-25T02:10:36.103Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-02-25T02:10:36.103Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-02-25T02:10:36.103Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-02-25T02:10:36.103Z] PASS [2021-02-25T02:10:36.103Z] coverage: 18.4% of statements [2021-02-25T02:10:36.103Z] ok github.com/docker/docker/cmd/dockerd 0.358s coverage: 18.4% of statements [2021-02-25T02:10:36.222Z] === RUN TestExternalGraphDriver/spec [2021-02-25T02:10:37.426Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2021-02-25T02:10:37.548Z] --- PASS: TestDockerNetworkConnectAlias (4.28s) [2021-02-25T02:10:37.548Z] === RUN TestDockerNetworkReConnect [2021-02-25T02:10:37.646Z] === RUN TestContainerStopSignal [2021-02-25T02:10:37.646Z] --- PASS: TestContainerStopSignal (0.00s) [2021-02-25T02:10:37.646Z] === RUN TestContainerStopTimeout [2021-02-25T02:10:37.646Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-02-25T02:10:37.646Z] === RUN TestContainerSecretReferenceDestTarget [2021-02-25T02:10:37.646Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-02-25T02:10:37.646Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-02-25T02:10:37.646Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-02-25T02:10:37.646Z] === RUN TestContainerLogPathSetForRingLogger [2021-02-25T02:10:37.646Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-02-25T02:10:37.646Z] === RUN TestReplaceAndAppendEnvVars [2021-02-25T02:10:37.646Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-02-25T02:10:37.646Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-02-25T02:10:37.646Z] === RUN TestNewMemoryStore [2021-02-25T02:10:37.646Z] --- PASS: TestNewMemoryStore (0.00s) [2021-02-25T02:10:37.646Z] === RUN TestAddContainers [2021-02-25T02:10:37.646Z] --- PASS: TestAddContainers (0.00s) [2021-02-25T02:10:37.646Z] === RUN TestGetContainer [2021-02-25T02:10:37.646Z] --- PASS: TestGetContainer (0.00s) [2021-02-25T02:10:37.646Z] === RUN TestDeleteContainer [2021-02-25T02:10:37.646Z] --- PASS: TestDeleteContainer (0.00s) [2021-02-25T02:10:37.646Z] === RUN TestListContainers [2021-02-25T02:10:37.646Z] --- PASS: TestListContainers (0.00s) [2021-02-25T02:10:37.646Z] === RUN TestFirstContainer [2021-02-25T02:10:37.646Z] --- PASS: TestFirstContainer (0.00s) [2021-02-25T02:10:37.646Z] === RUN TestApplyAllContainer [2021-02-25T02:10:37.646Z] --- PASS: TestApplyAllContainer (0.00s) [2021-02-25T02:10:37.646Z] === RUN TestIsValidHealthString [2021-02-25T02:10:37.646Z] --- PASS: TestIsValidHealthString (0.00s) [2021-02-25T02:10:37.646Z] === RUN TestStateRunStop [2021-02-25T02:10:37.646Z] --- PASS: TestStateRunStop (0.00s) [2021-02-25T02:10:37.646Z] === RUN TestStateTimeoutWait [2021-02-25T02:10:37.646Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-02-25T02:10:37.646Z] state_test.go:141: Stop callback fired [2021-02-25T02:10:37.646Z] state_test.go:165: Stop callback fired [2021-02-25T02:10:37.646Z] === RUN TestIsValidStateString [2021-02-25T02:10:37.646Z] --- PASS: TestIsValidStateString (0.00s) [2021-02-25T02:10:37.646Z] === RUN TestViewSaveDelete [2021-02-25T02:10:37.646Z] --- PASS: TestViewSaveDelete (0.01s) [2021-02-25T02:10:37.646Z] === RUN TestViewAll [2021-02-25T02:10:37.646Z] --- PASS: TestViewAll (0.02s) [2021-02-25T02:10:37.646Z] === RUN TestViewGet [2021-02-25T02:10:37.646Z] --- PASS: TestViewGet (0.01s) [2021-02-25T02:10:37.646Z] === RUN TestNames [2021-02-25T02:10:37.646Z] --- PASS: TestNames (0.00s) [2021-02-25T02:10:37.646Z] === RUN TestViewWithHealthCheck [2021-02-25T02:10:37.646Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-02-25T02:10:37.646Z] PASS [2021-02-25T02:10:37.646Z] coverage: 41.6% of statements [2021-02-25T02:10:37.646Z] ok github.com/docker/docker/container 0.449s coverage: 41.6% of statements [2021-02-25T02:10:37.646Z] ? github.com/docker/docker/container/stream [no test files] [2021-02-25T02:10:37.646Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-02-25T02:10:37.646Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-02-25T02:10:37.646Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-02-25T02:10:37.915Z] --- PASS: TestAuthZPluginAllowRequest (1.90s) [2021-02-25T02:10:37.915Z] === RUN TestAuthZPluginTLS [2021-02-25T02:10:37.972Z] === RUN TestExternalGraphDriver/pull [2021-02-25T02:10:37.997Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.91s) [2021-02-25T02:10:37.997Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-02-25T02:10:38.860Z] --- PASS: TestAuthZPluginTLS (0.74s) [2021-02-25T02:10:38.860Z] === RUN TestAuthZPluginDenyRequest [2021-02-25T02:10:38.933Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2021-02-25T02:10:38.933Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.08s) [2021-02-25T02:10:38.933Z] === RUN TestCgroupNamespacesRunOlderClient [2021-02-25T02:10:39.200Z] === RUN TestPrepare [2021-02-25T02:10:39.200Z] --- PASS: TestPrepare (0.00s) [2021-02-25T02:10:39.200Z] === RUN TestStart [2021-02-25T02:10:39.200Z] --- PASS: TestStart (0.00s) [2021-02-25T02:10:39.200Z] === RUN TestWaitCancel [2021-02-25T02:10:39.200Z] --- PASS: TestWaitCancel (0.00s) [2021-02-25T02:10:39.200Z] === RUN TestWaitDisabled [2021-02-25T02:10:39.433Z] --- PASS: TestAuthZPluginDenyRequest (0.70s) [2021-02-25T02:10:39.433Z] === RUN TestAuthZPluginAPIDenyResponse [2021-02-25T02:10:39.494Z] --- PASS: TestExternalGraphDriver (5.50s) [2021-02-25T02:10:39.494Z] --- PASS: TestExternalGraphDriver/json (1.80s) [2021-02-25T02:10:39.494Z] --- PASS: TestExternalGraphDriver/spec (1.79s) [2021-02-25T02:10:39.494Z] --- PASS: TestExternalGraphDriver/pull (1.78s) [2021-02-25T02:10:39.494Z] === RUN TestGraphdriverPluginV2 [2021-02-25T02:10:39.494Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2021-02-25T02:10:39.494Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-25T02:10:39.494Z] PASS [2021-02-25T02:10:39.494Z] [2021-02-25T02:10:39.494Z] === Skipped [2021-02-25T02:10:39.494Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2021-02-25T02:10:39.494Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-25T02:10:39.494Z] [2021-02-25T02:10:39.494Z] [2021-02-25T02:10:39.494Z] DONE 5 tests, 1 skipped in 5.636s [2021-02-25T02:10:39.494Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-02-25T02:10:39.495Z] ++ 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 [2021-02-25T02:10:39.495Z] ++ set -e [2021-02-25T02:10:39.661Z] --- PASS: TestWaitDisabled (0.01s) [2021-02-25T02:10:39.661Z] === RUN TestWaitEnabled [2021-02-25T02:10:39.661Z] --- PASS: TestWaitEnabled (0.00s) [2021-02-25T02:10:39.661Z] === RUN TestRemove [2021-02-25T02:10:39.661Z] --- PASS: TestRemove (0.00s) [2021-02-25T02:10:39.661Z] PASS [2021-02-25T02:10:39.661Z] coverage: 65.3% of statements [2021-02-25T02:10:39.661Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.153s coverage: 65.3% of statements [2021-02-25T02:10:39.810Z] ++ '[' -n 0 ']' [2021-02-25T02:10:39.810Z] ++ set -x [2021-02-25T02:10:39.810Z] ++ env -i DEST=/go/src/github.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 [2021-02-25T02:10:39.810Z] INFO: Testing against a local daemon [2021-02-25T02:10:39.810Z] === RUN TestContinueAfterPluginCrash [2021-02-25T02:10:39.810Z] === PAUSE TestContinueAfterPluginCrash [2021-02-25T02:10:39.810Z] === RUN TestReadPluginNoRead [2021-02-25T02:10:39.810Z] === PAUSE TestReadPluginNoRead [2021-02-25T02:10:39.810Z] === RUN TestDaemonStartWithLogOpt [2021-02-25T02:10:39.810Z] === PAUSE TestDaemonStartWithLogOpt [2021-02-25T02:10:39.810Z] === CONT TestContinueAfterPluginCrash [2021-02-25T02:10:39.810Z] === CONT TestDaemonStartWithLogOpt [2021-02-25T02:10:39.810Z] === CONT TestReadPluginNoRead [2021-02-25T02:10:40.007Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.67s) [2021-02-25T02:10:40.007Z] === RUN TestAuthZPluginDenyResponse [2021-02-25T02:10:40.839Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.87s) [2021-02-25T02:10:40.840Z] === RUN TestKernelTCPMemory [2021-02-25T02:10:40.849Z] --- PASS: TestDockerNetworkReConnect (3.52s) [2021-02-25T02:10:40.849Z] === RUN TestServicePlugin [2021-02-25T02:10:40.956Z] --- PASS: TestAuthZPluginDenyResponse (0.69s) [2021-02-25T02:10:40.957Z] === RUN TestAuthZPluginAllowEventStream [2021-02-25T02:10:41.101Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2021-02-25T02:10:41.671Z] --- PASS: TestKernelTCPMemory (0.86s) [2021-02-25T02:10:41.671Z] === RUN TestNISDomainname [2021-02-25T02:10:42.240Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-02-25T02:10:42.594Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-02-25T02:10:42.594Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.12s) [2021-02-25T02:10:42.594Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-02-25T02:10:42.594Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-02-25T02:10:42.594Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-02-25T02:10:42.594Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-02-25T02:10:42.594Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-02-25T02:10:42.594Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-02-25T02:10:42.594Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-02-25T02:10:42.594Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-02-25T02:10:42.594Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-02-25T02:10:42.594Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-02-25T02:10:42.594Z] === RUN TestServiceConvertToGRPCIsolation [2021-02-25T02:10:42.594Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-02-25T02:10:42.594Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-02-25T02:10:42.594Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-02-25T02:10:42.594Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-02-25T02:10:42.594Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-02-25T02:10:42.594Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-02-25T02:10:42.594Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-02-25T02:10:42.594Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-02-25T02:10:42.594Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-02-25T02:10:42.594Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-02-25T02:10:42.594Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-02-25T02:10:42.594Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-02-25T02:10:42.594Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-02-25T02:10:42.594Z] === RUN TestServiceConvertFromGRPCIsolation [2021-02-25T02:10:42.594Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-02-25T02:10:42.594Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-02-25T02:10:42.594Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-02-25T02:10:42.594Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-02-25T02:10:42.594Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-02-25T02:10:42.594Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-02-25T02:10:42.594Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-02-25T02:10:42.594Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-02-25T02:10:42.594Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-02-25T02:10:42.594Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-02-25T02:10:42.594Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-02-25T02:10:42.594Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-02-25T02:10:42.594Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-02-25T02:10:42.594Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-02-25T02:10:42.594Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-02-25T02:10:42.594Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-02-25T02:10:42.594Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-02-25T02:10:42.594Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-02-25T02:10:42.594Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-02-25T02:10:42.594Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-02-25T02:10:42.594Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-02-25T02:10:42.594Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-02-25T02:10:42.594Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-02-25T02:10:42.594Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-02-25T02:10:42.594Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-02-25T02:10:42.594Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-02-25T02:10:42.594Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-02-25T02:10:42.594Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-02-25T02:10:42.594Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-02-25T02:10:42.594Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-02-25T02:10:42.594Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-02-25T02:10:42.594Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-02-25T02:10:42.594Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-02-25T02:10:42.594Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-02-25T02:10:42.595Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-02-25T02:10:42.595Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-02-25T02:10:42.595Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-02-25T02:10:42.595Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-02-25T02:10:42.595Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-02-25T02:10:42.595Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-02-25T02:10:42.595Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-02-25T02:10:42.595Z] === RUN TestServiceConvertFromGRPCConfigs [2021-02-25T02:10:42.595Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-02-25T02:10:42.595Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-02-25T02:10:42.595Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-02-25T02:10:42.595Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-02-25T02:10:42.595Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-02-25T02:10:42.595Z] === RUN TestServiceConvertToGRPCConfigs [2021-02-25T02:10:42.595Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-02-25T02:10:42.595Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-02-25T02:10:42.595Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-02-25T02:10:42.595Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-02-25T02:10:42.595Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-02-25T02:10:42.595Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-02-25T02:10:42.595Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-02-25T02:10:42.595Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-02-25T02:10:42.595Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-02-25T02:10:42.595Z] PASS [2021-02-25T02:10:42.595Z] coverage: 35.9% of statements [2021-02-25T02:10:42.595Z] ok github.com/docker/docker/daemon/cluster/convert 0.458s coverage: 35.9% of statements [2021-02-25T02:10:42.811Z] --- PASS: TestNISDomainname (0.99s) [2021-02-25T02:10:42.811Z] === RUN TestHostnameDnsResolution [2021-02-25T02:10:42.874Z] --- PASS: TestAuthZPluginAllowEventStream (1.83s) [2021-02-25T02:10:42.874Z] === RUN TestAuthZPluginErrorResponse [2021-02-25T02:10:43.057Z] === RUN TestNewListSecretsFilters [2021-02-25T02:10:43.057Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-02-25T02:10:43.057Z] === RUN TestNewListConfigsFilters [2021-02-25T02:10:43.057Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-02-25T02:10:43.057Z] PASS [2021-02-25T02:10:43.057Z] coverage: 0.5% of statements [2021-02-25T02:10:43.057Z] ok github.com/docker/docker/daemon/cluster 0.462s coverage: 0.5% of statements [2021-02-25T02:10:43.447Z] --- PASS: TestAuthZPluginErrorResponse (0.74s) [2021-02-25T02:10:43.448Z] === RUN TestAuthZPluginErrorRequest [2021-02-25T02:10:43.750Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-02-25T02:10:44.010Z] --- PASS: TestHostnameDnsResolution (1.33s) [2021-02-25T02:10:44.010Z] === RUN TestStats [2021-02-25T02:10:44.019Z] --- PASS: TestAuthZPluginErrorRequest (0.67s) [2021-02-25T02:10:44.019Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-02-25T02:10:44.579Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2021-02-25T02:10:44.579Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2021-02-25T02:10:44.579Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2021-02-25T02:10:44.592Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.71s) [2021-02-25T02:10:44.592Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-02-25T02:10:44.840Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2021-02-25T02:10:45.409Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-02-25T02:10:45.480Z] === RUN TestReadPluginNoRead/default [2021-02-25T02:10:45.480Z] --- PASS: TestDaemonStartWithLogOpt (5.35s) [2021-02-25T02:10:46.123Z] === RUN TestReadPluginNoRead/disabled_caching [2021-02-25T02:10:46.787Z] --- PASS: TestStats (2.81s) [2021-02-25T02:10:46.787Z] === RUN TestStopContainerWithTimeout [2021-02-25T02:10:46.787Z] === RUN TestStopContainerWithTimeout/0 [2021-02-25T02:10:46.787Z] === PAUSE TestStopContainerWithTimeout/0 [2021-02-25T02:10:46.787Z] === RUN TestStopContainerWithTimeout/1 [2021-02-25T02:10:46.787Z] === PAUSE TestStopContainerWithTimeout/1 [2021-02-25T02:10:46.787Z] === RUN TestStopContainerWithTimeout/3 [2021-02-25T02:10:46.787Z] === PAUSE TestStopContainerWithTimeout/3 [2021-02-25T02:10:46.787Z] === RUN TestStopContainerWithTimeout/-1 [2021-02-25T02:10:46.787Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-02-25T02:10:46.787Z] === CONT TestStopContainerWithTimeout/0 [2021-02-25T02:10:46.787Z] === CONT TestStopContainerWithTimeout/3 [2021-02-25T02:10:47.143Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.27s) [2021-02-25T02:10:47.143Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-02-25T02:10:47.647Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-02-25T02:10:47.726Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2021-02-25T02:10:47.985Z] === CONT TestStopContainerWithTimeout/-1 [2021-02-25T02:10:48.867Z] === RUN TestDiscoveryOptsErrors [2021-02-25T02:10:48.867Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-02-25T02:10:48.867Z] === RUN TestDiscoveryOpts [2021-02-25T02:10:48.867Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-02-25T02:10:48.867Z] PASS [2021-02-25T02:10:48.867Z] coverage: 30.0% of statements [2021-02-25T02:10:48.867Z] ok github.com/docker/docker/daemon/discovery 0.101s coverage: 30.0% of statements [2021-02-25T02:10:48.867Z] === RUN TestBuilderGC [2021-02-25T02:10:48.867Z] --- PASS: TestBuilderGC (0.00s) [2021-02-25T02:10:48.867Z] === RUN TestDaemonConfigurationNotFound [2021-02-25T02:10:48.867Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-02-25T02:10:48.867Z] === RUN TestDaemonBrokenConfiguration [2021-02-25T02:10:48.867Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-02-25T02:10:48.867Z] === RUN TestParseClusterAdvertiseSettings [2021-02-25T02:10:48.867Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-02-25T02:10:48.867Z] === RUN TestFindConfigurationConflicts [2021-02-25T02:10:48.867Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-02-25T02:10:48.867Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-02-25T02:10:48.867Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-02-25T02:10:48.867Z] === RUN TestDaemonConfigurationMergeConflicts [2021-02-25T02:10:48.867Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-02-25T02:10:48.867Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-02-25T02:10:48.867Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-02-25T02:10:48.867Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-02-25T02:10:48.867Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-02-25T02:10:48.867Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-02-25T02:10:48.867Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-02-25T02:10:48.867Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-02-25T02:10:48.867Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-02-25T02:10:48.867Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-02-25T02:10:48.867Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-02-25T02:10:48.867Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-02-25T02:10:48.867Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-02-25T02:10:48.867Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-02-25T02:10:48.867Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-02-25T02:10:48.867Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-02-25T02:10:48.867Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-02-25T02:10:48.867Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-02-25T02:10:48.867Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-02-25T02:10:48.867Z] === RUN TestValidateConfigurationErrors [2021-02-25T02:10:48.867Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-02-25T02:10:48.867Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-02-25T02:10:48.867Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-02-25T02:10:48.867Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-02-25T02:10:48.867Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-02-25T02:10:48.867Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-02-25T02:10:48.867Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-02-25T02:10:48.867Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-02-25T02:10:48.867Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-02-25T02:10:48.867Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-02-25T02:10:48.867Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-02-25T02:10:48.867Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-02-25T02:10:48.867Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-02-25T02:10:48.867Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-02-25T02:10:48.867Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-02-25T02:10:48.867Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-02-25T02:10:48.867Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-02-25T02:10:48.867Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-02-25T02:10:48.867Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-02-25T02:10:48.867Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-02-25T02:10:48.867Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-02-25T02:10:48.867Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-02-25T02:10:48.867Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-02-25T02:10:48.867Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-02-25T02:10:48.867Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-02-25T02:10:48.867Z] === RUN TestValidateConfiguration [2021-02-25T02:10:48.867Z] === RUN TestValidateConfiguration/with_label [2021-02-25T02:10:48.867Z] === RUN TestValidateConfiguration/with_dns [2021-02-25T02:10:48.867Z] === RUN TestValidateConfiguration/with_dns-search [2021-02-25T02:10:48.867Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-02-25T02:10:48.867Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-02-25T02:10:48.867Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-02-25T02:10:48.867Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-02-25T02:10:48.867Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-02-25T02:10:48.867Z] --- PASS: TestValidateConfiguration (0.00s) [2021-02-25T02:10:48.868Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-02-25T02:10:48.868Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-02-25T02:10:48.868Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-02-25T02:10:48.868Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-02-25T02:10:48.868Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-02-25T02:10:48.868Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-02-25T02:10:48.868Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-02-25T02:10:48.868Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-02-25T02:10:48.868Z] === RUN TestModifiedDiscoverySettings [2021-02-25T02:10:48.868Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-02-25T02:10:48.868Z] === RUN TestReloadSetConfigFileNotExist [2021-02-25T02:10:48.868Z] time="2021-02-25T02:10:48Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-02-25T02:10:48.868Z] --- PASS: TestReloadSetConfigFileNotExist (0.11s) [2021-02-25T02:10:48.868Z] === RUN TestReloadDefaultConfigNotExist [2021-02-25T02:10:48.868Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-02-25T02:10:48.868Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-02-25T02:10:48.868Z] === RUN TestReloadBadDefaultConfig [2021-02-25T02:10:48.868Z] time="2021-02-25T02:10:48Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-591521919" [2021-02-25T02:10:48.868Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-02-25T02:10:48.868Z] === RUN TestReloadWithConflictingLabels [2021-02-25T02:10:48.868Z] time="2021-02-25T02:10:48Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-258356178" [2021-02-25T02:10:48.868Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-02-25T02:10:48.868Z] === RUN TestReloadWithDuplicateLabels [2021-02-25T02:10:48.868Z] time="2021-02-25T02:10:48Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-183678217" [2021-02-25T02:10:48.868Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-02-25T02:10:48.868Z] === RUN TestDaemonConfigurationMerge [2021-02-25T02:10:48.868Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-02-25T02:10:48.868Z] PASS [2021-02-25T02:10:48.868Z] coverage: 79.7% of statements [2021-02-25T02:10:48.868Z] ok github.com/docker/docker/daemon/config 0.442s coverage: 79.7% of statements [2021-02-25T02:10:49.173Z] --- PASS: TestReadPluginNoRead (9.38s) [2021-02-25T02:10:49.173Z] --- PASS: TestReadPluginNoRead/default (1.44s) [2021-02-25T02:10:49.173Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.43s) [2021-02-25T02:10:49.173Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.49s) [2021-02-25T02:10:49.173Z] read_test.go:92: [d2848329a2695] daemon is not started [2021-02-25T02:10:49.331Z] === RUN TestWaitNodeAttachment [2021-02-25T02:10:49.331Z] --- PASS: TestWaitNodeAttachment (0.40s) [2021-02-25T02:10:49.331Z] === RUN TestIsolationConversion [2021-02-25T02:10:49.331Z] === RUN TestIsolationConversion/default [2021-02-25T02:10:49.331Z] === RUN TestIsolationConversion/process [2021-02-25T02:10:49.331Z] === RUN TestIsolationConversion/hyperv [2021-02-25T02:10:49.331Z] --- PASS: TestIsolationConversion (0.00s) [2021-02-25T02:10:49.331Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-02-25T02:10:49.331Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-02-25T02:10:49.331Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-02-25T02:10:49.331Z] === RUN TestContainerLabels [2021-02-25T02:10:49.331Z] --- PASS: TestContainerLabels (0.00s) [2021-02-25T02:10:49.331Z] === RUN TestCredentialSpecConversion [2021-02-25T02:10:49.331Z] === RUN TestCredentialSpecConversion/none [2021-02-25T02:10:49.331Z] === RUN TestCredentialSpecConversion/config [2021-02-25T02:10:49.331Z] === RUN TestCredentialSpecConversion/file [2021-02-25T02:10:49.331Z] === RUN TestCredentialSpecConversion/registry [2021-02-25T02:10:49.331Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-02-25T02:10:49.331Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-02-25T02:10:49.331Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-02-25T02:10:49.331Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-02-25T02:10:49.331Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-02-25T02:10:49.331Z] === RUN TestControllerValidateMountBind [2021-02-25T02:10:49.331Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-02-25T02:10:49.331Z] === RUN TestControllerValidateMountVolume [2021-02-25T02:10:49.331Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-02-25T02:10:49.331Z] === RUN TestControllerValidateMountTarget [2021-02-25T02:10:49.331Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-02-25T02:10:49.331Z] === RUN TestControllerValidateMountTmpfs [2021-02-25T02:10:49.331Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-02-25T02:10:49.331Z] === RUN TestControllerValidateMountInvalidType [2021-02-25T02:10:49.331Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-02-25T02:10:49.331Z] === RUN TestControllerValidateMountNamedPipe [2021-02-25T02:10:49.331Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-02-25T02:10:49.331Z] PASS [2021-02-25T02:10:49.331Z] coverage: 11.3% of statements [2021-02-25T02:10:49.331Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.934s coverage: 11.3% of statements [2021-02-25T02:10:49.693Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.40s) [2021-02-25T02:10:49.693Z] === RUN TestAuthZPluginHeader [2021-02-25T02:10:49.792Z] === RUN TestVerifyNetworkingConfig [2021-02-25T02:10:49.792Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-02-25T02:10:49.792Z] === RUN TestGetContainer [2021-02-25T02:10:49.792Z] --- PASS: TestGetContainer (0.00s) [2021-02-25T02:10:49.792Z] === RUN TestValidContainerNames [2021-02-25T02:10:49.792Z] --- PASS: TestValidContainerNames (0.00s) [2021-02-25T02:10:49.792Z] === RUN TestContainerInitDNS [2021-02-25T02:10:49.792Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-02-25T02:10:49.792Z] daemon_test.go:147: root required [2021-02-25T02:10:49.792Z] === RUN TestMerge [2021-02-25T02:10:49.792Z] --- PASS: TestMerge (0.00s) [2021-02-25T02:10:49.792Z] === RUN TestValidateContainerIsolation [2021-02-25T02:10:49.792Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-02-25T02:10:49.792Z] === RUN TestFindNetworkErrorType [2021-02-25T02:10:49.792Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-02-25T02:10:49.792Z] === RUN TestEnsureServicesExist [2021-02-25T02:10:49.792Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-02-25T02:10:49.792Z] === RUN TestEnsureServicesExistErrors [2021-02-25T02:10:49.792Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-02-25T02:10:49.792Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-02-25T02:10:49.792Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-02-25T02:10:49.792Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-02-25T02:10:49.792Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-02-25T02:10:49.792Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-02-25T02:10:49.792Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-02-25T02:10:49.792Z] === RUN TestContainerDelete [2021-02-25T02:10:49.792Z] --- PASS: TestContainerDelete (0.01s) [2021-02-25T02:10:49.792Z] === RUN TestContainerDoubleDelete [2021-02-25T02:10:49.792Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-02-25T02:10:49.792Z] === RUN TestLogContainerEventCopyLabels [2021-02-25T02:10:49.792Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-02-25T02:10:49.792Z] === RUN TestLogContainerEventWithAttributes [2021-02-25T02:10:49.792Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-02-25T02:10:49.792Z] === RUN TestNoneHealthcheck [2021-02-25T02:10:49.792Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-02-25T02:10:49.792Z] === RUN TestHealthStates [2021-02-25T02:10:49.792Z] time="2021-02-25T02:10:49Z" 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" [2021-02-25T02:10:49.792Z] time="2021-02-25T02:10:49Z" 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" [2021-02-25T02:10:49.792Z] time="2021-02-25T02:10:49Z" 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" [2021-02-25T02:10:49.792Z] time="2021-02-25T02:10:49Z" 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" [2021-02-25T02:10:49.792Z] time="2021-02-25T02:10:49Z" 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" [2021-02-25T02:10:49.792Z] time="2021-02-25T02:10:49Z" 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" [2021-02-25T02:10:49.792Z] time="2021-02-25T02:10:49Z" 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" [2021-02-25T02:10:49.792Z] time="2021-02-25T02:10:49Z" 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" [2021-02-25T02:10:49.792Z] time="2021-02-25T02:10:49Z" 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" [2021-02-25T02:10:49.792Z] time="2021-02-25T02:10:49Z" 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" [2021-02-25T02:10:49.792Z] --- PASS: TestHealthStates (0.11s) [2021-02-25T02:10:49.792Z] === RUN TestMaskURLCredentials [2021-02-25T02:10:49.792Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-02-25T02:10:49.792Z] === RUN TestGetInspectData [2021-02-25T02:10:49.792Z] --- PASS: TestGetInspectData (0.00s) [2021-02-25T02:10:49.792Z] === RUN TestFillLicense [2021-02-25T02:10:49.792Z] --- PASS: TestFillLicense (0.00s) [2021-02-25T02:10:49.792Z] === RUN TestListInvalidFilter [2021-02-25T02:10:49.792Z] --- PASS: TestListInvalidFilter (0.00s) [2021-02-25T02:10:49.792Z] === RUN TestNameFilter [2021-02-25T02:10:49.792Z] --- PASS: TestNameFilter (0.01s) [2021-02-25T02:10:49.792Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-02-25T02:10:49.792Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-02-25T02:10:49.792Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-02-25T02:10:49.792Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-02-25T02:10:49.792Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-02-25T02:10:49.792Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-02-25T02:10:49.792Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-02-25T02:10:49.792Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-02-25T02:10:49.792Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-02-25T02:10:49.792Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-02-25T02:10:49.792Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-02-25T02:10:49.792Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-02-25T02:10:49.792Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-02-25T02:10:49.792Z] === 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 [2021-02-25T02:10:49.792Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-02-25T02:10:49.792Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-02-25T02:10:49.792Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-02-25T02:10:49.792Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-02-25T02:10:49.792Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-02-25T02:10:49.792Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-02-25T02:10:49.792Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-02-25T02:10:49.792Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-02-25T02:10:49.792Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.00s) [2021-02-25T02:10:49.792Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-02-25T02:10:49.792Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-02-25T02:10:49.792Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-02-25T02:10:49.792Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-02-25T02:10:49.792Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-02-25T02:10:49.792Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-02-25T02:10:49.792Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-02-25T02:10:49.792Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-02-25T02:10:49.792Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-02-25T02:10:49.792Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-02-25T02:10:49.792Z] --- 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) [2021-02-25T02:10:49.792Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-02-25T02:10:49.792Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-02-25T02:10:49.792Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-02-25T02:10:49.792Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-02-25T02:10:49.792Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-02-25T02:10:49.792Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-02-25T02:10:49.792Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-02-25T02:10:49.792Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-02-25T02:10:49.792Z] === RUN TestDaemonReloadLabels [2021-02-25T02:10:49.792Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-02-25T02:10:49.792Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-02-25T02:10:49.792Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-02-25T02:10:49.792Z] === RUN TestDaemonReloadMirrors [2021-02-25T02:10:49.792Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-02-25T02:10:49.792Z] === RUN TestDaemonReloadInsecureRegistries [2021-02-25T02:10:49.792Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-02-25T02:10:49.792Z] === RUN TestDaemonReloadNotAffectOthers [2021-02-25T02:10:49.792Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-02-25T02:10:49.792Z] === RUN TestDaemonDiscoveryReload [2021-02-25T02:10:49.892Z] === CONT TestStopContainerWithTimeout/1 [2021-02-25T02:10:50.254Z] === RUN TestEventsLog [2021-02-25T02:10:50.254Z] --- PASS: TestEventsLog (0.00s) [2021-02-25T02:10:50.254Z] === RUN TestEventsLogTimeout [2021-02-25T02:10:50.254Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-02-25T02:10:50.254Z] === RUN TestLogEvents [2021-02-25T02:10:50.254Z] --- PASS: TestLogEvents (0.05s) [2021-02-25T02:10:50.254Z] === RUN TestLoadBufferedEvents [2021-02-25T02:10:50.254Z] --- PASS: TestLoadBufferedEvents (0.10s) [2021-02-25T02:10:50.254Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-02-25T02:10:50.254Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-02-25T02:10:50.254Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-02-25T02:10:50.254Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-02-25T02:10:50.254Z] PASS [2021-02-25T02:10:50.254Z] coverage: 50.0% of statements [2021-02-25T02:10:50.254Z] ok github.com/docker/docker/daemon/events 0.228s coverage: 50.0% of statements [2021-02-25T02:10:50.461Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-02-25T02:10:50.638Z] --- PASS: TestAuthZPluginHeader (1.06s) [2021-02-25T02:10:50.638Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-02-25T02:10:50.638Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-02-25T02:10:50.638Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-25T02:10:50.638Z] === RUN TestAuthZPluginV2Disable [2021-02-25T02:10:50.638Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-02-25T02:10:50.638Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-25T02:10:50.638Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-02-25T02:10:50.638Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-02-25T02:10:50.638Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-25T02:10:50.638Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-02-25T02:10:50.638Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-02-25T02:10:50.638Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-25T02:10:50.638Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-02-25T02:10:50.707Z] --- PASS: TestContinueAfterPluginCrash (10.77s) [2021-02-25T02:10:50.707Z] PASS [2021-02-25T02:10:50.707Z] [2021-02-25T02:10:50.707Z] DONE 6 tests in 10.847s [2021-02-25T02:10:50.707Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (ppc64le.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-02-25T02:10:50.707Z] ++ 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 [2021-02-25T02:10:50.707Z] ++ set -e [2021-02-25T02:10:50.707Z] ++ '[' -n 0 ']' [2021-02-25T02:10:50.707Z] ++ set -x [2021-02-25T02:10:50.707Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2021-02-25T02:10:50.707Z] testing: warning: no tests to run [2021-02-25T02:10:50.707Z] PASS [2021-02-25T02:10:50.707Z] [2021-02-25T02:10:50.707Z] DONE 0 tests in 0.017s [2021-02-25T02:10:50.707Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-02-25T02:10:50.707Z] ++ 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 [2021-02-25T02:10:50.707Z] ++ set -e [2021-02-25T02:10:50.707Z] ++ '[' -n 0 ']' [2021-02-25T02:10:50.707Z] ++ set -x [2021-02-25T02:10:50.707Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2021-02-25T02:10:50.707Z] INFO: Testing against a local daemon [2021-02-25T02:10:50.707Z] === RUN TestPluginWithDevMounts [2021-02-25T02:10:50.707Z] === PAUSE TestPluginWithDevMounts [2021-02-25T02:10:50.707Z] === CONT TestPluginWithDevMounts [2021-02-25T02:10:50.715Z] --- PASS: TestDaemonDiscoveryReload (1.01s) [2021-02-25T02:10:50.715Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-02-25T02:10:51.176Z] === RUN TestLinkNaming [2021-02-25T02:10:51.176Z] --- PASS: TestLinkNaming (0.00s) [2021-02-25T02:10:51.176Z] === RUN TestLinkNew [2021-02-25T02:10:51.176Z] --- PASS: TestLinkNew (0.00s) [2021-02-25T02:10:51.176Z] === RUN TestLinkEnv [2021-02-25T02:10:51.176Z] --- PASS: TestLinkEnv (0.00s) [2021-02-25T02:10:51.176Z] === RUN TestLinkMultipleEnv [2021-02-25T02:10:51.176Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-02-25T02:10:51.176Z] === RUN TestLinkPortRangeEnv [2021-02-25T02:10:51.176Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-02-25T02:10:51.176Z] PASS [2021-02-25T02:10:51.176Z] coverage: 93.0% of statements [2021-02-25T02:10:51.176Z] ok github.com/docker/docker/daemon/links 0.138s coverage: 93.0% of statements [2021-02-25T02:10:51.639Z] === RUN TestIsEmptyDir [2021-02-25T02:10:51.639Z] --- PASS: TestIsEmptyDir (0.01s) [2021-02-25T02:10:51.639Z] PASS [2021-02-25T02:10:51.639Z] coverage: 2.3% of statements [2021-02-25T02:10:51.639Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.51s) [2021-02-25T02:10:51.639Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-02-25T02:10:51.639Z] ok github.com/docker/docker/daemon/graphdriver 0.131s coverage: 2.3% of statements [2021-02-25T02:10:51.844Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-02-25T02:10:51.844Z] --- PASS: TestStopContainerWithTimeout/0 (1.18s) [2021-02-25T02:10:51.844Z] --- PASS: TestStopContainerWithTimeout/3 (3.04s) [2021-02-25T02:10:51.844Z] --- PASS: TestStopContainerWithTimeout/-1 (2.72s) [2021-02-25T02:10:51.844Z] --- PASS: TestStopContainerWithTimeout/1 (1.87s) [2021-02-25T02:10:51.844Z] === RUN TestDeleteDevicemapper [2021-02-25T02:10:51.844Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-02-25T02:10:51.844Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-02-25T02:10:51.844Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-02-25T02:10:51.844Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2021-02-25T02:10:52.099Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2021-02-25T02:10:52.099Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-02-25T02:10:52.099Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-02-25T02:10:52.099Z] reload_test.go:520: root required [2021-02-25T02:10:52.099Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-02-25T02:10:52.099Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-02-25T02:10:52.099Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-02-25T02:10:52.099Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2021-02-25T02:10:52.099Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-02-25T02:10:52.099Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-02-25T02:10:52.099Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-02-25T02:10:52.100Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2021-02-25T02:10:52.100Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-02-25T02:10:52.100Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-02-25T02:10:52.100Z] === RUN TestParseVolumesFrom [2021-02-25T02:10:52.100Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-02-25T02:10:52.100Z] PASS [2021-02-25T02:10:52.100Z] coverage: 9.1% of statements [2021-02-25T02:10:52.100Z] ok github.com/docker/docker/daemon 2.771s coverage: 9.1% of statements [2021-02-25T02:10:52.100Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-02-25T02:10:52.100Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-02-25T02:10:52.100Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-02-25T02:10:52.100Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-02-25T02:10:52.100Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-02-25T02:10:52.100Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-02-25T02:10:52.100Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-02-25T02:10:52.100Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-02-25T02:10:52.100Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2021-02-25T02:10:52.100Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-02-25T02:10:52.100Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-02-25T02:10:52.100Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-02-25T02:10:52.100Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-02-25T02:10:52.100Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-02-25T02:10:52.100Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-02-25T02:10:52.413Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-02-25T02:10:52.808Z] --- PASS: TestPluginWithDevMounts (1.84s) [2021-02-25T02:10:52.808Z] PASS [2021-02-25T02:10:52.808Z] [2021-02-25T02:10:52.808Z] DONE 1 tests in 1.914s [2021-02-25T02:10:52.808Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2021-02-25T02:10:52.808Z] ++ 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 [2021-02-25T02:10:52.808Z] ++ set -e [2021-02-25T02:10:52.808Z] ++ '[' -n 0 ']' [2021-02-25T02:10:52.808Z] ++ set -x [2021-02-25T02:10:52.808Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2021-02-25T02:10:52.808Z] INFO: Testing against a local daemon [2021-02-25T02:10:52.808Z] === RUN TestSecretInspect [2021-02-25T02:10:53.356Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-02-25T02:10:53.927Z] === RUN TestDockerSuite/TestBuildCmd [2021-02-25T02:10:54.187Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.61s) [2021-02-25T02:10:54.187Z] === RUN TestUpdateMemory [2021-02-25T02:10:54.187Z] --- SKIP: TestUpdateMemory (0.00s) [2021-02-25T02:10:54.187Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-02-25T02:10:54.187Z] === RUN TestUpdateCPUQuota [2021-02-25T02:10:54.290Z] === RUN TestAdapterReadLogs [2021-02-25T02:10:54.290Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-02-25T02:10:54.290Z] === RUN TestCopier [2021-02-25T02:10:54.290Z] --- PASS: TestCopier (0.01s) [2021-02-25T02:10:54.290Z] === RUN TestCopierLongLines [2021-02-25T02:10:54.290Z] --- PASS: TestCopierLongLines (0.00s) [2021-02-25T02:10:54.290Z] === RUN TestCopierSlow [2021-02-25T02:10:54.447Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-02-25T02:10:54.751Z] --- PASS: TestCopierSlow (0.20s) [2021-02-25T02:10:54.751Z] === RUN TestCopierWithSized [2021-02-25T02:10:54.751Z] === RUN TestCopierWithSized/as_is [2021-02-25T02:10:54.751Z] === RUN TestCopierWithSized/With_RingLogger [2021-02-25T02:10:54.751Z] --- PASS: TestCopierWithSized (0.01s) [2021-02-25T02:10:54.751Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-02-25T02:10:54.751Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2021-02-25T02:10:54.751Z] === RUN TestCopierWithPartial [2021-02-25T02:10:54.751Z] --- PASS: TestCopierWithPartial (0.00s) [2021-02-25T02:10:54.751Z] === RUN TestRingLogger [2021-02-25T02:10:54.751Z] --- PASS: TestRingLogger (0.00s) [2021-02-25T02:10:54.751Z] === RUN TestRingCap [2021-02-25T02:10:54.751Z] --- PASS: TestRingCap (0.00s) [2021-02-25T02:10:54.751Z] === RUN TestRingClose [2021-02-25T02:10:54.751Z] --- PASS: TestRingClose (0.00s) [2021-02-25T02:10:54.751Z] === RUN TestRingDrain [2021-02-25T02:10:54.751Z] --- PASS: TestRingDrain (0.00s) [2021-02-25T02:10:54.751Z] PASS [2021-02-25T02:10:54.751Z] coverage: 43.7% of statements [2021-02-25T02:10:54.751Z] ok github.com/docker/docker/daemon/logger 0.302s coverage: 43.7% of statements [2021-02-25T02:10:54.751Z] === RUN TestSearchRegistryForImagesErrors [2021-02-25T02:10:54.751Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-02-25T02:10:54.751Z] === RUN TestSearchRegistryForImages [2021-02-25T02:10:54.751Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-02-25T02:10:54.751Z] === RUN TestOnlyPlatformWithFallback [2021-02-25T02:10:54.751Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-02-25T02:10:54.751Z] === RUN TestImageDelete [2021-02-25T02:10:54.751Z] === RUN TestImageDelete/no_lease [2021-02-25T02:10:54.751Z] === RUN TestNewStreamConfig [2021-02-25T02:10:54.751Z] === RUN TestNewStreamConfig/defaults [2021-02-25T02:10:54.751Z] === RUN TestNewStreamConfig/invalid_create_group [2021-02-25T02:10:54.751Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-02-25T02:10:54.751Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-02-25T02:10:54.751Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-02-25T02:10:54.751Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-02-25T02:10:54.751Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-02-25T02:10:54.751Z] --- PASS: TestNewStreamConfig (0.00s) [2021-02-25T02:10:54.751Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-02-25T02:10:54.751Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-02-25T02:10:54.751Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-02-25T02:10:54.751Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-02-25T02:10:54.751Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-02-25T02:10:54.751Z] === RUN TestImageDelete/lease_exists [2021-02-25T02:10:54.751Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-02-25T02:10:54.751Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-02-25T02:10:54.751Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-02-25T02:10:54.751Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-02-25T02:10:54.751Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-02-25T02:10:54.751Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-02-25T02:10:54.751Z] === RUN TestNewAWSLogsClientRegionDetect [2021-02-25T02:10:54.751Z] --- PASS: TestImageDelete (0.05s) [2021-02-25T02:10:54.751Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-02-25T02:10:54.751Z] --- PASS: TestImageDelete/lease_exists (0.03s) [2021-02-25T02:10:54.751Z] === RUN TestContentStoreForPull [2021-02-25T02:10:54.751Z] time="2021-02-25T02:10:54Z" level=info msg="Trying to get region from EC2 Metadata" [2021-02-25T02:10:54.751Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.13s) [2021-02-25T02:10:54.751Z] === RUN TestCreateSuccess [2021-02-25T02:10:54.751Z] --- PASS: TestCreateSuccess (0.00s) [2021-02-25T02:10:54.751Z] === RUN TestCreateLogGroupSuccess [2021-02-25T02:10:54.751Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-02-25T02:10:54.751Z] === RUN TestCreateError [2021-02-25T02:10:54.751Z] --- PASS: TestCreateError (0.00s) [2021-02-25T02:10:54.751Z] === RUN TestCreateAlreadyExists [2021-02-25T02:10:54.751Z] time="2021-02-25T02:10:54Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-02-25T02:10:54.751Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-02-25T02:10:54.751Z] === RUN TestLogClosed [2021-02-25T02:10:54.751Z] --- PASS: TestLogClosed (0.00s) [2021-02-25T02:10:54.751Z] === RUN TestLogBlocking [2021-02-25T02:10:54.751Z] --- PASS: TestLogBlocking (0.00s) [2021-02-25T02:10:54.751Z] === RUN TestLogNonBlockingBufferEmpty [2021-02-25T02:10:54.751Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-02-25T02:10:54.751Z] === RUN TestLogNonBlockingBufferFull [2021-02-25T02:10:54.751Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-02-25T02:10:54.751Z] === RUN TestPublishBatchSuccess [2021-02-25T02:10:54.751Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-02-25T02:10:54.751Z] === RUN TestPublishBatchError [2021-02-25T02:10:54.751Z] time="2021-02-25T02:10:54Z" level=error msg=Error [2021-02-25T02:10:54.751Z] --- PASS: TestPublishBatchError (0.00s) [2021-02-25T02:10:54.751Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-02-25T02:10:54.751Z] time="2021-02-25T02:10:54Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-02-25T02:10:54.751Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-02-25T02:10:54.751Z] === RUN TestPublishBatchAlreadyAccepted [2021-02-25T02:10:54.751Z] time="2021-02-25T02:10:54Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-02-25T02:10:54.751Z] time="2021-02-25T02:10:54Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-02-25T02:10:54.751Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-02-25T02:10:54.751Z] === RUN TestCollectBatchSimple [2021-02-25T02:10:54.751Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-02-25T02:10:54.751Z] === RUN TestCollectBatchTicker [2021-02-25T02:10:54.751Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-02-25T02:10:54.751Z] === RUN TestCollectBatchMultilinePattern [2021-02-25T02:10:54.751Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-02-25T02:10:54.751Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-02-25T02:10:54.751Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-02-25T02:10:54.751Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-02-25T02:10:54.751Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-02-25T02:10:54.751Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-02-25T02:10:54.751Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2021-02-25T02:10:54.751Z] === RUN TestCollectBatchClose [2021-02-25T02:10:54.751Z] --- PASS: TestCollectBatchClose (0.00s) [2021-02-25T02:10:54.751Z] === RUN TestEffectiveLen [2021-02-25T02:10:54.751Z] === RUN TestEffectiveLen/0/Hello [2021-02-25T02:10:54.751Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-02-25T02:10:54.751Z] === RUN TestEffectiveLen/2/🙃 [2021-02-25T02:10:54.751Z] === RUN TestEffectiveLen/3/���� [2021-02-25T02:10:54.751Z] === RUN TestEffectiveLen/4/He��o [2021-02-25T02:10:54.751Z] === RUN TestEffectiveLen/5/ [2021-02-25T02:10:54.751Z] --- PASS: TestEffectiveLen (0.00s) [2021-02-25T02:10:54.751Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-02-25T02:10:54.751Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-02-25T02:10:54.751Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-02-25T02:10:54.751Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-02-25T02:10:54.751Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-02-25T02:10:54.751Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-02-25T02:10:54.751Z] === RUN TestFindValidSplit [2021-02-25T02:10:54.751Z] === RUN TestFindValidSplit/0/ [2021-02-25T02:10:54.751Z] === RUN TestFindValidSplit/1/Hello [2021-02-25T02:10:54.751Z] === RUN TestFindValidSplit/2/Hello [2021-02-25T02:10:54.751Z] === RUN TestFindValidSplit/3/Hello [2021-02-25T02:10:54.751Z] === RUN TestFindValidSplit/4/🙃 [2021-02-25T02:10:54.751Z] === RUN TestFindValidSplit/5/🙃 [2021-02-25T02:10:54.751Z] === RUN TestFindValidSplit/6/a� [2021-02-25T02:10:54.751Z] === RUN TestFindValidSplit/7/a� [2021-02-25T02:10:54.751Z] --- PASS: TestFindValidSplit (0.00s) [2021-02-25T02:10:54.751Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-02-25T02:10:54.751Z] cloudwatchlogs_test.go:1044: [2021-02-25T02:10:54.751Z] cloudwatchlogs_test.go:1045: [2021-02-25T02:10:54.751Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-02-25T02:10:54.751Z] cloudwatchlogs_test.go:1044: Hello [2021-02-25T02:10:54.751Z] cloudwatchlogs_test.go:1045: [2021-02-25T02:10:54.751Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-02-25T02:10:54.751Z] cloudwatchlogs_test.go:1044: He [2021-02-25T02:10:54.751Z] cloudwatchlogs_test.go:1045: llo [2021-02-25T02:10:54.751Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-02-25T02:10:54.751Z] cloudwatchlogs_test.go:1044: [2021-02-25T02:10:54.751Z] cloudwatchlogs_test.go:1045: Hello [2021-02-25T02:10:54.751Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-02-25T02:10:54.751Z] cloudwatchlogs_test.go:1044: [2021-02-25T02:10:54.751Z] cloudwatchlogs_test.go:1045: 🙃 [2021-02-25T02:10:54.751Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-02-25T02:10:54.751Z] cloudwatchlogs_test.go:1044: 🙃 [2021-02-25T02:10:54.751Z] cloudwatchlogs_test.go:1045: [2021-02-25T02:10:54.752Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-02-25T02:10:54.752Z] cloudwatchlogs_test.go:1044: a [2021-02-25T02:10:54.752Z] cloudwatchlogs_test.go:1045: � [2021-02-25T02:10:54.752Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-02-25T02:10:54.752Z] cloudwatchlogs_test.go:1044: a� [2021-02-25T02:10:54.752Z] cloudwatchlogs_test.go:1045: [2021-02-25T02:10:54.752Z] === RUN TestProcessEventEmoji [2021-02-25T02:10:54.752Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-02-25T02:10:54.752Z] === RUN TestCollectBatchLineSplit [2021-02-25T02:10:54.752Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-02-25T02:10:54.752Z] === RUN TestCollectBatchLineSplitWithBinary [2021-02-25T02:10:54.752Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-02-25T02:10:54.752Z] === RUN TestCollectBatchMaxEvents [2021-02-25T02:10:54.752Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2021-02-25T02:10:54.752Z] === RUN TestCollectBatchMaxTotalBytes [2021-02-25T02:10:54.752Z] --- PASS: TestContentStoreForPull (0.15s) [2021-02-25T02:10:54.752Z] PASS [2021-02-25T02:10:54.752Z] coverage: 6.7% of statements [2021-02-25T02:10:54.752Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2021-02-25T02:10:54.752Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-02-25T02:10:54.752Z] ok github.com/docker/docker/daemon/images 0.379s coverage: 6.7% of statements [2021-02-25T02:10:54.752Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2021-02-25T02:10:54.752Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-02-25T02:10:54.752Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-02-25T02:10:54.752Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-02-25T02:10:54.752Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2021-02-25T02:10:54.752Z] === RUN TestParseLogOptionsMultilinePattern [2021-02-25T02:10:54.752Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-02-25T02:10:54.752Z] === RUN TestParseLogOptionsDatetimeFormat [2021-02-25T02:10:54.752Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-02-25T02:10:54.752Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-02-25T02:10:54.752Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-02-25T02:10:54.752Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-02-25T02:10:54.752Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-02-25T02:10:54.752Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-02-25T02:10:54.752Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-02-25T02:10:54.752Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-02-25T02:10:54.752Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-02-25T02:10:54.752Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-02-25T02:10:54.752Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-02-25T02:10:54.752Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-02-25T02:10:54.752Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-02-25T02:10:54.752Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-02-25T02:10:54.752Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-02-25T02:10:54.752Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-02-25T02:10:54.752Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-02-25T02:10:54.752Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-02-25T02:10:54.752Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-02-25T02:10:54.752Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-02-25T02:10:54.752Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-02-25T02:10:54.752Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-02-25T02:10:54.752Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-02-25T02:10:54.752Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-02-25T02:10:54.752Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-02-25T02:10:54.752Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-02-25T02:10:54.752Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-02-25T02:10:54.752Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-02-25T02:10:54.752Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-02-25T02:10:54.752Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-02-25T02:10:54.752Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-02-25T02:10:54.752Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-02-25T02:10:54.752Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-02-25T02:10:54.752Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-02-25T02:10:54.752Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-02-25T02:10:54.752Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-02-25T02:10:54.752Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-02-25T02:10:54.752Z] === RUN TestCreateTagSuccess [2021-02-25T02:10:54.752Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-02-25T02:10:54.752Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-02-25T02:10:54.752Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-02-25T02:10:54.752Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-02-25T02:10:54.752Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-02-25T02:10:54.752Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-02-25T02:10:54.752Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.01s) [2021-02-25T02:10:54.752Z] PASS [2021-02-25T02:10:54.752Z] coverage: 77.8% of statements [2021-02-25T02:10:54.752Z] ok github.com/docker/docker/daemon/logger/awslogs 0.439s coverage: 77.8% of statements [2021-02-25T02:10:54.900Z] --- PASS: TestSecretInspect (1.95s) [2021-02-25T02:10:54.900Z] === RUN TestSecretList [2021-02-25T02:10:55.016Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-02-25T02:10:55.213Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-02-25T02:10:55.213Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-02-25T02:10:55.213Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-02-25T02:10:55.213Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-02-25T02:10:55.213Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-02-25T02:10:55.276Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-02-25T02:10:55.276Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-02-25T02:10:55.276Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2021-02-25T02:10:55.845Z] --- PASS: TestUpdateCPUQuota (1.60s) [2021-02-25T02:10:55.845Z] === RUN TestUpdatePidsLimit [2021-02-25T02:10:55.845Z] === RUN TestUpdatePidsLimit/update_from_none [2021-02-25T02:10:56.186Z] === RUN TestJSONFileLogger [2021-02-25T02:10:56.186Z] --- PASS: TestJSONFileLogger (0.00s) [2021-02-25T02:10:56.186Z] === RUN TestJSONFileLoggerWithTags [2021-02-25T02:10:56.186Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-02-25T02:10:56.186Z] === RUN TestJSONFileLoggerWithOpts [2021-02-25T02:10:56.186Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-02-25T02:10:56.186Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-02-25T02:10:56.186Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-02-25T02:10:56.186Z] === RUN TestEncodeDecode [2021-02-25T02:10:56.186Z] === PAUSE TestEncodeDecode [2021-02-25T02:10:56.186Z] === CONT TestEncodeDecode [2021-02-25T02:10:56.186Z] === RUN TestJSONLogsMarshalJSONBuf [2021-02-25T02:10:56.186Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-02-25T02:10:56.186Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-02-25T02:10:56.186Z] --- PASS: TestEncodeDecode (0.13s) [2021-02-25T02:10:56.186Z] PASS [2021-02-25T02:10:56.186Z] coverage: 61.6% of statements [2021-02-25T02:10:56.186Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.337s coverage: 61.6% of statements [2021-02-25T02:10:56.186Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.12s) [2021-02-25T02:10:56.186Z] === RUN TestFastTimeMarshalJSON [2021-02-25T02:10:56.186Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2021-02-25T02:10:56.186Z] PASS [2021-02-25T02:10:56.186Z] coverage: 87.2% of statements [2021-02-25T02:10:56.186Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.209s coverage: 87.2% of statements [2021-02-25T02:10:56.415Z] === RUN TestUpdatePidsLimit/no_change [2021-02-25T02:10:56.429Z] --- PASS: TestSecretList (1.91s) [2021-02-25T02:10:56.429Z] === RUN TestSecretsCreateAndDelete [2021-02-25T02:10:56.674Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-02-25T02:10:56.674Z] === RUN TestUpdatePidsLimit/update_lower [2021-02-25T02:10:57.160Z] === RUN TestWriteLog [2021-02-25T02:10:57.160Z] === PAUSE TestWriteLog [2021-02-25T02:10:57.160Z] === RUN TestReadLog [2021-02-25T02:10:57.160Z] === PAUSE TestReadLog [2021-02-25T02:10:57.160Z] === CONT TestWriteLog [2021-02-25T02:10:57.160Z] --- PASS: TestWriteLog (0.00s) [2021-02-25T02:10:57.160Z] === CONT TestReadLog [2021-02-25T02:10:57.160Z] === RUN TestReadLog/tail_exact [2021-02-25T02:10:57.245Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-02-25T02:10:57.504Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-02-25T02:10:57.513Z] Created binary: bundles/binary-daemon/dockerd-dev [2021-02-25T02:10:57.513Z] Copying nested executables into bundles/binary-daemon [2021-02-25T02:10:57.622Z] === RUN TestReadLog/tail_less_than_available [2021-02-25T02:10:57.622Z] === RUN TestReadLog/tail_more_than_available [2021-02-25T02:10:57.622Z] --- PASS: TestReadLog (0.13s) [2021-02-25T02:10:57.622Z] --- PASS: TestReadLog/tail_exact (0.12s) [2021-02-25T02:10:57.622Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-02-25T02:10:57.622Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-02-25T02:10:57.622Z] PASS [2021-02-25T02:10:57.622Z] coverage: 75.2% of statements [2021-02-25T02:10:57.622Z] ok github.com/docker/docker/daemon/logger/local 0.246s coverage: 75.2% of statements [2021-02-25T02:10:57.622Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-02-25T02:10:58.078Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-02-25T02:10:58.084Z] === RUN TestOpenFileDelete [2021-02-25T02:10:58.085Z] --- PASS: TestOpenFileDelete (0.00s) [2021-02-25T02:10:58.085Z] === RUN TestOpenFileRename [2021-02-25T02:10:58.085Z] --- PASS: TestOpenFileRename (0.00s) [2021-02-25T02:10:58.085Z] === RUN TestParseLogTagDefaultTag [2021-02-25T02:10:58.085Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-02-25T02:10:58.085Z] === RUN TestParseLogTag [2021-02-25T02:10:58.085Z] --- PASS: TestParseLogTag (0.00s) [2021-02-25T02:10:58.085Z] === RUN TestParseLogTagEmptyTag [2021-02-25T02:10:58.085Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-02-25T02:10:58.085Z] === RUN TestTailFiles [2021-02-25T02:10:58.085Z] --- PASS: TestTailFiles (0.00s) [2021-02-25T02:10:58.085Z] === RUN TestFollowLogsConsumerGone [2021-02-25T02:10:58.085Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-02-25T02:10:58.085Z] === RUN TestFollowLogsProducerGone [2021-02-25T02:10:58.085Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2021-02-25T02:10:58.085Z] logfile_test.go:232: messages sent: 4098, received: 4098 [2021-02-25T02:10:58.085Z] logfile_test.go:179: logDecode() closed after sending 4098 messages [2021-02-25T02:10:58.085Z] === RUN TestCheckCapacityAndRotate [2021-02-25T02:10:58.085Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-02-25T02:10:58.085Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-02-25T02:10:58.339Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-02-25T02:10:58.339Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2021-02-25T02:10:58.534Z] --- PASS: TestSecretsCreateAndDelete (1.90s) [2021-02-25T02:10:58.534Z] === RUN TestSecretsUpdate [2021-02-25T02:10:58.548Z] --- PASS: TestCheckCapacityAndRotate (0.15s) [2021-02-25T02:10:58.548Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-02-25T02:10:58.548Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.13s) [2021-02-25T02:10:58.548Z] PASS [2021-02-25T02:10:58.548Z] coverage: 55.3% of statements [2021-02-25T02:10:58.548Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.374s coverage: 55.3% of statements [2021-02-25T02:10:58.548Z] === RUN TestLog [2021-02-25T02:10:58.548Z] --- PASS: TestLog (0.01s) [2021-02-25T02:10:58.548Z] PASS [2021-02-25T02:10:58.548Z] coverage: 31.5% of statements [2021-02-25T02:10:58.548Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.133s coverage: 31.5% of statements [2021-02-25T02:10:58.920Z] [2021-02-25T02:10:59.013Z] === RUN TestValidateLogOpt [2021-02-25T02:10:59.013Z] --- PASS: TestValidateLogOpt (0.00s) [2021-02-25T02:10:59.013Z] === RUN TestNewMissedConfig [2021-02-25T02:10:59.013Z] --- PASS: TestNewMissedConfig (0.00s) [2021-02-25T02:10:59.013Z] === RUN TestNewMissedUrl [2021-02-25T02:10:59.013Z] --- PASS: TestNewMissedUrl (0.00s) [2021-02-25T02:10:59.013Z] === RUN TestNewMissedToken [2021-02-25T02:10:59.013Z] --- PASS: TestNewMissedToken (0.00s) [2021-02-25T02:10:59.013Z] === RUN TestNewWithProxy [2021-02-25T02:10:59.013Z] --- PASS: TestNewWithProxy (0.00s) [2021-02-25T02:10:59.013Z] === RUN TestDefault [2021-02-25T02:10:59.013Z] --- PASS: TestDefault (0.01s) [2021-02-25T02:10:59.013Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-02-25T02:10:59.013Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-02-25T02:10:59.013Z] === RUN TestJsonFormat [2021-02-25T02:10:59.013Z] --- PASS: TestJsonFormat (0.00s) [2021-02-25T02:10:59.013Z] === RUN TestRawFormat [2021-02-25T02:10:59.013Z] --- PASS: TestRawFormat (0.01s) [2021-02-25T02:10:59.013Z] === RUN TestRawFormatWithLabels [2021-02-25T02:10:59.013Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-02-25T02:10:59.013Z] === RUN TestRawFormatWithoutTag [2021-02-25T02:10:59.013Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-02-25T02:10:59.013Z] === RUN TestBatching [2021-02-25T02:10:59.473Z] --- PASS: TestBatching (0.22s) [2021-02-25T02:10:59.473Z] === RUN TestFrequency [2021-02-25T02:10:59.473Z] === RUN TestNewParse [2021-02-25T02:10:59.473Z] --- PASS: TestNewParse (0.00s) [2021-02-25T02:10:59.473Z] PASS [2021-02-25T02:10:59.473Z] coverage: 8.3% of statements [2021-02-25T02:10:59.720Z] --- PASS: TestUpdatePidsLimit (3.55s) [2021-02-25T02:10:59.721Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.38s) [2021-02-25T02:10:59.721Z] --- PASS: TestUpdatePidsLimit/no_change (0.42s) [2021-02-25T02:10:59.721Z] --- PASS: TestUpdatePidsLimit/update_lower (0.46s) [2021-02-25T02:10:59.721Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s) [2021-02-25T02:10:59.721Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.38s) [2021-02-25T02:10:59.721Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.40s) [2021-02-25T02:10:59.721Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.41s) [2021-02-25T02:10:59.721Z] === RUN TestUpdateRestartPolicy [2021-02-25T02:10:59.935Z] --- PASS: TestFrequency (0.22s) [2021-02-25T02:10:59.935Z] === RUN TestOneMessagePerRequest [2021-02-25T02:10:59.935Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-02-25T02:10:59.935Z] === RUN TestVerify [2021-02-25T02:10:59.935Z] --- PASS: TestVerify (0.00s) [2021-02-25T02:10:59.935Z] === RUN TestSkipVerify [2021-02-25T02:10:59.935Z] ok github.com/docker/docker/daemon/logger/templates 0.054s coverage: 8.3% of statements [2021-02-25T02:10:59.935Z] time="2021-02-25T02:10:59Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-02-25T02:10:59.935Z] time="2021-02-25T02:10:59Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-02-25T02:10:59.935Z] time="2021-02-25T02:10:59Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-02-25T02:10:59.935Z] === RUN TestParseLogFormat [2021-02-25T02:10:59.935Z] --- PASS: TestParseLogFormat (0.00s) [2021-02-25T02:10:59.935Z] === RUN TestValidateLogOptEmpty [2021-02-25T02:10:59.935Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-02-25T02:10:59.935Z] === RUN TestValidateSyslogAddress [2021-02-25T02:10:59.935Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-02-25T02:10:59.935Z] === RUN TestParseAddressDefaultPort [2021-02-25T02:10:59.935Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-02-25T02:10:59.935Z] === RUN TestValidateSyslogFacility [2021-02-25T02:10:59.935Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-02-25T02:10:59.935Z] === RUN TestValidateLogOptSyslogFormat [2021-02-25T02:10:59.935Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-02-25T02:10:59.935Z] === RUN TestValidateLogOpt [2021-02-25T02:10:59.935Z] --- PASS: TestValidateLogOpt (0.00s) [2021-02-25T02:10:59.935Z] PASS [2021-02-25T02:10:59.935Z] coverage: 46.8% of statements [2021-02-25T02:10:59.935Z] ok github.com/docker/docker/daemon/logger/syslog 0.210s coverage: 46.8% of statements [2021-02-25T02:11:00.398Z] --- PASS: TestSkipVerify (0.54s) [2021-02-25T02:11:00.398Z] === RUN TestBufferMaximum [2021-02-25T02:11:00.398Z] time="2021-02-25T02:10:59Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-02-25T02:11:00.398Z] time="2021-02-25T02:10:59Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-02-25T02:11:00.398Z] time="2021-02-25T02:10:59Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-02-25T02:11:00.398Z] time="2021-02-25T02:10:59Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-02-25T02:11:00.398Z] time="2021-02-25T02:10:59Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-02-25T02:11:00.398Z] time="2021-02-25T02:10:59Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1614219059.938945\",\"host\":\"e5d5dff72417\"}'" [2021-02-25T02:11:00.398Z] time="2021-02-25T02:10:59Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1614219059.938945\",\"host\":\"e5d5dff72417\"}'" [2021-02-25T02:11:00.398Z] --- PASS: TestBufferMaximum (0.00s) [2021-02-25T02:11:00.398Z] === RUN TestServerAlwaysDown [2021-02-25T02:11:00.398Z] time="2021-02-25T02:10:59Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-02-25T02:11:00.398Z] time="2021-02-25T02:10:59Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-02-25T02:11:00.398Z] time="2021-02-25T02:10:59Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1614219059.942946\",\"host\":\"e5d5dff72417\"}'" [2021-02-25T02:11:00.398Z] time="2021-02-25T02:10:59Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1614219059.942946\",\"host\":\"e5d5dff72417\"}'" [2021-02-25T02:11:00.398Z] time="2021-02-25T02:10:59Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-02-25T02:11:00.398Z] time="2021-02-25T02:10:59Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1614219059.942946\",\"host\":\"e5d5dff72417\"}'" [2021-02-25T02:11:00.398Z] time="2021-02-25T02:10:59Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1614219059.943959\",\"host\":\"e5d5dff72417\"}'" [2021-02-25T02:11:00.398Z] time="2021-02-25T02:10:59Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1614219059.943959\",\"host\":\"e5d5dff72417\"}'" [2021-02-25T02:11:00.398Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-02-25T02:11:00.398Z] === RUN TestCannotSendAfterClose [2021-02-25T02:11:00.398Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-02-25T02:11:00.398Z] === RUN TestDeadlockOnBlockedEndpoint [2021-02-25T02:11:00.624Z] --- PASS: TestSecretsUpdate (1.92s) [2021-02-25T02:11:00.624Z] === RUN TestTemplatedSecret [2021-02-25T02:11:00.659Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2021-02-25T02:11:01.370Z] time="2021-02-25T02:11:00Z" level=warning msg="Error while sending logs" error="Post http://127.0.0.1:49202/services/collector/event/1.0: context deadline exceeded" module=logger/splunk [2021-02-25T02:11:01.371Z] time="2021-02-25T02:11:00Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"e5d5dff72417\"}'" [2021-02-25T02:11:01.371Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-02-25T02:11:01.371Z] PASS [2021-02-25T02:11:01.371Z] coverage: 82.5% of statements [2021-02-25T02:11:01.371Z] ok github.com/docker/docker/daemon/logger/splunk 2.134s coverage: 82.5% of statements [2021-02-25T02:11:01.371Z] ? github.com/docker/docker/daemon/names [no test files] [2021-02-25T02:11:01.371Z] ? github.com/docker/docker/daemon/network [no test files] [2021-02-25T02:11:01.371Z] ? github.com/docker/docker/daemon/stats [no test files] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2021-02-25T02:11:01.599Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-02-25T02:11:01.816Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42061/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=725963e3c12cf681b8834207522f60f80b5ee261 -e DOCKER_GRAPHDRIVER docker:725963e3c12cf681b8834207522f60f80b5ee261 hack/make.sh cross [2021-02-25T02:11:02.072Z] [2021-02-25T02:11:02.380Z] Removing bundles/ [2021-02-25T02:11:02.380Z] [2021-02-25T02:11:02.380Z] ---> Making bundle: cross (in bundles/cross) [2021-02-25T02:11:02.380Z] Cross building: bundles/cross/linux/amd64 [2021-02-25T02:11:02.380Z] Building: bundles/cross/linux/amd64/dockerd-dev [2021-02-25T02:11:02.380Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-02-25T02:11:02.500Z] === RUN TestV1IDService [2021-02-25T02:11:02.500Z] --- PASS: TestV1IDService (0.03s) [2021-02-25T02:11:02.500Z] === RUN TestV2MetadataService [2021-02-25T02:11:02.500Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-02-25T02:11:02.500Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-02-25T02:11:02.500Z] === RUN TestContinueOnError_MirrorEndpoint [2021-02-25T02:11:02.500Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-02-25T02:11:02.500Z] === RUN TestContinueOnError_NeverContinue [2021-02-25T02:11:02.500Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-02-25T02:11:02.500Z] === RUN TestContinueOnError_UnnestsErrors [2021-02-25T02:11:02.500Z] --- PASS: TestContinueOnError_UnnestsErrors (0.00s) [2021-02-25T02:11:02.500Z] === RUN TestManifestStore [2021-02-25T02:11:02.500Z] === RUN TestManifestStore/no_remote_or_local [2021-02-25T02:11:02.500Z] time="2021-02-25T02:11:02Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local819172699\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-02-25T02:11:02.500Z] === RUN TestManifestStore/no_local_cache [2021-02-25T02:11:02.500Z] === RUN TestManifestStore/with_local_cache [2021-02-25T02:11:02.500Z] === RUN TestSuccessfulDownload [2021-02-25T02:11:02.500Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-02-25T02:11:02.500Z] download_test.go:268: Needs fixing on Windows [2021-02-25T02:11:02.500Z] === RUN TestCancelledDownload [2021-02-25T02:11:02.500Z] --- PASS: TestCancelledDownload (0.00s) [2021-02-25T02:11:02.500Z] === RUN TestMaxDownloadAttempts [2021-02-25T02:11:02.500Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-02-25T02:11:02.500Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-02-25T02:11:02.500Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-02-25T02:11:02.500Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-02-25T02:11:02.500Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-02-25T02:11:02.500Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-02-25T02:11:02.500Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-02-25T02:11:02.500Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-02-25T02:11:02.500Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-02-25T02:11:02.500Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-02-25T02:11:02.500Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-02-25T02:11:02.500Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-02-25T02:11:02.500Z] === RUN TestManifestStore/unknown_media_type [2021-02-25T02:11:02.500Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-02-25T02:11:02.500Z] time="2021-02-25T02:11:02Z" level=warning msg="reference for unknown type: " [2021-02-25T02:11:02.500Z] time="2021-02-25T02:11:02Z" level=warning msg="reference for unknown type: " [2021-02-25T02:11:02.500Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-02-25T02:11:02.500Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-02-25T02:11:02.500Z] time="2021-02-25T02:11:02Z" level=warning msg="reference for unknown type: " [2021-02-25T02:11:02.500Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-02-25T02:11:02.500Z] time="2021-02-25T02:11:02Z" level=warning msg="reference for unknown type: " [2021-02-25T02:11:02.500Z] time="2021-02-25T02:11:02Z" level=warning msg="reference for unknown type: " [2021-02-25T02:11:02.500Z] === RUN TestManifestStore/error_persisting_manifest [2021-02-25T02:11:02.500Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-02-25T02:11:02.500Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-02-25T02:11:02.500Z] time="2021-02-25T02:11:02Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-02-25T02:11:02.500Z] --- PASS: TestManifestStore (0.23s) [2021-02-25T02:11:02.500Z] --- PASS: TestManifestStore/no_remote_or_local (0.13s) [2021-02-25T02:11:02.500Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2021-02-25T02:11:02.500Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2021-02-25T02:11:02.500Z] --- PASS: TestManifestStore/unknown_media_type (0.05s) [2021-02-25T02:11:02.500Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2021-02-25T02:11:02.500Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s) [2021-02-25T02:11:02.500Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2021-02-25T02:11:02.500Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2021-02-25T02:11:02.500Z] --- PASS: TestManifestStore/error_persisting_manifest (0.01s) [2021-02-25T02:11:02.500Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-02-25T02:11:02.500Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2021-02-25T02:11:02.500Z] === RUN TestDetectManifestBlobMediaType [2021-02-25T02:11:02.500Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-02-25T02:11:02.500Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-02-25T02:11:02.500Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-02-25T02:11:02.500Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-02-25T02:11:02.500Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-02-25T02:11:02.500Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-02-25T02:11:02.500Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-02-25T02:11:02.500Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-02-25T02:11:02.500Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-02-25T02:11:02.500Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-02-25T02:11:02.500Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-02-25T02:11:02.500Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-02-25T02:11:02.500Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-02-25T02:11:02.500Z] === RUN TestFixManifestLayers [2021-02-25T02:11:02.500Z] --- PASS: TestFixManifestLayers (0.00s) [2021-02-25T02:11:02.500Z] === RUN TestFixManifestLayersBaseLayerParent [2021-02-25T02:11:02.500Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-02-25T02:11:02.500Z] pull_v2_test.go:73: Needs fixing on Windows [2021-02-25T02:11:02.500Z] === RUN TestFixManifestLayersBadParent [2021-02-25T02:11:02.500Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-02-25T02:11:02.500Z] === RUN TestValidateManifest [2021-02-25T02:11:02.500Z] --- SKIP: TestValidateManifest (0.00s) [2021-02-25T02:11:02.500Z] pull_v2_test.go:118: Needs fixing on Windows [2021-02-25T02:11:02.500Z] === RUN TestFormatPlatform [2021-02-25T02:11:02.500Z] --- PASS: TestFormatPlatform (0.00s) [2021-02-25T02:11:02.500Z] === RUN TestGetRepositoryMountCandidates [2021-02-25T02:11:02.500Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-02-25T02:11:02.500Z] === RUN TestLayerAlreadyExists [2021-02-25T02:11:02.500Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-02-25T02:11:02.500Z] 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} [2021-02-25T02:11:02.500Z] 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} [2021-02-25T02:11:02.500Z] 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} [2021-02-25T02:11:02.538Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-02-25T02:11:02.721Z] --- PASS: TestTemplatedSecret (2.38s) [2021-02-25T02:11:02.721Z] === RUN TestSecretCreateResolve [2021-02-25T02:11:02.961Z] 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} [2021-02-25T02:11:02.961Z] 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} [2021-02-25T02:11:02.961Z] 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} [2021-02-25T02:11:02.961Z] === RUN TestWhenEmptyAuthConfig [2021-02-25T02:11:02.961Z] time="2021-02-25T02:11:02Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-02-25T02:11:02.961Z] time="2021-02-25T02:11:02Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-02-25T02:11:02.961Z] time="2021-02-25T02:11:02Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-02-25T02:11:02.961Z] time="2021-02-25T02:11:02Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-02-25T02:11:02.961Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-02-25T02:11:02.961Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.36s) [2021-02-25T02:11:02.961Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.36s) [2021-02-25T02:11:02.961Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.36s) [2021-02-25T02:11:02.961Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.36s) [2021-02-25T02:11:02.961Z] === RUN TestTransfer [2021-02-25T02:11:02.961Z] --- PASS: TestTransfer (0.12s) [2021-02-25T02:11:02.961Z] === RUN TestConcurrencyLimit [2021-02-25T02:11:03.107Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-02-25T02:11:03.366Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-02-25T02:11:03.422Z] --- PASS: TestV2MetadataService (0.84s) [2021-02-25T02:11:03.422Z] PASS [2021-02-25T02:11:03.422Z] coverage: 48.2% of statements [2021-02-25T02:11:03.422Z] ok github.com/docker/docker/distribution/metadata 1.017s coverage: 48.2% of statements [2021-02-25T02:11:03.422Z] --- PASS: TestConcurrencyLimit (0.40s) [2021-02-25T02:11:03.422Z] === RUN TestInactiveJobs [2021-02-25T02:11:03.422Z] === RUN TestNotFound [2021-02-25T02:11:03.422Z] --- PASS: TestNotFound (0.00s) [2021-02-25T02:11:03.422Z] === RUN TestConflict [2021-02-25T02:11:03.422Z] --- PASS: TestConflict (0.00s) [2021-02-25T02:11:03.422Z] === RUN TestForbidden [2021-02-25T02:11:03.422Z] --- PASS: TestForbidden (0.00s) [2021-02-25T02:11:03.422Z] === RUN TestInvalidParameter [2021-02-25T02:11:03.422Z] --- PASS: TestInvalidParameter (0.00s) [2021-02-25T02:11:03.422Z] === RUN TestNotImplemented [2021-02-25T02:11:03.422Z] --- PASS: TestNotImplemented (0.00s) [2021-02-25T02:11:03.422Z] === RUN TestNotModified [2021-02-25T02:11:03.422Z] --- PASS: TestNotModified (0.00s) [2021-02-25T02:11:03.422Z] === RUN TestUnauthorized [2021-02-25T02:11:03.422Z] --- PASS: TestUnauthorized (0.00s) [2021-02-25T02:11:03.422Z] === RUN TestUnknown [2021-02-25T02:11:03.422Z] --- PASS: TestUnknown (0.00s) [2021-02-25T02:11:03.422Z] === RUN TestCancelled [2021-02-25T02:11:03.422Z] --- PASS: TestCancelled (0.00s) [2021-02-25T02:11:03.422Z] === RUN TestDeadline [2021-02-25T02:11:03.422Z] --- PASS: TestDeadline (0.00s) [2021-02-25T02:11:03.422Z] === RUN TestDataLoss [2021-02-25T02:11:03.422Z] --- PASS: TestDataLoss (0.00s) [2021-02-25T02:11:03.422Z] === RUN TestUnavailable [2021-02-25T02:11:03.422Z] --- PASS: TestUnavailable (0.00s) [2021-02-25T02:11:03.422Z] === RUN TestSystem [2021-02-25T02:11:03.422Z] --- PASS: TestSystem (0.00s) [2021-02-25T02:11:03.422Z] === RUN TestFromStatusCode [2021-02-25T02:11:03.422Z] === RUN TestFromStatusCode/Not_Found [2021-02-25T02:11:03.422Z] === RUN TestFromStatusCode/Bad_Request [2021-02-25T02:11:03.422Z] === RUN TestFromStatusCode/Conflict [2021-02-25T02:11:03.422Z] === RUN TestFromStatusCode/Unauthorized [2021-02-25T02:11:03.422Z] === RUN TestFromStatusCode/Service_Unavailable [2021-02-25T02:11:03.422Z] === RUN TestFromStatusCode/Forbidden [2021-02-25T02:11:03.422Z] === RUN TestFromStatusCode/Not_Modified [2021-02-25T02:11:03.422Z] === RUN TestFromStatusCode/Not_Implemented [2021-02-25T02:11:03.422Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-02-25T02:11:03.422Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-02-25T02:11:03.422Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-02-25T02:11:03.422Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-02-25T02:11:03.422Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-02-25T02:11:03.422Z] --- PASS: TestFromStatusCode (0.00s) [2021-02-25T02:11:03.422Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-02-25T02:11:03.422Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-02-25T02:11:03.422Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-02-25T02:11:03.422Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-02-25T02:11:03.422Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-02-25T02:11:03.422Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-02-25T02:11:03.422Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-02-25T02:11:03.422Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-02-25T02:11:03.422Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-02-25T02:11:03.422Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-02-25T02:11:03.422Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-02-25T02:11:03.422Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-02-25T02:11:03.422Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-02-25T02:11:03.422Z] PASS [2021-02-25T02:11:03.422Z] coverage: 53.1% of statements [2021-02-25T02:11:03.422Z] ok github.com/docker/docker/errdefs 0.057s coverage: 53.1% of statements [2021-02-25T02:11:03.883Z] --- PASS: TestWhenEmptyAuthConfig (1.08s) [2021-02-25T02:11:03.883Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-02-25T02:11:03.883Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-02-25T02:11:03.883Z] === RUN TestTokenPassThru [2021-02-25T02:11:03.883Z] --- PASS: TestTokenPassThru (0.02s) [2021-02-25T02:11:03.883Z] === RUN TestTokenPassThruDifferentHost [2021-02-25T02:11:03.883Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-02-25T02:11:03.883Z] PASS [2021-02-25T02:11:03.883Z] coverage: 23.4% of statements [2021-02-25T02:11:03.883Z] ok github.com/docker/docker/distribution 1.435s coverage: 23.4% of statements [2021-02-25T02:11:03.883Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-02-25T02:11:03.883Z] --- PASS: TestInactiveJobs (0.39s) [2021-02-25T02:11:03.883Z] === RUN TestWatchRelease [2021-02-25T02:11:03.883Z] --- PASS: TestWatchRelease (0.04s) [2021-02-25T02:11:03.883Z] === RUN TestWatchFinishedTransfer [2021-02-25T02:11:03.883Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-02-25T02:11:03.883Z] === RUN TestDuplicateTransfer [2021-02-25T02:11:03.883Z] --- PASS: TestDuplicateTransfer (0.04s) [2021-02-25T02:11:03.883Z] === RUN TestSuccessfulUpload [2021-02-25T02:11:03.935Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2021-02-25T02:11:03.935Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-02-25T02:11:04.345Z] time="2021-02-25T02:11:04Z" level=error msg="Upload failed, retrying: simulating retry" [2021-02-25T02:11:04.503Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-02-25T02:11:04.762Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-02-25T02:11:04.810Z] --- PASS: TestSecretCreateResolve (1.86s) [2021-02-25T02:11:04.810Z] PASS [2021-02-25T02:11:04.810Z] [2021-02-25T02:11:04.810Z] DONE 6 tests in 11.990s [2021-02-25T02:11:04.810Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2021-02-25T02:11:04.810Z] ++ 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 [2021-02-25T02:11:04.810Z] ++ set -e [2021-02-25T02:11:04.810Z] ++ '[' -n 0 ']' [2021-02-25T02:11:04.810Z] ++ set -x [2021-02-25T02:11:04.810Z] ++ env -i DEST=/go/src/github.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 [2021-02-25T02:11:04.810Z] INFO: Testing against a local daemon [2021-02-25T02:11:04.810Z] === RUN TestServiceCreateInit [2021-02-25T02:11:04.810Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-02-25T02:11:04.817Z] --- PASS: TestSuccessfulUpload (0.53s) [2021-02-25T02:11:04.817Z] === RUN TestCancelledUpload [2021-02-25T02:11:04.817Z] --- PASS: TestCancelledUpload (0.02s) [2021-02-25T02:11:04.817Z] PASS [2021-02-25T02:11:04.817Z] coverage: 77.3% of statements [2021-02-25T02:11:04.817Z] ok github.com/docker/docker/distribution/xfer 2.027s coverage: 77.3% of statements [2021-02-25T02:11:04.817Z] ? github.com/docker/docker/dockerversion [no test files] [2021-02-25T02:11:05.279Z] === RUN TestCompare [2021-02-25T02:11:05.279Z] --- PASS: TestCompare (0.00s) [2021-02-25T02:11:05.279Z] PASS [2021-02-25T02:11:05.279Z] coverage: 19.2% of statements [2021-02-25T02:11:05.279Z] ok github.com/docker/docker/image/cache 0.068s coverage: 19.2% of statements [2021-02-25T02:11:05.279Z] === RUN TestFSGetInvalidData [2021-02-25T02:11:05.279Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-02-25T02:11:05.279Z] === RUN TestFSInvalidSet [2021-02-25T02:11:05.279Z] --- PASS: TestFSInvalidSet (0.01s) [2021-02-25T02:11:05.279Z] === RUN TestFSInvalidRoot [2021-02-25T02:11:05.280Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-02-25T02:11:05.280Z] === RUN TestFSMetadataGetSet [2021-02-25T02:11:05.748Z] --- PASS: TestFSMetadataGetSet (0.12s) [2021-02-25T02:11:05.748Z] === RUN TestFSInvalidWalker [2021-02-25T02:11:05.748Z] --- PASS: TestFSInvalidWalker (0.02s) [2021-02-25T02:11:05.748Z] === RUN TestFSGetSet [2021-02-25T02:11:05.748Z] --- PASS: TestFSGetSet (0.10s) [2021-02-25T02:11:05.748Z] === RUN TestFSGetUnsetKey [2021-02-25T02:11:05.748Z] --- PASS: TestFSGetUnsetKey (0.01s) [2021-02-25T02:11:05.748Z] === RUN TestFSGetEmptyData [2021-02-25T02:11:05.748Z] --- PASS: TestFSGetEmptyData (0.01s) [2021-02-25T02:11:05.748Z] === RUN TestFSDelete [2021-02-25T02:11:05.748Z] --- PASS: TestFSDelete (0.02s) [2021-02-25T02:11:05.748Z] === RUN TestFSWalker [2021-02-25T02:11:05.748Z] --- PASS: TestFSWalker (0.02s) [2021-02-25T02:11:05.748Z] === RUN TestFSWalkerStopOnError [2021-02-25T02:11:05.748Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-02-25T02:11:05.748Z] === RUN TestNewFromJSON [2021-02-25T02:11:05.748Z] --- PASS: TestNewFromJSON (0.00s) [2021-02-25T02:11:05.748Z] === RUN TestNewFromJSONWithInvalidJSON [2021-02-25T02:11:05.748Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-02-25T02:11:05.748Z] === RUN TestMarshalKeyOrder [2021-02-25T02:11:05.748Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-02-25T02:11:05.748Z] === RUN TestImage [2021-02-25T02:11:05.748Z] --- PASS: TestImage (0.00s) [2021-02-25T02:11:05.748Z] === RUN TestImageOSNotEmpty [2021-02-25T02:11:05.748Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-02-25T02:11:05.748Z] === RUN TestNewChildImageFromImageWithRootFS [2021-02-25T02:11:05.748Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-02-25T02:11:05.748Z] === RUN TestCreate [2021-02-25T02:11:05.748Z] --- PASS: TestCreate (0.01s) [2021-02-25T02:11:05.748Z] === RUN TestRestore [2021-02-25T02:11:05.748Z] time="2021-02-25T02:11:05Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-02-25T02:11:05.748Z] --- PASS: TestRestore (0.16s) [2021-02-25T02:11:05.748Z] === RUN TestAddDelete [2021-02-25T02:11:05.748Z] === RUN TestMakeV1ConfigFromConfig [2021-02-25T02:11:06.219Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-02-25T02:11:06.219Z] PASS [2021-02-25T02:11:06.219Z] coverage: 25.0% of statements [2021-02-25T02:11:06.219Z] --- PASS: TestAddDelete (0.06s) [2021-02-25T02:11:06.219Z] === RUN TestSearchAfterDelete [2021-02-25T02:11:06.219Z] ok github.com/docker/docker/image/v1 0.168s coverage: 25.0% of statements [2021-02-25T02:11:06.219Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-02-25T02:11:06.219Z] === RUN TestParentReset [2021-02-25T02:11:06.219Z] --- PASS: TestParentReset (0.19s) [2021-02-25T02:11:06.219Z] === RUN TestGetAndSetLastUpdated [2021-02-25T02:11:06.219Z] --- PASS: TestGetAndSetLastUpdated (0.06s) [2021-02-25T02:11:06.219Z] === RUN TestStoreLen [2021-02-25T02:11:06.219Z] --- PASS: TestStoreLen (0.07s) [2021-02-25T02:11:06.219Z] PASS [2021-02-25T02:11:06.219Z] coverage: 86.8% of statements [2021-02-25T02:11:06.219Z] ok github.com/docker/docker/image 0.948s coverage: 86.8% of statements [2021-02-25T02:11:06.689Z] ? github.com/docker/docker/image/tarexport [no test files] [2021-02-25T02:11:06.689Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-02-25T02:11:07.299Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2021-02-25T02:11:08.240Z] === RUN TestSerialization [2021-02-25T02:11:08.240Z] --- PASS: TestSerialization (0.03s) [2021-02-25T02:11:08.240Z] PASS [2021-02-25T02:11:08.240Z] coverage: 100.0% of statements [2021-02-25T02:11:08.240Z] ok github.com/docker/docker/libcontainerd/queue 0.073s coverage: 100.0% of statements [2021-02-25T02:11:08.240Z] === RUN TestEmptyLayer [2021-02-25T02:11:08.240Z] --- PASS: TestEmptyLayer (0.00s) [2021-02-25T02:11:08.240Z] === RUN TestCommitFailure [2021-02-25T02:11:08.240Z] --- PASS: TestCommitFailure (0.01s) [2021-02-25T02:11:08.240Z] === RUN TestStartTransactionFailure [2021-02-25T02:11:08.240Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-02-25T02:11:08.240Z] === RUN TestGetOrphan [2021-02-25T02:11:08.240Z] --- PASS: TestGetOrphan (0.01s) [2021-02-25T02:11:08.240Z] === RUN TestMountAndRegister [2021-02-25T02:11:08.240Z] === RUN TestEnvironmentParsing [2021-02-25T02:11:08.240Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-02-25T02:11:08.240Z] PASS [2021-02-25T02:11:08.240Z] coverage: 1.0% of statements [2021-02-25T02:11:08.240Z] ok github.com/docker/docker/libcontainerd/local 0.098s coverage: 1.0% of statements [2021-02-25T02:11:08.240Z] --- PASS: TestMountAndRegister (0.04s) [2021-02-25T02:11:08.240Z] layer_test.go:271: Layer size: 14 [2021-02-25T02:11:08.240Z] === RUN TestLayerRelease [2021-02-25T02:11:08.240Z] --- SKIP: TestLayerRelease (0.00s) [2021-02-25T02:11:08.240Z] layer_test.go:304: Failing on Windows [2021-02-25T02:11:08.240Z] === RUN TestStoreRestore [2021-02-25T02:11:08.240Z] --- SKIP: TestStoreRestore (0.00s) [2021-02-25T02:11:08.240Z] layer_test.go:353: Failing on Windows [2021-02-25T02:11:08.240Z] === RUN TestTarStreamStability [2021-02-25T02:11:08.240Z] --- SKIP: TestTarStreamStability (0.00s) [2021-02-25T02:11:08.240Z] layer_test.go:468: Failing on Windows [2021-02-25T02:11:08.240Z] === RUN TestRegisterExistingLayer [2021-02-25T02:11:08.240Z] --- PASS: TestRegisterExistingLayer (0.14s) [2021-02-25T02:11:08.240Z] === RUN TestTarStreamVerification [2021-02-25T02:11:08.240Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-02-25T02:11:08.240Z] layer_test.go:697: Failing on Windows [2021-02-25T02:11:08.240Z] === RUN TestLayerMigration [2021-02-25T02:11:08.240Z] --- SKIP: TestLayerMigration (0.00s) [2021-02-25T02:11:08.240Z] migration_test.go:46: Failing on Windows [2021-02-25T02:11:08.240Z] === RUN TestLayerMigrationNoTarsplit [2021-02-25T02:11:08.240Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-02-25T02:11:08.240Z] migration_test.go:182: Failing on Windows [2021-02-25T02:11:08.240Z] === RUN TestMountInit [2021-02-25T02:11:08.240Z] --- SKIP: TestMountInit (0.00s) [2021-02-25T02:11:08.240Z] mount_test.go:17: Failing on Windows [2021-02-25T02:11:08.240Z] === RUN TestMountSize [2021-02-25T02:11:08.240Z] --- SKIP: TestMountSize (0.00s) [2021-02-25T02:11:08.240Z] mount_test.go:76: Failing on Windows [2021-02-25T02:11:08.240Z] === RUN TestMountChanges [2021-02-25T02:11:08.240Z] --- SKIP: TestMountChanges (0.00s) [2021-02-25T02:11:08.240Z] mount_test.go:125: Failing on Windows [2021-02-25T02:11:08.240Z] === RUN TestMountApply [2021-02-25T02:11:08.240Z] --- SKIP: TestMountApply (0.00s) [2021-02-25T02:11:08.240Z] mount_test.go:212: Failing on Windows [2021-02-25T02:11:08.240Z] PASS [2021-02-25T02:11:08.240Z] coverage: 30.1% of statements [2021-02-25T02:11:08.240Z] ok github.com/docker/docker/layer 0.279s coverage: 30.1% of statements [2021-02-25T02:11:08.384Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-02-25T02:11:08.702Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-02-25T02:11:08.702Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-02-25T02:11:08.702Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-02-25T02:11:08.702Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-02-25T02:11:08.761Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.32s) [2021-02-25T02:11:08.761Z] PASS [2021-02-25T02:11:08.761Z] [2021-02-25T02:11:08.761Z] === Skipped [2021-02-25T02:11:08.761Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-02-25T02:11:08.761Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-25T02:11:08.761Z] [2021-02-25T02:11:08.761Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-02-25T02:11:08.761Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-25T02:11:08.761Z] [2021-02-25T02:11:08.761Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-02-25T02:11:08.761Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-25T02:11:08.761Z] [2021-02-25T02:11:08.761Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-02-25T02:11:08.761Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-25T02:11:08.761Z] [2021-02-25T02:11:08.761Z] [2021-02-25T02:11:08.761Z] DONE 17 tests, 4 skipped in 32.859s [2021-02-25T02:11:08.761Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-02-25T02:11:08.761Z] ++ 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 [2021-02-25T02:11:08.761Z] ++ set -e [2021-02-25T02:11:08.761Z] ++ '[' -n 0 ']' [2021-02-25T02:11:08.761Z] ++ set -x [2021-02-25T02:11:08.761Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2021-02-25T02:11:09.023Z] INFO: Testing against a local daemon [2021-02-25T02:11:09.023Z] === RUN TestPluginInvalidJSON [2021-02-25T02:11:09.023Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-02-25T02:11:09.023Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-02-25T02:11:09.023Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-02-25T02:11:09.023Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-02-25T02:11:09.023Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-02-25T02:11:09.023Z] === RUN TestPluginInstall [2021-02-25T02:11:09.023Z] === RUN TestPluginInstall/no_auth [2021-02-25T02:11:09.163Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-02-25T02:11:09.163Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-02-25T02:11:09.163Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-02-25T02:11:09.163Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-02-25T02:11:09.163Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-02-25T02:11:09.163Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-02-25T02:11:09.163Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-02-25T02:11:09.163Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-02-25T02:11:09.163Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-02-25T02:11:09.163Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-02-25T02:11:09.163Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-02-25T02:11:09.163Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-02-25T02:11:09.163Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-02-25T02:11:09.163Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-02-25T02:11:09.163Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-02-25T02:11:09.163Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-02-25T02:11:09.163Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-02-25T02:11:09.163Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-02-25T02:11:09.163Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-02-25T02:11:09.163Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-02-25T02:11:09.163Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-02-25T02:11:09.163Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-02-25T02:11:09.163Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-02-25T02:11:09.163Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-02-25T02:11:09.163Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-02-25T02:11:09.163Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-02-25T02:11:09.163Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-02-25T02:11:09.163Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-02-25T02:11:09.163Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-02-25T02:11:09.163Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-02-25T02:11:09.163Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-02-25T02:11:09.163Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-02-25T02:11:09.163Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-02-25T02:11:09.163Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-02-25T02:11:09.163Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-02-25T02:11:09.163Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-02-25T02:11:09.163Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-02-25T02:11:09.163Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-02-25T02:11:09.163Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-02-25T02:11:09.163Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-02-25T02:11:09.163Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-02-25T02:11:09.163Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-02-25T02:11:09.163Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-02-25T02:11:09.163Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-02-25T02:11:09.163Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-02-25T02:11:09.163Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-02-25T02:11:09.163Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-02-25T02:11:09.163Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-02-25T02:11:09.163Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-02-25T02:11:09.163Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-02-25T02:11:09.163Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-02-25T02:11:09.163Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-02-25T02:11:09.163Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-02-25T02:11:09.163Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-02-25T02:11:09.163Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-02-25T02:11:09.163Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-02-25T02:11:09.163Z] PASS [2021-02-25T02:11:09.163Z] coverage: 42.3% of statements [2021-02-25T02:11:09.163Z] ok github.com/docker/docker/oci 0.059s coverage: 42.3% of statements [2021-02-25T02:11:09.163Z] ? github.com/docker/docker/oci/caps [no test files] [2021-02-25T02:11:09.163Z] === RUN TestParseVersion [2021-02-25T02:11:09.163Z] --- PASS: TestParseVersion (0.00s) [2021-02-25T02:11:09.163Z] PASS [2021-02-25T02:11:09.163Z] coverage: 52.9% of statements [2021-02-25T02:11:09.163Z] ok github.com/docker/docker/pkg/aaparser 0.052s coverage: 52.9% of statements [2021-02-25T02:11:10.137Z] === RUN TestAddressPoolOpt [2021-02-25T02:11:10.137Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-02-25T02:11:10.137Z] === RUN TestValidateEnv [2021-02-25T02:11:10.137Z] === RUN TestValidateEnv/a [2021-02-25T02:11:10.137Z] === RUN TestValidateEnv/something [2021-02-25T02:11:10.137Z] === RUN TestValidateEnv/_=a [2021-02-25T02:11:10.137Z] === RUN TestValidateEnv/env1=value1 [2021-02-25T02:11:10.137Z] === RUN TestValidateEnv/_env1=value1 [2021-02-25T02:11:10.137Z] === RUN TestValidateEnv/env2=value2=value3 [2021-02-25T02:11:10.137Z] === RUN TestValidateEnv/env3=abc!qwe [2021-02-25T02:11:10.137Z] === RUN TestValidateEnv/env_4=value_4 [2021-02-25T02:11:10.137Z] === RUN TestValidateEnv/PATH [2021-02-25T02:11:10.137Z] === RUN TestValidateEnv/=a [2021-02-25T02:11:10.137Z] === RUN TestValidateEnv/PATH= [2021-02-25T02:11:10.137Z] === RUN TestValidateEnv/PATH=something [2021-02-25T02:11:10.137Z] === RUN TestValidateEnv/asd!qwe [2021-02-25T02:11:10.137Z] === RUN TestValidateEnv/1asd [2021-02-25T02:11:10.137Z] === RUN TestValidateEnv/123 [2021-02-25T02:11:10.137Z] === RUN TestValidateEnv/some_space [2021-02-25T02:11:10.137Z] === RUN TestValidateEnv/__some_space_before [2021-02-25T02:11:10.137Z] === RUN TestValidateEnv/some_space_after__ [2021-02-25T02:11:10.137Z] === RUN TestValidateEnv/= [2021-02-25T02:11:10.137Z] === RUN TestValidateEnv/PaTh [2021-02-25T02:11:10.137Z] --- PASS: TestValidateEnv (0.00s) [2021-02-25T02:11:10.137Z] --- PASS: TestValidateEnv/a (0.00s) [2021-02-25T02:11:10.137Z] --- PASS: TestValidateEnv/something (0.00s) [2021-02-25T02:11:10.137Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-02-25T02:11:10.137Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-02-25T02:11:10.137Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-02-25T02:11:10.137Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-02-25T02:11:10.137Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-02-25T02:11:10.137Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-02-25T02:11:10.137Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-02-25T02:11:10.137Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-02-25T02:11:10.137Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-02-25T02:11:10.137Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-02-25T02:11:10.137Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-02-25T02:11:10.137Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-02-25T02:11:10.137Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-02-25T02:11:10.137Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-02-25T02:11:10.137Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-02-25T02:11:10.137Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-02-25T02:11:10.137Z] --- PASS: TestValidateEnv/= (0.00s) [2021-02-25T02:11:10.137Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-02-25T02:11:10.137Z] === RUN TestParseHost [2021-02-25T02:11:10.137Z] --- PASS: TestParseHost (0.00s) [2021-02-25T02:11:10.137Z] === RUN TestParseDockerDaemonHost [2021-02-25T02:11:10.137Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-02-25T02:11:10.137Z] === RUN TestParseTCP [2021-02-25T02:11:10.137Z] --- PASS: TestParseTCP (0.00s) [2021-02-25T02:11:10.137Z] === RUN TestParseInvalidUnixAddrInvalid [2021-02-25T02:11:10.137Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-02-25T02:11:10.137Z] === RUN TestValidateExtraHosts [2021-02-25T02:11:10.137Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-02-25T02:11:10.137Z] === RUN TestIpOptString [2021-02-25T02:11:10.137Z] --- PASS: TestIpOptString (0.00s) [2021-02-25T02:11:10.137Z] === RUN TestNewIpOptInvalidDefaultVal [2021-02-25T02:11:10.137Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-02-25T02:11:10.137Z] === RUN TestNewIpOptValidDefaultVal [2021-02-25T02:11:10.137Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-02-25T02:11:10.137Z] === RUN TestIpOptSetInvalidVal [2021-02-25T02:11:10.137Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-02-25T02:11:10.137Z] === RUN TestValidateIPAddress [2021-02-25T02:11:10.137Z] --- PASS: TestValidateIPAddress (0.00s) [2021-02-25T02:11:10.137Z] === RUN TestMapOpts [2021-02-25T02:11:10.137Z] --- PASS: TestMapOpts (0.00s) [2021-02-25T02:11:10.137Z] === RUN TestListOptsWithoutValidator [2021-02-25T02:11:10.137Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-02-25T02:11:10.137Z] === RUN TestListOptsWithValidator [2021-02-25T02:11:10.137Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-02-25T02:11:10.137Z] === RUN TestValidateDNSSearch [2021-02-25T02:11:10.137Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-02-25T02:11:10.137Z] === RUN TestValidateLabel [2021-02-25T02:11:10.137Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-02-25T02:11:10.137Z] === RUN TestValidateLabel/label_with_general_format [2021-02-25T02:11:10.137Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-02-25T02:11:10.137Z] === RUN TestValidateLabel/label_with_one_more [2021-02-25T02:11:10.137Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-02-25T02:11:10.137Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-02-25T02:11:10.137Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-02-25T02:11:10.137Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-02-25T02:11:10.137Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-02-25T02:11:10.137Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-02-25T02:11:10.137Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-02-25T02:11:10.137Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-02-25T02:11:10.137Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-02-25T02:11:10.137Z] --- PASS: TestValidateLabel (0.00s) [2021-02-25T02:11:10.137Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-02-25T02:11:10.137Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-02-25T02:11:10.137Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-02-25T02:11:10.137Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-02-25T02:11:10.137Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-02-25T02:11:10.137Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-02-25T02:11:10.137Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-02-25T02:11:10.137Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-02-25T02:11:10.137Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-02-25T02:11:10.137Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-02-25T02:11:10.137Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-02-25T02:11:10.137Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-02-25T02:11:10.137Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-02-25T02:11:10.137Z] === RUN TestNamedListOpts [2021-02-25T02:11:10.137Z] --- PASS: TestNamedListOpts (0.00s) [2021-02-25T02:11:10.137Z] === RUN TestNamedMapOpts [2021-02-25T02:11:10.137Z] --- PASS: TestNamedMapOpts (0.00s) [2021-02-25T02:11:10.137Z] === RUN TestParseLink [2021-02-25T02:11:10.137Z] --- PASS: TestParseLink (0.00s) [2021-02-25T02:11:10.137Z] === RUN TestQuotedStringSetWithQuotes [2021-02-25T02:11:10.137Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-02-25T02:11:10.137Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-02-25T02:11:10.137Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-02-25T02:11:10.137Z] === RUN TestQuotedStringSetWithNoQuotes [2021-02-25T02:11:10.137Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-02-25T02:11:10.137Z] === RUN TestUlimitOpt [2021-02-25T02:11:10.137Z] --- PASS: TestUlimitOpt (0.00s) [2021-02-25T02:11:10.137Z] PASS [2021-02-25T02:11:10.137Z] coverage: 67.1% of statements [2021-02-25T02:11:10.137Z] ok github.com/docker/docker/opts 0.181s coverage: 67.1% of statements [2021-02-25T02:11:10.598Z] === RUN TestUnbuffered [2021-02-25T02:11:10.598Z] --- PASS: TestUnbuffered (0.00s) [2021-02-25T02:11:10.598Z] === RUN TestRaceUnbuffered [2021-02-25T02:11:10.598Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-02-25T02:11:10.598Z] PASS [2021-02-25T02:11:10.598Z] coverage: 100.0% of statements [2021-02-25T02:11:10.598Z] ok github.com/docker/docker/pkg/broadcaster 0.039s coverage: 100.0% of statements [2021-02-25T02:11:11.496Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2021-02-25T02:11:11.570Z] === RUN TestPeerCertificateMarshalJSON [2021-02-25T02:11:11.570Z] === RUN TestMatch [2021-02-25T02:11:11.570Z] === RUN TestMatch/[[]] [2021-02-25T02:11:11.570Z] === RUN TestMatch/[[foo]] [2021-02-25T02:11:11.570Z] === RUN TestMatch/[[bar]_[foo]] [2021-02-25T02:11:11.570Z] === RUN TestMatch/[[foo_bar]] [2021-02-25T02:11:11.570Z] === RUN TestMatch/[[qux]_[foo]] [2021-02-25T02:11:11.570Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-02-25T02:11:11.570Z] === RUN TestMatch/[] [2021-02-25T02:11:11.570Z] === RUN TestMatch/[]#01 [2021-02-25T02:11:11.570Z] === RUN TestMatch/[[qux]] [2021-02-25T02:11:11.570Z] === RUN TestMatch/[[foo_bar_qux]] [2021-02-25T02:11:11.570Z] === RUN TestMatch/[[qux]_[baz]] [2021-02-25T02:11:11.570Z] === RUN TestMatch/[[foo_baz]] [2021-02-25T02:11:11.570Z] --- PASS: TestMatch (0.00s) [2021-02-25T02:11:11.570Z] --- PASS: TestMatch/[[]] (0.00s) [2021-02-25T02:11:11.570Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-02-25T02:11:11.570Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-02-25T02:11:11.570Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-02-25T02:11:11.573Z] time="2021-02-25T02:11:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-25T02:11:11.573Z] time="2021-02-25T02:11:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:68becf3107ae8846bfad19b4c3beea679aae6155386bd14599f0becb66ee4197" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-25T02:11:11.573Z] time="2021-02-25T02:11:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-25T02:11:11.573Z] time="2021-02-25T02:11:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:68becf3107ae8846bfad19b4c3beea679aae6155386bd14599f0becb66ee4197" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-25T02:11:11.835Z] === RUN TestPluginInstall/with_htpasswd [2021-02-25T02:11:12.032Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-02-25T02:11:12.032Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-02-25T02:11:12.032Z] --- PASS: TestMatch/[] (0.00s) [2021-02-25T02:11:12.032Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-02-25T02:11:12.032Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-02-25T02:11:12.032Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-02-25T02:11:12.032Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-02-25T02:11:12.032Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-02-25T02:11:12.032Z] PASS [2021-02-25T02:11:12.032Z] coverage: 87.5% of statements [2021-02-25T02:11:12.032Z] ok github.com/docker/docker/pkg/capabilities 0.114s coverage: 87.5% of statements [2021-02-25T02:11:12.032Z] === RUN TestIsArchivePathDir [2021-02-25T02:11:12.032Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-02-25T02:11:12.032Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-02-25T02:11:12.032Z] --- PASS: TestPeerCertificateMarshalJSON (0.62s) [2021-02-25T02:11:12.032Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-02-25T02:11:12.032Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-02-25T02:11:12.032Z] === RUN TestMiddleware [2021-02-25T02:11:12.032Z] --- PASS: TestMiddleware (0.00s) [2021-02-25T02:11:12.032Z] === RUN TestNewResponseModifier [2021-02-25T02:11:12.032Z] --- PASS: TestNewResponseModifier (0.00s) [2021-02-25T02:11:12.032Z] PASS [2021-02-25T02:11:12.032Z] coverage: 26.8% of statements [2021-02-25T02:11:12.032Z] --- PASS: TestIsArchivePathDir (0.09s) [2021-02-25T02:11:12.032Z] === RUN TestIsArchivePathInvalidFile [2021-02-25T02:11:12.032Z] ok github.com/docker/docker/pkg/authorization 0.671s coverage: 26.8% of statements [2021-02-25T02:11:12.032Z] --- PASS: TestIsArchivePathInvalidFile (0.12s) [2021-02-25T02:11:12.032Z] === RUN TestIsArchivePathTar [2021-02-25T02:11:12.066Z] --- PASS: TestUpdateRestartPolicy (12.65s) [2021-02-25T02:11:12.066Z] === RUN TestUpdateRestartWithAutoRemove [2021-02-25T02:11:12.475Z] --- PASS: TestServiceCreateInit (7.42s) [2021-02-25T02:11:12.475Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.65s) [2021-02-25T02:11:12.475Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.74s) [2021-02-25T02:11:12.475Z] === RUN TestCreateServiceMultipleTimes [2021-02-25T02:11:12.492Z] === RUN TestChrootTarUntar [2021-02-25T02:11:12.492Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-02-25T02:11:12.492Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-02-25T02:11:12.492Z] === RUN TestChrootUntarWithHugeExcludesList [2021-02-25T02:11:12.492Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-02-25T02:11:12.492Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-02-25T02:11:12.492Z] === RUN TestChrootUntarEmptyArchive [2021-02-25T02:11:12.492Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-02-25T02:11:12.492Z] === RUN TestChrootTarUntarWithSymlink [2021-02-25T02:11:12.492Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-02-25T02:11:12.492Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-02-25T02:11:12.492Z] === RUN TestChrootCopyWithTar [2021-02-25T02:11:12.492Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-02-25T02:11:12.492Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-02-25T02:11:12.492Z] === RUN TestChrootCopyFileWithTar [2021-02-25T02:11:12.492Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-02-25T02:11:12.492Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-02-25T02:11:12.492Z] === RUN TestChrootUntarPath [2021-02-25T02:11:12.492Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-02-25T02:11:12.492Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-02-25T02:11:12.492Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-02-25T02:11:12.492Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-02-25T02:11:12.492Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-02-25T02:11:12.492Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-02-25T02:11:12.492Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-02-25T02:11:12.492Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-02-25T02:11:12.492Z] === RUN TestChrootApplyDotDotFile [2021-02-25T02:11:12.492Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-02-25T02:11:12.492Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-02-25T02:11:12.492Z] PASS [2021-02-25T02:11:12.492Z] coverage: 15.4% of statements [2021-02-25T02:11:12.493Z] ok github.com/docker/docker/pkg/chrootarchive 0.090s coverage: 15.4% of statements [2021-02-25T02:11:12.493Z] --- PASS: TestIsArchivePathTar (0.16s) [2021-02-25T02:11:12.493Z] === RUN TestDecompressStreamGzip [2021-02-25T02:11:12.493Z] --- PASS: TestDecompressStreamGzip (0.14s) [2021-02-25T02:11:12.493Z] === RUN TestDecompressStreamBzip2 [2021-02-25T02:11:12.493Z] --- PASS: TestDecompressStreamBzip2 (0.14s) [2021-02-25T02:11:12.493Z] === RUN TestDecompressStreamXz [2021-02-25T02:11:12.493Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-02-25T02:11:12.493Z] archive_test.go:134: Xz not present in msys2 [2021-02-25T02:11:12.493Z] === RUN TestCompressStreamXzUnsupported [2021-02-25T02:11:12.493Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-02-25T02:11:12.493Z] === RUN TestCompressStreamBzip2Unsupported [2021-02-25T02:11:12.493Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-02-25T02:11:12.493Z] === RUN TestCompressStreamInvalid [2021-02-25T02:11:12.493Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-02-25T02:11:12.493Z] === RUN TestExtensionInvalid [2021-02-25T02:11:12.493Z] --- PASS: TestExtensionInvalid (0.00s) [2021-02-25T02:11:12.493Z] === RUN TestExtensionUncompressed [2021-02-25T02:11:12.493Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-02-25T02:11:12.493Z] === RUN TestExtensionBzip2 [2021-02-25T02:11:12.493Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-02-25T02:11:12.493Z] === RUN TestExtensionGzip [2021-02-25T02:11:12.493Z] --- PASS: TestExtensionGzip (0.00s) [2021-02-25T02:11:12.493Z] === RUN TestExtensionXz [2021-02-25T02:11:12.493Z] --- PASS: TestExtensionXz (0.00s) [2021-02-25T02:11:12.493Z] === RUN TestCmdStreamLargeStderr [2021-02-25T02:11:12.781Z] time="2021-02-25T02:11:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-25T02:11:12.781Z] time="2021-02-25T02:11:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bb10d2f0da569888c499c1de1d5b7a2aabdb617b3f119db84191f688e0ad12ef" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-25T02:11:12.781Z] time="2021-02-25T02:11:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-25T02:11:12.781Z] time="2021-02-25T02:11:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bb10d2f0da569888c499c1de1d5b7a2aabdb617b3f119db84191f688e0ad12ef" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-25T02:11:12.954Z] --- PASS: TestCmdStreamLargeStderr (0.07s) [2021-02-25T02:11:12.954Z] === RUN TestCmdStreamBad [2021-02-25T02:11:12.954Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-02-25T02:11:12.954Z] archive_test.go:239: Failing on Windows CI machines [2021-02-25T02:11:12.954Z] === RUN TestCmdStreamGood [2021-02-25T02:11:12.954Z] === RUN TestSizeEmpty [2021-02-25T02:11:12.954Z] --- PASS: TestSizeEmpty (0.00s) [2021-02-25T02:11:12.954Z] === RUN TestSizeEmptyFile [2021-02-25T02:11:12.954Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-02-25T02:11:12.954Z] === RUN TestSizeNonemptyFile [2021-02-25T02:11:12.954Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-02-25T02:11:12.954Z] === RUN TestSizeNestedDirectoryEmpty [2021-02-25T02:11:12.954Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-02-25T02:11:12.954Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-02-25T02:11:12.954Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-02-25T02:11:12.954Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-02-25T02:11:12.954Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-02-25T02:11:12.954Z] === RUN TestMoveToSubdir [2021-02-25T02:11:12.954Z] --- PASS: TestMoveToSubdir (0.00s) [2021-02-25T02:11:12.954Z] === RUN TestSizeNonExistingDirectory [2021-02-25T02:11:12.954Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-02-25T02:11:12.954Z] PASS [2021-02-25T02:11:12.954Z] coverage: 80.0% of statements [2021-02-25T02:11:12.954Z] ok github.com/docker/docker/pkg/directory 0.067s coverage: 80.0% of statements [2021-02-25T02:11:12.954Z] --- PASS: TestCmdStreamGood (0.05s) [2021-02-25T02:11:12.954Z] === RUN TestUntarPathWithInvalidDest [2021-02-25T02:11:12.954Z] --- PASS: TestUntarPathWithInvalidDest (0.08s) [2021-02-25T02:11:12.954Z] === RUN TestUntarPathWithInvalidSrc [2021-02-25T02:11:12.954Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-02-25T02:11:12.954Z] === RUN TestUntarPath [2021-02-25T02:11:12.954Z] --- PASS: TestUntarPath (0.07s) [2021-02-25T02:11:12.954Z] === RUN TestUntarPathWithDestinationFile [2021-02-25T02:11:12.954Z] --- PASS: TestUntarPathWithDestinationFile (0.05s) [2021-02-25T02:11:12.954Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-02-25T02:11:12.959Z] --- PASS: TestServicePlugin (30.52s) [2021-02-25T02:11:12.959Z] plugin_test.go:62: [d261d34dce7bd] joining swarm manager [d2c9f5930b353]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-25T02:11:12.959Z] plugin_test.go:65: [db614e2452137] joining swarm manager [d2c9f5930b353]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-25T02:11:12.959Z] === RUN TestServiceUpdateLabel [2021-02-25T02:11:13.005Z] --- PASS: TestUpdateRestartWithAutoRemove (0.82s) [2021-02-25T02:11:13.006Z] === RUN TestWaitNonBlocked [2021-02-25T02:11:13.006Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-25T02:11:13.006Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-25T02:11:13.006Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-25T02:11:13.006Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-25T02:11:13.006Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-25T02:11:13.006Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-25T02:11:13.043Z] === RUN TestPluginInstall/with_insecure [2021-02-25T02:11:13.220Z] --- PASS: TestServiceUpdateLabel (1.90s) [2021-02-25T02:11:13.220Z] === RUN TestServiceUpdateSecrets [2021-02-25T02:11:13.266Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2021-02-25T02:11:13.415Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.18s) [2021-02-25T02:11:13.415Z] === RUN TestCopyWithTarInvalidSrc [2021-02-25T02:11:13.415Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-02-25T02:11:13.415Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-02-25T02:11:13.415Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-02-25T02:11:13.415Z] === RUN TestCopyWithTarSrcFile [2021-02-25T02:11:13.415Z] --- PASS: TestCopyWithTarSrcFile (0.00s) [2021-02-25T02:11:13.415Z] === RUN TestCopyWithTarSrcFolder [2021-02-25T02:11:13.415Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-02-25T02:11:13.415Z] === RUN TestCopyFileWithTarInvalidSrc [2021-02-25T02:11:13.415Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-02-25T02:11:13.415Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-02-25T02:11:13.415Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-02-25T02:11:13.415Z] === RUN TestCopyFileWithTarSrcFolder [2021-02-25T02:11:13.415Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-02-25T02:11:13.415Z] === RUN TestCopyFileWithTarSrcFile [2021-02-25T02:11:13.415Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s) [2021-02-25T02:11:13.415Z] === RUN TestTarFiles [2021-02-25T02:11:13.415Z] === RUN Test [2021-02-25T02:11:13.415Z] === RUN Test/TestContainsEntry [2021-02-25T02:11:13.415Z] === RUN Test/TestCreateEntries [2021-02-25T02:11:13.415Z] === RUN Test/TestEntriesDiff [2021-02-25T02:11:13.415Z] === RUN Test/TestEntriesEquality [2021-02-25T02:11:13.415Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-02-25T02:11:13.415Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-02-25T02:11:13.415Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-02-25T02:11:13.415Z] === RUN Test/TestGeneratorNotGenerate [2021-02-25T02:11:13.415Z] === RUN Test/TestGeneratorWithPort [2021-02-25T02:11:13.415Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-02-25T02:11:13.415Z] === RUN Test/TestNewEntry [2021-02-25T02:11:13.415Z] === RUN Test/TestParse [2021-02-25T02:11:13.415Z] --- PASS: Test (0.00s) [2021-02-25T02:11:13.415Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-02-25T02:11:13.415Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-02-25T02:11:13.415Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-02-25T02:11:13.415Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-02-25T02:11:13.415Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-02-25T02:11:13.415Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-02-25T02:11:13.415Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-02-25T02:11:13.415Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-02-25T02:11:13.415Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-02-25T02:11:13.415Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-02-25T02:11:13.415Z] --- PASS: Test/TestNewEntry (0.00s) [2021-02-25T02:11:13.415Z] --- PASS: Test/TestParse (0.00s) [2021-02-25T02:11:13.415Z] PASS [2021-02-25T02:11:13.415Z] coverage: 58.3% of statements [2021-02-25T02:11:13.415Z] ok github.com/docker/docker/pkg/discovery 0.064s coverage: 58.3% of statements [2021-02-25T02:11:13.876Z] === RUN Test [2021-02-25T02:11:13.876Z] === RUN Test/TestContent [2021-02-25T02:11:13.876Z] === RUN Test/TestInitialize [2021-02-25T02:11:13.876Z] === RUN Test/TestNew [2021-02-25T02:11:13.876Z] === RUN Test/TestParsingContentsWithComments [2021-02-25T02:11:13.876Z] === RUN Test/TestRegister [2021-02-25T02:11:13.876Z] === RUN Test/TestWatch [2021-02-25T02:11:13.876Z] --- PASS: Test (0.01s) [2021-02-25T02:11:13.876Z] --- PASS: Test/TestContent (0.00s) [2021-02-25T02:11:13.876Z] --- PASS: Test/TestInitialize (0.00s) [2021-02-25T02:11:13.876Z] --- PASS: Test/TestNew (0.00s) [2021-02-25T02:11:13.876Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-02-25T02:11:13.876Z] --- PASS: Test/TestRegister (0.00s) [2021-02-25T02:11:13.876Z] --- PASS: Test/TestWatch (0.01s) [2021-02-25T02:11:13.876Z] PASS [2021-02-25T02:11:13.876Z] coverage: 92.9% of statements [2021-02-25T02:11:13.876Z] ok github.com/docker/docker/pkg/discovery/file 0.050s coverage: 92.9% of statements [2021-02-25T02:11:14.206Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-02-25T02:11:14.206Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.31s) [2021-02-25T02:11:14.206Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.36s) [2021-02-25T02:11:14.206Z] === RUN TestWaitBlocked [2021-02-25T02:11:14.206Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-25T02:11:14.206Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-25T02:11:14.206Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-02-25T02:11:14.206Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-02-25T02:11:14.466Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-25T02:11:14.466Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-02-25T02:11:14.848Z] === RUN Test [2021-02-25T02:11:14.848Z] === RUN Test/TestWatch [2021-02-25T02:11:14.848Z] --- PASS: Test (0.00s) [2021-02-25T02:11:14.848Z] --- PASS: Test/TestWatch (0.00s) [2021-02-25T02:11:14.848Z] PASS [2021-02-25T02:11:14.848Z] coverage: 92.3% of statements [2021-02-25T02:11:14.848Z] ok github.com/docker/docker/pkg/discovery/memory 0.047s coverage: 92.3% of statements [2021-02-25T02:11:14.962Z] time="2021-02-25T02:11:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-25T02:11:14.962Z] time="2021-02-25T02:11:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:62f643b8818f45dc5fe9afdebf441cfee497a97c5671d21167dbf26d9f12bfcd" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-25T02:11:14.962Z] time="2021-02-25T02:11:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-25T02:11:14.962Z] time="2021-02-25T02:11:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:62f643b8818f45dc5fe9afdebf441cfee497a97c5671d21167dbf26d9f12bfcd" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-25T02:11:14.962Z] --- PASS: TestPluginInstall (5.98s) [2021-02-25T02:11:14.962Z] --- PASS: TestPluginInstall/no_auth (2.88s) [2021-02-25T02:11:14.962Z] --- PASS: TestPluginInstall/with_htpasswd (1.22s) [2021-02-25T02:11:14.962Z] --- PASS: TestPluginInstall/with_insecure (1.87s) [2021-02-25T02:11:14.962Z] plugin_test.go:160: [d520f268dfa90] daemon is not started [2021-02-25T02:11:14.962Z] === RUN TestPluginsWithRuntimes [2021-02-25T02:11:15.309Z] === RUN Test [2021-02-25T02:11:15.309Z] === RUN Test/TestInitialize [2021-02-25T02:11:15.309Z] === RUN Test [2021-02-25T02:11:15.309Z] === RUN Test/TestInitialize [2021-02-25T02:11:15.309Z] === RUN Test/TestInitializeWithPattern [2021-02-25T02:11:15.309Z] === RUN Test/TestRegister [2021-02-25T02:11:15.309Z] === RUN Test/TestWatch [2021-02-25T02:11:15.309Z] --- PASS: Test (0.00s) [2021-02-25T02:11:15.309Z] --- PASS: Test/TestInitialize (0.00s) [2021-02-25T02:11:15.309Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-02-25T02:11:15.309Z] --- PASS: Test/TestRegister (0.00s) [2021-02-25T02:11:15.309Z] --- PASS: Test/TestWatch (0.00s) [2021-02-25T02:11:15.309Z] PASS [2021-02-25T02:11:15.309Z] coverage: 93.8% of statements [2021-02-25T02:11:15.309Z] ok github.com/docker/docker/pkg/discovery/nodes 0.043s coverage: 93.8% of statements [2021-02-25T02:11:15.309Z] time="2021-02-25T02:11:14Z" level=info msg="Initializing discovery without TLS" [2021-02-25T02:11:15.309Z] time="2021-02-25T02:11:14Z" level=info msg="Initializing discovery without TLS" [2021-02-25T02:11:15.309Z] time="2021-02-25T02:11:14Z" level=info msg="Initializing discovery without TLS" [2021-02-25T02:11:15.309Z] === RUN Test/TestInitializeWithCerts [2021-02-25T02:11:15.309Z] time="2021-02-25T02:11:14Z" level=info msg="Initializing discovery with TLS" [2021-02-25T02:11:15.309Z] === RUN Test/TestWatch [2021-02-25T02:11:15.309Z] time="2021-02-25T02:11:14Z" level=info msg="Initializing discovery without TLS" [2021-02-25T02:11:15.405Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-02-25T02:11:15.665Z] --- PASS: TestWaitBlocked (0.03s) [2021-02-25T02:11:15.665Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.23s) [2021-02-25T02:11:15.665Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.25s) [2021-02-25T02:11:15.665Z] === CONT TestContainerStartOnDaemonRestart [2021-02-25T02:11:15.665Z] === CONT TestContainerKillOnDaemonStart [2021-02-25T02:11:16.280Z] === RUN TestPollerAddRemove [2021-02-25T02:11:16.280Z] --- PASS: TestPollerAddRemove (0.00s) [2021-02-25T02:11:16.280Z] === RUN TestPollerEvent [2021-02-25T02:11:16.280Z] --- SKIP: TestPollerEvent (0.00s) [2021-02-25T02:11:16.280Z] poller_test.go:41: No chmod on Windows [2021-02-25T02:11:16.280Z] === RUN TestPollerClose [2021-02-25T02:11:16.280Z] --- PASS: TestPollerClose (0.00s) [2021-02-25T02:11:16.280Z] PASS [2021-02-25T02:11:16.280Z] coverage: 39.4% of statements [2021-02-25T02:11:16.280Z] ok github.com/docker/docker/pkg/filenotify 0.069s coverage: 39.4% of statements [2021-02-25T02:11:16.603Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2021-02-25T02:11:16.603Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-02-25T02:11:16.740Z] === RUN TestCopyFileWithInvalidSrc [2021-02-25T02:11:16.740Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-02-25T02:11:16.740Z] === RUN TestCopyFileWithInvalidDest [2021-02-25T02:11:16.740Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-02-25T02:11:16.740Z] === RUN TestCopyFileWithSameSrcAndDest [2021-02-25T02:11:16.740Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-02-25T02:11:16.740Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-02-25T02:11:16.740Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-02-25T02:11:16.740Z] === RUN TestCopyFile [2021-02-25T02:11:16.740Z] --- PASS: TestCopyFile (0.00s) [2021-02-25T02:11:16.740Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-02-25T02:11:16.740Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-02-25T02:11:16.740Z] fileutils_test.go:134: Needs porting to Windows [2021-02-25T02:11:16.740Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-02-25T02:11:16.740Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-02-25T02:11:16.740Z] === RUN TestReadSymlinkedDirectoryToFile [2021-02-25T02:11:16.740Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-02-25T02:11:16.740Z] fileutils_test.go:180: Needs porting to Windows [2021-02-25T02:11:16.740Z] === RUN TestWildcardMatches [2021-02-25T02:11:16.740Z] --- PASS: TestWildcardMatches (0.00s) [2021-02-25T02:11:16.740Z] === RUN TestPatternMatches [2021-02-25T02:11:16.740Z] --- PASS: TestPatternMatches (0.00s) [2021-02-25T02:11:16.740Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-02-25T02:11:16.740Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-02-25T02:11:16.740Z] === RUN TestPatternMatchesFolderExclusions [2021-02-25T02:11:16.740Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-02-25T02:11:16.740Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-02-25T02:11:16.740Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-02-25T02:11:16.740Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-02-25T02:11:16.740Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-02-25T02:11:16.740Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-02-25T02:11:16.740Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-02-25T02:11:16.740Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-02-25T02:11:16.740Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-02-25T02:11:16.740Z] === RUN TestSingleExclamationError [2021-02-25T02:11:16.740Z] --- PASS: TestSingleExclamationError (0.00s) [2021-02-25T02:11:16.740Z] === RUN TestMatchesWithNoPatterns [2021-02-25T02:11:16.740Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-02-25T02:11:16.740Z] === RUN TestMatchesWithMalformedPatterns [2021-02-25T02:11:16.740Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-02-25T02:11:16.740Z] === RUN TestMatches [2021-02-25T02:11:16.740Z] --- PASS: TestMatches (0.00s) [2021-02-25T02:11:16.740Z] === RUN TestCleanPatterns [2021-02-25T02:11:16.740Z] --- PASS: TestCleanPatterns (0.00s) [2021-02-25T02:11:16.740Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-02-25T02:11:16.740Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-02-25T02:11:16.740Z] === RUN TestCleanPatternsExceptionFlag [2021-02-25T02:11:16.740Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-02-25T02:11:16.741Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-02-25T02:11:16.741Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-02-25T02:11:16.741Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-02-25T02:11:16.741Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-02-25T02:11:16.741Z] === RUN TestCleanPatternsErrorSingleException [2021-02-25T02:11:16.741Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-02-25T02:11:16.741Z] === RUN TestCreateIfNotExistsDir [2021-02-25T02:11:16.741Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-02-25T02:11:16.741Z] === RUN TestCreateIfNotExistsFile [2021-02-25T02:11:16.741Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-02-25T02:11:16.741Z] === RUN TestMatch [2021-02-25T02:11:16.741Z] --- PASS: TestMatch (0.00s) [2021-02-25T02:11:16.741Z] PASS [2021-02-25T02:11:16.741Z] coverage: 87.7% of statements [2021-02-25T02:11:16.741Z] ok github.com/docker/docker/pkg/fileutils 0.073s coverage: 87.7% of statements [2021-02-25T02:11:17.201Z] === RUN TestGet [2021-02-25T02:11:17.201Z] --- PASS: TestGet (0.00s) [2021-02-25T02:11:17.201Z] === RUN TestGetShortcutString [2021-02-25T02:11:17.201Z] --- PASS: TestGetShortcutString (0.00s) [2021-02-25T02:11:17.201Z] PASS [2021-02-25T02:11:17.201Z] coverage: 42.9% of statements [2021-02-25T02:11:17.201Z] ok github.com/docker/docker/pkg/homedir 0.055s coverage: 42.9% of statements [2021-02-25T02:11:17.510Z] === RUN TestPluginsWithRuntimes/No_Args [2021-02-25T02:11:17.542Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-02-25T02:11:18.179Z] --- PASS: TestTarFiles (4.78s) [2021-02-25T02:11:18.179Z] === RUN TestTarUntar [2021-02-25T02:11:18.179Z] --- PASS: TestTarUntar (0.11s) [2021-02-25T02:11:18.179Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-02-25T02:11:18.179Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-02-25T02:11:18.179Z] === RUN TestTarWithOptions [2021-02-25T02:11:18.179Z] --- PASS: TestTarWithOptions (0.03s) [2021-02-25T02:11:18.179Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-02-25T02:11:18.179Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-02-25T02:11:18.179Z] === RUN TestUntarUstarGnuConflict [2021-02-25T02:11:18.179Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-02-25T02:11:18.179Z] === RUN TestUntarInvalidFilenames [2021-02-25T02:11:18.179Z] === RUN TestCreateIDMapOrder [2021-02-25T02:11:18.179Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-02-25T02:11:18.179Z] PASS [2021-02-25T02:11:18.179Z] coverage: 7.2% of statements [2021-02-25T02:11:18.179Z] ok github.com/docker/docker/pkg/idtools 0.048s coverage: 7.2% of statements [2021-02-25T02:11:18.179Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames232888958\\dest" [2021-02-25T02:11:18.179Z] --- PASS: Test (3.14s) [2021-02-25T02:11:18.179Z] --- PASS: Test/TestInitialize (0.13s) [2021-02-25T02:11:18.179Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2021-02-25T02:11:18.179Z] --- PASS: Test/TestWatch (3.01s) [2021-02-25T02:11:18.179Z] PASS [2021-02-25T02:11:18.179Z] coverage: 84.1% of statements [2021-02-25T02:11:18.179Z] --- PASS: TestUntarInvalidFilenames (0.13s) [2021-02-25T02:11:18.179Z] === RUN TestUntarHardlinkToSymlink [2021-02-25T02:11:18.179Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-02-25T02:11:18.179Z] === RUN TestUntarInvalidHardlink [2021-02-25T02:11:18.179Z] ok github.com/docker/docker/pkg/discovery/kv 3.217s coverage: 84.1% of statements [2021-02-25T02:11:18.179Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink483679807\\victim\\hello" -> "../victim/hello" [2021-02-25T02:11:18.179Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink604082322\\victim\\hello" -> "/../victim/hello" [2021-02-25T02:11:18.179Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink001896137\\victim" -> "../victim" [2021-02-25T02:11:18.179Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink214882196\\victim" -> "../victim" [2021-02-25T02:11:18.179Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink888758755\\victim" -> "../victim" [2021-02-25T02:11:18.179Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink645136358\\victim" -> "../victim" [2021-02-25T02:11:18.179Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2021-02-25T02:11:18.179Z] === RUN TestUntarInvalidSymlink [2021-02-25T02:11:18.179Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink915523597\\dest\\dotdot" -> "../victim/hello" [2021-02-25T02:11:18.179Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink072038920\\dest\\slash-dotdot" -> "/../victim/hello" [2021-02-25T02:11:18.179Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink074281415\\dest\\loophole-victim" -> "../victim" [2021-02-25T02:11:18.179Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink810724986\\dest\\loophole-victim" -> "../victim" [2021-02-25T02:11:18.179Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink095291793\\dest\\loophole-victim" -> "../victim" [2021-02-25T02:11:18.179Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink191474108\\dest\\loophole-victim" -> "../victim" [2021-02-25T02:11:18.179Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink484389867\\dest\\dir\\loophole" -> "../../victim" [2021-02-25T02:11:18.179Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2021-02-25T02:11:18.179Z] === RUN TestTempArchiveCloseMultipleTimes [2021-02-25T02:11:18.179Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-02-25T02:11:18.179Z] === RUN TestXGlobalNoParent [2021-02-25T02:11:18.179Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-02-25T02:11:18.179Z] === RUN TestReplaceFileTarWrapper [2021-02-25T02:11:18.641Z] --- PASS: TestReplaceFileTarWrapper (0.23s) [2021-02-25T02:11:18.641Z] === RUN TestPrefixHeaderReadable [2021-02-25T02:11:18.641Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2021-02-25T02:11:18.641Z] === RUN TestDisablePigz [2021-02-25T02:11:18.641Z] --- PASS: TestDisablePigz (0.17s) [2021-02-25T02:11:18.641Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-02-25T02:11:18.641Z] === RUN TestPigz [2021-02-25T02:11:18.897Z] === RUN TestPluginsWithRuntimes/With_Args [2021-02-25T02:11:19.101Z] --- PASS: TestPigz (0.15s) [2021-02-25T02:11:19.101Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-02-25T02:11:19.101Z] === RUN TestCopyFileWithInvalidDest [2021-02-25T02:11:19.101Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-02-25T02:11:19.101Z] archive_windows_test.go:16: Currently fails [2021-02-25T02:11:19.101Z] === RUN TestCanonicalTarNameForPath [2021-02-25T02:11:19.101Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-02-25T02:11:19.101Z] === RUN TestCanonicalTarName [2021-02-25T02:11:19.101Z] --- PASS: TestCanonicalTarName (0.00s) [2021-02-25T02:11:19.101Z] === RUN TestChmodTarEntry [2021-02-25T02:11:19.101Z] --- PASS: TestChmodTarEntry (0.00s) [2021-02-25T02:11:19.101Z] === RUN TestHardLinkOrder [2021-02-25T02:11:19.101Z] --- PASS: TestHardLinkOrder (0.11s) [2021-02-25T02:11:19.101Z] === RUN TestChangeString [2021-02-25T02:11:19.101Z] --- PASS: TestChangeString (0.00s) [2021-02-25T02:11:19.101Z] === RUN TestChangesWithNoChanges [2021-02-25T02:11:19.101Z] --- PASS: TestChangesWithNoChanges (0.02s) [2021-02-25T02:11:19.101Z] === RUN TestChangesWithChanges [2021-02-25T02:11:19.101Z] === RUN TestFixedBufferCap [2021-02-25T02:11:19.101Z] --- PASS: TestFixedBufferCap (0.00s) [2021-02-25T02:11:19.101Z] === RUN TestFixedBufferLen [2021-02-25T02:11:19.101Z] --- PASS: TestFixedBufferLen (0.00s) [2021-02-25T02:11:19.101Z] === RUN TestFixedBufferString [2021-02-25T02:11:19.101Z] --- PASS: TestFixedBufferString (0.00s) [2021-02-25T02:11:19.101Z] === RUN TestFixedBufferWrite [2021-02-25T02:11:19.101Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-02-25T02:11:19.101Z] === RUN TestFixedBufferRead [2021-02-25T02:11:19.101Z] --- PASS: TestFixedBufferRead (0.00s) [2021-02-25T02:11:19.101Z] === RUN TestBytesPipeRead [2021-02-25T02:11:19.101Z] --- PASS: TestBytesPipeRead (0.00s) [2021-02-25T02:11:19.101Z] === RUN TestBytesPipeWrite [2021-02-25T02:11:19.101Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-02-25T02:11:19.101Z] === RUN TestBytesPipeWriteRandomChunks [2021-02-25T02:11:19.101Z] --- PASS: TestChangesWithChanges (0.03s) [2021-02-25T02:11:19.101Z] === RUN TestChangesWithChangesGH13590 [2021-02-25T02:11:19.101Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-02-25T02:11:19.101Z] changes_test.go:192: needs more investigation [2021-02-25T02:11:19.101Z] === RUN TestChangesDirsEmpty [2021-02-25T02:11:19.101Z] --- PASS: TestChangesDirsEmpty (0.11s) [2021-02-25T02:11:19.101Z] === RUN TestChangesDirsMutated [2021-02-25T02:11:19.450Z] --- PASS: TestContainerStartOnDaemonRestart (3.54s) [2021-02-25T02:11:19.450Z] === CONT TestRestartDaemonWithRestartingContainer [2021-02-25T02:11:19.568Z] --- PASS: TestChangesDirsMutated (0.24s) [2021-02-25T02:11:19.568Z] === RUN TestApplyLayer [2021-02-25T02:11:19.568Z] --- SKIP: TestApplyLayer (0.00s) [2021-02-25T02:11:19.568Z] changes_test.go:405: needs further investigation [2021-02-25T02:11:19.568Z] === RUN TestChangesSizeWithHardlinks [2021-02-25T02:11:19.568Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-02-25T02:11:19.568Z] changes_test.go:441: needs further investigation [2021-02-25T02:11:19.568Z] === RUN TestChangesSizeWithNoChanges [2021-02-25T02:11:19.568Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-02-25T02:11:19.568Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-02-25T02:11:19.568Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-02-25T02:11:19.568Z] === RUN TestChangesSize [2021-02-25T02:11:19.568Z] --- PASS: TestChangesSize (0.00s) [2021-02-25T02:11:19.568Z] === RUN TestApplyLayerInvalidFilenames [2021-02-25T02:11:19.568Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames109673522\\dest" [2021-02-25T02:11:19.568Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2021-02-25T02:11:19.568Z] === RUN TestApplyLayerInvalidHardlink [2021-02-25T02:11:19.568Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink248031796\\victim\\hello" -> "../victim/hello" [2021-02-25T02:11:19.568Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink155880963\\victim\\hello" -> "/../victim/hello" [2021-02-25T02:11:19.568Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink044056454\\victim" -> "../victim" [2021-02-25T02:11:19.568Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink019921197\\victim" -> "../victim" [2021-02-25T02:11:19.568Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink110382760\\victim" -> "../victim" [2021-02-25T02:11:19.568Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink471537639\\victim" -> "../victim" [2021-02-25T02:11:19.568Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2021-02-25T02:11:19.568Z] === RUN TestApplyLayerInvalidSymlink [2021-02-25T02:11:19.568Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink943486490\\dest\\dotdot" -> "../victim/hello" [2021-02-25T02:11:19.568Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink071889073\\dest\\slash-dotdot" -> "/../victim/hello" [2021-02-25T02:11:19.568Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink297840220\\dest\\loophole-victim" -> "../victim" [2021-02-25T02:11:19.568Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink560590347\\dest\\loophole-victim" -> "../victim" [2021-02-25T02:11:19.568Z] === RUN TestError [2021-02-25T02:11:19.568Z] --- PASS: TestError (0.00s) [2021-02-25T02:11:19.568Z] === RUN TestProgressString [2021-02-25T02:11:19.568Z] === RUN TestProgressString/no_progress [2021-02-25T02:11:19.568Z] === RUN TestProgressString/progress_1 [2021-02-25T02:11:19.568Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-02-25T02:11:19.568Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-02-25T02:11:19.568Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-02-25T02:11:19.568Z] === RUN TestProgressString/with_units [2021-02-25T02:11:19.568Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-02-25T02:11:19.568Z] === RUN TestProgressString/hide_counts [2021-02-25T02:11:19.568Z] --- PASS: TestProgressString (0.00s) [2021-02-25T02:11:19.568Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-02-25T02:11:19.568Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-02-25T02:11:19.568Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-02-25T02:11:19.568Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-02-25T02:11:19.568Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-02-25T02:11:19.568Z] --- PASS: TestProgressString/with_units (0.00s) [2021-02-25T02:11:19.568Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-02-25T02:11:19.568Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-02-25T02:11:19.568Z] === RUN TestJSONMessageDisplay [2021-02-25T02:11:19.568Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink490950638\\dest\\loophole-victim" -> "../victim" [2021-02-25T02:11:19.568Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink700713077\\dest\\loophole-victim" -> "../victim" [2021-02-25T02:11:19.568Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s) [2021-02-25T02:11:19.568Z] === RUN TestApplyLayerWhiteouts [2021-02-25T02:11:19.568Z] --- PASS: TestBytesPipeWriteRandomChunks (0.49s) [2021-02-25T02:11:19.568Z] === RUN TestAtomicWriteToFile [2021-02-25T02:11:19.568Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-02-25T02:11:19.568Z] === RUN TestAtomicWriteSetCommit [2021-02-25T02:11:19.568Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-02-25T02:11:19.568Z] === RUN TestAtomicWriteSetCancel [2021-02-25T02:11:19.568Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-02-25T02:11:19.568Z] === RUN TestReadCloserWrapperClose [2021-02-25T02:11:19.568Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-02-25T02:11:19.568Z] === RUN TestReaderErrWrapperReadOnError [2021-02-25T02:11:19.568Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-02-25T02:11:19.568Z] === RUN TestReaderErrWrapperRead [2021-02-25T02:11:19.568Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-02-25T02:11:19.568Z] === RUN TestHashData [2021-02-25T02:11:19.568Z] --- PASS: TestHashData (0.00s) [2021-02-25T02:11:19.568Z] === RUN TestCancelReadCloser [2021-02-25T02:11:19.568Z] --- PASS: TestApplyLayerWhiteouts (0.10s) [2021-02-25T02:11:19.568Z] === RUN TestGenerateEmptyFile [2021-02-25T02:11:19.568Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-02-25T02:11:19.568Z] === RUN TestGenerateWithContent [2021-02-25T02:11:19.568Z] --- PASS: TestGenerateWithContent (0.00s) [2021-02-25T02:11:19.568Z] PASS [2021-02-25T02:11:19.568Z] coverage: 62.8% of statements [2021-02-25T02:11:19.568Z] --- PASS: TestJSONMessageDisplay (0.12s) [2021-02-25T02:11:19.568Z] === RUN TestJSONMessageDisplayWithJSONError [2021-02-25T02:11:19.568Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-02-25T02:11:19.568Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-02-25T02:11:19.568Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-02-25T02:11:19.568Z] === RUN TestDisplayJSONMessagesStream [2021-02-25T02:11:19.568Z] ok github.com/docker/docker/pkg/archive 7.631s coverage: 62.8% of statements [2021-02-25T02:11:19.568Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-02-25T02:11:19.568Z] PASS [2021-02-25T02:11:19.568Z] coverage: 91.7% of statements [2021-02-25T02:11:19.568Z] ok github.com/docker/docker/pkg/jsonmessage 0.179s coverage: 91.7% of statements [2021-02-25T02:11:19.568Z] --- PASS: TestCancelReadCloser (0.10s) [2021-02-25T02:11:19.568Z] === RUN TestWriteCloserWrapperClose [2021-02-25T02:11:19.568Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-02-25T02:11:19.568Z] === RUN TestNopWriteCloser [2021-02-25T02:11:19.568Z] --- PASS: TestNopWriteCloser (0.00s) [2021-02-25T02:11:19.568Z] === RUN TestNopWriter [2021-02-25T02:11:19.568Z] --- PASS: TestNopWriter (0.00s) [2021-02-25T02:11:19.568Z] === RUN TestWriteCounter [2021-02-25T02:11:19.568Z] --- PASS: TestWriteCounter (0.00s) [2021-02-25T02:11:19.568Z] PASS [2021-02-25T02:11:19.568Z] coverage: 69.2% of statements [2021-02-25T02:11:19.568Z] === RUN TestStandardLongPath [2021-02-25T02:11:19.568Z] --- PASS: TestStandardLongPath (0.00s) [2021-02-25T02:11:19.568Z] === RUN TestUNCLongPath [2021-02-25T02:11:19.568Z] --- PASS: TestUNCLongPath (0.00s) [2021-02-25T02:11:19.568Z] PASS [2021-02-25T02:11:19.568Z] coverage: 100.0% of statements [2021-02-25T02:11:19.568Z] ok github.com/docker/docker/pkg/longpath 0.037s coverage: 100.0% of statements [2021-02-25T02:11:19.568Z] ok github.com/docker/docker/pkg/ioutils 0.677s coverage: 69.2% of statements [2021-02-25T02:11:20.390Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-02-25T02:11:20.390Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2021-02-25T02:11:20.541Z] === RUN TestNameFormat [2021-02-25T02:11:20.541Z] --- PASS: TestNameFormat (0.00s) [2021-02-25T02:11:20.541Z] === RUN TestNameRetries [2021-02-25T02:11:20.541Z] --- PASS: TestNameRetries (0.00s) [2021-02-25T02:11:20.541Z] PASS [2021-02-25T02:11:20.541Z] coverage: 85.7% of statements [2021-02-25T02:11:20.541Z] ok github.com/docker/docker/pkg/namesgenerator 0.095s coverage: 85.7% of statements [2021-02-25T02:11:20.541Z] === RUN TestParseKeyValueOpt [2021-02-25T02:11:20.541Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-02-25T02:11:20.541Z] === RUN TestParseUintList [2021-02-25T02:11:20.541Z] --- PASS: TestParseUintList (0.00s) [2021-02-25T02:11:20.541Z] === RUN TestParseUintListMaximumLimits [2021-02-25T02:11:20.541Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-02-25T02:11:20.541Z] PASS [2021-02-25T02:11:20.541Z] coverage: 97.0% of statements [2021-02-25T02:11:20.541Z] ok github.com/docker/docker/pkg/parsers 0.065s coverage: 97.0% of statements [2021-02-25T02:11:20.813Z] --- PASS: TestPluginsWithRuntimes (5.74s) [2021-02-25T02:11:20.813Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.70s) [2021-02-25T02:11:20.813Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.71s) [2021-02-25T02:11:20.813Z] PASS [2021-02-25T02:11:20.813Z] [2021-02-25T02:11:20.813Z] DONE 9 tests in 12.035s [2021-02-25T02:11:20.813Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-02-25T02:11:20.813Z] ++ 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 [2021-02-25T02:11:20.813Z] ++ set -e [2021-02-25T02:11:20.813Z] ++ '[' -n 0 ']' [2021-02-25T02:11:20.813Z] ++ set -x [2021-02-25T02:11:20.813Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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 [2021-02-25T02:11:21.074Z] INFO: Testing against a local daemon [2021-02-25T02:11:21.074Z] === RUN TestExternalGraphDriver [2021-02-25T02:11:21.074Z] === RUN TestExternalGraphDriver/json [2021-02-25T02:11:21.520Z] === RUN TestNewAndRemove [2021-02-25T02:11:21.520Z] --- PASS: TestNewAndRemove (0.01s) [2021-02-25T02:11:21.520Z] === RUN TestRemoveInvalidPath [2021-02-25T02:11:21.520Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-02-25T02:11:21.520Z] PASS [2021-02-25T02:11:21.520Z] coverage: 82.6% of statements [2021-02-25T02:11:21.520Z] ok github.com/docker/docker/pkg/pidfile 0.140s coverage: 82.6% of statements [2021-02-25T02:11:21.771Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2021-02-25T02:11:21.981Z] === RUN TestParseEmptyInterface [2021-02-25T02:11:21.981Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-02-25T02:11:21.981Z] === RUN TestParseNonInterfaceType [2021-02-25T02:11:21.981Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-02-25T02:11:21.981Z] === RUN TestParseWithOneFunction [2021-02-25T02:11:21.981Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-02-25T02:11:21.981Z] === RUN TestParseWithMultipleFuncs [2021-02-25T02:11:21.981Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-02-25T02:11:21.981Z] === RUN TestParseWithUnnamedReturn [2021-02-25T02:11:21.981Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-02-25T02:11:21.981Z] === RUN TestEmbeddedInterface [2021-02-25T02:11:21.981Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-02-25T02:11:21.981Z] === RUN TestParsedImports [2021-02-25T02:11:21.981Z] --- PASS: TestParsedImports (0.00s) [2021-02-25T02:11:21.981Z] === RUN TestAliasedImports [2021-02-25T02:11:21.981Z] --- PASS: TestAliasedImports (0.00s) [2021-02-25T02:11:21.981Z] PASS [2021-02-25T02:11:21.981Z] coverage: 56.8% of statements [2021-02-25T02:11:21.981Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.127s coverage: 56.8% of statements [2021-02-25T02:11:22.030Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.92s) [2021-02-25T02:11:22.030Z] === CONT TestDaemonHostGatewayIP [2021-02-25T02:11:22.954Z] === RUN TestFailedConnection [2021-02-25T02:11:23.414Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-02-25T02:11:23.414Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-02-25T02:11:23.414Z] === RUN TestBufioReaderPoolPutAndGet [2021-02-25T02:11:23.414Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-02-25T02:11:23.414Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-02-25T02:11:23.414Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-02-25T02:11:23.414Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-02-25T02:11:23.414Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-02-25T02:11:23.414Z] === RUN TestBufioWriterPoolPutAndGet [2021-02-25T02:11:23.414Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-02-25T02:11:23.414Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-02-25T02:11:23.414Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-02-25T02:11:23.414Z] === RUN TestBufferPoolPutAndGet [2021-02-25T02:11:23.414Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-02-25T02:11:23.414Z] PASS [2021-02-25T02:11:23.414Z] coverage: 88.2% of statements [2021-02-25T02:11:23.414Z] ok github.com/docker/docker/pkg/pools 0.039s coverage: 88.2% of statements [2021-02-25T02:11:23.414Z] === RUN TestHTTPTransport [2021-02-25T02:11:23.414Z] --- PASS: TestHTTPTransport (0.00s) [2021-02-25T02:11:23.414Z] PASS [2021-02-25T02:11:23.414Z] coverage: 85.7% of statements [2021-02-25T02:11:23.414Z] ok github.com/docker/docker/pkg/plugins/transport 0.045s coverage: 85.7% of statements [2021-02-25T02:11:23.622Z] === RUN TestExternalGraphDriver/spec [2021-02-25T02:11:23.938Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-02-25T02:11:24.386Z] --- PASS: TestFailedConnection (1.13s) [2021-02-25T02:11:24.386Z] === RUN TestFailOnce [2021-02-25T02:11:24.386Z] 2021/02/25 02:11:23 http: panic serving 127.0.0.1:49222: Plugin not ready [2021-02-25T02:11:24.386Z] goroutine 10 [running]: [2021-02-25T02:11:24.386Z] net/http.(*conn).serve.func1(0xc000058b40) [2021-02-25T02:11:24.386Z] c:/go/src/net/http/server.go:1795 +0x140 [2021-02-25T02:11:24.386Z] panic(0x849b40, 0x986ad0) [2021-02-25T02:11:24.386Z] c:/go/src/runtime/panic.go:679 +0x1c0 [2021-02-25T02:11:24.386Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x99a700, 0xc000132000, 0xc0000d0300) [2021-02-25T02:11:24.386Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-02-25T02:11:24.386Z] net/http.HandlerFunc.ServeHTTP(0xc0000ec050, 0x99a700, 0xc000132000, 0xc0000d0300) [2021-02-25T02:11:24.386Z] c:/go/src/net/http/server.go:2036 +0x4b [2021-02-25T02:11:24.386Z] net/http.(*ServeMux).ServeHTTP(0xc0000fc000, 0x99a700, 0xc000132000, 0xc0000d0300) [2021-02-25T02:11:24.386Z] c:/go/src/net/http/server.go:2416 +0x1c4 [2021-02-25T02:11:24.386Z] net/http.serverHandler.ServeHTTP(0xc000102000, 0x99a700, 0xc000132000, 0xc0000d0300) [2021-02-25T02:11:24.386Z] c:/go/src/net/http/server.go:2831 +0xab [2021-02-25T02:11:24.386Z] net/http.(*conn).serve(0xc000058b40, 0x99b2c0, 0xc00004a980) [2021-02-25T02:11:24.386Z] c:/go/src/net/http/server.go:1919 +0x87c [2021-02-25T02:11:24.386Z] created by net/http.(*Server).Serve [2021-02-25T02:11:24.386Z] c:/go/src/net/http/server.go:2957 +0x38b [2021-02-25T02:11:24.386Z] time="2021-02-25T02:11:23Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49221/Test.FailOnce: Post http://127.0.0.1:49221/Test.FailOnce: EOF, retrying in 1s" [2021-02-25T02:11:24.386Z] === RUN TestOutputOnPrematureClose [2021-02-25T02:11:24.386Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-02-25T02:11:24.386Z] === RUN TestCompleteSilently [2021-02-25T02:11:24.386Z] --- PASS: TestCompleteSilently (0.00s) [2021-02-25T02:11:24.386Z] PASS [2021-02-25T02:11:24.386Z] coverage: 75.9% of statements [2021-02-25T02:11:24.386Z] ok github.com/docker/docker/pkg/progress 0.071s coverage: 75.9% of statements [2021-02-25T02:11:24.386Z] === RUN TestSendToOneSub [2021-02-25T02:11:24.386Z] --- PASS: TestSendToOneSub (0.00s) [2021-02-25T02:11:24.386Z] === RUN TestSendToMultipleSubs [2021-02-25T02:11:24.386Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-02-25T02:11:24.386Z] === RUN TestEvictOneSub [2021-02-25T02:11:24.386Z] --- PASS: TestEvictOneSub (0.00s) [2021-02-25T02:11:24.386Z] === RUN TestClosePublisher [2021-02-25T02:11:24.386Z] --- PASS: TestClosePublisher (0.00s) [2021-02-25T02:11:24.386Z] === RUN TestPubSubRace [2021-02-25T02:11:24.876Z] --- PASS: TestDaemonHostGatewayIP (2.89s) [2021-02-25T02:11:24.876Z] === CONT TestDaemonRestartIpcMode [2021-02-25T02:11:24.876Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-02-25T02:11:24.876Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-02-25T02:11:24.876Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-02-25T02:11:24.876Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-02-25T02:11:24.876Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-02-25T02:11:25.357Z] --- PASS: TestFailOnce (1.14s) [2021-02-25T02:11:25.357Z] === RUN TestEchoInputOutput [2021-02-25T02:11:25.357Z] --- PASS: TestEchoInputOutput (0.00s) [2021-02-25T02:11:25.357Z] === RUN TestBackoff [2021-02-25T02:11:25.357Z] --- PASS: TestBackoff (0.00s) [2021-02-25T02:11:25.357Z] === RUN TestAbortRetry [2021-02-25T02:11:25.357Z] --- PASS: TestAbortRetry (0.00s) [2021-02-25T02:11:25.357Z] === RUN TestClientScheme [2021-02-25T02:11:25.357Z] --- PASS: TestClientScheme (0.00s) [2021-02-25T02:11:25.357Z] === RUN TestNewClientWithTimeout [2021-02-25T02:11:25.357Z] === RUN TestRegister [2021-02-25T02:11:25.357Z] --- PASS: TestRegister (0.00s) [2021-02-25T02:11:25.357Z] === RUN TestCommand [2021-02-25T02:11:25.357Z] --- PASS: TestCommand (0.02s) [2021-02-25T02:11:25.357Z] === RUN TestNaiveSelf [2021-02-25T02:11:25.357Z] --- PASS: TestNaiveSelf (0.02s) [2021-02-25T02:11:25.357Z] PASS [2021-02-25T02:11:25.357Z] coverage: 82.4% of statements [2021-02-25T02:11:25.357Z] ok github.com/docker/docker/pkg/reexec 0.078s coverage: 82.4% of statements [2021-02-25T02:11:25.357Z] --- PASS: TestPubSubRace (1.04s) [2021-02-25T02:11:25.357Z] PASS [2021-02-25T02:11:25.357Z] coverage: 75.0% of statements [2021-02-25T02:11:25.358Z] ok github.com/docker/docker/pkg/pubsub 1.080s coverage: 75.0% of statements [2021-02-25T02:11:25.445Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2021-02-25T02:11:25.818Z] time="2021-02-25T02:11:25Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49226/Test.Echo: Post http://127.0.0.1:49226/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-02-25T02:11:26.172Z] === RUN TestExternalGraphDriver/pull [2021-02-25T02:11:26.279Z] === RUN TestParseSignal [2021-02-25T02:11:26.279Z] --- PASS: TestParseSignal (0.00s) [2021-02-25T02:11:26.279Z] === RUN TestValidSignalForPlatform [2021-02-25T02:11:26.279Z] --- PASS: TestValidSignalForPlatform (0.00s) [2021-02-25T02:11:26.279Z] PASS [2021-02-25T02:11:26.279Z] coverage: 20.3% of statements [2021-02-25T02:11:26.279Z] ok github.com/docker/docker/pkg/signal 0.059s coverage: 20.3% of statements [2021-02-25T02:11:26.279Z] === RUN TestNewStdWriter [2021-02-25T02:11:26.279Z] --- PASS: TestNewStdWriter (0.00s) [2021-02-25T02:11:26.279Z] === RUN TestWriteWithUninitializedStdWriter [2021-02-25T02:11:26.279Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-02-25T02:11:26.279Z] === RUN TestWriteWithNilBytes [2021-02-25T02:11:26.279Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-02-25T02:11:26.279Z] === RUN TestWrite [2021-02-25T02:11:26.279Z] --- PASS: TestWrite (0.00s) [2021-02-25T02:11:26.279Z] === RUN TestWriteWithWriterError [2021-02-25T02:11:26.279Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-02-25T02:11:26.279Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-02-25T02:11:26.279Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-02-25T02:11:26.279Z] === RUN TestStdCopyWriteAndRead [2021-02-25T02:11:26.279Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-02-25T02:11:26.279Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-02-25T02:11:26.279Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-02-25T02:11:26.279Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-02-25T02:11:26.279Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-02-25T02:11:26.279Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-02-25T02:11:26.279Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-02-25T02:11:26.279Z] === RUN TestStdCopyWithInvalidInputHeader [2021-02-25T02:11:26.279Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-02-25T02:11:26.279Z] === RUN TestStdCopyWithCorruptedPrefix [2021-02-25T02:11:26.279Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-02-25T02:11:26.279Z] === RUN TestStdCopyReturnsWriteErrors [2021-02-25T02:11:26.279Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-02-25T02:11:26.279Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-02-25T02:11:26.279Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-02-25T02:11:26.279Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-02-25T02:11:26.279Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-02-25T02:11:26.279Z] PASS [2021-02-25T02:11:26.279Z] coverage: 100.0% of statements [2021-02-25T02:11:26.279Z] ok github.com/docker/docker/pkg/stdcopy 0.060s coverage: 100.0% of statements [2021-02-25T02:11:27.250Z] time="2021-02-25T02:11:26Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49226/Test.Echo: Post http://127.0.0.1:49226/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-02-25T02:11:27.250Z] === RUN TestRawProgressFormatterFormatStatus [2021-02-25T02:11:27.250Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-02-25T02:11:27.250Z] === RUN TestRawProgressFormatterFormatProgress [2021-02-25T02:11:27.250Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-02-25T02:11:27.250Z] === RUN TestFormatStatus [2021-02-25T02:11:27.250Z] --- PASS: TestFormatStatus (0.00s) [2021-02-25T02:11:27.250Z] === RUN TestFormatError [2021-02-25T02:11:27.250Z] --- PASS: TestFormatError (0.00s) [2021-02-25T02:11:27.250Z] === RUN TestFormatJSONError [2021-02-25T02:11:27.250Z] --- PASS: TestFormatJSONError (0.00s) [2021-02-25T02:11:27.250Z] === RUN TestJsonProgressFormatterFormatProgress [2021-02-25T02:11:27.250Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-02-25T02:11:27.250Z] === RUN TestJsonProgressFormatterFormatStatus [2021-02-25T02:11:27.250Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-02-25T02:11:27.250Z] === RUN TestNewJSONProgressOutput [2021-02-25T02:11:27.250Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-02-25T02:11:27.250Z] === RUN TestAuxFormatterEmit [2021-02-25T02:11:27.250Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-02-25T02:11:27.250Z] === RUN TestStreamWriterStdout [2021-02-25T02:11:27.250Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-02-25T02:11:27.250Z] === RUN TestStreamWriterStderr [2021-02-25T02:11:27.250Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-02-25T02:11:27.250Z] PASS [2021-02-25T02:11:27.250Z] coverage: 66.2% of statements [2021-02-25T02:11:27.250Z] ok github.com/docker/docker/pkg/streamformatter 0.051s coverage: 66.2% of statements [2021-02-25T02:11:27.250Z] === RUN TestGenerateRandomID [2021-02-25T02:11:27.250Z] --- PASS: TestGenerateRandomID (0.00s) [2021-02-25T02:11:27.250Z] === RUN TestShortenId [2021-02-25T02:11:27.250Z] --- PASS: TestShortenId (0.00s) [2021-02-25T02:11:27.250Z] === RUN TestShortenSha256Id [2021-02-25T02:11:27.250Z] --- PASS: TestShortenSha256Id (0.00s) [2021-02-25T02:11:27.250Z] === RUN TestShortenIdEmpty [2021-02-25T02:11:27.250Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-02-25T02:11:27.250Z] === RUN TestShortenIdInvalid [2021-02-25T02:11:27.250Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-02-25T02:11:27.250Z] === RUN TestIsShortIDNonHex [2021-02-25T02:11:27.250Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-02-25T02:11:27.250Z] === RUN TestIsShortIDNotCorrectSize [2021-02-25T02:11:27.250Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-02-25T02:11:27.250Z] PASS [2021-02-25T02:11:27.250Z] coverage: 70.6% of statements [2021-02-25T02:11:27.250Z] ok github.com/docker/docker/pkg/stringid 0.037s coverage: 70.6% of statements [2021-02-25T02:11:27.946Z] --- PASS: TestCreateServiceMultipleTimes (15.53s) [2021-02-25T02:11:27.946Z] === RUN TestCreateServiceConflict [2021-02-25T02:11:28.161Z] --- PASS: TestServiceUpdateSecrets (14.40s) [2021-02-25T02:11:28.161Z] === RUN TestServiceUpdateConfigs [2021-02-25T02:11:28.222Z] === RUN TestIsCpusetListAvailable [2021-02-25T02:11:28.222Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-02-25T02:11:28.222Z] PASS [2021-02-25T02:11:28.222Z] coverage: 38.2% of statements [2021-02-25T02:11:28.687Z] ok github.com/docker/docker/pkg/sysinfo 0.042s coverage: 38.2% of statements [2021-02-25T02:11:28.723Z] --- PASS: TestExternalGraphDriver (7.64s) [2021-02-25T02:11:28.723Z] --- PASS: TestExternalGraphDriver/json (2.40s) [2021-02-25T02:11:28.723Z] --- PASS: TestExternalGraphDriver/spec (2.78s) [2021-02-25T02:11:28.723Z] --- PASS: TestExternalGraphDriver/pull (2.33s) [2021-02-25T02:11:28.723Z] === RUN TestGraphdriverPluginV2 [2021-02-25T02:11:28.723Z] --- SKIP: TestGraphdriverPluginV2 (0.03s) [2021-02-25T02:11:28.723Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-25T02:11:28.723Z] PASS [2021-02-25T02:11:28.723Z] [2021-02-25T02:11:28.723Z] === Skipped [2021-02-25T02:11:28.723Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.03s) [2021-02-25T02:11:28.723Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-25T02:11:28.723Z] [2021-02-25T02:11:28.723Z] [2021-02-25T02:11:28.723Z] DONE 5 tests, 1 skipped in 7.848s [2021-02-25T02:11:28.723Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-02-25T02:11:28.723Z] ++ 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 [2021-02-25T02:11:28.723Z] ++ set -e [2021-02-25T02:11:28.723Z] ++ '[' -n 0 ']' [2021-02-25T02:11:28.723Z] ++ set -x [2021-02-25T02:11:28.723Z] ++ env -i DEST=/go/src/github.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 [2021-02-25T02:11:28.723Z] INFO: Testing against a local daemon [2021-02-25T02:11:28.723Z] === RUN TestContinueAfterPluginCrash [2021-02-25T02:11:28.723Z] === PAUSE TestContinueAfterPluginCrash [2021-02-25T02:11:28.723Z] === RUN TestReadPluginNoRead [2021-02-25T02:11:28.723Z] === PAUSE TestReadPluginNoRead [2021-02-25T02:11:28.723Z] === RUN TestDaemonStartWithLogOpt [2021-02-25T02:11:28.723Z] === PAUSE TestDaemonStartWithLogOpt [2021-02-25T02:11:28.723Z] === CONT TestContinueAfterPluginCrash [2021-02-25T02:11:28.723Z] === CONT TestDaemonStartWithLogOpt [2021-02-25T02:11:28.723Z] === CONT TestReadPluginNoRead [2021-02-25T02:11:28.740Z] --- PASS: TestDaemonRestartIpcMode (3.36s) [2021-02-25T02:11:28.740Z] === CONT TestIpcModeOlderClient [2021-02-25T02:11:28.740Z] --- PASS: TestIpcModeOlderClient (0.10s) [2021-02-25T02:11:28.740Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-02-25T02:11:28.740Z] --- PASS: TestContainerKillOnDaemonStart (13.13s) [2021-02-25T02:11:28.740Z] PASS [2021-02-25T02:11:28.740Z] [2021-02-25T02:11:28.740Z] === Skipped [2021-02-25T02:11:28.740Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-02-25T02:11:28.740Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-25T02:11:28.740Z] [2021-02-25T02:11:28.740Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.01s) [2021-02-25T02:11:28.740Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-25T02:11:28.740Z] [2021-02-25T02:11:28.740Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-02-25T02:11:28.740Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-25T02:11:28.740Z] [2021-02-25T02:11:28.740Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-02-25T02:11:28.740Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-02-25T02:11:28.740Z] [2021-02-25T02:11:28.740Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-02-25T02:11:28.740Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-02-25T02:11:28.740Z] [2021-02-25T02:11:28.740Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-02-25T02:11:28.740Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-02-25T02:11:28.740Z] [2021-02-25T02:11:28.740Z] [2021-02-25T02:11:28.740Z] DONE 196 tests, 6 skipped in 150.499s [2021-02-25T02:11:28.740Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-02-25T02:11:28.740Z] ++ 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 [2021-02-25T02:11:28.740Z] ++ set -e [2021-02-25T02:11:28.740Z] ++ '[' -n 0 ']' [2021-02-25T02:11:28.740Z] ++ set -x [2021-02-25T02:11:28.740Z] ++ env -i DEST=/go/src/github.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 [2021-02-25T02:11:29.000Z] INFO: Testing against a local daemon [2021-02-25T02:11:29.000Z] === RUN TestCommitInheritsEnv [2021-02-25T02:11:29.148Z] === RUN TestChtimes [2021-02-25T02:11:29.148Z] --- PASS: TestChtimes (0.00s) [2021-02-25T02:11:29.148Z] === RUN TestChtimesWindows [2021-02-25T02:11:29.148Z] --- PASS: TestChtimesWindows (0.00s) [2021-02-25T02:11:29.148Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-02-25T02:11:29.148Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-02-25T02:11:29.148Z] === RUN TestEnsureRemoveAllNotExist [2021-02-25T02:11:29.148Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-02-25T02:11:29.148Z] === RUN TestEnsureRemoveAllWithDir [2021-02-25T02:11:29.148Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-02-25T02:11:29.148Z] === RUN TestEnsureRemoveAllWithFile [2021-02-25T02:11:29.148Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-02-25T02:11:29.148Z] === RUN TestHasWin32KSupport [2021-02-25T02:11:29.148Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-02-25T02:11:29.148Z] syscall_windows_test.go:8: win32k: true [2021-02-25T02:11:29.148Z] PASS [2021-02-25T02:11:29.148Z] coverage: 12.0% of statements [2021-02-25T02:11:29.148Z] ok github.com/docker/docker/pkg/system 0.051s coverage: 12.0% of statements [2021-02-25T02:11:29.467Z] --- PASS: TestCreateServiceConflict (2.00s) [2021-02-25T02:11:29.467Z] === RUN TestCreateServiceMaxReplicas [2021-02-25T02:11:29.569Z] --- PASS: TestCommitInheritsEnv (0.47s) [2021-02-25T02:11:29.569Z] === RUN TestImportExtremelyLargeImageWorks [2021-02-25T02:11:29.569Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-02-25T02:11:29.569Z] === RUN TestImagesFilterMultiReference [2021-02-25T02:11:29.569Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2021-02-25T02:11:29.569Z] === RUN TestImagePullPlatformInvalid [2021-02-25T02:11:29.569Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-02-25T02:11:29.569Z] === RUN TestRemoveImageOrphaning [2021-02-25T02:11:29.609Z] time="2021-02-25T02:11:29Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49226/Test.Echo: Post http://127.0.0.1:49226/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-02-25T02:11:29.609Z] === RUN TestTailFile [2021-02-25T02:11:29.609Z] --- PASS: TestTailFile (0.00s) [2021-02-25T02:11:29.609Z] === RUN TestTailFileManyLines [2021-02-25T02:11:29.609Z] --- PASS: TestTailFileManyLines (0.00s) [2021-02-25T02:11:29.609Z] === RUN TestTailEmptyFile [2021-02-25T02:11:29.609Z] --- PASS: TestTailEmptyFile (0.00s) [2021-02-25T02:11:29.609Z] === RUN TestTailNegativeN [2021-02-25T02:11:29.609Z] --- PASS: TestTailNegativeN (0.00s) [2021-02-25T02:11:29.609Z] === RUN TestNewTailReader [2021-02-25T02:11:29.609Z] === PAUSE TestNewTailReader [2021-02-25T02:11:29.609Z] === CONT TestNewTailReader [2021-02-25T02:11:29.609Z] === RUN TestNewTailReader/no_delimiter [2021-02-25T02:11:29.609Z] === PAUSE TestNewTailReader/no_delimiter [2021-02-25T02:11:29.609Z] === RUN TestNewTailReader/single_byte_delimiter [2021-02-25T02:11:29.609Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-02-25T02:11:29.609Z] === RUN TestNewTailReader/2_byte_delimiter [2021-02-25T02:11:29.609Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-02-25T02:11:29.609Z] === RUN TestNewTailReader/4_byte_delimiter [2021-02-25T02:11:29.609Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-02-25T02:11:29.609Z] === RUN TestNewTailReader/8_byte_delimiter [2021-02-25T02:11:29.609Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-02-25T02:11:29.609Z] === RUN TestNewTailReader/12_byte_delimiter [2021-02-25T02:11:29.609Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-02-25T02:11:29.609Z] === RUN TestNewTailReader/truncated_last_line [2021-02-25T02:11:29.609Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-02-25T02:11:29.609Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-02-25T02:11:29.609Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-02-25T02:11:29.609Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-02-25T02:11:29.609Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-02-25T02:11:29.609Z] === CONT TestNewTailReader/no_delimiter [2021-02-25T02:11:29.609Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-02-25T02:11:29.609Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-02-25T02:11:29.609Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-02-25T02:11:29.609Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-02-25T02:11:29.609Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-02-25T02:11:29.609Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-02-25T02:11:29.609Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-02-25T02:11:29.609Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-02-25T02:11:29.609Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-02-25T02:11:29.609Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-02-25T02:11:29.609Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-02-25T02:11:29.609Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-02-25T02:11:29.609Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-02-25T02:11:29.609Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-02-25T02:11:29.609Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-02-25T02:11:29.609Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-02-25T02:11:29.609Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-02-25T02:11:29.609Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-02-25T02:11:29.609Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-02-25T02:11:29.609Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-02-25T02:11:29.609Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-02-25T02:11:29.609Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-02-25T02:11:29.609Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-02-25T02:11:29.609Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-02-25T02:11:29.609Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-02-25T02:11:29.609Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-02-25T02:11:29.609Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-02-25T02:11:29.609Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-02-25T02:11:29.609Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-02-25T02:11:29.609Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-02-25T02:11:29.609Z] === CONT TestNewTailReader/12_byte_delimiter [2021-02-25T02:11:29.609Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-02-25T02:11:29.609Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-02-25T02:11:29.609Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-02-25T02:11:29.609Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-02-25T02:11:29.609Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-02-25T02:11:29.609Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-02-25T02:11:29.609Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-25T02:11:29.609Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-25T02:11:29.609Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-25T02:11:29.609Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-25T02:11:29.609Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-02-25T02:11:29.609Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-02-25T02:11:29.609Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-02-25T02:11:29.609Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-02-25T02:11:29.609Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-02-25T02:11:29.609Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-02-25T02:11:29.609Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-02-25T02:11:29.609Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-02-25T02:11:29.609Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-02-25T02:11:29.609Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-02-25T02:11:29.609Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-02-25T02:11:29.609Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-02-25T02:11:29.609Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-02-25T02:11:29.609Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-02-25T02:11:29.609Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-02-25T02:11:29.609Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-02-25T02:11:29.609Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-02-25T02:11:29.609Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-25T02:11:29.609Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-25T02:11:29.609Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-02-25T02:11:29.609Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-02-25T02:11:29.609Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-02-25T02:11:29.609Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-02-25T02:11:29.609Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-02-25T02:11:29.609Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-02-25T02:11:29.609Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-02-25T02:11:29.609Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-02-25T02:11:29.609Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-02-25T02:11:29.609Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-02-25T02:11:29.609Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-02-25T02:11:29.609Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-02-25T02:11:29.609Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-02-25T02:11:29.609Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-02-25T02:11:29.609Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-02-25T02:11:29.609Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-02-25T02:11:29.609Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-02-25T02:11:29.609Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-02-25T02:11:29.609Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-02-25T02:11:29.609Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-02-25T02:11:29.609Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-02-25T02:11:29.609Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-02-25T02:11:29.609Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-02-25T02:11:29.609Z] === CONT TestNewTailReader/2_byte_delimiter [2021-02-25T02:11:29.609Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-02-25T02:11:29.609Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-02-25T02:11:29.609Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-02-25T02:11:29.609Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-02-25T02:11:29.609Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-02-25T02:11:29.609Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-02-25T02:11:29.609Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-25T02:11:29.609Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-25T02:11:29.609Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-25T02:11:29.609Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-25T02:11:29.609Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-02-25T02:11:29.609Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-02-25T02:11:29.609Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-02-25T02:11:29.609Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-02-25T02:11:29.609Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-02-25T02:11:29.609Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-02-25T02:11:29.609Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-02-25T02:11:29.609Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-02-25T02:11:29.609Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-02-25T02:11:29.609Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-02-25T02:11:29.609Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-02-25T02:11:29.609Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-02-25T02:11:29.609Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-02-25T02:11:29.609Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-02-25T02:11:29.609Z] === CONT TestNewTailReader/8_byte_delimiter [2021-02-25T02:11:29.609Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-02-25T02:11:29.609Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-02-25T02:11:29.609Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-02-25T02:11:29.609Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-02-25T02:11:29.609Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-02-25T02:11:29.609Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-02-25T02:11:29.609Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-25T02:11:29.609Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-25T02:11:29.609Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-02-25T02:11:29.609Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-02-25T02:11:29.609Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-02-25T02:11:29.609Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-25T02:11:29.609Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-25T02:11:29.609Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-25T02:11:29.609Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-25T02:11:29.609Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-02-25T02:11:29.609Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-02-25T02:11:29.609Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-02-25T02:11:29.609Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-02-25T02:11:29.609Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-02-25T02:11:29.609Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-02-25T02:11:29.609Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-02-25T02:11:29.609Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-02-25T02:11:29.609Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-02-25T02:11:29.609Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-02-25T02:11:29.609Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-02-25T02:11:29.609Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-02-25T02:11:29.609Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-02-25T02:11:29.610Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-02-25T02:11:29.610Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-02-25T02:11:29.610Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-02-25T02:11:29.610Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-02-25T02:11:29.610Z] === CONT TestNewTailReader/4_byte_delimiter [2021-02-25T02:11:29.610Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-02-25T02:11:29.610Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-02-25T02:11:29.610Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-02-25T02:11:29.610Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-02-25T02:11:29.610Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-02-25T02:11:29.610Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-02-25T02:11:29.610Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-25T02:11:29.610Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-25T02:11:29.610Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-25T02:11:29.610Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-25T02:11:29.610Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-02-25T02:11:29.610Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-02-25T02:11:29.610Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-02-25T02:11:29.610Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-02-25T02:11:29.610Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-02-25T02:11:29.610Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-02-25T02:11:29.610Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-02-25T02:11:29.610Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-02-25T02:11:29.610Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-02-25T02:11:29.610Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-02-25T02:11:29.610Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-02-25T02:11:29.610Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-02-25T02:11:29.610Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-02-25T02:11:29.610Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-02-25T02:11:29.610Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-02-25T02:11:29.610Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-02-25T02:11:29.610Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-02-25T02:11:29.610Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-02-25T02:11:29.610Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-02-25T02:11:29.610Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-02-25T02:11:29.610Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-02-25T02:11:29.610Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-02-25T02:11:29.610Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-02-25T02:11:29.610Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-02-25T02:11:29.610Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-02-25T02:11:29.610Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-02-25T02:11:29.610Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-02-25T02:11:29.610Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-02-25T02:11:29.610Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-02-25T02:11:29.610Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-02-25T02:11:29.610Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-02-25T02:11:29.610Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-02-25T02:11:29.610Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-02-25T02:11:29.610Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-02-25T02:11:29.610Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-02-25T02:11:29.610Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-25T02:11:29.610Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-25T02:11:29.610Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-02-25T02:11:29.610Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-02-25T02:11:29.610Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-02-25T02:11:29.610Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-25T02:11:29.610Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-25T02:11:29.610Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-02-25T02:11:29.610Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-02-25T02:11:29.610Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-02-25T02:11:29.610Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-25T02:11:29.610Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-25T02:11:29.610Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-02-25T02:11:29.610Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-02-25T02:11:29.610Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-02-25T02:11:29.610Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-25T02:11:29.610Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-02-25T02:11:29.610Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-02-25T02:11:29.610Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-25T02:11:29.610Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-25T02:11:29.610Z] === CONT TestNewTailReader/single_byte_delimiter [2021-02-25T02:11:29.610Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-02-25T02:11:29.610Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-25T02:11:29.610Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-25T02:11:29.610Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-25T02:11:29.610Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-25T02:11:29.610Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-25T02:11:29.610Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-25T02:11:29.610Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-25T02:11:29.610Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-25T02:11:29.610Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-25T02:11:29.610Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-25T02:11:29.610Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-25T02:11:29.610Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-25T02:11:29.610Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-02-25T02:11:29.610Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-02-25T02:11:29.610Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-02-25T02:11:30.072Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-02-25T02:11:30.072Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-02-25T02:11:30.072Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-02-25T02:11:30.072Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-02-25T02:11:30.072Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-02-25T02:11:30.072Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-02-25T02:11:30.072Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-02-25T02:11:30.072Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-25T02:11:30.072Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-25T02:11:30.072Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-02-25T02:11:30.072Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-02-25T02:11:30.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-02-25T02:11:30.072Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-25T02:11:30.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-25T02:11:30.072Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-02-25T02:11:30.072Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-02-25T02:11:30.072Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-02-25T02:11:30.072Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-02-25T02:11:30.072Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-02-25T02:11:30.072Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-02-25T02:11:30.072Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-02-25T02:11:30.072Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-02-25T02:11:30.072Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-02-25T02:11:30.072Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-02-25T02:11:30.072Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-02-25T02:11:30.072Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-02-25T02:11:30.072Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-02-25T02:11:30.072Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-02-25T02:11:30.072Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-02-25T02:11:30.072Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-25T02:11:30.072Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-25T02:11:30.072Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-25T02:11:30.072Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-25T02:11:30.072Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-02-25T02:11:30.072Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-02-25T02:11:30.072Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-02-25T02:11:30.072Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-02-25T02:11:30.072Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-02-25T02:11:30.072Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-02-25T02:11:30.072Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-02-25T02:11:30.072Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-02-25T02:11:30.072Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-02-25T02:11:30.072Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-02-25T02:11:30.072Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-02-25T02:11:30.072Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-02-25T02:11:30.072Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-02-25T02:11:30.072Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-02-25T02:11:30.072Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-02-25T02:11:30.072Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-02-25T02:11:30.072Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-25T02:11:30.072Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-25T02:11:30.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-25T02:11:30.072Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-25T02:11:30.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-25T02:11:30.072Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-02-25T02:11:30.072Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-25T02:11:30.072Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-02-25T02:11:30.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-02-25T02:11:30.072Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-02-25T02:11:30.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-02-25T02:11:30.072Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-02-25T02:11:30.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-02-25T02:11:30.072Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-02-25T02:11:30.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-02-25T02:11:30.072Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-02-25T02:11:30.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-02-25T02:11:30.072Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-02-25T02:11:30.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-02-25T02:11:30.072Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-02-25T02:11:30.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-02-25T02:11:30.072Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-02-25T02:11:30.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-02-25T02:11:30.072Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-02-25T02:11:30.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-02-25T02:11:30.072Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-02-25T02:11:30.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-02-25T02:11:30.072Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-25T02:11:30.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-25T02:11:30.072Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-25T02:11:30.072Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-25T02:11:30.072Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-25T02:11:30.072Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-25T02:11:30.072Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-25T02:11:30.072Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-25T02:11:30.072Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-25T02:11:30.072Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-25T02:11:30.072Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-25T02:11:30.072Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-25T02:11:30.072Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-25T02:11:30.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-25T02:11:30.072Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-25T02:11:30.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-25T02:11:30.072Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-25T02:11:30.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-25T02:11:30.072Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-25T02:11:30.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-25T02:11:30.072Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-25T02:11:30.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-25T02:11:30.072Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-25T02:11:30.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-25T02:11:30.072Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-02-25T02:11:30.072Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-02-25T02:11:30.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-02-25T02:11:30.072Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-25T02:11:30.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-25T02:11:30.072Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-02-25T02:11:30.072Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-25T02:11:30.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-25T02:11:30.072Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-25T02:11:30.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-25T02:11:30.072Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-25T02:11:30.072Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-25T02:11:30.072Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-25T02:11:30.073Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-25T02:11:30.073Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-25T02:11:30.073Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-25T02:11:30.073Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-25T02:11:30.073Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-25T02:11:30.073Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-02-25T02:11:30.073Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-02-25T02:11:30.073Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-02-25T02:11:30.073Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-02-25T02:11:30.073Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-02-25T02:11:30.073Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-02-25T02:11:30.073Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-02-25T02:11:30.073Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-02-25T02:11:30.073Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-02-25T02:11:30.073Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-02-25T02:11:30.073Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-02-25T02:11:30.073Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-02-25T02:11:30.073Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-02-25T02:11:30.073Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-02-25T02:11:30.073Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-02-25T02:11:30.073Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-02-25T02:11:30.073Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-02-25T02:11:30.073Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-02-25T02:11:30.073Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-02-25T02:11:30.073Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-02-25T02:11:30.073Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-02-25T02:11:30.073Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-25T02:11:30.073Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-25T02:11:30.073Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-02-25T02:11:30.073Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-02-25T02:11:30.073Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-02-25T02:11:30.073Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-25T02:11:30.073Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-25T02:11:30.073Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-25T02:11:30.073Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-25T02:11:30.073Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-25T02:11:30.073Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-25T02:11:30.073Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-25T02:11:30.073Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-25T02:11:30.073Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-25T02:11:30.073Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-25T02:11:30.073Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-25T02:11:30.073Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-25T02:11:30.073Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-25T02:11:30.073Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-25T02:11:30.073Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-25T02:11:30.073Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-02-25T02:11:30.073Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-02-25T02:11:30.073Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-02-25T02:11:30.073Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-02-25T02:11:30.073Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-02-25T02:11:30.073Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-02-25T02:11:30.073Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-02-25T02:11:30.073Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-25T02:11:30.073Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-25T02:11:30.073Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-02-25T02:11:30.073Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-02-25T02:11:30.073Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-25T02:11:30.073Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-25T02:11:30.073Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-02-25T02:11:30.073Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-02-25T02:11:30.073Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-02-25T02:11:30.073Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-25T02:11:30.073Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-25T02:11:30.073Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-25T02:11:30.073Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-02-25T02:11:30.073Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-02-25T02:11:30.073Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-02-25T02:11:30.073Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-02-25T02:11:30.073Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-02-25T02:11:30.073Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-02-25T02:11:30.073Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-02-25T02:11:30.073Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-02-25T02:11:30.073Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-02-25T02:11:30.073Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-02-25T02:11:30.073Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-02-25T02:11:30.073Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-02-25T02:11:30.073Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-02-25T02:11:30.073Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-02-25T02:11:30.073Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-02-25T02:11:30.073Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-25T02:11:30.073Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-25T02:11:30.073Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-25T02:11:30.073Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-25T02:11:30.073Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-02-25T02:11:30.073Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-02-25T02:11:30.073Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-02-25T02:11:30.073Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-25T02:11:30.073Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-25T02:11:30.073Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-02-25T02:11:30.073Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-02-25T02:11:30.073Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-02-25T02:11:30.073Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-02-25T02:11:30.073Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-02-25T02:11:30.073Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-02-25T02:11:30.073Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-02-25T02:11:30.073Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-02-25T02:11:30.073Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-25T02:11:30.073Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-25T02:11:30.073Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-02-25T02:11:30.073Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-02-25T02:11:30.073Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-02-25T02:11:30.073Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-25T02:11:30.073Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-25T02:11:30.073Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-02-25T02:11:30.073Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-25T02:11:30.073Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-25T02:11:30.073Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-25T02:11:30.073Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-25T02:11:30.073Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-25T02:11:30.073Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-25T02:11:30.073Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-25T02:11:30.073Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-25T02:11:30.073Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-25T02:11:30.073Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-25T02:11:30.073Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-25T02:11:30.073Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-25T02:11:30.073Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-02-25T02:11:30.073Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-02-25T02:11:30.073Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-02-25T02:11:30.073Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-25T02:11:30.073Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-25T02:11:30.073Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-25T02:11:30.073Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-25T02:11:30.073Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-25T02:11:30.073Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-25T02:11:30.073Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-25T02:11:30.073Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-25T02:11:30.073Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-25T02:11:30.073Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-25T02:11:30.073Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-25T02:11:30.073Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-25T02:11:30.073Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-25T02:11:30.073Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-25T02:11:30.073Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-25T02:11:30.073Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-25T02:11:30.073Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-25T02:11:30.073Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-25T02:11:30.073Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-25T02:11:30.073Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-25T02:11:30.073Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-25T02:11:30.073Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-25T02:11:30.073Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-25T02:11:30.073Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-25T02:11:30.073Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-25T02:11:30.073Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-25T02:11:30.073Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-25T02:11:30.073Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-25T02:11:30.073Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-02-25T02:11:30.073Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-02-25T02:11:30.073Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-02-25T02:11:30.073Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-02-25T02:11:30.073Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-02-25T02:11:30.073Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-02-25T02:11:30.073Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-02-25T02:11:30.073Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-02-25T02:11:30.073Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-02-25T02:11:30.073Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-02-25T02:11:30.073Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-02-25T02:11:30.073Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-02-25T02:11:30.073Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-02-25T02:11:30.073Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-02-25T02:11:30.073Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-02-25T02:11:30.073Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-02-25T02:11:30.073Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-02-25T02:11:30.073Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-02-25T02:11:30.073Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-02-25T02:11:30.073Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-02-25T02:11:30.073Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-02-25T02:11:30.073Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-25T02:11:30.073Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-25T02:11:30.073Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-02-25T02:11:30.073Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-02-25T02:11:30.073Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-02-25T02:11:30.073Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-02-25T02:11:30.073Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-02-25T02:11:30.073Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-02-25T02:11:30.073Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-02-25T02:11:30.073Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-02-25T02:11:30.073Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-02-25T02:11:30.073Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-02-25T02:11:30.073Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-02-25T02:11:30.073Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-02-25T02:11:30.073Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-25T02:11:30.073Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-02-25T02:11:30.073Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-02-25T02:11:30.074Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-25T02:11:30.074Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-25T02:11:30.074Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-02-25T02:11:30.074Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-25T02:11:30.074Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-02-25T02:11:30.074Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-25T02:11:30.074Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-02-25T02:11:30.074Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-02-25T02:11:30.074Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-02-25T02:11:30.074Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-02-25T02:11:30.074Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-02-25T02:11:30.074Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-02-25T02:11:30.074Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-25T02:11:30.074Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-25T02:11:30.074Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-02-25T02:11:30.074Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-02-25T02:11:30.074Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-02-25T02:11:30.074Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-25T02:11:30.074Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-25T02:11:30.074Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-02-25T02:11:30.074Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-25T02:11:30.074Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-25T02:11:30.074Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-25T02:11:30.074Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-25T02:11:30.074Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-02-25T02:11:30.074Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-02-25T02:11:30.074Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-25T02:11:30.074Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-25T02:11:30.074Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-02-25T02:11:30.074Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-02-25T02:11:30.074Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-02-25T02:11:30.074Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-02-25T02:11:30.074Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-02-25T02:11:30.074Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-02-25T02:11:30.074Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-02-25T02:11:30.074Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-02-25T02:11:30.074Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-02-25T02:11:30.074Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-02-25T02:11:30.074Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-02-25T02:11:30.074Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-02-25T02:11:30.074Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-02-25T02:11:30.074Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-02-25T02:11:30.074Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-02-25T02:11:30.074Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-02-25T02:11:30.074Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-02-25T02:11:30.074Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-02-25T02:11:30.074Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-02-25T02:11:30.074Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-02-25T02:11:30.074Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-02-25T02:11:30.074Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-25T02:11:30.074Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-25T02:11:30.074Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-02-25T02:11:30.074Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-02-25T02:11:30.074Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-02-25T02:11:30.074Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-25T02:11:30.074Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-25T02:11:30.074Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-02-25T02:11:30.074Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-02-25T02:11:30.074Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-02-25T02:11:30.074Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-25T02:11:30.074Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-25T02:11:30.074Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-02-25T02:11:30.074Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-02-25T02:11:30.074Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-02-25T02:11:30.074Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-25T02:11:30.074Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-25T02:11:30.074Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-02-25T02:11:30.074Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-25T02:11:30.074Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-25T02:11:30.074Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-25T02:11:30.074Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-25T02:11:30.074Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-02-25T02:11:30.074Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-02-25T02:11:30.074Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-02-25T02:11:30.074Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-25T02:11:30.074Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-25T02:11:30.074Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-02-25T02:11:30.074Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-02-25T02:11:30.074Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-02-25T02:11:30.074Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-25T02:11:30.074Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-25T02:11:30.074Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-25T02:11:30.074Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-02-25T02:11:30.074Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-25T02:11:30.074Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-25T02:11:30.074Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-25T02:11:30.074Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-02-25T02:11:30.074Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-25T02:11:30.074Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-25T02:11:30.074Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-25T02:11:30.074Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-02-25T02:11:30.074Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-02-25T02:11:30.074Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-02-25T02:11:30.074Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-02-25T02:11:30.074Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-25T02:11:30.074Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-25T02:11:30.074Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-25T02:11:30.074Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-25T02:11:30.074Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-25T02:11:30.074Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-25T02:11:30.074Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-25T02:11:30.074Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-25T02:11:30.074Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-25T02:11:30.074Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-25T02:11:30.074Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-25T02:11:30.074Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-25T02:11:30.074Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-25T02:11:30.074Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-25T02:11:30.074Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-25T02:11:30.074Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-25T02:11:30.074Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-25T02:11:30.074Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-25T02:11:30.074Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-25T02:11:30.074Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-25T02:11:30.074Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-25T02:11:30.074Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-25T02:11:30.074Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-25T02:11:30.074Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-25T02:11:30.074Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-25T02:11:30.074Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-25T02:11:30.074Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-25T02:11:30.074Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-25T02:11:30.074Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-25T02:11:30.074Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-25T02:11:30.074Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-25T02:11:30.074Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-25T02:11:30.074Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-25T02:11:30.074Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-02-25T02:11:30.074Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-02-25T02:11:30.074Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-02-25T02:11:30.074Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-25T02:11:30.074Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-25T02:11:30.074Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-02-25T02:11:30.074Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-02-25T02:11:30.074Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-02-25T02:11:30.074Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-02-25T02:11:30.074Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-02-25T02:11:30.074Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-02-25T02:11:30.074Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-02-25T02:11:30.074Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-02-25T02:11:30.074Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-02-25T02:11:30.074Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-02-25T02:11:30.074Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-02-25T02:11:30.074Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-02-25T02:11:30.074Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-02-25T02:11:30.074Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-02-25T02:11:30.074Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-02-25T02:11:30.074Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-02-25T02:11:30.074Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-02-25T02:11:30.074Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-25T02:11:30.074Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-25T02:11:30.074Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-02-25T02:11:30.074Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-25T02:11:30.074Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-25T02:11:30.074Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-25T02:11:30.074Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-25T02:11:30.074Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-25T02:11:30.074Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-25T02:11:30.074Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-25T02:11:30.074Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-25T02:11:30.074Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-25T02:11:30.074Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-25T02:11:30.074Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-25T02:11:30.074Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-25T02:11:30.074Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-02-25T02:11:30.074Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-02-25T02:11:30.074Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-02-25T02:11:30.074Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-02-25T02:11:30.074Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-02-25T02:11:30.074Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-02-25T02:11:30.074Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-02-25T02:11:30.074Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-25T02:11:30.074Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-25T02:11:30.074Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-02-25T02:11:30.074Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-02-25T02:11:30.074Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-02-25T02:11:30.074Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-02-25T02:11:30.074Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-02-25T02:11:30.074Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-02-25T02:11:30.074Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-02-25T02:11:30.074Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-02-25T02:11:30.074Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-02-25T02:11:30.074Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-02-25T02:11:30.074Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-02-25T02:11:30.074Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-02-25T02:11:30.074Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-02-25T02:11:30.074Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-02-25T02:11:30.074Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-02-25T02:11:30.074Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-02-25T02:11:30.074Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-02-25T02:11:30.074Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-02-25T02:11:30.074Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-02-25T02:11:30.074Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-02-25T02:11:30.074Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-25T02:11:30.075Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-25T02:11:30.075Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-25T02:11:30.075Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-25T02:11:30.075Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-25T02:11:30.075Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-25T02:11:30.075Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-25T02:11:30.075Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-25T02:11:30.075Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-25T02:11:30.075Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-25T02:11:30.075Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-25T02:11:30.075Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-25T02:11:30.075Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-25T02:11:30.075Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-25T02:11:30.075Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-25T02:11:30.075Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-25T02:11:30.075Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-25T02:11:30.075Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-25T02:11:30.075Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-25T02:11:30.075Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-25T02:11:30.075Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-25T02:11:30.075Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-25T02:11:30.075Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-25T02:11:30.075Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-25T02:11:30.075Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-25T02:11:30.075Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-25T02:11:30.075Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-02-25T02:11:30.075Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-02-25T02:11:30.075Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-02-25T02:11:30.075Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-02-25T02:11:30.075Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-02-25T02:11:30.075Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-02-25T02:11:30.075Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-02-25T02:11:30.075Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-25T02:11:30.075Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-25T02:11:30.075Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-02-25T02:11:30.075Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-25T02:11:30.075Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-25T02:11:30.075Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-02-25T02:11:30.075Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-02-25T02:11:30.075Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-02-25T02:11:30.075Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-02-25T02:11:30.075Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-02-25T02:11:30.075Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-02-25T02:11:30.075Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-02-25T02:11:30.075Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-02-25T02:11:30.075Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-02-25T02:11:30.075Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-02-25T02:11:30.075Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-02-25T02:11:30.075Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-02-25T02:11:30.075Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-02-25T02:11:30.075Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-02-25T02:11:30.075Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-02-25T02:11:30.075Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-02-25T02:11:30.075Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-02-25T02:11:30.075Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-02-25T02:11:30.075Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-02-25T02:11:30.075Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-02-25T02:11:30.075Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-02-25T02:11:30.075Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-02-25T02:11:30.075Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-02-25T02:11:30.075Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-25T02:11:30.075Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-25T02:11:30.075Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-02-25T02:11:30.075Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-25T02:11:30.075Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-02-25T02:11:30.075Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-02-25T02:11:30.075Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-02-25T02:11:30.075Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-02-25T02:11:30.075Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-02-25T02:11:30.075Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-02-25T02:11:30.075Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-02-25T02:11:30.075Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-02-25T02:11:30.075Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-02-25T02:11:30.075Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-25T02:11:30.075Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-02-25T02:11:30.075Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-25T02:11:30.075Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-25T02:11:30.075Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-25T02:11:30.075Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-25T02:11:30.075Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-25T02:11:30.075Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-02-25T02:11:30.075Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-25T02:11:30.075Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-25T02:11:30.075Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-25T02:11:30.075Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-02-25T02:11:30.075Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-02-25T02:11:30.075Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-02-25T02:11:30.075Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-02-25T02:11:30.075Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-25T02:11:30.075Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-02-25T02:11:30.075Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-02-25T02:11:30.075Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-02-25T02:11:30.075Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-02-25T02:11:30.075Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-02-25T02:11:30.075Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-25T02:11:30.075Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-25T02:11:30.075Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-25T02:11:30.075Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-02-25T02:11:30.075Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-02-25T02:11:30.075Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-02-25T02:11:30.075Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-25T02:11:30.075Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-25T02:11:30.075Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-02-25T02:11:30.075Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-02-25T02:11:30.075Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-02-25T02:11:30.075Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-02-25T02:11:30.075Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-25T02:11:30.075Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-25T02:11:30.075Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-02-25T02:11:30.075Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-25T02:11:30.075Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-25T02:11:30.075Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-25T02:11:30.075Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-25T02:11:30.075Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-25T02:11:30.075Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-25T02:11:30.075Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-25T02:11:30.075Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-25T02:11:30.075Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-25T02:11:30.075Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-25T02:11:30.075Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-25T02:11:30.075Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-25T02:11:30.075Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-25T02:11:30.075Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-02-25T02:11:30.075Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-02-25T02:11:30.075Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-02-25T02:11:30.075Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-25T02:11:30.075Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-25T02:11:30.075Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-25T02:11:30.075Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-25T02:11:30.075Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-25T02:11:30.075Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-25T02:11:30.075Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-25T02:11:30.075Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-25T02:11:30.075Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-25T02:11:30.075Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-25T02:11:30.075Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-25T02:11:30.075Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-25T02:11:30.075Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-25T02:11:30.075Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-25T02:11:30.075Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-25T02:11:30.075Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-02-25T02:11:30.075Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-02-25T02:11:30.075Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-02-25T02:11:30.075Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-02-25T02:11:30.075Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-02-25T02:11:30.075Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-02-25T02:11:30.075Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-02-25T02:11:30.075Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-02-25T02:11:30.075Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-02-25T02:11:30.075Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-02-25T02:11:30.075Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-02-25T02:11:30.075Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-02-25T02:11:30.075Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-02-25T02:11:30.075Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-02-25T02:11:30.075Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-02-25T02:11:30.075Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-02-25T02:11:30.075Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-02-25T02:11:30.075Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-02-25T02:11:30.075Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-02-25T02:11:30.075Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-02-25T02:11:30.075Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-02-25T02:11:30.075Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-02-25T02:11:30.075Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-25T02:11:30.075Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-25T02:11:30.075Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-02-25T02:11:30.075Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-02-25T02:11:30.075Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-02-25T02:11:30.075Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-02-25T02:11:30.075Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-02-25T02:11:30.075Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-02-25T02:11:30.075Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-02-25T02:11:30.075Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-25T02:11:30.075Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-25T02:11:30.075Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-02-25T02:11:30.075Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-25T02:11:30.075Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-25T02:11:30.075Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-02-25T02:11:30.075Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-02-25T02:11:30.075Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-02-25T02:11:30.075Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-02-25T02:11:30.075Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-02-25T02:11:30.075Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-02-25T02:11:30.075Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-02-25T02:11:30.075Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-02-25T02:11:30.075Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-02-25T02:11:30.075Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-02-25T02:11:30.075Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-02-25T02:11:30.075Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-02-25T02:11:30.075Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-02-25T02:11:30.075Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-02-25T02:11:30.075Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-02-25T02:11:30.075Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-02-25T02:11:30.075Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-02-25T02:11:30.075Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-02-25T02:11:30.075Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-02-25T02:11:30.075Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-02-25T02:11:30.075Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-02-25T02:11:30.075Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-25T02:11:30.075Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-25T02:11:30.075Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-02-25T02:11:30.075Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-25T02:11:30.075Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-25T02:11:30.075Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-25T02:11:30.075Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-25T02:11:30.075Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-25T02:11:30.075Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-25T02:11:30.075Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-25T02:11:30.075Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-25T02:11:30.076Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-25T02:11:30.076Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-25T02:11:30.076Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-25T02:11:30.076Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-02-25T02:11:30.076Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-25T02:11:30.076Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-25T02:11:30.076Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-25T02:11:30.076Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-25T02:11:30.076Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-25T02:11:30.077Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-25T02:11:30.077Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-25T02:11:30.077Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-02-25T02:11:30.077Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-25T02:11:30.077Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-02-25T02:11:30.077Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-02-25T02:11:30.077Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-25T02:11:30.077Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-25T02:11:30.077Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-25T02:11:30.077Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-02-25T02:11:30.077Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-02-25T02:11:30.077Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-25T02:11:30.077Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-25T02:11:30.077Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-02-25T02:11:30.077Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-02-25T02:11:30.077Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-02-25T02:11:30.077Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-02-25T02:11:30.077Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-25T02:11:30.077Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-02-25T02:11:30.077Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-02-25T02:11:30.077Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-02-25T02:11:30.077Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-02-25T02:11:30.077Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-25T02:11:30.077Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-02-25T02:11:30.077Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-02-25T02:11:30.077Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-02-25T02:11:30.077Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-02-25T02:11:30.077Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-02-25T02:11:30.077Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-02-25T02:11:30.077Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-02-25T02:11:30.077Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-02-25T02:11:30.077Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-02-25T02:11:30.077Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-02-25T02:11:30.077Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-02-25T02:11:30.077Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-25T02:11:30.077Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-02-25T02:11:30.077Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-02-25T02:11:30.077Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-02-25T02:11:30.077Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-25T02:11:30.077Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-25T02:11:30.077Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-25T02:11:30.077Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-25T02:11:30.077Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-25T02:11:30.077Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-25T02:11:30.077Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-25T02:11:30.077Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-25T02:11:30.077Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-25T02:11:30.077Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-25T02:11:30.077Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-25T02:11:30.077Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-25T02:11:30.077Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-25T02:11:30.077Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-25T02:11:30.077Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-25T02:11:30.077Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-02-25T02:11:30.077Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-25T02:11:30.077Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-02-25T02:11:30.077Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-02-25T02:11:30.077Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-02-25T02:11:30.077Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-02-25T02:11:30.077Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-02-25T02:11:30.077Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-02-25T02:11:30.077Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-02-25T02:11:30.077Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-02-25T02:11:30.077Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-25T02:11:30.077Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-25T02:11:30.077Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-02-25T02:11:30.077Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-25T02:11:30.077Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-02-25T02:11:30.077Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-02-25T02:11:30.077Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-25T02:11:30.077Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-02-25T02:11:30.077Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-02-25T02:11:30.077Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-02-25T02:11:30.077Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-25T02:11:30.077Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-02-25T02:11:30.077Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-02-25T02:11:30.077Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-02-25T02:11:30.077Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-02-25T02:11:30.077Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-02-25T02:11:30.077Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-02-25T02:11:30.077Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-02-25T02:11:30.077Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-25T02:11:30.077Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-25T02:11:30.077Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-25T02:11:30.077Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-02-25T02:11:30.077Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-25T02:11:30.077Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-02-25T02:11:30.077Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-25T02:11:30.077Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-25T02:11:30.077Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-25T02:11:30.077Z] --- PASS: TestNewTailReader (0.00s) [2021-02-25T02:11:30.077Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-02-25T02:11:30.077Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-02-25T02:11:30.077Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-02-25T02:11:30.077Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-02-25T02:11:30.077Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-02-25T02:11:30.077Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-02-25T02:11:30.077Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-02-25T02:11:30.077Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-02-25T02:11:30.077Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-02-25T02:11:30.077Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-02-25T02:11:30.077Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-02-25T02:11:30.077Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-02-25T02:11:30.077Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-02-25T02:11:30.077Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-02-25T02:11:30.077Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-02-25T02:11:30.077Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-02-25T02:11:30.077Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-02-25T02:11:30.077Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-02-25T02:11:30.077Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-02-25T02:11:30.077Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-02-25T02:11:30.077Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-02-25T02:11:30.077Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-02-25T02:11:30.077Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-02-25T02:11:30.077Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-02-25T02:11:30.077Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-02-25T02:11:30.077Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-02-25T02:11:30.077Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-02-25T02:11:30.077Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-02-25T02:11:30.077Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-02-25T02:11:30.077Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-02-25T02:11:30.077Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s) [2021-02-25T02:11:30.077Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-02-25T02:11:30.077Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-02-25T02:11:30.077Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-02-25T02:11:30.077Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-02-25T02:11:30.077Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-02-25T02:11:30.077Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-02-25T02:11:30.077Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-02-25T02:11:30.077Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-02-25T02:11:30.077Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-02-25T02:11:30.077Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-02-25T02:11:30.077Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-02-25T02:11:30.077Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-02-25T02:11:30.077Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-02-25T02:11:30.077Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-02-25T02:11:30.077Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-02-25T02:11:30.077Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-02-25T02:11:30.077Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-02-25T02:11:30.077Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.01s) [2021-02-25T02:11:30.077Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-02-25T02:11:30.077Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-02-25T02:11:30.077Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-02-25T02:11:30.077Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-02-25T02:11:30.077Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-02-25T02:11:30.077Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-02-25T02:11:30.077Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-02-25T02:11:30.077Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-02-25T02:11:30.077Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-02-25T02:11:30.077Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-02-25T02:11:30.077Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-02-25T02:11:30.077Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-02-25T02:11:30.077Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-02-25T02:11:30.077Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-02-25T02:11:30.077Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-02-25T02:11:30.077Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-02-25T02:11:30.077Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-02-25T02:11:30.077Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-02-25T02:11:30.077Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.02s) [2021-02-25T02:11:30.077Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-02-25T02:11:30.077Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-02-25T02:11:30.077Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-02-25T02:11:30.077Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-02-25T02:11:30.077Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-02-25T02:11:30.077Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-02-25T02:11:30.077Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-02-25T02:11:30.077Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-02-25T02:11:30.077Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-02-25T02:11:30.077Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-02-25T02:11:30.077Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-02-25T02:11:30.077Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-02-25T02:11:30.077Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-02-25T02:11:30.077Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-02-25T02:11:30.077Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-02-25T02:11:30.077Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-02-25T02:11:30.077Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s) [2021-02-25T02:11:30.077Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-02-25T02:11:30.077Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-02-25T02:11:30.077Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-02-25T02:11:30.077Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-02-25T02:11:30.077Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-02-25T02:11:30.077Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-02-25T02:11:30.077Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-02-25T02:11:30.077Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-02-25T02:11:30.077Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-02-25T02:11:30.077Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-02-25T02:11:30.078Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-02-25T02:11:30.078Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-02-25T02:11:30.078Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-02-25T02:11:30.078Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-02-25T02:11:30.078Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-02-25T02:11:30.078Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-02-25T02:11:30.078Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-02-25T02:11:30.078Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-02-25T02:11:30.078Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.02s) [2021-02-25T02:11:30.078Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-02-25T02:11:30.137Z] --- PASS: TestRemoveImageOrphaning (0.36s) [2021-02-25T02:11:30.137Z] === RUN TestRemoveImageGarbageCollector [2021-02-25T02:11:30.415Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2021-02-25T02:11:30.541Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-02-25T02:11:30.541Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-02-25T02:11:30.541Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-02-25T02:11:30.541Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-02-25T02:11:30.541Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-02-25T02:11:30.541Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-02-25T02:11:30.541Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-02-25T02:11:30.541Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-02-25T02:11:30.541Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-02-25T02:11:30.541Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-02-25T02:11:30.541Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-02-25T02:11:30.541Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-02-25T02:11:30.541Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-02-25T02:11:30.541Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-02-25T02:11:30.541Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-02-25T02:11:30.541Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-02-25T02:11:30.541Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-02-25T02:11:30.541Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-02-25T02:11:30.541Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-02-25T02:11:30.541Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-02-25T02:11:30.541Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-02-25T02:11:30.541Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-02-25T02:11:30.541Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-02-25T02:11:30.541Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-02-25T02:11:30.541Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-02-25T02:11:30.541Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-02-25T02:11:30.541Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-02-25T02:11:30.541Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-02-25T02:11:30.541Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-02-25T02:11:30.541Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-02-25T02:11:30.541Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-02-25T02:11:30.541Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-02-25T02:11:30.541Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-02-25T02:11:30.541Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-02-25T02:11:30.541Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-02-25T02:11:30.541Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-02-25T02:11:30.541Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-02-25T02:11:30.541Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-02-25T02:11:30.541Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-02-25T02:11:30.541Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-02-25T02:11:30.541Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-02-25T02:11:30.541Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-02-25T02:11:30.541Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-02-25T02:11:30.541Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-02-25T02:11:30.541Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-02-25T02:11:30.541Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-02-25T02:11:30.541Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-02-25T02:11:30.541Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-02-25T02:11:30.541Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-02-25T02:11:30.541Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-02-25T02:11:30.541Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-02-25T02:11:30.541Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-02-25T02:11:30.541Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-02-25T02:11:30.541Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-02-25T02:11:30.541Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-02-25T02:11:30.541Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-02-25T02:11:30.541Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-02-25T02:11:30.541Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.01s) [2021-02-25T02:11:30.541Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.01s) [2021-02-25T02:11:30.541Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-02-25T02:11:30.541Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-02-25T02:11:30.541Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.01s) [2021-02-25T02:11:30.541Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-02-25T02:11:30.541Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.01s) [2021-02-25T02:11:30.541Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-02-25T02:11:30.541Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-02-25T02:11:30.541Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-02-25T02:11:30.541Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-02-25T02:11:30.541Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-02-25T02:11:30.541Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-02-25T02:11:30.541Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-02-25T02:11:30.541Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-02-25T02:11:30.541Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-02-25T02:11:30.541Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-02-25T02:11:30.541Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-02-25T02:11:30.541Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-02-25T02:11:30.541Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-02-25T02:11:30.541Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-02-25T02:11:30.541Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-02-25T02:11:30.541Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-02-25T02:11:30.541Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-02-25T02:11:30.541Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-02-25T02:11:30.541Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-02-25T02:11:30.541Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-02-25T02:11:30.541Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-02-25T02:11:30.541Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-02-25T02:11:30.541Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-02-25T02:11:30.541Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-02-25T02:11:30.541Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-02-25T02:11:30.541Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-02-25T02:11:30.541Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-02-25T02:11:30.541Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-02-25T02:11:30.541Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-02-25T02:11:30.541Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-02-25T02:11:30.541Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-02-25T02:11:30.541Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-02-25T02:11:30.541Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-02-25T02:11:30.542Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-02-25T02:11:30.542Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-02-25T02:11:30.542Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-02-25T02:11:30.542Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.01s) [2021-02-25T02:11:30.542Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-02-25T02:11:30.542Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-02-25T02:11:30.542Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-02-25T02:11:30.542Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-02-25T02:11:30.542Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.01s) [2021-02-25T02:11:30.542Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-02-25T02:11:30.542Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-02-25T02:11:30.542Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-02-25T02:11:30.542Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-02-25T02:11:30.542Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-02-25T02:11:30.542Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-02-25T02:11:30.542Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-02-25T02:11:30.542Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-02-25T02:11:30.542Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-02-25T02:11:30.542Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-02-25T02:11:30.542Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-02-25T02:11:30.542Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-02-25T02:11:30.542Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-02-25T02:11:30.542Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-02-25T02:11:30.542Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-02-25T02:11:30.542Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-02-25T02:11:30.542Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-02-25T02:11:30.542Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-02-25T02:11:30.542Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-02-25T02:11:30.542Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-02-25T02:11:30.542Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-02-25T02:11:30.542Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-02-25T02:11:30.542Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-02-25T02:11:30.542Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-02-25T02:11:30.542Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-02-25T02:11:30.542Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-02-25T02:11:30.542Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-02-25T02:11:30.542Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-02-25T02:11:30.542Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-02-25T02:11:30.542Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-02-25T02:11:30.542Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-02-25T02:11:30.542Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-02-25T02:11:30.542Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-02-25T02:11:30.542Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-02-25T02:11:30.542Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-02-25T02:11:30.542Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-02-25T02:11:30.542Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-02-25T02:11:30.542Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-02-25T02:11:30.542Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-02-25T02:11:30.542Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-02-25T02:11:30.542Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-02-25T02:11:30.542Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-02-25T02:11:30.542Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-02-25T02:11:30.542Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-02-25T02:11:30.542Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-02-25T02:11:30.542Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-02-25T02:11:30.542Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-02-25T02:11:30.542Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-02-25T02:11:30.542Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-02-25T02:11:30.542Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-02-25T02:11:30.542Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-02-25T02:11:30.542Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-02-25T02:11:30.542Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-02-25T02:11:30.542Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-02-25T02:11:30.542Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-02-25T02:11:30.542Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-02-25T02:11:30.542Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-02-25T02:11:30.542Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-02-25T02:11:30.542Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-02-25T02:11:30.542Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-02-25T02:11:30.542Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-02-25T02:11:30.542Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-02-25T02:11:30.542Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-02-25T02:11:30.542Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-02-25T02:11:30.542Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-02-25T02:11:30.542Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-02-25T02:11:30.542Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-02-25T02:11:30.542Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-02-25T02:11:30.542Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.01s) [2021-02-25T02:11:30.542Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-02-25T02:11:30.542Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-02-25T02:11:30.542Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-02-25T02:11:30.542Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-02-25T02:11:30.542Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-02-25T02:11:30.542Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-02-25T02:11:30.542Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-02-25T02:11:30.542Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-02-25T02:11:30.542Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-02-25T02:11:30.542Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-02-25T02:11:30.542Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-02-25T02:11:30.542Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-02-25T02:11:30.542Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-02-25T02:11:30.542Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-02-25T02:11:30.542Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-02-25T02:11:30.542Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-02-25T02:11:30.542Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-02-25T02:11:30.542Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-02-25T02:11:30.542Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-02-25T02:11:30.542Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-02-25T02:11:30.542Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-02-25T02:11:30.542Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-02-25T02:11:30.542Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-02-25T02:11:30.542Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-02-25T02:11:30.542Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-02-25T02:11:30.542Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-02-25T02:11:30.542Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-02-25T02:11:30.542Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-02-25T02:11:30.542Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-02-25T02:11:30.542Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-02-25T02:11:30.542Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-02-25T02:11:30.542Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-02-25T02:11:30.542Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-02-25T02:11:30.542Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-02-25T02:11:30.542Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-02-25T02:11:30.542Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-02-25T02:11:30.542Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-02-25T02:11:30.542Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-02-25T02:11:30.542Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-02-25T02:11:30.542Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-02-25T02:11:30.542Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-02-25T02:11:30.542Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-02-25T02:11:30.542Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-02-25T02:11:30.542Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-02-25T02:11:30.542Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-02-25T02:11:30.542Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-02-25T02:11:30.542Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-02-25T02:11:30.542Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-02-25T02:11:30.542Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-02-25T02:11:30.542Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-02-25T02:11:30.542Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-02-25T02:11:30.542Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-02-25T02:11:30.542Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-02-25T02:11:30.542Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-02-25T02:11:30.542Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.01s) [2021-02-25T02:11:30.542Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-02-25T02:11:30.542Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-02-25T02:11:30.542Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-02-25T02:11:30.542Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-02-25T02:11:30.542Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-02-25T02:11:30.542Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-02-25T02:11:30.542Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-02-25T02:11:30.542Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-02-25T02:11:30.542Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-02-25T02:11:30.542Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-02-25T02:11:30.542Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-02-25T02:11:30.542Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.01s) [2021-02-25T02:11:30.542Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-02-25T02:11:30.542Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-02-25T02:11:30.542Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-02-25T02:11:30.542Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-02-25T02:11:30.542Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-02-25T02:11:30.542Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-02-25T02:11:30.542Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-02-25T02:11:30.542Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-02-25T02:11:30.542Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-02-25T02:11:30.542Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-02-25T02:11:30.543Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-02-25T02:11:30.543Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-02-25T02:11:30.543Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-02-25T02:11:30.543Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-02-25T02:11:30.543Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-02-25T02:11:30.543Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-02-25T02:11:30.543Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-02-25T02:11:30.543Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-02-25T02:11:30.543Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-02-25T02:11:30.543Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.02s) [2021-02-25T02:11:30.543Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-02-25T02:11:30.543Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-02-25T02:11:30.543Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-02-25T02:11:30.543Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-02-25T02:11:30.543Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-02-25T02:11:30.543Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-02-25T02:11:30.543Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-02-25T02:11:30.543Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-02-25T02:11:30.543Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-02-25T02:11:30.543Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-02-25T02:11:30.543Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-02-25T02:11:30.543Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-02-25T02:11:30.543Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-02-25T02:11:30.543Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-02-25T02:11:30.543Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-02-25T02:11:30.543Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-02-25T02:11:30.543Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-02-25T02:11:30.543Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-02-25T02:11:30.543Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-02-25T02:11:30.543Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-02-25T02:11:30.543Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-02-25T02:11:30.543Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-02-25T02:11:30.543Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-02-25T02:11:30.543Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-02-25T02:11:30.543Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-02-25T02:11:30.543Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-02-25T02:11:30.543Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-02-25T02:11:30.543Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-02-25T02:11:30.543Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-02-25T02:11:30.543Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-02-25T02:11:30.543Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-02-25T02:11:30.543Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-02-25T02:11:30.543Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-02-25T02:11:30.543Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-02-25T02:11:30.543Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-02-25T02:11:30.543Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-02-25T02:11:30.543Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-02-25T02:11:30.543Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-02-25T02:11:30.543Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-02-25T02:11:30.543Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-02-25T02:11:30.543Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-02-25T02:11:30.543Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-02-25T02:11:30.543Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-02-25T02:11:30.543Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-02-25T02:11:30.543Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.01s) [2021-02-25T02:11:30.543Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-02-25T02:11:30.543Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-02-25T02:11:30.543Z] PASS [2021-02-25T02:11:30.543Z] coverage: 88.6% of statements [2021-02-25T02:11:30.543Z] ok github.com/docker/docker/pkg/tailfile 0.398s coverage: 88.6% of statements [2021-02-25T02:11:30.543Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-02-25T02:11:30.543Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-02-25T02:11:30.543Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-02-25T02:11:30.543Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-02-25T02:11:30.543Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-02-25T02:11:30.543Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-02-25T02:11:30.543Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-02-25T02:11:30.543Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-02-25T02:11:30.543Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-02-25T02:11:30.543Z] === RUN TestTarSumRemoveNonExistent [2021-02-25T02:11:30.543Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-02-25T02:11:30.543Z] === RUN TestTarSumRemove [2021-02-25T02:11:30.543Z] --- PASS: TestTarSumRemove (0.00s) [2021-02-25T02:11:30.543Z] === RUN TestSortFileInfoSums [2021-02-25T02:11:30.543Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-02-25T02:11:30.543Z] === RUN TestNewTarSumForLabelInvalid [2021-02-25T02:11:30.543Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-02-25T02:11:30.543Z] === RUN TestNewTarSumForLabel [2021-02-25T02:11:30.543Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-02-25T02:11:30.543Z] === RUN TestEmptyTar [2021-02-25T02:11:30.543Z] --- PASS: TestEmptyTar (0.00s) [2021-02-25T02:11:30.543Z] === RUN TestTarSumsReadSize [2021-02-25T02:11:30.543Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-02-25T02:11:30.543Z] === RUN TestTarSums [2021-02-25T02:11:31.003Z] --- PASS: TestTarSums (0.08s) [2021-02-25T02:11:31.003Z] === RUN TestIteration [2021-02-25T02:11:31.003Z] --- PASS: TestIteration (0.00s) [2021-02-25T02:11:31.003Z] === RUN TestVersionLabelForChecksum [2021-02-25T02:11:31.003Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-02-25T02:11:31.003Z] === RUN TestVersion [2021-02-25T02:11:31.003Z] --- PASS: TestVersion (0.00s) [2021-02-25T02:11:31.003Z] === RUN TestGetVersion [2021-02-25T02:11:31.003Z] --- PASS: TestGetVersion (0.00s) [2021-02-25T02:11:31.003Z] === RUN TestGetVersions [2021-02-25T02:11:31.003Z] --- PASS: TestGetVersions (0.00s) [2021-02-25T02:11:31.003Z] PASS [2021-02-25T02:11:31.003Z] coverage: 89.3% of statements [2021-02-25T02:11:31.003Z] ok github.com/docker/docker/pkg/tarsum 0.190s coverage: 89.3% of statements [2021-02-25T02:11:31.003Z] testing: warning: no tests to run [2021-02-25T02:11:31.003Z] PASS [2021-02-25T02:11:31.003Z] coverage: [no statements] [2021-02-25T02:11:31.003Z] ok github.com/docker/docker/pkg/term/windows 0.034s coverage: [no statements] [no tests to run] [2021-02-25T02:11:31.003Z] === RUN TestTruncIndex [2021-02-25T02:11:31.003Z] --- PASS: TestTruncIndex (0.10s) [2021-02-25T02:11:31.003Z] PASS [2021-02-25T02:11:31.003Z] coverage: 91.5% of statements [2021-02-25T02:11:31.464Z] ok github.com/docker/docker/pkg/truncindex 0.142s coverage: 91.5% of statements [2021-02-25T02:11:31.464Z] === RUN TestIsGIT [2021-02-25T02:11:31.464Z] --- PASS: TestIsGIT (0.00s) [2021-02-25T02:11:31.464Z] === RUN TestIsTransport [2021-02-25T02:11:31.464Z] --- PASS: TestIsTransport (0.00s) [2021-02-25T02:11:31.464Z] PASS [2021-02-25T02:11:31.464Z] coverage: 100.0% of statements [2021-02-25T02:11:31.464Z] ok github.com/docker/docker/pkg/urlutil 0.033s coverage: 100.0% of statements [2021-02-25T02:11:31.818Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2021-02-25T02:11:31.925Z] === RUN TestVersionInfo [2021-02-25T02:11:31.925Z] --- PASS: TestVersionInfo (0.00s) [2021-02-25T02:11:31.925Z] === RUN TestAppendVersions [2021-02-25T02:11:31.925Z] --- PASS: TestAppendVersions (0.00s) [2021-02-25T02:11:31.925Z] PASS [2021-02-25T02:11:31.925Z] coverage: 88.9% of statements [2021-02-25T02:11:31.925Z] ok github.com/docker/docker/pkg/useragent 0.041s coverage: 88.9% of statements [2021-02-25T02:11:32.082Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2021-02-25T02:11:32.262Z] --- PASS: TestCreateServiceMaxReplicas (2.62s) [2021-02-25T02:11:32.262Z] === RUN TestCreateWithDuplicateNetworkNames [2021-02-25T02:11:32.341Z] --- PASS: TestRemoveImageGarbageCollector (2.44s) [2021-02-25T02:11:32.341Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-02-25T02:11:32.601Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2021-02-25T02:11:32.601Z] === RUN TestTagInvalidReference [2021-02-25T02:11:32.601Z] --- PASS: TestTagInvalidReference (0.05s) [2021-02-25T02:11:32.601Z] === RUN TestTagValidPrefixedRepo [2021-02-25T02:11:32.601Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-02-25T02:11:32.601Z] === RUN TestTagExistedNameWithoutForce [2021-02-25T02:11:32.601Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-02-25T02:11:32.601Z] === RUN TestTagOfficialNames [2021-02-25T02:11:32.601Z] --- PASS: TestTagOfficialNames (0.07s) [2021-02-25T02:11:32.601Z] === RUN TestTagMatchesDigest [2021-02-25T02:11:32.860Z] --- PASS: TestTagMatchesDigest (0.05s) [2021-02-25T02:11:32.860Z] === CONT TestImportExtremelyLargeImageWorks [2021-02-25T02:11:32.860Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2021-02-25T02:11:32.899Z] === RUN TestNewSettable [2021-02-25T02:11:32.899Z] --- PASS: TestNewSettable (0.00s) [2021-02-25T02:11:32.899Z] === RUN TestIsSettable [2021-02-25T02:11:32.899Z] --- PASS: TestIsSettable (0.00s) [2021-02-25T02:11:32.899Z] === RUN TestUpdateSettingsEnv [2021-02-25T02:11:32.899Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-02-25T02:11:32.899Z] PASS [2021-02-25T02:11:32.899Z] coverage: 20.1% of statements [2021-02-25T02:11:32.899Z] ok github.com/docker/docker/plugin/v2 0.119s coverage: 20.1% of statements [2021-02-25T02:11:33.120Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-02-25T02:11:33.360Z] === RUN TestLoad [2021-02-25T02:11:33.360Z] --- PASS: TestLoad (0.00s) [2021-02-25T02:11:33.360Z] === RUN TestSave [2021-02-25T02:11:33.360Z] === RUN TestValidatePrivileges [2021-02-25T02:11:33.360Z] --- PASS: TestValidatePrivileges (0.00s) [2021-02-25T02:11:33.360Z] === RUN TestFilterByCapNeg [2021-02-25T02:11:33.360Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-02-25T02:11:33.360Z] === RUN TestFilterByCapPos [2021-02-25T02:11:33.360Z] --- PASS: TestFilterByCapPos (0.00s) [2021-02-25T02:11:33.360Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-02-25T02:11:33.360Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-02-25T02:11:33.360Z] PASS [2021-02-25T02:11:33.360Z] coverage: 12.0% of statements [2021-02-25T02:11:33.360Z] ok github.com/docker/docker/plugin 0.048s coverage: 12.0% of statements [2021-02-25T02:11:33.360Z] --- PASS: TestSave (0.05s) [2021-02-25T02:11:33.360Z] === RUN TestAddDeleteGet [2021-02-25T02:11:33.360Z] --- PASS: TestAddDeleteGet (0.04s) [2021-02-25T02:11:33.360Z] === RUN TestInvalidTags [2021-02-25T02:11:33.360Z] --- PASS: TestInvalidTags (0.00s) [2021-02-25T02:11:33.360Z] PASS [2021-02-25T02:11:33.360Z] coverage: 84.4% of statements [2021-02-25T02:11:33.360Z] ok github.com/docker/docker/reference 0.137s coverage: 84.4% of statements [2021-02-25T02:11:34.025Z] === RUN TestReadPluginNoRead/default [2021-02-25T02:11:34.025Z] --- PASS: TestDaemonStartWithLogOpt (4.91s) [2021-02-25T02:11:34.332Z] time="2021-02-25T02:11:34Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49226/Test.Echo: Post http://127.0.0.1:49226/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-02-25T02:11:34.794Z] === RUN TestRestartManagerTimeout [2021-02-25T02:11:34.794Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-02-25T02:11:34.794Z] === RUN TestRestartManagerTimeoutReset [2021-02-25T02:11:34.794Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-02-25T02:11:34.794Z] PASS [2021-02-25T02:11:34.794Z] coverage: 45.3% of statements [2021-02-25T02:11:34.794Z] ok github.com/docker/docker/restartmanager 0.037s coverage: 45.3% of statements [2021-02-25T02:11:34.794Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-02-25T02:11:34.794Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2021-02-25T02:11:34.794Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-02-25T02:11:34.794Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-02-25T02:11:34.794Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-02-25T02:11:34.794Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-02-25T02:11:34.794Z] === RUN TestResumableRequestReaderWithReadError [2021-02-25T02:11:34.794Z] time="2021-02-25T02:11:34Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-02-25T02:11:34.794Z] --- PASS: TestResumableRequestReaderWithReadError (0.10s) [2021-02-25T02:11:34.794Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-02-25T02:11:34.794Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-02-25T02:11:34.794Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-02-25T02:11:34.794Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-02-25T02:11:34.794Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-02-25T02:11:34.794Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-02-25T02:11:34.794Z] === RUN TestResumableRequestReader [2021-02-25T02:11:34.794Z] --- PASS: TestResumableRequestReader (0.00s) [2021-02-25T02:11:34.794Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-02-25T02:11:34.794Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-02-25T02:11:34.794Z] PASS [2021-02-25T02:11:34.794Z] coverage: 100.0% of statements [2021-02-25T02:11:34.794Z] ok github.com/docker/docker/registry/resumable 0.166s coverage: 100.0% of statements [2021-02-25T02:11:34.973Z] === RUN TestReadPluginNoRead/disabled_caching [2021-02-25T02:11:35.767Z] === RUN TestResolveAuthConfigIndexServer [2021-02-25T02:11:35.767Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-02-25T02:11:35.767Z] === RUN TestResolveAuthConfigFullURL [2021-02-25T02:11:35.767Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-02-25T02:11:35.767Z] === RUN TestLoadAllowNondistributableArtifacts [2021-02-25T02:11:35.767Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-02-25T02:11:35.767Z] === RUN TestValidateMirror [2021-02-25T02:11:35.767Z] --- PASS: TestValidateMirror (0.00s) [2021-02-25T02:11:35.767Z] === RUN TestLoadInsecureRegistries [2021-02-25T02:11:35.767Z] time="2021-02-25T02:11:35Z" level=warning msg="insecure registry http://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-02-25T02:11:35.767Z] time="2021-02-25T02:11:35Z" level=warning msg="insecure registry https://mytest.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-02-25T02:11:35.767Z] time="2021-02-25T02:11:35Z" level=warning msg="insecure registry HTTP://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-02-25T02:11:35.767Z] --- PASS: TestLoadInsecureRegistries (0.10s) [2021-02-25T02:11:35.767Z] === RUN TestNewServiceConfig [2021-02-25T02:11:35.767Z] --- PASS: TestNewServiceConfig (0.00s) [2021-02-25T02:11:35.767Z] === RUN TestValidateIndexName [2021-02-25T02:11:35.767Z] --- PASS: TestValidateIndexName (0.00s) [2021-02-25T02:11:35.767Z] === RUN TestValidateIndexNameWithError [2021-02-25T02:11:35.767Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-02-25T02:11:35.767Z] === RUN TestEndpointParse [2021-02-25T02:11:35.767Z] --- PASS: TestEndpointParse (0.00s) [2021-02-25T02:11:35.767Z] === RUN TestEndpointParseInvalid [2021-02-25T02:11:35.767Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-02-25T02:11:35.767Z] === RUN TestValidateEndpoint [2021-02-25T02:11:35.767Z] --- PASS: TestValidateEndpoint (0.01s) [2021-02-25T02:11:35.767Z] === RUN TestPing [2021-02-25T02:11:35.767Z] --- PASS: TestPing (0.00s) [2021-02-25T02:11:35.767Z] === RUN TestPingRegistryEndpoint [2021-02-25T02:11:35.767Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-02-25T02:11:35.767Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-02-25T02:11:35.767Z] === RUN TestEndpoint [2021-02-25T02:11:35.767Z] --- SKIP: TestEndpoint (0.00s) [2021-02-25T02:11:35.767Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-02-25T02:11:35.767Z] === RUN TestParseRepositoryInfo [2021-02-25T02:11:35.767Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-02-25T02:11:35.767Z] === RUN TestNewIndexInfo [2021-02-25T02:11:35.767Z] --- PASS: TestNewIndexInfo (0.00s) [2021-02-25T02:11:35.767Z] === RUN TestMirrorEndpointLookup [2021-02-25T02:11:35.767Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-02-25T02:11:35.767Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-02-25T02:11:35.767Z] === RUN TestSearchRepositories [2021-02-25T02:11:35.767Z] --- PASS: TestSearchRepositories (0.01s) [2021-02-25T02:11:35.767Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-02-25T02:11:35.767Z] Host: 127.0.0.1:49245 [2021-02-25T02:11:35.767Z] User-Agent: docker test client [2021-02-25T02:11:35.767Z] Authorization: Token fake-token [2021-02-25T02:11:35.767Z] X-Docker-Token: true [2021-02-25T02:11:35.767Z] Accept-Encoding: gzip [2021-02-25T02:11:35.767Z] [2021-02-25T02:11:35.767Z] [2021-02-25T02:11:35.767Z] registry_test.go:730: HTTP/1.1 200 OK [2021-02-25T02:11:35.767Z] Connection: close [2021-02-25T02:11:35.767Z] Content-Length: 144 [2021-02-25T02:11:35.767Z] Cache-Control: no-cache [2021-02-25T02:11:35.767Z] Content-Type: application/json [2021-02-25T02:11:35.767Z] Date: Thu, 25 Feb 2021 02:11:35 GMT [2021-02-25T02:11:35.767Z] Expires: -1 [2021-02-25T02:11:35.767Z] Pragma: no-cache [2021-02-25T02:11:35.767Z] Server: docker-tests/mock [2021-02-25T02:11:35.767Z] X-Docker-Registry-Config: mock [2021-02-25T02:11:35.767Z] X-Docker-Registry-Version: 0.0.0 [2021-02-25T02:11:35.767Z] [2021-02-25T02:11:35.767Z] [2021-02-25T02:11:35.767Z] === RUN TestTrustedLocation [2021-02-25T02:11:35.767Z] --- PASS: TestTrustedLocation (0.00s) [2021-02-25T02:11:35.767Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-02-25T02:11:35.767Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-02-25T02:11:35.767Z] === RUN TestAllowNondistributableArtifacts [2021-02-25T02:11:35.767Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-02-25T02:11:35.767Z] === RUN TestIsSecureIndex [2021-02-25T02:11:35.767Z] --- PASS: TestIsSecureIndex (0.00s) [2021-02-25T02:11:35.767Z] PASS [2021-02-25T02:11:35.767Z] coverage: 50.3% of statements [2021-02-25T02:11:35.767Z] === RUN TestDecodeContainerConfig [2021-02-25T02:11:35.767Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-02-25T02:11:35.767Z] === RUN TestDecodeContainerConfigIsolation [2021-02-25T02:11:35.767Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-02-25T02:11:35.767Z] === RUN TestValidatePrivileged [2021-02-25T02:11:35.767Z] --- PASS: TestValidatePrivileged (0.00s) [2021-02-25T02:11:35.767Z] PASS [2021-02-25T02:11:35.767Z] coverage: 52.2% of statements [2021-02-25T02:11:35.767Z] ok github.com/docker/docker/registry 0.260s coverage: 50.3% of statements [2021-02-25T02:11:35.767Z] ok github.com/docker/docker/runconfig 0.044s coverage: 52.2% of statements [2021-02-25T02:11:36.228Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-02-25T02:11:36.228Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-02-25T02:11:36.228Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-02-25T02:11:36.228Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-02-25T02:11:36.228Z] PASS [2021-02-25T02:11:36.228Z] coverage: 62.5% of statements [2021-02-25T02:11:36.228Z] ok github.com/docker/docker/testutil 0.117s coverage: 62.5% of statements [2021-02-25T02:11:36.409Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-02-25T02:11:36.409Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-02-25T02:11:36.888Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-02-25T02:11:38.316Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2021-02-25T02:11:38.422Z] === RUN TestGetDriver [2021-02-25T02:11:38.422Z] --- PASS: TestGetDriver (0.00s) [2021-02-25T02:11:38.422Z] === RUN TestVolumeRequestError [2021-02-25T02:11:38.422Z] --- PASS: TestVolumeRequestError (0.01s) [2021-02-25T02:11:38.422Z] PASS [2021-02-25T02:11:38.422Z] coverage: 36.1% of statements [2021-02-25T02:11:38.422Z] ok github.com/docker/docker/volume/drivers 0.049s coverage: 36.1% of statements [2021-02-25T02:11:38.805Z] --- PASS: TestReadPluginNoRead (9.77s) [2021-02-25T02:11:38.805Z] --- PASS: TestReadPluginNoRead/default (1.85s) [2021-02-25T02:11:38.805Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.76s) [2021-02-25T02:11:38.805Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.83s) [2021-02-25T02:11:38.805Z] read_test.go:92: [d9b8bee53b04e] daemon is not started [2021-02-25T02:11:39.067Z] --- PASS: TestContinueAfterPluginCrash (10.31s) [2021-02-25T02:11:39.067Z] PASS [2021-02-25T02:11:39.067Z] [2021-02-25T02:11:39.067Z] DONE 6 tests in 10.482s [2021-02-25T02:11:39.067Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-02-25T02:11:39.067Z] ++ 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 [2021-02-25T02:11:39.067Z] ++ set -e [2021-02-25T02:11:39.067Z] ++ '[' -n 0 ']' [2021-02-25T02:11:39.067Z] ++ set -x [2021-02-25T02:11:39.067Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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 [2021-02-25T02:11:39.252Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2021-02-25T02:11:39.328Z] testing: warning: no tests to run [2021-02-25T02:11:39.328Z] PASS [2021-02-25T02:11:39.328Z] [2021-02-25T02:11:39.328Z] DONE 0 tests in 0.082s [2021-02-25T02:11:39.328Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-02-25T02:11:39.328Z] ++ 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 [2021-02-25T02:11:39.328Z] ++ set -e [2021-02-25T02:11:39.328Z] ++ '[' -n 0 ']' [2021-02-25T02:11:39.328Z] ++ set -x [2021-02-25T02:11:39.328Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2021-02-25T02:11:39.404Z] === RUN TestGetAddress [2021-02-25T02:11:39.404Z] --- PASS: TestGetAddress (0.00s) [2021-02-25T02:11:39.404Z] === RUN TestRemove [2021-02-25T02:11:39.404Z] --- SKIP: TestRemove (0.00s) [2021-02-25T02:11:39.404Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-02-25T02:11:39.404Z] === RUN TestInitializeWithVolumes [2021-02-25T02:11:39.404Z] --- PASS: TestInitializeWithVolumes (0.00s) [2021-02-25T02:11:39.405Z] === RUN TestCreate [2021-02-25T02:11:39.405Z] --- PASS: TestCreate (0.01s) [2021-02-25T02:11:39.405Z] === RUN TestValidateName [2021-02-25T02:11:39.405Z] --- PASS: TestValidateName (0.00s) [2021-02-25T02:11:39.405Z] === RUN TestCreateWithOpts [2021-02-25T02:11:39.405Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-02-25T02:11:39.405Z] local_test.go:181: runtime.GOOS == "windows" [2021-02-25T02:11:39.405Z] === RUN TestRelaodNoOpts [2021-02-25T02:11:39.405Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-02-25T02:11:39.405Z] PASS [2021-02-25T02:11:39.405Z] coverage: 41.5% of statements [2021-02-25T02:11:39.405Z] ok github.com/docker/docker/volume/local 0.239s coverage: 41.5% of statements [2021-02-25T02:11:39.405Z] === RUN TestConvertTmpfsOptions [2021-02-25T02:11:39.405Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-02-25T02:11:39.405Z] parser_test.go:49: data="mode=700,size=1m" [2021-02-25T02:11:39.405Z] parser_test.go:49: data="ro" [2021-02-25T02:11:39.405Z] === RUN TestParseMountRaw [2021-02-25T02:11:39.405Z] --- PASS: TestParseMountRaw (0.03s) [2021-02-25T02:11:39.405Z] === RUN TestParseMountRawSplit [2021-02-25T02:11:39.405Z] --- PASS: TestParseMountRawSplit (0.00s) [2021-02-25T02:11:39.405Z] parser_test.go:390: case 0 [2021-02-25T02:11:39.405Z] parser_test.go:390: case 1 [2021-02-25T02:11:39.405Z] parser_test.go:390: case 2 [2021-02-25T02:11:39.405Z] parser_test.go:390: case 3 [2021-02-25T02:11:39.405Z] parser_test.go:390: case 4 [2021-02-25T02:11:39.405Z] parser_test.go:390: case 5 [2021-02-25T02:11:39.405Z] parser_test.go:390: case 6 [2021-02-25T02:11:39.405Z] parser_test.go:390: case 7 [2021-02-25T02:11:39.405Z] parser_test.go:390: case 8 [2021-02-25T02:11:39.405Z] parser_test.go:390: case 0 [2021-02-25T02:11:39.405Z] parser_test.go:390: case 1 [2021-02-25T02:11:39.405Z] parser_test.go:390: case 2 [2021-02-25T02:11:39.405Z] parser_test.go:390: case 3 [2021-02-25T02:11:39.405Z] parser_test.go:390: case 4 [2021-02-25T02:11:39.405Z] parser_test.go:390: case 5 [2021-02-25T02:11:39.405Z] parser_test.go:390: case 6 [2021-02-25T02:11:39.405Z] parser_test.go:390: case 7 [2021-02-25T02:11:39.405Z] parser_test.go:390: case 8 [2021-02-25T02:11:39.405Z] parser_test.go:390: case 9 [2021-02-25T02:11:39.405Z] parser_test.go:390: case 10 [2021-02-25T02:11:39.405Z] parser_test.go:390: case 11 [2021-02-25T02:11:39.405Z] parser_test.go:390: case 12 [2021-02-25T02:11:39.405Z] parser_test.go:390: case 0 [2021-02-25T02:11:39.405Z] parser_test.go:390: case 1 [2021-02-25T02:11:39.405Z] parser_test.go:390: case 2 [2021-02-25T02:11:39.405Z] parser_test.go:390: case 3 [2021-02-25T02:11:39.405Z] parser_test.go:390: case 4 [2021-02-25T02:11:39.405Z] parser_test.go:390: case 5 [2021-02-25T02:11:39.405Z] parser_test.go:390: case 6 [2021-02-25T02:11:39.405Z] parser_test.go:390: case 7 [2021-02-25T02:11:39.405Z] parser_test.go:390: case 8 [2021-02-25T02:11:39.405Z] parser_test.go:390: case 9 [2021-02-25T02:11:39.405Z] parser_test.go:390: case 10 [2021-02-25T02:11:39.405Z] parser_test.go:390: case 11 [2021-02-25T02:11:39.405Z] === RUN TestParseMountSpec [2021-02-25T02:11:39.405Z] --- PASS: TestParseMountSpec (0.00s) [2021-02-25T02:11:39.405Z] parser_test.go:455: case 0 [2021-02-25T02:11:39.405Z] parser_test.go:455: case 1 [2021-02-25T02:11:39.405Z] parser_test.go:455: case 2 [2021-02-25T02:11:39.405Z] parser_test.go:455: case 3 [2021-02-25T02:11:39.405Z] parser_test.go:455: case 4 [2021-02-25T02:11:39.405Z] parser_test.go:455: case 5 [2021-02-25T02:11:39.405Z] === RUN TestParseMountSpecBindWithFileinfoError [2021-02-25T02:11:39.405Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2021-02-25T02:11:39.405Z] === RUN TestValidateMount [2021-02-25T02:11:39.405Z] --- PASS: TestValidateMount (0.00s) [2021-02-25T02:11:39.405Z] PASS [2021-02-25T02:11:39.405Z] coverage: 66.2% of statements [2021-02-25T02:11:39.405Z] ok github.com/docker/docker/volume/mounts 0.088s coverage: 66.2% of statements [2021-02-25T02:11:39.589Z] INFO: Testing against a local daemon [2021-02-25T02:11:39.589Z] === RUN TestPluginWithDevMounts [2021-02-25T02:11:39.589Z] === PAUSE TestPluginWithDevMounts [2021-02-25T02:11:39.589Z] === CONT TestPluginWithDevMounts [2021-02-25T02:11:39.822Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2021-02-25T02:11:40.377Z] === RUN TestSetGetMeta [2021-02-25T02:11:40.377Z] === PAUSE TestSetGetMeta [2021-02-25T02:11:40.377Z] === RUN TestRestore [2021-02-25T02:11:40.377Z] === PAUSE TestRestore [2021-02-25T02:11:40.377Z] === RUN TestServiceCreate [2021-02-25T02:11:40.377Z] === PAUSE TestServiceCreate [2021-02-25T02:11:40.377Z] === RUN TestServiceList [2021-02-25T02:11:40.377Z] === PAUSE TestServiceList [2021-02-25T02:11:40.377Z] === RUN TestServiceRemove [2021-02-25T02:11:40.377Z] === PAUSE TestServiceRemove [2021-02-25T02:11:40.377Z] === RUN TestServiceGet [2021-02-25T02:11:40.377Z] === PAUSE TestServiceGet [2021-02-25T02:11:40.377Z] === RUN TestServicePrune [2021-02-25T02:11:40.377Z] === PAUSE TestServicePrune [2021-02-25T02:11:40.377Z] === RUN TestCreate [2021-02-25T02:11:40.377Z] === PAUSE TestCreate [2021-02-25T02:11:40.377Z] === RUN TestRemove [2021-02-25T02:11:40.377Z] === PAUSE TestRemove [2021-02-25T02:11:40.377Z] === RUN TestList [2021-02-25T02:11:40.377Z] === PAUSE TestList [2021-02-25T02:11:40.377Z] === RUN TestFindByDriver [2021-02-25T02:11:40.377Z] === PAUSE TestFindByDriver [2021-02-25T02:11:40.377Z] === RUN TestFindByReferenced [2021-02-25T02:11:40.377Z] === PAUSE TestFindByReferenced [2021-02-25T02:11:40.377Z] === RUN TestDerefMultipleOfSameRef [2021-02-25T02:11:40.377Z] === PAUSE TestDerefMultipleOfSameRef [2021-02-25T02:11:40.377Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-02-25T02:11:40.377Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-02-25T02:11:40.377Z] === RUN TestDefererencePluginOnCreateError [2021-02-25T02:11:40.377Z] === PAUSE TestDefererencePluginOnCreateError [2021-02-25T02:11:40.377Z] === RUN TestRefDerefRemove [2021-02-25T02:11:40.377Z] === PAUSE TestRefDerefRemove [2021-02-25T02:11:40.377Z] === RUN TestGet [2021-02-25T02:11:40.377Z] === PAUSE TestGet [2021-02-25T02:11:40.377Z] === RUN TestGetWithReference [2021-02-25T02:11:40.377Z] === PAUSE TestGetWithReference [2021-02-25T02:11:40.377Z] === RUN TestFilterFunc [2021-02-25T02:11:40.377Z] === RUN TestFilterFunc/test_nil_list [2021-02-25T02:11:40.377Z] === PAUSE TestFilterFunc/test_nil_list [2021-02-25T02:11:40.377Z] === RUN TestFilterFunc/test_empty_list [2021-02-25T02:11:40.377Z] === PAUSE TestFilterFunc/test_empty_list [2021-02-25T02:11:40.377Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-02-25T02:11:40.377Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-02-25T02:11:40.377Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-02-25T02:11:40.377Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-02-25T02:11:40.377Z] === RUN TestFilterFunc/test_filter_some [2021-02-25T02:11:40.377Z] === PAUSE TestFilterFunc/test_filter_some [2021-02-25T02:11:40.377Z] === RUN TestFilterFunc/test_filter_middle [2021-02-25T02:11:40.377Z] === PAUSE TestFilterFunc/test_filter_middle [2021-02-25T02:11:40.377Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-02-25T02:11:40.377Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-02-25T02:11:40.377Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-02-25T02:11:40.377Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-02-25T02:11:40.377Z] === CONT TestFilterFunc/test_nil_list [2021-02-25T02:11:40.377Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-02-25T02:11:40.377Z] === CONT TestFilterFunc/test_filter_some [2021-02-25T02:11:40.377Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-02-25T02:11:40.377Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-02-25T02:11:40.377Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-02-25T02:11:40.377Z] === CONT TestFilterFunc/test_empty_list [2021-02-25T02:11:40.377Z] === CONT TestFilterFunc/test_filter_middle [2021-02-25T02:11:40.377Z] --- PASS: TestFilterFunc (0.00s) [2021-02-25T02:11:40.377Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-02-25T02:11:40.377Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-02-25T02:11:40.377Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-02-25T02:11:40.377Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-02-25T02:11:40.377Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-02-25T02:11:40.377Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-02-25T02:11:40.377Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-02-25T02:11:40.377Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-02-25T02:11:40.377Z] === CONT TestSetGetMeta [2021-02-25T02:11:40.377Z] === CONT TestGetWithReference [2021-02-25T02:11:40.377Z] === CONT TestFindByReferenced [2021-02-25T02:11:40.377Z] === CONT TestDefererencePluginOnCreateError [2021-02-25T02:11:40.377Z] --- PASS: TestSetGetMeta (0.02s) [2021-02-25T02:11:40.377Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-02-25T02:11:40.377Z] --- PASS: TestFindByReferenced (0.02s) [2021-02-25T02:11:40.377Z] === CONT TestDerefMultipleOfSameRef [2021-02-25T02:11:40.377Z] --- PASS: TestGetWithReference (0.03s) [2021-02-25T02:11:40.377Z] === CONT TestFindByDriver [2021-02-25T02:11:40.377Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2021-02-25T02:11:40.377Z] === CONT TestList [2021-02-25T02:11:40.377Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2021-02-25T02:11:40.377Z] === CONT TestRemove [2021-02-25T02:11:40.377Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2021-02-25T02:11:40.377Z] === CONT TestCreate [2021-02-25T02:11:40.377Z] --- PASS: TestFindByDriver (0.02s) [2021-02-25T02:11:40.377Z] === CONT TestServicePrune [2021-02-25T02:11:40.377Z] --- PASS: TestRemove (0.02s) [2021-02-25T02:11:40.377Z] === CONT TestServiceGet [2021-02-25T02:11:40.377Z] --- PASS: TestList (0.03s) [2021-02-25T02:11:40.377Z] === CONT TestServiceRemove [2021-02-25T02:11:40.377Z] --- PASS: TestCreate (0.02s) [2021-02-25T02:11:40.377Z] === CONT TestServiceList [2021-02-25T02:11:40.377Z] --- PASS: TestServiceGet (0.09s) [2021-02-25T02:11:40.377Z] === CONT TestServiceCreate [2021-02-25T02:11:40.377Z] time="2021-02-25T02:11:40Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-02-25T02:11:40.377Z] === CONT TestRestore [2021-02-25T02:11:40.377Z] --- PASS: TestServiceRemove (0.09s) [2021-02-25T02:11:40.377Z] --- PASS: TestServiceList (0.09s) [2021-02-25T02:11:40.377Z] === CONT TestGet [2021-02-25T02:11:40.377Z] time="2021-02-25T02:11:40Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-02-25T02:11:40.377Z] time="2021-02-25T02:11:40Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-02-25T02:11:40.377Z] time="2021-02-25T02:11:40Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-02-25T02:11:40.377Z] --- PASS: TestServiceCreate (0.02s) [2021-02-25T02:11:40.377Z] === CONT TestRefDerefRemove [2021-02-25T02:11:40.377Z] --- PASS: TestGet (0.02s) [2021-02-25T02:11:40.377Z] --- PASS: TestRestore (0.03s) [2021-02-25T02:11:40.377Z] time="2021-02-25T02:11:40Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-02-25T02:11:40.377Z] --- PASS: TestServicePrune (0.13s) [2021-02-25T02:11:40.377Z] --- PASS: TestRefDerefRemove (0.02s) [2021-02-25T02:11:40.377Z] PASS [2021-02-25T02:11:40.377Z] coverage: 70.3% of statements [2021-02-25T02:11:40.377Z] ok github.com/docker/docker/volume/service 0.274s coverage: 70.3% of statements [2021-02-25T02:11:41.202Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2021-02-25T02:11:41.770Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-02-25T02:11:42.137Z] --- PASS: TestPluginWithDevMounts (2.17s) [2021-02-25T02:11:42.137Z] PASS [2021-02-25T02:11:42.137Z] [2021-02-25T02:11:42.137Z] DONE 1 tests in 2.368s [2021-02-25T02:11:42.137Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2021-02-25T02:11:42.137Z] ++ 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 [2021-02-25T02:11:42.137Z] ++ set -e [2021-02-25T02:11:42.137Z] ++ '[' -n 0 ']' [2021-02-25T02:11:42.137Z] ++ set -x [2021-02-25T02:11:42.138Z] ++ env -i DEST=/go/src/github.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 [2021-02-25T02:11:42.138Z] INFO: Testing against a local daemon [2021-02-25T02:11:42.138Z] === RUN TestSecretInspect [2021-02-25T02:11:43.062Z] --- PASS: TestServiceUpdateConfigs (14.54s) [2021-02-25T02:11:43.062Z] === RUN TestServiceUpdateNetwork [2021-02-25T02:11:43.298Z] --- PASS: TestNewClientWithTimeout (17.74s) [2021-02-25T02:11:43.298Z] === RUN TestClientStream [2021-02-25T02:11:43.298Z] --- PASS: TestClientStream (0.00s) [2021-02-25T02:11:43.298Z] === RUN TestClientSendFile [2021-02-25T02:11:43.298Z] --- PASS: TestClientSendFile (0.00s) [2021-02-25T02:11:43.298Z] === RUN TestClientWithRequestTimeout [2021-02-25T02:11:43.298Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2021-02-25T02:11:43.298Z] === RUN TestFileSpecPlugin [2021-02-25T02:11:43.298Z] --- PASS: TestFileSpecPlugin (0.00s) [2021-02-25T02:11:43.298Z] === RUN TestFileJSONSpecPlugin [2021-02-25T02:11:43.298Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-02-25T02:11:43.298Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-02-25T02:11:43.298Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-02-25T02:11:43.298Z] === RUN TestPluginAddHandler [2021-02-25T02:11:43.298Z] --- PASS: TestPluginAddHandler (0.00s) [2021-02-25T02:11:43.298Z] === RUN TestPluginWaitBadPlugin [2021-02-25T02:11:43.298Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-02-25T02:11:43.298Z] === RUN TestGet [2021-02-25T02:11:43.298Z] time="2021-02-25T02:11:42Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-02-25T02:11:43.759Z] time="2021-02-25T02:11:43Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-02-25T02:11:44.685Z] --- PASS: TestSecretInspect (2.78s) [2021-02-25T02:11:44.685Z] === RUN TestSecretList [2021-02-25T02:11:45.063Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2021-02-25T02:11:45.063Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2021-02-25T02:11:45.474Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.79s) [2021-02-25T02:11:45.474Z] === RUN TestCreateServiceSecretFileMode [2021-02-25T02:11:45.946Z] time="2021-02-25T02:11:45Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-02-25T02:11:47.085Z] --- PASS: TestCreateServiceSecretFileMode (2.22s) [2021-02-25T02:11:47.085Z] === RUN TestCreateServiceConfigFileMode [2021-02-25T02:11:47.992Z] --- PASS: TestSecretList (3.26s) [2021-02-25T02:11:47.992Z] === RUN TestSecretsCreateAndDelete [2021-02-25T02:11:48.355Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2021-02-25T02:11:48.615Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-02-25T02:11:49.554Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-02-25T02:11:49.701Z] time="2021-02-25T02:11:49Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-02-25T02:11:49.889Z] --- PASS: TestCreateServiceConfigFileMode (2.28s) [2021-02-25T02:11:49.889Z] === RUN TestCreateServiceSysctls [2021-02-25T02:11:50.122Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2021-02-25T02:11:51.061Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-02-25T02:11:51.296Z] --- PASS: TestSecretsCreateAndDelete (3.14s) [2021-02-25T02:11:51.297Z] === RUN TestSecretsUpdate [2021-02-25T02:11:52.712Z] --- PASS: TestCreateServiceSysctls (2.99s) [2021-02-25T02:11:52.712Z] === RUN TestCreateServiceCapabilities [2021-02-25T02:11:54.353Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2021-02-25T02:11:54.598Z] --- PASS: TestSecretsUpdate (3.27s) [2021-02-25T02:11:54.599Z] === RUN TestTemplatedSecret [2021-02-25T02:11:54.836Z] --- PASS: TestCreateServiceCapabilities (2.29s) [2021-02-25T02:11:54.836Z] === RUN TestInspect [2021-02-25T02:11:54.922Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-02-25T02:11:55.182Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2021-02-25T02:11:55.293Z] --- PASS: TestServiceUpdateNetwork (12.75s) [2021-02-25T02:11:55.293Z] === RUN TestServiceUpdatePidsLimit [2021-02-25T02:11:55.442Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-02-25T02:11:55.442Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-02-25T02:11:56.235Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-02-25T02:11:57.177Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-02-25T02:11:57.350Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-02-25T02:11:57.604Z] --- PASS: TestInspect (2.51s) [2021-02-25T02:11:57.604Z] === RUN TestCreateJob [2021-02-25T02:11:57.904Z] --- PASS: TestTemplatedSecret (3.47s) [2021-02-25T02:11:57.904Z] === RUN TestSecretCreateResolve [2021-02-25T02:11:58.293Z] --- PASS: TestGet (15.00s) [2021-02-25T02:11:58.293Z] === RUN TestPluginWithNoManifest [2021-02-25T02:11:58.293Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-02-25T02:11:58.293Z] === RUN TestGetAll [2021-02-25T02:11:58.293Z] --- PASS: TestGetAll (0.00s) [2021-02-25T02:11:58.293Z] PASS [2021-02-25T02:11:58.293Z] coverage: 73.4% of statements [2021-02-25T02:11:58.293Z] ok github.com/docker/docker/pkg/plugins 35.115s coverage: 73.4% of statements [2021-02-25T02:11:58.293Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-02-25T02:11:58.293Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-02-25T02:11:58.293Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-02-25T02:11:58.293Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-02-25T02:11:58.293Z] ? github.com/docker/docker/pkg/term [no test files] [2021-02-25T02:11:58.293Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-02-25T02:11:58.293Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-02-25T02:11:58.293Z] ? github.com/docker/docker/quota [no test files] [2021-02-25T02:11:58.293Z] ? github.com/docker/docker/rootless [no test files] [2021-02-25T02:11:58.293Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-02-25T02:11:58.293Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-02-25T02:11:58.293Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-02-25T02:11:58.293Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-02-25T02:11:58.293Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-02-25T02:11:58.293Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-02-25T02:11:58.293Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-02-25T02:11:58.293Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-02-25T02:11:58.293Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-02-25T02:11:58.293Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-02-25T02:11:58.293Z] ? github.com/docker/docker/testutil/request [no test files] [2021-02-25T02:11:58.293Z] ? github.com/docker/docker/volume [no test files] [2021-02-25T02:11:58.293Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-02-25T02:11:58.293Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-02-25T02:11:58.727Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-02-25T02:11:59.270Z] [2021-02-25T02:11:59.270Z] === Skipped [2021-02-25T02:11:59.270Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-02-25T02:11:59.270Z] dispatchers_test.go:376: Windows does not support stopsignal [2021-02-25T02:11:59.270Z] [2021-02-25T02:11:59.270Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-02-25T02:11:59.270Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-02-25T02:11:59.270Z] [2021-02-25T02:11:59.270Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-02-25T02:11:59.270Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-02-25T02:11:59.270Z] [2021-02-25T02:11:59.270Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2021-02-25T02:11:59.270Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-02-25T02:11:59.270Z] [2021-02-25T02:11:59.270Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-02-25T02:11:59.270Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-02-25T02:11:59.270Z] [2021-02-25T02:11:59.270Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-02-25T02:11:59.270Z] client_test.go:23: runtime.GOOS == "windows" [2021-02-25T02:11:59.270Z] [2021-02-25T02:11:59.270Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-02-25T02:11:59.270Z] daemon_test.go:147: root required [2021-02-25T02:11:59.270Z] [2021-02-25T02:11:59.270Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-02-25T02:11:59.270Z] reload_test.go:520: root required [2021-02-25T02:11:59.270Z] [2021-02-25T02:11:59.270Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-02-25T02:11:59.270Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-02-25T02:11:59.270Z] [2021-02-25T02:11:59.270Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-02-25T02:11:59.270Z] pull_v2_test.go:73: Needs fixing on Windows [2021-02-25T02:11:59.270Z] [2021-02-25T02:11:59.270Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-02-25T02:11:59.270Z] pull_v2_test.go:118: Needs fixing on Windows [2021-02-25T02:11:59.270Z] [2021-02-25T02:11:59.270Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-02-25T02:11:59.270Z] download_test.go:268: Needs fixing on Windows [2021-02-25T02:11:59.270Z] [2021-02-25T02:11:59.270Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-02-25T02:11:59.270Z] layer_test.go:304: Failing on Windows [2021-02-25T02:11:59.270Z] [2021-02-25T02:11:59.270Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-02-25T02:11:59.270Z] layer_test.go:353: Failing on Windows [2021-02-25T02:11:59.270Z] [2021-02-25T02:11:59.270Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-02-25T02:11:59.270Z] layer_test.go:468: Failing on Windows [2021-02-25T02:11:59.270Z] [2021-02-25T02:11:59.270Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-02-25T02:11:59.270Z] layer_test.go:697: Failing on Windows [2021-02-25T02:11:59.270Z] [2021-02-25T02:11:59.270Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-02-25T02:11:59.270Z] migration_test.go:46: Failing on Windows [2021-02-25T02:11:59.270Z] [2021-02-25T02:11:59.270Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-02-25T02:11:59.270Z] migration_test.go:182: Failing on Windows [2021-02-25T02:11:59.270Z] [2021-02-25T02:11:59.270Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-02-25T02:11:59.270Z] mount_test.go:17: Failing on Windows [2021-02-25T02:11:59.270Z] [2021-02-25T02:11:59.270Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-02-25T02:11:59.270Z] mount_test.go:76: Failing on Windows [2021-02-25T02:11:59.270Z] [2021-02-25T02:11:59.270Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-02-25T02:11:59.270Z] mount_test.go:125: Failing on Windows [2021-02-25T02:11:59.270Z] [2021-02-25T02:11:59.270Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-02-25T02:11:59.270Z] mount_test.go:212: Failing on Windows [2021-02-25T02:11:59.270Z] [2021-02-25T02:11:59.270Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-02-25T02:11:59.270Z] archive_test.go:134: Xz not present in msys2 [2021-02-25T02:11:59.270Z] [2021-02-25T02:11:59.270Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-02-25T02:11:59.270Z] archive_test.go:239: Failing on Windows CI machines [2021-02-25T02:11:59.270Z] [2021-02-25T02:11:59.270Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-02-25T02:11:59.270Z] archive_windows_test.go:16: Currently fails [2021-02-25T02:11:59.270Z] [2021-02-25T02:11:59.270Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-02-25T02:11:59.270Z] changes_test.go:192: needs more investigation [2021-02-25T02:11:59.270Z] [2021-02-25T02:11:59.270Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-02-25T02:11:59.270Z] changes_test.go:405: needs further investigation [2021-02-25T02:11:59.270Z] [2021-02-25T02:11:59.270Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-02-25T02:11:59.270Z] changes_test.go:441: needs further investigation [2021-02-25T02:11:59.270Z] [2021-02-25T02:11:59.270Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-02-25T02:11:59.270Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-02-25T02:11:59.270Z] [2021-02-25T02:11:59.270Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-02-25T02:11:59.270Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-02-25T02:11:59.270Z] [2021-02-25T02:11:59.270Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-02-25T02:11:59.270Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-02-25T02:11:59.270Z] [2021-02-25T02:11:59.270Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-02-25T02:11:59.270Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-02-25T02:11:59.270Z] [2021-02-25T02:11:59.270Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-02-25T02:11:59.270Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-02-25T02:11:59.270Z] [2021-02-25T02:11:59.270Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-02-25T02:11:59.270Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-02-25T02:11:59.270Z] [2021-02-25T02:11:59.270Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-02-25T02:11:59.270Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-02-25T02:11:59.270Z] [2021-02-25T02:11:59.270Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-02-25T02:11:59.270Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-02-25T02:11:59.270Z] [2021-02-25T02:11:59.270Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-02-25T02:11:59.270Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-02-25T02:11:59.270Z] [2021-02-25T02:11:59.270Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-02-25T02:11:59.270Z] poller_test.go:41: No chmod on Windows [2021-02-25T02:11:59.270Z] [2021-02-25T02:11:59.270Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-02-25T02:11:59.270Z] fileutils_test.go:134: Needs porting to Windows [2021-02-25T02:11:59.270Z] [2021-02-25T02:11:59.270Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-02-25T02:11:59.270Z] fileutils_test.go:180: Needs porting to Windows [2021-02-25T02:11:59.270Z] [2021-02-25T02:11:59.270Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-02-25T02:11:59.270Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-02-25T02:11:59.270Z] [2021-02-25T02:11:59.270Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-02-25T02:11:59.270Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-02-25T02:11:59.270Z] [2021-02-25T02:11:59.270Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-02-25T02:11:59.270Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-02-25T02:11:59.270Z] [2021-02-25T02:11:59.270Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-02-25T02:11:59.270Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-02-25T02:11:59.270Z] [2021-02-25T02:11:59.270Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-02-25T02:11:59.270Z] local_test.go:181: runtime.GOOS == "windows" [2021-02-25T02:11:59.270Z] [2021-02-25T02:11:59.270Z] [2021-02-25T02:11:59.270Z] DONE 1825 tests, 45 skipped in 200.943s [2021-02-25T02:11:59.270Z] INFO: make.ps1 ended at 02/25/2021 02:11:59 [2021-02-25T02:11:59.665Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-02-25T02:12:00.235Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-02-25T02:12:00.370Z] --- PASS: TestCreateJob (2.95s) [2021-02-25T02:12:00.370Z] === RUN TestReplicatedJob [2021-02-25T02:12:00.813Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-02-25T02:12:00.813Z] INFO: Unit tests ended at 02/25/2021 02:12:00. Duration:00:03:34.8773125 [2021-02-25T02:12:00.813Z] INFO: Building busybox [2021-02-25T02:12:00.813Z] Sending build context to Docker daemon 5.12kB [2021-02-25T02:12:00.813Z] [2021-02-25T02:12:00.813Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-02-25T02:12:00.813Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-02-25T02:12:00.813Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-02-25T02:12:00.813Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-02-25T02:12:00.813Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-02-25T02:12:00.813Z] ---> 31902e4b25a6 [2021-02-25T02:12:00.813Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-02-25T02:12:00.813Z] ---> Running in da900c93f8c3 [2021-02-25T02:12:01.209Z] --- PASS: TestSecretCreateResolve (3.21s) [2021-02-25T02:12:01.209Z] PASS [2021-02-25T02:12:01.209Z] [2021-02-25T02:12:01.209Z] DONE 6 tests in 19.298s [2021-02-25T02:12:01.209Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2021-02-25T02:12:01.209Z] ++ 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 [2021-02-25T02:12:01.209Z] ++ set -e [2021-02-25T02:12:01.209Z] ++ '[' -n 0 ']' [2021-02-25T02:12:01.209Z] ++ set -x [2021-02-25T02:12:01.209Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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 [2021-02-25T02:12:01.209Z] INFO: Testing against a local daemon [2021-02-25T02:12:01.209Z] === RUN TestServiceCreateInit [2021-02-25T02:12:01.209Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-02-25T02:12:03.531Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2021-02-25T02:12:04.882Z] --- PASS: TestReplicatedJob (4.85s) [2021-02-25T02:12:04.882Z] === RUN TestUpdateReplicatedJob [2021-02-25T02:12:05.313Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-02-25T02:12:05.515Z] Removing intermediate container da900c93f8c3 [2021-02-25T02:12:05.515Z] ---> 5c1287633bae [2021-02-25T02:12:05.515Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-02-25T02:12:05.515Z] ---> Running in bdfb8657a728 [2021-02-25T02:12:05.515Z] Removing intermediate container bdfb8657a728 [2021-02-25T02:12:05.515Z] ---> bccd00c5140c [2021-02-25T02:12:05.515Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-02-25T02:12:05.515Z] ---> Running in 4f104af7e4a1 [2021-02-25T02:12:05.982Z] Removing intermediate container 4f104af7e4a1 [2021-02-25T02:12:05.982Z] ---> 1a3a6bee246d [2021-02-25T02:12:05.982Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-02-25T02:12:06.503Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-02-25T02:12:06.826Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2021-02-25T02:12:06.957Z] [2021-02-25T02:12:07.418Z] ---> 5231a3002755 [2021-02-25T02:12:07.418Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-02-25T02:12:07.418Z] ---> Running in f6699a64430e [2021-02-25T02:12:08.431Z] --- PASS: TestUpdateReplicatedJob (3.12s) [2021-02-25T02:12:08.431Z] === RUN TestServiceListWithStatuses [2021-02-25T02:12:08.431Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-02-25T02:12:08.431Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-02-25T02:12:08.431Z] === RUN TestDockerNetworkConnectAlias [2021-02-25T02:12:09.363Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2021-02-25T02:12:09.363Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2021-02-25T02:12:09.933Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2021-02-25T02:12:10.501Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-02-25T02:12:10.502Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2021-02-25T02:12:11.795Z] --- PASS: TestServiceCreateInit (10.07s) [2021-02-25T02:12:11.795Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.93s) [2021-02-25T02:12:11.795Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.10s) [2021-02-25T02:12:11.795Z] === RUN TestCreateServiceMultipleTimes [2021-02-25T02:12:11.885Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-02-25T02:12:11.895Z] --- PASS: TestServiceUpdatePidsLimit (16.52s) [2021-02-25T02:12:11.895Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.83s) [2021-02-25T02:12:11.895Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2021-02-25T02:12:11.895Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.99s) [2021-02-25T02:12:11.895Z] PASS [2021-02-25T02:12:11.895Z] [2021-02-25T02:12:11.895Z] === Skipped [2021-02-25T02:12:11.895Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-02-25T02:12:11.895Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-02-25T02:12:11.895Z] [2021-02-25T02:12:11.895Z] [2021-02-25T02:12:11.895Z] DONE 27 tests, 1 skipped in 163.823s [2021-02-25T02:12:11.895Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-02-25T02:12:11.895Z] INFO: Testing against a local daemon [2021-02-25T02:12:11.895Z] === RUN TestSessionCreate [2021-02-25T02:12:11.895Z] --- PASS: TestSessionCreate (0.03s) [2021-02-25T02:12:11.895Z] === RUN TestSessionCreateWithBadUpgrade [2021-02-25T02:12:11.895Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-02-25T02:12:11.895Z] PASS [2021-02-25T02:12:11.895Z] [2021-02-25T02:12:11.895Z] DONE 2 tests in 0.077s [2021-02-25T02:12:11.895Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-02-25T02:12:11.895Z] INFO: Testing against a local daemon [2021-02-25T02:12:11.895Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-02-25T02:12:11.895Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2021-02-25T02:12:11.895Z] === RUN TestEventsExecDie [2021-02-25T02:12:12.062Z] --- PASS: TestDockerNetworkConnectAlias (3.89s) [2021-02-25T02:12:12.062Z] === RUN TestDockerNetworkReConnect [2021-02-25T02:12:12.155Z] --- PASS: TestEventsExecDie (0.59s) [2021-02-25T02:12:12.155Z] === RUN TestEventsBackwardsCompatible [2021-02-25T02:12:12.155Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2021-02-25T02:12:12.155Z] === RUN TestInfoBinaryCommits [2021-02-25T02:12:12.155Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-02-25T02:12:12.155Z] === RUN TestInfoAPIVersioned [2021-02-25T02:12:12.155Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-02-25T02:12:12.155Z] === RUN TestInfoDiscoveryBackend [2021-02-25T02:12:12.727Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2021-02-25T02:12:12.727Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-02-25T02:12:12.824Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2021-02-25T02:12:12.824Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2021-02-25T02:12:13.670Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-02-25T02:12:13.670Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-02-25T02:12:14.242Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-02-25T02:12:14.242Z] === RUN TestInfoAPI [2021-02-25T02:12:14.242Z] --- PASS: TestInfoAPI (0.03s) [2021-02-25T02:12:14.242Z] === RUN TestInfoAPIWarnings [2021-02-25T02:12:14.736Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2021-02-25T02:12:15.308Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-02-25T02:12:15.605Z] --- PASS: TestDockerNetworkReConnect (3.27s) [2021-02-25T02:12:15.605Z] === RUN TestServicePlugin [2021-02-25T02:12:15.605Z] --- SKIP: TestServicePlugin (0.00s) [2021-02-25T02:12:15.605Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-25T02:12:15.605Z] === RUN TestServiceUpdateLabel [2021-02-25T02:12:16.030Z] Removing intermediate container f6699a64430e [2021-02-25T02:12:16.030Z] ---> 65fd5346f51d [2021-02-25T02:12:16.030Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-02-25T02:12:16.030Z] ---> Running in e661dd7d1876 [2021-02-25T02:12:16.248Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2021-02-25T02:12:17.003Z] [2021-02-25T02:12:17.003Z] SUCCESS: Specified value was saved. [2021-02-25T02:12:17.135Z] --- PASS: TestServiceUpdateLabel (1.92s) [2021-02-25T02:12:17.135Z] === RUN TestServiceUpdateSecrets [2021-02-25T02:12:19.187Z] Removing intermediate container e661dd7d1876 [2021-02-25T02:12:19.187Z] ---> 9dceaaab0be7 [2021-02-25T02:12:19.187Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-02-25T02:12:19.187Z] ---> Running in d1ef3144cb8c [2021-02-25T02:12:20.443Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2021-02-25T02:12:21.825Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2021-02-25T02:12:22.937Z] Cannot create a file when that file already exists. [2021-02-25T02:12:23.733Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2021-02-25T02:12:23.768Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2021-02-25T02:12:23.768Z] Copying nested executables into bundles/cross/linux/amd64 [2021-02-25T02:12:25.131Z] Cross building: bundles/cross/windows/amd64 [2021-02-25T02:12:25.131Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2021-02-25T02:12:25.131Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-02-25T02:12:27.041Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-02-25T02:12:27.303Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2021-02-25T02:12:27.638Z] Removing intermediate container d1ef3144cb8c [2021-02-25T02:12:27.638Z] ---> 921ad991438b [2021-02-25T02:12:27.638Z] Step 13/13 : CMD ["sh"] [2021-02-25T02:12:27.638Z] ---> Running in 8221141064c0 [2021-02-25T02:12:27.874Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-02-25T02:12:27.874Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-02-25T02:12:28.099Z] Removing intermediate container 8221141064c0 [2021-02-25T02:12:28.099Z] ---> 45ba1bef449f [2021-02-25T02:12:28.099Z] Successfully built 45ba1bef449f [2021-02-25T02:12:28.099Z] Successfully tagged busybox:latest [2021-02-25T02:12:28.099Z] INFO: Docker images of the daemon under test [2021-02-25T02:12:28.099Z] [2021-02-25T02:12:28.099Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-02-25T02:12:28.099Z] busybox latest 45ba1bef449f Less than a second ago 5.28GB [2021-02-25T02:12:28.099Z] mcr.microsoft.com/windows/servercore ltsc2019 31902e4b25a6 2 weeks ago 5.21GB [2021-02-25T02:12:28.099Z] microsoft/windowsservercore latest 31902e4b25a6 2 weeks ago 5.21GB [2021-02-25T02:12:28.099Z] [2021-02-25T02:12:28.099Z] INFO: Running integration tests at 02/25/2021 02:12:27... [2021-02-25T02:12:28.099Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-02-25T02:12:28.099Z] INFO: Integration API tests being run from the host: [2021-02-25T02:12:28.099Z] INFO: make.ps1 starting at 02/25/2021 02:12:28 [2021-02-25T02:12:29.071Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-02-25T02:12:31.169Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2021-02-25T02:12:32.351Z] --- PASS: TestInfoAPIWarnings (16.26s) [2021-02-25T02:12:32.351Z] === RUN TestInfoDebug [2021-02-25T02:12:32.351Z] --- PASS: TestInfoDebug (0.52s) [2021-02-25T02:12:32.351Z] === RUN TestInfoInsecureRegistries [2021-02-25T02:12:32.351Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2021-02-25T02:12:32.351Z] === RUN TestInfoRegistryMirrors [2021-02-25T02:12:32.351Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-02-25T02:12:32.351Z] === RUN TestLoginFailsWithBadCredentials [2021-02-25T02:12:32.351Z] --- PASS: TestLoginFailsWithBadCredentials (0.19s) [2021-02-25T02:12:32.351Z] === RUN TestPingCacheHeaders [2021-02-25T02:12:32.352Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-02-25T02:12:32.352Z] === RUN TestPingGet [2021-02-25T02:12:32.352Z] --- PASS: TestPingGet (0.01s) [2021-02-25T02:12:32.352Z] === RUN TestPingHead [2021-02-25T02:12:32.352Z] --- PASS: TestPingHead (0.02s) [2021-02-25T02:12:32.352Z] === RUN TestVersion [2021-02-25T02:12:32.352Z] --- PASS: TestVersion (0.02s) [2021-02-25T02:12:32.352Z] === CONT TestCgroupDriverSystemdMemoryLimit [2021-02-25T02:12:32.623Z] --- PASS: TestServiceUpdateSecrets (14.24s) [2021-02-25T02:12:32.623Z] === RUN TestServiceUpdateConfigs [2021-02-25T02:12:33.077Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-02-25T02:12:33.737Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.24s) [2021-02-25T02:12:33.738Z] PASS [2021-02-25T02:12:33.738Z] [2021-02-25T02:12:33.738Z] DONE 18 tests in 22.095s [2021-02-25T02:12:33.738Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-02-25T02:12:33.738Z] INFO: Testing against a local daemon [2021-02-25T02:12:33.738Z] === RUN TestVolumesCreateAndList [2021-02-25T02:12:33.738Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-02-25T02:12:33.738Z] === RUN TestVolumesRemove [2021-02-25T02:12:33.738Z] --- PASS: TestVolumesRemove (0.09s) [2021-02-25T02:12:33.738Z] === RUN TestVolumesInspect [2021-02-25T02:12:33.738Z] --- PASS: TestVolumesInspect (0.02s) [2021-02-25T02:12:33.738Z] === RUN TestVolumesInvalidJSON [2021-02-25T02:12:33.738Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-02-25T02:12:33.738Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-02-25T02:12:33.738Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-02-25T02:12:33.738Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-02-25T02:12:33.738Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-02-25T02:12:33.738Z] PASS [2021-02-25T02:12:33.738Z] [2021-02-25T02:12:33.738Z] DONE 5 tests in 0.177s [2021-02-25T02:12:33.738Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-02-25T02:12:33.770Z] --- PASS: TestCreateServiceMultipleTimes (19.71s) [2021-02-25T02:12:33.770Z] === RUN TestCreateServiceConflict [2021-02-25T02:12:34.343Z] --- PASS: TestCreateServiceConflict (3.27s) [2021-02-25T02:12:34.343Z] === RUN TestCreateServiceMaxReplicas [2021-02-25T02:12:35.613Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-02-25T02:12:35.613Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2021-02-25T02:12:35.650Z] Stopping apparmor (via systemctl): apparmor.service. [2021-02-25T02:12:35.650Z] Removing test suite binaries [2021-02-25T02:12:35.650Z] exiting test-integration [2021-02-25T02:12:35.650Z] ++ exit 0 [2021-02-25T02:12:35.650Z] [2021-02-25T02:12:37.553Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2021-02-25T02:12:37.651Z] --- PASS: TestCreateServiceMaxReplicas (3.48s) [2021-02-25T02:12:37.652Z] === RUN TestCreateWithDuplicateNetworkNames [2021-02-25T02:12:37.813Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-02-25T02:12:38.752Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames Post stage [Pipeline] junit [2021-02-25T02:12:38.980Z] Recording test results [2021-02-25T02:12:40.134Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2021-02-25T02:12:40.442Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-02-25T02:12:40.798Z] + echo Ensuring container killed. [2021-02-25T02:12:40.798Z] Ensuring container killed. [2021-02-25T02:12:40.798Z] + docker rm -vf docker-pr4 [2021-02-25T02:12:40.798Z] Error: No such container: docker-pr4 [Pipeline] sh [2021-02-25T02:12:41.091Z] + echo Chowning /workspace to jenkins user [2021-02-25T02:12:41.091Z] Chowning /workspace to jenkins user [2021-02-25T02:12:41.091Z] + id -u [2021-02-25T02:12:41.091Z] + id -g [2021-02-25T02:12:41.091Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42061:/workspace busybox chown -R 1000:1000 /workspace [2021-02-25T02:12:41.091Z] Unable to find image 'busybox:latest' locally [2021-02-25T02:12:41.091Z] latest: Pulling from library/busybox [2021-02-25T02:12:41.352Z] 5c4213be9af9: Pulling fs layer [2021-02-25T02:12:43.429Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2021-02-25T02:12:44.810Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-02-25T02:12:46.647Z] 5c4213be9af9: Verifying Checksum [2021-02-25T02:12:46.647Z] 5c4213be9af9: Download complete [2021-02-25T02:12:46.647Z] 5c4213be9af9: Pull complete [2021-02-25T02:12:46.647Z] Digest: sha256:c6b45a95f932202dbb27c31333c4789f45184a744060f6e569cc9d2bf1b9ad6f [2021-02-25T02:12:46.647Z] Status: Downloaded newer image for busybox:latest [2021-02-25T02:12:47.349Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-02-25T02:12:48.268Z] --- PASS: TestServiceUpdateConfigs (14.31s) [2021-02-25T02:12:48.268Z] === RUN TestServiceUpdateNetwork [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-02-25T02:12:49.501Z] + bundleName=amd64-cgroup2 [2021-02-25T02:12:49.501Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2021-02-25T02:12:49.501Z] Creating amd64-cgroup2-bundles.tar.gz [2021-02-25T02:12:49.501Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-02-25T02:12:49.501Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [Pipeline] archiveArtifacts [2021-02-25T02:12:49.776Z] Archiving artifacts [2021-02-25T02:12:49.887Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-02-25T02:12:50.226Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-25T02:12:50.226Z] INFO: Testing against a local daemon [2021-02-25T02:12:50.226Z] === RUN TestBuildWithSession [2021-02-25T02:12:50.226Z] --- SKIP: TestBuildWithSession (0.00s) [2021-02-25T02:12:50.226Z] build_session_test.go:25: TODO: BuildKit [2021-02-25T02:12:50.226Z] === RUN TestBuildSquashParent [2021-02-25T02:12:50.226Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-02-25T02:12:50.226Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-02-25T02:12:50.226Z] === RUN TestBuildWithRemoveAndForceRemove [2021-02-25T02:12:50.226Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-25T02:12:50.226Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-25T02:12:50.226Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-25T02:12:50.226Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-25T02:12:50.226Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-25T02:12:50.226Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-25T02:12:50.226Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-25T02:12:50.226Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-25T02:12:50.226Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-25T02:12:50.226Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-25T02:12:50.226Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-25T02:12:50.226Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-25T02:12:50.226Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-25T02:12:50.226Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-25T02:12:50.226Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-25T02:12:50.226Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-25T02:12:51.270Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2021-02-25T02:12:51.775Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42061/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-02-25T02:12:52.106Z] + make clean [2021-02-25T02:12:52.367Z] docker volume rm -f docker-dev-cache [2021-02-25T02:12:52.367Z] docker-dev-cache [Pipeline] deleteDir [2021-02-25T02:12:55.775Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.04s) [2021-02-25T02:12:55.775Z] === RUN TestCreateServiceSecretFileMode [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-25T02:12:56.036Z] --- PASS: TestCreateServiceSecretFileMode (3.42s) [2021-02-25T02:12:56.036Z] === RUN TestCreateServiceConfigFileMode [2021-02-25T02:12:58.680Z] --- PASS: TestServiceUpdateNetwork (12.35s) [2021-02-25T02:12:58.680Z] === RUN TestServiceUpdatePidsLimit [2021-02-25T02:12:58.977Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-02-25T02:12:59.343Z] --- PASS: TestCreateServiceConfigFileMode (2.85s) [2021-02-25T02:12:59.343Z] === RUN TestCreateServiceSysctls [2021-02-25T02:13:00.021Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-02-25T02:13:00.624Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-25T02:13:00.624Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-25T02:13:01.260Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-02-25T02:13:02.640Z] === RUN TestDockerDaemonSuite/TestShmSize [2021-02-25T02:13:03.556Z] --- PASS: TestCreateServiceSysctls (4.09s) [2021-02-25T02:13:03.556Z] === RUN TestCreateServiceCapabilities [2021-02-25T02:13:04.547Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2021-02-25T02:13:06.455Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-02-25T02:13:06.455Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-02-25T02:13:06.860Z] --- PASS: TestCreateServiceCapabilities (3.48s) [2021-02-25T02:13:06.860Z] === RUN TestInspect [2021-02-25T02:13:06.952Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-02-25T02:13:07.026Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2021-02-25T02:13:07.026Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2021-02-25T02:13:10.166Z] --- PASS: TestInspect (3.60s) [2021-02-25T02:13:10.166Z] === RUN TestCreateJob [2021-02-25T02:13:10.974Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-02-25T02:13:10.974Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (9.45s) [2021-02-25T02:13:10.974Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (9.95s) [2021-02-25T02:13:10.974Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (10.13s) [2021-02-25T02:13:10.974Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (14.46s) [2021-02-25T02:13:10.974Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (6.87s) [2021-02-25T02:13:10.974Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (10.92s) [2021-02-25T02:13:10.974Z] === RUN TestBuildMultiStageCopy [2021-02-25T02:13:10.974Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-02-25T02:13:11.223Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-02-25T02:13:11.792Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-02-25T02:13:12.052Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-02-25T02:13:12.312Z] --- PASS: TestDockerDaemonSuite (349.83s) [2021-02-25T02:13:12.312Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (6.44s) [2021-02-25T02:13:12.312Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.90s) [2021-02-25T02:13:12.312Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.68s) [2021-02-25T02:13:12.312Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.81s) [2021-02-25T02:13:12.312Z] docker_cli_daemon_test.go:1455: [da73e6b3cc914] daemon is not started [2021-02-25T02:13:12.312Z] check_test.go:309: [d329da0edac5d] daemon is not started [2021-02-25T02:13:12.312Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.21s) [2021-02-25T02:13:12.312Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.64s) [2021-02-25T02:13:12.312Z] check_test.go:309: [dce2c6ec8e88d] daemon is not started [2021-02-25T02:13:12.312Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.58s) [2021-02-25T02:13:12.312Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.07s) [2021-02-25T02:13:12.312Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.58s) [2021-02-25T02:13:12.312Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.86s) [2021-02-25T02:13:12.312Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.74s) [2021-02-25T02:13:12.312Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.54s) [2021-02-25T02:13:12.312Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.57s) [2021-02-25T02:13:12.312Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.56s) [2021-02-25T02:13:12.312Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2021-02-25T02:13:12.312Z] check_test.go:309: [dab4d89ef0990] daemon is not started [2021-02-25T02:13:12.312Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2021-02-25T02:13:12.312Z] check_test.go:309: [d767559b814ce] daemon is not started [2021-02-25T02:13:12.312Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.67s) [2021-02-25T02:13:12.312Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.56s) [2021-02-25T02:13:12.312Z] check_test.go:309: [d8bdd62379e71] daemon is not started [2021-02-25T02:13:12.312Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.66s) [2021-02-25T02:13:12.312Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.68s) [2021-02-25T02:13:12.312Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.74s) [2021-02-25T02:13:12.312Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.24s) [2021-02-25T02:13:12.312Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.60s) [2021-02-25T02:13:12.312Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.56s) [2021-02-25T02:13:12.312Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.63s) [2021-02-25T02:13:12.312Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2021-02-25T02:13:12.312Z] check_test.go:309: [d274e77fb701c] daemon is not started [2021-02-25T02:13:12.312Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.55s) [2021-02-25T02:13:12.312Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.54s) [2021-02-25T02:13:12.312Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.56s) [2021-02-25T02:13:12.312Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.90s) [2021-02-25T02:13:12.312Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.16s) [2021-02-25T02:13:12.312Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.62s) [2021-02-25T02:13:12.312Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.04s) [2021-02-25T02:13:12.312Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-02-25T02:13:12.312Z] check_test.go:309: [d6d867ea97498] daemon is not started [2021-02-25T02:13:12.312Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.17s) [2021-02-25T02:13:12.312Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.39s) [2021-02-25T02:13:12.312Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.73s) [2021-02-25T02:13:12.312Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.60s) [2021-02-25T02:13:12.312Z] check_test.go:309: [d11a67c77570f] daemon is not started [2021-02-25T02:13:12.312Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.72s) [2021-02-25T02:13:12.312Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.55s) [2021-02-25T02:13:12.312Z] check_test.go:309: [d2df895c56fda] daemon is not started [2021-02-25T02:13:12.312Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.67s) [2021-02-25T02:13:12.312Z] docker_cli_daemon_plugins_test.go:79: [df5c983c47973] daemon is not started [2021-02-25T02:13:12.312Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.70s) [2021-02-25T02:13:12.312Z] docker_cli_daemon_plugins_test.go:169: [d9f22d57c822e] daemon is not started [2021-02-25T02:13:12.312Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.53s) [2021-02-25T02:13:12.312Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.54s) [2021-02-25T02:13:12.312Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.54s) [2021-02-25T02:13:12.312Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2021-02-25T02:13:12.312Z] check_test.go:309: [d4114c70a26fb] daemon is not started [2021-02-25T02:13:12.312Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.46s) [2021-02-25T02:13:12.312Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.74s) [2021-02-25T02:13:12.312Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.71s) [2021-02-25T02:13:12.312Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.80s) [2021-02-25T02:13:12.312Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.83s) [2021-02-25T02:13:12.312Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.76s) [2021-02-25T02:13:12.312Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.07s) [2021-02-25T02:13:12.312Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.55s) [2021-02-25T02:13:12.312Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2021-02-25T02:13:12.312Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s) [2021-02-25T02:13:12.312Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (7.38s) [2021-02-25T02:13:12.312Z] check_test.go:309: [d220495b0c220] daemon is not started [2021-02-25T02:13:12.312Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.21s) [2021-02-25T02:13:12.312Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.90s) [2021-02-25T02:13:12.312Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.41s) [2021-02-25T02:13:12.312Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.15s) [2021-02-25T02:13:12.312Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.94s) [2021-02-25T02:13:12.312Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.36s) [2021-02-25T02:13:12.312Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.54s) [2021-02-25T02:13:12.312Z] check_test.go:309: [d183a6b854a58] daemon is not started [2021-02-25T02:13:12.312Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.75s) [2021-02-25T02:13:12.312Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.71s) [2021-02-25T02:13:12.312Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (10.08s) [2021-02-25T02:13:12.312Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.23s) [2021-02-25T02:13:12.312Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.70s) [2021-02-25T02:13:12.312Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.32s) [2021-02-25T02:13:12.312Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.33s) [2021-02-25T02:13:12.312Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-02-25T02:13:12.312Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-02-25T02:13:12.312Z] check_test.go:309: [d692dddbd7b5a] daemon is not started [2021-02-25T02:13:12.312Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-02-25T02:13:12.312Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-02-25T02:13:12.312Z] check_test.go:309: [d0edaaeb0a76c] daemon is not started [2021-02-25T02:13:12.312Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.29s) [2021-02-25T02:13:12.312Z] check_test.go:309: [ddd5aa68d920c] daemon is not started [2021-02-25T02:13:12.312Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.04s) [2021-02-25T02:13:12.312Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.39s) [2021-02-25T02:13:12.312Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.11s) [2021-02-25T02:13:12.312Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.28s) [2021-02-25T02:13:12.312Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.32s) [2021-02-25T02:13:12.312Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.36s) [2021-02-25T02:13:12.312Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.63s) [2021-02-25T02:13:12.312Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.32s) [2021-02-25T02:13:12.312Z] check_test.go:309: [d0f8d81ff8eb3] daemon is not started [2021-02-25T02:13:12.312Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.32s) [2021-02-25T02:13:12.312Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.60s) [2021-02-25T02:13:12.312Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.68s) [2021-02-25T02:13:12.312Z] check_test.go:309: [d68f52ebba481] daemon is not started [2021-02-25T02:13:12.312Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.54s) [2021-02-25T02:13:12.312Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.00s) [2021-02-25T02:13:12.312Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.13s) [2021-02-25T02:13:12.312Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.60s) [2021-02-25T02:13:12.312Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.66s) [2021-02-25T02:13:12.312Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.17s) [2021-02-25T02:13:12.312Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2021-02-25T02:13:12.312Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2021-02-25T02:13:12.312Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2021-02-25T02:13:12.312Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2021-02-25T02:13:12.312Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2021-02-25T02:13:12.312Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2021-02-25T02:13:12.312Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2021-02-25T02:13:12.312Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2021-02-25T02:13:12.312Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2021-02-25T02:13:12.312Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2021-02-25T02:13:12.312Z] check_test.go:309: [de7dad500b0e6] daemon is not started [2021-02-25T02:13:12.312Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.17s) [2021-02-25T02:13:12.312Z] check_test.go:309: [dd6e92465cee5] daemon is not started [2021-02-25T02:13:12.312Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.56s) [2021-02-25T02:13:12.312Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.49s) [2021-02-25T02:13:12.312Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.30s) [2021-02-25T02:13:12.312Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.59s) [2021-02-25T02:13:12.312Z] check_test.go:309: [da22916f1684f] daemon is not started [2021-02-25T02:13:12.312Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.12s) [2021-02-25T02:13:12.312Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.86s) [2021-02-25T02:13:12.312Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.10s) [2021-02-25T02:13:12.312Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.09s) [2021-02-25T02:13:12.312Z] check_test.go:309: [d1083a19f14e9] daemon is not started [2021-02-25T02:13:12.312Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.82s) [2021-02-25T02:13:12.312Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.55s) [2021-02-25T02:13:12.312Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.91s) [2021-02-25T02:13:12.312Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.31s) [2021-02-25T02:13:12.312Z] check_test.go:309: [d3b2f29ad0ad9] daemon is not started [2021-02-25T02:13:12.312Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.61s) [2021-02-25T02:13:12.312Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.58s) [2021-02-25T02:13:12.312Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.57s) [2021-02-25T02:13:12.312Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.98s) [2021-02-25T02:13:12.312Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2021-02-25T02:13:12.312Z] check_test.go:309: [d96cce94909b7] daemon is not started [2021-02-25T02:13:12.312Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.80s) [2021-02-25T02:13:12.312Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.72s) [2021-02-25T02:13:12.312Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.92s) [2021-02-25T02:13:12.312Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.62s) [2021-02-25T02:13:12.312Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.06s) [2021-02-25T02:13:12.312Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.50s) [2021-02-25T02:13:12.312Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.48s) [2021-02-25T02:13:12.312Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.67s) [2021-02-25T02:13:12.312Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.87s) [2021-02-25T02:13:12.312Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.36s) [2021-02-25T02:13:12.312Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.22s) [2021-02-25T02:13:12.312Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.19s) [2021-02-25T02:13:12.312Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (8.02s) [2021-02-25T02:13:12.312Z] docker_cli_daemon_test.go:2550: [df4e9b0f92bd3] daemon is not started [2021-02-25T02:13:12.312Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.55s) [2021-02-25T02:13:12.312Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.75s) [2021-02-25T02:13:12.312Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.86s) [2021-02-25T02:13:12.312Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.80s) [2021-02-25T02:13:12.312Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.14s) [2021-02-25T02:13:12.312Z] check_test.go:309: [ddb991ae36d5c] daemon is not started [2021-02-25T02:13:12.312Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.12s) [2021-02-25T02:13:12.312Z] === RUN TestDockerSwarmSuite [2021-02-25T02:13:12.312Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2021-02-25T02:13:12.882Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-02-25T02:13:13.141Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-02-25T02:13:13.711Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-02-25T02:13:13.970Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-02-25T02:13:14.378Z] --- PASS: TestCreateJob (4.17s) [2021-02-25T02:13:14.378Z] === RUN TestReplicatedJob [2021-02-25T02:13:15.472Z] --- PASS: TestServiceUpdatePidsLimit (16.09s) [2021-02-25T02:13:15.472Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.74s) [2021-02-25T02:13:15.472Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2021-02-25T02:13:15.472Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2021-02-25T02:13:15.472Z] PASS [2021-02-25T02:13:15.472Z] [2021-02-25T02:13:15.472Z] === Skipped [2021-02-25T02:13:15.472Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2021-02-25T02:13:15.472Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-02-25T02:13:15.472Z] [2021-02-25T02:13:15.472Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2021-02-25T02:13:15.472Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-25T02:13:15.472Z] [2021-02-25T02:13:15.472Z] [2021-02-25T02:13:15.472Z] DONE 27 tests, 2 skipped in 129.717s [2021-02-25T02:13:15.472Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2021-02-25T02:13:15.472Z] ++ 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 [2021-02-25T02:13:15.472Z] ++ set -e [2021-02-25T02:13:15.472Z] ++ '[' -n 0 ']' [2021-02-25T02:13:15.472Z] ++ set -x [2021-02-25T02:13:15.472Z] ++ env -i DEST=/go/src/github.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 [2021-02-25T02:13:15.472Z] INFO: Testing against a local daemon [2021-02-25T02:13:15.472Z] === RUN TestSessionCreate [2021-02-25T02:13:15.472Z] --- PASS: TestSessionCreate (0.03s) [2021-02-25T02:13:15.472Z] === RUN TestSessionCreateWithBadUpgrade [2021-02-25T02:13:15.472Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2021-02-25T02:13:15.472Z] PASS [2021-02-25T02:13:15.472Z] [2021-02-25T02:13:15.472Z] DONE 2 tests in 0.138s [2021-02-25T02:13:15.472Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2021-02-25T02:13:15.472Z] ++ 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 [2021-02-25T02:13:15.472Z] ++ set -e [2021-02-25T02:13:15.472Z] ++ '[' -n 0 ']' [2021-02-25T02:13:15.472Z] ++ set -x [2021-02-25T02:13:15.472Z] ++ env -i DEST=/go/src/github.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 [2021-02-25T02:13:15.472Z] INFO: Testing against a local daemon [2021-02-25T02:13:15.472Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-02-25T02:13:15.472Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-02-25T02:13:15.472Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-02-25T02:13:15.472Z] === RUN TestEventsExecDie [2021-02-25T02:13:15.472Z] --- PASS: TestEventsExecDie (0.61s) [2021-02-25T02:13:15.472Z] === RUN TestEventsBackwardsCompatible [2021-02-25T02:13:15.472Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2021-02-25T02:13:15.472Z] === RUN TestInfoBinaryCommits [2021-02-25T02:13:15.472Z] --- PASS: TestInfoBinaryCommits (0.03s) [2021-02-25T02:13:15.472Z] === RUN TestInfoAPIVersioned [2021-02-25T02:13:15.472Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-02-25T02:13:15.472Z] === RUN TestInfoDiscoveryBackend [2021-02-25T02:13:15.768Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2021-02-25T02:13:15.768Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-02-25T02:13:15.877Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2021-02-25T02:13:16.136Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-02-25T02:13:16.813Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-02-25T02:13:16.813Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-02-25T02:13:17.110Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2021-02-25T02:13:17.110Z] === RUN TestInfoAPI [2021-02-25T02:13:17.405Z] --- PASS: TestInfoAPI (0.04s) [2021-02-25T02:13:17.405Z] === RUN TestInfoAPIWarnings [2021-02-25T02:13:18.045Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-02-25T02:13:18.305Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2021-02-25T02:13:19.573Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-02-25T02:13:19.573Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-02-25T02:13:19.573Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-02-25T02:13:19.685Z] === RUN TestDockerSuite/TestBuildEnv [2021-02-25T02:13:20.545Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-02-25T02:13:21.516Z] --- PASS: TestBuildMultiStageCopy (10.16s) [2021-02-25T02:13:21.516Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (7.34s) [2021-02-25T02:13:21.516Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.54s) [2021-02-25T02:13:21.516Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.67s) [2021-02-25T02:13:21.516Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.77s) [2021-02-25T02:13:21.516Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.84s) [2021-02-25T02:13:21.516Z] === RUN TestBuildMultiStageParentConfig [2021-02-25T02:13:21.592Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-02-25T02:13:22.525Z] --- PASS: TestReplicatedJob (7.00s) [2021-02-25T02:13:22.525Z] === RUN TestUpdateReplicatedJob [2021-02-25T02:13:22.973Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-02-25T02:13:22.973Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2021-02-25T02:13:23.707Z] --- PASS: TestBuildMultiStageParentConfig (2.19s) [2021-02-25T02:13:23.707Z] === RUN TestBuildLabelWithTargets [2021-02-25T02:13:23.707Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2021-02-25T02:13:23.707Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-02-25T02:13:23.707Z] === RUN TestBuildWithEmptyLayers [2021-02-25T02:13:24.352Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-02-25T02:13:24.678Z] --- PASS: TestBuildWithEmptyLayers (1.10s) [2021-02-25T02:13:24.678Z] === RUN TestBuildMultiStageOnBuild [2021-02-25T02:13:25.829Z] --- PASS: TestUpdateReplicatedJob (4.30s) [2021-02-25T02:13:25.830Z] === RUN TestServiceListWithStatuses [2021-02-25T02:13:25.830Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-02-25T02:13:25.830Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-02-25T02:13:25.830Z] === RUN TestDockerNetworkConnectAlias [2021-02-25T02:13:30.921Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-02-25T02:13:32.421Z] --- PASS: TestDockerNetworkConnectAlias (6.49s) [2021-02-25T02:13:32.421Z] === RUN TestDockerNetworkReConnect [2021-02-25T02:13:35.015Z] --- PASS: TestBuildMultiStageOnBuild (10.49s) [2021-02-25T02:13:35.015Z] === RUN TestBuildUncleanTarFilenames [2021-02-25T02:13:35.015Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-02-25T02:13:35.015Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-02-25T02:13:35.015Z] === RUN TestBuildMultiStageLayerLeak [2021-02-25T02:13:36.075Z] --- PASS: TestInfoAPIWarnings (16.31s) [2021-02-25T02:13:36.075Z] === RUN TestInfoDebug [2021-02-25T02:13:36.075Z] --- PASS: TestInfoDebug (0.53s) [2021-02-25T02:13:36.075Z] === RUN TestInfoInsecureRegistries [2021-02-25T02:13:36.075Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2021-02-25T02:13:36.075Z] === RUN TestInfoRegistryMirrors [2021-02-25T02:13:36.075Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2021-02-25T02:13:36.075Z] === RUN TestLoginFailsWithBadCredentials [2021-02-25T02:13:36.075Z] --- PASS: TestLoginFailsWithBadCredentials (0.31s) [2021-02-25T02:13:36.075Z] === RUN TestPingCacheHeaders [2021-02-25T02:13:36.075Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-02-25T02:13:36.075Z] === RUN TestPingGet [2021-02-25T02:13:36.075Z] --- PASS: TestPingGet (0.02s) [2021-02-25T02:13:36.075Z] === RUN TestPingHead [2021-02-25T02:13:36.075Z] --- PASS: TestPingHead (0.04s) [2021-02-25T02:13:36.075Z] === RUN TestVersion [2021-02-25T02:13:36.075Z] --- PASS: TestVersion (0.03s) [2021-02-25T02:13:36.075Z] PASS [2021-02-25T02:13:36.075Z] [2021-02-25T02:13:36.075Z] === Skipped [2021-02-25T02:13:36.075Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-02-25T02:13:36.075Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-02-25T02:13:36.075Z] [2021-02-25T02:13:36.075Z] [2021-02-25T02:13:36.075Z] DONE 18 tests, 1 skipped in 21.237s [2021-02-25T02:13:36.075Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2021-02-25T02:13:36.075Z] ++ 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 [2021-02-25T02:13:36.075Z] ++ set -e [2021-02-25T02:13:36.075Z] ++ '[' -n 0 ']' [2021-02-25T02:13:36.075Z] ++ set -x [2021-02-25T02:13:36.075Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2021-02-25T02:13:36.075Z] INFO: Testing against a local daemon [2021-02-25T02:13:36.075Z] === RUN TestVolumesCreateAndList [2021-02-25T02:13:36.075Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-02-25T02:13:36.075Z] === RUN TestVolumesRemove [2021-02-25T02:13:36.075Z] --- PASS: TestVolumesRemove (0.06s) [2021-02-25T02:13:36.075Z] === RUN TestVolumesInspect [2021-02-25T02:13:36.075Z] --- PASS: TestVolumesInspect (0.02s) [2021-02-25T02:13:36.075Z] === RUN TestVolumesInvalidJSON [2021-02-25T02:13:36.075Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-02-25T02:13:36.075Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-02-25T02:13:36.075Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-02-25T02:13:36.075Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-02-25T02:13:36.075Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-02-25T02:13:36.075Z] PASS [2021-02-25T02:13:36.075Z] [2021-02-25T02:13:36.075Z] DONE 5 tests in 0.206s [2021-02-25T02:13:36.075Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-02-25T02:13:36.075Z] ++++ cat bundles/test-integration/docker.pid [2021-02-25T02:13:36.075Z] +++ kill 14123 [2021-02-25T02:13:37.491Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2021-02-25T02:13:37.491Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2021-02-25T02:13:37.597Z] +++ /etc/init.d/apparmor stop [2021-02-25T02:13:37.597Z] Leaving: AppArmorNo profiles have been unloaded. [2021-02-25T02:13:37.597Z] [2021-02-25T02:13:37.597Z] Unloading profiles will leave already running processes permanently [2021-02-25T02:13:37.597Z] unconfined, which can lead to unexpected situations. [2021-02-25T02:13:37.597Z] [2021-02-25T02:13:37.597Z] To set a process to complain mode, use the command line tool [2021-02-25T02:13:37.597Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-02-25T02:13:37.597Z] +++ true [2021-02-25T02:13:37.597Z] exiting test-integration [2021-02-25T02:13:37.597Z] ++ exit 0 [2021-02-25T02:13:37.597Z] [2021-02-25T02:13:37.718Z] --- PASS: TestDockerNetworkReConnect (4.62s) [2021-02-25T02:13:37.718Z] === RUN TestServicePlugin [2021-02-25T02:13:37.718Z] --- SKIP: TestServicePlugin (0.00s) [2021-02-25T02:13:37.718Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-25T02:13:37.718Z] === RUN TestServiceUpdateLabel Post stage [Pipeline] junit [2021-02-25T02:13:39.793Z] Recording test results [2021-02-25T02:13:40.063Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-02-25T02:13:40.269Z] --- PASS: TestServiceUpdateLabel (3.31s) [2021-02-25T02:13:40.269Z] === RUN TestServiceUpdateSecrets [2021-02-25T02:13:40.532Z] + echo Ensuring container killed. [2021-02-25T02:13:40.532Z] Ensuring container killed. [2021-02-25T02:13:40.532Z] + docker rm -vf docker-pr4 [2021-02-25T02:13:40.532Z] Error: No such container: docker-pr4 [2021-02-25T02:13:40.532Z] + true [Pipeline] sh [2021-02-25T02:13:40.961Z] + echo Chowning /workspace to jenkins user [2021-02-25T02:13:40.961Z] Chowning /workspace to jenkins user [2021-02-25T02:13:40.961Z] + id -u [2021-02-25T02:13:40.961Z] + id -g [2021-02-25T02:13:40.961Z] + docker run --rm -v /home/docker/workspace/moby_PR-42061:/workspace busybox chown -R 1001:1001 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-02-25T02:13:43.472Z] + bundleName=ppc64le-integration [2021-02-25T02:13:43.472Z] + echo Creating ppc64le-integration-bundles.tar.gz [2021-02-25T02:13:43.472Z] Creating ppc64le-integration-bundles.tar.gz [2021-02-25T02:13:43.472Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log+ -o -name *.prof -oxargs -name tar *-report.xml -czf ) ppc64le-integration-bundles.tar.gz -print [2021-02-25T02:13:43.472Z] [Pipeline] archiveArtifacts [2021-02-25T02:13:43.520Z] Archiving artifacts [2021-02-25T02:13:43.615Z] --- PASS: TestBuildMultiStageLayerLeak (8.60s) [2021-02-25T02:13:43.615Z] === RUN TestBuildWithHugeFile [2021-02-25T02:13:43.923Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42061/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-02-25T02:13:44.333Z] + make clean [2021-02-25T02:13:44.627Z] make: command: Command not found [2021-02-25T02:13:44.627Z] make: command: Command not found [2021-02-25T02:13:44.627Z] docker volume rm -f docker-dev-cache [2021-02-25T02:13:44.627Z] docker-dev-cache [Pipeline] deleteDir [2021-02-25T02:13:46.518Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2021-02-25T02:13:46.518Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2021-02-25T02:13:46.518Z] remote: Enumerating objects: 2, done. [2021-02-25T02:13:46.518Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2021-02-25T02:13:46.518Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2021-02-25T02:13:46.518Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2021-02-25T02:13:46.518Z] 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. [2021-02-25T02:13:46.518Z] Building: bundles/cross/windows/amd64/containerutility.exe [2021-02-25T02:13:46.518Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-02-25T02:13:46.860Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42061/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=725963e3c12cf681b8834207522f60f80b5ee261 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:725963e3c12cf681b8834207522f60f80b5ee261 hack/test/unit [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-25T02:13:49.378Z] ? github.com/docker/docker/api [no test files] [2021-02-25T02:13:52.387Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-02-25T02:13:52.646Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-02-25T02:13:58.391Z] --- PASS: TestServiceUpdateSecrets (15.41s) [2021-02-25T02:13:58.391Z] === RUN TestServiceUpdateConfigs [2021-02-25T02:14:02.626Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-02-25T02:14:02.627Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-02-25T02:14:02.627Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-02-25T02:14:03.196Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-02-25T02:14:04.265Z] ok github.com/docker/docker/api/server 0.014s coverage: 9.0% of statements [2021-02-25T02:14:04.575Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-02-25T02:14:04.575Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-02-25T02:14:04.575Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-02-25T02:14:07.139Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2021-02-25T02:14:07.139Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2021-02-25T02:14:13.301Z] --- PASS: TestServiceUpdateConfigs (15.61s) [2021-02-25T02:14:13.301Z] === RUN TestServiceUpdateNetwork [2021-02-25T02:14:15.281Z] === RUN TestDockerSuite/TestBuildExpose [2021-02-25T02:14:15.281Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-02-25T02:14:16.220Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-02-25T02:14:16.479Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-02-25T02:14:17.049Z] === RUN TestDockerSuite/TestBuildFails [2021-02-25T02:14:17.620Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-02-25T02:14:17.620Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-02-25T02:14:20.156Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-02-25T02:14:22.065Z] === RUN TestDockerSuite/TestBuildForceRm [2021-02-25T02:14:23.974Z] === RUN TestDockerSuite/TestBuildFromGit [2021-02-25T02:14:25.353Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-02-25T02:14:25.612Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-02-25T02:14:26.551Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-02-25T02:14:28.222Z] --- PASS: TestServiceUpdateNetwork (15.07s) [2021-02-25T02:14:28.222Z] === RUN TestServiceUpdatePidsLimit [2021-02-25T02:14:28.222Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-02-25T02:14:28.459Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-02-25T02:14:28.459Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2021-02-25T02:14:28.794Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-02-25T02:14:29.841Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-02-25T02:14:29.841Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2021-02-25T02:14:29.841Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-02-25T02:14:32.564Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-02-25T02:14:35.107Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-02-25T02:14:36.046Z] === RUN TestDockerSuite/TestBuildHistory [2021-02-25T02:14:36.946Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-02-25T02:14:40.245Z] === RUN TestDockerSuite/TestBuildIidFile [2021-02-25T02:14:40.815Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-02-25T02:14:41.754Z] === RUN TestDockerSuite/TestBuildInheritance [2021-02-25T02:14:42.324Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-02-25T02:14:42.893Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-02-25T02:14:42.893Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-02-25T02:14:43.833Z] === RUN TestDockerSuite/TestBuildLabel [2021-02-25T02:14:44.093Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-02-25T02:14:44.662Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-02-25T02:14:45.091Z] --- PASS: TestServiceUpdatePidsLimit (17.54s) [2021-02-25T02:14:45.091Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.94s) [2021-02-25T02:14:45.091Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.13s) [2021-02-25T02:14:45.091Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.13s) [2021-02-25T02:14:45.091Z] PASS [2021-02-25T02:14:45.091Z] [2021-02-25T02:14:45.091Z] === Skipped [2021-02-25T02:14:45.091Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2021-02-25T02:14:45.091Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-02-25T02:14:45.091Z] [2021-02-25T02:14:45.091Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2021-02-25T02:14:45.091Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-25T02:14:45.091Z] [2021-02-25T02:14:45.091Z] [2021-02-25T02:14:45.091Z] DONE 27 tests, 2 skipped in 162.715s [2021-02-25T02:14:45.091Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2021-02-25T02:14:45.091Z] ++ 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 [2021-02-25T02:14:45.091Z] ++ set -e [2021-02-25T02:14:45.091Z] ++ '[' -n 0 ']' [2021-02-25T02:14:45.091Z] ++ set -x [2021-02-25T02:14:45.091Z] ++ env -i DEST=/go/src/github.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 [2021-02-25T02:14:45.091Z] INFO: Testing against a local daemon [2021-02-25T02:14:45.091Z] === RUN TestSessionCreate [2021-02-25T02:14:45.091Z] --- PASS: TestSessionCreate (0.06s) [2021-02-25T02:14:45.091Z] === RUN TestSessionCreateWithBadUpgrade [2021-02-25T02:14:45.091Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2021-02-25T02:14:45.091Z] PASS [2021-02-25T02:14:45.091Z] [2021-02-25T02:14:45.091Z] DONE 2 tests in 0.345s [2021-02-25T02:14:45.091Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2021-02-25T02:14:45.091Z] ++ 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 [2021-02-25T02:14:45.091Z] ++ set -e [2021-02-25T02:14:45.091Z] ++ '[' -n 0 ']' [2021-02-25T02:14:45.091Z] ++ set -x [2021-02-25T02:14:45.091Z] ++ env -i DEST=/go/src/github.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 [2021-02-25T02:14:45.091Z] INFO: Testing against a local daemon [2021-02-25T02:14:45.091Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-02-25T02:14:45.091Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.01s) [2021-02-25T02:14:45.091Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-02-25T02:14:45.091Z] === RUN TestEventsExecDie [2021-02-25T02:14:45.091Z] --- PASS: TestEventsExecDie (0.87s) [2021-02-25T02:14:45.091Z] === RUN TestEventsBackwardsCompatible [2021-02-25T02:14:45.233Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-02-25T02:14:45.353Z] --- PASS: TestEventsBackwardsCompatible (0.12s) [2021-02-25T02:14:45.353Z] === RUN TestInfoBinaryCommits [2021-02-25T02:14:45.353Z] --- PASS: TestInfoBinaryCommits (0.05s) [2021-02-25T02:14:45.353Z] === RUN TestInfoAPIVersioned [2021-02-25T02:14:45.353Z] --- PASS: TestInfoAPIVersioned (0.02s) [2021-02-25T02:14:45.353Z] === RUN TestInfoDiscoveryBackend [2021-02-25T02:14:45.492Z] === RUN TestDockerSuite/TestBuildLabels [2021-02-25T02:14:46.061Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-02-25T02:14:46.298Z] --- PASS: TestInfoDiscoveryBackend (0.68s) [2021-02-25T02:14:46.298Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-02-25T02:14:47.243Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-02-25T02:14:47.243Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-02-25T02:14:47.444Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-02-25T02:14:47.704Z] --- PASS: TestImportExtremelyLargeImageWorks (194.96s) [2021-02-25T02:14:47.704Z] PASS [2021-02-25T02:14:47.704Z] [2021-02-25T02:14:47.704Z] DONE 12 tests in 198.946s [2021-02-25T02:14:47.704Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-02-25T02:14:47.705Z] ++ 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 [2021-02-25T02:14:47.705Z] ++ set -e [2021-02-25T02:14:47.705Z] ++ '[' -n 0 ']' [2021-02-25T02:14:47.705Z] ++ set -x [2021-02-25T02:14:47.705Z] ++ env -i DEST=/go/src/github.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 [2021-02-25T02:14:47.816Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.66s) [2021-02-25T02:14:47.817Z] === RUN TestInfoAPI [2021-02-25T02:14:47.817Z] --- PASS: TestInfoAPI (0.05s) [2021-02-25T02:14:47.817Z] === RUN TestInfoAPIWarnings [2021-02-25T02:14:47.964Z] INFO: Testing against a local daemon [2021-02-25T02:14:47.964Z] === RUN TestNetworkCreateDelete [2021-02-25T02:14:47.964Z] --- PASS: TestNetworkCreateDelete (0.16s) [2021-02-25T02:14:47.964Z] === RUN TestDockerNetworkDeletePreferID [2021-02-25T02:14:48.533Z] --- PASS: TestDockerNetworkDeletePreferID (0.46s) [2021-02-25T02:14:48.533Z] === RUN TestDaemonDNSFallback [2021-02-25T02:14:49.913Z] === RUN TestDockerSuite/TestBuildLastModified [2021-02-25T02:14:54.129Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-02-25T02:14:55.508Z] --- PASS: TestDaemonDNSFallback (6.70s) [2021-02-25T02:14:55.508Z] === RUN TestInspectNetwork [2021-02-25T02:14:56.076Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-02-25T02:14:56.076Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-02-25T02:14:56.336Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-02-25T02:14:56.336Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-02-25T02:14:56.336Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-02-25T02:14:56.595Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-02-25T02:14:59.132Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-02-25T02:14:59.132Z] === RUN TestInspectNetwork/full_network_id [2021-02-25T02:14:59.132Z] === RUN TestInspectNetwork/partial_network_id [2021-02-25T02:14:59.132Z] === RUN TestInspectNetwork/network_name [2021-02-25T02:14:59.132Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-02-25T02:15:00.074Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-02-25T02:15:02.610Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-02-25T02:15:02.610Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-02-25T02:15:03.179Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-02-25T02:15:03.440Z] --- PASS: TestInspectNetwork (8.26s) [2021-02-25T02:15:03.440Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-02-25T02:15:03.440Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-02-25T02:15:03.440Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-02-25T02:15:03.440Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-02-25T02:15:03.440Z] === RUN TestRunContainerWithBridgeNone [2021-02-25T02:15:05.348Z] --- PASS: TestRunContainerWithBridgeNone (1.98s) [2021-02-25T02:15:05.348Z] === RUN TestNetworkInvalidJSON [2021-02-25T02:15:05.348Z] === RUN TestNetworkInvalidJSON//networks/create [2021-02-25T02:15:05.348Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-02-25T02:15:05.348Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-02-25T02:15:05.348Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-02-25T02:15:05.348Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-25T02:15:05.348Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-25T02:15:05.607Z] === CONT TestNetworkInvalidJSON//networks/create [2021-02-25T02:15:05.607Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-25T02:15:05.607Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-02-25T02:15:05.607Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-02-25T02:15:05.607Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-02-25T02:15:05.607Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-02-25T02:15:05.607Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-02-25T02:15:05.607Z] === RUN TestNetworkList [2021-02-25T02:15:05.607Z] === RUN TestNetworkList//networks [2021-02-25T02:15:05.607Z] === PAUSE TestNetworkList//networks [2021-02-25T02:15:05.607Z] === RUN TestNetworkList//networks/ [2021-02-25T02:15:05.607Z] === PAUSE TestNetworkList//networks/ [2021-02-25T02:15:05.607Z] === CONT TestNetworkList//networks [2021-02-25T02:15:05.607Z] === CONT TestNetworkList//networks/ [2021-02-25T02:15:05.607Z] --- PASS: TestNetworkList (0.02s) [2021-02-25T02:15:05.607Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-02-25T02:15:05.607Z] --- PASS: TestNetworkList//networks (0.00s) [2021-02-25T02:15:05.607Z] === RUN TestHostIPv4BridgeLabel [2021-02-25T02:15:05.987Z] --- PASS: TestInfoAPIWarnings (16.65s) [2021-02-25T02:15:05.987Z] === RUN TestInfoDebug [2021-02-25T02:15:05.987Z] --- PASS: TestInfoDebug (0.66s) [2021-02-25T02:15:05.987Z] === RUN TestInfoInsecureRegistries [2021-02-25T02:15:05.987Z] --- PASS: TestInfoInsecureRegistries (0.67s) [2021-02-25T02:15:05.987Z] === RUN TestInfoRegistryMirrors [2021-02-25T02:15:06.177Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2021-02-25T02:15:06.177Z] === RUN TestDaemonRestartWithLiveRestore [2021-02-25T02:15:06.584Z] --- PASS: TestInfoRegistryMirrors (0.68s) [2021-02-25T02:15:06.585Z] === RUN TestLoginFailsWithBadCredentials [2021-02-25T02:15:06.846Z] --- PASS: TestLoginFailsWithBadCredentials (0.29s) [2021-02-25T02:15:06.846Z] === RUN TestPingCacheHeaders [2021-02-25T02:15:06.846Z] --- PASS: TestPingCacheHeaders (0.05s) [2021-02-25T02:15:06.846Z] === RUN TestPingGet [2021-02-25T02:15:06.846Z] --- PASS: TestPingGet (0.03s) [2021-02-25T02:15:06.846Z] === RUN TestPingHead [2021-02-25T02:15:06.846Z] --- PASS: TestPingHead (0.05s) [2021-02-25T02:15:06.846Z] === RUN TestVersion [2021-02-25T02:15:06.846Z] --- PASS: TestVersion (0.05s) [2021-02-25T02:15:06.846Z] PASS [2021-02-25T02:15:06.846Z] [2021-02-25T02:15:06.846Z] === Skipped [2021-02-25T02:15:06.846Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.01s) [2021-02-25T02:15:06.846Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-02-25T02:15:06.846Z] [2021-02-25T02:15:06.846Z] [2021-02-25T02:15:06.846Z] DONE 18 tests, 1 skipped in 22.818s [2021-02-25T02:15:06.846Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2021-02-25T02:15:06.846Z] ++ 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 [2021-02-25T02:15:06.846Z] ++ set -e [2021-02-25T02:15:06.846Z] ++ '[' -n 0 ']' [2021-02-25T02:15:06.846Z] ++ set -x [2021-02-25T02:15:06.846Z] ++ env -i DEST=/go/src/github.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 [2021-02-25T02:15:07.106Z] INFO: Testing against a local daemon [2021-02-25T02:15:07.106Z] === RUN TestVolumesCreateAndList [2021-02-25T02:15:07.106Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-02-25T02:15:07.106Z] === RUN TestVolumesRemove [2021-02-25T02:15:07.116Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2021-02-25T02:15:07.116Z] === RUN TestDaemonDefaultNetworkPools [2021-02-25T02:15:07.369Z] --- PASS: TestVolumesRemove (0.13s) [2021-02-25T02:15:07.369Z] === RUN TestVolumesInspect [2021-02-25T02:15:07.369Z] --- PASS: TestVolumesInspect (0.03s) [2021-02-25T02:15:07.369Z] === RUN TestVolumesInvalidJSON [2021-02-25T02:15:07.369Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-02-25T02:15:07.369Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-02-25T02:15:07.369Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-02-25T02:15:07.369Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-02-25T02:15:07.369Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s) [2021-02-25T02:15:07.369Z] PASS [2021-02-25T02:15:07.369Z] [2021-02-25T02:15:07.369Z] DONE 5 tests in 0.412s [2021-02-25T02:15:07.369Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-02-25T02:15:07.945Z] ++++ cat bundles/test-integration/docker.pid [2021-02-25T02:15:07.945Z] +++ kill 13914 [2021-02-25T02:15:08.053Z] --- PASS: TestDaemonDefaultNetworkPools (0.81s) [2021-02-25T02:15:08.053Z] === RUN TestDaemonRestartWithExistingNetwork [2021-02-25T02:15:09.432Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s) [2021-02-25T02:15:09.433Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-02-25T02:15:09.434Z] +++ /etc/init.d/apparmor stop [2021-02-25T02:15:09.434Z] Leaving: AppArmorNo profiles have been unloaded. [2021-02-25T02:15:09.434Z] [2021-02-25T02:15:09.434Z] Unloading profiles will leave already running processes permanently [2021-02-25T02:15:09.434Z] unconfined, which can lead to unexpected situations. [2021-02-25T02:15:09.434Z] [2021-02-25T02:15:09.434Z] To set a process to complain mode, use the command line tool [2021-02-25T02:15:09.434Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-02-25T02:15:09.434Z] +++ true [2021-02-25T02:15:09.434Z] exiting test-integration [2021-02-25T02:15:09.434Z] ++ exit 0 [2021-02-25T02:15:09.434Z] [2021-02-25T02:15:10.396Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.30s) [2021-02-25T02:15:10.396Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-02-25T02:15:10.972Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2021-02-25T02:15:10.972Z] === RUN TestServiceWithPredefinedNetwork [2021-02-25T02:15:10.972Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg Post stage [Pipeline] junit [2021-02-25T02:15:12.770Z] Recording test results [2021-02-25T02:15:13.317Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-02-25T02:15:13.510Z] --- PASS: TestServiceWithPredefinedNetwork (2.55s) [2021-02-25T02:15:13.511Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-02-25T02:15:13.511Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-25T02:15:13.511Z] service_test.go:242: FLAKY_TEST [2021-02-25T02:15:13.511Z] === RUN TestServiceWithDataPathPortInit [2021-02-25T02:15:13.688Z] + echo Ensuring container killed. [2021-02-25T02:15:13.688Z] Ensuring container killed. [2021-02-25T02:15:13.688Z] + docker rm -vf docker-pr4 [2021-02-25T02:15:13.953Z] Error: No such container: docker-pr4 [Pipeline] sh [2021-02-25T02:15:14.080Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-02-25T02:15:14.246Z] + echo Chowning /workspace to jenkins user [2021-02-25T02:15:14.246Z] Chowning /workspace to jenkins user [2021-02-25T02:15:14.246Z] + id -u [2021-02-25T02:15:14.246Z] + id -g [2021-02-25T02:15:14.246Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42061:/workspace busybox chown -R 1000:1000 /workspace [2021-02-25T02:15:14.246Z] Unable to find image 'busybox:latest' locally [2021-02-25T02:15:14.508Z] latest: Pulling from library/busybox [2021-02-25T02:15:14.769Z] bfdf7b082edb: Pulling fs layer [2021-02-25T02:15:14.769Z] bfdf7b082edb: Verifying Checksum [2021-02-25T02:15:14.769Z] bfdf7b082edb: Download complete [2021-02-25T02:15:15.031Z] bfdf7b082edb: Pull complete [2021-02-25T02:15:15.031Z] Digest: sha256:c6b45a95f932202dbb27c31333c4789f45184a744060f6e569cc9d2bf1b9ad6f [2021-02-25T02:15:15.031Z] Status: Downloaded newer image for busybox:latest [2021-02-25T02:15:15.459Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-02-25T02:15:17.369Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-02-25T02:15:17.369Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-02-25T02:15:19.281Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2021-02-25T02:15:20.659Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-02-25T02:15:21.227Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-02-25T02:15:21.933Z] + bundleName=arm64-integration [2021-02-25T02:15:21.933Z] + echo Creating arm64-integration-bundles.tar.gz [2021-02-25T02:15:21.933Z] Creating arm64-integration-bundles.tar.gz [2021-02-25T02:15:21.933Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2021-02-25T02:15:21.933Z] + 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 [2021-02-25T02:15:22.209Z] Archiving artifacts [2021-02-25T02:15:23.133Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-02-25T02:15:23.393Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-02-25T02:15:24.212Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42061/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-02-25T02:15:24.558Z] + make clean [2021-02-25T02:15:25.300Z] === RUN TestDockerSuite/TestBuildNetNone [2021-02-25T02:15:25.501Z] docker volume rm -f docker-dev-cache [2021-02-25T02:15:25.501Z] docker-dev-cache [Pipeline] deleteDir [2021-02-25T02:15:25.787Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-02-25T02:15:25.787Z] ok github.com/docker/docker/api/server/httputils 0.018s coverage: 14.7% of statements [2021-02-25T02:15:25.787Z] ok github.com/docker/docker/api/server/middleware 0.027s coverage: 37.7% of statements [2021-02-25T02:15:25.787Z] ? github.com/docker/docker/api/server/router [no test files] [2021-02-25T02:15:25.787Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-02-25T02:15:25.787Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-02-25T02:15:25.787Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-02-25T02:15:25.787Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-02-25T02:15:25.787Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-02-25T02:15:25.787Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-02-25T02:15:25.787Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-02-25T02:15:25.787Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-02-25T02:15:25.787Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-02-25T02:15:25.787Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-02-25T02:15:25.787Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 5.7% of statements [2021-02-25T02:15:25.787Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-02-25T02:15:25.787Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-02-25T02:15:25.787Z] ? github.com/docker/docker/api/types [no test files] [2021-02-25T02:15:25.787Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-02-25T02:15:25.787Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-02-25T02:15:25.787Z] ? github.com/docker/docker/api/types/container [no test files] [2021-02-25T02:15:25.787Z] ? github.com/docker/docker/api/types/events [no test files] [2021-02-25T02:15:25.787Z] ok github.com/docker/docker/api/types/strslice 0.005s coverage: 90.0% of statements [2021-02-25T02:15:25.787Z] ok github.com/docker/docker/api/types/filters 0.010s coverage: 92.2% of statements [2021-02-25T02:15:25.787Z] ? github.com/docker/docker/api/types/image [no test files] [2021-02-25T02:15:25.787Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-02-25T02:15:25.787Z] ? github.com/docker/docker/api/types/network [no test files] [2021-02-25T02:15:25.787Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-02-25T02:15:25.787Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-02-25T02:15:25.787Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-02-25T02:15:25.787Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-02-25T02:15:25.787Z] ok github.com/docker/docker/api/types/time 0.008s coverage: 100.0% of statements [2021-02-25T02:15:25.787Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2021-02-25T02:15:25.787Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-02-25T02:15:25.787Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-02-25T02:15:25.787Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-02-25T02:15:25.787Z] ? github.com/docker/docker/builder [no test files] [2021-02-25T02:15:25.787Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-02-25T02:15:25.787Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-02-25T02:15:25.787Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-02-25T02:15:25.787Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-02-25T02:15:25.787Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-02-25T02:15:25.787Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-02-25T02:15:25.787Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-02-25T02:15:25.870Z] === RUN TestDockerSuite/TestBuildNoContext [2021-02-25T02:15:26.437Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-02-25T02:15:27.006Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-02-25T02:15:28.387Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-02-25T02:15:28.387Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-02-25T02:15:28.387Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-02-25T02:15:28.956Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-02-25T02:15:29.060Z] ok github.com/docker/docker/builder/remotecontext 0.108s coverage: 13.7% of statements [2021-02-25T02:15:29.060Z] ok github.com/docker/docker/builder/dockerfile 0.242s coverage: 48.3% of statements [2021-02-25T02:15:29.060Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-02-25T02:15:29.216Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-02-25T02:15:29.796Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-02-25T02:15:29.796Z] --- PASS: TestServiceWithDataPathPortInit (16.19s) [2021-02-25T02:15:29.796Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-02-25T02:15:29.990Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2021-02-25T02:15:30.552Z] ok github.com/docker/docker/builder/remotecontext/git 1.265s coverage: 86.3% of statements [2021-02-25T02:15:30.552Z] ? github.com/docker/docker/cli [no test files] [2021-02-25T02:15:30.552Z] ? github.com/docker/docker/cli/config [no test files] [2021-02-25T02:15:31.176Z] === RUN TestDockerSuite/TestBuildOnBuildCache [Pipeline] } [2021-02-25T02:15:35.256Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-02-25T02:15:35.256Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-02-25T02:15:35.256Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [Pipeline] // withEnv [Pipeline] } [2021-02-25T02:15:35.295Z] ok github.com/docker/docker/client 0.217s coverage: 75.4% of statements [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-25T02:15:36.204Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-02-25T02:15:37.141Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-02-25T02:15:38.079Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.13s) [2021-02-25T02:15:38.080Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:xpmplxgsnh31yeyvmy8c87omd Created:2021-02-25 02:15:31.336451366 +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[c31564e788ecb225b6b70b2b2305b4c3b516f94ea241867552cc7f64c0a6b12c:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.xlpb8l4yxf6y1ppk7xfwjzl9s EndpointID:bfa55cbef77042bf84ccc2081099fde70823d848df9c290f9ef3a2250e083598 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:937f57aef106360bc2c5070c2231bcc2fc2ecb0777d6e8a5dd93ce17c4e4a924 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:db0a684ae253 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.xlpb8l4yxf6y1ppk7xfwjzl9s EndpointID:bfa55cbef77042bf84ccc2081099fde70823d848df9c290f9ef3a2250e083598 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-02-25T02:15:38.080Z] PASS [2021-02-25T02:15:38.080Z] [2021-02-25T02:15:38.080Z] === Skipped [2021-02-25T02:15:38.080Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-25T02:15:38.080Z] service_test.go:242: FLAKY_TEST [2021-02-25T02:15:38.080Z] [2021-02-25T02:15:38.080Z] [2021-02-25T02:15:38.080Z] DONE 26 tests, 1 skipped in 50.176s [2021-02-25T02:15:38.080Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-02-25T02:15:38.080Z] ++ 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 [2021-02-25T02:15:38.080Z] ++ set -e [2021-02-25T02:15:38.080Z] ++ '[' -n 0 ']' [2021-02-25T02:15:38.080Z] ++ set -x [2021-02-25T02:15:38.080Z] ++ env -i DEST=/go/src/github.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 [2021-02-25T02:15:38.080Z] INFO: Testing against a local daemon [2021-02-25T02:15:38.080Z] === RUN TestDockerNetworkIpvlanPersistance [2021-02-25T02:15:38.080Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2021-02-25T02:15:38.080Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-25T02:15:38.080Z] === RUN TestDockerNetworkIpvlan [2021-02-25T02:15:38.080Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-02-25T02:15:38.080Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-25T02:15:38.080Z] PASS [2021-02-25T02:15:38.080Z] [2021-02-25T02:15:38.080Z] === Skipped [2021-02-25T02:15:38.080Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2021-02-25T02:15:38.080Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-25T02:15:38.080Z] [2021-02-25T02:15:38.080Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-02-25T02:15:38.080Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-25T02:15:38.080Z] [2021-02-25T02:15:38.080Z] [2021-02-25T02:15:38.080Z] DONE 2 tests, 2 skipped in 0.266s [2021-02-25T02:15:38.080Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-02-25T02:15:38.080Z] ++ 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 [2021-02-25T02:15:38.080Z] ++ set -e [2021-02-25T02:15:38.080Z] ++ '[' -n 0 ']' [2021-02-25T02:15:38.080Z] ++ set -x [2021-02-25T02:15:38.080Z] ++ env -i DEST=/go/src/github.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 [2021-02-25T02:15:38.339Z] INFO: Testing against a local daemon [2021-02-25T02:15:38.339Z] === RUN TestDockerNetworkMacvlanPersistance [2021-02-25T02:15:38.599Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-02-25T02:15:38.859Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-02-25T02:15:39.805Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.44s) [2021-02-25T02:15:39.805Z] === RUN TestDockerNetworkMacvlan [2021-02-25T02:15:40.741Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-02-25T02:15:41.680Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-02-25T02:15:41.680Z] === RUN TestDockerSuite/TestBuildPATH [2021-02-25T02:15:42.619Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-02-25T02:15:43.999Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-02-25T02:15:44.259Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-02-25T02:15:44.829Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-02-25T02:15:45.090Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-02-25T02:15:46.996Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-02-25T02:15:52.273Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-02-25T02:15:53.211Z] --- PASS: TestDockerNetworkMacvlan (13.15s) [2021-02-25T02:15:53.211Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s) [2021-02-25T02:15:53.211Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2021-02-25T02:15:53.211Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.31s) [2021-02-25T02:15:53.211Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.26s) [2021-02-25T02:15:53.211Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.34s) [2021-02-25T02:15:53.211Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.92s) [2021-02-25T02:15:53.211Z] PASS [2021-02-25T02:15:53.211Z] [2021-02-25T02:15:53.211Z] DONE 8 tests in 14.779s [2021-02-25T02:15:53.211Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-02-25T02:15:53.211Z] ++ 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 [2021-02-25T02:15:53.211Z] ++ set -e [2021-02-25T02:15:53.211Z] ++ '[' -n 0 ']' [2021-02-25T02:15:53.211Z] ++ set -x [2021-02-25T02:15:53.211Z] ++ env -i DEST=/go/src/github.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 [2021-02-25T02:15:53.211Z] testing: warning: no tests to run [2021-02-25T02:15:53.211Z] PASS [2021-02-25T02:15:53.211Z] [2021-02-25T02:15:53.211Z] DONE 0 tests in 0.035s [2021-02-25T02:15:53.211Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-02-25T02:15:53.211Z] ++ 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 [2021-02-25T02:15:53.211Z] ++ set -e [2021-02-25T02:15:53.211Z] ++ '[' -n 0 ']' [2021-02-25T02:15:53.211Z] ++ set -x [2021-02-25T02:15:53.211Z] ++ env -i DEST=/go/src/github.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 [2021-02-25T02:15:53.211Z] INFO: Testing against a local daemon [2021-02-25T02:15:53.211Z] === RUN TestAuthZPluginAllowRequest [2021-02-25T02:15:53.211Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-02-25T02:15:54.627Z] --- PASS: TestAuthZPluginAllowRequest (1.53s) [2021-02-25T02:15:54.627Z] === RUN TestAuthZPluginTLS [2021-02-25T02:15:55.195Z] --- PASS: TestAuthZPluginTLS (0.56s) [2021-02-25T02:15:55.195Z] === RUN TestAuthZPluginDenyRequest [2021-02-25T02:15:55.352Z] --- PASS: TestBuildWithHugeFile (124.09s) [2021-02-25T02:15:55.352Z] === RUN TestBuildWithEmptyDockerfile [2021-02-25T02:15:55.352Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-25T02:15:55.352Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-25T02:15:55.352Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-25T02:15:55.352Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-25T02:15:55.352Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-25T02:15:55.352Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-25T02:15:55.352Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-25T02:15:55.352Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-25T02:15:55.352Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-25T02:15:55.352Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2021-02-25T02:15:55.352Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2021-02-25T02:15:55.352Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2021-02-25T02:15:55.352Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) [2021-02-25T02:15:55.352Z] === RUN TestBuildPreserveOwnership [2021-02-25T02:15:55.352Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-02-25T02:15:55.352Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-02-25T02:15:55.352Z] === RUN TestBuildPlatformInvalid [2021-02-25T02:15:55.352Z] --- PASS: TestBuildPlatformInvalid (0.06s) [2021-02-25T02:15:55.352Z] PASS [2021-02-25T02:15:55.352Z] ok github.com/docker/docker/integration/build 177.721s [2021-02-25T02:15:55.352Z] [2021-02-25T02:15:55.352Z] === Skipped [2021-02-25T02:15:55.352Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-02-25T02:15:55.352Z] build_session_test.go:25: TODO: BuildKit [2021-02-25T02:15:55.352Z] [2021-02-25T02:15:55.352Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-02-25T02:15:55.352Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-02-25T02:15:55.352Z] [2021-02-25T02:15:55.352Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2021-02-25T02:15:55.352Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-02-25T02:15:55.352Z] [2021-02-25T02:15:55.352Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-02-25T02:15:55.352Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-02-25T02:15:55.352Z] [2021-02-25T02:15:55.352Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-02-25T02:15:55.352Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-02-25T02:15:55.352Z] [2021-02-25T02:15:55.352Z] [2021-02-25T02:15:55.352Z] DONE 28 tests, 5 skipped in 199.094s [2021-02-25T02:15:55.352Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-02-25T02:15:55.352Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-25T02:15:55.352Z] INFO: Testing against a local daemon [2021-02-25T02:15:55.352Z] === RUN TestConfigInspect [2021-02-25T02:15:55.352Z] --- SKIP: TestConfigInspect (0.01s) [2021-02-25T02:15:55.352Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-02-25T02:15:55.352Z] === RUN TestConfigList [2021-02-25T02:15:55.352Z] --- SKIP: TestConfigList (0.00s) [2021-02-25T02:15:55.352Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-02-25T02:15:55.352Z] === RUN TestConfigsCreateAndDelete [2021-02-25T02:15:55.352Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-02-25T02:15:55.352Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-02-25T02:15:55.352Z] === RUN TestConfigsUpdate [2021-02-25T02:15:55.352Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-02-25T02:15:55.352Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-02-25T02:15:55.352Z] === RUN TestTemplatedConfig [2021-02-25T02:15:55.352Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-02-25T02:15:55.352Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-02-25T02:15:55.352Z] === RUN TestConfigCreateResolve [2021-02-25T02:15:55.352Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-02-25T02:15:55.352Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-02-25T02:15:55.352Z] === RUN TestConfigDaemonLibtrustID [2021-02-25T02:15:55.352Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-02-25T02:15:55.352Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-02-25T02:15:55.352Z] PASS [2021-02-25T02:15:55.352Z] ok github.com/docker/docker/integration/config 0.114s [2021-02-25T02:15:55.352Z] [2021-02-25T02:15:55.352Z] === Skipped [2021-02-25T02:15:55.352Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.01s) [2021-02-25T02:15:55.352Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-02-25T02:15:55.352Z] [2021-02-25T02:15:55.352Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-02-25T02:15:55.352Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-02-25T02:15:55.352Z] [2021-02-25T02:15:55.352Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-02-25T02:15:55.352Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-02-25T02:15:55.352Z] [2021-02-25T02:15:55.352Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-02-25T02:15:55.352Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-02-25T02:15:55.352Z] [2021-02-25T02:15:55.352Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-02-25T02:15:55.352Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-02-25T02:15:55.352Z] [2021-02-25T02:15:55.352Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-02-25T02:15:55.352Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-02-25T02:15:55.352Z] [2021-02-25T02:15:55.353Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2021-02-25T02:15:55.353Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-02-25T02:15:55.353Z] [2021-02-25T02:15:55.353Z] [2021-02-25T02:15:55.353Z] DONE 7 tests, 7 skipped in 2.232s [2021-02-25T02:15:55.353Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-02-25T02:15:55.353Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-25T02:15:55.353Z] INFO: Testing against a local daemon [2021-02-25T02:15:55.353Z] === RUN TestCheckpoint [2021-02-25T02:15:55.353Z] --- SKIP: TestCheckpoint (0.00s) [2021-02-25T02:15:55.353Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-25T02:15:55.353Z] === RUN TestContainerInvalidJSON [2021-02-25T02:15:55.353Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-02-25T02:15:55.353Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-02-25T02:15:55.353Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-02-25T02:15:55.353Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-02-25T02:15:55.353Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-02-25T02:15:55.353Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-02-25T02:15:55.353Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-02-25T02:15:55.353Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-02-25T02:15:55.353Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-02-25T02:15:55.353Z] --- PASS: TestContainerInvalidJSON (0.03s) [2021-02-25T02:15:55.353Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-02-25T02:15:55.353Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-02-25T02:15:55.353Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-02-25T02:15:55.353Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-02-25T02:15:55.353Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2021-02-25T02:15:55.353Z] === RUN TestCopyFromContainerPathIsNotDir [2021-02-25T02:15:55.353Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.02s) [2021-02-25T02:15:55.353Z] copy_test.go:38: testEnv.OSType == "windows" [2021-02-25T02:15:55.353Z] === RUN TestCopyToContainerPathDoesNotExist [2021-02-25T02:15:55.353Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s) [2021-02-25T02:15:55.353Z] === RUN TestCopyToContainerPathIsNotDir [2021-02-25T02:15:55.353Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.03s) [2021-02-25T02:15:55.353Z] copy_test.go:63: testEnv.OSType == "windows" [2021-02-25T02:15:55.353Z] === RUN TestCopyFromContainer [2021-02-25T02:15:55.353Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-02-25T02:15:55.353Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2021-02-25T02:15:55.353Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-02-25T02:15:55.353Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-25T02:15:55.353Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-25T02:15:55.353Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-25T02:15:55.353Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-25T02:15:55.353Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-25T02:15:55.353Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-25T02:15:55.353Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-25T02:15:55.353Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-25T02:15:55.353Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-25T02:15:55.353Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-02-25T02:15:55.353Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-02-25T02:15:55.353Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-02-25T02:15:55.353Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-02-25T02:15:55.353Z] === RUN TestCreateLinkToNonExistingContainer [2021-02-25T02:15:55.353Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-02-25T02:15:55.353Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-02-25T02:15:55.353Z] === RUN TestCreateWithInvalidEnv [2021-02-25T02:15:55.353Z] === RUN TestCreateWithInvalidEnv/0 [2021-02-25T02:15:55.353Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-02-25T02:15:55.353Z] === RUN TestCreateWithInvalidEnv/1 [2021-02-25T02:15:55.353Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-02-25T02:15:55.353Z] === RUN TestCreateWithInvalidEnv/2 [2021-02-25T02:15:55.353Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-02-25T02:15:55.353Z] === CONT TestCreateWithInvalidEnv/0 [2021-02-25T02:15:55.353Z] === CONT TestCreateWithInvalidEnv/2 [2021-02-25T02:15:55.353Z] === CONT TestCreateWithInvalidEnv/1 [2021-02-25T02:15:55.353Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-02-25T02:15:55.353Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-02-25T02:15:55.353Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-02-25T02:15:55.353Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-02-25T02:15:55.353Z] === RUN TestCreateTmpfsMountsTarget [2021-02-25T02:15:55.353Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-02-25T02:15:55.353Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-02-25T02:15:55.353Z] === RUN TestCreateWithCustomMaskedPaths [2021-02-25T02:15:55.353Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-02-25T02:15:55.353Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-02-25T02:15:55.353Z] === RUN TestCreateWithCustomReadonlyPaths [2021-02-25T02:15:55.353Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-02-25T02:15:55.353Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-02-25T02:15:55.353Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-02-25T02:15:55.353Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-25T02:15:55.353Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-25T02:15:55.353Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-25T02:15:55.353Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-25T02:15:55.353Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-25T02:15:55.353Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-25T02:15:55.353Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-25T02:15:55.353Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-25T02:15:55.353Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-25T02:15:55.353Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-25T02:15:55.353Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-25T02:15:55.353Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-25T02:15:55.353Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-25T02:15:55.353Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-25T02:15:55.353Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-25T02:15:55.353Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-02-25T02:15:55.353Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2021-02-25T02:15:55.353Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2021-02-25T02:15:55.353Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2021-02-25T02:15:55.353Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2021-02-25T02:15:55.353Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2021-02-25T02:15:55.353Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-02-25T02:15:55.353Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-02-25T02:15:55.353Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-02-25T02:15:55.353Z] === RUN TestCreateDifferentPlatform [2021-02-25T02:15:55.353Z] === RUN TestCreateDifferentPlatform/different_os [2021-02-25T02:15:55.353Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-02-25T02:15:55.353Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-02-25T02:15:55.353Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-02-25T02:15:55.353Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-02-25T02:15:55.353Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-02-25T02:15:55.353Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-02-25T02:15:55.353Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-02-25T02:15:55.353Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.02s) [2021-02-25T02:15:55.353Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-02-25T02:15:55.353Z] === RUN TestContainerKillOnDaemonStart [2021-02-25T02:15:55.353Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-02-25T02:15:55.353Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-02-25T02:15:55.353Z] === RUN TestDiff [2021-02-25T02:15:55.353Z] --- SKIP: TestDiff (0.00s) [2021-02-25T02:15:55.353Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-02-25T02:15:55.353Z] === RUN TestExecWithCloseStdin [2021-02-25T02:15:55.764Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2021-02-25T02:15:55.765Z] === RUN TestAuthZPluginAPIDenyResponse [2021-02-25T02:15:55.815Z] --- PASS: TestExecWithCloseStdin (2.14s) [2021-02-25T02:15:55.815Z] === RUN TestExec [2021-02-25T02:15:56.333Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2021-02-25T02:15:56.333Z] === RUN TestAuthZPluginDenyResponse [2021-02-25T02:15:56.592Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2021-02-25T02:15:56.851Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2021-02-25T02:15:56.851Z] === RUN TestAuthZPluginAllowEventStream [2021-02-25T02:15:57.791Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2021-02-25T02:15:58.001Z] --- PASS: TestExec (1.92s) [2021-02-25T02:15:58.001Z] === RUN TestExecUser [2021-02-25T02:15:58.001Z] --- SKIP: TestExecUser (0.00s) [2021-02-25T02:15:58.001Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-02-25T02:15:58.001Z] === RUN TestExportContainerAndImportImage [2021-02-25T02:15:58.001Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-02-25T02:15:58.001Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-02-25T02:15:58.001Z] === RUN TestExportContainerAfterDaemonRestart [2021-02-25T02:15:58.001Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-02-25T02:15:58.001Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-02-25T02:15:58.001Z] === RUN TestHealthCheckWorkdir [2021-02-25T02:15:58.001Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-02-25T02:15:58.001Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-02-25T02:15:58.001Z] === RUN TestHealthKillContainer [2021-02-25T02:15:58.001Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-02-25T02:15:58.001Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-02-25T02:15:58.001Z] === RUN TestInspectCpusetInConfigPre120 [2021-02-25T02:15:58.001Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-02-25T02:15:58.001Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-02-25T02:15:58.001Z] === RUN TestKillContainerInvalidSignal [2021-02-25T02:15:58.051Z] === RUN TestDockerSuite/TestBuildRm [2021-02-25T02:15:58.621Z] --- PASS: TestAuthZPluginAllowEventStream (1.56s) [2021-02-25T02:15:58.621Z] === RUN TestAuthZPluginErrorResponse [2021-02-25T02:15:59.189Z] --- PASS: TestAuthZPluginErrorResponse (0.61s) [2021-02-25T02:15:59.189Z] === RUN TestAuthZPluginErrorRequest [2021-02-25T02:15:59.544Z] --- PASS: TestKillContainerInvalidSignal (1.67s) [2021-02-25T02:15:59.544Z] === RUN TestKillContainer [2021-02-25T02:15:59.544Z] === RUN TestKillContainer/no_signal [2021-02-25T02:15:59.758Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2021-02-25T02:15:59.758Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-02-25T02:16:00.326Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.58s) [2021-02-25T02:16:00.326Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-02-25T02:16:01.089Z] === RUN TestKillContainer/non_killing_signal [2021-02-25T02:16:01.089Z] === RUN TestKillContainer/killing_signal [2021-02-25T02:16:01.709Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-02-25T02:16:02.648Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-02-25T02:16:02.648Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.25s) [2021-02-25T02:16:02.648Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-02-25T02:16:04.029Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-02-25T02:16:04.288Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-02-25T02:16:04.288Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.93s) [2021-02-25T02:16:04.288Z] === RUN TestAuthZPluginHeader [2021-02-25T02:16:04.857Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-02-25T02:16:05.117Z] --- PASS: TestAuthZPluginHeader (0.82s) [2021-02-25T02:16:05.117Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-02-25T02:16:06.055Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-02-25T02:16:06.623Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-02-25T02:16:07.560Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-02-25T02:16:08.247Z] --- PASS: TestKillContainer (8.48s) [2021-02-25T02:16:08.247Z] --- PASS: TestKillContainer/no_signal (1.67s) [2021-02-25T02:16:08.247Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-02-25T02:16:08.247Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-02-25T02:16:08.247Z] --- PASS: TestKillContainer/killing_signal (6.76s) [2021-02-25T02:16:08.247Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-02-25T02:16:08.247Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-02-25T02:16:08.247Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-02-25T02:16:08.247Z] === RUN TestKillStoppedContainer [2021-02-25T02:16:08.247Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-02-25T02:16:08.247Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-02-25T02:16:08.247Z] === RUN TestKillStoppedContainerAPIPre120 [2021-02-25T02:16:08.247Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-02-25T02:16:08.247Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-02-25T02:16:08.247Z] === RUN TestKillDifferentUserContainer [2021-02-25T02:16:08.247Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-02-25T02:16:08.247Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-02-25T02:16:08.247Z] === RUN TestInspectOomKilledTrue [2021-02-25T02:16:08.247Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-02-25T02:16:08.247Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-02-25T02:16:08.247Z] === RUN TestInspectOomKilledFalse [2021-02-25T02:16:08.247Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-02-25T02:16:08.247Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-25T02:16:08.247Z] === RUN TestLogsFollowTailEmpty [2021-02-25T02:16:09.466Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.18s) [2021-02-25T02:16:09.466Z] === RUN TestAuthZPluginV2Disable [2021-02-25T02:16:09.790Z] --- PASS: TestLogsFollowTailEmpty (1.87s) [2021-02-25T02:16:09.790Z] === RUN TestNetworkNat [2021-02-25T02:16:09.790Z] --- SKIP: TestNetworkNat (0.00s) [2021-02-25T02:16:09.790Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-02-25T02:16:09.790Z] === RUN TestNetworkLocalhostTCPNat [2021-02-25T02:16:10.403Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-02-25T02:16:10.403Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-02-25T02:16:10.663Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-02-25T02:16:10.922Z] === RUN TestDockerSuite/TestBuildSpaces [2021-02-25T02:16:11.181Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-02-25T02:16:11.751Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-02-25T02:16:11.751Z] === RUN TestDockerSuite/TestBuildStderr [2021-02-25T02:16:11.983Z] --- PASS: TestNetworkLocalhostTCPNat (2.10s) [2021-02-25T02:16:11.983Z] === RUN TestNetworkLoopbackNat [2021-02-25T02:16:11.983Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-02-25T02:16:11.983Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-02-25T02:16:11.983Z] === RUN TestPause [2021-02-25T02:16:11.983Z] --- SKIP: TestPause (0.00s) [2021-02-25T02:16:11.983Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-02-25T02:16:11.983Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-02-25T02:16:12.702Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-02-25T02:16:12.702Z] --- PASS: TestAuthZPluginV2Disable (3.37s) [2021-02-25T02:16:12.702Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-02-25T02:16:13.540Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.79s) [2021-02-25T02:16:13.540Z] === RUN TestPauseStopPausedContainer [2021-02-25T02:16:13.540Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-02-25T02:16:13.540Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2021-02-25T02:16:13.540Z] === RUN TestPsFilter [2021-02-25T02:16:13.970Z] ok github.com/docker/docker/cmd/dockerd 0.080s coverage: 29.1% of statements [2021-02-25T02:16:13.970Z] ok github.com/docker/docker/container 0.120s coverage: 34.7% of statements [2021-02-25T02:16:13.970Z] ? github.com/docker/docker/container/stream [no test files] [2021-02-25T02:16:13.970Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-02-25T02:16:13.970Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-02-25T02:16:13.970Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-02-25T02:16:14.003Z] --- PASS: TestPsFilter (0.10s) [2021-02-25T02:16:14.003Z] === RUN TestRemoveContainerWithRemovedVolume [2021-02-25T02:16:15.989Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-02-25T02:16:16.200Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.08s) [2021-02-25T02:16:16.201Z] === RUN TestRemoveContainerWithVolume [2021-02-25T02:16:16.249Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.34s) [2021-02-25T02:16:16.249Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-02-25T02:16:16.816Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-02-25T02:16:17.384Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-02-25T02:16:17.955Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-02-25T02:16:18.395Z] --- PASS: TestRemoveContainerWithVolume (2.09s) [2021-02-25T02:16:18.395Z] === RUN TestRemoveContainerRunning [2021-02-25T02:16:19.336Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-02-25T02:16:19.939Z] --- PASS: TestRemoveContainerRunning (2.08s) [2021-02-25T02:16:19.940Z] === RUN TestRemoveContainerForceRemoveRunning [2021-02-25T02:16:20.718Z] === RUN TestDockerSuite/TestBuildUser [2021-02-25T02:16:22.134Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.86s) [2021-02-25T02:16:22.134Z] === RUN TestRemoveInvalidContainer [2021-02-25T02:16:22.134Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-02-25T02:16:22.134Z] === RUN TestRenameLinkedContainer [2021-02-25T02:16:22.134Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-02-25T02:16:22.134Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-02-25T02:16:22.134Z] === RUN TestRenameStoppedContainer [2021-02-25T02:16:23.258Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-02-25T02:16:23.258Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2021-02-25T02:16:24.318Z] --- PASS: TestRenameStoppedContainer (1.99s) [2021-02-25T02:16:24.318Z] === RUN TestRenameRunningContainerAndReuse [2021-02-25T02:16:26.149Z] ok github.com/docker/docker/daemon/cluster 0.059s coverage: 0.5% of statements [2021-02-25T02:16:26.406Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2021-02-25T02:16:26.554Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-02-25T02:16:26.814Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.73s) [2021-02-25T02:16:26.814Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-02-25T02:16:27.817Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements [2021-02-25T02:16:28.067Z] --- PASS: TestRenameRunningContainerAndReuse (3.58s) [2021-02-25T02:16:28.067Z] === RUN TestRenameInvalidName [2021-02-25T02:16:29.049Z] --- PASS: TestRenameInvalidName (1.70s) [2021-02-25T02:16:29.049Z] === RUN TestRenameAnonymousContainer [2021-02-25T02:16:29.049Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2021-02-25T02:16:29.049Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2021-02-25T02:16:29.049Z] === RUN TestRenameContainerWithSameName [2021-02-25T02:16:31.236Z] --- PASS: TestRenameContainerWithSameName (1.73s) [2021-02-25T02:16:31.236Z] === RUN TestRenameContainerWithLinkedContainer [2021-02-25T02:16:31.236Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-02-25T02:16:31.236Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2021-02-25T02:16:31.236Z] === RUN TestResize [2021-02-25T02:16:32.780Z] --- PASS: TestResize (1.64s) [2021-02-25T02:16:32.781Z] === RUN TestResizeWithInvalidSize [2021-02-25T02:16:32.781Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2021-02-25T02:16:32.781Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2021-02-25T02:16:32.781Z] === RUN TestResizeWhenContainerNotStarted [2021-02-25T02:16:34.964Z] --- PASS: TestResizeWhenContainerNotStarted (1.98s) [2021-02-25T02:16:34.964Z] === RUN TestDaemonRestartKillContainers [2021-02-25T02:16:34.964Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-02-25T02:16:34.964Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-02-25T02:16:34.964Z] === RUN TestStats [2021-02-25T02:16:34.964Z] --- SKIP: TestStats (0.00s) [2021-02-25T02:16:34.964Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-02-25T02:16:34.964Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-02-25T02:16:36.797Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-02-25T02:16:37.367Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-02-25T02:16:37.625Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-02-25T02:16:37.803Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.435s coverage: 14.1% of statements [2021-02-25T02:16:37.803Z] ok github.com/docker/docker/daemon 12.182s coverage: 17.1% of statements [2021-02-25T02:16:37.803Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-02-25T02:16:37.803Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-02-25T02:16:37.878Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.49s) [2021-02-25T02:16:37.879Z] === RUN TestStopContainerWithTimeout [2021-02-25T02:16:37.879Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-02-25T02:16:37.879Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-02-25T02:16:37.879Z] === RUN TestUpdateRestartPolicy [2021-02-25T02:16:38.193Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-02-25T02:16:38.734Z] ok github.com/docker/docker/daemon/config 0.043s coverage: 81.8% of statements [2021-02-25T02:16:38.761Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-02-25T02:16:38.991Z] ok github.com/docker/docker/daemon/discovery 0.007s coverage: 30.0% of statements [2021-02-25T02:16:39.700Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-02-25T02:16:39.700Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-02-25T02:16:39.700Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-02-25T02:16:39.700Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-02-25T02:16:39.700Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-02-25T02:16:39.966Z] ok github.com/docker/docker/daemon/events 0.074s coverage: 50.0% of statements [2021-02-25T02:16:39.966Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-02-25T02:16:39.966Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-02-25T02:16:40.532Z] ok github.com/docker/docker/daemon/graphdriver 0.023s coverage: 2.2% of statements [2021-02-25T02:16:41.089Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-02-25T02:16:41.089Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-02-25T02:16:41.348Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-02-25T02:16:41.916Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-02-25T02:16:42.484Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-02-25T02:16:42.743Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-02-25T02:16:43.051Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.424s coverage: 73.3% of statements [2021-02-25T02:16:43.308Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 2.9% of statements [2021-02-25T02:16:43.680Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.63s) [2021-02-25T02:16:43.680Z] PASS [2021-02-25T02:16:43.680Z] [2021-02-25T02:16:43.680Z] DONE 17 tests in 50.404s [2021-02-25T02:16:43.680Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-02-25T02:16:43.680Z] ++ 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 [2021-02-25T02:16:43.680Z] ++ set -e [2021-02-25T02:16:43.680Z] ++ '[' -n 0 ']' [2021-02-25T02:16:43.680Z] ++ set -x [2021-02-25T02:16:43.680Z] ++ env -i DEST=/go/src/github.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 [2021-02-25T02:16:43.680Z] INFO: Testing against a local daemon [2021-02-25T02:16:43.680Z] === RUN TestPluginInvalidJSON [2021-02-25T02:16:43.680Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-02-25T02:16:43.680Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-02-25T02:16:43.680Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-02-25T02:16:43.680Z] --- PASS: TestPluginInvalidJSON (0.05s) [2021-02-25T02:16:43.680Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-02-25T02:16:43.680Z] === RUN TestPluginInstall [2021-02-25T02:16:43.680Z] === RUN TestPluginInstall/no_auth [2021-02-25T02:16:44.619Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-02-25T02:16:44.673Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.417s coverage: 56.2% of statements [2021-02-25T02:16:46.000Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-02-25T02:16:46.565Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.009s coverage: 1.9% of statements [2021-02-25T02:16:46.938Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-02-25T02:16:47.198Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-02-25T02:16:47.458Z] time="2021-02-25T02:16:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-25T02:16:47.458Z] time="2021-02-25T02:16:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cce6ca91ae1538ee675768acc9dd0701193b696363fbf08161d33eeddae31a9a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-25T02:16:47.458Z] time="2021-02-25T02:16:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-25T02:16:47.458Z] time="2021-02-25T02:16:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cce6ca91ae1538ee675768acc9dd0701193b696363fbf08161d33eeddae31a9a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-25T02:16:47.458Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2021-02-25T02:16:48.027Z] === RUN TestPluginInstall/with_htpasswd [2021-02-25T02:16:48.027Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-02-25T02:16:48.027Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-02-25T02:16:48.596Z] time="2021-02-25T02:16:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-25T02:16:48.596Z] time="2021-02-25T02:16:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:baf9346bdc366de936e99cfc3d5fdee647a68316a29faadcf611c8804cd851ee" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-25T02:16:48.596Z] time="2021-02-25T02:16:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-25T02:16:48.596Z] time="2021-02-25T02:16:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:baf9346bdc366de936e99cfc3d5fdee647a68316a29faadcf611c8804cd851ee" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-25T02:16:49.086Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.781s coverage: 46.2% of statements [2021-02-25T02:16:49.087Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-02-25T02:16:49.087Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.254s coverage: 49.4% of statements [2021-02-25T02:16:49.166Z] === RUN TestPluginInstall/with_insecure [2021-02-25T02:16:49.426Z] === RUN TestDockerSuite/TestBuildXZHost [2021-02-25T02:16:50.452Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.010s coverage: 57.5% of statements [2021-02-25T02:16:51.335Z] time="2021-02-25T02:16:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-25T02:16:51.335Z] time="2021-02-25T02:16:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:865c1a902ca334b3d3d9ed15cb3ebdbc625c67d63890e5e23ab9ae72023b021e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-25T02:16:51.335Z] time="2021-02-25T02:16:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-25T02:16:51.335Z] time="2021-02-25T02:16:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:865c1a902ca334b3d3d9ed15cb3ebdbc625c67d63890e5e23ab9ae72023b021e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-25T02:16:51.381Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.739s coverage: 57.7% of statements [2021-02-25T02:16:51.381Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-02-25T02:16:51.381Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-02-25T02:16:51.595Z] --- PASS: TestPluginInstall (7.73s) [2021-02-25T02:16:51.595Z] --- PASS: TestPluginInstall/no_auth (4.10s) [2021-02-25T02:16:51.595Z] --- PASS: TestPluginInstall/with_htpasswd (1.43s) [2021-02-25T02:16:51.595Z] --- PASS: TestPluginInstall/with_insecure (2.20s) [2021-02-25T02:16:51.595Z] plugin_test.go:160: [d024a55a30f26] daemon is not started [2021-02-25T02:16:51.595Z] === RUN TestPluginsWithRuntimes [2021-02-25T02:16:52.167Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2021-02-25T02:16:52.167Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-02-25T02:16:52.311Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements [2021-02-25T02:16:52.426Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-02-25T02:16:52.426Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-02-25T02:16:53.241Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2021-02-25T02:16:53.368Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-02-25T02:16:53.628Z] === RUN TestPluginsWithRuntimes/No_Args [2021-02-25T02:16:53.888Z] === RUN TestDockerSuite/TestCommitChange [2021-02-25T02:16:54.609Z] ok github.com/docker/docker/daemon/images 0.018s coverage: 6.7% of statements [2021-02-25T02:16:54.609Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-02-25T02:16:54.609Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-02-25T02:16:54.827Z] === RUN TestPluginsWithRuntimes/With_Args [2021-02-25T02:16:55.086Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-02-25T02:16:55.172Z] ok github.com/docker/docker/daemon/logger 0.226s coverage: 43.2% of statements [2021-02-25T02:16:56.023Z] === RUN TestDockerSuite/TestCommitHardlink [2021-02-25T02:16:56.283Z] --- PASS: TestPluginsWithRuntimes (4.75s) [2021-02-25T02:16:56.283Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.32s) [2021-02-25T02:16:56.283Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.24s) [2021-02-25T02:16:56.283Z] PASS [2021-02-25T02:16:56.283Z] [2021-02-25T02:16:56.283Z] DONE 9 tests in 12.753s [2021-02-25T02:16:56.283Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-02-25T02:16:56.283Z] ++ 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 [2021-02-25T02:16:56.283Z] ++ set -e [2021-02-25T02:16:56.283Z] ++ '[' -n 0 ']' [2021-02-25T02:16:56.283Z] ++ set -x [2021-02-25T02:16:56.283Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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 [2021-02-25T02:16:56.540Z] ok github.com/docker/docker/daemon/logger/gelf 0.011s coverage: 67.0% of statements [2021-02-25T02:16:56.542Z] INFO: Testing against a local daemon [2021-02-25T02:16:56.542Z] === RUN TestExternalGraphDriver [2021-02-25T02:16:56.797Z] ok github.com/docker/docker/daemon/logger/awslogs 0.154s coverage: 77.4% of statements [2021-02-25T02:16:56.797Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-02-25T02:16:56.797Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-02-25T02:16:56.801Z] === RUN TestExternalGraphDriver/json [2021-02-25T02:16:57.369Z] === RUN TestDockerSuite/TestCommitNewFile [2021-02-25T02:16:58.209Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 23.9% of statements [2021-02-25T02:16:58.209Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.025s coverage: 61.6% of statements [2021-02-25T02:16:58.465Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2021-02-25T02:16:58.768Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-02-25T02:16:58.768Z] === RUN TestExternalGraphDriver/spec [2021-02-25T02:16:59.001Z] --- PASS: TestUpdateRestartPolicy (19.20s) [2021-02-25T02:16:59.001Z] === RUN TestUpdateRestartWithAutoRemove [2021-02-25T02:16:59.001Z] --- PASS: TestUpdateRestartWithAutoRemove (1.62s) [2021-02-25T02:16:59.001Z] === RUN TestWaitNonBlocked [2021-02-25T02:16:59.001Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-25T02:16:59.001Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-25T02:16:59.001Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-25T02:16:59.001Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-25T02:16:59.001Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-25T02:16:59.001Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-25T02:16:59.709Z] === RUN TestDockerSuite/TestCommitTTY [2021-02-25T02:16:59.830Z] ok github.com/docker/docker/daemon/logger/local 0.013s coverage: 75.2% of statements [2021-02-25T02:16:59.830Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-02-25T02:17:00.086Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.042s coverage: 59.3% of statements [2021-02-25T02:17:00.647Z] === RUN TestExternalGraphDriver/pull [2021-02-25T02:17:00.906Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-02-25T02:17:01.015Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.016s coverage: 31.5% of statements [2021-02-25T02:17:01.214Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-02-25T02:17:01.214Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.17s) [2021-02-25T02:17:01.214Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.29s) [2021-02-25T02:17:01.214Z] === RUN TestWaitBlocked [2021-02-25T02:17:01.214Z] --- SKIP: TestWaitBlocked (0.00s) [2021-02-25T02:17:01.214Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-02-25T02:17:01.214Z] PASS [2021-02-25T02:17:01.214Z] ok github.com/docker/docker/integration/container 68.089s [2021-02-25T02:17:01.214Z] [2021-02-25T02:17:01.214Z] === Skipped [2021-02-25T02:17:01.214Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-02-25T02:17:01.214Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-25T02:17:01.214Z] [2021-02-25T02:17:01.214Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.02s) [2021-02-25T02:17:01.214Z] copy_test.go:38: testEnv.OSType == "windows" [2021-02-25T02:17:01.214Z] [2021-02-25T02:17:01.214Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.03s) [2021-02-25T02:17:01.214Z] copy_test.go:63: testEnv.OSType == "windows" [2021-02-25T02:17:01.214Z] [2021-02-25T02:17:01.214Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-02-25T02:17:01.214Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2021-02-25T02:17:01.214Z] [2021-02-25T02:17:01.214Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-02-25T02:17:01.214Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-02-25T02:17:01.214Z] [2021-02-25T02:17:01.214Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-02-25T02:17:01.214Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-02-25T02:17:01.214Z] [2021-02-25T02:17:01.214Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-02-25T02:17:01.214Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-02-25T02:17:01.214Z] [2021-02-25T02:17:01.214Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-02-25T02:17:01.214Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-02-25T02:17:01.214Z] [2021-02-25T02:17:01.214Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-02-25T02:17:01.214Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-02-25T02:17:01.214Z] [2021-02-25T02:17:01.214Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.02s) [2021-02-25T02:17:01.214Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-02-25T02:17:01.214Z] [2021-02-25T02:17:01.214Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-02-25T02:17:01.214Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-02-25T02:17:01.214Z] [2021-02-25T02:17:01.214Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-02-25T02:17:01.214Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-02-25T02:17:01.214Z] [2021-02-25T02:17:01.214Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-02-25T02:17:01.214Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-02-25T02:17:01.214Z] [2021-02-25T02:17:01.214Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-02-25T02:17:01.214Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-02-25T02:17:01.214Z] [2021-02-25T02:17:01.214Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-02-25T02:17:01.214Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-02-25T02:17:01.214Z] [2021-02-25T02:17:01.214Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-02-25T02:17:01.214Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-02-25T02:17:01.214Z] [2021-02-25T02:17:01.214Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-02-25T02:17:01.214Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-02-25T02:17:01.214Z] [2021-02-25T02:17:01.214Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-02-25T02:17:01.214Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-02-25T02:17:01.214Z] [2021-02-25T02:17:01.214Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-02-25T02:17:01.214Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-02-25T02:17:01.214Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-02-25T02:17:01.214Z] [2021-02-25T02:17:01.214Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-02-25T02:17:01.214Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-02-25T02:17:01.214Z] [2021-02-25T02:17:01.214Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-02-25T02:17:01.214Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-02-25T02:17:01.214Z] [2021-02-25T02:17:01.214Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-02-25T02:17:01.214Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-02-25T02:17:01.214Z] [2021-02-25T02:17:01.214Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-02-25T02:17:01.214Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-02-25T02:17:01.214Z] [2021-02-25T02:17:01.214Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-02-25T02:17:01.214Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-02-25T02:17:01.214Z] [2021-02-25T02:17:01.214Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-02-25T02:17:01.214Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-25T02:17:01.214Z] [2021-02-25T02:17:01.214Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-02-25T02:17:01.214Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-02-25T02:17:01.214Z] [2021-02-25T02:17:01.214Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-02-25T02:17:01.214Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-02-25T02:17:01.214Z] [2021-02-25T02:17:01.214Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-02-25T02:17:01.214Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-02-25T02:17:01.214Z] [2021-02-25T02:17:01.214Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-02-25T02:17:01.214Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2021-02-25T02:17:01.214Z] [2021-02-25T02:17:01.214Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-02-25T02:17:01.214Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-02-25T02:17:01.214Z] [2021-02-25T02:17:01.214Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2021-02-25T02:17:01.214Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2021-02-25T02:17:01.214Z] [2021-02-25T02:17:01.214Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-02-25T02:17:01.214Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2021-02-25T02:17:01.214Z] [2021-02-25T02:17:01.214Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2021-02-25T02:17:01.214Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2021-02-25T02:17:01.214Z] [2021-02-25T02:17:01.214Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-02-25T02:17:01.214Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-02-25T02:17:01.214Z] [2021-02-25T02:17:01.214Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-02-25T02:17:01.214Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-02-25T02:17:01.214Z] [2021-02-25T02:17:01.214Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-02-25T02:17:01.214Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-02-25T02:17:01.214Z] [2021-02-25T02:17:01.214Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-02-25T02:17:01.214Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-02-25T02:17:01.214Z] [2021-02-25T02:17:01.214Z] [2021-02-25T02:17:01.214Z] DONE 88 tests, 37 skipped in 70.689s [2021-02-25T02:17:01.214Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-02-25T02:17:01.474Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-02-25T02:17:02.541Z] --- PASS: TestExternalGraphDriver (5.70s) [2021-02-25T02:17:02.541Z] --- PASS: TestExternalGraphDriver/json (1.92s) [2021-02-25T02:17:02.541Z] --- PASS: TestExternalGraphDriver/spec (1.93s) [2021-02-25T02:17:02.541Z] --- PASS: TestExternalGraphDriver/pull (1.68s) [2021-02-25T02:17:02.541Z] === RUN TestGraphdriverPluginV2 [2021-02-25T02:17:02.648Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2021-02-25T02:17:02.801Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-02-25T02:17:02.907Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2021-02-25T02:17:03.370Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-02-25T02:17:03.370Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-02-25T02:17:03.370Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-02-25T02:17:03.484Z] ok github.com/docker/docker/daemon/logger/splunk 1.658s coverage: 82.5% of statements [2021-02-25T02:17:03.484Z] ? github.com/docker/docker/daemon/names [no test files] [2021-02-25T02:17:03.513Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-25T02:17:03.513Z] INFO: Testing against a local daemon [2021-02-25T02:17:03.513Z] === RUN TestCommitInheritsEnv [2021-02-25T02:17:03.513Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-02-25T02:17:03.513Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-02-25T02:17:03.513Z] === RUN TestImportExtremelyLargeImageWorks [2021-02-25T02:17:03.513Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-02-25T02:17:03.513Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-02-25T02:17:03.513Z] === RUN TestImagesFilterMultiReference [2021-02-25T02:17:03.513Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2021-02-25T02:17:03.513Z] === RUN TestImagePullPlatformInvalid [2021-02-25T02:17:03.513Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-02-25T02:17:03.513Z] === RUN TestRemoveImageOrphaning [2021-02-25T02:17:03.629Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-02-25T02:17:03.629Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-02-25T02:17:03.629Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-02-25T02:17:03.629Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-02-25T02:17:03.745Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2021-02-25T02:17:03.745Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-02-25T02:17:03.974Z] --- PASS: TestRemoveImageOrphaning (0.85s) [2021-02-25T02:17:03.974Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-02-25T02:17:03.974Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-02-25T02:17:03.974Z] === RUN TestTagInvalidReference [2021-02-25T02:17:04.434Z] --- PASS: TestTagInvalidReference (0.03s) [2021-02-25T02:17:04.434Z] === RUN TestTagValidPrefixedRepo [2021-02-25T02:17:04.434Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-02-25T02:17:04.434Z] === RUN TestTagExistedNameWithoutForce [2021-02-25T02:17:04.434Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-02-25T02:17:04.434Z] === RUN TestTagOfficialNames [2021-02-25T02:17:04.434Z] --- PASS: TestTagOfficialNames (0.07s) [2021-02-25T02:17:04.434Z] === RUN TestTagMatchesDigest [2021-02-25T02:17:04.434Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-02-25T02:17:04.434Z] PASS [2021-02-25T02:17:04.434Z] ok github.com/docker/docker/integration/image 1.303s [2021-02-25T02:17:04.434Z] [2021-02-25T02:17:04.434Z] === Skipped [2021-02-25T02:17:04.434Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-02-25T02:17:04.434Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-02-25T02:17:04.434Z] [2021-02-25T02:17:04.434Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-02-25T02:17:04.434Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-02-25T02:17:04.434Z] [2021-02-25T02:17:04.434Z] [2021-02-25T02:17:04.434Z] DONE 11 tests, 2 skipped in 3.296s [2021-02-25T02:17:04.895Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-02-25T02:17:05.006Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-02-25T02:17:06.264Z] ok github.com/docker/docker/distribution/metadata 0.037s coverage: 48.2% of statements [2021-02-25T02:17:06.384Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2021-02-25T02:17:06.384Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-02-25T02:17:06.384Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-02-25T02:17:06.384Z] --- PASS: TestGraphdriverPluginV2 (4.10s) [2021-02-25T02:17:06.384Z] PASS [2021-02-25T02:17:06.384Z] [2021-02-25T02:17:06.384Z] DONE 5 tests in 10.157s [2021-02-25T02:17:06.384Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-02-25T02:17:06.384Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-02-25T02:17:06.384Z] ++ set -e [2021-02-25T02:17:06.384Z] ++ '[' -n 0 ']' [2021-02-25T02:17:06.384Z] ++ set -x [2021-02-25T02:17:06.384Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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 [2021-02-25T02:17:06.440Z] testing: warning: no tests to run [2021-02-25T02:17:06.440Z] PASS [2021-02-25T02:17:06.440Z] ok github.com/docker/docker/integration/network/ipvlan 0.098s [no tests to run] [2021-02-25T02:17:06.440Z] testing: warning: no tests to run [2021-02-25T02:17:06.440Z] PASS [2021-02-25T02:17:06.440Z] ok github.com/docker/docker/integration/network/macvlan 0.037s [no tests to run] [2021-02-25T02:17:06.521Z] ok github.com/docker/docker/distribution 0.182s coverage: 25.0% of statements [2021-02-25T02:17:06.521Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-02-25T02:17:06.643Z] INFO: Testing against a local daemon [2021-02-25T02:17:06.643Z] === RUN TestContinueAfterPluginCrash [2021-02-25T02:17:06.643Z] === PAUSE TestContinueAfterPluginCrash [2021-02-25T02:17:06.643Z] === RUN TestReadPluginNoRead [2021-02-25T02:17:06.643Z] === PAUSE TestReadPluginNoRead [2021-02-25T02:17:06.643Z] === RUN TestDaemonStartWithLogOpt [2021-02-25T02:17:06.643Z] === PAUSE TestDaemonStartWithLogOpt [2021-02-25T02:17:06.643Z] === CONT TestContinueAfterPluginCrash [2021-02-25T02:17:06.643Z] === CONT TestDaemonStartWithLogOpt [2021-02-25T02:17:06.903Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-02-25T02:17:07.411Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-25T02:17:07.411Z] INFO: Testing against a local daemon [2021-02-25T02:17:07.411Z] === RUN TestNetworkCreateDelete [2021-02-25T02:17:07.411Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-02-25T02:17:07.411Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-02-25T02:17:07.411Z] === RUN TestDockerNetworkDeletePreferID [2021-02-25T02:17:07.411Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-02-25T02:17:07.411Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-02-25T02:17:07.411Z] === RUN TestDaemonDNSFallback [2021-02-25T02:17:07.411Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-02-25T02:17:07.411Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-02-25T02:17:07.411Z] === RUN TestInspectNetwork [2021-02-25T02:17:07.411Z] --- SKIP: TestInspectNetwork (0.00s) [2021-02-25T02:17:07.411Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-02-25T02:17:07.411Z] === RUN TestRunContainerWithBridgeNone [2021-02-25T02:17:07.411Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-02-25T02:17:07.411Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-02-25T02:17:07.411Z] === RUN TestNetworkInvalidJSON [2021-02-25T02:17:07.411Z] === RUN TestNetworkInvalidJSON//networks/create [2021-02-25T02:17:07.411Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-02-25T02:17:07.411Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-02-25T02:17:07.411Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-02-25T02:17:07.411Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-25T02:17:07.411Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-25T02:17:07.411Z] === CONT TestNetworkInvalidJSON//networks/create [2021-02-25T02:17:07.411Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-25T02:17:07.411Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-02-25T02:17:07.411Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-02-25T02:17:07.411Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-02-25T02:17:07.411Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-02-25T02:17:07.411Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-02-25T02:17:07.411Z] === RUN TestNetworkList [2021-02-25T02:17:07.411Z] === RUN TestNetworkList//networks [2021-02-25T02:17:07.411Z] === PAUSE TestNetworkList//networks [2021-02-25T02:17:07.411Z] === RUN TestNetworkList//networks/ [2021-02-25T02:17:07.411Z] === PAUSE TestNetworkList//networks/ [2021-02-25T02:17:07.411Z] === CONT TestNetworkList//networks [2021-02-25T02:17:07.411Z] === CONT TestNetworkList//networks/ [2021-02-25T02:17:07.411Z] --- PASS: TestNetworkList (0.02s) [2021-02-25T02:17:07.411Z] --- PASS: TestNetworkList//networks (0.00s) [2021-02-25T02:17:07.411Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-02-25T02:17:07.411Z] === RUN TestHostIPv4BridgeLabel [2021-02-25T02:17:07.411Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-02-25T02:17:07.411Z] network_test.go:126: testEnv.OSType == "windows" [2021-02-25T02:17:07.411Z] === RUN TestDaemonRestartWithLiveRestore [2021-02-25T02:17:07.411Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-02-25T02:17:07.411Z] service_test.go:29: testEnv.OSType == "windows" [2021-02-25T02:17:07.411Z] === RUN TestDaemonDefaultNetworkPools [2021-02-25T02:17:07.411Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-02-25T02:17:07.411Z] service_test.go:58: testEnv.OSType == "windows" [2021-02-25T02:17:07.411Z] === RUN TestDaemonRestartWithExistingNetwork [2021-02-25T02:17:07.411Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-02-25T02:17:07.411Z] service_test.go:102: testEnv.OSType == "windows" [2021-02-25T02:17:07.411Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-02-25T02:17:07.411Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-02-25T02:17:07.411Z] service_test.go:136: testEnv.OSType == "windows" [2021-02-25T02:17:07.411Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-02-25T02:17:07.411Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-02-25T02:17:07.411Z] service_test.go:187: testEnv.OSType == "windows" [2021-02-25T02:17:07.411Z] === RUN TestServiceWithPredefinedNetwork [2021-02-25T02:17:07.411Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-02-25T02:17:07.411Z] service_test.go:212: testEnv.OSType == "windows" [2021-02-25T02:17:07.411Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-02-25T02:17:07.411Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-25T02:17:07.411Z] service_test.go:242: FLAKY_TEST [2021-02-25T02:17:07.411Z] === RUN TestServiceWithDataPathPortInit [2021-02-25T02:17:07.411Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-02-25T02:17:07.411Z] service_test.go:332: testEnv.OSType == "windows" [2021-02-25T02:17:07.411Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-02-25T02:17:07.411Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-02-25T02:17:07.411Z] service_test.go:400: testEnv.OSType == "windows" [2021-02-25T02:17:07.411Z] PASS [2021-02-25T02:17:07.411Z] ok github.com/docker/docker/integration/network 0.210s [2021-02-25T02:17:07.840Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-02-25T02:17:07.871Z] [2021-02-25T02:17:07.871Z] === Skipped [2021-02-25T02:17:07.871Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-02-25T02:17:07.871Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-02-25T02:17:07.871Z] [2021-02-25T02:17:07.871Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-02-25T02:17:07.871Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-02-25T02:17:07.871Z] [2021-02-25T02:17:07.871Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-02-25T02:17:07.871Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-02-25T02:17:07.871Z] [2021-02-25T02:17:07.871Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-02-25T02:17:07.871Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-02-25T02:17:07.871Z] [2021-02-25T02:17:07.871Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-02-25T02:17:07.871Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-02-25T02:17:07.871Z] [2021-02-25T02:17:07.872Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-02-25T02:17:07.872Z] network_test.go:126: testEnv.OSType == "windows" [2021-02-25T02:17:07.872Z] [2021-02-25T02:17:07.872Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-02-25T02:17:07.872Z] service_test.go:29: testEnv.OSType == "windows" [2021-02-25T02:17:07.872Z] [2021-02-25T02:17:07.872Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-02-25T02:17:07.872Z] service_test.go:58: testEnv.OSType == "windows" [2021-02-25T02:17:07.872Z] [2021-02-25T02:17:07.872Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-02-25T02:17:07.872Z] service_test.go:102: testEnv.OSType == "windows" [2021-02-25T02:17:07.872Z] [2021-02-25T02:17:07.872Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-02-25T02:17:07.872Z] service_test.go:136: testEnv.OSType == "windows" [2021-02-25T02:17:07.872Z] [2021-02-25T02:17:07.872Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-02-25T02:17:07.872Z] service_test.go:187: testEnv.OSType == "windows" [2021-02-25T02:17:07.872Z] [2021-02-25T02:17:07.872Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-02-25T02:17:07.872Z] service_test.go:212: testEnv.OSType == "windows" [2021-02-25T02:17:07.872Z] [2021-02-25T02:17:07.872Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-25T02:17:07.872Z] service_test.go:242: FLAKY_TEST [2021-02-25T02:17:07.872Z] [2021-02-25T02:17:07.872Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-02-25T02:17:07.872Z] service_test.go:332: testEnv.OSType == "windows" [2021-02-25T02:17:07.872Z] [2021-02-25T02:17:07.872Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-02-25T02:17:07.872Z] service_test.go:400: testEnv.OSType == "windows" [2021-02-25T02:17:07.872Z] [2021-02-25T02:17:07.872Z] [2021-02-25T02:17:07.872Z] DONE 22 tests, 15 skipped in 2.997s [2021-02-25T02:17:07.872Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-02-25T02:17:07.872Z] testing: warning: no tests to run [2021-02-25T02:17:07.872Z] PASS [2021-02-25T02:17:07.872Z] ok github.com/docker/docker/integration/network/ipvlan (cached) [no tests to run] [2021-02-25T02:17:07.872Z] [2021-02-25T02:17:07.872Z] DONE 0 tests in 0.323s [2021-02-25T02:17:07.891Z] ok github.com/docker/docker/errdefs 0.005s coverage: 53.1% of statements [2021-02-25T02:17:08.332Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-02-25T02:17:08.332Z] testing: warning: no tests to run [2021-02-25T02:17:08.332Z] PASS [2021-02-25T02:17:08.332Z] ok github.com/docker/docker/integration/network/macvlan (cached) [no tests to run] [2021-02-25T02:17:08.332Z] [2021-02-25T02:17:08.332Z] DONE 0 tests in 0.310s [2021-02-25T02:17:08.332Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-02-25T02:17:08.780Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-02-25T02:17:08.818Z] ok github.com/docker/docker/image 0.016s coverage: 86.8% of statements [2021-02-25T02:17:09.380Z] ok github.com/docker/docker/distribution/xfer 1.878s coverage: 85.6% of statements [2021-02-25T02:17:09.380Z] ? github.com/docker/docker/dockerversion [no test files] [2021-02-25T02:17:09.380Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements [2021-02-25T02:17:09.380Z] ? github.com/docker/docker/image/tarexport [no test files] [2021-02-25T02:17:09.719Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-02-25T02:17:09.904Z] testing: warning: no tests to run [2021-02-25T02:17:09.904Z] PASS [2021-02-25T02:17:09.904Z] ok github.com/docker/docker/integration/plugin 0.145s [no tests to run] [2021-02-25T02:17:09.904Z] testing: warning: no tests to run [2021-02-25T02:17:09.904Z] PASS [2021-02-25T02:17:09.904Z] ok github.com/docker/docker/integration/plugin/authz 0.137s [no tests to run] [2021-02-25T02:17:10.657Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-02-25T02:17:10.657Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-02-25T02:17:10.657Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-02-25T02:17:10.747Z] ok github.com/docker/docker/image/v1 0.017s coverage: 25.0% of statements [2021-02-25T02:17:10.747Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-02-25T02:17:11.309Z] ok github.com/docker/docker/libcontainerd/queue 0.025s coverage: 100.0% of statements [2021-02-25T02:17:11.594Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-02-25T02:17:11.594Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-02-25T02:17:11.594Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-02-25T02:17:11.594Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-02-25T02:17:11.853Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-02-25T02:17:12.239Z] ok github.com/docker/docker/oci 0.008s coverage: 38.4% of statements [2021-02-25T02:17:12.792Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-02-25T02:17:13.169Z] ok github.com/docker/docker/opts 0.023s coverage: 67.1% of statements [2021-02-25T02:17:13.169Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2021-02-25T02:17:13.361Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-02-25T02:17:13.931Z] --- PASS: TestDaemonStartWithLogOpt (7.18s) [2021-02-25T02:17:13.931Z] === CONT TestReadPluginNoRead [2021-02-25T02:17:14.190Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-02-25T02:17:14.190Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-02-25T02:17:15.059Z] ok github.com/docker/docker/pkg/archive 0.286s coverage: 77.0% of statements [2021-02-25T02:17:15.571Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-02-25T02:17:15.620Z] ok github.com/docker/docker/pkg/authorization 0.144s coverage: 68.3% of statements [2021-02-25T02:17:15.876Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2021-02-25T02:17:16.133Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2021-02-25T02:17:16.140Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-02-25T02:17:16.140Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-02-25T02:17:17.077Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-02-25T02:17:17.348Z] === RUN TestReadPluginNoRead/default [2021-02-25T02:17:17.348Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-02-25T02:17:18.294Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-02-25T02:17:18.504Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-25T02:17:18.504Z] INFO: Testing against a local daemon [2021-02-25T02:17:18.504Z] === RUN TestExternalGraphDriver [2021-02-25T02:17:18.504Z] --- SKIP: TestExternalGraphDriver (0.02s) [2021-02-25T02:17:18.504Z] external_test.go:48: runtime.GOOS == "windows" [2021-02-25T02:17:18.504Z] === RUN TestGraphdriverPluginV2 [2021-02-25T02:17:18.504Z] --- SKIP: TestGraphdriverPluginV2 (0.01s) [2021-02-25T02:17:18.504Z] external_test.go:408: runtime.GOOS == "windows" [2021-02-25T02:17:18.504Z] PASS [2021-02-25T02:17:18.504Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.451s [2021-02-25T02:17:18.504Z] testing: warning: no tests to run [2021-02-25T02:17:18.504Z] PASS [2021-02-25T02:17:18.504Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.053s [no tests to run] [2021-02-25T02:17:18.863Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-02-25T02:17:18.863Z] === RUN TestReadPluginNoRead/disabled_caching [2021-02-25T02:17:18.863Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-02-25T02:17:18.966Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-25T02:17:18.966Z] INFO: Testing against a local daemon [2021-02-25T02:17:18.966Z] === RUN TestPluginInvalidJSON [2021-02-25T02:17:18.966Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-02-25T02:17:18.966Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-02-25T02:17:18.966Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-02-25T02:17:18.966Z] --- PASS: TestPluginInvalidJSON (0.11s) [2021-02-25T02:17:18.966Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.02s) [2021-02-25T02:17:18.966Z] === RUN TestPluginInstall [2021-02-25T02:17:18.966Z] --- SKIP: TestPluginInstall (0.00s) [2021-02-25T02:17:18.966Z] plugin_test.go:58: testEnv.OSType == "windows" [2021-02-25T02:17:18.966Z] === RUN TestPluginsWithRuntimes [2021-02-25T02:17:18.966Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-02-25T02:17:18.966Z] plugin_test.go:167: testEnv.OSType == "windows" [2021-02-25T02:17:18.966Z] PASS [2021-02-25T02:17:18.966Z] ok github.com/docker/docker/integration/plugin/common 0.258s [2021-02-25T02:17:19.122Z] --- PASS: TestContinueAfterPluginCrash (12.45s) [2021-02-25T02:17:19.385Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-02-25T02:17:19.399Z] ok github.com/docker/docker/layer 7.256s coverage: 68.8% of statements [2021-02-25T02:17:19.399Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-02-25T02:17:19.399Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-02-25T02:17:19.399Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-02-25T02:17:19.399Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-02-25T02:17:19.399Z] ? github.com/docker/docker/oci/caps [no test files] [2021-02-25T02:17:19.399Z] ok github.com/docker/docker/pkg/chrootarchive 2.512s coverage: 43.2% of statements [2021-02-25T02:17:19.399Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-02-25T02:17:19.399Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-02-25T02:17:19.399Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2021-02-25T02:17:19.427Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-25T02:17:19.427Z] INFO: Testing against a local daemon [2021-02-25T02:17:19.427Z] === RUN TestReadPluginNoRead [2021-02-25T02:17:19.427Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-02-25T02:17:19.427Z] read_test.go:21: no unix domain sockets on Windows [2021-02-25T02:17:19.427Z] PASS [2021-02-25T02:17:19.427Z] ok github.com/docker/docker/integration/plugin/logging 0.098s [2021-02-25T02:17:19.427Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2021-02-25T02:17:19.427Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2021-02-25T02:17:19.960Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2021-02-25T02:17:20.216Z] ok github.com/docker/docker/pkg/discovery/file 0.004s coverage: 92.9% of statements [2021-02-25T02:17:20.323Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-02-25T02:17:20.323Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-02-25T02:17:20.398Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-25T02:17:20.398Z] INFO: Testing against a local daemon [2021-02-25T02:17:20.398Z] === RUN TestPluginWithDevMounts [2021-02-25T02:17:20.398Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-02-25T02:17:20.398Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-02-25T02:17:20.398Z] PASS [2021-02-25T02:17:20.398Z] ok github.com/docker/docker/integration/plugin/volumes 0.097s [2021-02-25T02:17:20.398Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2021-02-25T02:17:20.777Z] ok github.com/docker/docker/pkg/discovery/memory 0.014s coverage: 92.3% of statements [2021-02-25T02:17:20.891Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-02-25T02:17:20.891Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-02-25T02:17:21.339Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2021-02-25T02:17:21.369Z] [2021-02-25T02:17:21.369Z] === Skipped [2021-02-25T02:17:21.369Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-02-25T02:17:21.369Z] plugin_test.go:58: testEnv.OSType == "windows" [2021-02-25T02:17:21.369Z] [2021-02-25T02:17:21.369Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-02-25T02:17:21.369Z] plugin_test.go:167: testEnv.OSType == "windows" [2021-02-25T02:17:21.369Z] [2021-02-25T02:17:21.369Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.02s) [2021-02-25T02:17:21.369Z] external_test.go:48: runtime.GOOS == "windows" [2021-02-25T02:17:21.369Z] [2021-02-25T02:17:21.369Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.01s) [2021-02-25T02:17:21.369Z] external_test.go:408: runtime.GOOS == "windows" [2021-02-25T02:17:21.369Z] [2021-02-25T02:17:21.369Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-02-25T02:17:21.369Z] read_test.go:21: no unix domain sockets on Windows [2021-02-25T02:17:21.369Z] [2021-02-25T02:17:21.369Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-02-25T02:17:21.369Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-02-25T02:17:21.369Z] [2021-02-25T02:17:21.369Z] [2021-02-25T02:17:21.369Z] DONE 8 tests, 6 skipped in 12.649s [2021-02-25T02:17:21.369Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-02-25T02:17:21.369Z] testing: warning: no tests to run [2021-02-25T02:17:21.369Z] PASS [2021-02-25T02:17:21.369Z] ok github.com/docker/docker/integration/plugin/authz (cached) [no tests to run] [2021-02-25T02:17:21.369Z] [2021-02-25T02:17:21.369Z] DONE 0 tests in 0.319s [2021-02-25T02:17:21.369Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-02-25T02:17:21.459Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-02-25T02:17:21.719Z] --- PASS: TestReadPluginNoRead (7.74s) [2021-02-25T02:17:21.719Z] --- PASS: TestReadPluginNoRead/default (1.49s) [2021-02-25T02:17:21.719Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.46s) [2021-02-25T02:17:21.719Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.48s) [2021-02-25T02:17:21.719Z] read_test.go:92: [d9c7fa288a64c] daemon is not started [2021-02-25T02:17:21.719Z] PASS [2021-02-25T02:17:21.719Z] [2021-02-25T02:17:21.719Z] DONE 6 tests in 15.224s [2021-02-25T02:17:21.719Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-02-25T02:17:21.719Z] ++ 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 [2021-02-25T02:17:21.719Z] ++ set -e [2021-02-25T02:17:21.719Z] ++ '[' -n 0 ']' [2021-02-25T02:17:21.719Z] ++ set -x [2021-02-25T02:17:21.719Z] ++ env -i DEST=/go/src/github.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 [2021-02-25T02:17:21.719Z] testing: warning: no tests to run [2021-02-25T02:17:21.719Z] PASS [2021-02-25T02:17:21.719Z] [2021-02-25T02:17:21.719Z] DONE 0 tests in 0.127s [2021-02-25T02:17:21.719Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-02-25T02:17:21.719Z] ++ 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 [2021-02-25T02:17:21.719Z] ++ set -e [2021-02-25T02:17:21.719Z] ++ '[' -n 0 ']' [2021-02-25T02:17:21.719Z] ++ set -x [2021-02-25T02:17:21.719Z] ++ env -i DEST=/go/src/github.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 [2021-02-25T02:17:21.900Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2021-02-25T02:17:21.979Z] INFO: Testing against a local daemon [2021-02-25T02:17:21.979Z] === RUN TestPluginWithDevMounts [2021-02-25T02:17:21.979Z] === PAUSE TestPluginWithDevMounts [2021-02-25T02:17:21.979Z] === CONT TestPluginWithDevMounts [2021-02-25T02:17:22.348Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-25T02:17:22.348Z] INFO: Testing against a local daemon [2021-02-25T02:17:22.348Z] === RUN TestPluginInvalidJSON [2021-02-25T02:17:22.348Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-02-25T02:17:22.348Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-02-25T02:17:22.348Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-02-25T02:17:22.348Z] --- PASS: TestPluginInvalidJSON (0.11s) [2021-02-25T02:17:22.348Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.02s) [2021-02-25T02:17:22.348Z] === RUN TestPluginInstall [2021-02-25T02:17:22.348Z] --- SKIP: TestPluginInstall (0.00s) [2021-02-25T02:17:22.348Z] plugin_test.go:58: testEnv.OSType == "windows" [2021-02-25T02:17:22.348Z] === RUN TestPluginsWithRuntimes [2021-02-25T02:17:22.348Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-02-25T02:17:22.348Z] plugin_test.go:167: testEnv.OSType == "windows" [2021-02-25T02:17:22.348Z] PASS [2021-02-25T02:17:22.348Z] ok github.com/docker/docker/integration/plugin/common (cached) [2021-02-25T02:17:22.348Z] [2021-02-25T02:17:22.348Z] === Skipped [2021-02-25T02:17:22.348Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-02-25T02:17:22.348Z] plugin_test.go:58: testEnv.OSType == "windows" [2021-02-25T02:17:22.348Z] [2021-02-25T02:17:22.348Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-02-25T02:17:22.348Z] plugin_test.go:167: testEnv.OSType == "windows" [2021-02-25T02:17:22.348Z] [2021-02-25T02:17:22.348Z] [2021-02-25T02:17:22.348Z] DONE 4 tests, 2 skipped in 0.840s [2021-02-25T02:17:22.348Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-02-25T02:17:22.549Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-02-25T02:17:23.266Z] ok github.com/docker/docker/pkg/filenotify 0.602s coverage: 67.0% of statements [2021-02-25T02:17:23.320Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-25T02:17:23.320Z] INFO: Testing against a local daemon [2021-02-25T02:17:23.320Z] === RUN TestExternalGraphDriver [2021-02-25T02:17:23.320Z] --- SKIP: TestExternalGraphDriver (0.02s) [2021-02-25T02:17:23.320Z] external_test.go:48: runtime.GOOS == "windows" [2021-02-25T02:17:23.320Z] === RUN TestGraphdriverPluginV2 [2021-02-25T02:17:23.320Z] --- SKIP: TestGraphdriverPluginV2 (0.01s) [2021-02-25T02:17:23.320Z] external_test.go:408: runtime.GOOS == "windows" [2021-02-25T02:17:23.320Z] PASS [2021-02-25T02:17:23.320Z] ok github.com/docker/docker/integration/plugin/graphdriver (cached) [2021-02-25T02:17:23.320Z] [2021-02-25T02:17:23.320Z] === Skipped [2021-02-25T02:17:23.320Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.02s) [2021-02-25T02:17:23.320Z] external_test.go:48: runtime.GOOS == "windows" [2021-02-25T02:17:23.320Z] [2021-02-25T02:17:23.320Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.01s) [2021-02-25T02:17:23.321Z] external_test.go:408: runtime.GOOS == "windows" [2021-02-25T02:17:23.321Z] [2021-02-25T02:17:23.321Z] [2021-02-25T02:17:23.321Z] DONE 2 tests, 2 skipped in 0.751s [2021-02-25T02:17:23.321Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-02-25T02:17:23.829Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 89.5% of statements [2021-02-25T02:17:23.929Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-02-25T02:17:23.929Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-02-25T02:17:23.929Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-02-25T02:17:23.929Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-02-25T02:17:23.929Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-02-25T02:17:24.188Z] --- PASS: TestPluginWithDevMounts (2.22s) [2021-02-25T02:17:24.188Z] PASS [2021-02-25T02:17:24.188Z] [2021-02-25T02:17:24.188Z] DONE 1 tests in 2.410s [2021-02-25T02:17:24.188Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-02-25T02:17:24.188Z] ++ 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 [2021-02-25T02:17:24.188Z] ++ set -e [2021-02-25T02:17:24.188Z] ++ '[' -n 0 ']' [2021-02-25T02:17:24.188Z] ++ set -x [2021-02-25T02:17:24.188Z] ++ env -i DEST=/go/src/github.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 [2021-02-25T02:17:24.294Z] testing: warning: no tests to run [2021-02-25T02:17:24.294Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-25T02:17:24.294Z] PASS [2021-02-25T02:17:24.294Z] INFO: Testing against a local daemon [2021-02-25T02:17:24.294Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2021-02-25T02:17:24.294Z] === RUN TestReadPluginNoRead [2021-02-25T02:17:24.294Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-02-25T02:17:24.294Z] read_test.go:21: no unix domain sockets on Windows [2021-02-25T02:17:24.294Z] PASS [2021-02-25T02:17:24.294Z] ok github.com/docker/docker/integration/plugin/logging (cached) [2021-02-25T02:17:24.294Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2021-02-25T02:17:24.294Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2021-02-25T02:17:24.294Z] [2021-02-25T02:17:24.294Z] === Skipped [2021-02-25T02:17:24.294Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-02-25T02:17:24.294Z] read_test.go:21: no unix domain sockets on Windows [2021-02-25T02:17:24.294Z] [2021-02-25T02:17:24.294Z] [2021-02-25T02:17:24.294Z] DONE 1 tests, 1 skipped in 0.893s [2021-02-25T02:17:24.294Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-02-25T02:17:24.391Z] ok github.com/docker/docker/pkg/fsutils 0.151s coverage: 85.1% of statements [2021-02-25T02:17:24.391Z] ok github.com/docker/docker/pkg/discovery/kv 3.082s coverage: 84.1% of statements [2021-02-25T02:17:24.448Z] INFO: Testing against a local daemon [2021-02-25T02:17:24.448Z] === RUN TestSecretInspect [2021-02-25T02:17:24.448Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-02-25T02:17:24.755Z] testing: warning: no tests to run [2021-02-25T02:17:24.755Z] PASS [2021-02-25T02:17:24.755Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2021-02-25T02:17:24.755Z] [2021-02-25T02:17:24.755Z] DONE 0 tests in 0.508s [2021-02-25T02:17:24.755Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-02-25T02:17:24.954Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2021-02-25T02:17:25.752Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-25T02:17:25.752Z] INFO: Testing against a local daemon [2021-02-25T02:17:25.752Z] === RUN TestPluginWithDevMounts [2021-02-25T02:17:25.752Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-02-25T02:17:25.752Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-02-25T02:17:25.752Z] PASS [2021-02-25T02:17:25.752Z] ok github.com/docker/docker/integration/plugin/volumes (cached) [2021-02-25T02:17:25.752Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2021-02-25T02:17:25.752Z] [2021-02-25T02:17:25.752Z] === Skipped [2021-02-25T02:17:25.752Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-02-25T02:17:25.752Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-02-25T02:17:25.752Z] [2021-02-25T02:17:25.752Z] [2021-02-25T02:17:25.752Z] DONE 1 tests, 1 skipped in 0.804s [2021-02-25T02:17:25.752Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-02-25T02:17:25.882Z] ok github.com/docker/docker/pkg/idtools 0.427s coverage: 69.5% of statements [2021-02-25T02:17:26.446Z] ok github.com/docker/docker/pkg/ioutils 0.620s coverage: 69.3% of statements [2021-02-25T02:17:26.446Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2021-02-25T02:17:26.446Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-02-25T02:17:26.703Z] ok github.com/docker/docker/pkg/longpath 0.022s coverage: 100.0% of statements [2021-02-25T02:17:26.703Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-02-25T02:17:26.703Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-02-25T02:17:26.703Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2021-02-25T02:17:26.703Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-02-25T02:17:26.960Z] ok github.com/docker/docker/pkg/parsers 0.009s coverage: 97.0% of statements [2021-02-25T02:17:26.982Z] --- PASS: TestSecretInspect (2.36s) [2021-02-25T02:17:26.982Z] === RUN TestSecretList [2021-02-25T02:17:27.217Z] ok github.com/docker/docker/pkg/parsers/kernel 0.007s coverage: 60.0% of statements [2021-02-25T02:17:27.780Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 86.7% of statements [2021-02-25T02:17:27.780Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2021-02-25T02:17:27.780Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-02-25T02:17:27.780Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-02-25T02:17:27.938Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-25T02:17:27.938Z] INFO: Testing against a local daemon [2021-02-25T02:17:27.938Z] === RUN TestSecretInspect [2021-02-25T02:17:27.938Z] --- SKIP: TestSecretInspect (0.00s) [2021-02-25T02:17:27.938Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-02-25T02:17:27.938Z] === RUN TestSecretList [2021-02-25T02:17:27.938Z] --- SKIP: TestSecretList (0.00s) [2021-02-25T02:17:27.938Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-02-25T02:17:27.938Z] === RUN TestSecretsCreateAndDelete [2021-02-25T02:17:27.938Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-02-25T02:17:27.938Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-02-25T02:17:27.938Z] === RUN TestSecretsUpdate [2021-02-25T02:17:27.938Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-02-25T02:17:27.938Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-02-25T02:17:27.938Z] === RUN TestTemplatedSecret [2021-02-25T02:17:27.938Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-02-25T02:17:27.938Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-02-25T02:17:27.938Z] === RUN TestSecretCreateResolve [2021-02-25T02:17:27.938Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-02-25T02:17:27.938Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-02-25T02:17:27.938Z] PASS [2021-02-25T02:17:27.938Z] ok github.com/docker/docker/integration/secret 0.138s [2021-02-25T02:17:27.938Z] [2021-02-25T02:17:27.938Z] === Skipped [2021-02-25T02:17:27.938Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-02-25T02:17:27.938Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-02-25T02:17:27.938Z] [2021-02-25T02:17:27.938Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-02-25T02:17:27.938Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-02-25T02:17:27.938Z] [2021-02-25T02:17:27.938Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-02-25T02:17:27.938Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-02-25T02:17:27.938Z] [2021-02-25T02:17:27.938Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-02-25T02:17:27.938Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-02-25T02:17:27.938Z] [2021-02-25T02:17:27.938Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-02-25T02:17:27.938Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-02-25T02:17:27.938Z] [2021-02-25T02:17:27.938Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-02-25T02:17:27.938Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-02-25T02:17:27.938Z] [2021-02-25T02:17:27.938Z] [2021-02-25T02:17:27.938Z] DONE 6 tests, 6 skipped in 2.260s [2021-02-25T02:17:27.938Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-02-25T02:17:28.709Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.012s coverage: 56.8% of statements [2021-02-25T02:17:28.887Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-02-25T02:17:29.147Z] --- PASS: TestSecretList (2.37s) [2021-02-25T02:17:29.147Z] === RUN TestSecretsCreateAndDelete [2021-02-25T02:17:29.272Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-02-25T02:17:29.405Z] === RUN TestDockerSuite/TestContainerAPITop [2021-02-25T02:17:29.528Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-02-25T02:17:29.784Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2021-02-25T02:17:29.973Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-02-25T02:17:29.973Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-02-25T02:17:29.973Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-02-25T02:17:30.853Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-25T02:17:30.853Z] INFO: Testing against a local daemon [2021-02-25T02:17:30.853Z] === RUN TestServiceCreateInit [2021-02-25T02:17:30.853Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-02-25T02:17:30.853Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-02-25T02:17:30.853Z] --- PASS: TestServiceCreateInit (0.07s) [2021-02-25T02:17:30.853Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-02-25T02:17:30.853Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-02-25T02:17:30.853Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-02-25T02:17:30.853Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-02-25T02:17:30.853Z] === RUN TestCreateServiceMultipleTimes [2021-02-25T02:17:30.853Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-02-25T02:17:30.853Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-02-25T02:17:30.853Z] === RUN TestCreateServiceConflict [2021-02-25T02:17:30.853Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-02-25T02:17:30.853Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-02-25T02:17:30.853Z] === RUN TestCreateServiceMaxReplicas [2021-02-25T02:17:30.853Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2021-02-25T02:17:30.853Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-02-25T02:17:30.853Z] === RUN TestCreateWithDuplicateNetworkNames [2021-02-25T02:17:30.853Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-02-25T02:17:30.853Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-02-25T02:17:30.853Z] === RUN TestCreateServiceSecretFileMode [2021-02-25T02:17:30.853Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-02-25T02:17:30.853Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-02-25T02:17:30.853Z] === RUN TestCreateServiceConfigFileMode [2021-02-25T02:17:30.853Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-02-25T02:17:30.853Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-02-25T02:17:30.853Z] === RUN TestCreateServiceSysctls [2021-02-25T02:17:30.853Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2021-02-25T02:17:30.853Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-02-25T02:17:30.853Z] === RUN TestCreateServiceCapabilities [2021-02-25T02:17:30.853Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2021-02-25T02:17:30.853Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-02-25T02:17:30.853Z] === RUN TestInspect [2021-02-25T02:17:30.853Z] --- SKIP: TestInspect (0.00s) [2021-02-25T02:17:30.853Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-02-25T02:17:30.853Z] === RUN TestCreateJob [2021-02-25T02:17:30.853Z] --- SKIP: TestCreateJob (0.00s) [2021-02-25T02:17:30.853Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-02-25T02:17:30.853Z] === RUN TestReplicatedJob [2021-02-25T02:17:30.853Z] --- SKIP: TestReplicatedJob (0.00s) [2021-02-25T02:17:30.853Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-02-25T02:17:30.853Z] === RUN TestUpdateReplicatedJob [2021-02-25T02:17:30.853Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-02-25T02:17:30.853Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-02-25T02:17:30.853Z] === RUN TestServiceListWithStatuses [2021-02-25T02:17:30.853Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-02-25T02:17:30.853Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-02-25T02:17:30.853Z] === RUN TestDockerNetworkConnectAlias [2021-02-25T02:17:30.853Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-02-25T02:17:30.853Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-02-25T02:17:30.853Z] === RUN TestDockerNetworkReConnect [2021-02-25T02:17:30.853Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-02-25T02:17:30.854Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-02-25T02:17:30.854Z] === RUN TestServicePlugin [2021-02-25T02:17:30.854Z] --- SKIP: TestServicePlugin (0.00s) [2021-02-25T02:17:30.854Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-02-25T02:17:30.854Z] === RUN TestServiceUpdateLabel [2021-02-25T02:17:30.854Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-02-25T02:17:30.854Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-02-25T02:17:30.854Z] === RUN TestServiceUpdateSecrets [2021-02-25T02:17:30.854Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-02-25T02:17:30.854Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-02-25T02:17:30.854Z] === RUN TestServiceUpdateConfigs [2021-02-25T02:17:30.854Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-02-25T02:17:30.854Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-02-25T02:17:30.854Z] === RUN TestServiceUpdateNetwork [2021-02-25T02:17:30.854Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-02-25T02:17:30.854Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-02-25T02:17:30.854Z] === RUN TestServiceUpdatePidsLimit [2021-02-25T02:17:30.854Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2021-02-25T02:17:30.854Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-02-25T02:17:30.854Z] PASS [2021-02-25T02:17:30.854Z] ok github.com/docker/docker/integration/service 0.316s [2021-02-25T02:17:30.854Z] [2021-02-25T02:17:30.854Z] === Skipped [2021-02-25T02:17:30.854Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-02-25T02:17:30.854Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-02-25T02:17:30.854Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-02-25T02:17:30.854Z] [2021-02-25T02:17:30.854Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-02-25T02:17:30.854Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-02-25T02:17:30.854Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-02-25T02:17:30.854Z] [2021-02-25T02:17:30.854Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-02-25T02:17:30.854Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-02-25T02:17:30.854Z] [2021-02-25T02:17:30.854Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-02-25T02:17:30.854Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-02-25T02:17:30.854Z] [2021-02-25T02:17:30.854Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2021-02-25T02:17:30.854Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-02-25T02:17:30.854Z] [2021-02-25T02:17:30.854Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-02-25T02:17:30.854Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-02-25T02:17:30.854Z] [2021-02-25T02:17:30.854Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-02-25T02:17:30.854Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-02-25T02:17:30.854Z] [2021-02-25T02:17:30.854Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-02-25T02:17:30.854Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-02-25T02:17:30.854Z] [2021-02-25T02:17:30.854Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2021-02-25T02:17:30.854Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-02-25T02:17:30.854Z] [2021-02-25T02:17:30.854Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2021-02-25T02:17:30.854Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-02-25T02:17:30.854Z] [2021-02-25T02:17:30.854Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-02-25T02:17:30.854Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-02-25T02:17:30.854Z] [2021-02-25T02:17:30.854Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-02-25T02:17:30.854Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-02-25T02:17:30.854Z] [2021-02-25T02:17:30.854Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-02-25T02:17:30.854Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-02-25T02:17:30.854Z] [2021-02-25T02:17:30.854Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-02-25T02:17:30.854Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-02-25T02:17:30.854Z] [2021-02-25T02:17:30.854Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-02-25T02:17:30.854Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-02-25T02:17:30.854Z] [2021-02-25T02:17:30.854Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-02-25T02:17:30.854Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-02-25T02:17:30.854Z] [2021-02-25T02:17:30.854Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-02-25T02:17:30.854Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-02-25T02:17:30.854Z] [2021-02-25T02:17:30.854Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-02-25T02:17:30.854Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-02-25T02:17:30.854Z] [2021-02-25T02:17:30.854Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-02-25T02:17:30.854Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-02-25T02:17:30.854Z] [2021-02-25T02:17:30.854Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-02-25T02:17:30.854Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-02-25T02:17:30.854Z] [2021-02-25T02:17:30.854Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-02-25T02:17:30.854Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-02-25T02:17:30.854Z] [2021-02-25T02:17:30.854Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-02-25T02:17:30.854Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-02-25T02:17:30.854Z] [2021-02-25T02:17:30.854Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2021-02-25T02:17:30.854Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-02-25T02:17:30.854Z] [2021-02-25T02:17:30.854Z] [2021-02-25T02:17:30.854Z] DONE 24 tests, 23 skipped in 2.829s [2021-02-25T02:17:30.854Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-02-25T02:17:31.149Z] ok github.com/docker/docker/pkg/pubsub 1.026s coverage: 75.0% of statements [2021-02-25T02:17:31.405Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2021-02-25T02:17:31.877Z] --- PASS: TestSecretsCreateAndDelete (2.39s) [2021-02-25T02:17:31.877Z] === RUN TestSecretsUpdate [2021-02-25T02:17:32.446Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-02-25T02:17:33.015Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-02-25T02:17:33.039Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-25T02:17:33.039Z] INFO: Testing against a local daemon [2021-02-25T02:17:33.039Z] === RUN TestSessionCreate [2021-02-25T02:17:33.039Z] --- SKIP: TestSessionCreate (0.00s) [2021-02-25T02:17:33.039Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-02-25T02:17:33.039Z] === RUN TestSessionCreateWithBadUpgrade [2021-02-25T02:17:33.039Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-02-25T02:17:33.039Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-02-25T02:17:33.039Z] PASS [2021-02-25T02:17:33.039Z] ok github.com/docker/docker/integration/session 0.148s [2021-02-25T02:17:33.039Z] [2021-02-25T02:17:33.039Z] === Skipped [2021-02-25T02:17:33.039Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-02-25T02:17:33.039Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-02-25T02:17:33.039Z] [2021-02-25T02:17:33.039Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-02-25T02:17:33.039Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-02-25T02:17:33.039Z] [2021-02-25T02:17:33.039Z] [2021-02-25T02:17:33.039Z] DONE 2 tests, 2 skipped in 2.005s [2021-02-25T02:17:33.039Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-02-25T02:17:33.953Z] --- PASS: TestSecretsUpdate (2.54s) [2021-02-25T02:17:33.953Z] === RUN TestTemplatedSecret [2021-02-25T02:17:34.214Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-02-25T02:17:34.669Z] ok github.com/docker/docker/pkg/signal 2.395s coverage: 61.0% of statements [2021-02-25T02:17:34.669Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2021-02-25T02:17:34.926Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2021-02-25T02:17:35.182Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-02-25T02:17:35.250Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-25T02:17:35.250Z] INFO: Testing against a local daemon [2021-02-25T02:17:35.250Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-02-25T02:17:35.250Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-02-25T02:17:35.250Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-02-25T02:17:35.250Z] === RUN TestEventsExecDie [2021-02-25T02:17:35.250Z] --- SKIP: TestEventsExecDie (0.00s) [2021-02-25T02:17:35.250Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-02-25T02:17:35.250Z] === RUN TestEventsBackwardsCompatible [2021-02-25T02:17:35.250Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-02-25T02:17:35.250Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-02-25T02:17:35.250Z] === RUN TestInfoAPI [2021-02-25T02:17:35.250Z] --- PASS: TestInfoAPI (0.03s) [2021-02-25T02:17:35.250Z] === RUN TestInfoAPIWarnings [2021-02-25T02:17:35.250Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-02-25T02:17:35.250Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-02-25T02:17:35.250Z] === RUN TestInfoDebug [2021-02-25T02:17:35.250Z] --- SKIP: TestInfoDebug (0.00s) [2021-02-25T02:17:35.250Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-02-25T02:17:35.250Z] === RUN TestInfoInsecureRegistries [2021-02-25T02:17:35.250Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-02-25T02:17:35.250Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-02-25T02:17:35.250Z] === RUN TestInfoRegistryMirrors [2021-02-25T02:17:35.250Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-02-25T02:17:35.250Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-02-25T02:17:35.250Z] === RUN TestLoginFailsWithBadCredentials [2021-02-25T02:17:35.712Z] --- PASS: TestLoginFailsWithBadCredentials (1.03s) [2021-02-25T02:17:35.713Z] === RUN TestPingCacheHeaders [2021-02-25T02:17:35.713Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-02-25T02:17:35.713Z] === RUN TestPingGet [2021-02-25T02:17:35.786Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 54.9% of statements [2021-02-25T02:17:36.173Z] --- PASS: TestPingGet (0.02s) [2021-02-25T02:17:36.173Z] === RUN TestPingHead [2021-02-25T02:17:36.173Z] --- PASS: TestPingHead (0.03s) [2021-02-25T02:17:36.173Z] === RUN TestVersion [2021-02-25T02:17:36.173Z] --- PASS: TestVersion (0.02s) [2021-02-25T02:17:36.173Z] PASS [2021-02-25T02:17:36.173Z] ok github.com/docker/docker/integration/system 1.256s [2021-02-25T02:17:36.173Z] [2021-02-25T02:17:36.173Z] === Skipped [2021-02-25T02:17:36.173Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-02-25T02:17:36.173Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-02-25T02:17:36.173Z] [2021-02-25T02:17:36.173Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-02-25T02:17:36.173Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-02-25T02:17:36.173Z] [2021-02-25T02:17:36.173Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-02-25T02:17:36.173Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-02-25T02:17:36.173Z] [2021-02-25T02:17:36.173Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-02-25T02:17:36.173Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-02-25T02:17:36.173Z] [2021-02-25T02:17:36.173Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-02-25T02:17:36.173Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-02-25T02:17:36.174Z] [2021-02-25T02:17:36.174Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-02-25T02:17:36.174Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-02-25T02:17:36.174Z] [2021-02-25T02:17:36.174Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-02-25T02:17:36.174Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-02-25T02:17:36.174Z] [2021-02-25T02:17:36.174Z] [2021-02-25T02:17:36.174Z] DONE 13 tests, 7 skipped in 3.254s [2021-02-25T02:17:36.174Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-02-25T02:17:36.390Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2021-02-25T02:17:36.952Z] ok github.com/docker/docker/pkg/tailfile 0.063s coverage: 88.6% of statements [2021-02-25T02:17:37.507Z] --- PASS: TestTemplatedSecret (3.29s) [2021-02-25T02:17:37.507Z] === RUN TestSecretCreateResolve [2021-02-25T02:17:37.556Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2021-02-25T02:17:37.557Z] testing: warning: no tests to run [2021-02-25T02:17:37.557Z] coverage: [no statements] [2021-02-25T02:17:37.557Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2021-02-25T02:17:37.770Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-02-25T02:17:37.813Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-02-25T02:17:38.068Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2021-02-25T02:17:38.324Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2021-02-25T02:17:38.342Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-02-25T02:17:38.364Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-25T02:17:38.364Z] INFO: Testing against a local daemon [2021-02-25T02:17:38.364Z] === RUN TestVolumesCreateAndList [2021-02-25T02:17:38.364Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-02-25T02:17:38.364Z] === RUN TestVolumesRemove [2021-02-25T02:17:38.364Z] --- PASS: TestVolumesRemove (0.06s) [2021-02-25T02:17:38.364Z] === RUN TestVolumesInspect [2021-02-25T02:17:38.364Z] --- PASS: TestVolumesInspect (0.04s) [2021-02-25T02:17:38.364Z] === RUN TestVolumesInvalidJSON [2021-02-25T02:17:38.364Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-02-25T02:17:38.364Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-02-25T02:17:38.364Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-02-25T02:17:38.364Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-02-25T02:17:38.364Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-02-25T02:17:38.364Z] PASS [2021-02-25T02:17:38.364Z] ok github.com/docker/docker/integration/volume 0.253s [2021-02-25T02:17:38.364Z] [2021-02-25T02:17:38.364Z] DONE 5 tests in 2.336s [2021-02-25T02:17:38.825Z] INFO: make.ps1 ended at 02/25/2021 02:17:38 [2021-02-25T02:17:38.825Z] INFO: Integration CLI tests being run from the host: [2021-02-25T02:17:38.825Z] 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" [2021-02-25T02:17:39.719Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-02-25T02:17:40.214Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.2% of statements [2021-02-25T02:17:40.656Z] --- PASS: TestSecretCreateResolve (3.12s) [2021-02-25T02:17:40.656Z] PASS [2021-02-25T02:17:40.656Z] [2021-02-25T02:17:40.656Z] DONE 6 tests in 16.209s [2021-02-25T02:17:40.656Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-02-25T02:17:40.656Z] ++ 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 [2021-02-25T02:17:40.656Z] ++ set -e [2021-02-25T02:17:40.656Z] ++ '[' -n 0 ']' [2021-02-25T02:17:40.656Z] ++ set -x [2021-02-25T02:17:40.656Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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 [2021-02-25T02:17:40.656Z] INFO: Testing against a local daemon [2021-02-25T02:17:40.656Z] === RUN TestServiceCreateInit [2021-02-25T02:17:40.656Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-02-25T02:17:40.915Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-02-25T02:17:41.144Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2021-02-25T02:17:41.402Z] ok github.com/docker/docker/profiles/seccomp 0.008s coverage: 85.4% of statements [2021-02-25T02:17:41.853Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2021-02-25T02:17:42.770Z] ok github.com/docker/docker/quota 0.207s coverage: 71.4% of statements [2021-02-25T02:17:43.027Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2021-02-25T02:17:43.231Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2021-02-25T02:17:44.477Z] ok github.com/docker/docker/registry 0.062s coverage: 57.2% of statements [2021-02-25T02:17:44.607Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2021-02-25T02:17:44.869Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-02-25T02:17:45.081Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2021-02-25T02:17:45.081Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2021-02-25T02:17:45.643Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2021-02-25T02:17:45.806Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2021-02-25T02:17:46.205Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-02-25T02:17:47.188Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000316940_} [2021-02-25T02:17:47.426Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-25T02:17:47.426Z] INFO: Testing against a local daemon [2021-02-25T02:17:47.426Z] === RUN TestDockerSuite [2021-02-25T02:17:47.426Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-02-25T02:17:47.426Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-02-25T02:17:47.426Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-02-25T02:17:47.426Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-02-25T02:17:47.426Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-02-25T02:17:47.426Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-02-25T02:17:47.426Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-02-25T02:17:47.426Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-02-25T02:17:47.427Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-02-25T02:17:47.427Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-02-25T02:17:47.891Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-02-25T02:17:47.891Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-02-25T02:17:48.566Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1355151586_/foo_false____} [2021-02-25T02:17:48.766Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2021-02-25T02:17:48.825Z] --- PASS: TestServiceCreateInit (8.14s) [2021-02-25T02:17:48.825Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.20s) [2021-02-25T02:17:48.825Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.91s) [2021-02-25T02:17:48.825Z] === RUN TestCreateServiceMultipleTimes [2021-02-25T02:17:49.694Z] ok github.com/docker/docker/volume/local 0.109s coverage: 76.4% of statements [2021-02-25T02:17:50.204Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1355151586_/foo_true____} [2021-02-25T02:17:50.257Z] ok github.com/docker/docker/volume/mounts 0.019s coverage: 67.0% of statements [2021-02-25T02:17:51.583Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3408969433_/foo_false____} [2021-02-25T02:17:51.622Z] ok github.com/docker/docker/volume/service 0.013s coverage: 73.1% of statements [2021-02-25T02:17:53.492Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3408969433_/foo_true____} [2021-02-25T02:17:54.432Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3408969433_/foo_true__0xc0003169a0__} [2021-02-25T02:17:55.808Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0003169c0_} [2021-02-25T02:17:57.714Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0003169e0_} [2021-02-25T02:17:58.683Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2021-02-25T02:17:58.943Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000316a00_} [2021-02-25T02:18:00.323Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000316a20_} [2021-02-25T02:18:01.703Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-02-25T02:18:03.083Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-02-25T02:18:03.083Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-02-25T02:18:03.083Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-02-25T02:18:03.083Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-02-25T02:18:03.083Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-02-25T02:18:03.083Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-02-25T02:18:03.083Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-02-25T02:18:03.083Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-02-25T02:18:03.083Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-02-25T02:18:03.083Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-02-25T02:18:03.083Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-02-25T02:18:03.083Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2021-02-25T02:18:03.083Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2021-02-25T02:18:03.083Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2021-02-25T02:18:03.083Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2021-02-25T02:18:03.083Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2021-02-25T02:18:03.343Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2021-02-25T02:18:03.343Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-02-25T02:18:03.867Z] ok github.com/docker/docker/pkg/plugins 33.616s coverage: 76.6% of statements [2021-02-25T02:18:03.867Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-02-25T02:18:03.867Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-02-25T02:18:03.867Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-02-25T02:18:03.867Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-02-25T02:18:03.867Z] ? github.com/docker/docker/pkg/term [no test files] [2021-02-25T02:18:03.867Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-02-25T02:18:03.867Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-02-25T02:18:03.867Z] ? github.com/docker/docker/rootless [no test files] [2021-02-25T02:18:03.867Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-02-25T02:18:03.867Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-02-25T02:18:03.867Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-02-25T02:18:03.867Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-02-25T02:18:03.867Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-02-25T02:18:03.867Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-02-25T02:18:03.867Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-02-25T02:18:03.867Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-02-25T02:18:03.867Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-02-25T02:18:03.867Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-02-25T02:18:03.867Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-02-25T02:18:03.867Z] ? github.com/docker/docker/testutil/request [no test files] [2021-02-25T02:18:03.867Z] ? github.com/docker/docker/volume [no test files] [2021-02-25T02:18:03.867Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-02-25T02:18:03.867Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-02-25T02:18:03.867Z] [2021-02-25T02:18:03.867Z] === Skipped [2021-02-25T02:18:03.867Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-02-25T02:18:03.867Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-02-25T02:18:03.867Z] [2021-02-25T02:18:03.867Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-02-25T02:18:03.867Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-02-25T02:18:03.867Z] [2021-02-25T02:18:03.867Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-02-25T02:18:03.867Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-25T02:18:03.867Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-25T02:18:03.867Z] [2021-02-25T02:18:03.867Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-02-25T02:18:03.867Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-25T02:18:03.867Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-25T02:18:03.867Z] [2021-02-25T02:18:03.867Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-02-25T02:18:03.867Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-25T02:18:03.867Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-25T02:18:03.867Z] [2021-02-25T02:18:03.867Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-02-25T02:18:03.867Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-25T02:18:03.867Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-25T02:18:03.867Z] [2021-02-25T02:18:03.867Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-02-25T02:18:03.867Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-25T02:18:03.867Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-25T02:18:03.867Z] [2021-02-25T02:18:03.867Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-02-25T02:18:03.867Z] graphtest_unix.go:73: No driver to put! [2021-02-25T02:18:03.867Z] [2021-02-25T02:18:03.867Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-02-25T02:18:03.867Z] time="2021-02-25T02:16:46Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-25T02:18:03.867Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-25T02:18:03.867Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-25T02:18:03.867Z] [2021-02-25T02:18:03.867Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-02-25T02:18:03.867Z] time="2021-02-25T02:16:46Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-25T02:18:03.867Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-25T02:18:03.867Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-25T02:18:03.867Z] [2021-02-25T02:18:03.867Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-02-25T02:18:03.867Z] time="2021-02-25T02:16:46Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-25T02:18:03.867Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-25T02:18:03.867Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-25T02:18:03.867Z] [2021-02-25T02:18:03.867Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-02-25T02:18:03.867Z] time="2021-02-25T02:16:46Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-25T02:18:03.867Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-25T02:18:03.867Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-25T02:18:03.867Z] [2021-02-25T02:18:03.867Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-02-25T02:18:03.867Z] time="2021-02-25T02:16:46Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-25T02:18:03.867Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-25T02:18:03.867Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-25T02:18:03.867Z] [2021-02-25T02:18:03.867Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-02-25T02:18:03.867Z] graphtest_unix.go:73: No driver to put! [2021-02-25T02:18:03.867Z] [2021-02-25T02:18:03.867Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-02-25T02:18:03.867Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-02-25T02:18:03.867Z] [2021-02-25T02:18:03.867Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-02-25T02:18:03.867Z] overlay_test.go:49: Fails to compute changes intermittently [2021-02-25T02:18:03.867Z] [2021-02-25T02:18:03.867Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-02-25T02:18:03.867Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-02-25T02:18:03.867Z] [2021-02-25T02:18:03.867Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-02-25T02:18:03.867Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-02-25T02:18:03.867Z] [2021-02-25T02:18:03.867Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-02-25T02:18:03.867Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-25T02:18:03.867Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-25T02:18:03.867Z] [2021-02-25T02:18:03.867Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-02-25T02:18:03.867Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-25T02:18:03.867Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-25T02:18:03.867Z] [2021-02-25T02:18:03.867Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-02-25T02:18:03.867Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-25T02:18:03.867Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-25T02:18:03.867Z] [2021-02-25T02:18:03.867Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-02-25T02:18:03.867Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-25T02:18:03.867Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-25T02:18:03.867Z] [2021-02-25T02:18:03.867Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-02-25T02:18:03.867Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-25T02:18:03.867Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-25T02:18:03.867Z] [2021-02-25T02:18:03.867Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-02-25T02:18:03.867Z] graphtest_unix.go:73: No driver to put! [2021-02-25T02:18:03.867Z] [2021-02-25T02:18:03.867Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-02-25T02:18:03.867Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-02-25T02:18:03.867Z] [2021-02-25T02:18:03.867Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-02-25T02:18:03.867Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-02-25T02:18:03.867Z] [2021-02-25T02:18:03.867Z] [2021-02-25T02:18:03.867Z] DONE 2225 tests, 26 skipped in 254.478s Post stage [Pipeline] junit [2021-02-25T02:18:03.884Z] Recording test results [2021-02-25T02:18:04.525Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2021-02-25T02:18:04.880Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42061/.git:/go/src/github.com/docker/docker/.git --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=725963e3c12cf681b8834207522f60f80b5ee261 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:725963e3c12cf681b8834207522f60f80b5ee261 hack/validate/vendor [2021-02-25T02:18:05.819Z] 2021/02/25 02:18:05 Collecting initial packages [2021-02-25T02:18:05.819Z] 2021/02/25 02:18:05 Download dependencies [2021-02-25T02:18:05.881Z] --- PASS: TestCreateServiceMultipleTimes (16.55s) [2021-02-25T02:18:05.881Z] === RUN TestCreateServiceConflict [2021-02-25T02:18:05.881Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-02-25T02:18:07.264Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-02-25T02:18:08.643Z] --- PASS: TestCreateServiceConflict (2.95s) [2021-02-25T02:18:08.643Z] === RUN TestCreateServiceMaxReplicas [2021-02-25T02:18:09.127Z] 2021/02/25 02:18:08 Starting whole vndr cycle because no package specified [2021-02-25T02:18:09.127Z] 2021/02/25 02:18:08 Ignoring paths matching "^archive/tar" [2021-02-25T02:18:09.382Z] 2021/02/25 02:18:09 Clone github.com/Azure/go-ansiterm, revision d6e3b3328b783f23731bc4d058875b0371ff8109, attempt 1/20 [2021-02-25T02:18:09.382Z] 2021/02/25 02:18:09 Clone github.com/willf/bitset, revision 559910e8471e48d76d9e5a1ba15842dee77ad45d, attempt 1/20 [2021-02-25T02:18:09.382Z] 2021/02/25 02:18:09 Clone github.com/Microsoft/hcsshim, revision 9dcb42f100215f8d375b4a9265e5bba009217a85, attempt 1/20 [2021-02-25T02:18:09.383Z] 2021/02/25 02:18:09 Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20 [2021-02-25T02:18:09.383Z] 2021/02/25 02:18:09 Clone google.golang.org/grpc, revision f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc, attempt 1/20 [2021-02-25T02:18:09.383Z] 2021/02/25 02:18:09 Clone github.com/opencontainers/runc, revision ff819c7e9184c13b7c2607fe6c30ae19403a7aff, attempt 1/20 [2021-02-25T02:18:09.383Z] 2021/02/25 02:18:09 Clone github.com/opencontainers/runtime-spec, revision 4d89ac9fbff6c455f46a5bb59c6b1bb7184a5e43, attempt 1/20 [2021-02-25T02:18:09.383Z] 2021/02/25 02:18:09 Clone github.com/opencontainers/image-spec, revision d60099175f88c47cd379c4738d158884749ed235, attempt 1/20 [2021-02-25T02:18:09.383Z] 2021/02/25 02:18:09 Clone github.com/cyphar/filepath-securejoin, revision a261ee33d7a517f054effbf451841abaafe3e0fd, attempt 1/20 [2021-02-25T02:18:09.383Z] 2021/02/25 02:18:09 Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20 [2021-02-25T02:18:09.383Z] 2021/02/25 02:18:09 Clone github.com/coreos/go-systemd/v22, revision 2d78030078ef61b3cae27f42ad6d0e46db51b339, attempt 1/20 [2021-02-25T02:18:09.383Z] 2021/02/25 02:18:09 Clone github.com/godbus/dbus/v5, revision 37bf87eef99d69c4f1d3528bd66e3a87dc201472, attempt 1/20 [2021-02-25T02:18:09.383Z] 2021/02/25 02:18:09 Clone github.com/Microsoft/go-winio, revision 5b44b70ab3ab4d291a7c1d28afe7b4afeced0ed4, attempt 1/20 [2021-02-25T02:18:09.383Z] 2021/02/25 02:18:09 Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20 [2021-02-25T02:18:09.383Z] 2021/02/25 02:18:09 Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20 [2021-02-25T02:18:09.383Z] 2021/02/25 02:18:09 Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20 [2021-02-25T02:18:10.312Z] 2021/02/25 02:18:10 Finished clone github.com/Azure/go-ansiterm [2021-02-25T02:18:10.312Z] 2021/02/25 02:18:10 Clone github.com/gorilla/mux, revision 98cb6bf42e086f6af920b965c38cacc07402d51b, attempt 1/20 [2021-02-25T02:18:10.312Z] 2021/02/25 02:18:10 Finished clone github.com/willf/bitset [2021-02-25T02:18:10.312Z] 2021/02/25 02:18:10 Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20 [2021-02-25T02:18:10.552Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-02-25T02:18:10.568Z] 2021/02/25 02:18:10 Finished clone github.com/mistifyio/go-zfs [2021-02-25T02:18:10.568Z] 2021/02/25 02:18:10 Clone github.com/moby/locker, revision 281af2d563954745bea9d1487c965f24d30742fe, attempt 1/20 [2021-02-25T02:18:10.568Z] 2021/02/25 02:18:10 Finished clone github.com/docker/libtrust [2021-02-25T02:18:10.568Z] 2021/02/25 02:18:10 Clone github.com/moby/term, revision bea5bbe245bf407372d477f1361d2ff042d2f556, attempt 1/20 [2021-02-25T02:18:10.569Z] 2021/02/25 02:18:10 Finished clone github.com/google/uuid [2021-02-25T02:18:10.569Z] 2021/02/25 02:18:10 Clone github.com/moby/sys, revision 1bc8673b57550ddf85262eb0fed0aac651a37dab, attempt 1/20 [2021-02-25T02:18:10.569Z] 2021/02/25 02:18:10 Finished clone github.com/cyphar/filepath-securejoin [2021-02-25T02:18:10.569Z] 2021/02/25 02:18:10 Clone github.com/creack/pty, revision 2a38352e8b4d7ab6c336eef107e42a55e72e7fbc, attempt 1/20 [2021-02-25T02:18:10.824Z] 2021/02/25 02:18:10 Finished clone github.com/Microsoft/go-winio [2021-02-25T02:18:10.824Z] 2021/02/25 02:18:10 Clone github.com/sirupsen/logrus, revision 6699a89a232f3db797f2e280639854bbc4b89725, attempt 1/20 [2021-02-25T02:18:10.824Z] 2021/02/25 02:18:10 Finished clone github.com/godbus/dbus/v5 [2021-02-25T02:18:10.824Z] 2021/02/25 02:18:10 Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20 [2021-02-25T02:18:11.081Z] 2021/02/25 02:18:10 Finished clone github.com/coreos/go-systemd [2021-02-25T02:18:11.081Z] 2021/02/25 02:18:10 Clone golang.org/x/net, revision ab34263943818b32f575efc978a3d24e80b04bd7, attempt 1/20 [2021-02-25T02:18:11.081Z] 2021/02/25 02:18:11 Clone golang.org/x/sys, revision b64e53b001e413bd5067f36d4e439eded3827374, attempt 1/20 [2021-02-25T02:18:11.081Z] 2021/02/25 02:18:11 Finished clone github.com/coreos/go-systemd/v22 [2021-02-25T02:18:11.644Z] 2021/02/25 02:18:11 Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20 [2021-02-25T02:18:11.644Z] 2021/02/25 02:18:11 Finished clone github.com/moby/locker [2021-02-25T02:18:11.901Z] 2021/02/25 02:18:11 Finished clone github.com/creack/pty [2021-02-25T02:18:11.901Z] 2021/02/25 02:18:11 Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20 [2021-02-25T02:18:11.901Z] 2021/02/25 02:18:11 Finished clone github.com/moby/term [2021-02-25T02:18:11.901Z] 2021/02/25 02:18:11 Clone golang.org/x/text, revision 23ae387dee1f90d29a23c0e87ee0b46038fbed0e, attempt 1/20 [2021-02-25T02:18:11.901Z] 2021/02/25 02:18:11 Finished clone github.com/opencontainers/runtime-spec [2021-02-25T02:18:11.901Z] 2021/02/25 02:18:11 Clone gotest.tools/v3, revision 568bc57cc5c19a2ef85e5749870b49a4cc2ab54d, attempt 1/20 [2021-02-25T02:18:11.931Z] --- PASS: TestCreateServiceMaxReplicas (3.31s) [2021-02-25T02:18:11.931Z] === RUN TestCreateWithDuplicateNetworkNames [2021-02-25T02:18:11.931Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-02-25T02:18:11.931Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-02-25T02:18:12.158Z] 2021/02/25 02:18:11 Finished clone github.com/gorilla/mux [2021-02-25T02:18:12.158Z] 2021/02/25 02:18:11 Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20 [2021-02-25T02:18:12.158Z] 2021/02/25 02:18:11 Finished clone github.com/moby/sys [2021-02-25T02:18:12.158Z] 2021/02/25 02:18:11 Clone github.com/syndtr/gocapability, revision 42c35b4376354fd554efc7ad35e0b7f94e3a0ffb, attempt 1/20 [2021-02-25T02:18:12.158Z] 2021/02/25 02:18:12 Finished clone github.com/tchap/go-patricia [2021-02-25T02:18:12.158Z] 2021/02/25 02:18:12 Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20 [2021-02-25T02:18:12.158Z] 2021/02/25 02:18:12 Finished clone github.com/opencontainers/image-spec [2021-02-25T02:18:12.158Z] 2021/02/25 02:18:12 Clone github.com/imdario/mergo, revision 1afb36080aec31e0d1528973ebe6721b191b0369, attempt 1/20 [2021-02-25T02:18:12.501Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-02-25T02:18:13.089Z] 2021/02/25 02:18:12 Finished clone github.com/sirupsen/logrus [2021-02-25T02:18:13.089Z] 2021/02/25 02:18:12 Clone golang.org/x/sync, revision cd5d95a43a6e21273425c7ae415d3df9ea832eeb, attempt 1/20 [2021-02-25T02:18:13.089Z] 2021/02/25 02:18:12 Finished clone github.com/docker/go-units [2021-02-25T02:18:13.089Z] 2021/02/25 02:18:12 Clone github.com/moby/buildkit, revision 9065b18ba4633c75862befca8188de4338d9f94a, attempt 1/20 [2021-02-25T02:18:13.348Z] 2021/02/25 02:18:13 Finished clone github.com/syndtr/gocapability [2021-02-25T02:18:13.348Z] 2021/02/25 02:18:13 Clone github.com/tonistiigi/fsutil, revision 0834f99b7b85462efb69b4f571a4fa3ca7da5ac9, attempt 1/20 [2021-02-25T02:18:13.348Z] 2021/02/25 02:18:13 Finished clone github.com/RackSec/srslog [2021-02-25T02:18:13.348Z] 2021/02/25 02:18:13 Clone github.com/tonistiigi/units, revision 6950e57a87eaf136bbe44ef2ec8e75b9e3569de2, attempt 1/20 [2021-02-25T02:18:13.443Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2021-02-25T02:18:13.647Z] 2021/02/25 02:18:13 Finished clone github.com/imdario/mergo [2021-02-25T02:18:13.647Z] 2021/02/25 02:18:13 Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20 [2021-02-25T02:18:13.903Z] 2021/02/25 02:18:13 Finished clone gotest.tools/v3 [2021-02-25T02:18:13.903Z] 2021/02/25 02:18:13 Clone github.com/opentracing/opentracing-go, revision d34af3eaa63c4d08ab54863a4bdd0daa45212e12, attempt 1/20 [2021-02-25T02:18:13.903Z] 2021/02/25 02:18:13 Finished clone github.com/google/go-cmp [2021-02-25T02:18:13.903Z] 2021/02/25 02:18:13 Clone github.com/google/shlex, revision e7afc7fbc51079733e9468cdfd1efcd7d196cd1d, attempt 1/20 [2021-02-25T02:18:14.380Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-02-25T02:18:14.466Z] 2021/02/25 02:18:14 Finished clone github.com/docker/go-connections [2021-02-25T02:18:14.466Z] 2021/02/25 02:18:14 Clone github.com/opentracing-contrib/go-stdlib, revision 8a6ff1ad1691a29e4f7b5d46604f97634997c8c4, attempt 1/20 [2021-02-25T02:18:14.466Z] 2021/02/25 02:18:14 Finished clone golang.org/x/sync [2021-02-25T02:18:14.466Z] 2021/02/25 02:18:14 Clone github.com/mitchellh/hashstructure, revision a38c50148365edc8df43c1580c48fb2b3a1e9cd7, attempt 1/20 [2021-02-25T02:18:14.466Z] 2021/02/25 02:18:14 Clone github.com/gofrs/flock, revision 6caa7350c26b838538005fae7dbee4e69d9398db, attempt 1/20 [2021-02-25T02:18:14.722Z] 2021/02/25 02:18:14 Finished clone github.com/tonistiigi/units [2021-02-25T02:18:14.949Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-02-25T02:18:15.208Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2021-02-25T02:18:15.286Z] 2021/02/25 02:18:15 Finished clone github.com/grpc-ecosystem/grpc-opentracing [2021-02-25T02:18:15.286Z] 2021/02/25 02:18:15 Clone github.com/grpc-ecosystem/go-grpc-middleware, revision 3c51f7f332123e8be5a157c0802a228ac85bf9db, attempt 1/20 [2021-02-25T02:18:15.286Z] 2021/02/25 02:18:15 Finished clone github.com/google/shlex [2021-02-25T02:18:15.286Z] 2021/02/25 02:18:15 Clone github.com/docker/libnetwork, revision fa125a3512ee0f6187721c88582bf8c4378bd4d7, attempt 1/20 [2021-02-25T02:18:15.542Z] 2021/02/25 02:18:15 Finished clone github.com/opentracing/opentracing-go [2021-02-25T02:18:15.542Z] 2021/02/25 02:18:15 Clone github.com/docker/go-events, revision e31b211e4f1cd09aa76fe4ac244571fab96ae47f, attempt 1/20 [2021-02-25T02:18:15.777Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-02-25T02:18:15.799Z] 2021/02/25 02:18:15 Finished clone github.com/mitchellh/hashstructure [2021-02-25T02:18:15.799Z] 2021/02/25 02:18:15 Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20 [2021-02-25T02:18:15.799Z] 2021/02/25 02:18:15 Finished clone github.com/opentracing-contrib/go-stdlib [2021-02-25T02:18:15.799Z] 2021/02/25 02:18:15 Clone github.com/armon/go-metrics, revision eb0af217e5e9747e41dd5303755356b62d28e3ec, attempt 1/20 [2021-02-25T02:18:15.799Z] 2021/02/25 02:18:15 Finished clone github.com/gofrs/flock [2021-02-25T02:18:15.799Z] 2021/02/25 02:18:15 Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20 [2021-02-25T02:18:16.347Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-02-25T02:18:17.174Z] 2021/02/25 02:18:16 Finished clone github.com/docker/go-events [2021-02-25T02:18:17.174Z] 2021/02/25 02:18:16 Clone github.com/hashicorp/memberlist, revision 3d8438da9589e7b608a83ffac1ef8211486bcb7c, attempt 1/20 [2021-02-25T02:18:17.174Z] 2021/02/25 02:18:17 Finished clone github.com/armon/go-radix [2021-02-25T02:18:17.174Z] 2021/02/25 02:18:17 Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20 [2021-02-25T02:18:17.174Z] 2021/02/25 02:18:17 Finished clone github.com/armon/go-metrics [2021-02-25T02:18:17.174Z] 2021/02/25 02:18:17 Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20 [2021-02-25T02:18:17.287Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-02-25T02:18:18.102Z] 2021/02/25 02:18:17 Finished clone github.com/tonistiigi/fsutil [2021-02-25T02:18:18.102Z] 2021/02/25 02:18:17 Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20 [2021-02-25T02:18:18.102Z] 2021/02/25 02:18:18 Finished clone github.com/golang/gddo [2021-02-25T02:18:18.102Z] 2021/02/25 02:18:18 Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20 [2021-02-25T02:18:18.226Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-02-25T02:18:18.359Z] 2021/02/25 02:18:18 Finished clone github.com/sean-/seed [2021-02-25T02:18:18.359Z] 2021/02/25 02:18:18 Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20 [2021-02-25T02:18:18.616Z] 2021/02/25 02:18:18 Finished clone github.com/hashicorp/errwrap [2021-02-25T02:18:18.616Z] 2021/02/25 02:18:18 Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20 [2021-02-25T02:18:19.166Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-02-25T02:18:19.734Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-02-25T02:18:19.983Z] 2021/02/25 02:18:19 Finished clone github.com/hashicorp/go-multierror [2021-02-25T02:18:19.983Z] 2021/02/25 02:18:19 Clone github.com/vishvananda/netns, revision db3c7e526aae966c4ccfa6c8189b693d6ac5d202, attempt 1/20 [2021-02-25T02:18:19.983Z] 2021/02/25 02:18:19 Finished clone github.com/hashicorp/memberlist [2021-02-25T02:18:19.983Z] 2021/02/25 02:18:19 Clone github.com/vishvananda/netlink, revision f049be6f391489d3f374498fe0c8df8449258372, attempt 1/20 [2021-02-25T02:18:20.301Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-02-25T02:18:20.547Z] 2021/02/25 02:18:20 Finished clone github.com/docker/libkv [2021-02-25T02:18:20.547Z] 2021/02/25 02:18:20 Clone github.com/moby/ipvs, revision 4566ccea0e08d68e9614c3e7a64a23b850c4bb35, attempt 1/20 [2021-02-25T02:18:20.869Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-02-25T02:18:21.110Z] 2021/02/25 02:18:20 Finished clone github.com/hashicorp/go-sockaddr [2021-02-25T02:18:21.110Z] 2021/02/25 02:18:20 Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20 [2021-02-25T02:18:21.367Z] 2021/02/25 02:18:21 Finished clone github.com/vishvananda/netns [2021-02-25T02:18:21.367Z] 2021/02/25 02:18:21 Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20 [2021-02-25T02:18:21.437Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-02-25T02:18:22.378Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-02-25T02:18:22.736Z] 2021/02/25 02:18:22 Finished clone github.com/BurntSushi/toml [2021-02-25T02:18:22.736Z] 2021/02/25 02:18:22 Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20 [2021-02-25T02:18:22.736Z] 2021/02/25 02:18:22 Finished clone github.com/hashicorp/go-msgpack [2021-02-25T02:18:22.736Z] 2021/02/25 02:18:22 Clone github.com/coreos/etcd, revision d57e8b8d97adfc4a6c224fe116714bf1a1f3beb9, attempt 1/20 [2021-02-25T02:18:22.946Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-02-25T02:18:22.993Z] 2021/02/25 02:18:22 Finished clone github.com/moby/ipvs [2021-02-25T02:18:22.993Z] 2021/02/25 02:18:22 Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20 [2021-02-25T02:18:22.993Z] 2021/02/25 02:18:22 Finished clone github.com/samuel/go-zookeeper [2021-02-25T02:18:22.993Z] 2021/02/25 02:18:22 Clone github.com/ugorji/go, revision b4c50a2b199d93b13dc15e78929cfb23bfdf21ab, attempt 1/20 [2021-02-25T02:18:22.993Z] 2021/02/25 02:18:22 Finished clone github.com/vishvananda/netlink [2021-02-25T02:18:22.993Z] 2021/02/25 02:18:22 Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20 [2021-02-25T02:18:23.514Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-02-25T02:18:23.514Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-02-25T02:18:23.924Z] 2021/02/25 02:18:23 Finished clone github.com/opencontainers/runc [2021-02-25T02:18:23.924Z] 2021/02/25 02:18:23 Clone github.com/miekg/dns, revision 6c0c4e6581f8e173cc562c8b3363ab984e4ae071, attempt 1/20 [2021-02-25T02:18:24.083Z] === RUN TestDockerSuite/TestCpRelativePath [2021-02-25T02:18:24.181Z] 2021/02/25 02:18:23 Finished clone github.com/deckarep/golang-set [2021-02-25T02:18:24.181Z] 2021/02/25 02:18:23 Clone github.com/ishidawataru/sctp, revision 6e2cb1366111dcf547c13531e3a263a067715847, attempt 1/20 [2021-02-25T02:18:24.181Z] 2021/02/25 02:18:24 Finished clone github.com/coreos/go-semver [2021-02-25T02:18:24.181Z] 2021/02/25 02:18:24 Clone go.etcd.io/bbolt, revision 232d8fc87f50244f9c808f4745759e08a304c029, attempt 1/20 [2021-02-25T02:18:24.438Z] 2021/02/25 02:18:24 Finished clone golang.org/x/net [2021-02-25T02:18:24.438Z] 2021/02/25 02:18:24 Clone github.com/docker/distribution, revision 0d3efadf0154c2b8a4e7b6621fff9809655cc580, attempt 1/20 [2021-02-25T02:18:24.651Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-02-25T02:18:24.695Z] 2021/02/25 02:18:24 Finished clone github.com/Microsoft/opengcs [2021-02-25T02:18:24.695Z] 2021/02/25 02:18:24 Clone github.com/vbatts/tar-split, revision 620714a4c508c880ac1bdda9c8370a2b19af1a55, attempt 1/20 [2021-02-25T02:18:25.220Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-02-25T02:18:25.479Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.80s) [2021-02-25T02:18:25.479Z] === RUN TestCreateServiceSecretFileMode [2021-02-25T02:18:25.626Z] 2021/02/25 02:18:25 Finished clone github.com/ishidawataru/sctp [2021-02-25T02:18:25.626Z] 2021/02/25 02:18:25 Clone github.com/opencontainers/go-digest, revision ea51bea511f75cfa3ef6098cc253c5c3609b037a, attempt 1/20 [2021-02-25T02:18:26.049Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-02-25T02:18:26.189Z] 2021/02/25 02:18:25 Finished clone google.golang.org/grpc [2021-02-25T02:18:26.189Z] 2021/02/25 02:18:25 Clone github.com/Graylog2/go-gelf, revision 1550ee647df0510058c9d67a45c56f18911d80b8, attempt 1/20 [2021-02-25T02:18:26.618Z] === RUN TestDockerSuite/TestCpToCaseA [2021-02-25T02:18:26.752Z] 2021/02/25 02:18:26 Finished clone github.com/grpc-ecosystem/go-grpc-middleware [2021-02-25T02:18:26.753Z] 2021/02/25 02:18:26 Clone github.com/fluent/fluent-logger-golang, revision 7a6c9dcd7f14c2ed5d8c55c11b894e5455ee311b, attempt 1/20 [2021-02-25T02:18:27.009Z] 2021/02/25 02:18:26 Finished clone github.com/opencontainers/go-digest [2021-02-25T02:18:27.009Z] 2021/02/25 02:18:26 Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20 [2021-02-25T02:18:27.266Z] 2021/02/25 02:18:27 Finished clone go.etcd.io/bbolt [2021-02-25T02:18:27.266Z] 2021/02/25 02:18:27 Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20 [2021-02-25T02:18:27.523Z] 2021/02/25 02:18:27 Finished clone github.com/Graylog2/go-gelf [2021-02-25T02:18:27.523Z] 2021/02/25 02:18:27 Clone github.com/fsnotify/fsnotify, revision 45d7d09e39ef4ac08d493309fa031790c15bfe8a, attempt 1/20 [2021-02-25T02:18:27.997Z] === RUN TestDockerSuite/TestCpToCaseB [2021-02-25T02:18:28.454Z] 2021/02/25 02:18:28 Finished clone github.com/fluent/fluent-logger-golang [2021-02-25T02:18:28.454Z] 2021/02/25 02:18:28 Clone github.com/aws/aws-sdk-go, revision 2590bc875c54c9fda225d8e4e56a9d28d90c6a47, attempt 1/20 [2021-02-25T02:18:28.454Z] 2021/02/25 02:18:28 Finished clone github.com/philhofer/fwd [2021-02-25T02:18:28.454Z] 2021/02/25 02:18:28 Clone github.com/jmespath/go-jmespath, revision 2d053f87d1d7f9f48196ae04cf3daea4273d207d, attempt 1/20 [2021-02-25T02:18:28.564Z] --- PASS: TestCreateServiceSecretFileMode (3.06s) [2021-02-25T02:18:28.565Z] === RUN TestCreateServiceConfigFileMode [2021-02-25T02:18:28.565Z] === RUN TestDockerSuite/TestCpToCaseC [2021-02-25T02:18:29.385Z] 2021/02/25 02:18:29 Finished clone github.com/hashicorp/serf [2021-02-25T02:18:29.385Z] 2021/02/25 02:18:29 Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20 [2021-02-25T02:18:29.641Z] 2021/02/25 02:18:29 Finished clone github.com/fsnotify/fsnotify [2021-02-25T02:18:29.641Z] 2021/02/25 02:18:29 Clone golang.org/x/oauth2, revision bf48bf16ab8d622ce64ec6ce98d2c98f916b6303, attempt 1/20 [2021-02-25T02:18:29.899Z] 2021/02/25 02:18:29 Finished clone github.com/vbatts/tar-split [2021-02-25T02:18:29.899Z] 2021/02/25 02:18:29 Clone google.golang.org/api, revision dec2ee309f5b09fc59bc40676447c15736284d78, attempt 1/20 [2021-02-25T02:18:30.829Z] 2021/02/25 02:18:30 Finished clone github.com/bsphere/le_go [2021-02-25T02:18:30.829Z] 2021/02/25 02:18:30 Clone github.com/golang/groupcache, revision 869f871628b6baa9cfbc11732cdf6546b17c1298, attempt 1/20 [2021-02-25T02:18:30.829Z] 2021/02/25 02:18:30 Finished clone github.com/jmespath/go-jmespath [2021-02-25T02:18:30.829Z] 2021/02/25 02:18:30 Clone go.opencensus.io, revision d835ff86be02193d324330acdb7d65546b05f814, attempt 1/20 [2021-02-25T02:18:31.105Z] === RUN TestDockerSuite/TestCpToCaseD [2021-02-25T02:18:31.105Z] --- PASS: TestCreateServiceConfigFileMode (2.65s) [2021-02-25T02:18:31.105Z] === RUN TestCreateServiceSysctls [2021-02-25T02:18:31.395Z] 2021/02/25 02:18:31 Finished clone github.com/tinylib/msgp [2021-02-25T02:18:31.396Z] 2021/02/25 02:18:31 Clone cloud.google.com/go, revision ceeb313ad77b789a7fa5287b36a1d127b69b7093, attempt 1/20 [2021-02-25T02:18:31.959Z] 2021/02/25 02:18:31 Finished clone github.com/golang/groupcache [2021-02-25T02:18:31.959Z] 2021/02/25 02:18:31 Clone github.com/googleapis/gax-go, revision bd5b16380fd03dc758d11cef74ba2e3bc8b0e8c2, attempt 1/20 [2021-02-25T02:18:32.216Z] 2021/02/25 02:18:31 Finished clone golang.org/x/oauth2 [2021-02-25T02:18:32.216Z] 2021/02/25 02:18:31 Clone google.golang.org/genproto, revision 3f1135a288c9a07e340ae8ba4cc6c7065a3160e8, attempt 1/20 [2021-02-25T02:18:33.147Z] 2021/02/25 02:18:32 Clone github.com/containerd/containerd, revision 0edc412565dcc6e3d6125ff9e4b009ad4b89c638, attempt 1/20 [2021-02-25T02:18:33.147Z] 2021/02/25 02:18:32 Finished clone github.com/Microsoft/hcsshim [2021-02-25T02:18:33.404Z] 2021/02/25 02:18:33 Finished clone github.com/googleapis/gax-go [2021-02-25T02:18:33.404Z] 2021/02/25 02:18:33 Clone github.com/containerd/fifo, revision 0724c46b320cf96bb172a0550c19a4b1fca4dacb, attempt 1/20 [2021-02-25T02:18:34.334Z] 2021/02/25 02:18:34 Finished clone go.opencensus.io [2021-02-25T02:18:34.334Z] 2021/02/25 02:18:34 Clone github.com/containerd/continuity, revision efbc4488d8fe1bdc16bde3b2d2990d9b3a899165, attempt 1/20 [2021-02-25T02:18:34.398Z] === RUN TestDockerSuite/TestCpToCaseE [2021-02-25T02:18:34.591Z] 2021/02/25 02:18:34 Finished clone github.com/ugorji/go [2021-02-25T02:18:34.591Z] 2021/02/25 02:18:34 Clone github.com/containerd/cgroups, revision 0b889c03f102012f1d93a97ddd3ef71cd6f4f510, attempt 1/20 [2021-02-25T02:18:34.848Z] 2021/02/25 02:18:34 Finished clone github.com/containerd/fifo [2021-02-25T02:18:34.848Z] 2021/02/25 02:18:34 Clone github.com/containerd/console, revision 5d7e1412f07b502a01029ea20e20e0d2be31fa7c, attempt 1/20 [2021-02-25T02:18:34.967Z] --- PASS: TestCreateServiceSysctls (3.89s) [2021-02-25T02:18:34.967Z] === RUN TestCreateServiceCapabilities [2021-02-25T02:18:35.412Z] 2021/02/25 02:18:35 Finished clone golang.org/x/sys [2021-02-25T02:18:35.412Z] 2021/02/25 02:18:35 Clone github.com/containerd/go-runc, revision 16b287bc67d069a60fa48db15f330b790b74365b, attempt 1/20 [2021-02-25T02:18:36.343Z] 2021/02/25 02:18:36 Clone github.com/containerd/typeurl, revision cd3ce7159eae562a4f60ceff37dada11a939d247, attempt 1/20 [2021-02-25T02:18:36.343Z] 2021/02/25 02:18:36 Finished clone github.com/docker/libnetwork [2021-02-25T02:18:36.644Z] 2021/02/25 02:18:36 Finished clone github.com/containerd/go-runc [2021-02-25T02:18:36.644Z] 2021/02/25 02:18:36 Clone github.com/containerd/ttrpc, revision bfba540dc45464586c106b1f31c8547933c1eb41, attempt 1/20 [2021-02-25T02:18:36.901Z] 2021/02/25 02:18:36 Finished clone github.com/containerd/cgroups [2021-02-25T02:18:36.901Z] 2021/02/25 02:18:36 Clone github.com/gogo/googleapis, revision 01e0f9cca9b92166042241267ee2a5cdf5cff46c, attempt 1/20 [2021-02-25T02:18:37.505Z] === RUN TestDockerSuite/TestCpToCaseF [2021-02-25T02:18:37.764Z] === RUN TestDockerSuite/TestCpToCaseG [2021-02-25T02:18:37.764Z] --- PASS: TestCreateServiceCapabilities (2.78s) [2021-02-25T02:18:37.764Z] === RUN TestInspect [2021-02-25T02:18:37.872Z] 2021/02/25 02:18:37 Finished clone github.com/containerd/typeurl [2021-02-25T02:18:37.872Z] 2021/02/25 02:18:37 Clone github.com/cilium/ebpf, revision 1c8d4c9ef7759622653a1d319284a44652333b28, attempt 1/20 [2021-02-25T02:18:38.436Z] 2021/02/25 02:18:38 Finished clone github.com/containerd/ttrpc [2021-02-25T02:18:38.436Z] 2021/02/25 02:18:38 Clone github.com/docker/swarmkit, revision 17d8d4e4d8bdec33d386e6362d3537fa9493ba00, attempt 1/20 [2021-02-25T02:18:39.000Z] 2021/02/25 02:18:38 Finished clone github.com/containerd/console [2021-02-25T02:18:39.000Z] 2021/02/25 02:18:38 Clone github.com/gogo/protobuf, revision 5628607bb4c51c3157aacc3a50f0ab707582b805, attempt 1/20 [2021-02-25T02:18:39.000Z] 2021/02/25 02:18:38 Finished clone github.com/gogo/googleapis [2021-02-25T02:18:39.000Z] 2021/02/25 02:18:38 Clone github.com/golang/protobuf, revision 84668698ea25b64748563aa20726db66a6b8d299, attempt 1/20 [2021-02-25T02:18:39.564Z] 2021/02/25 02:18:39 Finished clone github.com/moby/buildkit [2021-02-25T02:18:39.564Z] 2021/02/25 02:18:39 Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20 [2021-02-25T02:18:40.129Z] 2021/02/25 02:18:40 Finished clone github.com/miekg/dns [2021-02-25T02:18:40.129Z] 2021/02/25 02:18:40 Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20 [2021-02-25T02:18:41.499Z] 2021/02/25 02:18:41 Finished clone github.com/fernet/fernet-go [2021-02-25T02:18:41.499Z] 2021/02/25 02:18:41 Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20 [2021-02-25T02:18:41.499Z] 2021/02/25 02:18:41 Finished clone github.com/containerd/continuity [2021-02-25T02:18:41.499Z] 2021/02/25 02:18:41 Clone golang.org/x/crypto, revision c1f2f97bffc9c53fc40a1a28a5b460094c0050d9, attempt 1/20 [2021-02-25T02:18:41.756Z] 2021/02/25 02:18:41 Finished clone github.com/cilium/ebpf [2021-02-25T02:18:41.756Z] 2021/02/25 02:18:41 Clone golang.org/x/time, revision 555d28b269f0569763d25dbe1a237ae74c6bcc82, attempt 1/20 [2021-02-25T02:18:41.977Z] --- PASS: TestInspect (3.52s) [2021-02-25T02:18:41.977Z] === RUN TestCreateJob [2021-02-25T02:18:41.977Z] === RUN TestDockerSuite/TestCpToCaseH [2021-02-25T02:18:43.693Z] 2021/02/25 02:18:43 Finished clone golang.org/x/time [2021-02-25T02:18:43.693Z] 2021/02/25 02:18:43 Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20 [2021-02-25T02:18:44.256Z] 2021/02/25 02:18:44 Finished clone golang.org/x/text [2021-02-25T02:18:44.256Z] 2021/02/25 02:18:44 Clone git://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20 [2021-02-25T02:18:44.513Z] 2021/02/25 02:18:44 Finished clone github.com/docker/distribution [2021-02-25T02:18:44.513Z] 2021/02/25 02:18:44 Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20 [2021-02-25T02:18:44.514Z] === RUN TestDockerSuite/TestCpToCaseI [2021-02-25T02:18:44.774Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-02-25T02:18:45.445Z] 2021/02/25 02:18:45 Finished clone github.com/hashicorp/go-immutable-radix [2021-02-25T02:18:45.445Z] 2021/02/25 02:18:45 Clone github.com/coreos/pkg, revision 3ac0863d7acf3bc44daf49afef8919af12f704ef, attempt 1/20 [2021-02-25T02:18:45.445Z] 2021/02/25 02:18:45 Finished clone github.com/hashicorp/go-memdb [2021-02-25T02:18:45.445Z] 2021/02/25 02:18:45 Clone code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20 [2021-02-25T02:18:45.711Z] --- PASS: TestCreateJob (4.32s) [2021-02-25T02:18:45.712Z] === RUN TestReplicatedJob [2021-02-25T02:18:46.450Z] 2021/02/25 02:18:46 Finished clone github.com/hashicorp/golang-lru [2021-02-25T02:18:46.450Z] 2021/02/25 02:18:46 Clone github.com/prometheus/client_golang, revision 6edbbd9e560190e318cdc5b4d3e630b442858380, attempt 1/20 [2021-02-25T02:18:46.716Z] 2021/02/25 02:18:46 Finished clone code.cloudfoundry.org/clock [2021-02-25T02:18:46.716Z] 2021/02/25 02:18:46 Clone github.com/beorn7/perks, revision 37c8de3658fcb183f997c4e13e8337516ab753e6, attempt 1/20 [2021-02-25T02:18:46.716Z] 2021/02/25 02:18:46 Finished clone github.com/coreos/pkg [2021-02-25T02:18:46.716Z] 2021/02/25 02:18:46 Clone github.com/prometheus/client_model, revision 7bc5445566f0fe75b15de23e6b93886e982d7bf9, attempt 1/20 [2021-02-25T02:18:46.999Z] 2021/02/25 02:18:46 Finished clone github.com/golang/protobuf [2021-02-25T02:18:46.999Z] 2021/02/25 02:18:46 Clone github.com/prometheus/common, revision d978bcb1309602d68bb4ba69cf3f8ed900e07308, attempt 1/20 [2021-02-25T02:18:47.925Z] 2021/02/25 02:18:47 Finished clone golang.org/x/crypto [2021-02-25T02:18:47.925Z] 2021/02/25 02:18:47 Clone github.com/prometheus/procfs, revision 46159f73e74d1cb8dc223deef9b2d049286f46b1, attempt 1/20 [2021-02-25T02:18:48.181Z] 2021/02/25 02:18:48 Finished clone github.com/beorn7/perks [2021-02-25T02:18:48.181Z] 2021/02/25 02:18:48 Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20 [2021-02-25T02:18:48.437Z] 2021/02/25 02:18:48 Finished clone github.com/prometheus/client_model [2021-02-25T02:18:48.437Z] 2021/02/25 02:18:48 Clone github.com/pkg/errors, revision 614d223910a179a466c1767a985424175c39b465, attempt 1/20 [2021-02-25T02:18:49.008Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2021-02-25T02:18:49.806Z] 2021/02/25 02:18:49 Finished clone github.com/matttproud/golang_protobuf_extensions [2021-02-25T02:18:49.806Z] 2021/02/25 02:18:49 Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20 [2021-02-25T02:18:49.948Z] === RUN TestDockerSuite/TestCpToDot [2021-02-25T02:18:50.062Z] 2021/02/25 02:18:49 Finished clone github.com/pkg/errors [2021-02-25T02:18:50.062Z] 2021/02/25 02:18:49 Clone github.com/cespare/xxhash/v2, revision d7df74196a9e781ede915320c11c378c1b2f3a1f, attempt 1/20 [2021-02-25T02:18:50.318Z] 2021/02/25 02:18:50 Finished clone github.com/prometheus/client_golang [2021-02-25T02:18:50.318Z] 2021/02/25 02:18:50 Clone github.com/spf13/cobra, revision 86f8bfd7fef868a174e1b606783bd7f5c82ddf8f, attempt 1/20 [2021-02-25T02:18:50.318Z] 2021/02/25 02:18:50 Finished clone github.com/prometheus/common [2021-02-25T02:18:50.318Z] 2021/02/25 02:18:50 Clone github.com/spf13/pflag, revision 2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab, attempt 1/20 [2021-02-25T02:18:50.517Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-02-25T02:18:50.779Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2021-02-25T02:18:51.248Z] 2021/02/25 02:18:50 Finished clone github.com/prometheus/procfs [2021-02-25T02:18:51.248Z] 2021/02/25 02:18:50 Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20 [2021-02-25T02:18:51.248Z] 2021/02/25 02:18:51 Finished clone github.com/grpc-ecosystem/go-grpc-prometheus [2021-02-25T02:18:51.248Z] 2021/02/25 02:18:51 Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20 [2021-02-25T02:18:51.248Z] 2021/02/25 02:18:51 Finished clone github.com/cespare/xxhash/v2 [2021-02-25T02:18:51.248Z] 2021/02/25 02:18:51 Clone github.com/docker/go-metrics, revision b619b3592b65de4f087d9f16863a7e6ff905973c, attempt 1/20 [2021-02-25T02:18:52.160Z] --- PASS: TestReplicatedJob (6.40s) [2021-02-25T02:18:52.160Z] === RUN TestUpdateReplicatedJob [2021-02-25T02:18:52.160Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-02-25T02:18:52.617Z] 2021/02/25 02:18:52 Finished clone github.com/spf13/pflag [2021-02-25T02:18:52.617Z] 2021/02/25 02:18:52 Clone github.com/opencontainers/selinux, revision 2f45b3796d18f1ab4c9fc0c888a98d0a0fd6e429, attempt 1/20 [2021-02-25T02:18:52.617Z] 2021/02/25 02:18:52 Finished clone github.com/inconshreveable/mousetrap [2021-02-25T02:18:52.873Z] 2021/02/25 02:18:52 Finished clone github.com/docker/go-metrics [2021-02-25T02:18:52.873Z] 2021/02/25 02:18:52 Finished clone github.com/morikuni/aec [2021-02-25T02:18:53.437Z] 2021/02/25 02:18:53 Finished clone github.com/spf13/cobra [2021-02-25T02:18:53.539Z] === RUN TestDockerSuite/TestCpToStdout [2021-02-25T02:18:54.478Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-02-25T02:18:55.329Z] 2021/02/25 02:18:55 Finished clone github.com/google/certificate-transparency-go [2021-02-25T02:18:55.586Z] 2021/02/25 02:18:55 Finished clone github.com/opencontainers/selinux [2021-02-25T02:18:55.859Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-02-25T02:18:55.859Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-02-25T02:18:55.859Z] --- PASS: TestUpdateReplicatedJob (3.86s) [2021-02-25T02:18:55.859Z] === RUN TestServiceListWithStatuses [2021-02-25T02:18:55.859Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-02-25T02:18:55.859Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-02-25T02:18:55.859Z] === RUN TestDockerNetworkConnectAlias [2021-02-25T02:18:56.427Z] === RUN TestDockerSuite/TestCpVolumePath [2021-02-25T02:18:57.363Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-02-25T02:18:57.363Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2021-02-25T02:18:57.363Z] === RUN TestDockerSuite/TestCreateArgs [2021-02-25T02:18:57.623Z] === RUN TestDockerSuite/TestCreateByImageID [2021-02-25T02:18:58.193Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-02-25T02:18:58.858Z] 2021/02/25 02:18:58 Finished clone github.com/cloudflare/cfssl [2021-02-25T02:18:59.134Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-02-25T02:18:59.134Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-02-25T02:18:59.394Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-02-25T02:19:00.334Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-02-25T02:19:00.334Z] === RUN TestDockerSuite/TestCreateLabels [2021-02-25T02:19:00.594Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-02-25T02:19:00.594Z] === RUN TestDockerSuite/TestCreateRM [2021-02-25T02:19:00.853Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-02-25T02:19:00.853Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-02-25T02:19:00.853Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-02-25T02:19:01.124Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-02-25T02:19:02.062Z] --- PASS: TestDockerNetworkConnectAlias (6.23s) [2021-02-25T02:19:02.062Z] === RUN TestDockerNetworkReConnect [2021-02-25T02:19:03.002Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-02-25T02:19:03.002Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-02-25T02:19:03.002Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-02-25T02:19:07.200Z] --- PASS: TestDockerNetworkReConnect (4.33s) [2021-02-25T02:19:07.200Z] === RUN TestServicePlugin [2021-02-25T02:19:08.138Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-02-25T02:19:08.397Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-02-25T02:19:08.397Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-02-25T02:19:08.656Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-02-25T02:19:08.656Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-02-25T02:19:08.656Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-02-25T02:19:08.901Z] 2021/02/25 02:19:08 Finished clone github.com/docker/swarmkit [2021-02-25T02:19:09.224Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-02-25T02:19:10.602Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-02-25T02:19:10.795Z] 2021/02/25 02:19:10 Finished clone cloud.google.com/go [2021-02-25T02:19:10.862Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-02-25T02:19:12.243Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-02-25T02:19:13.623Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-02-25T02:19:14.192Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-02-25T02:19:14.761Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-02-25T02:19:14.761Z] === RUN TestDockerSuite/TestDevicePermissions [2021-02-25T02:19:15.107Z] 2021/02/25 02:19:14 Finished clone github.com/coreos/etcd [2021-02-25T02:19:15.330Z] === RUN TestDockerSuite/TestDockerFails [2021-02-25T02:19:15.330Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2021-02-25T02:19:15.330Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2021-02-25T02:19:15.330Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2021-02-25T02:19:16.267Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2021-02-25T02:19:16.526Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2021-02-25T02:19:17.466Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2021-02-25T02:19:17.726Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2021-02-25T02:19:17.985Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2021-02-25T02:19:17.985Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2021-02-25T02:19:18.246Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2021-02-25T02:19:19.321Z] 2021/02/25 02:19:18 Finished clone github.com/containerd/containerd [2021-02-25T02:19:24.824Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-02-25T02:19:26.204Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-02-25T02:19:27.515Z] 2021/02/25 02:19:26 Finished clone google.golang.org/genproto [2021-02-25T02:19:28.110Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-02-25T02:19:29.048Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2021-02-25T02:19:29.223Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-02-25T02:19:29.223Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-02-25T02:19:29.223Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-02-25T02:19:29.223Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-02-25T02:19:29.223Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-02-25T02:19:29.223Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-02-25T02:19:29.223Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-02-25T02:19:29.223Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-02-25T02:19:29.223Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-02-25T02:19:29.223Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-02-25T02:19:29.223Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-02-25T02:19:29.223Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-02-25T02:19:29.223Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-02-25T02:19:29.223Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-02-25T02:19:29.223Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-02-25T02:19:29.618Z] === RUN TestDockerSuite/TestEventsAttach [2021-02-25T02:19:30.187Z] === RUN TestDockerSuite/TestEventsCommit [2021-02-25T02:19:30.756Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-02-25T02:19:30.765Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-02-25T02:19:31.326Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-02-25T02:19:31.688Z] 2021/02/25 02:19:30 Finished clone github.com/gogo/protobuf [2021-02-25T02:19:31.894Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-02-25T02:19:32.462Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2021-02-25T02:19:32.953Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-02-25T02:19:32.953Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-02-25T02:19:32.953Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-02-25T02:19:32.953Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-02-25T02:19:32.953Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-02-25T02:19:33.842Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2021-02-25T02:19:34.780Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-02-25T02:19:35.865Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-02-25T02:19:35.865Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-02-25T02:19:35.865Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-02-25T02:19:37.318Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2021-02-25T02:19:39.221Z] --- PASS: TestServicePlugin (32.43s) [2021-02-25T02:19:39.222Z] plugin_test.go:62: [de290363e3c21] joining swarm manager [d6c22dd003f72]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-25T02:19:39.222Z] plugin_test.go:65: [da67019079b9c] joining swarm manager [d6c22dd003f72]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-25T02:19:39.222Z] === RUN TestServiceUpdateLabel [2021-02-25T02:19:39.222Z] === RUN TestDockerSuite/TestEventsCopy [2021-02-25T02:19:40.160Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-02-25T02:19:41.540Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-02-25T02:19:41.668Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-02-25T02:19:41.800Z] --- PASS: TestServiceUpdateLabel (2.78s) [2021-02-25T02:19:41.800Z] === RUN TestServiceUpdateSecrets [2021-02-25T02:19:47.071Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-02-25T02:19:47.071Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-02-25T02:19:48.059Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-02-25T02:19:48.995Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2021-02-25T02:19:49.254Z] === RUN TestDockerSuite/TestEventsFilterType [2021-02-25T02:19:49.513Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2021-02-25T02:19:49.513Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2021-02-25T02:19:49.513Z] === RUN TestDockerSuite/TestEventsFilters [2021-02-25T02:19:50.893Z] === RUN TestDockerSuite/TestEventsFormat [2021-02-25T02:19:51.830Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-02-25T02:19:51.830Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-02-25T02:19:51.830Z] === RUN TestDockerSuite/TestEventsImageImport [2021-02-25T02:19:52.398Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-02-25T02:19:52.398Z] === RUN TestDockerSuite/TestEventsImagePull [2021-02-25T02:19:53.334Z] === RUN TestDockerSuite/TestEventsImageTag [2021-02-25T02:19:54.270Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2021-02-25T02:19:54.270Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2021-02-25T02:19:54.270Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2021-02-25T02:19:54.270Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-02-25T02:19:55.647Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2021-02-25T02:19:56.586Z] === RUN TestDockerSuite/TestEventsRename [2021-02-25T02:19:56.586Z] --- PASS: TestServiceUpdateSecrets (14.88s) [2021-02-25T02:19:56.586Z] === RUN TestServiceUpdateConfigs [2021-02-25T02:19:57.154Z] === RUN TestDockerSuite/TestEventsResize [2021-02-25T02:19:57.722Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-02-25T02:20:02.997Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-02-25T02:20:03.567Z] === RUN TestDockerSuite/TestEventsStreaming [2021-02-25T02:20:04.138Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-02-25T02:20:07.427Z] === RUN TestDockerSuite/TestEventsTop [2021-02-25T02:20:07.427Z] === RUN TestDockerSuite/TestEventsUntag [2021-02-25T02:20:09.963Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-02-25T02:20:10.369Z] 2021/02/25 02:20:06 Finished clone github.com/hashicorp/consul [2021-02-25T02:20:11.366Z] --- PASS: TestServiceUpdateConfigs (14.89s) [2021-02-25T02:20:11.366Z] === RUN TestServiceUpdateNetwork [2021-02-25T02:20:15.560Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2021-02-25T02:20:15.617Z] 2021/02/25 02:20:15 Finished clone github.com/aws/aws-sdk-go [2021-02-25T02:20:20.833Z] === RUN TestDockerSuite/TestExec [2021-02-25T02:20:21.771Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-02-25T02:20:22.030Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-02-25T02:20:22.599Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-02-25T02:20:23.537Z] === RUN TestDockerSuite/TestExecAPIStart [2021-02-25T02:20:24.916Z] --- PASS: TestServiceUpdateNetwork (13.17s) [2021-02-25T02:20:24.916Z] === RUN TestServiceUpdatePidsLimit [2021-02-25T02:20:24.916Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-02-25T02:20:25.176Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-02-25T02:20:25.744Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-02-25T02:20:26.004Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-02-25T02:20:26.573Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-02-25T02:20:26.832Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-02-25T02:20:27.402Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-02-25T02:20:27.971Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-02-25T02:20:28.911Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-02-25T02:20:30.293Z] === RUN TestDockerSuite/TestExecCgroup [2021-02-25T02:20:30.861Z] === RUN TestDockerSuite/TestExecEnv [2021-02-25T02:20:31.430Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-02-25T02:20:32.381Z] === RUN TestDockerSuite/TestExecExitStatus [2021-02-25T02:20:32.954Z] === RUN TestDockerSuite/TestExecInspectID [2021-02-25T02:20:33.891Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-02-25T02:20:34.828Z] === RUN TestDockerSuite/TestExecInteractive [2021-02-25T02:20:35.088Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2021-02-25T02:20:36.026Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-02-25T02:20:36.595Z] === RUN TestDockerSuite/TestExecParseError [2021-02-25T02:20:36.854Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-02-25T02:20:37.423Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-02-25T02:20:37.991Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-02-25T02:20:38.928Z] === RUN TestDockerSuite/TestExecSetEnv [2021-02-25T02:20:39.497Z] === RUN TestDockerSuite/TestExecStartFails [2021-02-25T02:20:40.065Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-02-25T02:20:41.442Z] --- PASS: TestServiceUpdatePidsLimit (16.71s) [2021-02-25T02:20:41.442Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.94s) [2021-02-25T02:20:41.442Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.21s) [2021-02-25T02:20:41.442Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.00s) [2021-02-25T02:20:41.442Z] PASS [2021-02-25T02:20:41.442Z] [2021-02-25T02:20:41.442Z] === Skipped [2021-02-25T02:20:41.442Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-02-25T02:20:41.442Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-02-25T02:20:41.442Z] [2021-02-25T02:20:41.442Z] [2021-02-25T02:20:41.442Z] DONE 27 tests, 1 skipped in 180.878s [2021-02-25T02:20:41.442Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-02-25T02:20:41.442Z] ++ 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 [2021-02-25T02:20:41.442Z] ++ set -e [2021-02-25T02:20:41.442Z] ++ '[' -n 0 ']' [2021-02-25T02:20:41.442Z] ++ set -x [2021-02-25T02:20:41.442Z] ++ env -i DEST=/go/src/github.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 [2021-02-25T02:20:41.442Z] INFO: Testing against a local daemon [2021-02-25T02:20:41.442Z] === RUN TestSessionCreate [2021-02-25T02:20:41.442Z] --- PASS: TestSessionCreate (0.03s) [2021-02-25T02:20:41.442Z] === RUN TestSessionCreateWithBadUpgrade [2021-02-25T02:20:41.442Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-02-25T02:20:41.442Z] PASS [2021-02-25T02:20:41.442Z] [2021-02-25T02:20:41.442Z] DONE 2 tests in 0.165s [2021-02-25T02:20:41.442Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-02-25T02:20:41.442Z] ++ 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 [2021-02-25T02:20:41.442Z] ++ set -e [2021-02-25T02:20:41.442Z] ++ '[' -n 0 ']' [2021-02-25T02:20:41.442Z] ++ set -x [2021-02-25T02:20:41.442Z] ++ env -i DEST=/go/src/github.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 [2021-02-25T02:20:41.701Z] INFO: Testing against a local daemon [2021-02-25T02:20:41.701Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-02-25T02:20:41.701Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-02-25T02:20:41.701Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-02-25T02:20:41.701Z] === RUN TestEventsExecDie [2021-02-25T02:20:42.270Z] --- PASS: TestEventsExecDie (0.55s) [2021-02-25T02:20:42.270Z] === RUN TestEventsBackwardsCompatible [2021-02-25T02:20:42.270Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2021-02-25T02:20:42.270Z] === RUN TestInfoBinaryCommits [2021-02-25T02:20:42.270Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-02-25T02:20:42.270Z] === RUN TestInfoAPIVersioned [2021-02-25T02:20:42.270Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-02-25T02:20:42.270Z] === RUN TestInfoDiscoveryBackend [2021-02-25T02:20:42.837Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2021-02-25T02:20:42.837Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-02-25T02:20:43.774Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-02-25T02:20:43.774Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-02-25T02:20:44.344Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-02-25T02:20:44.344Z] === RUN TestInfoAPI [2021-02-25T02:20:44.344Z] --- PASS: TestInfoAPI (0.02s) [2021-02-25T02:20:44.344Z] === RUN TestInfoAPIWarnings [2021-02-25T02:20:50.909Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-02-25T02:20:51.477Z] === RUN TestDockerSuite/TestExecTTY [2021-02-25T02:20:52.045Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-02-25T02:20:52.613Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-02-25T02:20:52.873Z] === RUN TestDockerSuite/TestExecUlimits [2021-02-25T02:20:53.464Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-02-25T02:20:53.464Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-02-25T02:20:54.848Z] === RUN TestDockerSuite/TestExecWithNoTERM [2021-02-25T02:20:55.418Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-02-25T02:20:56.355Z] === RUN TestDockerSuite/TestExecWithTERM [2021-02-25T02:20:56.614Z] === RUN TestDockerSuite/TestExecWithUser [2021-02-25T02:20:57.182Z] === RUN TestDockerSuite/TestGetContainerStats [2021-02-25T02:21:00.471Z] --- PASS: TestInfoAPIWarnings (16.24s) [2021-02-25T02:21:00.471Z] === RUN TestInfoDebug [2021-02-25T02:21:01.039Z] --- PASS: TestInfoDebug (0.52s) [2021-02-25T02:21:01.039Z] === RUN TestInfoInsecureRegistries [2021-02-25T02:21:01.607Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2021-02-25T02:21:01.607Z] === RUN TestInfoRegistryMirrors [2021-02-25T02:21:01.867Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-02-25T02:21:02.126Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-02-25T02:21:02.126Z] === RUN TestLoginFailsWithBadCredentials [2021-02-25T02:21:02.386Z] --- PASS: TestLoginFailsWithBadCredentials (0.19s) [2021-02-25T02:21:02.386Z] === RUN TestPingCacheHeaders [2021-02-25T02:21:02.386Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-02-25T02:21:02.386Z] === RUN TestPingGet [2021-02-25T02:21:02.386Z] --- PASS: TestPingGet (0.01s) [2021-02-25T02:21:02.386Z] === RUN TestPingHead [2021-02-25T02:21:02.386Z] --- PASS: TestPingHead (0.03s) [2021-02-25T02:21:02.386Z] === RUN TestVersion [2021-02-25T02:21:02.386Z] --- PASS: TestVersion (0.02s) [2021-02-25T02:21:02.386Z] PASS [2021-02-25T02:21:02.386Z] [2021-02-25T02:21:02.386Z] === Skipped [2021-02-25T02:21:02.386Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-02-25T02:21:02.386Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-02-25T02:21:02.386Z] [2021-02-25T02:21:02.386Z] [2021-02-25T02:21:02.386Z] DONE 18 tests, 1 skipped in 20.890s [2021-02-25T02:21:02.386Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-02-25T02:21:02.386Z] ++ 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 [2021-02-25T02:21:02.386Z] ++ set -e [2021-02-25T02:21:02.386Z] ++ '[' -n 0 ']' [2021-02-25T02:21:02.386Z] ++ set -x [2021-02-25T02:21:02.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-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 [2021-02-25T02:21:02.645Z] INFO: Testing against a local daemon [2021-02-25T02:21:02.645Z] === RUN TestVolumesCreateAndList [2021-02-25T02:21:02.645Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-02-25T02:21:02.645Z] === RUN TestVolumesRemove [2021-02-25T02:21:02.645Z] --- PASS: TestVolumesRemove (0.06s) [2021-02-25T02:21:02.645Z] === RUN TestVolumesInspect [2021-02-25T02:21:02.645Z] --- PASS: TestVolumesInspect (0.02s) [2021-02-25T02:21:02.645Z] === RUN TestVolumesInvalidJSON [2021-02-25T02:21:02.645Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-02-25T02:21:02.645Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-02-25T02:21:02.645Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-02-25T02:21:02.645Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-02-25T02:21:02.645Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-02-25T02:21:02.645Z] PASS [2021-02-25T02:21:02.645Z] [2021-02-25T02:21:02.645Z] DONE 5 tests in 0.233s [2021-02-25T02:21:02.645Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-02-25T02:21:02.905Z] ++++ cat bundles/test-integration/docker.pid [2021-02-25T02:21:02.905Z] +++ kill 5661 [2021-02-25T02:21:04.283Z] +++ /etc/init.d/apparmor stop [2021-02-25T02:21:04.283Z] Leaving: AppArmorNo profiles have been unloaded. [2021-02-25T02:21:04.283Z] [2021-02-25T02:21:04.283Z] Unloading profiles will leave already running processes permanently [2021-02-25T02:21:04.283Z] unconfined, which can lead to unexpected situations. [2021-02-25T02:21:04.283Z] [2021-02-25T02:21:04.283Z] To set a process to complain mode, use the command line tool [2021-02-25T02:21:04.283Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-02-25T02:21:04.283Z] +++ true [2021-02-25T02:21:04.283Z] exiting test-integration [2021-02-25T02:21:04.283Z] ++ exit 0 [2021-02-25T02:21:04.283Z] [2021-02-25T02:21:05.220Z] + for job in $(jobs -p) [2021-02-25T02:21:05.220Z] + wait 9204 [2021-02-25T02:21:06.596Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-02-25T02:21:07.974Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-02-25T02:21:09.350Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2021-02-25T02:21:12.637Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-02-25T02:21:12.637Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-02-25T02:21:12.637Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-02-25T02:21:12.897Z] === RUN TestDockerSuite/TestHealth [2021-02-25T02:21:22.973Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-02-25T02:21:22.973Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-02-25T02:21:22.973Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-02-25T02:21:22.973Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-02-25T02:21:22.973Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-02-25T02:21:22.973Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-02-25T02:21:22.973Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-02-25T02:21:22.973Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-02-25T02:21:22.973Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-02-25T02:21:22.973Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-02-25T02:21:22.973Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-02-25T02:21:25.161Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-02-25T02:21:26.138Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-02-25T02:21:26.138Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-02-25T02:21:26.138Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-02-25T02:21:26.138Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-02-25T02:21:29.054Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-02-25T02:21:30.986Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2021-02-25T02:21:31.923Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-02-25T02:21:31.923Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-02-25T02:21:31.923Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-02-25T02:21:31.923Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-02-25T02:21:32.862Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-02-25T02:21:32.862Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-02-25T02:21:33.799Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-02-25T02:21:33.799Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-02-25T02:21:33.799Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-02-25T02:21:33.799Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-02-25T02:21:34.058Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-02-25T02:21:34.626Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-02-25T02:21:34.886Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-02-25T02:21:34.886Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-02-25T02:21:35.146Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2021-02-25T02:21:35.714Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-02-25T02:21:35.714Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-02-25T02:21:36.653Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-02-25T02:21:37.590Z] === RUN TestDockerSuite/TestImagesFormat [2021-02-25T02:21:37.590Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-02-25T02:21:38.527Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-02-25T02:21:39.398Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-02-25T02:21:41.064Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-02-25T02:21:41.064Z] === RUN TestDockerSuite/TestImportBadURL [2021-02-25T02:21:41.064Z] === RUN TestDockerSuite/TestImportDisplay [2021-02-25T02:21:42.971Z] === RUN TestDockerSuite/TestImportFile [2021-02-25T02:21:43.148Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-02-25T02:21:44.127Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-02-25T02:21:44.127Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-02-25T02:21:44.350Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-02-25T02:21:44.350Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-02-25T02:21:45.727Z] === RUN TestDockerSuite/TestImportGzipped [2021-02-25T02:21:46.678Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-02-25T02:21:47.051Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-02-25T02:21:48.055Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-02-25T02:21:48.314Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-02-25T02:21:48.593Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-02-25T02:21:48.882Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-02-25T02:21:49.451Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-02-25T02:21:49.451Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2021-02-25T02:21:49.451Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-02-25T02:21:50.020Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-02-25T02:21:50.279Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-02-25T02:21:50.848Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-02-25T02:21:51.417Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-02-25T02:21:51.677Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-02-25T02:21:52.247Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-02-25T02:21:52.247Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2021-02-25T02:21:53.185Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-02-25T02:21:53.444Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2021-02-25T02:21:53.704Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-02-25T02:21:54.273Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-02-25T02:21:54.533Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-02-25T02:21:55.102Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-02-25T02:21:55.102Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-02-25T02:21:56.485Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-02-25T02:21:56.744Z] === RUN TestDockerSuite/TestInspectDefault [2021-02-25T02:21:57.683Z] === RUN TestDockerSuite/TestInspectHistory [2021-02-25T02:21:58.252Z] === RUN TestDockerSuite/TestInspectImage [2021-02-25T02:21:58.252Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-02-25T02:21:58.511Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-02-25T02:21:58.511Z] === RUN TestDockerSuite/TestInspectInt64 [2021-02-25T02:21:58.946Z] === RUN TestDockerSuite/TestBuildAddScript [2021-02-25T02:21:58.946Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-02-25T02:21:58.946Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-02-25T02:21:58.946Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-02-25T02:21:58.946Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-02-25T02:21:58.946Z] === RUN TestDockerSuite/TestBuildAddTar [2021-02-25T02:21:59.451Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-02-25T02:21:59.710Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-02-25T02:21:59.969Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-02-25T02:22:00.537Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-02-25T02:22:01.105Z] === RUN TestDockerSuite/TestInspectPlugin [2021-02-25T02:22:02.483Z] === RUN TestDockerSuite/TestInspectRootFS [2021-02-25T02:22:02.483Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-02-25T02:22:03.053Z] === RUN TestDockerSuite/TestInspectStatus [2021-02-25T02:22:03.638Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-02-25T02:22:04.580Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-02-25T02:22:05.149Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-02-25T02:22:05.717Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-02-25T02:22:05.977Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-02-25T02:22:06.547Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-02-25T02:22:07.114Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-02-25T02:22:07.373Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-02-25T02:22:07.373Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2021-02-25T02:22:09.280Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-02-25T02:22:10.218Z] === RUN TestDockerSuite/TestLinksEnvs [2021-02-25T02:22:10.478Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2021-02-25T02:22:11.415Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-02-25T02:22:11.415Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-02-25T02:22:13.324Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-02-25T02:22:15.231Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-02-25T02:22:17.138Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-02-25T02:22:17.138Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-02-25T02:22:18.517Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-02-25T02:22:18.517Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-02-25T02:22:19.085Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-02-25T02:22:22.261Z] 2021/02/25 02:22:16 Finished clone google.golang.org/api [2021-02-25T02:22:22.261Z] 2021/02/25 02:22:16 Dependencies downloaded. Download time: 4m7.343582856s [2021-02-25T02:22:22.261Z] 2021/02/25 02:22:16 Collecting all dependencies [2021-02-25T02:22:27.206Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2021-02-25T02:22:27.206Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-02-25T02:22:27.596Z] 2021/02/25 02:22:26 Clean vendor dir from unused packages [2021-02-25T02:22:27.596Z] 2021/02/25 02:22:26 Ignoring paths matching "^archive/tar" [2021-02-25T02:22:27.852Z] 2021/02/25 02:22:27 Success [2021-02-25T02:22:27.852Z] 2021/02/25 02:22:27 Running time: 4m22.199171707s [2021-02-25T02:22:28.108Z] Congratulations! All vendoring changes are done the right way. [2021-02-25T02:22:28.159Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-02-25T02:22:28.951Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-02-25T02:22:28.951Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-02-25T02:22:28.951Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-02-25T02:22:29.030Z] + echo Ensuring container killed. [2021-02-25T02:22:29.030Z] Ensuring container killed. [2021-02-25T02:22:29.030Z] + docker rm -vf docker-pr4 [2021-02-25T02:22:29.031Z] Error: No such container: docker-pr4 [Pipeline] sh [2021-02-25T02:22:29.303Z] + echo Chowning /workspace to jenkins user [2021-02-25T02:22:29.304Z] Chowning /workspace to jenkins user [2021-02-25T02:22:29.304Z] + id -u [2021-02-25T02:22:29.304Z] + id -g [2021-02-25T02:22:29.304Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42061:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-02-25T02:22:30.064Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-02-25T02:22:30.197Z] + bundleName=unit [2021-02-25T02:22:30.197Z] + echo Creating unit-bundles.tar.gz [2021-02-25T02:22:30.197Z] Creating unit-bundles.tar.gz [2021-02-25T02:22:30.197Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2021-02-25T02:22:30.197Z] bundles/junit-report.xml [2021-02-25T02:22:30.197Z] bundles/go-test-report.json [2021-02-25T02:22:30.197Z] bundles/profile.out [Pipeline] archiveArtifacts [2021-02-25T02:22:30.207Z] Archiving artifacts [2021-02-25T02:22:30.323Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-02-25T02:22:30.639Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42061/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-02-25T02:22:30.947Z] + make clean [2021-02-25T02:22:30.947Z] docker volume rm -f docker-dev-cache [2021-02-25T02:22:31.202Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-25T02:22:32.858Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2021-02-25T02:22:32.858Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2021-02-25T02:22:32.858Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-02-25T02:22:32.858Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-02-25T02:22:32.858Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-02-25T02:22:32.858Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-02-25T02:22:33.427Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-02-25T02:22:33.998Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-02-25T02:22:38.193Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-02-25T02:22:38.452Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-02-25T02:22:43.721Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-02-25T02:22:43.721Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-02-25T02:22:43.721Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-02-25T02:22:44.289Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-02-25T02:22:45.227Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-02-25T02:22:46.165Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-02-25T02:22:46.734Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-02-25T02:22:47.670Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-02-25T02:22:49.574Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-02-25T02:22:50.143Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-02-25T02:22:50.711Z] === RUN TestDockerSuite/TestLogsSince [2021-02-25T02:22:54.143Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-02-25T02:22:54.143Z] === RUN TestDockerSuite/TestBuildBlankName [2021-02-25T02:22:54.143Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-02-25T02:22:57.290Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-02-25T02:22:59.822Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2021-02-25T02:23:01.241Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-02-25T02:23:01.241Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-02-25T02:23:01.726Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2021-02-25T02:23:02.662Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-02-25T02:23:02.921Z] === RUN TestDockerSuite/TestLogsTail [2021-02-25T02:23:03.863Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-02-25T02:23:04.431Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-02-25T02:23:04.999Z] === RUN TestDockerSuite/TestMountIntoProc [2021-02-25T02:23:05.259Z] === RUN TestDockerSuite/TestMountIntoSys [2021-02-25T02:23:05.942Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-02-25T02:23:06.200Z] === RUN TestDockerSuite/TestNetHostname [2021-02-25T02:23:08.106Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-02-25T02:23:08.106Z] === RUN TestDockerSuite/TestNetworkEvents [2021-02-25T02:23:14.530Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-02-25T02:23:14.671Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-02-25T02:23:15.239Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-02-25T02:23:15.807Z] === RUN TestDockerSuite/TestPluginActive [2021-02-25T02:23:17.183Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-02-25T02:23:21.639Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-02-25T02:23:22.101Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-02-25T02:23:22.470Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-02-25T02:23:22.470Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-02-25T02:23:22.729Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-02-25T02:23:25.265Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2021-02-25T02:23:25.265Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-02-25T02:23:26.205Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-02-25T02:23:26.814Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-02-25T02:23:26.814Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-02-25T02:23:26.814Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-02-25T02:23:31.482Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-02-25T02:23:32.627Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-02-25T02:23:32.627Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-02-25T02:23:32.627Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-02-25T02:23:32.627Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-02-25T02:23:32.627Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-02-25T02:23:34.771Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-02-25T02:23:36.148Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-02-25T02:23:37.086Z] === RUN TestDockerSuite/TestPortHostBinding [2021-02-25T02:23:38.024Z] === RUN TestDockerSuite/TestPortList [2021-02-25T02:23:46.149Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-02-25T02:23:46.408Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-02-25T02:23:50.638Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2021-02-25T02:23:52.546Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-02-25T02:23:52.546Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-02-25T02:23:52.546Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-02-25T02:23:53.115Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-02-25T02:23:53.115Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-02-25T02:23:53.684Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-02-25T02:23:53.684Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-02-25T02:23:54.251Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-02-25T02:23:54.251Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-02-25T02:23:55.190Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-02-25T02:23:55.190Z] === RUN TestDockerSuite/TestPruneContainerLabel [2021-02-25T02:23:57.802Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-02-25T02:23:58.484Z] === RUN TestDockerSuite/TestPruneContainerUntil [2021-02-25T02:23:59.864Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2021-02-25T02:24:00.123Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2021-02-25T02:24:00.124Z] === RUN TestDockerSuite/TestPsByOrder [2021-02-25T02:24:00.717Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-02-25T02:24:01.177Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-02-25T02:24:01.177Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-02-25T02:24:02.659Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-02-25T02:24:02.723Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-02-25T02:24:02.723Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-02-25T02:24:03.227Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-02-25T02:24:05.765Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-02-25T02:24:07.430Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-02-25T02:24:07.890Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-02-25T02:24:07.890Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-02-25T02:24:07.890Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-02-25T02:24:09.056Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-02-25T02:24:09.056Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-02-25T02:24:09.431Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-02-25T02:24:10.410Z] === RUN TestDockerSuite/TestBuildCmd [2021-02-25T02:24:10.880Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-02-25T02:24:10.962Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-02-25T02:24:11.340Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-02-25T02:24:11.800Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-02-25T02:24:17.535Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2021-02-25T02:24:17.535Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-02-25T02:24:17.604Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-02-25T02:24:18.575Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-02-25T02:24:18.575Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-02-25T02:24:18.918Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-02-25T02:24:20.116Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-02-25T02:24:20.116Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-02-25T02:24:20.116Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-02-25T02:24:20.824Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-02-25T02:24:22.299Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-02-25T02:24:22.734Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-02-25T02:24:23.270Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-02-25T02:24:23.302Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-02-25T02:24:23.731Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-02-25T02:24:23.731Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-02-25T02:24:24.191Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-02-25T02:24:25.161Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-02-25T02:24:25.161Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-02-25T02:24:25.161Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-02-25T02:24:25.209Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-02-25T02:24:27.117Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-02-25T02:24:27.686Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-02-25T02:24:27.944Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-02-25T02:24:28.512Z] === RUN TestDockerSuite/TestPsRightTagName [2021-02-25T02:24:29.864Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-02-25T02:24:29.893Z] === RUN TestDockerSuite/TestPsShowMounts [2021-02-25T02:24:31.800Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-02-25T02:24:32.369Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-02-25T02:24:32.369Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-02-25T02:24:32.369Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-02-25T02:24:32.629Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-02-25T02:24:32.629Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-02-25T02:24:33.201Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-02-25T02:24:34.140Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-02-25T02:24:35.080Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-02-25T02:24:35.369Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-02-25T02:24:41.941Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-02-25T02:24:42.878Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-02-25T02:24:44.256Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-02-25T02:24:44.256Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-02-25T02:24:44.256Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-02-25T02:24:44.519Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-02-25T02:24:47.053Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-02-25T02:24:47.622Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-02-25T02:24:50.158Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-02-25T02:24:50.727Z] === RUN TestDockerSuite/TestRmiBlank [2021-02-25T02:24:50.727Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-02-25T02:24:50.987Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-02-25T02:24:53.523Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-02-25T02:24:54.090Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-02-25T02:24:54.090Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-02-25T02:24:55.470Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-02-25T02:24:56.039Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-02-25T02:24:56.979Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2021-02-25T02:24:57.240Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-02-25T02:24:58.178Z] === RUN TestDockerSuite/TestRmiTag [2021-02-25T02:24:58.178Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-02-25T02:24:59.127Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-02-25T02:24:59.856Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-02-25T02:24:59.856Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-02-25T02:25:00.828Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-02-25T02:25:03.321Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-02-25T02:25:03.321Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-02-25T02:25:03.890Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-02-25T02:25:04.149Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-02-25T02:25:05.087Z] === RUN TestDockerSuite/TestRunAddHost [2021-02-25T02:25:05.536Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-02-25T02:25:05.656Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-02-25T02:25:05.656Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-02-25T02:25:05.999Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-02-25T02:25:05.999Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-02-25T02:25:05.999Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-02-25T02:25:06.224Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-02-25T02:25:06.224Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-02-25T02:25:06.466Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-02-25T02:25:06.466Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-02-25T02:25:06.792Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-02-25T02:25:08.173Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-02-25T02:25:08.743Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-02-25T02:25:09.313Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-02-25T02:25:09.882Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2021-02-25T02:25:10.821Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-02-25T02:25:12.199Z] === RUN TestDockerSuite/TestRunAttachDetach [2021-02-25T02:25:12.768Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2021-02-25T02:25:13.338Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2021-02-25T02:25:13.905Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2021-02-25T02:25:14.472Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2021-02-25T02:25:15.409Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-02-25T02:25:16.352Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2021-02-25T02:25:17.290Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-02-25T02:25:17.859Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-02-25T02:25:18.119Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-02-25T02:25:18.712Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-02-25T02:25:18.712Z] === RUN TestDockerSuite/TestRunBindMounts [2021-02-25T02:25:20.099Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-02-25T02:25:21.039Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-02-25T02:25:21.978Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-02-25T02:25:22.239Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2021-02-25T02:25:22.498Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-02-25T02:25:22.759Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-02-25T02:25:23.019Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-02-25T02:25:23.587Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-02-25T02:25:23.847Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-02-25T02:25:24.787Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-02-25T02:25:25.356Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-02-25T02:25:26.295Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-02-25T02:25:26.295Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-02-25T02:25:27.233Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-02-25T02:25:27.233Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-02-25T02:25:27.492Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2021-02-25T02:25:28.062Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-02-25T02:25:28.631Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-02-25T02:25:29.199Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-02-25T02:25:30.136Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-02-25T02:25:30.136Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-02-25T02:25:30.136Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2021-02-25T02:25:30.704Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-02-25T02:25:32.084Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-02-25T02:25:33.024Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2021-02-25T02:25:33.285Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-02-25T02:25:34.222Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-02-25T02:25:34.792Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-02-25T02:25:35.731Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-02-25T02:25:36.307Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-02-25T02:25:36.307Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2021-02-25T02:25:36.882Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-02-25T02:25:37.451Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-02-25T02:25:38.830Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-02-25T02:25:39.769Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2021-02-25T02:25:41.674Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-02-25T02:25:41.674Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-02-25T02:25:42.193Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-02-25T02:25:42.193Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-02-25T02:25:42.193Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-02-25T02:25:42.243Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-02-25T02:25:42.811Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2021-02-25T02:25:43.748Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-02-25T02:25:45.655Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-02-25T02:25:47.034Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2021-02-25T02:25:47.294Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-02-25T02:25:49.201Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-02-25T02:25:49.201Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-02-25T02:25:49.201Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-02-25T02:25:50.142Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-02-25T02:25:51.079Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2021-02-25T02:25:51.339Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-02-25T02:25:52.279Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-02-25T02:25:54.188Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-02-25T02:25:54.757Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-02-25T02:25:55.731Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-02-25T02:25:56.301Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2021-02-25T02:25:56.301Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-02-25T02:25:56.560Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2021-02-25T02:25:57.498Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-02-25T02:25:57.498Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-02-25T02:25:58.068Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-02-25T02:25:58.637Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-02-25T02:25:58.897Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2021-02-25T02:25:59.466Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-02-25T02:25:59.466Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-02-25T02:25:59.725Z] === RUN TestDockerSuite/TestRunEnvironment [2021-02-25T02:26:00.294Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-02-25T02:26:00.862Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-02-25T02:26:01.121Z] === RUN TestDockerSuite/TestRunExitCode [2021-02-25T02:26:01.689Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-02-25T02:26:02.258Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-02-25T02:26:02.520Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-02-25T02:26:03.088Z] === RUN TestDockerSuite/TestRunExposePort [2021-02-25T02:26:03.088Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-02-25T02:26:03.656Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-02-25T02:26:03.916Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-02-25T02:26:04.853Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-02-25T02:26:05.112Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-02-25T02:26:05.112Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-02-25T02:26:07.376Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-02-25T02:26:07.695Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-02-25T02:26:07.695Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-02-25T02:26:08.917Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-02-25T02:26:09.385Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-02-25T02:26:12.298Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-02-25T02:26:15.211Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-02-25T02:26:15.815Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2021-02-25T02:26:17.393Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-02-25T02:26:19.105Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2021-02-25T02:26:19.105Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-02-25T02:26:20.497Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2021-02-25T02:26:20.497Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2021-02-25T02:26:20.497Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-02-25T02:26:20.497Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-02-25T02:26:20.756Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-02-25T02:26:23.292Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-02-25T02:26:23.292Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2021-02-25T02:26:24.672Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-02-25T02:26:25.611Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-02-25T02:26:26.991Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2021-02-25T02:26:31.187Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-02-25T02:26:31.755Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-02-25T02:26:32.014Z] === RUN TestDockerSuite/TestRunModeHostname [2021-02-25T02:26:32.583Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-02-25T02:26:32.583Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-02-25T02:26:32.842Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-02-25T02:26:33.780Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-02-25T02:26:34.348Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-02-25T02:26:35.728Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-02-25T02:26:35.728Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-02-25T02:26:35.728Z] === RUN TestDockerSuite/TestRunModePIDHost [2021-02-25T02:26:36.666Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-02-25T02:26:37.602Z] === RUN TestDockerSuite/TestRunMount [2021-02-25T02:26:38.981Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2021-02-25T02:26:42.290Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2021-02-25T02:26:42.290Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-02-25T02:26:42.859Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-02-25T02:26:43.799Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-02-25T02:26:44.736Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2021-02-25T02:26:44.995Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-02-25T02:26:46.900Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-02-25T02:26:46.900Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2021-02-25T02:26:50.194Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-02-25T02:26:50.194Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2021-02-25T02:26:51.133Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-02-25T02:26:53.040Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2021-02-25T02:26:53.298Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-02-25T02:26:54.678Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-02-25T02:26:56.058Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2021-02-25T02:26:56.058Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-02-25T02:26:56.058Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-02-25T02:26:56.626Z] === RUN TestDockerSuite/TestRunNetHost [2021-02-25T02:26:57.565Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-02-25T02:26:58.133Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2021-02-25T02:26:58.392Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-02-25T02:26:58.651Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-02-25T02:27:00.557Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-02-25T02:27:01.954Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2021-02-25T02:27:02.526Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-02-25T02:27:05.817Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-02-25T02:27:06.076Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-02-25T02:27:06.335Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2021-02-25T02:27:06.904Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-02-25T02:27:06.904Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-02-25T02:27:07.476Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-02-25T02:27:08.044Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-02-25T02:27:08.044Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-02-25T02:27:08.303Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2021-02-25T02:27:08.562Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-02-25T02:27:13.834Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2021-02-25T02:27:14.401Z] === RUN TestDockerSuite/TestRunOOMExitCode [2021-02-25T02:27:14.401Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-02-25T02:27:14.970Z] === RUN TestDockerSuite/TestRunPIDsLimit [2021-02-25T02:27:15.541Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-02-25T02:27:16.922Z] === RUN TestDockerSuite/TestRunPortInUse [2021-02-25T02:27:17.490Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2021-02-25T02:27:17.750Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-02-25T02:27:18.318Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-02-25T02:27:18.578Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-02-25T02:27:19.147Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-02-25T02:27:19.717Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-02-25T02:27:19.717Z] === RUN TestDockerSuite/TestRunPublishPort [2021-02-25T02:27:19.976Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-02-25T02:27:20.545Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-02-25T02:27:20.545Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-02-25T02:27:21.113Z] === RUN TestDockerSuite/TestRunRedirectStdout [2021-02-25T02:27:22.049Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-02-25T02:27:22.049Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-02-25T02:27:23.971Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-02-25T02:27:24.910Z] === RUN TestDockerSuite/TestRunRm [2021-02-25T02:27:25.479Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-02-25T02:27:26.856Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2021-02-25T02:27:29.391Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-02-25T02:27:29.651Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2021-02-25T02:27:29.651Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-02-25T02:27:30.223Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2021-02-25T02:27:32.761Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2021-02-25T02:27:32.761Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2021-02-25T02:27:33.329Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2021-02-25T02:27:35.868Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2021-02-25T02:27:36.128Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2021-02-25T02:27:39.421Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2021-02-25T02:27:39.421Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2021-02-25T02:27:39.989Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2021-02-25T02:27:40.560Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2021-02-25T02:27:41.128Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2021-02-25T02:27:41.128Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2021-02-25T02:27:41.697Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2021-02-25T02:27:42.264Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2021-02-25T02:27:42.523Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-02-25T02:27:43.461Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-02-25T02:27:43.474Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-02-25T02:27:43.474Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-02-25T02:27:43.474Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-02-25T02:27:44.046Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-02-25T02:27:44.614Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2021-02-25T02:27:46.519Z] === RUN TestDockerSuite/TestRunState [2021-02-25T02:27:47.459Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-02-25T02:27:48.027Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-02-25T02:27:48.595Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-02-25T02:27:48.595Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2021-02-25T02:27:48.595Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-02-25T02:27:49.164Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-02-25T02:27:49.732Z] === RUN TestDockerSuite/TestRunSysctls [2021-02-25T02:27:50.670Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-02-25T02:27:50.670Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-02-25T02:27:50.670Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-02-25T02:27:50.930Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2021-02-25T02:27:52.837Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2021-02-25T02:27:53.096Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2021-02-25T02:27:54.473Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2021-02-25T02:27:56.379Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-02-25T02:27:57.317Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2021-02-25T02:27:59.852Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-02-25T02:27:59.852Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-02-25T02:28:00.421Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-02-25T02:28:00.680Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-02-25T02:28:02.059Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-02-25T02:28:03.441Z] === RUN TestDockerSuite/TestRunUserByID [2021-02-25T02:28:03.705Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-02-25T02:28:03.705Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-02-25T02:28:03.967Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-02-25T02:28:04.227Z] === RUN TestDockerSuite/TestRunUserByName [2021-02-25T02:28:04.796Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-02-25T02:28:05.367Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2021-02-25T02:28:05.367Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-02-25T02:28:05.367Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-02-25T02:28:05.935Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-02-25T02:28:08.470Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-02-25T02:28:09.038Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-02-25T02:28:09.608Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2021-02-25T02:28:09.868Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-02-25T02:28:11.778Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-02-25T02:28:13.160Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-02-25T02:28:14.538Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-02-25T02:28:15.918Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-02-25T02:28:16.178Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-02-25T02:28:16.178Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-02-25T02:28:16.178Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-02-25T02:28:16.178Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-02-25T02:28:16.437Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2021-02-25T02:28:16.437Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2021-02-25T02:28:17.004Z] === RUN TestDockerSuite/TestRunWithCPUShares [2021-02-25T02:28:17.572Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2021-02-25T02:28:18.510Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2021-02-25T02:28:18.769Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2021-02-25T02:28:19.338Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-02-25T02:28:19.338Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2021-02-25T02:28:19.907Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2021-02-25T02:28:19.907Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2021-02-25T02:28:19.907Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2021-02-25T02:28:19.907Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-02-25T02:28:19.907Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2021-02-25T02:28:19.907Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2021-02-25T02:28:19.907Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2021-02-25T02:28:19.907Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2021-02-25T02:28:19.907Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2021-02-25T02:28:19.907Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2021-02-25T02:28:20.475Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2021-02-25T02:28:20.734Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2021-02-25T02:28:21.303Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2021-02-25T02:28:21.303Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2021-02-25T02:28:21.873Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-02-25T02:28:21.873Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-02-25T02:28:22.455Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-02-25T02:28:22.455Z] === RUN TestDockerSuite/TestRunWithShmSize [2021-02-25T02:28:23.044Z] === RUN TestDockerSwarmSuite/TestServiceScale [2021-02-25T02:28:23.044Z] === RUN TestDockerSuite/TestRunWithSwappiness [2021-02-25T02:28:23.612Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2021-02-25T02:28:23.872Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-02-25T02:28:23.872Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-02-25T02:28:24.441Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-02-25T02:28:25.819Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2021-02-25T02:28:25.819Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2021-02-25T02:28:26.388Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2021-02-25T02:28:26.388Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-02-25T02:28:26.647Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-02-25T02:28:26.647Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-02-25T02:28:28.025Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-02-25T02:28:28.284Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-02-25T02:28:29.666Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-02-25T02:28:30.235Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-02-25T02:28:30.235Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-02-25T02:28:30.235Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-02-25T02:28:31.172Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2021-02-25T02:28:31.741Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2021-02-25T02:28:32.679Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-02-25T02:28:32.679Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-02-25T02:28:34.589Z] === RUN TestDockerSuite/TestSaveImageId [2021-02-25T02:28:34.589Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-02-25T02:28:35.158Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-02-25T02:28:37.065Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-02-25T02:28:37.065Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-02-25T02:28:38.002Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-02-25T02:28:38.002Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-02-25T02:28:38.002Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-02-25T02:28:39.380Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-02-25T02:28:40.316Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-02-25T02:28:40.575Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-02-25T02:28:40.835Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-02-25T02:28:40.835Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-02-25T02:28:40.835Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-02-25T02:28:41.405Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-02-25T02:28:43.939Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-02-25T02:28:44.507Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2021-02-25T02:28:47.046Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2021-02-25T02:28:48.948Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-02-25T02:28:49.207Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2021-02-25T02:28:51.113Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-02-25T02:28:52.049Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-02-25T02:28:52.986Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-02-25T02:28:55.519Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-02-25T02:28:57.424Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-02-25T02:28:57.683Z] === RUN TestDockerSuite/TestStartRecordError [2021-02-25T02:28:58.620Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-02-25T02:29:00.001Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-02-25T02:29:00.937Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-02-25T02:29:03.483Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-02-25T02:29:07.682Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-02-25T02:29:09.058Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2021-02-25T02:29:09.574Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-02-25T02:29:09.574Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-02-25T02:29:09.574Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-02-25T02:29:10.962Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-02-25T02:29:15.151Z] === RUN TestDockerSuite/TestStatsNoStream [2021-02-25T02:29:16.088Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2021-02-25T02:29:17.994Z] === RUN TestDockerSuite/TestStopContainerSignal [2021-02-25T02:29:17.994Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2021-02-25T02:29:19.371Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-02-25T02:29:19.940Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-02-25T02:29:20.880Z] === RUN TestDockerSuite/TestTopPrivileged [2021-02-25T02:29:21.139Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-02-25T02:29:21.139Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-02-25T02:29:21.886Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-02-25T02:29:24.420Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-02-25T02:29:27.709Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2021-02-25T02:29:27.709Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2021-02-25T02:29:28.300Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2021-02-25T02:29:28.300Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2021-02-25T02:29:28.867Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2021-02-25T02:29:30.246Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2021-02-25T02:29:30.246Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2021-02-25T02:29:30.746Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-02-25T02:29:30.815Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2021-02-25T02:29:31.751Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2021-02-25T02:29:32.010Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2021-02-25T02:29:33.389Z] === RUN TestDockerSuite/TestUpdateStats [2021-02-25T02:29:33.957Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2021-02-25T02:29:37.248Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2021-02-25T02:29:38.185Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2021-02-25T02:29:38.185Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2021-02-25T02:29:38.754Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2021-02-25T02:29:39.322Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-02-25T02:29:41.856Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2021-02-25T02:29:43.761Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2021-02-25T02:29:45.599Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-02-25T02:29:46.293Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2021-02-25T02:29:47.232Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-02-25T02:29:49.774Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-02-25T02:29:52.310Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2021-02-25T02:29:52.879Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2021-02-25T02:29:53.818Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2021-02-25T02:29:55.725Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2021-02-25T02:29:56.662Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2021-02-25T02:29:57.599Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2021-02-25T02:29:57.989Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-02-25T02:29:59.042Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2021-02-25T02:30:00.422Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2021-02-25T02:30:00.990Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2021-02-25T02:30:01.928Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2021-02-25T02:30:03.837Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2021-02-25T02:30:05.216Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-02-25T02:30:23.299Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-02-25T02:30:23.299Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-02-25T02:30:23.299Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-02-25T02:30:23.299Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-02-25T02:30:23.299Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-02-25T02:30:23.299Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-02-25T02:30:23.299Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-02-25T02:30:23.299Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-02-25T02:30:23.299Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-02-25T02:30:23.299Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-02-25T02:30:23.299Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-02-25T02:30:23.299Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-02-25T02:30:23.299Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-02-25T02:30:23.299Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-02-25T02:30:23.866Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-02-25T02:30:23.866Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-02-25T02:30:23.866Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-02-25T02:30:23.866Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-02-25T02:30:24.126Z] === RUN TestDockerSuite/TestVolumeEvents [2021-02-25T02:30:27.964Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-02-25T02:30:30.690Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-02-25T02:30:30.950Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-02-25T02:30:30.950Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-02-25T02:30:31.209Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-02-25T02:30:33.112Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-02-25T02:30:35.654Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite (1393.42s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.18s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.03s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.94s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.13s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.85s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.05s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.81s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.21s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.74s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.41s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.09s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.07s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.19s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.82s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.54s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (3.69s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.08s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.69s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.75s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.92s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.74s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.93s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.84s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestAttachDetach (0.95s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.78s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.00s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.79s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.01s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.35s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.90s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.27s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.31s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.32s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.22s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (19.77s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.77s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.68s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.33s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.98s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.08s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.52s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.05s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (6.67s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.64s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.22s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.74s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.53s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.45s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.95s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.33s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.12s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.38s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.25s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.93s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.44s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.10s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.30s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.49s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestBuildAddTar (7.75s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (0.97s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.17s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.18s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.19s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.65s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.42s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.02s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (0.93s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.44s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.91s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.10s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.70s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.11s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.67s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.53s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.93s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.59s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.42s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.95s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.60s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.39s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.58s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (1.05s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.04s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.32s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.48s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.91s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.71s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.93s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.90s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.18s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.58s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestBuildCmd (0.47s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.40s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.31s) [2021-02-25T02:30:35.654Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-02-25T02:30:35.654Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.49s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.79s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.90s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.71s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.36s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.58s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.41s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.38s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (10.68s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.10s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.78s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.77s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.68s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.08s) [2021-02-25T02:30:35.654Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-02-25T02:30:35.654Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-02-25T02:30:35.654Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-02-25T02:30:35.654Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-02-25T02:30:35.654Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s) [2021-02-25T02:30:35.654Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-02-25T02:30:35.654Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2021-02-25T02:30:35.654Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.51s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.51s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.92s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.43s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.49s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (6.69s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.80s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.53s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.97s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.62s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.06s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.52s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.38s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.30s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestBuildDockerignore (10.75s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.36s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.40s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (11.58s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.13s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.04s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.94s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.37s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.52s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.79s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.48s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.64s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (16.43s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.23s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.76s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.51s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.47s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.83s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.26s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.37s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.31s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.24s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.64s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.95s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestBuildEnv (1.73s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.53s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.26s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (6.09s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (19.66s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.55s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.53s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.93s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.49s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.51s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.25s) [2021-02-25T02:30:35.654Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-02-25T02:30:35.654Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.37s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (9.73s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestBuildExpose (0.54s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (1.04s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.52s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.36s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestBuildFails (0.77s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.01s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.28s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.91s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.35s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.39s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.94s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.73s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.21s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.43s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.52s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.20s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.42s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestBuildHistory (4.20s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.50s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.72s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.64s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.61s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.04s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.91s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestBuildLabel (0.48s) [2021-02-25T02:30:35.654Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.47s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.52s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.33s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestBuildLabels (0.46s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.25s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.53s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.06s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.27s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.08s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.22s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (2.07s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.18s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.37s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.44s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.48s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.89s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (3.02s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.07s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.06s) [2021-02-25T02:30:35.655Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-02-25T02:30:35.655Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.33s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.53s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.97s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.43s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.89s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.41s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.65s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.57s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.10s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.29s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.41s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.29s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.54s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.51s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.72s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.03s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (0.91s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.36s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.02s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.29s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.37s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.67s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestBuildPATH (2.20s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.64s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.79s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (8.07s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.24s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.63s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestBuildRm (3.29s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.06s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.33s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.50s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.52s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.01s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.82s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.80s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.96s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.09s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.29s) [2021-02-25T02:30:35.655Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-02-25T02:30:35.655Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.33s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.64s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestBuildStderr (0.70s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.07s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.07s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.72s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.64s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.09s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.68s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestBuildUser (2.20s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.39s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (10.26s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.61s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.21s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.61s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.61s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.91s) [2021-02-25T02:30:35.655Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-02-25T02:30:35.655Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-02-25T02:30:35.655Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-02-25T02:30:35.655Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-02-25T02:30:35.655Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-02-25T02:30:35.655Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-02-25T02:30:35.655Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-02-25T02:30:35.655Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.13s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.57s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.53s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.59s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.08s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.90s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.34s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.88s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.50s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.83s) [2021-02-25T02:30:35.655Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-02-25T02:30:35.655Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.30s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.88s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.06s) [2021-02-25T02:30:35.655Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2021-02-25T02:30:35.655Z] docker_cli_sni_test.go:18: Flakey test [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.76s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.77s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestCommitChange (1.27s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.97s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.20s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.36s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.77s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestCommitTTY (1.31s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.71s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.33s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.63s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.13s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.19s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.27s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.74s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.77s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.88s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.97s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.92s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.07s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.05s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.92s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.05s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.10s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.14s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (1.07s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.63s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.70s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.34s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.72s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.65s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.52s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.67s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.63s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.68s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.70s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.64s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.06s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.53s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.14s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.39s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.03s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.52s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.30s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.69s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.58s) [2021-02-25T02:30:35.655Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2021-02-25T02:30:35.655Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.46s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.56s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.00s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.57s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.78s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.30s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.12s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.93s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.31s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.46s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.46s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.36s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000316940_} (1.43s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1355151586_/foo_false____} (1.43s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1355151586_/foo_true____} (1.51s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3408969433_/foo_false____} (1.48s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3408969433_/foo_true____} (1.44s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3408969433_/foo_true__0xc0003169a0__} (1.34s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0003169c0_} (1.63s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0003169e0_} (1.36s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000316a00_} (1.40s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000316a20_} (1.50s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.20s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.28s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.17s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.58s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.46s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.37s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.13s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.61s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.84s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.85s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.76s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.62s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.64s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.02s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.88s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.80s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.65s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.61s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.57s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.60s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.81s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.61s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.52s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.60s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.58s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.68s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.69s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.73s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.38s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.65s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.96s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.79s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.64s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.76s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.89s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.53s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.58s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestCpToCaseJ (4.04s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.90s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestCpToDot (0.84s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.49s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.38s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestCpToStdout (0.79s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.31s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.21s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.61s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.98s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.10s) [2021-02-25T02:30:35.655Z] --- PASS: TestDockerSuite/TestCreateArgs (0.12s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.70s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.92s) [2021-02-25T02:30:35.656Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s) [2021-02-25T02:30:35.656Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.10s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.78s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.35s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestCreateLabels (0.08s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.14s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestCreateRM (0.20s) [2021-02-25T02:30:35.656Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-02-25T02:30:35.656Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.07s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.14s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.92s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.08s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (5.11s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.15s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.20s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.06s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.08s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.61s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.97s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.59s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.27s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.18s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.82s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.45s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.07s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.61s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.78s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.51s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.20s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.03s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.04s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.24s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.82s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.14s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.61s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.28s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.65s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestEventsAttach (0.53s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestEventsCommit (0.66s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.51s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.48s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.48s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.50s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.02s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.10s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.16s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestEventsCopy (0.94s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.22s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.53s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.27s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.98s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.99s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.14s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.28s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.14s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestEventsFilters (1.04s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestEventsFormat (0.99s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.64s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.21s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.63s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.21s) [2021-02-25T02:30:35.656Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-02-25T02:30:35.656Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-02-25T02:30:35.656Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-02-25T02:30:35.656Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.35s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.62s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestEventsRename (0.62s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestEventsResize (0.64s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.35s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.65s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.48s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.77s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestEventsTop (0.53s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.93s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestExec (0.66s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.56s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.55s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.67s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.32s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.59s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.69s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.83s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.54s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.55s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.83s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.29s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestExecCgroup (0.85s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestExecEnv (0.57s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.06s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.56s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestExecInspectID (1.56s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestExecInteractive (0.59s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.70s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.56s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestExecParseError (0.50s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.53s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.51s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.05s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.55s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestExecStartFails (0.54s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.74s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.50s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestExecTTY (0.56s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.58s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.49s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestExecUlimits (0.59s) [2021-02-25T02:30:35.656Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-02-25T02:30:35.656Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.31s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.50s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.76s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.55s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestExecWithUser (0.57s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.52s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.54s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.48s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.47s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.46s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestHealth (18.94s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.96s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.81s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.16s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.38s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.32s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.44s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.72s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.08s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.77s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.89s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestImagesFormat (0.07s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.85s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.75s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.02s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestImportBadURL (0.05s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestImportDisplay (1.83s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestImportFile (1.30s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.16s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestImportGzipped (1.20s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.10s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.53s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.51s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.53s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.50s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.50s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.44s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.45s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.44s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.48s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.11s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.50s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.59s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.05s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.71s) [2021-02-25T02:30:35.656Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-02-25T02:30:35.656Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.02s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.62s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestInspectDefault (0.79s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestInspectHistory (0.68s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestInspectImage (0.04s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.07s) [2021-02-25T02:30:35.656Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-02-25T02:30:35.656Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.86s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.57s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.08s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.66s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.47s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.56s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.48s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestInspectStatus (0.59s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.96s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.50s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.47s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.48s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.45s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.46s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.43s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.72s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.04s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.06s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.26s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.60s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.14s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.58s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.04s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.43s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.26s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.51s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (7.27s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.76s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.70s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.64s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.95s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.03s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.35s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.63s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.67s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.68s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.60s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.71s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.49s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.82s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.79s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.77s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.89s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.73s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.05s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.46s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.45s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestLogsSince (6.51s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.47s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.50s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestLogsTail (0.86s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.62s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.60s) [2021-02-25T02:30:35.656Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.26s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.88s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestNetHostname (1.65s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.22s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.73s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.49s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.43s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestPluginActive (1.51s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (4.79s) [2021-02-25T02:30:35.657Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-02-25T02:30:35.657Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.65s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.25s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.38s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (4.77s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestPluginUpgrade (3.64s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.30s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.87s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.95s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestPortList (7.59s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.87s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.11s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.08s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.50s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.55s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.53s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.07s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.98s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.20s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.22s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.49s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.17s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestPsByOrder (2.32s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.69s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.13s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.14s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.32s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.66s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.09s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.98s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.72s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.97s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.91s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.51s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.92s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.14s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.56s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.50s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.89s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.51s) [2021-02-25T02:30:35.657Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-02-25T02:30:35.657Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.19s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.09s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.46s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.95s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.92s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.50s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.51s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.82s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.39s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.24s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.27s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.91s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.13s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.91s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.45s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.66s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.24s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.14s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.67s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.17s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.81s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRmiTag (0.30s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.89s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.48s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.46s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.64s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.33s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.96s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRunAddHost (0.46s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.21s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.49s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.49s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.42s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.47s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.68s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.64s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.96s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.99s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.70s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.69s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.68s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.55s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.76s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.09s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.80s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.59s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.50s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.46s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.50s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.72s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.85s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.65s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.45s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.03s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.53s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.51s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.82s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.60s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.79s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.04s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.95s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.82s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.63s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.60s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.74s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.54s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.25s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.49s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.97s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.56s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.69s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.67s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.59s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.57s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.49s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.55s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.09s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.61s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.71s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.55s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.00s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.95s) [2021-02-25T02:30:35.657Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-02-25T02:30:35.657Z] docker_cli_run_test.go:4047: unmatched requirement DaemonIsWindows [2021-02-25T02:30:35.657Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2021-02-25T02:30:35.657Z] docker_cli_run_test.go:4066: unmatched requirement DaemonIsWindows [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.63s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.33s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.01s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.79s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.61s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.00s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.47s) [2021-02-25T02:30:35.657Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-02-25T02:30:35.657Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.42s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (0.98s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.47s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.44s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.43s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.44s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.43s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.44s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.45s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.45s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRunExitCode (0.49s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.45s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.44s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.46s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRunExposePort (0.02s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.46s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.45s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.93s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.21s) [2021-02-25T02:30:35.657Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-02-25T02:30:35.657Z] docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.17s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.46s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.89s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.62s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.03s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.49s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.29s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.34s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.22s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.67s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.34s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.34s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.69s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.14s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.89s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.73s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (0.95s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.16s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRunModePIDHost (0.87s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.94s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRunMount (4.94s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.60s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.75s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.25s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.93s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.78s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.54s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.18s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.35s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.30s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.52s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRunNetHost (0.87s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.82s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.49s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.83s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.76s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.47s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.34s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.13s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.55s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.46s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.62s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.56s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.66s) [2021-02-25T02:30:35.657Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-02-25T02:30:35.657Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.53s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.74s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.28s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.59s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.41s) [2021-02-25T02:30:35.657Z] docker_cli_run_unix_test.go:1434: out: "a *:* rwm\n" [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.43s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.44s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.47s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.44s) [2021-02-25T02:30:35.657Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-02-25T02:30:35.657Z] docker_cli_run_test.go:4132: unmatched requirement IsolationIsProcess [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.49s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.43s) [2021-02-25T02:30:35.657Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-02-25T02:30:35.657Z] docker_cli_run_test.go:2867: kernel doesn't have latency_stats configured [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.46s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.92s) [2021-02-25T02:30:35.657Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-02-25T02:30:35.657Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.13s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.91s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRunRm (0.46s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.52s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.84s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.51s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (2.00s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.43s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.00s) [2021-02-25T02:30:35.657Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.35s) [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.47s) [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.47s) [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.50s) [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.58s) [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.49s) [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.56s) [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.50s) [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.75s) [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.62s) [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.59s) [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestRunState (1.00s) [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.46s) [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.49s) [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.15s) [2021-02-25T02:30:35.658Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-02-25T02:30:35.658Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.48s) [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.43s) [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestRunSysctls (0.93s) [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.47s) [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.53s) [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.45s) [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.18s) [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.30s) [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.86s) [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.47s) [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.43s) [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.45s) [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.45s) [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.05s) [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestRunUserByID (0.42s) [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.13s) [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.14s) [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.46s) [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestRunUserByName (0.43s) [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.47s) [2021-02-25T02:30:35.658Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-02-25T02:30:35.658Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.12s) [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.47s) [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.69s) [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.52s) [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.78s) [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.89s) [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.15s) [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.40s) [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.56s) [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.44s) [2021-02-25T02:30:35.658Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2021-02-25T02:30:35.658Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2021-02-25T02:30:35.658Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-02-25T02:30:35.658Z] docker_cli_run_test.go:4122: unmatched requirement DaemonIsWindows [2021-02-25T02:30:35.658Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-02-25T02:30:35.658Z] docker_cli_run_test.go:4112: unmatched requirement DaemonIsWindows [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.19s) [2021-02-25T02:30:35.658Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-02-25T02:30:35.658Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.58s) [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.46s) [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.88s) [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.47s) [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.46s) [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.45s) [2021-02-25T02:30:35.658Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-02-25T02:30:35.658Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s) [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2021-02-25T02:30:35.658Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-02-25T02:30:35.658Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2021-02-25T02:30:35.658Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-02-25T02:30:35.658Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2021-02-25T02:30:35.658Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2021-02-25T02:30:35.658Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2021-02-25T02:30:35.658Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-02-25T02:30:35.658Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2021-02-25T02:30:35.658Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-02-25T02:30:35.658Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.45s) [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.46s) [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.46s) [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.47s) [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.15s) [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.54s) [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.59s) [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.54s) [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.11s) [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.05s) [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.55s) [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.35s) [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.51s) [2021-02-25T02:30:35.658Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-02-25T02:30:35.658Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.47s) [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.06s) [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.05s) [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.53s) [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.43s) [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.45s) [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.70s) [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.73s) [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.00s) [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.05s) [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.79s) [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestSaveImageId (0.09s) [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.39s) [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.76s) [2021-02-25T02:30:35.658Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents210132698 [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.03s) [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.15s) [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.17s) [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.39s) [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s) [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.11s) [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.56s) [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.21s) [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.41s) [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.95s) [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.85s) [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.04s) [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.59s) [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.57s) [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.51s) [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestStartRecordError (1.12s) [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.20s) [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.14s) [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.53s) [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.07s) [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.55s) [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.55s) [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.54s) [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.76s) [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.67s) [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.48s) [2021-02-25T02:30:35.658Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-02-25T02:30:35.658Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.50s) [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.61s) [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.96s) [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.49s) [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.51s) [2021-02-25T02:30:35.658Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-02-25T02:30:35.658Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.60s) [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.09s) [2021-02-25T02:30:35.658Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2021-02-25T02:30:35.658Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.94s) [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.59s) [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.60s) [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.03s) [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestUpdateStats (3.70s) [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.16s) [2021-02-25T02:30:35.658Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-02-25T02:30:35.658Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.68s) [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.56s) [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.31s) [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.27s) [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.04s) [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.43s) [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.42s) [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.69s) [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.50s) [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.73s) [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.91s) [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.90s) [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.37s) [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.36s) [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.68s) [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.81s) [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.55s) [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.02s) [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.47s) [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.49s) [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.58s) [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.09s) [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.09s) [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.46s) [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.06s) [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.56s) [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.40s) [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.84s) [2021-02-25T02:30:35.658Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.59s) [2021-02-25T02:30:35.658Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-02-25T02:30:35.658Z] docker_cli_run_test.go:4440: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-02-25T02:30:35.658Z] === RUN TestDockerRegistrySuite [2021-02-25T02:30:35.658Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-02-25T02:30:37.046Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-02-25T02:30:37.984Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-02-25T02:30:39.363Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-02-25T02:30:39.363Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-02-25T02:30:42.670Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-02-25T02:30:45.679Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-02-25T02:30:49.237Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-02-25T02:30:51.776Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-02-25T02:30:52.344Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-02-25T02:30:53.281Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-02-25T02:30:54.219Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-02-25T02:30:54.273Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-02-25T02:30:55.598Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-02-25T02:30:56.537Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-02-25T02:30:57.474Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-02-25T02:30:58.411Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-02-25T02:31:00.314Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-02-25T02:31:02.232Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-02-25T02:31:03.610Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-02-25T02:31:06.144Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-02-25T02:31:06.712Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-02-25T02:31:06.973Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-02-25T02:31:07.912Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-02-25T02:31:08.848Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-02-25T02:31:09.786Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-02-25T02:31:12.320Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-02-25T02:31:12.320Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-02-25T02:31:13.699Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-02-25T02:31:13.699Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-02-25T02:31:13.958Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-02-25T02:31:14.217Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-02-25T02:31:14.477Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-02-25T02:31:14.736Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-02-25T02:31:14.995Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-02-25T02:31:15.933Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-02-25T02:31:17.837Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-02-25T02:31:18.404Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-02-25T02:31:19.342Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-02-25T02:31:20.281Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-02-25T02:31:21.226Z] --- PASS: TestDockerRegistrySuite (45.46s) [2021-02-25T02:31:21.226Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.35s) [2021-02-25T02:31:21.226Z] check_test.go:196: [d2a0d3093ce34] daemon is not started [2021-02-25T02:31:21.226Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.04s) [2021-02-25T02:31:21.226Z] check_test.go:196: [dd0260cfa69e4] daemon is not started [2021-02-25T02:31:21.226Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.34s) [2021-02-25T02:31:21.226Z] check_test.go:196: [d56555323be66] daemon is not started [2021-02-25T02:31:21.226Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2021-02-25T02:31:21.226Z] check_test.go:196: [da6db88a346dd] daemon is not started [2021-02-25T02:31:21.226Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.85s) [2021-02-25T02:31:21.226Z] check_test.go:196: [d5678094f7477] daemon is not started [2021-02-25T02:31:21.226Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (6.09s) [2021-02-25T02:31:21.226Z] check_test.go:196: [d07aea68b550c] daemon is not started [2021-02-25T02:31:21.226Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.05s) [2021-02-25T02:31:21.226Z] check_test.go:196: [d81b4338d54dc] daemon is not started [2021-02-25T02:31:21.226Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.03s) [2021-02-25T02:31:21.226Z] check_test.go:196: [dac375fec20f1] daemon is not started [2021-02-25T02:31:21.226Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.86s) [2021-02-25T02:31:21.226Z] check_test.go:196: [d82991ea7d1d8] daemon is not started [2021-02-25T02:31:21.226Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.03s) [2021-02-25T02:31:21.226Z] check_test.go:196: [d162d6fc48faf] daemon is not started [2021-02-25T02:31:21.226Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.07s) [2021-02-25T02:31:21.226Z] check_test.go:196: [d96a531812ae9] daemon is not started [2021-02-25T02:31:21.226Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.16s) [2021-02-25T02:31:21.226Z] check_test.go:196: [da9e28092becb] daemon is not started [2021-02-25T02:31:21.226Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.95s) [2021-02-25T02:31:21.226Z] check_test.go:196: [d84d58fcd0cd1] daemon is not started [2021-02-25T02:31:21.226Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.02s) [2021-02-25T02:31:21.226Z] check_test.go:196: [da8daa42e3ff1] daemon is not started [2021-02-25T02:31:21.226Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.88s) [2021-02-25T02:31:21.226Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:d691fcf17a478001cc9f2fc1a21964c9f22529a2c3df3dc37cae34801e244de4 [2021-02-25T02:31:21.226Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:8cf978a6db08791a276d57cc8865471dfd69495840aee26aab6422bed20602da [2021-02-25T02:31:21.226Z] check_test.go:196: [d8233bd404d2a] daemon is not started [2021-02-25T02:31:21.226Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.89s) [2021-02-25T02:31:21.226Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:2f9a4ef431f1776705bbae6a265c53bd44220428885ad238a98ad4a249fa85eb [2021-02-25T02:31:21.226Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:6ab3ed9205ecd4c95901e6e1a59d9fb35a45a3231bd240f4e070da3cb8bb87a4 [2021-02-25T02:31:21.226Z] check_test.go:196: [d592e71c97a97] daemon is not started [2021-02-25T02:31:21.226Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.25s) [2021-02-25T02:31:21.226Z] check_test.go:196: [d3ac54b52eeae] daemon is not started [2021-02-25T02:31:21.226Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.16s) [2021-02-25T02:31:21.226Z] check_test.go:196: [de6c85918ae67] daemon is not started [2021-02-25T02:31:21.226Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.00s) [2021-02-25T02:31:21.226Z] check_test.go:196: [d150f95d24dfd] daemon is not started [2021-02-25T02:31:21.226Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-02-25T02:31:21.226Z] check_test.go:196: [dfcb86040286d] daemon is not started [2021-02-25T02:31:21.226Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.99s) [2021-02-25T02:31:21.226Z] check_test.go:196: [df6255673ae86] daemon is not started [2021-02-25T02:31:21.226Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.87s) [2021-02-25T02:31:21.226Z] check_test.go:196: [d43ed14fedcbe] daemon is not started [2021-02-25T02:31:21.226Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.87s) [2021-02-25T02:31:21.226Z] check_test.go:196: [d119962d62145] daemon is not started [2021-02-25T02:31:21.226Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.40s) [2021-02-25T02:31:21.226Z] check_test.go:196: [d3e0aee59ab23] daemon is not started [2021-02-25T02:31:21.226Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.38s) [2021-02-25T02:31:21.226Z] check_test.go:196: [d3265c37b931b] daemon is not started [2021-02-25T02:31:21.226Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.04s) [2021-02-25T02:31:21.226Z] check_test.go:196: [d19f28b18ae65] daemon is not started [2021-02-25T02:31:21.226Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.40s) [2021-02-25T02:31:21.226Z] check_test.go:196: [da74961dcbba7] daemon is not started [2021-02-25T02:31:21.226Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2021-02-25T02:31:21.226Z] check_test.go:196: [dca82104b1045] daemon is not started [2021-02-25T02:31:21.226Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2021-02-25T02:31:21.226Z] check_test.go:196: [dbc87c8d34424] daemon is not started [2021-02-25T02:31:21.226Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.26s) [2021-02-25T02:31:21.226Z] check_test.go:196: [dffffbce96c12] daemon is not started [2021-02-25T02:31:21.226Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.34s) [2021-02-25T02:31:21.226Z] check_test.go:196: [d1c0e08a2eff8] daemon is not started [2021-02-25T02:31:21.226Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2021-02-25T02:31:21.226Z] check_test.go:196: [da036c83644fb] daemon is not started [2021-02-25T02:31:21.226Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.06s) [2021-02-25T02:31:21.226Z] check_test.go:196: [d6c90afb77b32] daemon is not started [2021-02-25T02:31:21.226Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.48s) [2021-02-25T02:31:21.226Z] check_test.go:196: [df58d125fc9e4] daemon is not started [2021-02-25T02:31:21.226Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.82s) [2021-02-25T02:31:21.226Z] check_test.go:196: [d921c107172ff] daemon is not started [2021-02-25T02:31:21.226Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.03s) [2021-02-25T02:31:21.226Z] check_test.go:196: [d696195bdf361] daemon is not started [2021-02-25T02:31:21.226Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.95s) [2021-02-25T02:31:21.226Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s) [2021-02-25T02:31:21.226Z] === RUN TestDockerSchema1RegistrySuite [2021-02-25T02:31:21.226Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-02-25T02:31:21.226Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-02-25T02:31:23.139Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2021-02-25T02:31:24.520Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-02-25T02:31:27.057Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2021-02-25T02:31:30.348Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-02-25T02:31:34.540Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-02-25T02:31:34.540Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2021-02-25T02:31:34.799Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-02-25T02:31:36.177Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-02-25T02:31:36.177Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-02-25T02:31:38.084Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-02-25T02:31:39.021Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-02-25T02:31:40.400Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-02-25T02:31:41.778Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2021-02-25T02:31:43.692Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-02-25T02:31:43.951Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-02-25T02:31:44.211Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2021-02-25T02:31:44.469Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-02-25T02:31:44.469Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-02-25T02:31:44.728Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-02-25T02:31:45.297Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-02-25T02:31:45.557Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-02-25T02:31:45.557Z] --- PASS: TestDockerSchema1RegistrySuite (24.64s) [2021-02-25T02:31:45.557Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.25s) [2021-02-25T02:31:45.557Z] check_test.go:223: [d94d95e2eb3aa] daemon is not started [2021-02-25T02:31:45.557Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.11s) [2021-02-25T02:31:45.557Z] check_test.go:223: [d98b523e3f69d] daemon is not started [2021-02-25T02:31:45.557Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.66s) [2021-02-25T02:31:45.557Z] check_test.go:223: [d7805bbce9ef8] daemon is not started [2021-02-25T02:31:45.557Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (3.77s) [2021-02-25T02:31:45.557Z] check_test.go:223: [dde10734a0f2d] daemon is not started [2021-02-25T02:31:45.557Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.07s) [2021-02-25T02:31:45.557Z] check_test.go:223: [d15a07bae8a8d] daemon is not started [2021-02-25T02:31:45.557Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.22s) [2021-02-25T02:31:45.557Z] check_test.go:223: [da1fce1453d74] daemon is not started [2021-02-25T02:31:45.557Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.16s) [2021-02-25T02:31:45.557Z] check_test.go:223: [da3e913bf186d] daemon is not started [2021-02-25T02:31:45.557Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.46s) [2021-02-25T02:31:45.557Z] check_test.go:223: [d2df3a7d12c44] daemon is not started [2021-02-25T02:31:45.557Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.20s) [2021-02-25T02:31:45.557Z] check_test.go:223: [d373f9442ba24] daemon is not started [2021-02-25T02:31:45.557Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.21s) [2021-02-25T02:31:45.557Z] check_test.go:223: [df051e9f1b972] daemon is not started [2021-02-25T02:31:45.557Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.19s) [2021-02-25T02:31:45.557Z] check_test.go:223: [d0865dfcfcb40] daemon is not started [2021-02-25T02:31:45.557Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.57s) [2021-02-25T02:31:45.557Z] check_test.go:223: [dc056842ec946] daemon is not started [2021-02-25T02:31:45.557Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.48s) [2021-02-25T02:31:45.557Z] check_test.go:223: [db1e571563117] daemon is not started [2021-02-25T02:31:45.557Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2021-02-25T02:31:45.557Z] check_test.go:223: [d89e6ddf4c4b4] daemon is not started [2021-02-25T02:31:45.557Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.31s) [2021-02-25T02:31:45.557Z] check_test.go:223: [d37e352ad775e] daemon is not started [2021-02-25T02:31:45.557Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.34s) [2021-02-25T02:31:45.557Z] check_test.go:223: [dd4b0360b1f3f] daemon is not started [2021-02-25T02:31:45.557Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.39s) [2021-02-25T02:31:45.557Z] check_test.go:223: [dedd489e29e9f] daemon is not started [2021-02-25T02:31:45.557Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2021-02-25T02:31:45.557Z] check_test.go:223: [d487d5581775b] daemon is not started [2021-02-25T02:31:45.557Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-02-25T02:31:45.557Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-02-25T02:31:46.938Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-02-25T02:31:47.197Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-02-25T02:31:47.457Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-02-25T02:31:48.839Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-02-25T02:31:49.098Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-02-25T02:31:49.357Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2021-02-25T02:31:49.616Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-02-25T02:31:50.186Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-02-25T02:31:50.446Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.80s) [2021-02-25T02:31:50.446Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (1.02s) [2021-02-25T02:31:50.446Z] check_test.go:252: [d47c519ab486e] daemon is not started [2021-02-25T02:31:50.446Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.57s) [2021-02-25T02:31:50.446Z] check_test.go:252: [d5855b0ec37c3] daemon is not started [2021-02-25T02:31:50.446Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.19s) [2021-02-25T02:31:50.446Z] check_test.go:252: [d444d60dfe65b] daemon is not started [2021-02-25T02:31:50.446Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.40s) [2021-02-25T02:31:50.446Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s) [2021-02-25T02:31:50.446Z] check_test.go:252: [dd9f82350f424] daemon is not started [2021-02-25T02:31:50.446Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.47s) [2021-02-25T02:31:50.446Z] check_test.go:252: [d4ac33870518b] daemon is not started [2021-02-25T02:31:50.446Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.69s) [2021-02-25T02:31:50.446Z] check_test.go:252: [d894f801e5453] daemon is not started [2021-02-25T02:31:50.446Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.23s) [2021-02-25T02:31:50.446Z] check_test.go:252: [d583d1bd37633] daemon is not started [2021-02-25T02:31:50.446Z] === RUN TestDockerRegistryAuthTokenSuite [2021-02-25T02:31:50.446Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-02-25T02:31:55.717Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-02-25T02:31:55.717Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2021-02-25T02:31:55.717Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-02-25T02:31:55.976Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-02-25T02:31:56.236Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-02-25T02:31:56.236Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.83s) [2021-02-25T02:31:56.236Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.19s) [2021-02-25T02:31:56.236Z] check_test.go:279: [d1da907a61a65] daemon is not started [2021-02-25T02:31:56.236Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.16s) [2021-02-25T02:31:56.236Z] check_test.go:279: [d7cc6e7042719] daemon is not started [2021-02-25T02:31:56.236Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2021-02-25T02:31:56.236Z] check_test.go:279: [dd670c8e3db48] daemon is not started [2021-02-25T02:31:56.236Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.16s) [2021-02-25T02:31:56.236Z] check_test.go:279: [d857fa4606f07] daemon is not started [2021-02-25T02:31:56.236Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.17s) [2021-02-25T02:31:56.236Z] check_test.go:279: [d6251ad0ac5f5] daemon is not started [2021-02-25T02:31:56.236Z] === RUN TestDockerNetworkSuite [2021-02-25T02:31:56.236Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2021-02-25T02:31:59.526Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2021-02-25T02:31:59.526Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2021-02-25T02:31:59.526Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2021-02-25T02:31:59.786Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2021-02-25T02:32:03.982Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2021-02-25T02:32:05.889Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2021-02-25T02:32:05.889Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2021-02-25T02:32:06.395Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-02-25T02:32:06.395Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-02-25T02:32:06.395Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-02-25T02:32:06.395Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-02-25T02:32:06.395Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-02-25T02:32:06.832Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2021-02-25T02:32:07.365Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-02-25T02:32:07.365Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-02-25T02:32:07.770Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2021-02-25T02:32:07.824Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-02-25T02:32:08.284Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-02-25T02:32:08.708Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2021-02-25T02:32:10.090Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2021-02-25T02:32:10.349Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2021-02-25T02:32:14.083Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-02-25T02:32:16.277Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-02-25T02:32:16.919Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2021-02-25T02:32:18.826Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2021-02-25T02:32:20.205Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2021-02-25T02:32:20.465Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2021-02-25T02:32:20.970Z] === RUN TestDockerSuite/TestBuildEnv [2021-02-25T02:32:20.971Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-02-25T02:32:20.971Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-02-25T02:32:20.971Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-02-25T02:32:20.971Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-02-25T02:32:20.971Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-02-25T02:32:21.034Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2021-02-25T02:32:21.972Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2021-02-25T02:32:22.908Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2021-02-25T02:32:22.908Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2021-02-25T02:32:23.167Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2021-02-25T02:32:24.109Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2021-02-25T02:32:24.109Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2021-02-25T02:32:24.368Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2021-02-25T02:32:24.368Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2021-02-25T02:32:24.711Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-02-25T02:32:24.711Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-02-25T02:32:24.711Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-02-25T02:32:24.711Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-02-25T02:32:25.175Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-02-25T02:32:25.307Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2021-02-25T02:32:26.244Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2021-02-25T02:32:26.244Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2021-02-25T02:32:26.503Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2021-02-25T02:32:26.762Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2021-02-25T02:32:29.330Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2021-02-25T02:32:29.882Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-02-25T02:32:30.708Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2021-02-25T02:32:37.276Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2021-02-25T02:32:37.276Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2021-02-25T02:32:37.845Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2021-02-25T02:32:37.845Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2021-02-25T02:32:38.104Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2021-02-25T02:32:38.104Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2021-02-25T02:32:38.364Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2021-02-25T02:32:38.364Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2021-02-25T02:32:40.900Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2021-02-25T02:32:40.900Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2021-02-25T02:32:40.900Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2021-02-25T02:32:41.837Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2021-02-25T02:32:44.726Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-02-25T02:32:44.726Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-02-25T02:32:44.726Z] === RUN TestDockerSuite/TestBuildExpose [2021-02-25T02:32:44.726Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-02-25T02:32:44.726Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-02-25T02:32:44.726Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-02-25T02:32:44.726Z] === RUN TestDockerSuite/TestBuildFails [2021-02-25T02:32:45.126Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2021-02-25T02:32:48.422Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2021-02-25T02:32:48.422Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2021-02-25T02:32:48.990Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2021-02-25T02:32:50.542Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-02-25T02:32:50.542Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-02-25T02:32:50.897Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2021-02-25T02:32:50.898Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2021-02-25T02:32:51.157Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2021-02-25T02:32:51.725Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2021-02-25T02:32:52.670Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2021-02-25T02:32:55.236Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-02-25T02:32:57.956Z] --- PASS: TestDockerNetworkSuite (60.88s) [2021-02-25T02:32:57.956Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.62s) [2021-02-25T02:32:57.956Z] docker_cli_network_unix_test.go:46: [dea58e30659d9] daemon is not started [2021-02-25T02:32:57.956Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.89s) [2021-02-25T02:32:57.956Z] docker_cli_network_unix_test.go:46: [d26d19d927676] daemon is not started [2021-02-25T02:32:57.956Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (3.65s) [2021-02-25T02:32:57.956Z] docker_cli_network_unix_test.go:46: [dfdc2bf1d4a41] daemon is not started [2021-02-25T02:32:57.956Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.20s) [2021-02-25T02:32:57.956Z] docker_cli_network_unix_test.go:46: [d940dfc5a7550] daemon is not started [2021-02-25T02:32:57.956Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.84s) [2021-02-25T02:32:57.956Z] docker_cli_network_unix_test.go:1233: [dea87c8f32859] daemon is not started [2021-02-25T02:32:57.956Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.88s) [2021-02-25T02:32:57.956Z] docker_cli_network_unix_test.go:46: [d9e6198cc6a63] daemon is not started [2021-02-25T02:32:57.956Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (6.04s) [2021-02-25T02:32:57.956Z] docker_cli_network_unix_test.go:46: [dcbe63b853fae] daemon is not started [2021-02-25T02:32:57.956Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.41s) [2021-02-25T02:32:57.956Z] docker_cli_network_unix_test.go:46: [da5a7c1fea17c] daemon is not started [2021-02-25T02:32:57.956Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.18s) [2021-02-25T02:32:57.956Z] docker_cli_network_unix_test.go:46: [d892c75eaac2f] daemon is not started [2021-02-25T02:32:57.956Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.51s) [2021-02-25T02:32:57.956Z] docker_cli_network_unix_test.go:46: [dad90479273f8] daemon is not started [2021-02-25T02:32:57.956Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.41s) [2021-02-25T02:32:57.956Z] docker_cli_network_unix_test.go:46: [d62c9d28ece31] daemon is not started [2021-02-25T02:32:57.956Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.89s) [2021-02-25T02:32:57.956Z] docker_cli_network_unix_test.go:46: [d2492063322a9] daemon is not started [2021-02-25T02:32:57.956Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.89s) [2021-02-25T02:32:57.956Z] docker_cli_network_unix_test.go:46: [d6ccfea3a016a] daemon is not started [2021-02-25T02:32:57.956Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.18s) [2021-02-25T02:32:57.956Z] docker_cli_network_unix_test.go:46: [defbc507449f0] daemon is not started [2021-02-25T02:32:57.956Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.37s) [2021-02-25T02:32:57.956Z] docker_cli_network_unix_test.go:46: [d52859129bc99] daemon is not started [2021-02-25T02:32:57.956Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.74s) [2021-02-25T02:32:57.956Z] docker_cli_network_unix_test.go:46: [d577d0f071336] daemon is not started [2021-02-25T02:32:57.956Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.19s) [2021-02-25T02:32:57.956Z] docker_cli_network_unix_test.go:46: [d6b5a5a2bcca8] daemon is not started [2021-02-25T02:32:57.956Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2021-02-25T02:32:57.956Z] docker_cli_network_unix_test.go:46: [db364df11741d] daemon is not started [2021-02-25T02:32:57.956Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) [2021-02-25T02:32:57.956Z] docker_cli_network_unix_test.go:46: [d5c1974291bb2] daemon is not started [2021-02-25T02:32:57.956Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.84s) [2021-02-25T02:32:57.956Z] docker_cli_network_unix_test.go:46: [def1a0831d60d] daemon is not started [2021-02-25T02:32:57.956Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.00s) [2021-02-25T02:32:57.956Z] docker_cli_network_unix_test.go:46: [dfb8923af44c2] daemon is not started [2021-02-25T02:32:57.956Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2021-02-25T02:32:57.956Z] docker_cli_network_unix_test.go:46: [d6850efe3f7d3] daemon is not started [2021-02-25T02:32:57.956Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.24s) [2021-02-25T02:32:57.956Z] docker_cli_network_unix_test.go:46: [d87d078e1b08e] daemon is not started [2021-02-25T02:32:57.956Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s) [2021-02-25T02:32:57.956Z] docker_cli_network_unix_test.go:46: [d46bf3c68818e] daemon is not started [2021-02-25T02:32:57.956Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.44s) [2021-02-25T02:32:57.956Z] docker_cli_network_unix_test.go:968: [dcc0612878c86] daemon is not started [2021-02-25T02:32:57.956Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.69s) [2021-02-25T02:32:57.956Z] docker_cli_network_unix_test.go:46: [d19aaec4f402b] daemon is not started [2021-02-25T02:32:57.956Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (6.00s) [2021-02-25T02:32:57.956Z] docker_cli_network_unix_test.go:1116: [d872f5529a4d1] daemon is not started [2021-02-25T02:32:57.956Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s) [2021-02-25T02:32:57.956Z] docker_cli_network_unix_test.go:46: [dc53fd3446303] daemon is not started [2021-02-25T02:32:57.956Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.82s) [2021-02-25T02:32:57.956Z] docker_cli_network_unix_test.go:46: [d31f775760f3c] daemon is not started [2021-02-25T02:32:57.956Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s) [2021-02-25T02:32:57.956Z] docker_cli_network_unix_test.go:46: [de9942db96f09] daemon is not started [2021-02-25T02:32:57.956Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2021-02-25T02:32:57.956Z] docker_cli_network_unix_test.go:46: [de66cea33674b] daemon is not started [2021-02-25T02:32:57.956Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2021-02-25T02:32:57.956Z] docker_cli_network_unix_test.go:46: [df4321ea8bfb7] daemon is not started [2021-02-25T02:32:57.956Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.18s) [2021-02-25T02:32:57.956Z] docker_cli_network_unix_test.go:46: [daa3c6a3412e1] daemon is not started [2021-02-25T02:32:57.956Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2021-02-25T02:32:57.956Z] docker_cli_network_unix_test.go:46: [dc88089e0d824] daemon is not started [2021-02-25T02:32:57.956Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.49s) [2021-02-25T02:32:57.956Z] docker_cli_network_unix_test.go:46: [d5e9e96162815] daemon is not started [2021-02-25T02:32:57.956Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2021-02-25T02:32:57.956Z] docker_cli_network_unix_test.go:46: [d46df40201cee] daemon is not started [2021-02-25T02:32:57.956Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-02-25T02:32:57.956Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-02-25T02:32:57.956Z] docker_cli_network_unix_test.go:46: [d1d003d3100b3] daemon is not started [2021-02-25T02:32:57.956Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.77s) [2021-02-25T02:32:57.956Z] docker_cli_network_unix_test.go:46: [d8fc1264ce471] daemon is not started [2021-02-25T02:32:57.956Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.37s) [2021-02-25T02:32:57.956Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.14s) [2021-02-25T02:32:57.956Z] docker_cli_network_unix_test.go:1084: [da4e9c87f58ca] daemon is not started [2021-02-25T02:32:57.956Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2021-02-25T02:32:57.956Z] docker_cli_network_unix_test.go:46: [df83c92edf9ee] daemon is not started [2021-02-25T02:32:57.956Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.82s) [2021-02-25T02:32:57.956Z] docker_cli_network_unix_test.go:46: [d84dedf07b119] daemon is not started [2021-02-25T02:32:57.956Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.53s) [2021-02-25T02:32:57.956Z] docker_cli_network_unix_test.go:46: [d5dcf11afb1e2] daemon is not started [2021-02-25T02:32:57.956Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2021-02-25T02:32:57.956Z] docker_cli_network_unix_test.go:46: [d114980a07061] daemon is not started [2021-02-25T02:32:57.956Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.69s) [2021-02-25T02:32:57.956Z] docker_cli_network_unix_test.go:46: [d5416aaf5c272] daemon is not started [2021-02-25T02:32:57.956Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.49s) [2021-02-25T02:32:57.956Z] docker_cli_network_unix_test.go:46: [d4b5f84354453] daemon is not started [2021-02-25T02:32:57.956Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.94s) [2021-02-25T02:32:57.956Z] docker_cli_network_unix_test.go:46: [dcb4961ad7473] daemon is not started [2021-02-25T02:32:57.956Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (4.50s) [2021-02-25T02:32:57.956Z] docker_cli_network_unix_test.go:46: [dc6dc15444467] daemon is not started [2021-02-25T02:32:57.956Z] === RUN TestDockerHubPullSuite [2021-02-25T02:32:57.956Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2021-02-25T02:32:58.892Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2021-02-25T02:32:59.929Z] === RUN TestDockerSuite/TestBuildForceRm [2021-02-25T02:33:01.424Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2021-02-25T02:33:01.424Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2021-02-25T02:33:04.711Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2021-02-25T02:33:04.711Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2021-02-25T02:33:04.971Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2021-02-25T02:33:04.971Z] --- PASS: TestDockerHubPullSuite (7.74s) [2021-02-25T02:33:04.971Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.54s) [2021-02-25T02:33:04.971Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.23s) [2021-02-25T02:33:04.971Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.46s) [2021-02-25T02:33:04.971Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (3.17s) [2021-02-25T02:33:04.971Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.24s) [2021-02-25T02:33:04.971Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.08s) [2021-02-25T02:33:04.971Z] PASS [2021-02-25T02:33:04.971Z] [2021-02-25T02:33:04.971Z] === Skipped [2021-02-25T02:33:04.971Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-02-25T02:33:04.971Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-02-25T02:33:04.971Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-02-25T02:33:04.971Z] [2021-02-25T02:33:04.971Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-02-25T02:33:04.971Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-02-25T02:33:04.971Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-02-25T02:33:04.971Z] [2021-02-25T02:33:04.971Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-02-25T02:33:04.971Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-02-25T02:33:04.971Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-02-25T02:33:04.971Z] [2021-02-25T02:33:04.971Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s) [2021-02-25T02:33:04.971Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s) [2021-02-25T02:33:04.971Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-02-25T02:33:04.971Z] [2021-02-25T02:33:04.971Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2021-02-25T02:33:04.971Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2021-02-25T02:33:04.971Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-02-25T02:33:04.971Z] [2021-02-25T02:33:04.971Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-02-25T02:33:04.971Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-02-25T02:33:04.971Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-02-25T02:33:04.971Z] [2021-02-25T02:33:04.971Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-02-25T02:33:04.971Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-02-25T02:33:04.971Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-02-25T02:33:04.971Z] [2021-02-25T02:33:04.971Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-02-25T02:33:04.971Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-02-25T02:33:04.971Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-02-25T02:33:04.971Z] [2021-02-25T02:33:04.971Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-02-25T02:33:04.971Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-02-25T02:33:04.971Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-02-25T02:33:04.971Z] [2021-02-25T02:33:04.971Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-02-25T02:33:04.971Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-02-25T02:33:04.971Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-02-25T02:33:04.971Z] [2021-02-25T02:33:04.971Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-02-25T02:33:04.971Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-02-25T02:33:04.971Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-02-25T02:33:04.971Z] [2021-02-25T02:33:04.971Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-02-25T02:33:04.971Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-02-25T02:33:04.971Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-02-25T02:33:04.971Z] [2021-02-25T02:33:04.971Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-02-25T02:33:04.971Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-02-25T02:33:04.971Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-02-25T02:33:04.971Z] [2021-02-25T02:33:04.971Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2021-02-25T02:33:04.971Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2021-02-25T02:33:04.971Z] docker_cli_sni_test.go:18: Flakey test [2021-02-25T02:33:04.971Z] [2021-02-25T02:33:04.971Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.01s) [2021-02-25T02:33:04.971Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2021-02-25T02:33:04.971Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-02-25T02:33:04.971Z] [2021-02-25T02:33:04.971Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.01s) [2021-02-25T02:33:04.971Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s) [2021-02-25T02:33:04.971Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-02-25T02:33:04.971Z] [2021-02-25T02:33:04.971Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-02-25T02:33:04.971Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-02-25T02:33:04.971Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-02-25T02:33:04.971Z] [2021-02-25T02:33:04.971Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-02-25T02:33:04.971Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-02-25T02:33:04.971Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-02-25T02:33:04.971Z] [2021-02-25T02:33:04.971Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-02-25T02:33:04.971Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-02-25T02:33:04.971Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-02-25T02:33:04.971Z] [2021-02-25T02:33:04.971Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-02-25T02:33:04.971Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-02-25T02:33:04.971Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-02-25T02:33:04.971Z] [2021-02-25T02:33:04.971Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-02-25T02:33:04.971Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-02-25T02:33:04.971Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-02-25T02:33:04.971Z] [2021-02-25T02:33:04.971Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-02-25T02:33:04.972Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-02-25T02:33:04.972Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-02-25T02:33:04.972Z] [2021-02-25T02:33:04.972Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-02-25T02:33:04.972Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-02-25T02:33:04.972Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-02-25T02:33:04.972Z] [2021-02-25T02:33:04.972Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-02-25T02:33:04.972Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-02-25T02:33:04.972Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-02-25T02:33:04.972Z] [2021-02-25T02:33:04.972Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-02-25T02:33:04.972Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-02-25T02:33:04.972Z] docker_cli_run_test.go:4047: unmatched requirement DaemonIsWindows [2021-02-25T02:33:04.972Z] [2021-02-25T02:33:04.972Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2021-02-25T02:33:04.972Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2021-02-25T02:33:04.972Z] docker_cli_run_test.go:4066: unmatched requirement DaemonIsWindows [2021-02-25T02:33:04.972Z] [2021-02-25T02:33:04.972Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-02-25T02:33:04.972Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-02-25T02:33:04.972Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-02-25T02:33:04.972Z] [2021-02-25T02:33:04.972Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-02-25T02:33:04.972Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-02-25T02:33:04.972Z] docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv [2021-02-25T02:33:04.972Z] [2021-02-25T02:33:04.972Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-02-25T02:33:04.972Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-02-25T02:33:04.972Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2021-02-25T02:33:04.972Z] [2021-02-25T02:33:04.972Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-02-25T02:33:04.972Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-02-25T02:33:04.972Z] docker_cli_run_test.go:4132: unmatched requirement IsolationIsProcess [2021-02-25T02:33:04.972Z] [2021-02-25T02:33:04.972Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-02-25T02:33:04.972Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-02-25T02:33:04.972Z] docker_cli_run_test.go:2867: kernel doesn't have latency_stats configured [2021-02-25T02:33:04.972Z] [2021-02-25T02:33:04.972Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-02-25T02:33:04.972Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-02-25T02:33:04.972Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-02-25T02:33:04.972Z] [2021-02-25T02:33:04.972Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-02-25T02:33:04.972Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-02-25T02:33:04.972Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2021-02-25T02:33:04.972Z] [2021-02-25T02:33:04.972Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-02-25T02:33:04.972Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-02-25T02:33:04.972Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2021-02-25T02:33:04.972Z] [2021-02-25T02:33:04.972Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2021-02-25T02:33:04.972Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2021-02-25T02:33:04.972Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2021-02-25T02:33:04.972Z] [2021-02-25T02:33:04.972Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-02-25T02:33:04.972Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-02-25T02:33:04.972Z] docker_cli_run_test.go:4122: unmatched requirement DaemonIsWindows [2021-02-25T02:33:04.972Z] [2021-02-25T02:33:04.972Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-02-25T02:33:04.972Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-02-25T02:33:04.972Z] docker_cli_run_test.go:4112: unmatched requirement DaemonIsWindows [2021-02-25T02:33:04.972Z] [2021-02-25T02:33:04.972Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-02-25T02:33:04.972Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-02-25T02:33:04.972Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2021-02-25T02:33:04.972Z] [2021-02-25T02:33:04.972Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-02-25T02:33:04.972Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-02-25T02:33:04.972Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2021-02-25T02:33:04.972Z] [2021-02-25T02:33:04.972Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-02-25T02:33:04.972Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-02-25T02:33:04.972Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2021-02-25T02:33:04.972Z] [2021-02-25T02:33:04.972Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-02-25T02:33:04.972Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-02-25T02:33:04.972Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2021-02-25T02:33:04.972Z] [2021-02-25T02:33:04.972Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2021-02-25T02:33:04.972Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2021-02-25T02:33:04.972Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2021-02-25T02:33:04.972Z] [2021-02-25T02:33:04.972Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-02-25T02:33:04.972Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-02-25T02:33:04.972Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2021-02-25T02:33:04.972Z] [2021-02-25T02:33:04.972Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-02-25T02:33:04.972Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-02-25T02:33:04.972Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2021-02-25T02:33:04.972Z] [2021-02-25T02:33:04.972Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-02-25T02:33:04.972Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-02-25T02:33:04.972Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2021-02-25T02:33:04.972Z] [2021-02-25T02:33:04.972Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-02-25T02:33:04.972Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-02-25T02:33:04.972Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-02-25T02:33:04.972Z] [2021-02-25T02:33:04.972Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-02-25T02:33:04.972Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-02-25T02:33:04.972Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2021-02-25T02:33:04.972Z] [2021-02-25T02:33:04.972Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2021-02-25T02:33:04.972Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2021-02-25T02:33:04.972Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2021-02-25T02:33:04.972Z] [2021-02-25T02:33:04.972Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-02-25T02:33:04.972Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-02-25T02:33:04.972Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2021-02-25T02:33:04.972Z] [2021-02-25T02:33:04.972Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-02-25T02:33:04.972Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-02-25T02:33:04.972Z] docker_cli_run_test.go:4440: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-02-25T02:33:04.972Z] [2021-02-25T02:33:04.972Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-02-25T02:33:04.972Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-02-25T02:33:04.972Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-02-25T02:33:04.972Z] docker_cli_network_unix_test.go:46: [d1d003d3100b3] daemon is not started [2021-02-25T02:33:04.972Z] [2021-02-25T02:33:04.972Z] [2021-02-25T02:33:04.972Z] DONE 1274 tests, 51 skipped in 1591.289s [2021-02-25T02:33:04.972Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-02-25T02:33:04.972Z] ++++ cat bundles/test-integration/docker.pid [2021-02-25T02:33:04.972Z] +++ kill 8175 [2021-02-25T02:33:05.949Z] +++ /etc/init.d/apparmor stop [2021-02-25T02:33:05.949Z] Leaving: AppArmorNo profiles have been unloaded. [2021-02-25T02:33:05.949Z] [2021-02-25T02:33:05.949Z] Unloading profiles will leave already running processes permanently [2021-02-25T02:33:05.949Z] unconfined, which can lead to unexpected situations. [2021-02-25T02:33:05.949Z] [2021-02-25T02:33:05.949Z] To set a process to complain mode, use the command line tool [2021-02-25T02:33:05.950Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-02-25T02:33:05.950Z] +++ true [2021-02-25T02:33:05.950Z] exiting test-integration [2021-02-25T02:33:05.950Z] ++ exit 0 [2021-02-25T02:33:05.950Z] [2021-02-25T02:33:06.519Z] + for job in $(jobs -p) [2021-02-25T02:33:06.519Z] + wait 9205 [2021-02-25T02:33:07.011Z] === RUN TestDockerSuite/TestBuildFromGit [2021-02-25T02:33:11.728Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-02-25T02:33:12.697Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-02-25T02:33:17.397Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-02-25T02:33:17.397Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-02-25T02:33:18.366Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-02-25T02:33:18.826Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-02-25T02:33:18.826Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-02-25T02:33:27.598Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-02-25T02:33:27.598Z] === RUN TestDockerSuite/TestBuildHistory [2021-02-25T02:33:36.180Z] === RUN TestDockerSuite/TestBuildIidFile [2021-02-25T02:33:37.150Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-02-25T02:33:39.331Z] === RUN TestDockerSuite/TestBuildInheritance [2021-02-25T02:33:39.331Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-02-25T02:33:39.792Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-02-25T02:33:39.792Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-02-25T02:33:43.530Z] === RUN TestDockerSuite/TestBuildLabel [2021-02-25T02:33:44.499Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-02-25T02:33:44.959Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-02-25T02:33:45.419Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-02-25T02:33:46.388Z] === RUN TestDockerSuite/TestBuildLabels [2021-02-25T02:33:46.847Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-02-25T02:33:48.388Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-02-25T02:33:53.083Z] === RUN TestDockerSuite/TestBuildLastModified [2021-02-25T02:33:53.083Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-02-25T02:33:53.083Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-02-25T02:33:53.542Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-02-25T02:33:53.542Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-02-25T02:33:53.542Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-02-25T02:33:53.542Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-02-25T02:33:54.002Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-02-25T02:33:54.461Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-02-25T02:33:59.166Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-02-25T02:34:02.743Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2021-02-25T02:34:10.869Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2021-02-25T02:34:14.001Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-02-25T02:34:14.001Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-02-25T02:34:14.977Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-02-25T02:34:16.140Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2021-02-25T02:34:44.943Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-02-25T02:34:55.282Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-02-25T02:34:59.032Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-02-25T02:35:04.833Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-02-25T02:35:09.537Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-02-25T02:35:24.381Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-02-25T02:35:24.381Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-02-25T02:35:36.794Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-02-25T02:35:36.794Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-02-25T02:35:36.794Z] === RUN TestDockerSuite/TestBuildNetNone [2021-02-25T02:35:36.794Z] === RUN TestDockerSuite/TestBuildNoContext [2021-02-25T02:35:39.709Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-02-25T02:35:43.447Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-02-25T02:35:45.633Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-02-25T02:35:45.633Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-02-25T02:35:45.633Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-02-25T02:35:48.541Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-02-25T02:35:49.510Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-02-25T02:35:50.479Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-02-25T02:36:05.311Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-02-25T02:36:05.311Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-02-25T02:36:13.902Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-02-25T02:36:16.088Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-02-25T02:36:24.684Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-02-25T02:36:28.436Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-02-25T02:36:33.138Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-02-25T02:36:33.603Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-02-25T02:36:33.603Z] === RUN TestDockerSuite/TestBuildPATH [2021-02-25T02:36:33.603Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-02-25T02:36:35.788Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-02-25T02:36:35.788Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-02-25T02:36:52.617Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2021-02-25T02:36:52.617Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2021-02-25T02:36:53.185Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2021-02-25T02:36:53.185Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2021-02-25T02:36:53.443Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2021-02-25T02:36:53.443Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2021-02-25T02:36:54.380Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2021-02-25T02:36:56.926Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2021-02-25T02:36:59.486Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2021-02-25T02:37:02.019Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2021-02-25T02:37:18.361Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-02-25T02:37:39.509Z] === RUN TestDockerSuite/TestBuildRm [2021-02-25T02:37:49.857Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-02-25T02:37:53.601Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-02-25T02:37:53.601Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-02-25T02:37:53.601Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-02-25T02:37:54.570Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-02-25T02:37:57.478Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-02-25T02:37:58.247Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2021-02-25T02:37:58.247Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2021-02-25T02:37:59.626Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2021-02-25T02:38:01.226Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-02-25T02:38:02.160Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2021-02-25T02:38:04.692Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2021-02-25T02:38:04.967Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-02-25T02:38:07.225Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2021-02-25T02:38:19.789Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-02-25T02:38:19.789Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-02-25T02:38:20.757Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-02-25T02:38:29.168Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2021-02-25T02:38:29.352Z] === RUN TestDockerSuite/TestBuildSpaces [2021-02-25T02:38:29.812Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-02-25T02:38:34.513Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-02-25T02:38:34.513Z] === RUN TestDockerSuite/TestBuildStderr [2021-02-25T02:38:38.267Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-02-25T02:38:41.372Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2021-02-25T02:38:42.750Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2021-02-25T02:38:44.656Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2021-02-25T02:38:47.192Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2021-02-25T02:38:55.310Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2021-02-25T02:38:55.969Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-02-25T02:38:55.969Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-02-25T02:38:58.606Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2021-02-25T02:38:58.899Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-02-25T02:38:59.868Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-02-25T02:39:01.158Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2021-02-25T02:39:03.608Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-02-25T02:39:03.694Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2021-02-25T02:39:06.228Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2021-02-25T02:39:08.762Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2021-02-25T02:39:09.415Z] === RUN TestDockerSuite/TestBuildUser [2021-02-25T02:39:09.415Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-02-25T02:39:09.415Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-02-25T02:39:09.415Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-02-25T02:39:12.048Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2021-02-25T02:39:12.325Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-02-25T02:39:13.297Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-02-25T02:39:13.954Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2021-02-25T02:39:15.478Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-02-25T02:39:15.478Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-02-25T02:39:15.478Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-02-25T02:39:36.592Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-02-25T02:39:36.592Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-02-25T02:39:48.987Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-02-25T02:39:53.701Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-02-25T02:39:53.701Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-02-25T02:39:53.701Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-02-25T02:39:55.890Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-02-25T02:39:55.891Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-02-25T02:40:06.228Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-02-25T02:40:09.968Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-02-25T02:40:10.190Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2021-02-25T02:40:10.429Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-02-25T02:40:22.396Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2021-02-25T02:40:22.840Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-02-25T02:40:22.840Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-02-25T02:40:23.300Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-02-25T02:40:23.300Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-02-25T02:40:24.270Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-02-25T02:40:31.374Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-02-25T02:40:33.561Z] === RUN TestDockerSuite/TestBuildXZHost [2021-02-25T02:40:33.561Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-02-25T02:40:33.561Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-02-25T02:40:33.561Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-02-25T02:40:35.748Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-02-25T02:40:39.496Z] === RUN TestDockerSuite/TestCommitChange [2021-02-25T02:40:40.481Z] --- PASS: TestDockerSwarmSuite (1647.26s) [2021-02-25T02:40:40.481Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.23s) [2021-02-25T02:40:40.481Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (2.77s) [2021-02-25T02:40:40.481Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.79s) [2021-02-25T02:40:40.481Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.47s) [2021-02-25T02:40:40.481Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.06s) [2021-02-25T02:40:40.481Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.33s) [2021-02-25T02:40:40.481Z] docker_api_swarm_test.go:562: [de85b4bf2867c] joining swarm manager [d130014c8866f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-25T02:40:40.481Z] docker_api_swarm_test.go:584: [dec0971d4a9dc] joining swarm manager [d130014c8866f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-25T02:40:40.481Z] check_test.go:380: [de85b4bf2867c] daemon is not started [2021-02-25T02:40:40.481Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-02-25T02:40:40.481Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-02-25T02:40:40.481Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.66s) [2021-02-25T02:40:40.481Z] docker_api_swarm_test.go:45: [d279b7c787d96] joining swarm manager [d728793b72181]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-25T02:40:40.481Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (1.00s) [2021-02-25T02:40:40.481Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (49.36s) [2021-02-25T02:40:40.481Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (38.84s) [2021-02-25T02:40:40.481Z] docker_api_swarm_test.go:303: [d2062c05630fc] joining swarm manager [d1e2b171718ef]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-25T02:40:40.481Z] docker_api_swarm_test.go:304: [df1d16c3c0410] joining swarm manager [d1e2b171718ef]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-25T02:40:40.481Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2021-02-25T02:40:40.481Z] docker_api_swarm_test.go:363: Waiting for possible election... [2021-02-25T02:40:40.481Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.56s) [2021-02-25T02:40:40.481Z] docker_api_swarm_test.go:271: [dcac8c3c3b84b] joining swarm manager [dbc500bf6f10d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-25T02:40:40.481Z] docker_api_swarm_test.go:272: [db20b6d2fcbda] joining swarm manager [dbc500bf6f10d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-25T02:40:40.481Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.17s) [2021-02-25T02:40:40.481Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.50s) [2021-02-25T02:40:40.481Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.11s) [2021-02-25T02:40:40.482Z] docker_api_swarm_node_test.go:19: [d58770d4a7389] joining swarm manager [d8928df6eb9df]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-25T02:40:40.482Z] docker_api_swarm_node_test.go:20: [d20f96e4c6d80] joining swarm manager [d8928df6eb9df]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-25T02:40:40.482Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (52.60s) [2021-02-25T02:40:40.482Z] docker_api_swarm_test.go:501: [d8d42421e7f80] joining swarm manager [dd028a1f22e7a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-25T02:40:40.482Z] docker_api_swarm_test.go:506: [d9baaaafd3807] joining swarm manager [dd028a1f22e7a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-25T02:40:40.482Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.38s) [2021-02-25T02:40:40.482Z] docker_api_swarm_node_test.go:80: [d5d71cb0921bc] joining swarm manager [d574634e9d91c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-25T02:40:40.482Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.80s) [2021-02-25T02:40:40.482Z] docker_api_swarm_node_test.go:52: [d84b1509589eb] joining swarm manager [d639abcd07f35]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-25T02:40:40.482Z] docker_api_swarm_node_test.go:53: [df0db11fb3d8e] joining swarm manager [d639abcd07f35]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-25T02:40:40.482Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.50s) [2021-02-25T02:40:40.482Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (19.91s) [2021-02-25T02:40:40.482Z] docker_api_swarm_test.go:201: [d58f9e0cfd39f] joining swarm manager [d8005a02ba517]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-25T02:40:40.482Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (58.27s) [2021-02-25T02:40:40.482Z] docker_api_swarm_test.go:383: [df5d4ef6ed70b] joining swarm manager [df7d40b70aad9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-25T02:40:40.482Z] docker_api_swarm_test.go:384: [dc21be5b1466c] joining swarm manager [df7d40b70aad9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-25T02:40:40.482Z] check_test.go:380: [dc21be5b1466c] daemon is not started [2021-02-25T02:40:40.482Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (53.74s) [2021-02-25T02:40:40.482Z] docker_api_swarm_test.go:801: [de53b166e8548] joining swarm manager [dbdc102be7169]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-25T02:40:40.482Z] docker_api_swarm_test.go:801: [df6620dcbd11c] joining swarm manager [dbdc102be7169]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-25T02:40:40.482Z] docker_api_swarm_test.go:801: [da36bdb57242b] joining swarm manager [dbdc102be7169]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-02-25T02:40:40.482Z] docker_api_swarm_test.go:801: [d860bf288be3e] joining swarm manager [dbdc102be7169]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-02-25T02:40:40.482Z] docker_api_swarm_test.go:809: [debe3f562ecdc] joining swarm manager [dbdc102be7169]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2021-02-25T02:40:40.482Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.27s) [2021-02-25T02:40:40.482Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.62s) [2021-02-25T02:40:40.482Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.33s) [2021-02-25T02:40:40.482Z] docker_api_swarm_service_test.go:394: [d6a1cdbf262dd] joining swarm manager [d73874c91028d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-25T02:40:40.482Z] docker_api_swarm_service_test.go:394: [d208e052174f6] joining swarm manager [d73874c91028d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-25T02:40:40.482Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.00s) [2021-02-25T02:40:40.482Z] docker_api_swarm_service_test.go:342: [dfb4dd04aac1b] joining swarm manager [dcadd29d2965e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-25T02:40:40.482Z] docker_api_swarm_service_test.go:342: [dd3c7b86ed43e] joining swarm manager [dcadd29d2965e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-25T02:40:40.482Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.54s) [2021-02-25T02:40:40.482Z] docker_api_swarm_service_test.go:489: [da13583e55024] joining swarm manager [d12e15f31d3de]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-25T02:40:40.482Z] docker_api_swarm_service_test.go:489: [d2296ba38e8e8] joining swarm manager [d12e15f31d3de]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-25T02:40:40.482Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.35s) [2021-02-25T02:40:40.482Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.39s) [2021-02-25T02:40:40.482Z] docker_api_swarm_service_test.go:127: [d0fb3d4db152f] joining swarm manager [d34c65a3911da]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-25T02:40:40.482Z] docker_api_swarm_service_test.go:128: [dc7fc8ce2f237] joining swarm manager [d34c65a3911da]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-25T02:40:40.482Z] docker_api_swarm_service_test.go:136: [d34b413cb6b48] joining swarm manager [d34c65a3911da]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-02-25T02:40:40.482Z] docker_api_swarm_service_test.go:137: [d15736e3611e7] joining swarm manager [d34c65a3911da]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-02-25T02:40:40.482Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (1.82s) [2021-02-25T02:40:40.482Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.19s) [2021-02-25T02:40:40.482Z] docker_api_swarm_service_test.go:303: [d2792228f60c0] joining swarm manager [d6ca2056beb05]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-25T02:40:40.482Z] docker_api_swarm_service_test.go:303: [d4ad858f594ab] joining swarm manager [d6ca2056beb05]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-25T02:40:40.482Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (25.41s) [2021-02-25T02:40:40.482Z] docker_api_swarm_service_test.go:99: [de232e5c5606a] joining swarm manager [ddeb0d13e09dc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-25T02:40:40.482Z] docker_api_swarm_service_test.go:100: [dd5998b8840dd] joining swarm manager [ddeb0d13e09dc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-25T02:40:40.482Z] check_test.go:380: [de232e5c5606a] daemon is not started [2021-02-25T02:40:40.482Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.91s) [2021-02-25T02:40:40.482Z] docker_api_swarm_service_test.go:532: [d3145d7f9a901] joining swarm manager [d8d1f28785ec8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-25T02:40:40.482Z] docker_api_swarm_service_test.go:533: [dfe0de32367cc] joining swarm manager [d8d1f28785ec8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-25T02:40:40.482Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.72s) [2021-02-25T02:40:40.482Z] docker_api_swarm_service_test.go:147: [d91689edbc1b3] joining swarm manager [d76322ba14328]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-25T02:40:40.482Z] docker_api_swarm_service_test.go:147: [ded63c02d5964] joining swarm manager [d76322ba14328]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-25T02:40:40.482Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.44s) [2021-02-25T02:40:40.482Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.18s) [2021-02-25T02:40:40.482Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.77s) [2021-02-25T02:40:40.482Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.90s) [2021-02-25T02:40:40.482Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.25s) [2021-02-25T02:40:40.482Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.40s) [2021-02-25T02:40:40.482Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.92s) [2021-02-25T02:40:40.482Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.32s) [2021-02-25T02:40:40.482Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.15s) [2021-02-25T02:40:40.482Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.53s) [2021-02-25T02:40:40.482Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (7.54s) [2021-02-25T02:40:40.482Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.59s) [2021-02-25T02:40:40.482Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.20s) [2021-02-25T02:40:40.482Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.80s) [2021-02-25T02:40:40.482Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.77s) [2021-02-25T02:40:40.482Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.34s) [2021-02-25T02:40:40.482Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (2.93s) [2021-02-25T02:40:40.482Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.15s) [2021-02-25T02:40:40.482Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.80s) [2021-02-25T02:40:40.482Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.45s) [2021-02-25T02:40:40.482Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.44s) [2021-02-25T02:40:40.482Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.53s) [2021-02-25T02:40:40.482Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.26s) [2021-02-25T02:40:40.482Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.37s) [2021-02-25T02:40:40.482Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.87s) [2021-02-25T02:40:40.482Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.51s) [2021-02-25T02:40:40.482Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.85s) [2021-02-25T02:40:40.482Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.98s) [2021-02-25T02:40:40.482Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.42s) [2021-02-25T02:40:40.482Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.74s) [2021-02-25T02:40:40.482Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.23s) [2021-02-25T02:40:40.482Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.46s) [2021-02-25T02:40:40.482Z] docker_cli_service_logs_test.go:245: checking task no4qgrq3n79o [2021-02-25T02:40:40.482Z] docker_cli_service_logs_test.go:250: checking messages for no4qgrq3n79o [2021-02-25T02:40:40.482Z] docker_cli_service_logs_test.go:245: checking task ohv1057qmabx [2021-02-25T02:40:40.482Z] docker_cli_service_logs_test.go:250: checking messages for ohv1057qmabx [2021-02-25T02:40:40.482Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.88s) [2021-02-25T02:40:40.482Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.77s) [2021-02-25T02:40:40.482Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.43s) [2021-02-25T02:40:40.482Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.33s) [2021-02-25T02:40:40.482Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.56s) [2021-02-25T02:40:40.482Z] docker_cli_swarm_test.go:1901: [d6ed8c6fef9d7] joining swarm manager [d8f48ec3693ca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-25T02:40:40.482Z] docker_cli_swarm_test.go:1902: [d9bfee493d0dd] joining swarm manager [d8f48ec3693ca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-25T02:40:40.482Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.30s) [2021-02-25T02:40:40.482Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (1.90s) [2021-02-25T02:40:40.482Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.73s) [2021-02-25T02:40:40.482Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.06s) [2021-02-25T02:40:40.482Z] docker_cli_swarm_test.go:1802: [d883444bd188a] joining swarm manager [d14c1a30f2394]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-25T02:40:40.482Z] docker_cli_swarm_test.go:1803: [ddeb0f5dc8d87] joining swarm manager [d14c1a30f2394]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-25T02:40:40.482Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.16s) [2021-02-25T02:40:40.482Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (82.09s) [2021-02-25T02:40:40.482Z] docker_cli_swarm_test.go:1321: [dccbc7e0d3c24] joining swarm manager [d54045a95fc4e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-25T02:40:40.482Z] docker_cli_swarm_test.go:1322: [dfba7654f7eb8] joining swarm manager [d54045a95fc4e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-25T02:40:40.482Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.93s) [2021-02-25T02:40:40.482Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.36s) [2021-02-25T02:40:40.482Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.27s) [2021-02-25T02:40:40.482Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.56s) [2021-02-25T02:40:40.482Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.01s) [2021-02-25T02:40:40.482Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.41s) [2021-02-25T02:40:40.482Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.56s) [2021-02-25T02:40:40.482Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-02-25T02:40:40.482Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-02-25T02:40:40.482Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.61s) [2021-02-25T02:40:40.482Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.87s) [2021-02-25T02:40:40.482Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.84s) [2021-02-25T02:40:40.482Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.58s) [2021-02-25T02:40:40.482Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.19s) [2021-02-25T02:40:40.482Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (53.79s) [2021-02-25T02:40:40.482Z] docker_cli_swarm_test.go:1186: [d6288f43a4242] joining swarm manager [d89d56cbc80d7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-25T02:40:40.482Z] docker_cli_swarm_test.go:1195: [da2e70d86dd58] joining swarm manager [d89d56cbc80d7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-25T02:40:40.482Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (12.66s) [2021-02-25T02:40:40.482Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.39s) [2021-02-25T02:40:40.482Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (143.54s) [2021-02-25T02:40:40.482Z] docker_cli_swarm_test.go:1118: [d978bc978e7f3] joining swarm manager [df2885f493235]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-25T02:40:40.482Z] docker_cli_swarm_test.go:1119: [d9eb0188e2f29] joining swarm manager [df2885f493235]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-25T02:40:40.482Z] docker_cli_swarm_test.go:1172: [d01f6f31a7091] joining swarm manager [df2885f493235]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-02-25T02:40:40.482Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.40s) [2021-02-25T02:40:40.482Z] docker_cli_swarm_test.go:1453: [d6979fb1e2162] joining swarm manager [d3ecb961a363b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-25T02:40:40.482Z] docker_cli_swarm_test.go:1454: [dece7eb2465c2] joining swarm manager [d3ecb961a363b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-25T02:40:40.482Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (1.96s) [2021-02-25T02:40:40.482Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.16s) [2021-02-25T02:40:40.482Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.18s) [2021-02-25T02:40:40.482Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2021-02-25T02:40:40.482Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.10s) [2021-02-25T02:40:40.482Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.26s) [2021-02-25T02:40:40.482Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.04s) [2021-02-25T02:40:40.482Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.24s) [2021-02-25T02:40:40.482Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.65s) [2021-02-25T02:40:40.482Z] docker_cli_swarm_unix_test.go:62: [d59f7876ad0d1] joining swarm manager [d85c9a4bb73dc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-25T02:40:40.482Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.27s) [2021-02-25T02:40:40.482Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.10s) [2021-02-25T02:40:40.482Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (1.92s) [2021-02-25T02:40:40.482Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (2.83s) [2021-02-25T02:40:40.482Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.52s) [2021-02-25T02:40:40.482Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.13s) [2021-02-25T02:40:40.482Z] docker_api_swarm_test.go:961: [dffe0eb9e1209] joining swarm manager [d56dcae14aae3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-25T02:40:40.482Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (13.46s) [2021-02-25T02:40:40.482Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.24s) [2021-02-25T02:40:40.482Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (1.87s) [2021-02-25T02:40:40.482Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.55s) [2021-02-25T02:40:40.482Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.76s) [2021-02-25T02:40:40.482Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.46s) [2021-02-25T02:40:40.482Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.57s) [2021-02-25T02:40:40.482Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.18s) [2021-02-25T02:40:40.482Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.69s) [2021-02-25T02:40:40.482Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.58s) [2021-02-25T02:40:40.482Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.18s) [2021-02-25T02:40:40.482Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (1.90s) [2021-02-25T02:40:40.482Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.36s) [2021-02-25T02:40:40.482Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.28s) [2021-02-25T02:40:40.482Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.36s) [2021-02-25T02:40:40.482Z] === RUN TestDockerExternalVolumeSuite [2021-02-25T02:40:40.482Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2021-02-25T02:40:44.192Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-02-25T02:40:47.940Z] === RUN TestDockerSuite/TestCommitHardlink [2021-02-25T02:40:47.941Z] === RUN TestDockerSuite/TestCommitNewFile [2021-02-25T02:40:53.737Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-02-25T02:40:53.737Z] === RUN TestDockerSuite/TestCommitTTY [2021-02-25T02:40:55.359Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2021-02-25T02:40:59.538Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-02-25T02:41:04.240Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-02-25T02:41:04.240Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-02-25T02:41:04.240Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-02-25T02:41:04.240Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-02-25T02:41:04.240Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-02-25T02:41:04.240Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-02-25T02:41:04.240Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-02-25T02:41:04.240Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-02-25T02:41:04.240Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-02-25T02:41:10.037Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-02-25T02:41:22.441Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-02-25T02:41:22.441Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-02-25T02:41:22.901Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-02-25T02:41:22.901Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-02-25T02:41:22.901Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-02-25T02:41:22.901Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-02-25T02:41:29.992Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-02-25T02:41:29.992Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-02-25T02:41:29.992Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-02-25T02:41:32.178Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-02-25T02:41:32.178Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-02-25T02:41:32.178Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-02-25T02:41:32.178Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-02-25T02:41:32.178Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-02-25T02:41:35.091Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-02-25T02:41:36.651Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-02-25T02:41:38.840Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-02-25T02:41:38.840Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-02-25T02:41:38.840Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-02-25T02:41:40.386Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-02-25T02:41:40.386Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-02-25T02:41:42.570Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-02-25T02:41:42.570Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-02-25T02:41:42.570Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-02-25T02:41:44.762Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-02-25T02:41:44.762Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-02-25T02:41:46.948Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-02-25T02:41:46.948Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-02-25T02:41:49.136Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-02-25T02:41:49.136Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-02-25T02:41:51.323Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-02-25T02:41:55.067Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-02-25T02:41:58.808Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-02-25T02:41:58.808Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-02-25T02:41:58.808Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-02-25T02:41:58.808Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-02-25T02:41:58.808Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-02-25T02:42:00.348Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-02-25T02:42:00.348Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-02-25T02:42:02.534Z] === RUN TestDockerSuite/TestContainerAPITop [2021-02-25T02:42:02.534Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-02-25T02:42:03.063Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2021-02-25T02:42:04.075Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-02-25T02:42:04.075Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-02-25T02:42:08.771Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-02-25T02:42:10.310Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-02-25T02:42:10.310Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-02-25T02:42:10.310Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-02-25T02:42:10.310Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-02-25T02:42:10.310Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-02-25T02:42:10.310Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-02-25T02:42:12.495Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-02-25T02:42:12.495Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-02-25T02:42:13.044Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2021-02-25T02:42:14.677Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-02-25T02:42:17.611Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-02-25T02:42:19.815Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-02-25T02:42:26.903Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0008dfbc0_} [2021-02-25T02:42:29.815Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1927156474_c:\foo_false____} [2021-02-25T02:42:32.003Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1927156474_c:\foo_true____} [2021-02-25T02:42:40.582Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-02-25T02:42:40.582Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-02-25T02:42:40.582Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-02-25T02:42:40.582Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-02-25T02:42:40.582Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-02-25T02:42:40.582Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-02-25T02:42:40.582Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-02-25T02:42:40.582Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-02-25T02:42:40.582Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-02-25T02:42:40.582Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-02-25T02:42:40.582Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-02-25T02:42:40.582Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-02-25T02:42:40.582Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-02-25T02:42:40.582Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-02-25T02:42:40.582Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-02-25T02:42:40.582Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-02-25T02:42:40.582Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-02-25T02:42:40.582Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-02-25T02:42:41.552Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-02-25T02:42:41.552Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-02-25T02:42:41.552Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-02-25T02:42:41.552Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-02-25T02:42:41.552Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-02-25T02:42:41.552Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-02-25T02:42:42.012Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-02-25T02:42:42.012Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-02-25T02:42:42.012Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-02-25T02:42:42.012Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-02-25T02:42:42.012Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-02-25T02:42:42.012Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-02-25T02:42:42.012Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-02-25T02:42:42.012Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-02-25T02:42:44.197Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-02-25T02:42:44.197Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-02-25T02:42:44.197Z] === RUN TestDockerSuite/TestCpRelativePath [2021-02-25T02:42:45.117Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2021-02-25T02:42:46.377Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-02-25T02:42:46.377Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-02-25T02:42:46.377Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-02-25T02:42:46.377Z] === RUN TestDockerSuite/TestCpToCaseA [2021-02-25T02:42:50.117Z] === RUN TestDockerSuite/TestCpToCaseB [2021-02-25T02:42:52.297Z] === RUN TestDockerSuite/TestCpToCaseC [2021-02-25T02:42:52.297Z] === RUN TestDockerSuite/TestCpToCaseD [2021-02-25T02:42:52.297Z] === RUN TestDockerSuite/TestCpToCaseE [2021-02-25T02:42:59.994Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2021-02-25T02:43:07.124Z] === RUN TestDockerSuite/TestCpToCaseF [2021-02-25T02:43:07.124Z] === RUN TestDockerSuite/TestCpToCaseG [2021-02-25T02:43:07.124Z] === RUN TestDockerSuite/TestCpToCaseH [2021-02-25T02:43:19.531Z] === RUN TestDockerSuite/TestCpToCaseI [2021-02-25T02:43:19.531Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-02-25T02:43:19.531Z] === RUN TestDockerSuite/TestCpToDot [2021-02-25T02:43:25.344Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-02-25T02:43:25.344Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-02-25T02:43:25.344Z] === RUN TestDockerSuite/TestCpToStdout [2021-02-25T02:43:27.526Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-02-25T02:43:27.526Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-02-25T02:43:27.526Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-02-25T02:43:27.526Z] === RUN TestDockerSuite/TestCpVolumePath [2021-02-25T02:43:27.526Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-02-25T02:43:27.986Z] === RUN TestDockerSuite/TestCreateArgs [2021-02-25T02:43:27.986Z] === RUN TestDockerSuite/TestCreateByImageID [2021-02-25T02:43:30.167Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-02-25T02:43:32.077Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2021-02-25T02:43:32.348Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-02-25T02:43:32.348Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-02-25T02:43:32.348Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-02-25T02:43:34.538Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-02-25T02:43:34.998Z] === RUN TestDockerSuite/TestCreateLabels [2021-02-25T02:43:34.998Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-02-25T02:43:34.998Z] === RUN TestDockerSuite/TestCreateRM [2021-02-25T02:43:35.457Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-02-25T02:43:35.457Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-02-25T02:43:35.457Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-02-25T02:43:35.916Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-02-25T02:43:43.001Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-02-25T02:43:43.001Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-02-25T02:43:43.461Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-02-25T02:43:44.279Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2021-02-25T02:43:47.199Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-02-25T02:43:47.199Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-02-25T02:43:47.199Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-02-25T02:43:49.383Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-02-25T02:43:49.383Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-02-25T02:43:49.383Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-02-25T02:43:49.383Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-02-25T02:43:49.383Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-02-25T02:43:49.383Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-02-25T02:43:49.383Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-02-25T02:43:49.383Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-02-25T02:43:49.383Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-02-25T02:43:49.383Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-02-25T02:43:49.383Z] === RUN TestDockerSuite/TestDevicePermissions [2021-02-25T02:43:49.383Z] === RUN TestDockerSuite/TestDockerFails [2021-02-25T02:43:49.847Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-02-25T02:43:49.847Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-02-25T02:43:49.847Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-02-25T02:43:49.847Z] === RUN TestDockerSuite/TestEventsAttach [2021-02-25T02:43:49.847Z] === RUN TestDockerSuite/TestEventsCommit [2021-02-25T02:43:49.847Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-02-25T02:43:52.027Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-02-25T02:43:54.207Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-02-25T02:43:56.387Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-02-25T02:44:03.482Z] === RUN TestDockerSuite/TestEventsCopy [2021-02-25T02:44:08.176Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-02-25T02:44:12.870Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-02-25T02:44:15.051Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-02-25T02:44:15.511Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-02-25T02:44:16.350Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2021-02-25T02:44:19.253Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-02-25T02:44:20.225Z] === RUN TestDockerSuite/TestEventsFilterType [2021-02-25T02:44:21.204Z] === RUN TestDockerSuite/TestEventsFilters [2021-02-25T02:44:25.896Z] === RUN TestDockerSuite/TestEventsFormat [2021-02-25T02:44:30.595Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-02-25T02:44:30.595Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-02-25T02:44:30.595Z] === RUN TestDockerSuite/TestEventsImageImport [2021-02-25T02:44:30.595Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-02-25T02:44:30.595Z] === RUN TestDockerSuite/TestEventsImagePull [2021-02-25T02:44:30.595Z] === RUN TestDockerSuite/TestEventsImageTag [2021-02-25T02:44:31.225Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2021-02-25T02:44:31.569Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-02-25T02:44:31.569Z] === RUN TestDockerSuite/TestEventsRename [2021-02-25T02:44:33.749Z] === RUN TestDockerSuite/TestEventsResize [2021-02-25T02:44:36.665Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-02-25T02:44:38.204Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-02-25T02:44:40.390Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-02-25T02:44:45.093Z] === RUN TestDockerSuite/TestEventsTop [2021-02-25T02:44:45.093Z] === RUN TestDockerSuite/TestEventsUntag [2021-02-25T02:44:46.120Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2021-02-25T02:44:48.009Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-02-25T02:44:51.756Z] === RUN TestDockerSuite/TestExec [2021-02-25T02:44:51.756Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-02-25T02:44:51.756Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-02-25T02:44:53.295Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-02-25T02:44:54.844Z] === RUN TestDockerSuite/TestExecAPIStart [2021-02-25T02:44:54.844Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-02-25T02:44:54.844Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-02-25T02:44:54.844Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-02-25T02:44:57.025Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-02-25T02:44:58.564Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-02-25T02:45:00.747Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-02-25T02:45:02.289Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-02-25T02:45:07.010Z] === RUN TestDockerSuite/TestExecCgroup [2021-02-25T02:45:07.010Z] === RUN TestDockerSuite/TestExecEnv [2021-02-25T02:45:07.010Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-02-25T02:45:07.010Z] === RUN TestDockerSuite/TestExecExitStatus [2021-02-25T02:45:08.549Z] === RUN TestDockerSuite/TestExecInspectID [2021-02-25T02:45:13.248Z] === RUN TestDockerSuite/TestExecInteractive [2021-02-25T02:45:13.248Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-02-25T02:45:13.248Z] === RUN TestDockerSuite/TestExecParseError [2021-02-25T02:45:13.248Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-02-25T02:45:13.248Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-02-25T02:45:13.248Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-02-25T02:45:15.431Z] === RUN TestDockerSuite/TestExecSetEnv [2021-02-25T02:45:15.431Z] === RUN TestDockerSuite/TestExecStartFails [2021-02-25T02:45:15.431Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-02-25T02:45:15.431Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-02-25T02:45:15.431Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-02-25T02:45:15.431Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-02-25T02:45:17.621Z] === RUN TestDockerSuite/TestExecUlimits [2021-02-25T02:45:17.621Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-02-25T02:45:23.431Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-02-25T02:45:23.431Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-02-25T02:45:23.431Z] === RUN TestDockerSuite/TestExecWithUser [2021-02-25T02:45:23.431Z] === RUN TestDockerSuite/TestGetContainerStats [2021-02-25T02:45:30.525Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-02-25T02:45:32.793Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2021-02-25T02:45:35.232Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-02-25T02:45:38.143Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-02-25T02:45:43.952Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-02-25T02:45:43.952Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-02-25T02:45:43.952Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-02-25T02:45:44.412Z] === RUN TestDockerSuite/TestHealth [2021-02-25T02:45:44.412Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-02-25T02:45:44.412Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-02-25T02:45:44.412Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-02-25T02:45:44.412Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-02-25T02:45:49.111Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-02-25T02:45:49.111Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-02-25T02:45:49.111Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-02-25T02:45:49.111Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-02-25T02:45:49.111Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-02-25T02:45:49.111Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-02-25T02:45:49.571Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-02-25T02:45:49.571Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-02-25T02:45:50.552Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-02-25T02:45:50.552Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-02-25T02:45:50.885Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2021-02-25T02:45:52.090Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-02-25T02:45:52.090Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-02-25T02:45:54.270Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-02-25T02:45:56.456Z] === RUN TestDockerSuite/TestImagesFormat [2021-02-25T02:45:56.457Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-02-25T02:45:56.457Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-02-25T02:46:00.200Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-02-25T02:46:00.200Z] === RUN TestDockerSuite/TestImportBadURL [2021-02-25T02:46:02.383Z] === RUN TestDockerSuite/TestImportDisplay [2021-02-25T02:46:02.383Z] === RUN TestDockerSuite/TestImportFile [2021-02-25T02:46:02.383Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-02-25T02:46:02.844Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-02-25T02:46:02.844Z] === RUN TestDockerSuite/TestImportGzipped [2021-02-25T02:46:02.844Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-02-25T02:46:02.844Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-02-25T02:46:02.844Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-02-25T02:46:02.844Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-02-25T02:46:02.844Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-02-25T02:46:02.844Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-02-25T02:46:02.844Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-02-25T02:46:02.844Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-02-25T02:46:05.024Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-02-25T02:46:07.210Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-02-25T02:46:07.210Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-02-25T02:46:07.210Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-02-25T02:46:07.210Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-02-25T02:46:07.210Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-02-25T02:46:09.405Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-02-25T02:46:09.405Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-02-25T02:46:11.600Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-02-25T02:46:11.600Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-02-25T02:46:11.600Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-02-25T02:46:11.600Z] === RUN TestDockerSuite/TestInspectDefault [2021-02-25T02:46:13.791Z] === RUN TestDockerSuite/TestInspectHistory [2021-02-25T02:46:18.491Z] === RUN TestDockerSuite/TestInspectImage [2021-02-25T02:46:18.491Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-02-25T02:46:18.491Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-02-25T02:46:18.491Z] === RUN TestDockerSuite/TestInspectInt64 [2021-02-25T02:46:20.039Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-02-25T02:46:22.224Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-02-25T02:46:22.224Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-02-25T02:46:22.977Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2021-02-25T02:46:24.408Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-02-25T02:46:26.590Z] === RUN TestDockerSuite/TestInspectPlugin [2021-02-25T02:46:26.590Z] === RUN TestDockerSuite/TestInspectRootFS [2021-02-25T02:46:26.590Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-02-25T02:46:28.773Z] === RUN TestDockerSuite/TestInspectStatus [2021-02-25T02:46:31.695Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-02-25T02:46:35.441Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-02-25T02:46:37.623Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-02-25T02:46:39.813Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-02-25T02:46:41.359Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-02-25T02:46:43.548Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-02-25T02:46:45.730Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-02-25T02:46:47.920Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-02-25T02:46:47.920Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-02-25T02:46:47.920Z] === RUN TestDockerSuite/TestLinksEnvs [2021-02-25T02:46:47.920Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-02-25T02:46:47.920Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-02-25T02:46:47.920Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-02-25T02:46:47.920Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-02-25T02:46:47.920Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-02-25T02:46:47.920Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-02-25T02:46:47.920Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-02-25T02:46:47.920Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-02-25T02:46:47.920Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-02-25T02:46:47.920Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-02-25T02:46:47.920Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-02-25T02:46:47.920Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-02-25T02:46:47.920Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-02-25T02:46:47.920Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-02-25T02:46:47.920Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-02-25T02:46:47.920Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-02-25T02:46:47.920Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-02-25T02:46:50.109Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-02-25T02:46:51.648Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-02-25T02:46:55.049Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2021-02-25T02:46:57.466Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-02-25T02:46:59.649Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-02-25T02:46:59.649Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-02-25T02:47:01.197Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-02-25T02:47:01.197Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-02-25T02:47:07.006Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-02-25T02:47:09.926Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2021-02-25T02:47:12.812Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-02-25T02:47:18.623Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-02-25T02:47:21.543Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-02-25T02:47:23.729Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-02-25T02:47:23.729Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-02-25T02:47:25.914Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-02-25T02:47:28.023Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2021-02-25T02:47:28.099Z] === RUN TestDockerSuite/TestLogsSince [2021-02-25T02:47:38.459Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-02-25T02:47:38.459Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-02-25T02:47:38.459Z] === RUN TestDockerSuite/TestLogsTail [2021-02-25T02:47:39.430Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-02-25T02:47:41.611Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-02-25T02:47:42.898Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2021-02-25T02:47:43.799Z] === RUN TestDockerSuite/TestMountIntoProc [2021-02-25T02:47:43.799Z] === RUN TestDockerSuite/TestMountIntoSys [2021-02-25T02:47:43.799Z] === RUN TestDockerSuite/TestNetHostname [2021-02-25T02:47:43.799Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-02-25T02:47:43.799Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-02-25T02:47:43.799Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-02-25T02:47:43.799Z] === RUN TestDockerSuite/TestPluginActive [2021-02-25T02:47:43.799Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-02-25T02:47:43.799Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-02-25T02:47:44.259Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-02-25T02:47:44.259Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-02-25T02:47:44.259Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-02-25T02:47:44.259Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-02-25T02:47:44.259Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-02-25T02:47:44.259Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-02-25T02:47:44.259Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-02-25T02:47:44.259Z] === RUN TestDockerSuite/TestPortHostBinding [2021-02-25T02:47:44.259Z] === RUN TestDockerSuite/TestPortList [2021-02-25T02:47:44.259Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-02-25T02:47:48.965Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-02-25T02:47:48.965Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-02-25T02:47:48.965Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-02-25T02:47:48.965Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-02-25T02:47:48.965Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-02-25T02:47:48.965Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-02-25T02:47:48.965Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-02-25T02:47:48.965Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-02-25T02:47:48.965Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-02-25T02:47:48.965Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-02-25T02:47:52.711Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-02-25T02:47:52.711Z] === RUN TestDockerSuite/TestPsByOrder [2021-02-25T02:47:57.772Z] --- PASS: TestDockerExternalVolumeSuite (437.32s) [2021-02-25T02:47:57.773Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.68s) [2021-02-25T02:47:57.773Z] docker_cli_external_volume_driver_test.go:53: [dcfd4c6a19908] daemon is not started [2021-02-25T02:47:57.773Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.60s) [2021-02-25T02:47:57.773Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.21s) [2021-02-25T02:47:57.773Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2021-02-25T02:47:57.773Z] docker_cli_external_volume_driver_test.go:53: [d898a6cc33b9a] daemon is not started [2021-02-25T02:47:57.773Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2021-02-25T02:47:57.773Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2021-02-25T02:47:57.773Z] docker_cli_external_volume_driver_test.go:53: [daee32a5fdaa7] daemon is not started [2021-02-25T02:47:57.773Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2021-02-25T02:47:57.773Z] docker_cli_external_volume_driver_test.go:53: [deae39541ebad] daemon is not started [2021-02-25T02:47:57.773Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.21s) [2021-02-25T02:47:57.773Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.21s) [2021-02-25T02:47:57.773Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.78s) [2021-02-25T02:47:57.773Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.55s) [2021-02-25T02:47:57.773Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.24s) [2021-02-25T02:47:57.773Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.30s) [2021-02-25T02:47:57.773Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.89s) [2021-02-25T02:47:57.773Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.19s) [2021-02-25T02:47:57.773Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.64s) [2021-02-25T02:47:57.773Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.01s) [2021-02-25T02:47:57.773Z] docker_cli_external_volume_driver_test.go:485: [dc60fe77ea2b1] daemon is not started [2021-02-25T02:47:57.773Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2021-02-25T02:47:57.773Z] docker_cli_external_volume_driver_test.go:53: [dc5943de76278] daemon is not started [2021-02-25T02:47:57.773Z] PASS [2021-02-25T02:47:57.773Z] [2021-02-25T02:47:57.773Z] === Skipped [2021-02-25T02:47:57.773Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.04s) [2021-02-25T02:47:57.773Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.04s) [2021-02-25T02:47:57.773Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-02-25T02:47:57.773Z] check_test.go:309: [d6d867ea97498] daemon is not started [2021-02-25T02:47:57.773Z] [2021-02-25T02:47:57.773Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-02-25T02:47:57.773Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-02-25T02:47:57.773Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-02-25T02:47:57.773Z] check_test.go:309: [d692dddbd7b5a] daemon is not started [2021-02-25T02:47:57.773Z] [2021-02-25T02:47:57.773Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-02-25T02:47:57.773Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-02-25T02:47:57.773Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-02-25T02:47:57.773Z] check_test.go:309: [d0edaaeb0a76c] daemon is not started [2021-02-25T02:47:57.773Z] [2021-02-25T02:47:57.773Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-02-25T02:47:57.773Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-02-25T02:47:57.773Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-02-25T02:47:57.773Z] [2021-02-25T02:47:57.773Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-02-25T02:47:57.773Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-02-25T02:47:57.773Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-02-25T02:47:57.773Z] [2021-02-25T02:47:57.773Z] [2021-02-25T02:47:57.773Z] DONE 273 tests, 5 skipped in 2483.171s [2021-02-25T02:47:57.773Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-02-25T02:47:57.773Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d0c34c529e517/docker.pid [2021-02-25T02:47:57.773Z] +++ kill 6171 [2021-02-25T02:47:57.773Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 6171 is not a child of this shell [2021-02-25T02:47:57.773Z] warning: PID 6171 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d0c34c529e517/docker.pid had a nonzero exit code [2021-02-25T02:47:57.773Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d0c34c529e517/root: target is busy. [2021-02-25T02:47:57.773Z] ++++ cat bundles/test-integration/docker.pid [2021-02-25T02:47:57.773Z] +++ kill 8141 [2021-02-25T02:47:58.340Z] +++ /etc/init.d/apparmor stop [2021-02-25T02:47:58.340Z] Leaving: AppArmorNo profiles have been unloaded. [2021-02-25T02:47:58.340Z] [2021-02-25T02:47:58.340Z] Unloading profiles will leave already running processes permanently [2021-02-25T02:47:58.340Z] unconfined, which can lead to unexpected situations. [2021-02-25T02:47:58.340Z] [2021-02-25T02:47:58.340Z] To set a process to complain mode, use the command line tool [2021-02-25T02:47:58.340Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-02-25T02:47:58.340Z] +++ true [2021-02-25T02:47:58.340Z] exiting test-integration [2021-02-25T02:47:58.340Z] ++ exit 0 [2021-02-25T02:47:58.340Z] [2021-02-25T02:47:58.598Z] + exit 0 [2021-02-25T02:47:58.598Z] ++ jobs -p [2021-02-25T02:47:58.598Z] + pids= [2021-02-25T02:47:58.598Z] + echo 'Remaining pids to kill: []' [2021-02-25T02:47:58.598Z] Remaining pids to kill: [] [2021-02-25T02:47:58.598Z] + '[' -z '' ']' Post stage [Pipeline] junit [2021-02-25T02:47:58.616Z] Recording test results [2021-02-25T02:48:00.384Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-02-25T02:48:00.723Z] + echo Ensuring container killed. [2021-02-25T02:48:00.723Z] Ensuring container killed. [2021-02-25T02:48:00.723Z] + docker ps -aq -f name=docker-pr4-* [2021-02-25T02:48:00.723Z] + cids=78916e07bf35 [2021-02-25T02:48:00.723Z] f1924a435aed [2021-02-25T02:48:00.723Z] 214b9515fdbb [2021-02-25T02:48:00.723Z] + [ -n 78916e07bf35 [2021-02-25T02:48:00.723Z] f1924a435aed [2021-02-25T02:48:00.723Z] 214b9515fdbb ] [2021-02-25T02:48:00.723Z] + docker rm -vf 78916e07bf35 f1924a435aed 214b9515fdbb [2021-02-25T02:48:01.302Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-02-25T02:48:01.302Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-02-25T02:48:01.662Z] 78916e07bf35 [2021-02-25T02:48:03.576Z] f1924a435aed [2021-02-25T02:48:03.576Z] 214b9515fdbb [Pipeline] sh [2021-02-25T02:48:03.865Z] + echo Chowning /workspace to jenkins user [2021-02-25T02:48:03.865Z] Chowning /workspace to jenkins user [2021-02-25T02:48:03.865Z] + id -u [2021-02-25T02:48:03.865Z] + id -g [2021-02-25T02:48:03.865Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42061:/workspace busybox chown -R 1000:1000 /workspace [2021-02-25T02:48:03.865Z] Unable to find image 'busybox:latest' locally [2021-02-25T02:48:04.124Z] latest: Pulling from library/busybox [2021-02-25T02:48:04.124Z] 5c4213be9af9: Pulling fs layer [2021-02-25T02:48:04.462Z] 5c4213be9af9: Verifying Checksum [2021-02-25T02:48:04.462Z] 5c4213be9af9: Download complete [2021-02-25T02:48:04.462Z] 5c4213be9af9: Pull complete [2021-02-25T02:48:04.722Z] Digest: sha256:c6b45a95f932202dbb27c31333c4789f45184a744060f6e569cc9d2bf1b9ad6f [2021-02-25T02:48:04.722Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-02-25T02:48:09.213Z] + bundleName=amd64 [2021-02-25T02:48:09.214Z] + echo Creating amd64-bundles.tar.gz [2021-02-25T02:48:09.214Z] Creating amd64-bundles.tar.gz [2021-02-25T02:48:09.214Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-02-25T02:48:09.214Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2021-02-25T02:48:10.162Z] Archiving artifacts [2021-02-25T02:48:11.641Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-02-25T02:48:12.261Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42061/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-02-25T02:48:12.576Z] + make clean [2021-02-25T02:48:12.835Z] docker volume rm -f docker-dev-cache [2021-02-25T02:48:12.835Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-25T02:48:24.051Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-02-25T02:48:24.051Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-02-25T02:48:24.051Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-02-25T02:48:38.974Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-02-25T02:48:40.522Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-02-25T02:48:47.608Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-02-25T02:48:51.350Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-02-25T02:48:51.350Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-02-25T02:48:51.350Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-02-25T02:48:55.192Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-02-25T02:48:55.192Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-02-25T02:48:55.192Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-02-25T02:48:55.192Z] === RUN TestDockerSuite/TestPsRightTagName [2021-02-25T02:48:55.192Z] === RUN TestDockerSuite/TestPsShowMounts [2021-02-25T02:49:02.290Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-02-25T02:49:02.290Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-02-25T02:49:03.833Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-02-25T02:49:03.833Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-02-25T02:49:05.374Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-02-25T02:49:06.345Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-02-25T02:49:06.345Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-02-25T02:49:10.087Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-02-25T02:49:13.841Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-02-25T02:49:16.026Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-02-25T02:49:41.249Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-02-25T02:49:41.249Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-02-25T02:49:45.002Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-02-25T02:49:45.002Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-02-25T02:49:45.002Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-02-25T02:49:45.466Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-02-25T02:49:50.186Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-02-25T02:49:53.932Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-02-25T02:49:53.932Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-02-25T02:49:57.678Z] === RUN TestDockerSuite/TestRmiBlank [2021-02-25T02:49:57.678Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-02-25T02:49:57.678Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-02-25T02:50:12.514Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-02-25T02:50:12.975Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-02-25T02:50:13.947Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-02-25T02:50:21.049Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-02-25T02:50:24.800Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-02-25T02:50:31.891Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-02-25T02:50:35.633Z] === RUN TestDockerSuite/TestRmiTag [2021-02-25T02:50:36.607Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-02-25T02:50:38.793Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-02-25T02:50:56.517Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-02-25T02:50:56.517Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-02-25T02:51:01.228Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-02-25T02:51:01.689Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-02-25T02:51:01.689Z] === RUN TestDockerSuite/TestRunAddHost [2021-02-25T02:51:01.689Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-02-25T02:51:01.689Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-02-25T02:51:01.689Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-02-25T02:51:01.689Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-02-25T02:51:01.689Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-02-25T02:51:02.156Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-02-25T02:51:04.342Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-02-25T02:51:04.342Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-02-25T02:51:04.342Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-02-25T02:51:09.048Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-02-25T02:51:11.257Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-02-25T02:51:13.447Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-02-25T02:51:15.633Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-02-25T02:51:22.727Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-02-25T02:51:22.727Z] === RUN TestDockerSuite/TestRunBindMounts [2021-02-25T02:51:27.436Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-02-25T02:51:27.436Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-02-25T02:51:27.436Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-02-25T02:51:27.436Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-02-25T02:51:27.436Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-02-25T02:51:27.436Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-02-25T02:51:27.436Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-02-25T02:51:27.436Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-02-25T02:51:27.436Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-02-25T02:51:27.436Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-02-25T02:51:27.436Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-02-25T02:51:27.436Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-02-25T02:51:28.981Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-02-25T02:51:28.981Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-02-25T02:51:31.899Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-02-25T02:51:31.899Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-02-25T02:51:31.899Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-02-25T02:51:34.083Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-02-25T02:51:34.083Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-02-25T02:51:34.083Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-02-25T02:51:34.083Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-02-25T02:51:34.083Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-02-25T02:51:34.083Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-02-25T02:51:34.083Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-02-25T02:51:34.083Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-02-25T02:51:36.270Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-02-25T02:51:38.456Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-02-25T02:51:39.999Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-02-25T02:51:39.999Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-02-25T02:51:39.999Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-02-25T02:51:39.999Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-02-25T02:51:42.183Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-02-25T02:51:42.183Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-02-25T02:51:42.183Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-02-25T02:51:42.183Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-02-25T02:51:42.183Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-02-25T02:51:43.725Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-02-25T02:51:48.428Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-02-25T02:51:48.428Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-02-25T02:51:48.428Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-02-25T02:51:48.428Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-02-25T02:51:48.428Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-02-25T02:51:48.428Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-02-25T02:51:48.428Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-02-25T02:51:50.613Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-02-25T02:51:50.613Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-02-25T02:51:51.073Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-02-25T02:51:51.073Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-02-25T02:51:53.267Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-02-25T02:51:54.809Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-02-25T02:51:54.809Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-02-25T02:51:57.001Z] === RUN TestDockerSuite/TestRunEnvironment [2021-02-25T02:51:57.001Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-02-25T02:51:57.001Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-02-25T02:51:57.001Z] === RUN TestDockerSuite/TestRunExitCode [2021-02-25T02:52:04.092Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-02-25T02:52:11.191Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-02-25T02:52:12.735Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-02-25T02:52:14.921Z] === RUN TestDockerSuite/TestRunExposePort [2021-02-25T02:52:14.921Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-02-25T02:52:14.921Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-02-25T02:52:14.921Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-02-25T02:52:15.387Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-02-25T02:52:15.387Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-02-25T02:52:15.387Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-02-25T02:52:15.387Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-02-25T02:52:15.387Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-02-25T02:52:19.136Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-02-25T02:52:19.136Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-02-25T02:52:19.136Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-02-25T02:52:19.136Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-02-25T02:52:19.136Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-02-25T02:52:19.136Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-02-25T02:52:19.136Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-02-25T02:52:26.230Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-02-25T02:52:26.230Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-02-25T02:52:27.213Z] === RUN TestDockerSuite/TestRunModeHostname [2021-02-25T02:52:27.213Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-02-25T02:52:27.213Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-02-25T02:52:27.213Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-02-25T02:52:27.675Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-02-25T02:52:27.675Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-02-25T02:52:27.675Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-02-25T02:52:27.675Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-02-25T02:52:27.675Z] === RUN TestDockerSuite/TestRunModePIDHost [2021-02-25T02:52:27.675Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-02-25T02:52:27.675Z] === RUN TestDockerSuite/TestRunMount [2021-02-25T02:52:27.675Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-02-25T02:52:27.675Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-02-25T02:52:27.675Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-02-25T02:52:27.675Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-02-25T02:52:34.777Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-02-25T02:52:34.777Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-02-25T02:52:34.777Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-02-25T02:52:34.777Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-02-25T02:52:38.533Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-02-25T02:52:42.275Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-02-25T02:52:42.275Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-02-25T02:52:42.275Z] === RUN TestDockerSuite/TestRunNetHost [2021-02-25T02:52:42.275Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-02-25T02:52:42.275Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-02-25T02:52:42.275Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-02-25T02:52:42.275Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-02-25T02:52:42.275Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-02-25T02:52:42.275Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-02-25T02:52:42.275Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-02-25T02:52:42.735Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-02-25T02:52:43.716Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-02-25T02:52:45.906Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-02-25T02:52:48.102Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-02-25T02:52:49.074Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-02-25T02:52:50.614Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-02-25T02:52:51.075Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-02-25T02:52:51.075Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-02-25T02:52:51.075Z] === RUN TestDockerSuite/TestRunPortInUse [2021-02-25T02:52:51.075Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-02-25T02:52:51.075Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-02-25T02:52:51.075Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-02-25T02:52:51.075Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-02-25T02:52:51.075Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-02-25T02:52:53.991Z] === RUN TestDockerSuite/TestRunPublishPort [2021-02-25T02:52:53.991Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-02-25T02:52:53.991Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-02-25T02:52:53.991Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-02-25T02:52:53.991Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-02-25T02:52:53.991Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-02-25T02:53:01.089Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-02-25T02:53:01.089Z] === RUN TestDockerSuite/TestRunRm [2021-02-25T02:53:02.643Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-02-25T02:53:08.455Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-02-25T02:53:10.000Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-02-25T02:53:12.183Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-02-25T02:53:14.373Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-02-25T02:53:16.558Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-02-25T02:53:17.019Z] === RUN TestDockerSuite/TestRunState [2021-02-25T02:53:17.019Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-02-25T02:53:19.203Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-02-25T02:53:19.203Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-02-25T02:53:20.744Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-02-25T02:53:20.744Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-02-25T02:53:20.744Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-02-25T02:53:21.204Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-02-25T02:53:21.204Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-02-25T02:53:21.204Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-02-25T02:53:25.931Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-02-25T02:53:25.931Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-02-25T02:53:25.931Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-02-25T02:53:25.931Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-02-25T02:53:25.931Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-02-25T02:53:25.931Z] === RUN TestDockerSuite/TestRunUserByID [2021-02-25T02:53:25.931Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-02-25T02:53:25.931Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-02-25T02:53:25.931Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-02-25T02:53:25.931Z] === RUN TestDockerSuite/TestRunUserByName [2021-02-25T02:53:25.931Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-02-25T02:53:28.115Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-02-25T02:53:28.115Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-02-25T02:53:30.298Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-02-25T02:53:30.298Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-02-25T02:53:30.298Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-02-25T02:53:33.211Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-02-25T02:53:39.031Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-02-25T02:53:43.731Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-02-25T02:53:49.574Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-02-25T02:53:49.574Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-02-25T02:53:49.574Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-02-25T02:53:51.769Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-02-25T02:53:54.139Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-02-25T02:53:56.327Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-02-25T02:53:56.327Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-02-25T02:53:56.327Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-02-25T02:53:56.327Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-02-25T02:53:56.327Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-02-25T02:53:56.327Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-02-25T02:53:56.327Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-02-25T02:53:56.327Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-02-25T02:53:56.327Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-02-25T02:54:00.084Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-02-25T02:54:01.625Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-02-25T02:54:03.811Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-02-25T02:54:07.559Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-02-25T02:54:07.559Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-02-25T02:54:07.559Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-02-25T02:54:07.559Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-02-25T02:54:07.559Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-02-25T02:54:07.559Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-02-25T02:54:07.559Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-02-25T02:54:07.559Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-02-25T02:54:07.559Z] === RUN TestDockerSuite/TestSaveImageId [2021-02-25T02:54:07.559Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-02-25T02:54:07.559Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-02-25T02:54:07.559Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-02-25T02:54:08.019Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-02-25T02:54:08.019Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-02-25T02:54:08.019Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-02-25T02:54:08.019Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-02-25T02:54:08.019Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-02-25T02:54:08.019Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-02-25T02:54:10.208Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-02-25T02:54:10.670Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-02-25T02:54:11.133Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-02-25T02:54:11.133Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-02-25T02:54:13.324Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-02-25T02:54:19.137Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-02-25T02:54:19.137Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-02-25T02:54:27.715Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-02-25T02:54:27.716Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-02-25T02:54:30.633Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-02-25T02:54:30.633Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-02-25T02:54:30.633Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-02-25T02:54:30.633Z] === RUN TestDockerSuite/TestStartRecordError [2021-02-25T02:54:30.633Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-02-25T02:54:36.441Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-02-25T02:54:36.441Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-02-25T02:54:36.441Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-02-25T02:54:36.441Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-02-25T02:54:36.441Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-02-25T02:54:36.441Z] === RUN TestDockerSuite/TestStatsNoStream [2021-02-25T02:54:36.441Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-02-25T02:54:37.982Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-02-25T02:54:40.172Z] === RUN TestDockerSuite/TestTopPrivileged [2021-02-25T02:54:40.172Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-02-25T02:54:42.374Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-02-25T02:54:42.374Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-02-25T02:54:42.374Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-02-25T02:54:42.374Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-02-25T02:54:42.374Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-02-25T02:54:42.374Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-02-25T02:54:42.374Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-02-25T02:54:57.210Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-02-25T02:54:57.210Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-02-25T02:54:57.671Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-02-25T02:54:57.671Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-02-25T02:54:58.132Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-02-25T02:54:58.132Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-02-25T02:54:58.132Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-02-25T02:55:01.054Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-02-25T02:55:01.054Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-02-25T02:55:03.241Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-02-25T02:55:03.702Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-02-25T02:55:04.169Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-02-25T02:55:04.169Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-02-25T02:55:04.169Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-02-25T02:55:12.774Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-02-25T02:55:12.774Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-02-25T02:55:12.774Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-02-25T02:55:12.774Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-02-25T02:55:12.774Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-02-25T02:55:19.866Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-02-25T02:55:19.866Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-02-25T02:55:19.866Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-02-25T02:55:28.458Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-02-25T02:55:28.458Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-02-25T02:55:29.428Z] --- PASS: TestDockerSuite (2263.16s) [2021-02-25T02:55:29.429Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-02-25T02:55:29.429Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-02-25T02:55:29.429Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.429Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2021-02-25T02:55:29.429Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-02-25T02:55:29.429Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-02-25T02:55:29.429Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-02-25T02:55:29.429Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.429Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-02-25T02:55:29.429Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.69s) [2021-02-25T02:55:29.429Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.22s) [2021-02-25T02:55:29.429Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.51s) [2021-02-25T02:55:29.429Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s) [2021-02-25T02:55:29.429Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (91.08s) [2021-02-25T02:55:29.429Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.84s) [2021-02-25T02:55:29.429Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.16s) [2021-02-25T02:55:29.429Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.11s) [2021-02-25T02:55:29.429Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.429Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.13s) [2021-02-25T02:55:29.429Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.429Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.14s) [2021-02-25T02:55:29.429Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.429Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.11s) [2021-02-25T02:55:29.429Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.429Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.09s) [2021-02-25T02:55:29.429Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.429Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (1.36s) [2021-02-25T02:55:29.429Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.429Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-02-25T02:55:29.429Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.429Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2021-02-25T02:55:29.429Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-02-25T02:55:29.429Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.429Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.50s) [2021-02-25T02:55:29.429Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-02-25T02:55:29.429Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.429Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-02-25T02:55:29.429Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.429Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.09s) [2021-02-25T02:55:29.429Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.01s) [2021-02-25T02:55:29.429Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-02-25T02:55:29.429Z] docker_cli_run_test.go:3179: unmatched requirement Apparmor [2021-02-25T02:55:29.429Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-02-25T02:55:29.429Z] docker_cli_run_test.go:3157: unmatched requirement Apparmor [2021-02-25T02:55:29.429Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-02-25T02:55:29.429Z] docker_cli_run_test.go:3169: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.429Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-02-25T02:55:29.429Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.429Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.98s) [2021-02-25T02:55:29.429Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-02-25T02:55:29.429Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-02-25T02:55:29.429Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-02-25T02:55:29.429Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.429Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.21s) [2021-02-25T02:55:29.429Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (89.65s) [2021-02-25T02:55:29.429Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.39s) [2021-02-25T02:55:29.429Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-02-25T02:55:29.429Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.32s) [2021-02-25T02:55:29.429Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-02-25T02:55:29.429Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.76s) [2021-02-25T02:55:29.429Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.77s) [2021-02-25T02:55:29.429Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-02-25T02:55:29.429Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.429Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-02-25T02:55:29.429Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.429Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-02-25T02:55:29.429Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.429Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.18s) [2021-02-25T02:55:29.429Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.71s) [2021-02-25T02:55:29.429Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.96s) [2021-02-25T02:55:29.429Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.36s) [2021-02-25T02:55:29.429Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-02-25T02:55:29.429Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.429Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-02-25T02:55:29.429Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.429Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2021-02-25T02:55:29.429Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.54s) [2021-02-25T02:55:29.429Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (9.98s) [2021-02-25T02:55:29.429Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.24s) [2021-02-25T02:55:29.429Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.96s) [2021-02-25T02:55:29.429Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-02-25T02:55:29.429Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.429Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.10s) [2021-02-25T02:55:29.429Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.38s) [2021-02-25T02:55:29.429Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (8.91s) [2021-02-25T02:55:29.429Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-02-25T02:55:29.429Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.429Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-02-25T02:55:29.429Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.429Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-02-25T02:55:29.429Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.429Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-02-25T02:55:29.429Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.429Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.42s) [2021-02-25T02:55:29.429Z] --- PASS: TestDockerSuite/TestBuildAddTar (29.70s) [2021-02-25T02:55:29.429Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-02-25T02:55:29.429Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.429Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.32s) [2021-02-25T02:55:29.429Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.429Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (25.02s) [2021-02-25T02:55:29.429Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.65s) [2021-02-25T02:55:29.429Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.429Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.48s) [2021-02-25T02:55:29.429Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.05s) [2021-02-25T02:55:29.429Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.84s) [2021-02-25T02:55:29.429Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.429Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.33s) [2021-02-25T02:55:29.429Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (8.43s) [2021-02-25T02:55:29.429Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (7.83s) [2021-02-25T02:55:29.429Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.33s) [2021-02-25T02:55:29.429Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.429Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.44s) [2021-02-25T02:55:29.429Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-02-25T02:55:29.429Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.429Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-02-25T02:55:29.429Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.429Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.39s) [2021-02-25T02:55:29.429Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-02-25T02:55:29.429Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.429Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.51s) [2021-02-25T02:55:29.429Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-02-25T02:55:29.429Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.429Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-02-25T02:55:29.429Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.429Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (23.93s) [2021-02-25T02:55:29.429Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.03s) [2021-02-25T02:55:29.429Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.57s) [2021-02-25T02:55:29.429Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.429Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.29s) [2021-02-25T02:55:29.429Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.429Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.10s) [2021-02-25T02:55:29.429Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-02-25T02:55:29.429Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.429Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.31s) [2021-02-25T02:55:29.429Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.20s) [2021-02-25T02:55:29.429Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-02-25T02:55:29.429Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.429Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-02-25T02:55:29.429Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-02-25T02:55:29.429Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.33s) [2021-02-25T02:55:29.429Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.86s) [2021-02-25T02:55:29.429Z] --- PASS: TestDockerSuite/TestBuildCmd (0.59s) [2021-02-25T02:55:29.429Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.51s) [2021-02-25T02:55:29.429Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.49s) [2021-02-25T02:55:29.429Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.00s) [2021-02-25T02:55:29.429Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.99s) [2021-02-25T02:55:29.429Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-02-25T02:55:29.429Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.429Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.12s) [2021-02-25T02:55:29.429Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-02-25T02:55:29.429Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.429Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.43s) [2021-02-25T02:55:29.429Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.87s) [2021-02-25T02:55:29.429Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.81s) [2021-02-25T02:55:29.429Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.50s) [2021-02-25T02:55:29.429Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-02-25T02:55:29.429Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.429Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.79s) [2021-02-25T02:55:29.429Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.64s) [2021-02-25T02:55:29.429Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-02-25T02:55:29.429Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.429Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-02-25T02:55:29.429Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.429Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.89s) [2021-02-25T02:55:29.429Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (29.10s) [2021-02-25T02:55:29.429Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.02s) [2021-02-25T02:55:29.429Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.86s) [2021-02-25T02:55:29.429Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.61s) [2021-02-25T02:55:29.429Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.30s) [2021-02-25T02:55:29.429Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.429Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.30s) [2021-02-25T02:55:29.429Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.429Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-02-25T02:55:29.429Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.429Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.47s) [2021-02-25T02:55:29.429Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-02-25T02:55:29.429Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.429Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (30.07s) [2021-02-25T02:55:29.429Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.64s) [2021-02-25T02:55:29.429Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.31s) [2021-02-25T02:55:29.429Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.429Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (29.52s) [2021-02-25T02:55:29.429Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.45s) [2021-02-25T02:55:29.429Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.65s) [2021-02-25T02:55:29.429Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.06s) [2021-02-25T02:55:29.429Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.58s) [2021-02-25T02:55:29.429Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.55s) [2021-02-25T02:55:29.429Z] --- PASS: TestDockerSuite/TestBuildDockerignore (77.23s) [2021-02-25T02:55:29.429Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (4.68s) [2021-02-25T02:55:29.429Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.29s) [2021-02-25T02:55:29.429Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.429Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (86.53s) [2021-02-25T02:55:29.429Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.45s) [2021-02-25T02:55:29.429Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.66s) [2021-02-25T02:55:29.429Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (21.50s) [2021-02-25T02:55:29.429Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (14.00s) [2021-02-25T02:55:29.429Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (13.68s) [2021-02-25T02:55:29.429Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (29.50s) [2021-02-25T02:55:29.429Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (18.66s) [2021-02-25T02:55:29.429Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (8.79s) [2021-02-25T02:55:29.429Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (70.45s) [2021-02-25T02:55:29.429Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.38s) [2021-02-25T02:55:29.429Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.30s) [2021-02-25T02:55:29.429Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.429Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-02-25T02:55:29.429Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.429Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.52s) [2021-02-25T02:55:29.429Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.00s) [2021-02-25T02:55:29.429Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2021-02-25T02:55:29.429Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.429Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.46s) [2021-02-25T02:55:29.429Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.53s) [2021-02-25T02:55:29.429Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.07s) [2021-02-25T02:55:29.429Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.09s) [2021-02-25T02:55:29.429Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.46s) [2021-02-25T02:55:29.429Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-02-25T02:55:29.429Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.429Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.28s) [2021-02-25T02:55:29.429Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.429Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-02-25T02:55:29.429Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.429Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-02-25T02:55:29.429Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.429Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-02-25T02:55:29.429Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.429Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.24s) [2021-02-25T02:55:29.429Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-02-25T02:55:29.429Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.429Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-02-25T02:55:29.429Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.429Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-02-25T02:55:29.429Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.429Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.92s) [2021-02-25T02:55:29.429Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.54s) [2021-02-25T02:55:29.429Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (12.94s) [2021-02-25T02:55:29.429Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.54s) [2021-02-25T02:55:29.429Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-02-25T02:55:29.429Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.429Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-02-25T02:55:29.429Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.429Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-02-25T02:55:29.429Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.429Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-02-25T02:55:29.429Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.429Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-02-25T02:55:29.429Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.429Z] --- PASS: TestDockerSuite/TestBuildFails (6.89s) [2021-02-25T02:55:29.429Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.10s) [2021-02-25T02:55:29.429Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (4.80s) [2021-02-25T02:55:29.430Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (4.84s) [2021-02-25T02:55:29.430Z] --- PASS: TestDockerSuite/TestBuildForceRm (5.92s) [2021-02-25T02:55:29.430Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.29s) [2021-02-25T02:55:29.430Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.30s) [2021-02-25T02:55:29.430Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.93s) [2021-02-25T02:55:29.430Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-02-25T02:55:29.430Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-02-25T02:55:29.430Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.70s) [2021-02-25T02:55:29.430Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.52s) [2021-02-25T02:55:29.430Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-02-25T02:55:29.430Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.430Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (8.05s) [2021-02-25T02:55:29.430Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-02-25T02:55:29.430Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.430Z] --- PASS: TestDockerSuite/TestBuildHistory (9.37s) [2021-02-25T02:55:29.430Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.86s) [2021-02-25T02:55:29.430Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.80s) [2021-02-25T02:55:29.430Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-02-25T02:55:29.430Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.430Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.66s) [2021-02-25T02:55:29.430Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.08s) [2021-02-25T02:55:29.430Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (3.66s) [2021-02-25T02:55:29.430Z] --- PASS: TestDockerSuite/TestBuildLabel (0.85s) [2021-02-25T02:55:29.430Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.55s) [2021-02-25T02:55:29.430Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.84s) [2021-02-25T02:55:29.430Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.53s) [2021-02-25T02:55:29.430Z] --- PASS: TestDockerSuite/TestBuildLabels (0.84s) [2021-02-25T02:55:29.430Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.33s) [2021-02-25T02:55:29.430Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (4.83s) [2021-02-25T02:55:29.430Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2021-02-25T02:55:29.430Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.430Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-02-25T02:55:29.430Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.430Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s) [2021-02-25T02:55:29.430Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2021-02-25T02:55:29.430Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2021-02-25T02:55:29.430Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2021-02-25T02:55:29.430Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.47s) [2021-02-25T02:55:29.430Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.62s) [2021-02-25T02:55:29.430Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.32s) [2021-02-25T02:55:29.430Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (13.45s) [2021-02-25T02:55:29.430Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-02-25T02:55:29.430Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.430Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.63s) [2021-02-25T02:55:29.430Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (26.82s) [2021-02-25T02:55:29.430Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (12.40s) [2021-02-25T02:55:29.430Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.52s) [2021-02-25T02:55:29.430Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.25s) [2021-02-25T02:55:29.430Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.03s) [2021-02-25T02:55:29.430Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (15.18s) [2021-02-25T02:55:29.430Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-02-25T02:55:29.430Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.430Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (11.71s) [2021-02-25T02:55:29.430Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.56s) [2021-02-25T02:55:29.430Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-02-25T02:55:29.430Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.430Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-02-25T02:55:29.430Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.430Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.55s) [2021-02-25T02:55:29.430Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (3.94s) [2021-02-25T02:55:29.430Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.15s) [2021-02-25T02:55:29.430Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.23s) [2021-02-25T02:55:29.430Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.14s) [2021-02-25T02:55:29.430Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.87s) [2021-02-25T02:55:29.430Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.98s) [2021-02-25T02:55:29.430Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.12s) [2021-02-25T02:55:29.430Z] --- PASS: TestDockerSuite/TestBuildOnBuild (12.55s) [2021-02-25T02:55:29.430Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.32s) [2021-02-25T02:55:29.430Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.13s) [2021-02-25T02:55:29.430Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.38s) [2021-02-25T02:55:29.430Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (7.91s) [2021-02-25T02:55:29.430Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.49s) [2021-02-25T02:55:29.430Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.30s) [2021-02-25T02:55:29.430Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.97s) [2021-02-25T02:55:29.430Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-02-25T02:55:29.430Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.430Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-02-25T02:55:29.430Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.430Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.03s) [2021-02-25T02:55:29.430Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-02-25T02:55:29.430Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.430Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (40.96s) [2021-02-25T02:55:29.430Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (21.71s) [2021-02-25T02:55:29.430Z] --- PASS: TestDockerSuite/TestBuildRm (11.59s) [2021-02-25T02:55:29.430Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.95s) [2021-02-25T02:55:29.430Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-02-25T02:55:29.430Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.430Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.30s) [2021-02-25T02:55:29.430Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.430Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.17s) [2021-02-25T02:55:29.430Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.03s) [2021-02-25T02:55:29.430Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.10s) [2021-02-25T02:55:29.430Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.05s) [2021-02-25T02:55:29.430Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (14.56s) [2021-02-25T02:55:29.430Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.68s) [2021-02-25T02:55:29.430Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.57s) [2021-02-25T02:55:29.430Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (8.83s) [2021-02-25T02:55:29.430Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.27s) [2021-02-25T02:55:29.430Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.29s) [2021-02-25T02:55:29.430Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2021-02-25T02:55:29.430Z] --- PASS: TestDockerSuite/TestBuildStderr (3.96s) [2021-02-25T02:55:29.430Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (17.62s) [2021-02-25T02:55:29.430Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.30s) [2021-02-25T02:55:29.430Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.430Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.75s) [2021-02-25T02:55:29.430Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.07s) [2021-02-25T02:55:29.430Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.02s) [2021-02-25T02:55:29.430Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.90s) [2021-02-25T02:55:29.430Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-02-25T02:55:29.430Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.430Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-02-25T02:55:29.430Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.430Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-02-25T02:55:29.430Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.430Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.85s) [2021-02-25T02:55:29.430Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.51s) [2021-02-25T02:55:29.430Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.57s) [2021-02-25T02:55:29.430Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-02-25T02:55:29.430Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.430Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-02-25T02:55:29.430Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.430Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (19.58s) [2021-02-25T02:55:29.430Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.73s) [2021-02-25T02:55:29.430Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (12.35s) [2021-02-25T02:55:29.430Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (4.76s) [2021-02-25T02:55:29.430Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.30s) [2021-02-25T02:55:29.430Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.430Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-02-25T02:55:29.430Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.430Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.38s) [2021-02-25T02:55:29.430Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.30s) [2021-02-25T02:55:29.430Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.430Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (9.80s) [2021-02-25T02:55:29.430Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.18s) [2021-02-25T02:55:29.430Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.37s) [2021-02-25T02:55:29.430Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (12.05s) [2021-02-25T02:55:29.430Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.31s) [2021-02-25T02:55:29.430Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.430Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.28s) [2021-02-25T02:55:29.430Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.430Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-02-25T02:55:29.430Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.430Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.14s) [2021-02-25T02:55:29.430Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (7.19s) [2021-02-25T02:55:29.430Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.73s) [2021-02-25T02:55:29.430Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.30s) [2021-02-25T02:55:29.430Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.430Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-02-25T02:55:29.430Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.430Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-02-25T02:55:29.430Z] docker_cli_sni_test.go:18: Flakey test [2021-02-25T02:55:29.430Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.02s) [2021-02-25T02:55:29.430Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (3.94s) [2021-02-25T02:55:29.430Z] --- PASS: TestDockerSuite/TestCommitChange (4.22s) [2021-02-25T02:55:29.430Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.01s) [2021-02-25T02:55:29.430Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-02-25T02:55:29.430Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.430Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.06s) [2021-02-25T02:55:29.430Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-02-25T02:55:29.430Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.430Z] --- PASS: TestDockerSuite/TestCommitTTY (5.93s) [2021-02-25T02:55:29.430Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (3.83s) [2021-02-25T02:55:29.430Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-02-25T02:55:29.430Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.430Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-02-25T02:55:29.430Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.430Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-02-25T02:55:29.430Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.430Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-02-25T02:55:29.430Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.430Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-02-25T02:55:29.430Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.430Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-02-25T02:55:29.430Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.430Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-02-25T02:55:29.430Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.430Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2021-02-25T02:55:29.430Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.21s) [2021-02-25T02:55:29.430Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (11.04s) [2021-02-25T02:55:29.430Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-02-25T02:55:29.430Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.430Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.07s) [2021-02-25T02:55:29.430Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-02-25T02:55:29.430Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.430Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-02-25T02:55:29.430Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.430Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-02-25T02:55:29.430Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.430Z] --- PASS: TestDockerSuite/TestContainerAPICreate (6.89s) [2021-02-25T02:55:29.430Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-02-25T02:55:29.430Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.430Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2021-02-25T02:55:29.430Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.26s) [2021-02-25T02:55:29.430Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-02-25T02:55:29.430Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-02-25T02:55:29.430Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.430Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-02-25T02:55:29.430Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.430Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-02-25T02:55:29.430Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.430Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.34s) [2021-02-25T02:55:29.430Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.94s) [2021-02-25T02:55:29.430Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.93s) [2021-02-25T02:55:29.430Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-02-25T02:55:29.430Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-02-25T02:55:29.430Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.430Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.02s) [2021-02-25T02:55:29.430Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-02-25T02:55:29.430Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.13s) [2021-02-25T02:55:29.430Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-02-25T02:55:29.430Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.430Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-02-25T02:55:29.430Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.430Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.14s) [2021-02-25T02:55:29.430Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-02-25T02:55:29.430Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.80s) [2021-02-25T02:55:29.430Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-02-25T02:55:29.430Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.430Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.44s) [2021-02-25T02:55:29.431Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.19s) [2021-02-25T02:55:29.431Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.04s) [2021-02-25T02:55:29.431Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.32s) [2021-02-25T02:55:29.431Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.59s) [2021-02-25T02:55:29.431Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2021-02-25T02:55:29.431Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-02-25T02:55:29.431Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-02-25T02:55:29.431Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-02-25T02:55:29.431Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.70s) [2021-02-25T02:55:29.431Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-02-25T02:55:29.431Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.431Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.11s) [2021-02-25T02:55:29.431Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-02-25T02:55:29.431Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.431Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.05s) [2021-02-25T02:55:29.431Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s) [2021-02-25T02:55:29.431Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.19s) [2021-02-25T02:55:29.431Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.84s) [2021-02-25T02:55:29.431Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-02-25T02:55:29.431Z] docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.431Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-02-25T02:55:29.431Z] docker_cli_run_test.go:3528: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.431Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-02-25T02:55:29.431Z] docker_cli_run_test.go:3560: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.431Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-02-25T02:55:29.431Z] docker_cli_run_test.go:3591: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.431Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-02-25T02:55:29.431Z] docker_cli_run_test.go:3574: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.431Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.84s) [2021-02-25T02:55:29.431Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (27.10s) [2021-02-25T02:55:29.431Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.50s) [2021-02-25T02:55:29.431Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.45s) [2021-02-25T02:55:29.431Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.43s) [2021-02-25T02:55:29.431Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (7.49s) [2021-02-25T02:55:29.431Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0008dfbc0_} (2.43s) [2021-02-25T02:55:29.431Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1927156474_c:\foo_false____} (2.36s) [2021-02-25T02:55:29.431Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1927156474_c:\foo_true____} (7.43s) [2021-02-25T02:55:29.431Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-02-25T02:55:29.431Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.431Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.13s) [2021-02-25T02:55:29.431Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-02-25T02:55:29.431Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-02-25T02:55:29.431Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-02-25T02:55:29.902Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-02-25T02:55:29.902Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-02-25T02:55:29.902Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.02s) [2021-02-25T02:55:29.902Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.02s) [2021-02-25T02:55:29.902Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2021-02-25T02:55:29.902Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-02-25T02:55:29.902Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2021-02-25T02:55:29.902Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-02-25T02:55:29.902Z] docker_cli_run_test.go:3464: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.902Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-02-25T02:55:29.902Z] docker_cli_run_test.go:3456: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.902Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-02-25T02:55:29.902Z] docker_cli_run_test.go:3483: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.902Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2021-02-25T02:55:29.902Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.902Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-02-25T02:55:29.902Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.902Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.18s) [2021-02-25T02:55:29.902Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-02-25T02:55:29.902Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.902Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-02-25T02:55:29.902Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.902Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-02-25T02:55:29.902Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.902Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-02-25T02:55:29.902Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.902Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-02-25T02:55:29.902Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.902Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-02-25T02:55:29.902Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.902Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-02-25T02:55:29.902Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.902Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-02-25T02:55:29.902Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.902Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-02-25T02:55:29.902Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.902Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-02-25T02:55:29.902Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.902Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-02-25T02:55:29.902Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.902Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-02-25T02:55:29.902Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.902Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-02-25T02:55:29.902Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.902Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.08s) [2021-02-25T02:55:29.902Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2021-02-25T02:55:29.902Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-02-25T02:55:29.902Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.902Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.14s) [2021-02-25T02:55:29.902Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-02-25T02:55:29.902Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.902Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-02-25T02:55:29.902Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.902Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-02-25T02:55:29.902Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.902Z] --- PASS: TestDockerSuite/TestCpToCaseA (3.99s) [2021-02-25T02:55:29.902Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.26s) [2021-02-25T02:55:29.902Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-02-25T02:55:29.902Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.902Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-02-25T02:55:29.902Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.902Z] --- PASS: TestDockerSuite/TestCpToCaseE (12.81s) [2021-02-25T02:55:29.902Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-02-25T02:55:29.902Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.902Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-02-25T02:55:29.902Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.902Z] --- PASS: TestDockerSuite/TestCpToCaseH (13.00s) [2021-02-25T02:55:29.902Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-02-25T02:55:29.902Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.902Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-02-25T02:55:29.902Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.902Z] --- PASS: TestDockerSuite/TestCpToDot (7.05s) [2021-02-25T02:55:29.902Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-02-25T02:55:29.902Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.902Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-02-25T02:55:29.902Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.902Z] --- PASS: TestDockerSuite/TestCpToStdout (2.22s) [2021-02-25T02:55:29.902Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-02-25T02:55:29.902Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.902Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-02-25T02:55:29.902Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.902Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-02-25T02:55:29.902Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.902Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-02-25T02:55:29.902Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.902Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.15s) [2021-02-25T02:55:29.902Z] --- PASS: TestDockerSuite/TestCreateArgs (0.15s) [2021-02-25T02:55:29.902Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.91s) [2021-02-25T02:55:29.902Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.19s) [2021-02-25T02:55:29.902Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.16s) [2021-02-25T02:55:29.902Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.14s) [2021-02-25T02:55:29.902Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.82s) [2021-02-25T02:55:29.902Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.58s) [2021-02-25T02:55:29.902Z] --- PASS: TestDockerSuite/TestCreateLabels (0.14s) [2021-02-25T02:55:29.902Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-02-25T02:55:29.902Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.902Z] --- PASS: TestDockerSuite/TestCreateRM (0.28s) [2021-02-25T02:55:29.902Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-02-25T02:55:29.902Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-02-25T02:55:29.902Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.15s) [2021-02-25T02:55:29.902Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.28s) [2021-02-25T02:55:29.902Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.01s) [2021-02-25T02:55:29.902Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.18s) [2021-02-25T02:55:29.902Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.41s) [2021-02-25T02:55:29.902Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.88s) [2021-02-25T02:55:29.902Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.14s) [2021-02-25T02:55:29.902Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-02-25T02:55:29.902Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.902Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.05s) [2021-02-25T02:55:29.902Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-02-25T02:55:29.902Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.902Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.09s) [2021-02-25T02:55:29.902Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-02-25T02:55:29.902Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.902Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-02-25T02:55:29.902Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.902Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-02-25T02:55:29.902Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.902Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-02-25T02:55:29.902Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.902Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-02-25T02:55:29.902Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.902Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-02-25T02:55:29.902Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.902Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-02-25T02:55:29.902Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.902Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-02-25T02:55:29.902Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.902Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-02-25T02:55:29.902Z] docker_cli_run_test.go:2993: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.902Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2021-02-25T02:55:29.902Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-02-25T02:55:29.902Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.902Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-02-25T02:55:29.902Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.902Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-02-25T02:55:29.902Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.902Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-02-25T02:55:29.902Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.902Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-02-25T02:55:29.902Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.902Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.09s) [2021-02-25T02:55:29.902Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.24s) [2021-02-25T02:55:29.902Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.14s) [2021-02-25T02:55:29.902Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (7.15s) [2021-02-25T02:55:29.902Z] --- PASS: TestDockerSuite/TestEventsCopy (4.59s) [2021-02-25T02:55:29.902Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.84s) [2021-02-25T02:55:29.902Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.10s) [2021-02-25T02:55:29.902Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.78s) [2021-02-25T02:55:29.902Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.61s) [2021-02-25T02:55:29.902Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.04s) [2021-02-25T02:55:29.902Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.93s) [2021-02-25T02:55:29.902Z] --- PASS: TestDockerSuite/TestEventsFilters (4.62s) [2021-02-25T02:55:29.902Z] --- PASS: TestDockerSuite/TestEventsFormat (4.29s) [2021-02-25T02:55:29.902Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2021-02-25T02:55:29.902Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2021-02-25T02:55:29.902Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-02-25T02:55:29.902Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.902Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-02-25T02:55:29.902Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.902Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-02-25T02:55:29.902Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.902Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.18s) [2021-02-25T02:55:29.902Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-02-25T02:55:29.902Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.902Z] --- PASS: TestDockerSuite/TestEventsRename (2.14s) [2021-02-25T02:55:29.902Z] --- PASS: TestDockerSuite/TestEventsResize (2.53s) [2021-02-25T02:55:29.902Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.02s) [2021-02-25T02:55:29.902Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.33s) [2021-02-25T02:55:29.902Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.59s) [2021-02-25T02:55:29.902Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-02-25T02:55:29.902Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.902Z] --- PASS: TestDockerSuite/TestEventsUntag (2.74s) [2021-02-25T02:55:29.902Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.42s) [2021-02-25T02:55:29.902Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-02-25T02:55:29.902Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.902Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-02-25T02:55:29.902Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.902Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.76s) [2021-02-25T02:55:29.902Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.74s) [2021-02-25T02:55:29.902Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-02-25T02:55:29.902Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.902Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-02-25T02:55:29.902Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.902Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-02-25T02:55:29.902Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.902Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.85s) [2021-02-25T02:55:29.902Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.91s) [2021-02-25T02:55:29.902Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.11s) [2021-02-25T02:55:29.902Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.79s) [2021-02-25T02:55:29.902Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.82s) [2021-02-25T02:55:29.902Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-02-25T02:55:29.902Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.902Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-02-25T02:55:29.902Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.902Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-02-25T02:55:29.902Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.902Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.11s) [2021-02-25T02:55:29.902Z] --- PASS: TestDockerSuite/TestExecInspectID (4.64s) [2021-02-25T02:55:29.902Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-02-25T02:55:29.902Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.902Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-02-25T02:55:29.902Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.902Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-02-25T02:55:29.902Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.902Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-02-25T02:55:29.902Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-02-25T02:55:29.902Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-02-25T02:55:29.902Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.902Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.36s) [2021-02-25T02:55:29.902Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2021-02-25T02:55:29.902Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.902Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-02-25T02:55:29.902Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.902Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2021-02-25T02:55:29.902Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.902Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-02-25T02:55:29.902Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.903Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-02-25T02:55:29.903Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.903Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.18s) [2021-02-25T02:55:29.903Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-02-25T02:55:29.903Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.903Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.79s) [2021-02-25T02:55:29.903Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-02-25T02:55:29.903Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.903Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-02-25T02:55:29.903Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.903Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-02-25T02:55:29.903Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.903Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.92s) [2021-02-25T02:55:29.903Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.87s) [2021-02-25T02:55:29.903Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.86s) [2021-02-25T02:55:29.903Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.85s) [2021-02-25T02:55:29.903Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-02-25T02:55:29.903Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.903Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2021-02-25T02:55:29.903Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.09s) [2021-02-25T02:55:29.903Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-02-25T02:55:29.903Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.903Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2021-02-25T02:55:29.903Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2021-02-25T02:55:29.903Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2021-02-25T02:55:29.903Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (3.96s) [2021-02-25T02:55:29.903Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s) [2021-02-25T02:55:29.903Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-02-25T02:55:29.903Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.903Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.06s) [2021-02-25T02:55:29.903Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.06s) [2021-02-25T02:55:29.903Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.32s) [2021-02-25T02:55:29.903Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.53s) [2021-02-25T02:55:29.903Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-02-25T02:55:29.903Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.903Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.85s) [2021-02-25T02:55:29.903Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) [2021-02-25T02:55:29.903Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.49s) [2021-02-25T02:55:29.903Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.24s) [2021-02-25T02:55:29.903Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.88s) [2021-02-25T02:55:29.903Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.31s) [2021-02-25T02:55:29.903Z] --- PASS: TestDockerSuite/TestImagesFormat (0.21s) [2021-02-25T02:55:29.903Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-02-25T02:55:29.903Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.903Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.52s) [2021-02-25T02:55:29.903Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2021-02-25T02:55:29.903Z] --- PASS: TestDockerSuite/TestImportBadURL (2.42s) [2021-02-25T02:55:29.903Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-02-25T02:55:29.903Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.903Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-02-25T02:55:29.903Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.903Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2021-02-25T02:55:29.903Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-02-25T02:55:29.903Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.903Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-02-25T02:55:29.903Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.903Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-02-25T02:55:29.903Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.903Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-02-25T02:55:29.903Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-02-25T02:55:29.903Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-02-25T02:55:29.903Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.903Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-02-25T02:55:29.903Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.903Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s) [2021-02-25T02:55:29.903Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-02-25T02:55:29.903Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.903Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-02-25T02:55:29.903Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.903Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.21s) [2021-02-25T02:55:29.903Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.11s) [2021-02-25T02:55:29.903Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-02-25T02:55:29.903Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.903Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-02-25T02:55:29.903Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.903Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2021-02-25T02:55:29.903Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-02-25T02:55:29.903Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.903Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.14s) [2021-02-25T02:55:29.903Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.20s) [2021-02-25T02:55:29.903Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.13s) [2021-02-25T02:55:29.903Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-02-25T02:55:29.903Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.903Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-02-25T02:55:29.903Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.903Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-02-25T02:55:29.903Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.903Z] --- PASS: TestDockerSuite/TestInspectDefault (2.19s) [2021-02-25T02:55:29.903Z] --- PASS: TestDockerSuite/TestInspectHistory (4.00s) [2021-02-25T02:55:29.903Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-02-25T02:55:29.903Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.903Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-02-25T02:55:29.903Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.903Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-02-25T02:55:29.903Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.903Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.09s) [2021-02-25T02:55:29.903Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.01s) [2021-02-25T02:55:29.903Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.15s) [2021-02-25T02:55:29.903Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.22s) [2021-02-25T02:55:29.903Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.08s) [2021-02-25T02:55:29.903Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-02-25T02:55:29.903Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.903Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.10s) [2021-02-25T02:55:29.903Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.07s) [2021-02-25T02:55:29.903Z] --- PASS: TestDockerSuite/TestInspectStatus (2.46s) [2021-02-25T02:55:29.903Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.13s) [2021-02-25T02:55:29.903Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.07s) [2021-02-25T02:55:29.903Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.97s) [2021-02-25T02:55:29.903Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.96s) [2021-02-25T02:55:29.903Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.12s) [2021-02-25T02:55:29.903Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.12s) [2021-02-25T02:55:29.903Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.02s) [2021-02-25T02:55:29.903Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.07s) [2021-02-25T02:55:29.903Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-02-25T02:55:29.903Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.903Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-02-25T02:55:29.903Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.903Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-02-25T02:55:29.903Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.903Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-02-25T02:55:29.903Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.903Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-02-25T02:55:29.903Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.903Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-02-25T02:55:29.903Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.903Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-02-25T02:55:29.903Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.903Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-02-25T02:55:29.903Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.903Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-02-25T02:55:29.903Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.903Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-02-25T02:55:29.903Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.903Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-02-25T02:55:29.903Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.903Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-02-25T02:55:29.903Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.903Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-02-25T02:55:29.903Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.903Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-02-25T02:55:29.903Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.903Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-02-25T02:55:29.903Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.903Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-02-25T02:55:29.903Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.903Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2021-02-25T02:55:29.903Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2021-02-25T02:55:29.903Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.74s) [2021-02-25T02:55:29.903Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.83s) [2021-02-25T02:55:29.903Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.47s) [2021-02-25T02:55:29.903Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.21s) [2021-02-25T02:55:29.903Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-02-25T02:55:29.903Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.903Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.04s) [2021-02-25T02:55:29.903Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2021-02-25T02:55:29.903Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.76s) [2021-02-25T02:55:29.903Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.84s) [2021-02-25T02:55:29.903Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.78s) [2021-02-25T02:55:29.903Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.51s) [2021-02-25T02:55:29.903Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.40s) [2021-02-25T02:55:29.903Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-02-25T02:55:29.903Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.903Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.25s) [2021-02-25T02:55:29.903Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.20s) [2021-02-25T02:55:29.903Z] --- PASS: TestDockerSuite/TestLogsSince (8.87s) [2021-02-25T02:55:29.903Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-02-25T02:55:29.903Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.903Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-02-25T02:55:29.903Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.903Z] --- PASS: TestDockerSuite/TestLogsTail (2.53s) [2021-02-25T02:55:29.903Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.26s) [2021-02-25T02:55:29.903Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.11s) [2021-02-25T02:55:29.903Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-02-25T02:55:29.903Z] docker_cli_run_test.go:2907: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.903Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-02-25T02:55:29.903Z] docker_cli_run_test.go:2916: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.903Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-02-25T02:55:29.903Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.903Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-02-25T02:55:29.903Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.903Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-02-25T02:55:29.903Z] docker_cli_run_test.go:3510: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.903Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-02-25T02:55:29.903Z] docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.903Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-02-25T02:55:29.903Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.903Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-02-25T02:55:29.903Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.903Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2021-02-25T02:55:29.903Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-02-25T02:55:29.903Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.903Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-02-25T02:55:29.903Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-02-25T02:55:29.903Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-02-25T02:55:29.903Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-02-25T02:55:29.903Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-02-25T02:55:29.903Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.903Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-02-25T02:55:29.903Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.903Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-02-25T02:55:29.903Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.903Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-02-25T02:55:29.903Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.903Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-02-25T02:55:29.903Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.903Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-02-25T02:55:29.903Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.903Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.09s) [2021-02-25T02:55:29.903Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-02-25T02:55:29.903Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.903Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2021-02-25T02:55:29.903Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-02-25T02:55:29.903Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.903Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-02-25T02:55:29.903Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.903Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-02-25T02:55:29.903Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.903Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-02-25T02:55:29.903Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.903Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-02-25T02:55:29.903Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.903Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-02-25T02:55:29.903Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.903Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-02-25T02:55:29.903Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.903Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.02s) [2021-02-25T02:55:29.903Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-02-25T02:55:29.903Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.903Z] --- PASS: TestDockerSuite/TestPsByOrder (8.49s) [2021-02-25T02:55:29.903Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-02-25T02:55:29.903Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.903Z] --- PASS: TestDockerSuite/TestPsListContainersBase (9.67s) [2021-02-25T02:55:29.903Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (13.05s) [2021-02-25T02:55:29.903Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.25s) [2021-02-25T02:55:29.903Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-02-25T02:55:29.903Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-02-25T02:55:29.903Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.93s) [2021-02-25T02:55:29.903Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.39s) [2021-02-25T02:55:29.903Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (6.60s) [2021-02-25T02:55:29.903Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.02s) [2021-02-25T02:55:29.903Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-02-25T02:55:29.903Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.903Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-02-25T02:55:29.903Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.903Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.14s) [2021-02-25T02:55:29.903Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-02-25T02:55:29.903Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.903Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-02-25T02:55:29.903Z] docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.903Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-02-25T02:55:29.904Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.904Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-02-25T02:55:29.904Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.904Z] --- PASS: TestDockerSuite/TestPsShowMounts (7.06s) [2021-02-25T02:55:29.904Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-02-25T02:55:29.904Z] docker_cli_run_test.go:3142: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.904Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.69s) [2021-02-25T02:55:29.904Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-02-25T02:55:29.904Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.904Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.29s) [2021-02-25T02:55:29.904Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.94s) [2021-02-25T02:55:29.904Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-02-25T02:55:29.904Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.904Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.84s) [2021-02-25T02:55:29.904Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.81s) [2021-02-25T02:55:29.904Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.26s) [2021-02-25T02:55:29.904Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (23.16s) [2021-02-25T02:55:29.904Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-02-25T02:55:29.904Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.904Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.43s) [2021-02-25T02:55:29.904Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.20s) [2021-02-25T02:55:29.904Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.14s) [2021-02-25T02:55:29.904Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.61s) [2021-02-25T02:55:29.904Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (3.94s) [2021-02-25T02:55:29.904Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.79s) [2021-02-25T02:55:29.904Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-02-25T02:55:29.904Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.904Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (3.78s) [2021-02-25T02:55:29.904Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2021-02-25T02:55:29.904Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.25s) [2021-02-25T02:55:29.904Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (13.05s) [2021-02-25T02:55:29.904Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.68s) [2021-02-25T02:55:29.904Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.64s) [2021-02-25T02:55:29.904Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.39s) [2021-02-25T02:55:29.904Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.60s) [2021-02-25T02:55:29.904Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.05s) [2021-02-25T02:55:29.904Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.82s) [2021-02-25T02:55:29.904Z] --- PASS: TestDockerSuite/TestRmiTag (0.66s) [2021-02-25T02:55:29.904Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.17s) [2021-02-25T02:55:29.904Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (15.45s) [2021-02-25T02:55:29.904Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.34s) [2021-02-25T02:55:29.904Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.51s) [2021-02-25T02:55:29.904Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.00s) [2021-02-25T02:55:29.904Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-02-25T02:55:29.904Z] docker_cli_run_test.go:4425: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.904Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-02-25T02:55:29.904Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.904Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-02-25T02:55:29.904Z] docker_cli_run_test.go:3942: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.904Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-02-25T02:55:29.904Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.904Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-02-25T02:55:29.904Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.904Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-02-25T02:55:29.904Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.904Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-02-25T02:55:29.904Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.904Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.12s) [2021-02-25T02:55:29.904Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-02-25T02:55:29.904Z] docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.904Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-02-25T02:55:29.904Z] docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.904Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.33s) [2021-02-25T02:55:29.904Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.59s) [2021-02-25T02:55:29.904Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.13s) [2021-02-25T02:55:29.904Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.28s) [2021-02-25T02:55:29.904Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (6.98s) [2021-02-25T02:55:29.904Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2021-02-25T02:55:29.904Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.41s) [2021-02-25T02:55:29.904Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-02-25T02:55:29.904Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.904Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-02-25T02:55:29.904Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.904Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-02-25T02:55:29.904Z] docker_cli_run_test.go:3006: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.904Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-02-25T02:55:29.904Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.904Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-02-25T02:55:29.904Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.904Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-02-25T02:55:29.904Z] docker_cli_run_test.go:3192: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.904Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-02-25T02:55:29.904Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.904Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-02-25T02:55:29.904Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.904Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-02-25T02:55:29.904Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.904Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-02-25T02:55:29.904Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.904Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-02-25T02:55:29.904Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.904Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.06s) [2021-02-25T02:55:29.904Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-02-25T02:55:29.904Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.904Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.83s) [2021-02-25T02:55:29.904Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-02-25T02:55:29.904Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.904Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-02-25T02:55:29.904Z] docker_cli_run_test.go:3358: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.904Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.84s) [2021-02-25T02:55:29.904Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-02-25T02:55:29.904Z] docker_cli_run_test.go:3325: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.904Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-02-25T02:55:29.904Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.904Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-02-25T02:55:29.904Z] docker_cli_run_test.go:3235: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.904Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-02-25T02:55:29.904Z] docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.904Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-02-25T02:55:29.904Z] docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.904Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-02-25T02:55:29.904Z] docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.904Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-02-25T02:55:29.904Z] docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.904Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.11s) [2021-02-25T02:55:29.904Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.10s) [2021-02-25T02:55:29.904Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.04s) [2021-02-25T02:55:29.904Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-02-25T02:55:29.904Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.904Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-02-25T02:55:29.904Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.904Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-02-25T02:55:29.904Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.904Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.09s) [2021-02-25T02:55:29.904Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-02-25T02:55:29.904Z] docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.904Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-02-25T02:55:29.904Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.904Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-02-25T02:55:29.904Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.904Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-02-25T02:55:29.904Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.904Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.45s) [2021-02-25T02:55:29.904Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (4.77s) [2021-02-25T02:55:29.904Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-02-25T02:55:29.904Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.904Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-02-25T02:55:29.904Z] docker_cli_run_test.go:3907: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.904Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-02-25T02:55:29.904Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.904Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-02-25T02:55:29.904Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.904Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-02-25T02:55:29.904Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.904Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-02-25T02:55:29.904Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.904Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.14s) [2021-02-25T02:55:29.904Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-02-25T02:55:29.904Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.904Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.08s) [2021-02-25T02:55:29.904Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-02-25T02:55:29.904Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.904Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (1.99s) [2021-02-25T02:55:29.904Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.00s) [2021-02-25T02:55:29.904Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-02-25T02:55:29.904Z] docker_cli_run_test.go:4165: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.904Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.03s) [2021-02-25T02:55:29.904Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-02-25T02:55:29.904Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.904Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-02-25T02:55:29.904Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.904Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-02-25T02:55:29.904Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.904Z] --- PASS: TestDockerSuite/TestRunExitCode (6.78s) [2021-02-25T02:55:29.904Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (6.94s) [2021-02-25T02:55:29.904Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.14s) [2021-02-25T02:55:29.904Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.26s) [2021-02-25T02:55:29.904Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2021-02-25T02:55:29.904Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-02-25T02:55:29.904Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.904Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-02-25T02:55:29.904Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.904Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-02-25T02:55:29.904Z] docker_cli_run_test.go:4404: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.904Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-02-25T02:55:29.904Z] docker_cli_run_test.go:4417: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.904Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-02-25T02:55:29.904Z] docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv [2021-02-25T02:55:29.904Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-02-25T02:55:29.904Z] docker_cli_run_test.go:3723: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.904Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-02-25T02:55:29.904Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.904Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.69s) [2021-02-25T02:55:29.904Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-02-25T02:55:29.904Z] docker_cli_run_test.go:3270: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.904Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2021-02-25T02:55:29.904Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-02-25T02:55:29.904Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.904Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-02-25T02:55:29.904Z] docker_cli_run_test.go:3379: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.904Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-02-25T02:55:29.904Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.904Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-02-25T02:55:29.904Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.904Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.68s) [2021-02-25T02:55:29.904Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-02-25T02:55:29.904Z] docker_cli_run_test.go:3389: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.904Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.66s) [2021-02-25T02:55:29.904Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-02-25T02:55:29.904Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.904Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-02-25T02:55:29.904Z] docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.904Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-02-25T02:55:29.904Z] docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.904Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-02-25T02:55:29.904Z] docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.904Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-02-25T02:55:29.904Z] docker_cli_run_test.go:3423: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.904Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-02-25T02:55:29.904Z] docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.904Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-02-25T02:55:29.904Z] docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.904Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-02-25T02:55:29.904Z] docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.904Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2021-02-25T02:55:29.904Z] docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.904Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-02-25T02:55:29.904Z] docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.904Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-02-25T02:55:29.904Z] docker_cli_run_test.go:4227: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.904Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-02-25T02:55:29.904Z] docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.904Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-02-25T02:55:29.905Z] docker_cli_run_test.go:4215: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.905Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-02-25T02:55:29.905Z] docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.905Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.69s) [2021-02-25T02:55:29.905Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-02-25T02:55:29.905Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.905Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-02-25T02:55:29.905Z] docker_cli_run_test.go:3212: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.905Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-02-25T02:55:29.905Z] docker_cli_run_test.go:3774: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.905Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.39s) [2021-02-25T02:55:29.905Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.59s) [2021-02-25T02:55:29.905Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-02-25T02:55:29.905Z] docker_cli_run_test.go:3767: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.905Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-02-25T02:55:29.905Z] docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.905Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-02-25T02:55:29.905Z] docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.905Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-02-25T02:55:29.905Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.905Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-02-25T02:55:29.905Z] docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.905Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-02-25T02:55:29.905Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.905Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-02-25T02:55:29.905Z] docker_cli_run_test.go:3091: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.905Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-02-25T02:55:29.905Z] docker_cli_run_test.go:3113: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.905Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-02-25T02:55:29.905Z] docker_cli_run_test.go:3437: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.905Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.27s) [2021-02-25T02:55:29.905Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.21s) [2021-02-25T02:55:29.905Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.96s) [2021-02-25T02:55:29.905Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.95s) [2021-02-25T02:55:29.905Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.21s) [2021-02-25T02:55:29.905Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.80s) [2021-02-25T02:55:29.905Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-02-25T02:55:29.905Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.905Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-02-25T02:55:29.905Z] docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.905Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-02-25T02:55:29.905Z] docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.905Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-02-25T02:55:29.905Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.905Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-02-25T02:55:29.905Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.905Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-02-25T02:55:29.905Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.905Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-02-25T02:55:29.905Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.905Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-02-25T02:55:29.905Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.905Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.43s) [2021-02-25T02:55:29.905Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-02-25T02:55:29.905Z] docker_cli_run_test.go:2981: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.905Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-02-25T02:55:29.905Z] docker_cli_run_test.go:2884: unmatched requirement Apparmor [2021-02-25T02:55:29.905Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-02-25T02:55:29.905Z] docker_cli_run_test.go:2863: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.905Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-02-25T02:55:29.905Z] docker_cli_run_test.go:2848: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.905Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-02-25T02:55:29.905Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.905Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (6.74s) [2021-02-25T02:55:29.905Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-02-25T02:55:29.905Z] docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.905Z] --- PASS: TestDockerSuite/TestRunRm (2.10s) [2021-02-25T02:55:29.905Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.30s) [2021-02-25T02:55:29.905Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.29s) [2021-02-25T02:55:29.905Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.08s) [2021-02-25T02:55:29.905Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.06s) [2021-02-25T02:55:29.905Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.49s) [2021-02-25T02:55:29.905Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-02-25T02:55:29.905Z] docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.905Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-02-25T02:55:29.905Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.905Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.08s) [2021-02-25T02:55:29.905Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-02-25T02:55:29.905Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.905Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.90s) [2021-02-25T02:55:29.905Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-02-25T02:55:29.905Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.905Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-02-25T02:55:29.905Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.905Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.17s) [2021-02-25T02:55:29.905Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2021-02-25T02:55:29.905Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-02-25T02:55:29.905Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.905Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.67s) [2021-02-25T02:55:29.905Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-02-25T02:55:29.905Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.905Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-02-25T02:55:29.905Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.905Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-02-25T02:55:29.905Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.905Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-02-25T02:55:29.905Z] docker_cli_run_test.go:3983: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.905Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-02-25T02:55:29.905Z] docker_cli_run_test.go:2923: unmatched requirement Apparmor [2021-02-25T02:55:29.905Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-02-25T02:55:29.905Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.905Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-02-25T02:55:29.905Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.905Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-02-25T02:55:29.905Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.905Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-02-25T02:55:29.905Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.905Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-02-25T02:55:29.905Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.905Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.08s) [2021-02-25T02:55:29.905Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-02-25T02:55:29.905Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.905Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.09s) [2021-02-25T02:55:29.905Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-02-25T02:55:29.905Z] docker_cli_run_test.go:3872: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.905Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-02-25T02:55:29.905Z] docker_cli_run_test.go:3865: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.905Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.73s) [2021-02-25T02:55:29.905Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.23s) [2021-02-25T02:55:29.905Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.07s) [2021-02-25T02:55:29.905Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.10s) [2021-02-25T02:55:29.905Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-02-25T02:55:29.905Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.905Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.09s) [2021-02-25T02:55:29.905Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.19s) [2021-02-25T02:55:29.905Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.12s) [2021-02-25T02:55:29.905Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.29s) [2021-02-25T02:55:29.905Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.03s) [2021-02-25T02:55:29.905Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.905Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.08s) [2021-02-25T02:55:29.905Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2021-02-25T02:55:29.905Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-02-25T02:55:29.905Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.905Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-02-25T02:55:29.905Z] docker_cli_run_test.go:3739: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.905Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-02-25T02:55:29.905Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.905Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-02-25T02:55:29.905Z] docker_cli_run_test.go:2829: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.905Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-02-25T02:55:29.905Z] docker_cli_run_test.go:3224: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.905Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.71s) [2021-02-25T02:55:29.905Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.58s) [2021-02-25T02:55:29.905Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.99s) [2021-02-25T02:55:29.905Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.18s) [2021-02-25T02:55:29.905Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-02-25T02:55:29.905Z] docker_cli_run_test.go:3040: unmatched requirement Apparmor [2021-02-25T02:55:29.905Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-02-25T02:55:29.905Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.905Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-02-25T02:55:29.905Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.905Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-02-25T02:55:29.905Z] docker_cli_run_test.go:3637: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.905Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-02-25T02:55:29.905Z] docker_cli_run_test.go:3648: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.905Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-02-25T02:55:29.905Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.905Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-02-25T02:55:29.905Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.905Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-02-25T02:55:29.905Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.905Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-02-25T02:55:29.905Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.905Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-02-25T02:55:29.905Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.905Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2021-02-25T02:55:29.905Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.905Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-02-25T02:55:29.905Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.905Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-02-25T02:55:29.905Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.905Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-02-25T02:55:29.905Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.905Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-02-25T02:55:29.905Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.905Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-02-25T02:55:29.905Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.905Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-02-25T02:55:29.905Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.905Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.32s) [2021-02-25T02:55:29.905Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.39s) [2021-02-25T02:55:29.905Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.40s) [2021-02-25T02:55:29.905Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.24s) [2021-02-25T02:55:29.905Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.70s) [2021-02-25T02:55:29.905Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (6.32s) [2021-02-25T02:55:29.905Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-02-25T02:55:29.905Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.905Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.54s) [2021-02-25T02:55:29.905Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-02-25T02:55:29.905Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.905Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.66s) [2021-02-25T02:55:29.905Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-02-25T02:55:29.905Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.905Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-02-25T02:55:29.905Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.905Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-02-25T02:55:29.905Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-02-25T02:55:29.905Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-02-25T02:55:29.905Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.905Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (5.41s) [2021-02-25T02:55:29.905Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-02-25T02:55:29.905Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.905Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-02-25T02:55:29.905Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.905Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-02-25T02:55:29.905Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.905Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-02-25T02:55:29.905Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.905Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-02-25T02:55:29.905Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.905Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-02-25T02:55:29.905Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.905Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.91s) [2021-02-25T02:55:29.905Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.08s) [2021-02-25T02:55:29.905Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-02-25T02:55:29.905Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.905Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.95s) [2021-02-25T02:55:29.905Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-02-25T02:55:29.905Z] docker_cli_run_test.go:3448: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.905Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-02-25T02:55:29.905Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.905Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-02-25T02:55:29.905Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.905Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-02-25T02:55:29.905Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.905Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-02-25T02:55:29.905Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.905Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-02-25T02:55:29.905Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.905Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.26s) [2021-02-25T02:55:29.905Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.13s) [2021-02-25T02:55:29.905Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.18s) [2021-02-25T02:55:29.905Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-02-25T02:55:29.905Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.905Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.30s) [2021-02-25T02:55:29.905Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.24s) [2021-02-25T02:55:29.905Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.13s) [2021-02-25T02:55:29.905Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.29s) [2021-02-25T02:55:29.905Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2021-02-25T02:55:29.905Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.60s) [2021-02-25T02:55:29.905Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.39s) [2021-02-25T02:55:29.905Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.38s) [2021-02-25T02:55:29.905Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2021-02-25T02:55:29.905Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.18s) [2021-02-25T02:55:29.905Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (7.39s) [2021-02-25T02:55:29.905Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-02-25T02:55:29.905Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.906Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.57s) [2021-02-25T02:55:29.906Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.20s) [2021-02-25T02:55:29.906Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-02-25T02:55:29.906Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.906Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.38s) [2021-02-25T02:55:29.906Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.27s) [2021-02-25T02:55:29.906Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.27s) [2021-02-25T02:55:29.906Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (8.76s) [2021-02-25T02:55:29.906Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-02-25T02:55:29.906Z] docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.906Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.35s) [2021-02-25T02:55:29.906Z] === RUN TestDockerRegistrySuite [2021-02-25T02:55:29.906Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-02-25T02:55:29.906Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-02-25T02:55:29.906Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-02-25T02:55:29.906Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-02-25T02:55:29.906Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-02-25T02:55:29.906Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-02-25T02:55:29.906Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-02-25T02:55:29.906Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-02-25T02:55:29.906Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-02-25T02:55:29.906Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-02-25T02:55:29.906Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-02-25T02:55:29.906Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-02-25T02:55:29.906Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-02-25T02:55:29.906Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-02-25T02:55:29.906Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-02-25T02:55:29.906Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-02-25T02:55:29.906Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-02-25T02:55:29.906Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-02-25T02:55:29.906Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-02-25T02:55:29.906Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-02-25T02:55:29.906Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-02-25T02:55:29.906Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-02-25T02:55:29.906Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-02-25T02:55:29.906Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-02-25T02:55:29.906Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-02-25T02:55:29.906Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-02-25T02:55:29.906Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-02-25T02:55:29.906Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-02-25T02:55:29.906Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-02-25T02:55:29.906Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-02-25T02:55:29.906Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-02-25T02:55:29.906Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-02-25T02:55:29.906Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-02-25T02:55:29.906Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-02-25T02:55:29.906Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-02-25T02:55:29.906Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-02-25T02:55:29.906Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-02-25T02:55:29.906Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-02-25T02:55:29.906Z] --- PASS: TestDockerRegistrySuite (0.13s) [2021-02-25T02:55:29.906Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-02-25T02:55:29.906Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.906Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-02-25T02:55:29.906Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.906Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-02-25T02:55:29.906Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.906Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-02-25T02:55:29.906Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.906Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-02-25T02:55:29.906Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.906Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-02-25T02:55:29.906Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.906Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-02-25T02:55:29.906Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.906Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-02-25T02:55:29.906Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.906Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-02-25T02:55:29.906Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.906Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-02-25T02:55:29.906Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.906Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-02-25T02:55:29.906Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.906Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-02-25T02:55:29.906Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.906Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-02-25T02:55:29.906Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.906Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-02-25T02:55:29.906Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.906Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-02-25T02:55:29.906Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.906Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-02-25T02:55:29.906Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.906Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-02-25T02:55:29.906Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.906Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-02-25T02:55:29.906Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.906Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-02-25T02:55:29.906Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.906Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-02-25T02:55:29.906Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.906Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-02-25T02:55:29.906Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.906Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-02-25T02:55:29.906Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.906Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-02-25T02:55:29.906Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.906Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-02-25T02:55:29.906Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.906Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-02-25T02:55:29.906Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.906Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-02-25T02:55:29.906Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.906Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-02-25T02:55:29.906Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.906Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-02-25T02:55:29.906Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.906Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-02-25T02:55:29.906Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.906Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-02-25T02:55:29.906Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.906Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-02-25T02:55:29.906Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.906Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-02-25T02:55:29.906Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.906Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-02-25T02:55:29.906Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.906Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-02-25T02:55:29.906Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.906Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-02-25T02:55:29.906Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.906Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-02-25T02:55:29.906Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.906Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-02-25T02:55:29.906Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.906Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-02-25T02:55:29.906Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.906Z] === RUN TestDockerSchema1RegistrySuite [2021-02-25T02:55:29.906Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-02-25T02:55:29.906Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-02-25T02:55:29.906Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-02-25T02:55:29.906Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-02-25T02:55:29.906Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-02-25T02:55:29.906Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-02-25T02:55:29.906Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-02-25T02:55:29.906Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-02-25T02:55:29.906Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-02-25T02:55:29.906Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-02-25T02:55:29.906Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-02-25T02:55:29.906Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-02-25T02:55:29.906Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-02-25T02:55:29.906Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-02-25T02:55:29.906Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-02-25T02:55:29.906Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-02-25T02:55:29.906Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-02-25T02:55:29.906Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-02-25T02:55:29.906Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-02-25T02:55:29.906Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-02-25T02:55:29.906Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.906Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-02-25T02:55:29.906Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.906Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-02-25T02:55:29.906Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.906Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-02-25T02:55:29.906Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.906Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-02-25T02:55:29.906Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.906Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-02-25T02:55:29.906Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.906Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-02-25T02:55:29.906Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.906Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-02-25T02:55:29.906Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.906Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-02-25T02:55:29.906Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.906Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-02-25T02:55:29.906Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.906Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-02-25T02:55:29.906Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.906Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-02-25T02:55:29.906Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.906Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-02-25T02:55:29.906Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.906Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-02-25T02:55:29.906Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.906Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-02-25T02:55:29.906Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.906Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-02-25T02:55:29.906Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.906Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-02-25T02:55:29.906Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.906Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-02-25T02:55:29.906Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.906Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-02-25T02:55:29.906Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-02-25T02:55:29.906Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-02-25T02:55:29.906Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-02-25T02:55:29.906Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-02-25T02:55:29.906Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-02-25T02:55:29.906Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-02-25T02:55:29.906Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-02-25T02:55:29.906Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-02-25T02:55:29.906Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s) [2021-02-25T02:55:29.906Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-02-25T02:55:29.906Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.906Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-02-25T02:55:29.906Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.906Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-02-25T02:55:29.906Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.906Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-02-25T02:55:29.906Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.906Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-02-25T02:55:29.906Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.906Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-02-25T02:55:29.906Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.906Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-02-25T02:55:29.906Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.906Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-02-25T02:55:29.906Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.906Z] === RUN TestDockerRegistryAuthTokenSuite [2021-02-25T02:55:29.906Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-02-25T02:55:29.906Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-02-25T02:55:29.906Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-02-25T02:55:29.906Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-02-25T02:55:29.906Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-02-25T02:55:29.906Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-02-25T02:55:29.906Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-02-25T02:55:29.906Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.906Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-02-25T02:55:29.906Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.906Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-02-25T02:55:29.906Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.906Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-02-25T02:55:29.906Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.906Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-02-25T02:55:29.906Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.906Z] === RUN TestDockerDaemonSuite [2021-02-25T02:55:29.906Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-02-25T02:55:29.906Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-02-25T02:55:29.906Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-02-25T02:55:29.906Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-02-25T02:55:29.906Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-02-25T02:55:29.906Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.906Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-02-25T02:55:29.906Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.906Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-02-25T02:55:29.906Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.906Z] === RUN TestDockerSwarmSuite [2021-02-25T02:55:29.906Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-02-25T02:55:29.906Z] === RUN TestDockerPluginSuite [2021-02-25T02:55:29.906Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-02-25T02:55:29.906Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-02-25T02:55:29.906Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-02-25T02:55:29.906Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-02-25T02:55:29.906Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-02-25T02:55:29.906Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-02-25T02:55:29.906Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-02-25T02:55:29.906Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-02-25T02:55:29.906Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-02-25T02:55:29.907Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-02-25T02:55:29.907Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-02-25T02:55:29.907Z] --- PASS: TestDockerPluginSuite (0.02s) [2021-02-25T02:55:29.907Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-02-25T02:55:29.907Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.907Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-02-25T02:55:29.907Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.907Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-02-25T02:55:29.907Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.907Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-02-25T02:55:29.907Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.907Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-02-25T02:55:29.907Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.907Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-02-25T02:55:29.907Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.907Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-02-25T02:55:29.907Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.907Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-02-25T02:55:29.907Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.907Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-02-25T02:55:29.907Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.907Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-02-25T02:55:29.907Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.907Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-02-25T02:55:29.907Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.907Z] === RUN TestDockerExternalVolumeSuite [2021-02-25T02:55:29.907Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-02-25T02:55:29.907Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.907Z] === RUN TestDockerNetworkSuite [2021-02-25T02:55:29.907Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-02-25T02:55:29.907Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.907Z] === RUN TestDockerHubPullSuite [2021-02-25T02:55:29.907Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-02-25T02:55:29.907Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.907Z] PASS [2021-02-25T02:55:29.907Z] ok github.com/docker/docker/integration-cli 2263.726s [2021-02-25T02:55:29.907Z] [2021-02-25T02:55:29.907Z] === Skipped [2021-02-25T02:55:29.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-02-25T02:55:29.907Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-02-25T02:55:29.907Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.907Z] [2021-02-25T02:55:29.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-02-25T02:55:29.907Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-02-25T02:55:29.907Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.907Z] [2021-02-25T02:55:29.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.11s) [2021-02-25T02:55:29.907Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.11s) [2021-02-25T02:55:29.907Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.907Z] [2021-02-25T02:55:29.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.13s) [2021-02-25T02:55:29.907Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.13s) [2021-02-25T02:55:29.907Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.907Z] [2021-02-25T02:55:29.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.14s) [2021-02-25T02:55:29.907Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.14s) [2021-02-25T02:55:29.907Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.907Z] [2021-02-25T02:55:29.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.11s) [2021-02-25T02:55:29.907Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.11s) [2021-02-25T02:55:29.907Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.907Z] [2021-02-25T02:55:29.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.09s) [2021-02-25T02:55:29.907Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.09s) [2021-02-25T02:55:29.907Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.907Z] [2021-02-25T02:55:29.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (1.36s) [2021-02-25T02:55:29.907Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (1.36s) [2021-02-25T02:55:29.907Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.907Z] [2021-02-25T02:55:29.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-02-25T02:55:29.907Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-02-25T02:55:29.907Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.907Z] [2021-02-25T02:55:29.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-02-25T02:55:29.907Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-02-25T02:55:29.907Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.907Z] [2021-02-25T02:55:29.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-02-25T02:55:29.907Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-02-25T02:55:29.907Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.907Z] [2021-02-25T02:55:29.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-02-25T02:55:29.907Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-02-25T02:55:29.907Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.907Z] [2021-02-25T02:55:29.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-02-25T02:55:29.907Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-02-25T02:55:29.907Z] docker_cli_run_test.go:3179: unmatched requirement Apparmor [2021-02-25T02:55:29.907Z] [2021-02-25T02:55:29.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-02-25T02:55:29.907Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-02-25T02:55:29.907Z] docker_cli_run_test.go:3157: unmatched requirement Apparmor [2021-02-25T02:55:29.907Z] [2021-02-25T02:55:29.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-02-25T02:55:29.907Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-02-25T02:55:29.907Z] docker_cli_run_test.go:3169: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.907Z] [2021-02-25T02:55:29.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2021-02-25T02:55:29.907Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-02-25T02:55:29.907Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.907Z] [2021-02-25T02:55:29.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-02-25T02:55:29.907Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-02-25T02:55:29.907Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-02-25T02:55:29.907Z] [2021-02-25T02:55:29.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-02-25T02:55:29.907Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-02-25T02:55:29.907Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.907Z] [2021-02-25T02:55:29.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.39s) [2021-02-25T02:55:29.907Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.39s) [2021-02-25T02:55:29.907Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-02-25T02:55:29.907Z] [2021-02-25T02:55:29.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-02-25T02:55:29.907Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-02-25T02:55:29.907Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.907Z] [2021-02-25T02:55:29.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-02-25T02:55:29.907Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-02-25T02:55:29.907Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.907Z] [2021-02-25T02:55:29.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-02-25T02:55:29.907Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-02-25T02:55:29.907Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.907Z] [2021-02-25T02:55:29.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-02-25T02:55:29.907Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-02-25T02:55:29.907Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.907Z] [2021-02-25T02:55:29.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-02-25T02:55:29.907Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-02-25T02:55:29.907Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.907Z] [2021-02-25T02:55:29.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-02-25T02:55:29.907Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-02-25T02:55:29.907Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.907Z] [2021-02-25T02:55:29.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2021-02-25T02:55:29.907Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-02-25T02:55:29.907Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.907Z] [2021-02-25T02:55:29.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-02-25T02:55:29.907Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-02-25T02:55:29.907Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.907Z] [2021-02-25T02:55:29.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-02-25T02:55:29.907Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-02-25T02:55:29.907Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.907Z] [2021-02-25T02:55:29.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-02-25T02:55:29.907Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-02-25T02:55:29.907Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.907Z] [2021-02-25T02:55:29.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-02-25T02:55:29.907Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-02-25T02:55:29.907Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.907Z] [2021-02-25T02:55:29.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.32s) [2021-02-25T02:55:29.907Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.32s) [2021-02-25T02:55:29.907Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.907Z] [2021-02-25T02:55:29.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.65s) [2021-02-25T02:55:29.907Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.65s) [2021-02-25T02:55:29.907Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.907Z] [2021-02-25T02:55:29.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.84s) [2021-02-25T02:55:29.907Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.84s) [2021-02-25T02:55:29.907Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.907Z] [2021-02-25T02:55:29.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.33s) [2021-02-25T02:55:29.907Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.33s) [2021-02-25T02:55:29.907Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.907Z] [2021-02-25T02:55:29.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-02-25T02:55:29.907Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-02-25T02:55:29.907Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.907Z] [2021-02-25T02:55:29.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-02-25T02:55:29.907Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-02-25T02:55:29.907Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.907Z] [2021-02-25T02:55:29.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-02-25T02:55:29.907Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-02-25T02:55:29.907Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.907Z] [2021-02-25T02:55:29.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-02-25T02:55:29.907Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-02-25T02:55:29.907Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.907Z] [2021-02-25T02:55:29.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-02-25T02:55:29.907Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-02-25T02:55:29.907Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.907Z] [2021-02-25T02:55:29.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.57s) [2021-02-25T02:55:29.907Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.57s) [2021-02-25T02:55:29.907Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.907Z] [2021-02-25T02:55:29.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.29s) [2021-02-25T02:55:29.907Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.29s) [2021-02-25T02:55:29.907Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.907Z] [2021-02-25T02:55:29.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-02-25T02:55:29.907Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-02-25T02:55:29.907Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.907Z] [2021-02-25T02:55:29.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-02-25T02:55:29.907Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-02-25T02:55:29.907Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.907Z] [2021-02-25T02:55:29.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-02-25T02:55:29.907Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-02-25T02:55:29.907Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-02-25T02:55:29.907Z] [2021-02-25T02:55:29.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-02-25T02:55:29.907Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-02-25T02:55:29.907Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.907Z] [2021-02-25T02:55:29.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-02-25T02:55:29.907Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-02-25T02:55:29.907Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.907Z] [2021-02-25T02:55:29.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-02-25T02:55:29.907Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-02-25T02:55:29.907Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.907Z] [2021-02-25T02:55:29.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-02-25T02:55:29.907Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-02-25T02:55:29.907Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.907Z] [2021-02-25T02:55:29.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-02-25T02:55:29.907Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-02-25T02:55:29.907Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.907Z] [2021-02-25T02:55:29.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.30s) [2021-02-25T02:55:29.907Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.30s) [2021-02-25T02:55:29.907Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.907Z] [2021-02-25T02:55:29.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.30s) [2021-02-25T02:55:29.907Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.30s) [2021-02-25T02:55:29.907Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.907Z] [2021-02-25T02:55:29.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-02-25T02:55:29.907Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-02-25T02:55:29.907Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.907Z] [2021-02-25T02:55:29.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-02-25T02:55:29.907Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-02-25T02:55:29.907Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.907Z] [2021-02-25T02:55:29.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.31s) [2021-02-25T02:55:29.907Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.31s) [2021-02-25T02:55:29.907Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.907Z] [2021-02-25T02:55:29.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.29s) [2021-02-25T02:55:29.907Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.29s) [2021-02-25T02:55:29.907Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.907Z] [2021-02-25T02:55:29.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.30s) [2021-02-25T02:55:29.908Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.30s) [2021-02-25T02:55:29.908Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.908Z] [2021-02-25T02:55:29.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-02-25T02:55:29.908Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-02-25T02:55:29.908Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.908Z] [2021-02-25T02:55:29.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.03s) [2021-02-25T02:55:29.908Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2021-02-25T02:55:29.908Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.908Z] [2021-02-25T02:55:29.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2021-02-25T02:55:29.908Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-02-25T02:55:29.908Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.908Z] [2021-02-25T02:55:29.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.28s) [2021-02-25T02:55:29.908Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.28s) [2021-02-25T02:55:29.908Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.908Z] [2021-02-25T02:55:29.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-02-25T02:55:29.908Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-02-25T02:55:29.908Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.908Z] [2021-02-25T02:55:29.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-02-25T02:55:29.908Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-02-25T02:55:29.908Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.908Z] [2021-02-25T02:55:29.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-02-25T02:55:29.908Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-02-25T02:55:29.908Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.908Z] [2021-02-25T02:55:29.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-02-25T02:55:29.908Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-02-25T02:55:29.908Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.908Z] [2021-02-25T02:55:29.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-02-25T02:55:29.908Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-02-25T02:55:29.908Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.908Z] [2021-02-25T02:55:29.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-02-25T02:55:29.908Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-02-25T02:55:29.908Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.908Z] [2021-02-25T02:55:29.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-02-25T02:55:29.908Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-02-25T02:55:29.908Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.908Z] [2021-02-25T02:55:29.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2021-02-25T02:55:29.908Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-02-25T02:55:29.908Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.908Z] [2021-02-25T02:55:29.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-02-25T02:55:29.908Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-02-25T02:55:29.908Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.908Z] [2021-02-25T02:55:29.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-02-25T02:55:29.908Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-02-25T02:55:29.908Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.908Z] [2021-02-25T02:55:29.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-02-25T02:55:29.908Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-02-25T02:55:29.908Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.908Z] [2021-02-25T02:55:29.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-02-25T02:55:29.908Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-02-25T02:55:29.908Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-02-25T02:55:29.908Z] [2021-02-25T02:55:29.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-02-25T02:55:29.908Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-02-25T02:55:29.908Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-02-25T02:55:29.908Z] [2021-02-25T02:55:29.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-02-25T02:55:29.908Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-02-25T02:55:30.369Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.369Z] [2021-02-25T02:55:30.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2021-02-25T02:55:30.369Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-02-25T02:55:30.369Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.369Z] [2021-02-25T02:55:30.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.07s) [2021-02-25T02:55:30.369Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2021-02-25T02:55:30.369Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.369Z] [2021-02-25T02:55:30.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2021-02-25T02:55:30.369Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-02-25T02:55:30.369Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.369Z] [2021-02-25T02:55:30.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-02-25T02:55:30.369Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-02-25T02:55:30.369Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.369Z] [2021-02-25T02:55:30.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-02-25T02:55:30.369Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-02-25T02:55:30.369Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.369Z] [2021-02-25T02:55:30.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2021-02-25T02:55:30.369Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-02-25T02:55:30.369Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.369Z] [2021-02-25T02:55:30.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-02-25T02:55:30.369Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-02-25T02:55:30.369Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.369Z] [2021-02-25T02:55:30.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-02-25T02:55:30.369Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-02-25T02:55:30.369Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.369Z] [2021-02-25T02:55:30.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-02-25T02:55:30.369Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-02-25T02:55:30.369Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.369Z] [2021-02-25T02:55:30.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-02-25T02:55:30.369Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-02-25T02:55:30.369Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.369Z] [2021-02-25T02:55:30.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-02-25T02:55:30.369Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-02-25T02:55:30.369Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.369Z] [2021-02-25T02:55:30.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.30s) [2021-02-25T02:55:30.369Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.30s) [2021-02-25T02:55:30.369Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.369Z] [2021-02-25T02:55:30.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.30s) [2021-02-25T02:55:30.369Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.30s) [2021-02-25T02:55:30.369Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.369Z] [2021-02-25T02:55:30.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2021-02-25T02:55:30.369Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-02-25T02:55:30.369Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.369Z] [2021-02-25T02:55:30.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-02-25T02:55:30.369Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-02-25T02:55:30.369Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.369Z] [2021-02-25T02:55:30.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-02-25T02:55:30.369Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-02-25T02:55:30.369Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.369Z] [2021-02-25T02:55:30.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-02-25T02:55:30.369Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-02-25T02:55:30.369Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.369Z] [2021-02-25T02:55:30.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-02-25T02:55:30.369Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-02-25T02:55:30.369Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.369Z] [2021-02-25T02:55:30.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.30s) [2021-02-25T02:55:30.369Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.30s) [2021-02-25T02:55:30.369Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.369Z] [2021-02-25T02:55:30.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-02-25T02:55:30.369Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-02-25T02:55:30.369Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.369Z] [2021-02-25T02:55:30.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.30s) [2021-02-25T02:55:30.369Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.30s) [2021-02-25T02:55:30.369Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.369Z] [2021-02-25T02:55:30.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.31s) [2021-02-25T02:55:30.369Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.31s) [2021-02-25T02:55:30.369Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.369Z] [2021-02-25T02:55:30.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.28s) [2021-02-25T02:55:30.369Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.28s) [2021-02-25T02:55:30.369Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.369Z] [2021-02-25T02:55:30.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-02-25T02:55:30.369Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-02-25T02:55:30.369Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.369Z] [2021-02-25T02:55:30.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.30s) [2021-02-25T02:55:30.369Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.30s) [2021-02-25T02:55:30.369Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.369Z] [2021-02-25T02:55:30.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-02-25T02:55:30.369Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-02-25T02:55:30.369Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.369Z] [2021-02-25T02:55:30.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-02-25T02:55:30.369Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-02-25T02:55:30.369Z] docker_cli_sni_test.go:18: Flakey test [2021-02-25T02:55:30.369Z] [2021-02-25T02:55:30.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2021-02-25T02:55:30.369Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-02-25T02:55:30.369Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.369Z] [2021-02-25T02:55:30.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-02-25T02:55:30.369Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-02-25T02:55:30.369Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.369Z] [2021-02-25T02:55:30.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-02-25T02:55:30.370Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-02-25T02:55:30.370Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.370Z] [2021-02-25T02:55:30.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-02-25T02:55:30.370Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-02-25T02:55:30.370Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.370Z] [2021-02-25T02:55:30.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-02-25T02:55:30.370Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-02-25T02:55:30.370Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.370Z] [2021-02-25T02:55:30.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-02-25T02:55:30.370Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-02-25T02:55:30.370Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.370Z] [2021-02-25T02:55:30.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-02-25T02:55:30.370Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-02-25T02:55:30.370Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.370Z] [2021-02-25T02:55:30.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-02-25T02:55:30.370Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-02-25T02:55:30.370Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.370Z] [2021-02-25T02:55:30.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-02-25T02:55:30.370Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-02-25T02:55:30.370Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.370Z] [2021-02-25T02:55:30.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-02-25T02:55:30.370Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-02-25T02:55:30.370Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.370Z] [2021-02-25T02:55:30.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-02-25T02:55:30.370Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-02-25T02:55:30.370Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.370Z] [2021-02-25T02:55:30.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-02-25T02:55:30.370Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-02-25T02:55:30.370Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.370Z] [2021-02-25T02:55:30.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-02-25T02:55:30.370Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-02-25T02:55:30.370Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.370Z] [2021-02-25T02:55:30.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-02-25T02:55:30.370Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-02-25T02:55:30.370Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.370Z] [2021-02-25T02:55:30.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-02-25T02:55:30.370Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-02-25T02:55:30.370Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.370Z] [2021-02-25T02:55:30.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-02-25T02:55:30.370Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-02-25T02:55:30.370Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.370Z] [2021-02-25T02:55:30.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-02-25T02:55:30.370Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-02-25T02:55:30.370Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.370Z] [2021-02-25T02:55:30.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-02-25T02:55:30.370Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-02-25T02:55:30.370Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.370Z] [2021-02-25T02:55:30.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-02-25T02:55:30.370Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-02-25T02:55:30.370Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.370Z] [2021-02-25T02:55:30.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-02-25T02:55:30.370Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-02-25T02:55:30.370Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.370Z] [2021-02-25T02:55:30.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2021-02-25T02:55:30.370Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-02-25T02:55:30.370Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.370Z] [2021-02-25T02:55:30.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-02-25T02:55:30.370Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-02-25T02:55:30.370Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.370Z] [2021-02-25T02:55:30.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-02-25T02:55:30.370Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-02-25T02:55:30.370Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.370Z] [2021-02-25T02:55:30.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-02-25T02:55:30.370Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-02-25T02:55:30.370Z] docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.370Z] [2021-02-25T02:55:30.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-02-25T02:55:30.370Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-02-25T02:55:30.370Z] docker_cli_run_test.go:3528: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.370Z] [2021-02-25T02:55:30.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-02-25T02:55:30.370Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-02-25T02:55:30.370Z] docker_cli_run_test.go:3560: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.370Z] [2021-02-25T02:55:30.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-02-25T02:55:30.370Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-02-25T02:55:30.370Z] docker_cli_run_test.go:3591: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.370Z] [2021-02-25T02:55:30.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-02-25T02:55:30.370Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-02-25T02:55:30.370Z] docker_cli_run_test.go:3574: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.370Z] [2021-02-25T02:55:30.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-02-25T02:55:30.370Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-02-25T02:55:30.370Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.370Z] [2021-02-25T02:55:30.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-02-25T02:55:30.370Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-02-25T02:55:30.370Z] docker_cli_run_test.go:3464: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.370Z] [2021-02-25T02:55:30.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-02-25T02:55:30.370Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-02-25T02:55:30.370Z] docker_cli_run_test.go:3456: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.370Z] [2021-02-25T02:55:30.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-02-25T02:55:30.370Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-02-25T02:55:30.370Z] docker_cli_run_test.go:3483: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.370Z] [2021-02-25T02:55:30.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2021-02-25T02:55:30.370Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2021-02-25T02:55:30.370Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.370Z] [2021-02-25T02:55:30.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-02-25T02:55:30.370Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-02-25T02:55:30.370Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.370Z] [2021-02-25T02:55:30.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-02-25T02:55:30.370Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-02-25T02:55:30.370Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.370Z] [2021-02-25T02:55:30.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2021-02-25T02:55:30.370Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-02-25T02:55:30.370Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.370Z] [2021-02-25T02:55:30.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-02-25T02:55:30.370Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-02-25T02:55:30.370Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.370Z] [2021-02-25T02:55:30.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-02-25T02:55:30.370Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-02-25T02:55:30.370Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.370Z] [2021-02-25T02:55:30.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-02-25T02:55:30.370Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-02-25T02:55:30.370Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.370Z] [2021-02-25T02:55:30.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-02-25T02:55:30.370Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-02-25T02:55:30.370Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.370Z] [2021-02-25T02:55:30.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-02-25T02:55:30.370Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-02-25T02:55:30.370Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.370Z] [2021-02-25T02:55:30.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-02-25T02:55:30.370Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-02-25T02:55:30.370Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.370Z] [2021-02-25T02:55:30.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-02-25T02:55:30.370Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-02-25T02:55:30.370Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.370Z] [2021-02-25T02:55:30.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-02-25T02:55:30.370Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-02-25T02:55:30.370Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.370Z] [2021-02-25T02:55:30.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-02-25T02:55:30.370Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-02-25T02:55:30.370Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.370Z] [2021-02-25T02:55:30.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-02-25T02:55:30.370Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-02-25T02:55:30.370Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.370Z] [2021-02-25T02:55:30.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-02-25T02:55:30.370Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-02-25T02:55:30.370Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.370Z] [2021-02-25T02:55:30.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2021-02-25T02:55:30.370Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-02-25T02:55:30.370Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.370Z] [2021-02-25T02:55:30.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-02-25T02:55:30.370Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-02-25T02:55:30.370Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.370Z] [2021-02-25T02:55:30.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-02-25T02:55:30.370Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-02-25T02:55:30.370Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.370Z] [2021-02-25T02:55:30.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-02-25T02:55:30.370Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-02-25T02:55:30.370Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.370Z] [2021-02-25T02:55:30.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2021-02-25T02:55:30.370Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-02-25T02:55:30.370Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.370Z] [2021-02-25T02:55:30.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-02-25T02:55:30.370Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-02-25T02:55:30.370Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.370Z] [2021-02-25T02:55:30.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2021-02-25T02:55:30.370Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-02-25T02:55:30.370Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.370Z] [2021-02-25T02:55:30.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2021-02-25T02:55:30.370Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-02-25T02:55:30.370Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.370Z] [2021-02-25T02:55:30.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-02-25T02:55:30.370Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-02-25T02:55:30.370Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.370Z] [2021-02-25T02:55:30.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-02-25T02:55:30.370Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-02-25T02:55:30.370Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.370Z] [2021-02-25T02:55:30.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-02-25T02:55:30.370Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-02-25T02:55:30.370Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.370Z] [2021-02-25T02:55:30.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-02-25T02:55:30.370Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-02-25T02:55:30.370Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.370Z] [2021-02-25T02:55:30.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-02-25T02:55:30.370Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-02-25T02:55:30.370Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.370Z] [2021-02-25T02:55:30.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-02-25T02:55:30.370Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-02-25T02:55:30.370Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.370Z] [2021-02-25T02:55:30.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-02-25T02:55:30.370Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-02-25T02:55:30.370Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.370Z] [2021-02-25T02:55:30.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-02-25T02:55:30.370Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-02-25T02:55:30.370Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.370Z] [2021-02-25T02:55:30.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-02-25T02:55:30.370Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-02-25T02:55:30.370Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.370Z] [2021-02-25T02:55:30.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-02-25T02:55:30.370Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-02-25T02:55:30.370Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-02-25T02:55:30.370Z] [2021-02-25T02:55:30.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-02-25T02:55:30.370Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-02-25T02:55:30.370Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.370Z] [2021-02-25T02:55:30.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-02-25T02:55:30.370Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-02-25T02:55:30.370Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.370Z] [2021-02-25T02:55:30.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-02-25T02:55:30.370Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-02-25T02:55:30.370Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.370Z] [2021-02-25T02:55:30.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-02-25T02:55:30.370Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-02-25T02:55:30.371Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.371Z] [2021-02-25T02:55:30.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-02-25T02:55:30.371Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-02-25T02:55:30.371Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.371Z] [2021-02-25T02:55:30.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-02-25T02:55:30.371Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-02-25T02:55:30.371Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.371Z] [2021-02-25T02:55:30.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-02-25T02:55:30.371Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-02-25T02:55:30.371Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.371Z] [2021-02-25T02:55:30.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-02-25T02:55:30.371Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-02-25T02:55:30.371Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.371Z] [2021-02-25T02:55:30.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-02-25T02:55:30.371Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-02-25T02:55:30.371Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.371Z] [2021-02-25T02:55:30.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-02-25T02:55:30.371Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-02-25T02:55:30.371Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.371Z] [2021-02-25T02:55:30.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-02-25T02:55:30.371Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-02-25T02:55:30.371Z] docker_cli_run_test.go:2993: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.371Z] [2021-02-25T02:55:30.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-02-25T02:55:30.371Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-02-25T02:55:30.371Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.371Z] [2021-02-25T02:55:30.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-02-25T02:55:30.371Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-02-25T02:55:30.371Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.371Z] [2021-02-25T02:55:30.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-02-25T02:55:30.371Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-02-25T02:55:30.371Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.371Z] [2021-02-25T02:55:30.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-02-25T02:55:30.371Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-02-25T02:55:30.371Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.371Z] [2021-02-25T02:55:30.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-02-25T02:55:30.371Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-02-25T02:55:30.371Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.371Z] [2021-02-25T02:55:30.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2021-02-25T02:55:30.371Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-02-25T02:55:30.371Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.371Z] [2021-02-25T02:55:30.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-02-25T02:55:30.371Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-02-25T02:55:30.371Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.371Z] [2021-02-25T02:55:30.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-02-25T02:55:30.371Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-02-25T02:55:30.371Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.371Z] [2021-02-25T02:55:30.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2021-02-25T02:55:30.371Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-02-25T02:55:30.371Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.371Z] [2021-02-25T02:55:30.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2021-02-25T02:55:30.371Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-02-25T02:55:30.371Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.371Z] [2021-02-25T02:55:30.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-02-25T02:55:30.371Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-02-25T02:55:30.371Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.371Z] [2021-02-25T02:55:30.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-02-25T02:55:30.371Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-02-25T02:55:30.371Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.371Z] [2021-02-25T02:55:30.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-02-25T02:55:30.371Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-02-25T02:55:30.371Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.371Z] [2021-02-25T02:55:30.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-02-25T02:55:30.371Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-02-25T02:55:30.371Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.371Z] [2021-02-25T02:55:30.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-02-25T02:55:30.371Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-02-25T02:55:30.371Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.371Z] [2021-02-25T02:55:30.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2021-02-25T02:55:30.371Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-02-25T02:55:30.371Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.371Z] [2021-02-25T02:55:30.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-02-25T02:55:30.371Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-02-25T02:55:30.371Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.371Z] [2021-02-25T02:55:30.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-02-25T02:55:30.371Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-02-25T02:55:30.371Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.371Z] [2021-02-25T02:55:30.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-02-25T02:55:30.371Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-02-25T02:55:30.371Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.371Z] [2021-02-25T02:55:30.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-02-25T02:55:30.371Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-02-25T02:55:30.371Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.371Z] [2021-02-25T02:55:30.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-02-25T02:55:30.371Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-02-25T02:55:30.371Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.371Z] [2021-02-25T02:55:30.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-02-25T02:55:30.371Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-02-25T02:55:30.371Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-02-25T02:55:30.371Z] [2021-02-25T02:55:30.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-02-25T02:55:30.371Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-02-25T02:55:30.371Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.371Z] [2021-02-25T02:55:30.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2021-02-25T02:55:30.371Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2021-02-25T02:55:30.371Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.371Z] [2021-02-25T02:55:30.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-02-25T02:55:30.371Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-02-25T02:55:30.371Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.371Z] [2021-02-25T02:55:30.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2021-02-25T02:55:30.371Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2021-02-25T02:55:30.371Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.371Z] [2021-02-25T02:55:30.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-02-25T02:55:30.371Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-02-25T02:55:30.371Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.371Z] [2021-02-25T02:55:30.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-02-25T02:55:30.371Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-02-25T02:55:30.371Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.371Z] [2021-02-25T02:55:30.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2021-02-25T02:55:30.371Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-02-25T02:55:30.371Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.371Z] [2021-02-25T02:55:30.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2021-02-25T02:55:30.371Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-02-25T02:55:30.371Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.371Z] [2021-02-25T02:55:30.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-02-25T02:55:30.371Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-02-25T02:55:30.371Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.371Z] [2021-02-25T02:55:30.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-02-25T02:55:30.371Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-02-25T02:55:30.371Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.371Z] [2021-02-25T02:55:30.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-02-25T02:55:30.371Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-02-25T02:55:30.371Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.371Z] [2021-02-25T02:55:30.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2021-02-25T02:55:30.371Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-02-25T02:55:30.371Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.371Z] [2021-02-25T02:55:30.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-02-25T02:55:30.371Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-02-25T02:55:30.371Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.371Z] [2021-02-25T02:55:30.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-02-25T02:55:30.371Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-02-25T02:55:30.371Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.371Z] [2021-02-25T02:55:30.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-02-25T02:55:30.371Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-02-25T02:55:30.371Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.371Z] [2021-02-25T02:55:30.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2021-02-25T02:55:30.371Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-02-25T02:55:30.371Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.371Z] [2021-02-25T02:55:30.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-02-25T02:55:30.371Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-02-25T02:55:30.371Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.371Z] [2021-02-25T02:55:30.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-02-25T02:55:30.371Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-02-25T02:55:30.371Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.371Z] [2021-02-25T02:55:30.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-02-25T02:55:30.371Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-02-25T02:55:30.371Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.371Z] [2021-02-25T02:55:30.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-02-25T02:55:30.371Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-02-25T02:55:30.371Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.371Z] [2021-02-25T02:55:30.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-02-25T02:55:30.371Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-02-25T02:55:30.371Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-02-25T02:55:30.371Z] [2021-02-25T02:55:30.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-02-25T02:55:30.371Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-02-25T02:55:30.371Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.371Z] [2021-02-25T02:55:30.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-02-25T02:55:30.371Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-02-25T02:55:30.371Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.371Z] [2021-02-25T02:55:30.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-02-25T02:55:30.371Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-02-25T02:55:30.371Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.371Z] [2021-02-25T02:55:30.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-02-25T02:55:30.371Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-02-25T02:55:30.371Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.371Z] [2021-02-25T02:55:30.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-02-25T02:55:30.371Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-02-25T02:55:30.371Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.371Z] [2021-02-25T02:55:30.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-02-25T02:55:30.371Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-02-25T02:55:30.371Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.371Z] [2021-02-25T02:55:30.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2021-02-25T02:55:30.371Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-02-25T02:55:30.371Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.371Z] [2021-02-25T02:55:30.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-02-25T02:55:30.371Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-02-25T02:55:30.371Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.371Z] [2021-02-25T02:55:30.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-02-25T02:55:30.371Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-02-25T02:55:30.371Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.371Z] [2021-02-25T02:55:30.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-02-25T02:55:30.371Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-02-25T02:55:30.371Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.371Z] [2021-02-25T02:55:30.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2021-02-25T02:55:30.371Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-02-25T02:55:30.371Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.371Z] [2021-02-25T02:55:30.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-02-25T02:55:30.371Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-02-25T02:55:30.371Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.371Z] [2021-02-25T02:55:30.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-02-25T02:55:30.371Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-02-25T02:55:30.371Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.371Z] [2021-02-25T02:55:30.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2021-02-25T02:55:30.371Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-02-25T02:55:30.371Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.371Z] [2021-02-25T02:55:30.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-02-25T02:55:30.371Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-02-25T02:55:30.371Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.371Z] [2021-02-25T02:55:30.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-02-25T02:55:30.371Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-02-25T02:55:30.371Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.371Z] [2021-02-25T02:55:30.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-02-25T02:55:30.371Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-02-25T02:55:30.371Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.371Z] [2021-02-25T02:55:30.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-02-25T02:55:30.371Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-02-25T02:55:30.371Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.371Z] [2021-02-25T02:55:30.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-02-25T02:55:30.372Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-02-25T02:55:30.372Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.372Z] [2021-02-25T02:55:30.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-02-25T02:55:30.372Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-02-25T02:55:30.372Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.372Z] [2021-02-25T02:55:30.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-02-25T02:55:30.372Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-02-25T02:55:30.372Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.372Z] [2021-02-25T02:55:30.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-02-25T02:55:30.372Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-02-25T02:55:30.372Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.372Z] [2021-02-25T02:55:30.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-02-25T02:55:30.372Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-02-25T02:55:30.372Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.372Z] [2021-02-25T02:55:30.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-02-25T02:55:30.372Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-02-25T02:55:30.372Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.372Z] [2021-02-25T02:55:30.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-02-25T02:55:30.372Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-02-25T02:55:30.372Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.372Z] [2021-02-25T02:55:30.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-02-25T02:55:30.372Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-02-25T02:55:30.372Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.372Z] [2021-02-25T02:55:30.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-02-25T02:55:30.372Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-02-25T02:55:30.372Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.372Z] [2021-02-25T02:55:30.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-02-25T02:55:30.372Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-02-25T02:55:30.372Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.372Z] [2021-02-25T02:55:30.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-02-25T02:55:30.372Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-02-25T02:55:30.372Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.372Z] [2021-02-25T02:55:30.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-02-25T02:55:30.372Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-02-25T02:55:30.372Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.372Z] [2021-02-25T02:55:30.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-02-25T02:55:30.372Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-02-25T02:55:30.372Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.372Z] [2021-02-25T02:55:30.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-02-25T02:55:30.372Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-02-25T02:55:30.372Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.372Z] [2021-02-25T02:55:30.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-02-25T02:55:30.372Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-02-25T02:55:30.372Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.372Z] [2021-02-25T02:55:30.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-02-25T02:55:30.372Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-02-25T02:55:30.372Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.372Z] [2021-02-25T02:55:30.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2021-02-25T02:55:30.372Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-02-25T02:55:30.372Z] docker_cli_run_test.go:2907: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.372Z] [2021-02-25T02:55:30.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2021-02-25T02:55:30.372Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-02-25T02:55:30.372Z] docker_cli_run_test.go:2916: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.372Z] [2021-02-25T02:55:30.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-02-25T02:55:30.372Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-02-25T02:55:30.372Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.372Z] [2021-02-25T02:55:30.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-02-25T02:55:30.372Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-02-25T02:55:30.372Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.372Z] [2021-02-25T02:55:30.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-02-25T02:55:30.372Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-02-25T02:55:30.372Z] docker_cli_run_test.go:3510: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.372Z] [2021-02-25T02:55:30.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-02-25T02:55:30.372Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-02-25T02:55:30.372Z] docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.372Z] [2021-02-25T02:55:30.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-02-25T02:55:30.372Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-02-25T02:55:30.372Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.372Z] [2021-02-25T02:55:30.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-02-25T02:55:30.372Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-02-25T02:55:30.372Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.372Z] [2021-02-25T02:55:30.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-02-25T02:55:30.372Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-02-25T02:55:30.372Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.372Z] [2021-02-25T02:55:30.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2021-02-25T02:55:30.372Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-02-25T02:55:30.372Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-02-25T02:55:30.372Z] [2021-02-25T02:55:30.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-02-25T02:55:30.372Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-02-25T02:55:30.372Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-02-25T02:55:30.372Z] [2021-02-25T02:55:30.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-02-25T02:55:30.372Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-02-25T02:55:30.372Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.372Z] [2021-02-25T02:55:30.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2021-02-25T02:55:30.372Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-02-25T02:55:30.372Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.372Z] [2021-02-25T02:55:30.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-02-25T02:55:30.372Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-02-25T02:55:30.372Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.372Z] [2021-02-25T02:55:30.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-02-25T02:55:30.372Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-02-25T02:55:30.372Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.372Z] [2021-02-25T02:55:30.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-02-25T02:55:30.372Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-02-25T02:55:30.372Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.372Z] [2021-02-25T02:55:30.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-02-25T02:55:30.372Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-02-25T02:55:30.372Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.372Z] [2021-02-25T02:55:30.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2021-02-25T02:55:30.372Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-02-25T02:55:30.372Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.372Z] [2021-02-25T02:55:30.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-02-25T02:55:30.372Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-02-25T02:55:30.372Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.372Z] [2021-02-25T02:55:30.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-02-25T02:55:30.372Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-02-25T02:55:30.372Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.372Z] [2021-02-25T02:55:30.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-02-25T02:55:30.372Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-02-25T02:55:30.372Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.372Z] [2021-02-25T02:55:30.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-02-25T02:55:30.372Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-02-25T02:55:30.372Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.372Z] [2021-02-25T02:55:30.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-02-25T02:55:30.372Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-02-25T02:55:30.372Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.372Z] [2021-02-25T02:55:30.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-02-25T02:55:30.372Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-02-25T02:55:30.372Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.372Z] [2021-02-25T02:55:30.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-02-25T02:55:30.372Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-02-25T02:55:30.372Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.372Z] [2021-02-25T02:55:30.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-02-25T02:55:30.372Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-02-25T02:55:30.372Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.372Z] [2021-02-25T02:55:30.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-02-25T02:55:30.372Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-02-25T02:55:30.372Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.372Z] [2021-02-25T02:55:30.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-02-25T02:55:30.372Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-02-25T02:55:30.372Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-02-25T02:55:30.372Z] [2021-02-25T02:55:30.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-02-25T02:55:30.372Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-02-25T02:55:30.372Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.372Z] [2021-02-25T02:55:30.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-02-25T02:55:30.372Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-02-25T02:55:30.372Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.372Z] [2021-02-25T02:55:30.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2021-02-25T02:55:30.372Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-02-25T02:55:30.372Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.372Z] [2021-02-25T02:55:30.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-02-25T02:55:30.372Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-02-25T02:55:30.372Z] docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.372Z] [2021-02-25T02:55:30.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-02-25T02:55:30.372Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-02-25T02:55:30.372Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.372Z] [2021-02-25T02:55:30.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-02-25T02:55:30.372Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-02-25T02:55:30.372Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.372Z] [2021-02-25T02:55:30.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-02-25T02:55:30.372Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-02-25T02:55:30.372Z] docker_cli_run_test.go:3142: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.372Z] [2021-02-25T02:55:30.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-02-25T02:55:30.372Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-02-25T02:55:30.372Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.372Z] [2021-02-25T02:55:30.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-02-25T02:55:30.372Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-02-25T02:55:30.372Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.372Z] [2021-02-25T02:55:30.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-02-25T02:55:30.372Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-02-25T02:55:30.372Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.372Z] [2021-02-25T02:55:30.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-02-25T02:55:30.372Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-02-25T02:55:30.372Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.372Z] [2021-02-25T02:55:30.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-02-25T02:55:30.372Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-02-25T02:55:30.372Z] docker_cli_run_test.go:4425: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.372Z] [2021-02-25T02:55:30.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2021-02-25T02:55:30.372Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-02-25T02:55:30.372Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.372Z] [2021-02-25T02:55:30.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-02-25T02:55:30.372Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-02-25T02:55:30.372Z] docker_cli_run_test.go:3942: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.372Z] [2021-02-25T02:55:30.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-02-25T02:55:30.372Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-02-25T02:55:30.372Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.372Z] [2021-02-25T02:55:30.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-02-25T02:55:30.372Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-02-25T02:55:30.372Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.372Z] [2021-02-25T02:55:30.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-02-25T02:55:30.372Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-02-25T02:55:30.372Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.372Z] [2021-02-25T02:55:30.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-02-25T02:55:30.372Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-02-25T02:55:30.372Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.372Z] [2021-02-25T02:55:30.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-02-25T02:55:30.372Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-02-25T02:55:30.372Z] docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.372Z] [2021-02-25T02:55:30.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-02-25T02:55:30.373Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-02-25T02:55:30.373Z] docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.373Z] [2021-02-25T02:55:30.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-02-25T02:55:30.373Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-02-25T02:55:30.373Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.373Z] [2021-02-25T02:55:30.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-02-25T02:55:30.373Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-02-25T02:55:30.373Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.373Z] [2021-02-25T02:55:30.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-02-25T02:55:30.373Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-02-25T02:55:30.373Z] docker_cli_run_test.go:3006: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.373Z] [2021-02-25T02:55:30.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-02-25T02:55:30.373Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-02-25T02:55:30.373Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.373Z] [2021-02-25T02:55:30.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-02-25T02:55:30.373Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-02-25T02:55:30.373Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.373Z] [2021-02-25T02:55:30.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-02-25T02:55:30.373Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-02-25T02:55:30.373Z] docker_cli_run_test.go:3192: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.373Z] [2021-02-25T02:55:30.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-02-25T02:55:30.373Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-02-25T02:55:30.373Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.373Z] [2021-02-25T02:55:30.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-02-25T02:55:30.373Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-02-25T02:55:30.373Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.373Z] [2021-02-25T02:55:30.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-02-25T02:55:30.373Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-02-25T02:55:30.373Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.373Z] [2021-02-25T02:55:30.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-02-25T02:55:30.373Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-02-25T02:55:30.373Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.373Z] [2021-02-25T02:55:30.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-02-25T02:55:30.373Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-02-25T02:55:30.373Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.373Z] [2021-02-25T02:55:30.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-02-25T02:55:30.373Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-02-25T02:55:30.373Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.373Z] [2021-02-25T02:55:30.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-02-25T02:55:30.373Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-02-25T02:55:30.373Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.373Z] [2021-02-25T02:55:30.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-02-25T02:55:30.373Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-02-25T02:55:30.373Z] docker_cli_run_test.go:3358: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.373Z] [2021-02-25T02:55:30.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-02-25T02:55:30.373Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-02-25T02:55:30.373Z] docker_cli_run_test.go:3325: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.373Z] [2021-02-25T02:55:30.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-02-25T02:55:30.373Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-02-25T02:55:30.373Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.373Z] [2021-02-25T02:55:30.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-02-25T02:55:30.373Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-02-25T02:55:30.373Z] docker_cli_run_test.go:3235: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.373Z] [2021-02-25T02:55:30.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-02-25T02:55:30.373Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-02-25T02:55:30.373Z] docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.373Z] [2021-02-25T02:55:30.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-02-25T02:55:30.373Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-02-25T02:55:30.373Z] docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.373Z] [2021-02-25T02:55:30.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-02-25T02:55:30.373Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-02-25T02:55:30.373Z] docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.373Z] [2021-02-25T02:55:30.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-02-25T02:55:30.373Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-02-25T02:55:30.373Z] docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.373Z] [2021-02-25T02:55:30.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-02-25T02:55:30.373Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-02-25T02:55:30.373Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.373Z] [2021-02-25T02:55:30.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-02-25T02:55:30.373Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-02-25T02:55:30.373Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.373Z] [2021-02-25T02:55:30.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-02-25T02:55:30.373Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-02-25T02:55:30.373Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.373Z] [2021-02-25T02:55:30.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-02-25T02:55:30.373Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-02-25T02:55:30.373Z] docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.373Z] [2021-02-25T02:55:30.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-02-25T02:55:30.373Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-02-25T02:55:30.373Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.373Z] [2021-02-25T02:55:30.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-02-25T02:55:30.373Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-02-25T02:55:30.373Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.373Z] [2021-02-25T02:55:30.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-02-25T02:55:30.373Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-02-25T02:55:30.373Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.373Z] [2021-02-25T02:55:30.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-02-25T02:55:30.373Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-02-25T02:55:30.373Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.373Z] [2021-02-25T02:55:30.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-02-25T02:55:30.373Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-02-25T02:55:30.373Z] docker_cli_run_test.go:3907: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.373Z] [2021-02-25T02:55:30.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-02-25T02:55:30.373Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-02-25T02:55:30.373Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.373Z] [2021-02-25T02:55:30.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-02-25T02:55:30.373Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-02-25T02:55:30.373Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.373Z] [2021-02-25T02:55:30.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-02-25T02:55:30.373Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-02-25T02:55:30.373Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.373Z] [2021-02-25T02:55:30.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-02-25T02:55:30.373Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-02-25T02:55:30.373Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.373Z] [2021-02-25T02:55:30.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-02-25T02:55:30.373Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-02-25T02:55:30.373Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.373Z] [2021-02-25T02:55:30.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-02-25T02:55:30.373Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-02-25T02:55:30.373Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.373Z] [2021-02-25T02:55:30.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-02-25T02:55:30.373Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-02-25T02:55:30.373Z] docker_cli_run_test.go:4165: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.373Z] [2021-02-25T02:55:30.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2021-02-25T02:55:30.373Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-02-25T02:55:30.373Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.373Z] [2021-02-25T02:55:30.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-02-25T02:55:30.373Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-02-25T02:55:30.373Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.373Z] [2021-02-25T02:55:30.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-02-25T02:55:30.373Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-02-25T02:55:30.373Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.373Z] [2021-02-25T02:55:30.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-02-25T02:55:30.373Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-02-25T02:55:30.373Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.373Z] [2021-02-25T02:55:30.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-02-25T02:55:30.373Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-02-25T02:55:30.373Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.373Z] [2021-02-25T02:55:30.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-02-25T02:55:30.373Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-02-25T02:55:30.373Z] docker_cli_run_test.go:4404: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.373Z] [2021-02-25T02:55:30.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-02-25T02:55:30.373Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-02-25T02:55:30.373Z] docker_cli_run_test.go:4417: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.373Z] [2021-02-25T02:55:30.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-02-25T02:55:30.373Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-02-25T02:55:30.373Z] docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv [2021-02-25T02:55:30.373Z] [2021-02-25T02:55:30.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-02-25T02:55:30.373Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-02-25T02:55:30.373Z] docker_cli_run_test.go:3723: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.373Z] [2021-02-25T02:55:30.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-02-25T02:55:30.373Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-02-25T02:55:30.373Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.373Z] [2021-02-25T02:55:30.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-02-25T02:55:30.373Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-02-25T02:55:30.373Z] docker_cli_run_test.go:3270: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.373Z] [2021-02-25T02:55:30.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-02-25T02:55:30.373Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-02-25T02:55:30.373Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.373Z] [2021-02-25T02:55:30.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-02-25T02:55:30.373Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-02-25T02:55:30.373Z] docker_cli_run_test.go:3379: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.373Z] [2021-02-25T02:55:30.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-02-25T02:55:30.373Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-02-25T02:55:30.373Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.373Z] [2021-02-25T02:55:30.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-02-25T02:55:30.373Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-02-25T02:55:30.373Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.373Z] [2021-02-25T02:55:30.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-02-25T02:55:30.373Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-02-25T02:55:30.373Z] docker_cli_run_test.go:3389: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.373Z] [2021-02-25T02:55:30.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2021-02-25T02:55:30.373Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-02-25T02:55:30.373Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.373Z] [2021-02-25T02:55:30.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-02-25T02:55:30.373Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-02-25T02:55:30.373Z] docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.373Z] [2021-02-25T02:55:30.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-02-25T02:55:30.373Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-02-25T02:55:30.373Z] docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.373Z] [2021-02-25T02:55:30.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-02-25T02:55:30.373Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-02-25T02:55:30.373Z] docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.373Z] [2021-02-25T02:55:30.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-02-25T02:55:30.373Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-02-25T02:55:30.373Z] docker_cli_run_test.go:3423: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.373Z] [2021-02-25T02:55:30.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-02-25T02:55:30.373Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-02-25T02:55:30.373Z] docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.373Z] [2021-02-25T02:55:30.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-02-25T02:55:30.373Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-02-25T02:55:30.373Z] docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.373Z] [2021-02-25T02:55:30.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-02-25T02:55:30.373Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-02-25T02:55:30.373Z] docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.373Z] [2021-02-25T02:55:30.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s) [2021-02-25T02:55:30.373Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2021-02-25T02:55:30.373Z] docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.373Z] [2021-02-25T02:55:30.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-02-25T02:55:30.373Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-02-25T02:55:30.373Z] docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.373Z] [2021-02-25T02:55:30.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-02-25T02:55:30.373Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-02-25T02:55:30.373Z] docker_cli_run_test.go:4227: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.373Z] [2021-02-25T02:55:30.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-02-25T02:55:30.373Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-02-25T02:55:30.373Z] docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.373Z] [2021-02-25T02:55:30.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-02-25T02:55:30.373Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-02-25T02:55:30.373Z] docker_cli_run_test.go:4215: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.373Z] [2021-02-25T02:55:30.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-02-25T02:55:30.373Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-02-25T02:55:30.373Z] docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.373Z] [2021-02-25T02:55:30.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-02-25T02:55:30.374Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-02-25T02:55:30.374Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.374Z] [2021-02-25T02:55:30.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-02-25T02:55:30.374Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-02-25T02:55:30.374Z] docker_cli_run_test.go:3212: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.374Z] [2021-02-25T02:55:30.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-02-25T02:55:30.374Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-02-25T02:55:30.374Z] docker_cli_run_test.go:3774: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.374Z] [2021-02-25T02:55:30.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-02-25T02:55:30.374Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-02-25T02:55:30.374Z] docker_cli_run_test.go:3767: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.374Z] [2021-02-25T02:55:30.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-02-25T02:55:30.374Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-02-25T02:55:30.374Z] docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.374Z] [2021-02-25T02:55:30.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-02-25T02:55:30.374Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-02-25T02:55:30.374Z] docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.374Z] [2021-02-25T02:55:30.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-02-25T02:55:30.374Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-02-25T02:55:30.374Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.374Z] [2021-02-25T02:55:30.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-02-25T02:55:30.374Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-02-25T02:55:30.374Z] docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.374Z] [2021-02-25T02:55:30.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-02-25T02:55:30.374Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-02-25T02:55:30.374Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.374Z] [2021-02-25T02:55:30.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-02-25T02:55:30.374Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-02-25T02:55:30.374Z] docker_cli_run_test.go:3091: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.374Z] [2021-02-25T02:55:30.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-02-25T02:55:30.374Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-02-25T02:55:30.374Z] docker_cli_run_test.go:3113: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.374Z] [2021-02-25T02:55:30.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-02-25T02:55:30.374Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-02-25T02:55:30.374Z] docker_cli_run_test.go:3437: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.374Z] [2021-02-25T02:55:30.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-02-25T02:55:30.374Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-02-25T02:55:30.374Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.374Z] [2021-02-25T02:55:30.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-02-25T02:55:30.374Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-02-25T02:55:30.374Z] docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.374Z] [2021-02-25T02:55:30.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-02-25T02:55:30.374Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-02-25T02:55:30.374Z] docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.374Z] [2021-02-25T02:55:30.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-02-25T02:55:30.374Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-02-25T02:55:30.374Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.374Z] [2021-02-25T02:55:30.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-02-25T02:55:30.374Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-02-25T02:55:30.374Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.374Z] [2021-02-25T02:55:30.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-02-25T02:55:30.374Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-02-25T02:55:30.374Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.374Z] [2021-02-25T02:55:30.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-02-25T02:55:30.374Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-02-25T02:55:30.374Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.374Z] [2021-02-25T02:55:30.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-02-25T02:55:30.374Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-02-25T02:55:30.374Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.374Z] [2021-02-25T02:55:30.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2021-02-25T02:55:30.374Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-02-25T02:55:30.374Z] docker_cli_run_test.go:2981: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.374Z] [2021-02-25T02:55:30.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-02-25T02:55:30.374Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-02-25T02:55:30.374Z] docker_cli_run_test.go:2884: unmatched requirement Apparmor [2021-02-25T02:55:30.374Z] [2021-02-25T02:55:30.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-02-25T02:55:30.374Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-02-25T02:55:30.374Z] docker_cli_run_test.go:2863: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.374Z] [2021-02-25T02:55:30.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-02-25T02:55:30.374Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-02-25T02:55:30.374Z] docker_cli_run_test.go:2848: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.374Z] [2021-02-25T02:55:30.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-02-25T02:55:30.374Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-02-25T02:55:30.374Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.374Z] [2021-02-25T02:55:30.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-02-25T02:55:30.374Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-02-25T02:55:30.374Z] docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.374Z] [2021-02-25T02:55:30.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-02-25T02:55:30.374Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-02-25T02:55:30.374Z] docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.374Z] [2021-02-25T02:55:30.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-02-25T02:55:30.374Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-02-25T02:55:30.374Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.374Z] [2021-02-25T02:55:30.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-02-25T02:55:30.374Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-02-25T02:55:30.374Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.374Z] [2021-02-25T02:55:30.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-02-25T02:55:30.374Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-02-25T02:55:30.374Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.374Z] [2021-02-25T02:55:30.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-02-25T02:55:30.374Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-02-25T02:55:30.374Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.374Z] [2021-02-25T02:55:30.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-02-25T02:55:30.374Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-02-25T02:55:30.374Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.374Z] [2021-02-25T02:55:30.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-02-25T02:55:30.374Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-02-25T02:55:30.374Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.374Z] [2021-02-25T02:55:30.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-02-25T02:55:30.374Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-02-25T02:55:30.374Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.374Z] [2021-02-25T02:55:30.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-02-25T02:55:30.374Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-02-25T02:55:30.374Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.374Z] [2021-02-25T02:55:30.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-02-25T02:55:30.374Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-02-25T02:55:30.374Z] docker_cli_run_test.go:3983: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.374Z] [2021-02-25T02:55:30.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-02-25T02:55:30.374Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-02-25T02:55:30.374Z] docker_cli_run_test.go:2923: unmatched requirement Apparmor [2021-02-25T02:55:30.374Z] [2021-02-25T02:55:30.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-02-25T02:55:30.374Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-02-25T02:55:30.374Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.374Z] [2021-02-25T02:55:30.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-02-25T02:55:30.374Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-02-25T02:55:30.374Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.374Z] [2021-02-25T02:55:30.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-02-25T02:55:30.374Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-02-25T02:55:30.374Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.374Z] [2021-02-25T02:55:30.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-02-25T02:55:30.374Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-02-25T02:55:30.374Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.374Z] [2021-02-25T02:55:30.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-02-25T02:55:30.374Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-02-25T02:55:30.374Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.374Z] [2021-02-25T02:55:30.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2021-02-25T02:55:30.374Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-02-25T02:55:30.374Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.374Z] [2021-02-25T02:55:30.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-02-25T02:55:30.374Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-02-25T02:55:30.374Z] docker_cli_run_test.go:3872: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.374Z] [2021-02-25T02:55:30.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-02-25T02:55:30.374Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-02-25T02:55:30.374Z] docker_cli_run_test.go:3865: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.374Z] [2021-02-25T02:55:30.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-02-25T02:55:30.374Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-02-25T02:55:30.374Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.374Z] [2021-02-25T02:55:30.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.03s) [2021-02-25T02:55:30.374Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.03s) [2021-02-25T02:55:30.374Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.374Z] [2021-02-25T02:55:30.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-02-25T02:55:30.374Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-02-25T02:55:30.374Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.374Z] [2021-02-25T02:55:30.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-02-25T02:55:30.374Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-02-25T02:55:30.374Z] docker_cli_run_test.go:3739: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.374Z] [2021-02-25T02:55:30.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-02-25T02:55:30.374Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-02-25T02:55:30.374Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.374Z] [2021-02-25T02:55:30.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-02-25T02:55:30.374Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-02-25T02:55:30.374Z] docker_cli_run_test.go:2829: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.374Z] [2021-02-25T02:55:30.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-02-25T02:55:30.374Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-02-25T02:55:30.374Z] docker_cli_run_test.go:3224: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.374Z] [2021-02-25T02:55:30.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-02-25T02:55:30.374Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-02-25T02:55:30.374Z] docker_cli_run_test.go:3040: unmatched requirement Apparmor [2021-02-25T02:55:30.374Z] [2021-02-25T02:55:30.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-02-25T02:55:30.374Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-02-25T02:55:30.374Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.374Z] [2021-02-25T02:55:30.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-02-25T02:55:30.374Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-02-25T02:55:30.374Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.374Z] [2021-02-25T02:55:30.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-02-25T02:55:30.374Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-02-25T02:55:30.374Z] docker_cli_run_test.go:3637: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.374Z] [2021-02-25T02:55:30.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-02-25T02:55:30.374Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-02-25T02:55:30.374Z] docker_cli_run_test.go:3648: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.374Z] [2021-02-25T02:55:30.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-02-25T02:55:30.374Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-02-25T02:55:30.374Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.374Z] [2021-02-25T02:55:30.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-02-25T02:55:30.374Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-02-25T02:55:30.374Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.374Z] [2021-02-25T02:55:30.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-02-25T02:55:30.374Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-02-25T02:55:30.374Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.374Z] [2021-02-25T02:55:30.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-02-25T02:55:30.374Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-02-25T02:55:30.374Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.374Z] [2021-02-25T02:55:30.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-02-25T02:55:30.374Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-02-25T02:55:30.374Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.374Z] [2021-02-25T02:55:30.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2021-02-25T02:55:30.374Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2021-02-25T02:55:30.374Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.374Z] [2021-02-25T02:55:30.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-02-25T02:55:30.374Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-02-25T02:55:30.374Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.374Z] [2021-02-25T02:55:30.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-02-25T02:55:30.374Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-02-25T02:55:30.374Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.374Z] [2021-02-25T02:55:30.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2021-02-25T02:55:30.374Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-02-25T02:55:30.374Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.374Z] [2021-02-25T02:55:30.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-02-25T02:55:30.375Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-02-25T02:55:30.375Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.375Z] [2021-02-25T02:55:30.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-02-25T02:55:30.375Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-02-25T02:55:30.375Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.375Z] [2021-02-25T02:55:30.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-02-25T02:55:30.375Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-02-25T02:55:30.375Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.375Z] [2021-02-25T02:55:30.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-02-25T02:55:30.375Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-02-25T02:55:30.375Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.375Z] [2021-02-25T02:55:30.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-02-25T02:55:30.375Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-02-25T02:55:30.375Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.375Z] [2021-02-25T02:55:30.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-02-25T02:55:30.375Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-02-25T02:55:30.375Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.375Z] [2021-02-25T02:55:30.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-02-25T02:55:30.375Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-02-25T02:55:30.375Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.375Z] [2021-02-25T02:55:30.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2021-02-25T02:55:30.375Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-02-25T02:55:30.375Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-02-25T02:55:30.375Z] [2021-02-25T02:55:30.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-02-25T02:55:30.375Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-02-25T02:55:30.375Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.375Z] [2021-02-25T02:55:30.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-02-25T02:55:30.375Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-02-25T02:55:30.375Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.375Z] [2021-02-25T02:55:30.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-02-25T02:55:30.375Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-02-25T02:55:30.375Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.375Z] [2021-02-25T02:55:30.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-02-25T02:55:30.375Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-02-25T02:55:30.375Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.375Z] [2021-02-25T02:55:30.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-02-25T02:55:30.375Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-02-25T02:55:30.375Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.375Z] [2021-02-25T02:55:30.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-02-25T02:55:30.375Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-02-25T02:55:30.375Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.375Z] [2021-02-25T02:55:30.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-02-25T02:55:30.375Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-02-25T02:55:30.375Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.375Z] [2021-02-25T02:55:30.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-02-25T02:55:30.375Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-02-25T02:55:30.375Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.375Z] [2021-02-25T02:55:30.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-02-25T02:55:30.375Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-02-25T02:55:30.375Z] docker_cli_run_test.go:3448: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.375Z] [2021-02-25T02:55:30.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-02-25T02:55:30.375Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-02-25T02:55:30.375Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.375Z] [2021-02-25T02:55:30.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-02-25T02:55:30.375Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-02-25T02:55:30.375Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.375Z] [2021-02-25T02:55:30.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-02-25T02:55:30.375Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-02-25T02:55:30.375Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.375Z] [2021-02-25T02:55:30.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-02-25T02:55:30.375Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-02-25T02:55:30.375Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.375Z] [2021-02-25T02:55:30.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-02-25T02:55:30.375Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-02-25T02:55:30.375Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.375Z] [2021-02-25T02:55:30.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-02-25T02:55:30.375Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-02-25T02:55:30.375Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.375Z] [2021-02-25T02:55:30.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-02-25T02:55:30.375Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-02-25T02:55:30.375Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.375Z] [2021-02-25T02:55:30.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-02-25T02:55:30.375Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-02-25T02:55:30.375Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.375Z] [2021-02-25T02:55:30.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-02-25T02:55:30.375Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-02-25T02:55:30.375Z] docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.375Z] [2021-02-25T02:55:30.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-02-25T02:55:30.375Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-02-25T02:55:30.375Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.375Z] [2021-02-25T02:55:30.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-02-25T02:55:30.375Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-02-25T02:55:30.375Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.375Z] [2021-02-25T02:55:30.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-02-25T02:55:30.375Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-02-25T02:55:30.375Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.375Z] [2021-02-25T02:55:30.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-02-25T02:55:30.375Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-02-25T02:55:30.375Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.375Z] [2021-02-25T02:55:30.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-02-25T02:55:30.375Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-02-25T02:55:30.375Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.375Z] [2021-02-25T02:55:30.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-02-25T02:55:30.375Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-02-25T02:55:30.375Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.375Z] [2021-02-25T02:55:30.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-02-25T02:55:30.375Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-02-25T02:55:30.375Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.375Z] [2021-02-25T02:55:30.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-02-25T02:55:30.375Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-02-25T02:55:30.375Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.375Z] [2021-02-25T02:55:30.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-02-25T02:55:30.375Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-02-25T02:55:30.375Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.375Z] [2021-02-25T02:55:30.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-02-25T02:55:30.375Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-02-25T02:55:30.375Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.375Z] [2021-02-25T02:55:30.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-02-25T02:55:30.375Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-02-25T02:55:30.375Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.375Z] [2021-02-25T02:55:30.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-02-25T02:55:30.375Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-02-25T02:55:30.375Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.375Z] [2021-02-25T02:55:30.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-02-25T02:55:30.375Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-02-25T02:55:30.375Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.375Z] [2021-02-25T02:55:30.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-02-25T02:55:30.375Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-02-25T02:55:30.375Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.375Z] [2021-02-25T02:55:30.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-02-25T02:55:30.375Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-02-25T02:55:30.375Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.375Z] [2021-02-25T02:55:30.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-02-25T02:55:30.375Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-02-25T02:55:30.375Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.375Z] [2021-02-25T02:55:30.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-02-25T02:55:30.375Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-02-25T02:55:30.375Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.375Z] [2021-02-25T02:55:30.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-02-25T02:55:30.375Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-02-25T02:55:30.375Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.375Z] [2021-02-25T02:55:30.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-02-25T02:55:30.375Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-02-25T02:55:30.375Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.375Z] [2021-02-25T02:55:30.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-02-25T02:55:30.375Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-02-25T02:55:30.375Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.375Z] [2021-02-25T02:55:30.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-02-25T02:55:30.375Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-02-25T02:55:30.375Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.375Z] [2021-02-25T02:55:30.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-02-25T02:55:30.375Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-02-25T02:55:30.375Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.375Z] [2021-02-25T02:55:30.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-02-25T02:55:30.375Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-02-25T02:55:30.375Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.375Z] [2021-02-25T02:55:30.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-02-25T02:55:30.375Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-02-25T02:55:30.375Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.375Z] [2021-02-25T02:55:30.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-02-25T02:55:30.375Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-02-25T02:55:30.375Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.375Z] [2021-02-25T02:55:30.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-02-25T02:55:30.375Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-02-25T02:55:30.375Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.375Z] [2021-02-25T02:55:30.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-02-25T02:55:30.375Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-02-25T02:55:30.376Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.376Z] [2021-02-25T02:55:30.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-02-25T02:55:30.376Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-02-25T02:55:30.376Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.376Z] [2021-02-25T02:55:30.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-02-25T02:55:30.376Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-02-25T02:55:30.376Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.376Z] [2021-02-25T02:55:30.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-02-25T02:55:30.376Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-02-25T02:55:30.376Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.376Z] [2021-02-25T02:55:30.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-02-25T02:55:30.376Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-02-25T02:55:30.376Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.376Z] [2021-02-25T02:55:30.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-02-25T02:55:30.376Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-02-25T02:55:30.376Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.376Z] [2021-02-25T02:55:30.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-02-25T02:55:30.376Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-02-25T02:55:30.376Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.376Z] [2021-02-25T02:55:30.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-02-25T02:55:30.376Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-02-25T02:55:30.376Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.376Z] [2021-02-25T02:55:30.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-02-25T02:55:30.376Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-02-25T02:55:30.376Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.376Z] [2021-02-25T02:55:30.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-02-25T02:55:30.376Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-02-25T02:55:30.376Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.376Z] [2021-02-25T02:55:30.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-02-25T02:55:30.376Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-02-25T02:55:30.376Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.376Z] [2021-02-25T02:55:30.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-02-25T02:55:30.376Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-02-25T02:55:30.376Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.376Z] [2021-02-25T02:55:30.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-02-25T02:55:30.376Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-02-25T02:55:30.836Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.836Z] [2021-02-25T02:55:30.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-02-25T02:55:30.836Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-02-25T02:55:30.836Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.836Z] [2021-02-25T02:55:30.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-02-25T02:55:30.836Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-02-25T02:55:30.836Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.836Z] [2021-02-25T02:55:30.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-02-25T02:55:30.836Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-02-25T02:55:30.836Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.836Z] [2021-02-25T02:55:30.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-02-25T02:55:30.836Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-02-25T02:55:30.836Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.836Z] [2021-02-25T02:55:30.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-02-25T02:55:30.836Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-02-25T02:55:30.836Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.836Z] [2021-02-25T02:55:30.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-02-25T02:55:30.836Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-02-25T02:55:30.836Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.836Z] [2021-02-25T02:55:30.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-02-25T02:55:30.836Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-02-25T02:55:30.836Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.836Z] [2021-02-25T02:55:30.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-02-25T02:55:30.836Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-02-25T02:55:30.836Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.836Z] [2021-02-25T02:55:30.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-02-25T02:55:30.836Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-02-25T02:55:30.836Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.836Z] [2021-02-25T02:55:30.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-02-25T02:55:30.836Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-02-25T02:55:30.836Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.836Z] [2021-02-25T02:55:30.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-02-25T02:55:30.836Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-02-25T02:55:30.836Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.836Z] [2021-02-25T02:55:30.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-02-25T02:55:30.836Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-02-25T02:55:30.836Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.836Z] [2021-02-25T02:55:30.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-02-25T02:55:30.836Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-02-25T02:55:30.836Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.836Z] [2021-02-25T02:55:30.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-02-25T02:55:30.836Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-02-25T02:55:30.836Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.836Z] [2021-02-25T02:55:30.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-02-25T02:55:30.836Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-02-25T02:55:30.836Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.836Z] [2021-02-25T02:55:30.836Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-02-25T02:55:30.836Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-02-25T02:55:30.836Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.836Z] [2021-02-25T02:55:30.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-02-25T02:55:30.837Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-02-25T02:55:30.837Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.837Z] [2021-02-25T02:55:30.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-02-25T02:55:30.837Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-02-25T02:55:30.837Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.837Z] [2021-02-25T02:55:30.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-02-25T02:55:30.837Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-02-25T02:55:30.837Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.837Z] [2021-02-25T02:55:30.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-02-25T02:55:30.837Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-02-25T02:55:30.837Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.837Z] [2021-02-25T02:55:30.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-02-25T02:55:30.837Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-02-25T02:55:30.837Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.837Z] [2021-02-25T02:55:30.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-02-25T02:55:30.837Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-02-25T02:55:30.837Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.837Z] [2021-02-25T02:55:30.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-02-25T02:55:30.837Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-02-25T02:55:30.837Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.837Z] [2021-02-25T02:55:30.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-02-25T02:55:30.837Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-02-25T02:55:30.837Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.837Z] [2021-02-25T02:55:30.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-02-25T02:55:30.837Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-02-25T02:55:30.837Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.837Z] [2021-02-25T02:55:30.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-02-25T02:55:30.837Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-02-25T02:55:30.837Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.837Z] [2021-02-25T02:55:30.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-02-25T02:55:30.837Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-02-25T02:55:30.837Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.837Z] [2021-02-25T02:55:30.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-02-25T02:55:30.837Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-02-25T02:55:30.837Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.837Z] [2021-02-25T02:55:30.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-02-25T02:55:30.837Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-02-25T02:55:30.837Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.837Z] [2021-02-25T02:55:30.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-02-25T02:55:30.837Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-02-25T02:55:30.837Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.837Z] [2021-02-25T02:55:30.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-02-25T02:55:30.837Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-02-25T02:55:30.837Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.837Z] [2021-02-25T02:55:30.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-02-25T02:55:30.837Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-02-25T02:55:30.837Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.837Z] [2021-02-25T02:55:30.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-02-25T02:55:30.837Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-02-25T02:55:30.837Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.837Z] [2021-02-25T02:55:30.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-02-25T02:55:30.837Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-02-25T02:55:30.837Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.837Z] [2021-02-25T02:55:30.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-02-25T02:55:30.837Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-02-25T02:55:30.837Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.837Z] [2021-02-25T02:55:30.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-02-25T02:55:30.837Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-02-25T02:55:30.837Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.837Z] [2021-02-25T02:55:30.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-02-25T02:55:30.837Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-02-25T02:55:30.837Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.837Z] [2021-02-25T02:55:30.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-02-25T02:55:30.837Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-02-25T02:55:30.837Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.837Z] [2021-02-25T02:55:30.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-02-25T02:55:30.837Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-02-25T02:55:30.837Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.837Z] [2021-02-25T02:55:30.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-02-25T02:55:30.837Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-02-25T02:55:30.837Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.837Z] [2021-02-25T02:55:30.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-02-25T02:55:30.837Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-02-25T02:55:30.837Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.837Z] [2021-02-25T02:55:30.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-02-25T02:55:30.837Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-02-25T02:55:30.837Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.837Z] [2021-02-25T02:55:30.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-02-25T02:55:30.837Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-02-25T02:55:30.837Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.837Z] [2021-02-25T02:55:30.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-02-25T02:55:30.837Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-02-25T02:55:30.837Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.837Z] [2021-02-25T02:55:30.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-02-25T02:55:30.837Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.837Z] [2021-02-25T02:55:30.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-02-25T02:55:30.837Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.837Z] [2021-02-25T02:55:30.837Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-02-25T02:55:30.837Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-02-25T02:55:30.837Z] [2021-02-25T02:55:30.837Z] [2021-02-25T02:55:30.837Z] DONE 1093 tests, 547 skipped in 2271.783s [2021-02-25T02:55:30.837Z] INFO: Integration tests ended at 02/25/2021 02:55:30. Duration:00:37:51.9974351 [2021-02-25T02:55:30.837Z] INFO: Docker info of the daemon under test at end of run [2021-02-25T02:55:30.837Z] [2021-02-25T02:55:30.837Z] Containers: 2 [2021-02-25T02:55:30.837Z] Running: 0 [2021-02-25T02:55:30.837Z] Paused: 0 [2021-02-25T02:55:30.837Z] Stopped: 2 [2021-02-25T02:55:30.837Z] Images: 18 [2021-02-25T02:55:30.837Z] Server Version: 0.0.0-dev [2021-02-25T02:55:30.837Z] Storage Driver: windowsfilter [2021-02-25T02:55:30.837Z] Windows: [2021-02-25T02:55:30.837Z] Logging Driver: json-file [2021-02-25T02:55:30.837Z] Plugins: [2021-02-25T02:55:30.837Z] Volume: local [2021-02-25T02:55:30.837Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-02-25T02:55:30.837Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-02-25T02:55:30.837Z] Swarm: inactive [2021-02-25T02:55:30.837Z] Default Isolation: process [2021-02-25T02:55:30.837Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-02-25T02:55:30.837Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1697) [2021-02-25T02:55:30.837Z] OSType: windows [2021-02-25T02:55:30.837Z] Architecture: x86_64 [2021-02-25T02:55:30.837Z] CPUs: 4 [2021-02-25T02:55:30.837Z] Total Memory: 32GiB [2021-02-25T02:55:30.837Z] Name: azwin-2-3b6b00 [2021-02-25T02:55:30.837Z] ID: 776I:PDB6:2C4N:VWPL:ANHJ:3O3X:3YEB:5WJR:YTII:N2AS:26EM:3T3Q [2021-02-25T02:55:30.837Z] Docker Root Dir: D:\CI\PR-42061\4\daemon [2021-02-25T02:55:30.837Z] Debug Mode (client): false [2021-02-25T02:55:30.837Z] Debug Mode (server): true [2021-02-25T02:55:30.837Z] File Descriptors: -1 [2021-02-25T02:55:30.837Z] Goroutines: 17 [2021-02-25T02:55:30.837Z] System Time: 2021-02-25T02:55:30.4134648Z [2021-02-25T02:55:30.837Z] EventsListeners: 0 [2021-02-25T02:55:30.837Z] Registry: https://index.docker.io/v1/ [2021-02-25T02:55:30.837Z] Labels: [2021-02-25T02:55:30.837Z] Experimental: false [2021-02-25T02:55:30.837Z] Insecure Registries: [2021-02-25T02:55:30.837Z] 127.0.0.0/8 [2021-02-25T02:55:30.837Z] Live Restore Enabled: false [2021-02-25T02:55:30.837Z] [2021-02-25T02:55:30.837Z] [2021-02-25T02:55:30.837Z] INFO: Stopping daemon under test [2021-02-25T02:55:30.837Z] SUCCESS: The process with PID 5340 (child process of PID 1048) has been terminated. [2021-02-25T02:55:30.837Z] SUCCESS: The process with PID 1048 (child process of PID 5968) has been terminated. [2021-02-25T02:55:30.837Z] INFO: Stop tailing logs of the daemon under tests [2021-02-25T02:55:30.837Z] INFO: executeCI.ps1 Completed successfully at 02/25/2021 02:55:30. [2021-02-25T02:55:30.837Z] INFO: Tidying up at end of run [2021-02-25T02:55:30.837Z] INFO: Saving daemon under test log (d:\CI\PR-42061\4\dut.out) to bundles\CIDUT.out [2021-02-25T02:55:30.837Z] INFO: Saving daemon under test log (d:\CI\PR-42061\4\dut.err) to bundles\CIDUT.err [2021-02-25T02:55:30.837Z] INFO: Nuke-Everything... [2021-02-25T02:55:30.837Z] INFO: Container count on control daemon to delete is 2 [2021-02-25T02:55:31.297Z] e5d5dff72417 [2021-02-25T02:55:31.297Z] 4391e9263676 [2021-02-25T02:55:31.759Z] INFO: Non-base image count on control daemon to delete is 1 [2021-02-25T02:55:33.302Z] Deleted: sha256:0a1f24861a34a3c9e06c5dd0a602a2df2d01f3a6fb52e2ce995593d2454a8f58 [2021-02-25T02:55:33.302Z] Deleted: sha256:03ca5755e34ff26bb8f1847486e7dde429977666770d201ec9f4d341f9124b78 [2021-02-25T02:55:33.302Z] INFO: Tidying pidfile d:\CI\PR-42061\4\docker.pid [2021-02-25T02:55:33.302Z] INFO: Nuking d:\CI [2021-02-25T02:55:58.496Z] INFO: Zapped successfully [2021-02-25T02:55:58.496Z] [2021-02-25T02:55:58.496Z] INFO: executeCI.ps1 exiting at Thu Feb 25 02:55:56 CUT 2021. Duration 01:00:57.3330991 [2021-02-25T02:55:58.496Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-02-25T02:55:58.744Z] Recording test results [2021-02-25T02:55:59.237Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-02-25T02:56:00.801Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2021-02-25T02:56:02.563Z] Archiving artifacts [2021-02-25T02:56:03.762Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42061/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-02-25T02:56:04.695Z] + make clean [2021-02-25T02:56:05.665Z] docker volume rm -f docker-dev-cache [2021-02-25T02:56:05.665Z] 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