Started by user Sebastiaan van Stijn Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 930337624250945472001136e7bcb8e5b102bb87+9f2b33f75cb094917c69e03ba101bc0bee8673fb (fa8afc3152caf69f91d36d9737840d951145e6d0) 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 --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-42370@libs/jps/.git # 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-05-11T12:27:49.777Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2021-05-11T12:27:49.780Z] Trying to pass milestone 3 [Pipeline] milestone [2021-05-11T12:27:49.824Z] Trying to pass milestone 4 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2021-05-11T12:28:04.957Z] Still waiting to schedule task [2021-05-11T12:28:04.959Z] All nodes of label ‘amd64&&ubuntu-1804&&overlay2’ are offline [2021-05-11T12:28:47.965Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0b2d71be3eb6fe659) in /home/ubuntu/workspace/moby_PR-42370 [Pipeline] { [Pipeline] checkout [2021-05-11T12:28:48.249Z] The recommended git tool is: git [2021-05-11T12:28:51.554Z] using credential docker-jenkins-github-credentials [2021-05-11T12:28:51.561Z] Cloning the remote Git repository [2021-05-11T12:28:51.561Z] Cloning with configured refspecs honoured and without tags [2021-05-11T12:28:51.328Z] Cloning repository https://github.com/moby/moby.git [2021-05-11T12:28:51.387Z] > git init /home/ubuntu/workspace/moby_PR-42370 # timeout=10 [2021-05-11T12:28:51.606Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-11T12:28:51.606Z] > git --version # timeout=10 [2021-05-11T12:28:51.627Z] > git --version # 'git version 2.17.1' [2021-05-11T12:28:51.627Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-11T12:28:51.630Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42370/head:refs/remotes/origin/PR-42370 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-11T12:29:11.272Z] Fetching without tags [2021-05-11T12:29:11.553Z] Merging remotes/origin/master commit 9f2b33f75cb094917c69e03ba101bc0bee8673fb into PR head commit 930337624250945472001136e7bcb8e5b102bb87 [2021-05-11T12:29:11.147Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-11T12:29:11.170Z] > git config --add remote.origin.fetch +refs/pull/42370/head:refs/remotes/origin/PR-42370 # timeout=10 [2021-05-11T12:29:11.206Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-11T12:29:11.227Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-11T12:29:11.254Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-11T12:29:11.255Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-11T12:29:11.279Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42370/head:refs/remotes/origin/PR-42370 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-11T12:29:11.538Z] > git config core.sparsecheckout # timeout=10 [2021-05-11T12:29:11.555Z] > git checkout -f 930337624250945472001136e7bcb8e5b102bb87 # timeout=10 [2021-05-11T12:29:12.356Z] Merge succeeded, producing 930337624250945472001136e7bcb8e5b102bb87 [2021-05-11T12:29:12.357Z] Checking out Revision 930337624250945472001136e7bcb8e5b102bb87 (PR-42370) [2021-05-11T12:29:12.233Z] > git remote # timeout=10 [2021-05-11T12:29:12.260Z] > git config --get remote.origin.url # timeout=10 [2021-05-11T12:29:12.282Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-11T12:29:12.283Z] > git merge 9f2b33f75cb094917c69e03ba101bc0bee8673fb # timeout=10 [2021-05-11T12:29:12.315Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-11T12:29:12.339Z] > git config core.sparsecheckout # timeout=10 [2021-05-11T12:29:12.364Z] > git checkout -f 930337624250945472001136e7bcb8e5b102bb87 # timeout=10 [2021-05-11T12:29:16.461Z] Commit message: "Swarm config: use absolute paths for mount destination strings" [2021-05-11T12:29:16.450Z] > git rev-list --no-walk 930337624250945472001136e7bcb8e5b102bb87 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-05-11T12:29:17.646Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42370:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco [2021-05-11T12:29:25.774Z] Unable to find image 'alpine:latest' locally [2021-05-11T12:29:25.774Z] latest: Pulling from library/alpine [2021-05-11T12:29:25.774Z] 540db60ca938: Pulling fs layer [2021-05-11T12:29:25.774Z] 540db60ca938: Download complete [2021-05-11T12:29:26.042Z] 540db60ca938: Pull complete [2021-05-11T12:29:26.042Z] Digest: sha256:69e70a79f2d41ab5d637de98c1e0b055206ba40a8145e7bddb55ccc04e13cf8f [2021-05-11T12:29:26.042Z] Status: Downloaded newer image for alpine:latest [2021-05-11T12:29:32.631Z] 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] { (Branch: win-2022) [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) [Pipeline] stage [Pipeline] { (win-2022) Stage "s390x" skipped due to when conditional Stage "ppc64le" skipped due to when conditional Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [Pipeline] node [2021-05-11T12:29:33.794Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0b2d71be3eb6fe659) in /home/ubuntu/workspace/moby_PR-42370 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] stage [2021-05-11T12:29:33.801Z] Running on azwin-2-81bcc0 in d:\jenkins\workspace\moby_PR-42370 [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] ws [2021-05-11T12:29:33.845Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-05-11T12:29:33.864Z] The recommended git tool is: git [Pipeline] // stage [2021-05-11T12:29:33.874Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2021-05-11T12:29:33.887Z] Fetching changes from the remote Git repository [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [2021-05-11T12:29:33.918Z] Fetching without tags [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2021-05-11T12:29:33.963Z] The recommended git tool is: git Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [2021-05-11T12:29:34.177Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2021-05-11T12:29:34.250Z] Cloning the remote Git repository [2021-05-11T12:29:34.251Z] Cloning with configured refspecs honoured and without tags [2021-05-11T12:29:34.264Z] Merging remotes/origin/master commit 9f2b33f75cb094917c69e03ba101bc0bee8673fb into PR head commit 930337624250945472001136e7bcb8e5b102bb87 [2021-05-11T12:29:34.586Z] Merge succeeded, producing 930337624250945472001136e7bcb8e5b102bb87 [2021-05-11T12:29:34.587Z] Checking out Revision 930337624250945472001136e7bcb8e5b102bb87 (PR-42370) [2021-05-11T12:29:34.716Z] Commit message: "Swarm config: use absolute paths for mount destination strings" [2021-05-11T12:29:33.874Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-42370/.git # timeout=10 [2021-05-11T12:29:33.885Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-11T12:29:33.916Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-11T12:29:33.916Z] > git --version # timeout=10 [2021-05-11T12:29:33.936Z] > git --version # 'git version 2.17.1' [2021-05-11T12:29:33.937Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-11T12:29:33.938Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42370/head:refs/remotes/origin/PR-42370 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-11T12:29:34.261Z] > git config core.sparsecheckout # timeout=10 [2021-05-11T12:29:34.270Z] > git checkout -f 930337624250945472001136e7bcb8e5b102bb87 # timeout=10 [2021-05-11T12:29:34.524Z] > git remote # timeout=10 [2021-05-11T12:29:34.532Z] > git config --get remote.origin.url # timeout=10 [2021-05-11T12:29:34.554Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-11T12:29:34.554Z] > git merge 9f2b33f75cb094917c69e03ba101bc0bee8673fb # timeout=10 [2021-05-11T12:29:34.573Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-11T12:29:34.584Z] > git config core.sparsecheckout # timeout=10 [2021-05-11T12:29:34.610Z] > git checkout -f 930337624250945472001136e7bcb8e5b102bb87 # timeout=10 [2021-05-11T12:29:34.284Z] Cloning repository https://github.com/moby/moby.git [2021-05-11T12:29:34.285Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-05-11T12:29:34.346Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-11T12:29:34.346Z] > git --version # timeout=10 [2021-05-11T12:29:34.391Z] > git --version # 'git version 2.24.1.windows.2' [2021-05-11T12:29:34.391Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-11T12:29:34.393Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42370/head:refs/remotes/origin/PR-42370 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-05-11T12:29:35.392Z] + [ PR != PR ] [2021-05-11T12:29:35.392Z] + [ master != master ] [2021-05-11T12:29:35.392Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-05-11T12:29:35.721Z] + docker version [2021-05-11T12:29:35.721Z] Client: Docker Engine - Community [2021-05-11T12:29:35.721Z] Version: 20.10.5 [2021-05-11T12:29:35.721Z] API version: 1.41 [2021-05-11T12:29:35.721Z] Go version: go1.13.15 [2021-05-11T12:29:35.721Z] Git commit: 55c4c88 [2021-05-11T12:29:35.721Z] Built: Tue Mar 2 20:18:05 2021 [2021-05-11T12:29:35.721Z] OS/Arch: linux/amd64 [2021-05-11T12:29:35.721Z] Context: default [2021-05-11T12:29:35.721Z] Experimental: true [2021-05-11T12:29:35.721Z] [2021-05-11T12:29:35.721Z] Server: Docker Engine - Community [2021-05-11T12:29:35.721Z] Engine: [2021-05-11T12:29:35.721Z] Version: 20.10.5 [2021-05-11T12:29:35.721Z] API version: 1.41 (minimum version 1.12) [2021-05-11T12:29:35.721Z] Go version: go1.13.15 [2021-05-11T12:29:35.721Z] Git commit: 363e9a8 [2021-05-11T12:29:35.721Z] Built: Tue Mar 2 20:16:00 2021 [2021-05-11T12:29:35.721Z] OS/Arch: linux/amd64 [2021-05-11T12:29:35.721Z] Experimental: true [2021-05-11T12:29:35.721Z] containerd: [2021-05-11T12:29:35.721Z] Version: 1.4.4 [2021-05-11T12:29:35.721Z] GitCommit: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-05-11T12:29:35.721Z] runc: [2021-05-11T12:29:35.721Z] Version: 1.0.0-rc93 [2021-05-11T12:29:35.721Z] GitCommit: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-11T12:29:35.721Z] docker-init: [2021-05-11T12:29:35.721Z] Version: 0.19.0 [2021-05-11T12:29:35.721Z] GitCommit: de40ad0 [Pipeline] sh [2021-05-11T12:29:36.019Z] + docker info [2021-05-11T12:29:48.030Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-11T12:29:48.076Z] > git config --add remote.origin.fetch +refs/pull/42370/head:refs/remotes/origin/PR-42370 # timeout=10 [2021-05-11T12:29:48.127Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-11T12:29:48.244Z] Client: [2021-05-11T12:29:48.244Z] Context: default [2021-05-11T12:29:48.244Z] Debug Mode: false [2021-05-11T12:29:48.244Z] Plugins: [2021-05-11T12:29:48.244Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-05-11T12:29:48.244Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-05-11T12:29:48.244Z] [2021-05-11T12:29:48.244Z] Server: [2021-05-11T12:29:48.244Z] Containers: 0 [2021-05-11T12:29:48.244Z] Running: 0 [2021-05-11T12:29:48.244Z] Paused: 0 [2021-05-11T12:29:48.244Z] Stopped: 0 [2021-05-11T12:29:48.244Z] Images: 1 [2021-05-11T12:29:48.244Z] Server Version: 20.10.5 [2021-05-11T12:29:48.244Z] Storage Driver: overlay2 [2021-05-11T12:29:48.244Z] Backing Filesystem: extfs [2021-05-11T12:29:48.244Z] Supports d_type: true [2021-05-11T12:29:48.244Z] Native Overlay Diff: true [2021-05-11T12:29:48.244Z] Logging Driver: json-file [2021-05-11T12:29:48.244Z] Cgroup Driver: cgroupfs [2021-05-11T12:29:48.244Z] Cgroup Version: 1 [2021-05-11T12:29:48.244Z] Plugins: [2021-05-11T12:29:48.244Z] Volume: local [2021-05-11T12:29:48.244Z] Network: bridge host ipvlan macvlan null overlay [2021-05-11T12:29:48.244Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-05-11T12:29:48.244Z] Swarm: inactive [2021-05-11T12:29:48.244Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-05-11T12:29:48.244Z] Default Runtime: runc [2021-05-11T12:29:48.245Z] Init Binary: docker-init [2021-05-11T12:29:48.245Z] containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-05-11T12:29:48.245Z] runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-11T12:29:48.245Z] init version: de40ad0 [2021-05-11T12:29:48.245Z] Security Options: [2021-05-11T12:29:48.245Z] apparmor [2021-05-11T12:29:48.245Z] seccomp [2021-05-11T12:29:48.245Z] Profile: default [2021-05-11T12:29:48.245Z] Kernel Version: 5.4.0-1041-aws [2021-05-11T12:29:48.245Z] Operating System: Ubuntu 18.04.5 LTS [2021-05-11T12:29:48.245Z] OSType: linux [2021-05-11T12:29:48.245Z] Architecture: x86_64 [2021-05-11T12:29:48.245Z] CPUs: 2 [2021-05-11T12:29:48.245Z] Total Memory: 7.487GiB [2021-05-11T12:29:48.245Z] Name: ip-10-100-126-152 [2021-05-11T12:29:48.245Z] ID: CCOO:B2L2:53RH:M56T:HCH4:FPBZ:EMUZ:R22X:GVEU:CYRY:U2HB:5I2B [2021-05-11T12:29:48.245Z] Docker Root Dir: /var/lib/docker [2021-05-11T12:29:48.245Z] Debug Mode: false [2021-05-11T12:29:48.245Z] Registry: https://index.docker.io/v1/ [2021-05-11T12:29:48.245Z] Labels: [2021-05-11T12:29:48.245Z] Experimental: true [2021-05-11T12:29:48.245Z] Insecure Registries: [2021-05-11T12:29:48.245Z] 127.0.0.0/8 [2021-05-11T12:29:48.245Z] Live Restore Enabled: true [2021-05-11T12:29:48.245Z] [2021-05-11T12:29:48.245Z] WARNING: No swap limit support [Pipeline] sh [2021-05-11T12:29:48.334Z] Fetching without tags [2021-05-11T12:29:48.535Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-05-11T12:29:48.535Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-05-11T12:29:48.535Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42370/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-05-11T12:29:48.535Z] + bash /home/ubuntu/workspace/moby_PR-42370/check-config.sh [2021-05-11T12:29:48.535Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-05-11T12:29:48.535Z] info: reading kernel config from /boot/config-5.4.0-1041-aws ... [2021-05-11T12:29:48.535Z] [2021-05-11T12:29:48.535Z] Generally Necessary: [2021-05-11T12:29:48.535Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-05-11T12:29:48.535Z] - apparmor: enabled and tools installed [2021-05-11T12:29:48.793Z] Still waiting to schedule task [2021-05-11T12:29:48.793Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0b2d71be3eb6fe659)’ [2021-05-11T12:29:48.794Z] Still waiting to schedule task [2021-05-11T12:29:48.794Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0b2d71be3eb6fe659)’ [2021-05-11T12:29:48.795Z] Still waiting to schedule task [2021-05-11T12:29:48.796Z] All nodes of label ‘amd64&&ubuntu-2004&&cgroup2’ are offline [2021-05-11T12:29:48.796Z] - CONFIG_NAMESPACES: enabled [2021-05-11T12:29:48.796Z] - CONFIG_NET_NS: enabled [2021-05-11T12:29:48.796Z] - CONFIG_PID_NS: enabled [2021-05-11T12:29:48.796Z] - CONFIG_IPC_NS: enabled [2021-05-11T12:29:48.796Z] - CONFIG_UTS_NS: enabled [2021-05-11T12:29:48.796Z] - CONFIG_CGROUPS: enabled [2021-05-11T12:29:48.796Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-05-11T12:29:48.796Z] - CONFIG_CGROUP_DEVICE: enabled [2021-05-11T12:29:48.796Z] - CONFIG_CGROUP_FREEZER: enabled [2021-05-11T12:29:48.796Z] - CONFIG_CGROUP_SCHED: enabled [2021-05-11T12:29:48.796Z] - CONFIG_CPUSETS: enabled [2021-05-11T12:29:48.796Z] - CONFIG_MEMCG: enabled [2021-05-11T12:29:48.796Z] - CONFIG_KEYS: enabled [2021-05-11T12:29:48.796Z] - CONFIG_VETH: enabled (as module) [2021-05-11T12:29:48.796Z] - CONFIG_BRIDGE: enabled (as module) [2021-05-11T12:29:48.796Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-05-11T12:29:48.796Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-05-11T12:29:48.796Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-05-11T12:29:48.796Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-05-11T12:29:48.796Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-05-11T12:29:48.796Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-05-11T12:29:48.796Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-05-11T12:29:48.796Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-05-11T12:29:48.796Z] - CONFIG_NF_NAT: enabled (as module) [2021-05-11T12:29:48.796Z] - CONFIG_POSIX_MQUEUE: enabled [2021-05-11T12:29:48.796Z] [2021-05-11T12:29:48.796Z] Optional Features: [2021-05-11T12:29:48.796Z] - CONFIG_USER_NS: enabled [2021-05-11T12:29:48.796Z] - CONFIG_SECCOMP: enabled [2021-05-11T12:29:48.796Z] - CONFIG_SECCOMP_FILTER: enabled [2021-05-11T12:29:48.796Z] - CONFIG_CGROUP_PIDS: enabled [2021-05-11T12:29:48.796Z] - CONFIG_MEMCG_SWAP: enabled [2021-05-11T12:29:48.796Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-05-11T12:29:48.796Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-05-11T12:29:48.796Z] - CONFIG_BLK_CGROUP: enabled [2021-05-11T12:29:48.796Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-05-11T12:29:48.796Z] - CONFIG_CGROUP_PERF: enabled [2021-05-11T12:29:48.796Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-05-11T12:29:48.796Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-05-11T12:29:48.796Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-05-11T12:29:48.797Z] Still waiting to schedule task [2021-05-11T12:29:48.797Z] All nodes of label ‘arm64&&ubuntu-2004’ are offline [2021-05-11T12:29:48.799Z] Still waiting to schedule task [2021-05-11T12:29:48.799Z] All nodes of label ‘windows-2019’ are offline [2021-05-11T12:29:49.057Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-05-11T12:29:49.057Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-05-11T12:29:49.057Z] - CONFIG_RT_GROUP_SCHED: missing [2021-05-11T12:29:49.057Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-05-11T12:29:49.057Z] - CONFIG_IP_VS: enabled (as module) [2021-05-11T12:29:49.057Z] - CONFIG_IP_VS_NFCT: enabled [2021-05-11T12:29:49.057Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-05-11T12:29:49.057Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-05-11T12:29:49.057Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-05-11T12:29:49.057Z] - CONFIG_SECURITY_SELINUX: enabled [2021-05-11T12:29:49.057Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-05-11T12:29:49.057Z] - CONFIG_EXT4_FS: enabled [2021-05-11T12:29:49.057Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-05-11T12:29:49.057Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-05-11T12:29:49.057Z] - Network Drivers: [2021-05-11T12:29:49.057Z] - "overlay": [2021-05-11T12:29:49.057Z] - CONFIG_VXLAN: enabled (as module) [2021-05-11T12:29:49.057Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-05-11T12:29:49.057Z] Optional (for encrypted networks): [2021-05-11T12:29:49.057Z] - CONFIG_CRYPTO: enabled [2021-05-11T12:29:49.057Z] - CONFIG_CRYPTO_AEAD: enabled [2021-05-11T12:29:49.057Z] - CONFIG_CRYPTO_GCM: enabled [2021-05-11T12:29:49.057Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-05-11T12:29:49.057Z] - CONFIG_CRYPTO_GHASH: enabled [2021-05-11T12:29:49.057Z] - CONFIG_XFRM: enabled [2021-05-11T12:29:49.057Z] - CONFIG_XFRM_USER: enabled (as module) [2021-05-11T12:29:49.057Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-05-11T12:29:49.057Z] - CONFIG_INET_ESP: enabled (as module) [2021-05-11T12:29:49.057Z] - "ipvlan": [2021-05-11T12:29:49.057Z] - CONFIG_IPVLAN: enabled (as module) [2021-05-11T12:29:49.057Z] - "macvlan": [2021-05-11T12:29:49.099Z] Merging remotes/origin/master commit 9f2b33f75cb094917c69e03ba101bc0bee8673fb into PR head commit 930337624250945472001136e7bcb8e5b102bb87 [2021-05-11T12:29:49.316Z] - CONFIG_MACVLAN: enabled (as module) [2021-05-11T12:29:49.316Z] - CONFIG_DUMMY: enabled (as module) [2021-05-11T12:29:49.316Z] - "ftp,tftp client in container": [2021-05-11T12:29:49.316Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-05-11T12:29:49.316Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-05-11T12:29:49.316Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-05-11T12:29:49.316Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-05-11T12:29:49.316Z] - Storage Drivers: [2021-05-11T12:29:49.316Z] - "aufs": [2021-05-11T12:29:49.316Z] - CONFIG_AUFS_FS: enabled (as module) [2021-05-11T12:29:49.316Z] - "btrfs": [2021-05-11T12:29:49.316Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-05-11T12:29:49.316Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-05-11T12:29:49.316Z] - "devicemapper": [2021-05-11T12:29:49.316Z] - CONFIG_BLK_DEV_DM: enabled [2021-05-11T12:29:49.316Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-05-11T12:29:49.316Z] - "overlay": [2021-05-11T12:29:49.316Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-05-11T12:29:49.316Z] - "zfs": [2021-05-11T12:29:49.316Z] - /dev/zfs: present [2021-05-11T12:29:49.316Z] - zfs command: missing [2021-05-11T12:29:49.316Z] - zpool command: missing [2021-05-11T12:29:49.316Z] [2021-05-11T12:29:49.316Z] Limits: [2021-05-11T12:29:49.316Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-05-11T12:29:49.316Z] [2021-05-11T12:29:49.316Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-05-11T12:29:49.637Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:930337624250945472001136e7bcb8e5b102bb87 . [2021-05-11T12:29:49.897Z] #1 [internal] load build definition from Dockerfile [2021-05-11T12:29:49.897Z] #1 sha256:9ea4c2d6dac15f4330f6b0a78007aae63c62ae97c3e1795dd16df76efa384d9b [2021-05-11T12:29:49.897Z] #1 transferring dockerfile: 17.07kB done [2021-05-11T12:29:48.250Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-11T12:29:48.367Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-11T12:29:48.367Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-11T12:29:48.369Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42370/head:refs/remotes/origin/PR-42370 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-11T12:29:49.133Z] > git config core.sparsecheckout # timeout=10 [2021-05-11T12:29:49.184Z] > git checkout -f 930337624250945472001136e7bcb8e5b102bb87 # timeout=10 [2021-05-11T12:29:50.156Z] #1 DONE 0.2s [2021-05-11T12:29:50.156Z] [2021-05-11T12:29:50.156Z] #2 [internal] load .dockerignore [2021-05-11T12:29:50.156Z] #2 sha256:21964e86d6e82f68867b168a12b80d631c312acb6e600922f4fb78820ccc7b84 [2021-05-11T12:29:50.156Z] #2 transferring context: 87B done [2021-05-11T12:29:50.156Z] #2 DONE 0.1s [2021-05-11T12:29:50.156Z] [2021-05-11T12:29:50.156Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-05-11T12:29:50.156Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-05-11T12:29:50.415Z] #3 DONE 0.4s [2021-05-11T12:29:50.676Z] [2021-05-11T12:29:50.676Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-05-11T12:29:50.676Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-05-11T12:29:50.676Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-05-11T12:29:50.676Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-05-11T12:29:50.676Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-05-11T12:29:50.676Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-05-11T12:29:50.676Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0B / 9.64MB 0.1s [2021-05-11T12:29:50.676Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s [2021-05-11T12:29:50.936Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2021-05-11T12:29:50.936Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.4s done [2021-05-11T12:29:51.505Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.5s done [2021-05-11T12:29:51.505Z] #4 DONE 1.0s [2021-05-11T12:29:51.763Z] [2021-05-11T12:29:51.763Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-05-11T12:29:51.763Z] #5 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-05-11T12:29:52.329Z] #5 DONE 0.6s [2021-05-11T12:29:52.329Z] [2021-05-11T12:29:52.329Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-05-11T12:29:52.329Z] #6 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-05-11T12:29:52.329Z] #6 DONE 0.6s [2021-05-11T12:29:52.329Z] [2021-05-11T12:29:52.329Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-05-11T12:29:52.329Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-05-11T12:29:52.329Z] #8 DONE 0.6s [2021-05-11T12:29:52.329Z] [2021-05-11T12:29:52.329Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-05-11T12:29:52.329Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-05-11T12:29:52.329Z] #7 DONE 0.7s [2021-05-11T12:29:52.538Z] Merge succeeded, producing 930337624250945472001136e7bcb8e5b102bb87 [2021-05-11T12:29:52.538Z] Checking out Revision 930337624250945472001136e7bcb8e5b102bb87 (PR-42370) [2021-05-11T12:29:53.490Z] Commit message: "Swarm config: use absolute paths for mount destination strings" [2021-05-11T12:29:52.230Z] > git remote # timeout=10 [2021-05-11T12:29:52.277Z] > git config --get remote.origin.url # timeout=10 [2021-05-11T12:29:52.323Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-11T12:29:52.326Z] > git merge 9f2b33f75cb094917c69e03ba101bc0bee8673fb # timeout=10 [2021-05-11T12:29:52.452Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-05-11T12:29:52.572Z] > git config core.sparsecheckout # timeout=10 [2021-05-11T12:29:52.616Z] > git checkout -f 930337624250945472001136e7bcb8e5b102bb87 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-05-11T12:29:54.885Z] + docker version [2021-05-11T12:29:54.885Z] Client: Mirantis Container Runtime [2021-05-11T12:29:54.885Z] Version: 20.10.0 [2021-05-11T12:29:54.885Z] API version: 1.41 [2021-05-11T12:29:54.885Z] Go version: go1.13.15 [2021-05-11T12:29:54.885Z] Git commit: 6ee42dc [2021-05-11T12:29:54.885Z] Built: 03/11/2021 13:24:56 [2021-05-11T12:29:54.885Z] OS/Arch: windows/amd64 [2021-05-11T12:29:54.885Z] Context: default [2021-05-11T12:29:54.885Z] Experimental: true [2021-05-11T12:29:54.885Z] [2021-05-11T12:29:54.885Z] Server: Mirantis Container Runtime [2021-05-11T12:29:54.885Z] Engine: [2021-05-11T12:29:54.885Z] Version: 20.10.0 [2021-05-11T12:29:54.885Z] API version: 1.41 (minimum version 1.24) [2021-05-11T12:29:54.885Z] Go version: go1.13.15 [2021-05-11T12:29:54.885Z] Git commit: 1e08f21e79 [2021-05-11T12:29:54.885Z] Built: 03/11/2021 13:23:32 [2021-05-11T12:29:54.885Z] OS/Arch: windows/amd64 [2021-05-11T12:29:54.885Z] Experimental: true [Pipeline] sh [2021-05-11T12:29:55.615Z] [2021-05-11T12:29:55.615Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-05-11T12:29:55.615Z] #26 sha256:37088d12ab122b3790834af8fa4e08fd94c4968e93b00ec1f80df1d5916d53e0 [2021-05-11T12:29:55.615Z] #26 DONE 0.0s [2021-05-11T12:29:55.615Z] [2021-05-11T12:29:55.615Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-11T12:29:55.615Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-11T12:29:55.615Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-11T12:29:55.615Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.1s done [2021-05-11T12:29:55.874Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-05-11T12:29:55.914Z] + docker info [2021-05-11T12:29:56.133Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-05-11T12:29:56.133Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-05-11T12:29:56.391Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 0B / 50.40MB 0.2s [2021-05-11T12:29:56.391Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.24MB / 50.40MB 0.3s [2021-05-11T12:29:56.391Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0B / 7.81MB 0.3s [2021-05-11T12:29:56.391Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 12.58MB / 50.40MB 0.4s [2021-05-11T12:29:56.391Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 3.15MB / 7.81MB 0.4s [2021-05-11T12:29:56.650Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.5s [2021-05-11T12:29:56.650Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0B / 10.00MB 0.5s [2021-05-11T12:29:56.650Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 15.73MB / 50.40MB 0.6s [2021-05-11T12:29:56.887Z] Client: [2021-05-11T12:29:56.887Z] Context: default [2021-05-11T12:29:56.887Z] Debug Mode: false [2021-05-11T12:29:56.887Z] Plugins: [2021-05-11T12:29:56.887Z] app: Docker Application (Docker Inc., v0.8.0) [2021-05-11T12:29:56.887Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-05-11T12:29:56.887Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-05-11T12:29:56.887Z] [2021-05-11T12:29:56.887Z] Server: [2021-05-11T12:29:56.887Z] Containers: 0 [2021-05-11T12:29:56.887Z] Running: 0 [2021-05-11T12:29:56.887Z] Paused: 0 [2021-05-11T12:29:56.887Z] Stopped: 0 [2021-05-11T12:29:56.887Z] Images: 10 [2021-05-11T12:29:56.887Z] Server Version: 20.10.0 [2021-05-11T12:29:56.887Z] Storage Driver: lcow (linux) windowsfilter (windows) [2021-05-11T12:29:56.887Z] LCOW: [2021-05-11T12:29:56.887Z] Windows: [2021-05-11T12:29:56.887Z] Logging Driver: json-file [2021-05-11T12:29:56.887Z] Plugins: [2021-05-11T12:29:56.887Z] Volume: local [2021-05-11T12:29:56.887Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-05-11T12:29:56.887Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-05-11T12:29:56.887Z] Swarm: inactive [2021-05-11T12:29:56.887Z] Default Isolation: process [2021-05-11T12:29:56.887Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-05-11T12:29:56.887Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-05-11T12:29:56.887Z] OSType: windows [2021-05-11T12:29:56.887Z] Architecture: x86_64 [2021-05-11T12:29:56.887Z] CPUs: 4 [2021-05-11T12:29:56.887Z] Total Memory: 32GiB [2021-05-11T12:29:56.887Z] Name: azwin-2-81bcc0 [2021-05-11T12:29:56.887Z] ID: HIW7:RJDB:LAOZ:BJYL:XAN5:UZSY:3HLA:IGW5:APOR:JIRV:4S77:NKO6 [2021-05-11T12:29:56.887Z] Docker Root Dir: D:\docker [2021-05-11T12:29:56.887Z] Debug Mode: false [2021-05-11T12:29:56.887Z] Registry: https://index.docker.io/v1/ [2021-05-11T12:29:56.887Z] Labels: [2021-05-11T12:29:56.887Z] Experimental: true [2021-05-11T12:29:56.887Z] Insecure Registries: [2021-05-11T12:29:56.887Z] 10.0.0.4:5000 [2021-05-11T12:29:56.887Z] 127.0.0.0/8 [2021-05-11T12:29:56.887Z] Registry Mirrors: [2021-05-11T12:29:56.887Z] http://10.0.0.4:5000/ [2021-05-11T12:29:56.887Z] Live Restore Enabled: false [2021-05-11T12:29:56.887Z] [2021-05-11T12:29:56.932Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 18.83MB / 50.40MB 0.7s [2021-05-11T12:29:56.932Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.7s done [2021-05-11T12:29:56.932Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 2.10MB / 10.00MB 0.7s [2021-05-11T12:29:56.932Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 7.34MB / 10.00MB 0.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-05-11T12:29:57.193Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 31.46MB / 50.40MB 1.0s [2021-05-11T12:29:57.193Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.0s done [2021-05-11T12:29:57.193Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 8.24MB / 51.83MB 1.0s [2021-05-11T12:29:57.193Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 34.60MB / 50.40MB 1.2s [2021-05-11T12:29:57.193Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 11.53MB / 51.83MB 1.2s [2021-05-11T12:29:57.193Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 1.05MB / 68.67MB 1.2s [2021-05-11T12:29:57.453Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 14.70MB / 51.83MB 1.2s [2021-05-11T12:29:57.453Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 39.41MB / 50.40MB 1.3s [2021-05-11T12:29:57.713Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 45.09MB / 50.40MB 1.5s [2021-05-11T12:29:57.713Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 20.97MB / 51.83MB 1.5s [2021-05-11T12:29:57.713Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 9.44MB / 68.67MB 1.5s [2021-05-11T12:29:57.713Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.6s [2021-05-11T12:29:57.713Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 25.17MB / 51.83MB 1.6s [2021-05-11T12:29:57.990Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 16.78MB / 68.67MB 1.7s [2021-05-11T12:29:57.990Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 29.36MB / 51.83MB 1.8s [2021-05-11T12:29:57.990Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 20.97MB / 68.67MB 1.8s [2021-05-11T12:29:58.249Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 39.85MB / 51.83MB 2.0s [2021-05-11T12:29:58.249Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 28.31MB / 68.67MB 2.0s [2021-05-11T12:29:58.249Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.1s done [2021-05-11T12:29:58.249Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 45.09MB / 51.83MB 2.2s [2021-05-11T12:29:58.510Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 2.4s [2021-05-11T12:29:58.510Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 37.75MB / 68.67MB 2.4s [2021-05-11T12:29:58.510Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0B / 120.17MB 2.4s [2021-05-11T12:29:58.510Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 45.09MB / 68.67MB 2.5s [2021-05-11T12:29:58.770Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 51.38MB / 68.67MB 2.6s [2021-05-11T12:29:58.770Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 [2021-05-11T12:29:58.770Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 58.72MB / 68.67MB 2.8s [2021-05-11T12:29:58.770Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 8.39MB / 120.17MB 2.8s [2021-05-11T12:29:59.030Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 3.0s done [2021-05-11T12:29:59.030Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 3.0s [2021-05-11T12:29:59.030Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 25.17MB / 120.17MB 3.0s [2021-05-11T12:29:59.289Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 3.1s [2021-05-11T12:29:59.550Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 36.70MB / 120.17MB 3.4s [2021-05-11T12:29:59.811Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 3.7s done [2021-05-11T12:30:00.071Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 3.8s done [2021-05-11T12:30:00.071Z] #9 ... [2021-05-11T12:30:00.071Z] [2021-05-11T12:30:00.071Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-11T12:30:00.071Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-05-11T12:30:00.071Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-05-11T12:30:00.071Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-05-11T12:30:00.071Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-05-11T12:30:00.071Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-05-11T12:30:00.071Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s done [2021-05-11T12:30:00.071Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.5s done [2021-05-11T12:30:00.071Z] #62 DONE 4.6s [2021-05-11T12:30:00.071Z] [2021-05-11T12:30:00.071Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-11T12:30:00.071Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-11T12:30:00.071Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 47.19MB / 120.17MB 4.0s [2021-05-11T12:30:00.638Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 55.13MB / 120.17MB 4.4s [2021-05-11T12:30:00.897Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 62.65MB / 120.17MB 4.7s [2021-05-11T12:30:01.159Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 70.25MB / 120.17MB 5.1s [2021-05-11T12:30:01.727Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 80.74MB / 120.17MB 5.5s [2021-05-11T12:30:01.986Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 90.18MB / 120.17MB 5.8s [2021-05-11T12:30:01.986Z] #9 ... [2021-05-11T12:30:01.986Z] [2021-05-11T12:30:01.986Z] #23 [internal] load build context [2021-05-11T12:30:01.986Z] #23 sha256:950385eea5e9399070321775898c710b059ad2959cbfb17cc0fbe27b41ab5118 [2021-05-11T12:30:01.986Z] #23 transferring context: 53.24MB 6.0s done [2021-05-11T12:30:01.986Z] #23 DONE 6.5s [2021-05-11T12:30:01.986Z] [2021-05-11T12:30:01.986Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-11T12:30:01.986Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-11T12:30:02.245Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 96.23MB / 120.17MB 6.1s [2021-05-11T12:30:02.245Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 102.76MB / 120.17MB 6.2s [2021-05-11T12:30:02.504Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 116.39MB / 120.17MB 6.5s [2021-05-11T12:30:03.882Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.1s [2021-05-11T12:30:04.140Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 8.0s done [2021-05-11T12:30:04.709Z] #9 ... [2021-05-11T12:30:04.709Z] [2021-05-11T12:30:04.709Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-11T12:30:04.709Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-05-11T12:30:04.709Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-05-11T12:30:04.709Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-05-11T12:30:04.709Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-05-11T12:30:04.709Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.7s done [2021-05-11T12:30:04.709Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.3s done [2021-05-11T12:30:04.709Z] #64 DONE 9.1s [2021-05-11T12:30:04.709Z] [2021-05-11T12:30:04.709Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-11T12:30:04.709Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-11T12:30:05.645Z] #9 ... [2021-05-11T12:30:05.645Z] [2021-05-11T12:30:05.645Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-05-11T12:30:05.645Z] #26 sha256:37088d12ab122b3790834af8fa4e08fd94c4968e93b00ec1f80df1d5916d53e0 [2021-05-11T12:30:05.645Z] #26 resolve docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f 0.1s done [2021-05-11T12:30:05.645Z] #26 sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f 1.85kB / 1.85kB done [2021-05-11T12:30:05.645Z] #26 sha256:fa335fed387465ccc369958d7908e1975e7d65677f7f3050d862161754ebcf90 529B / 529B done [2021-05-11T12:30:05.645Z] #26 sha256:0d587dfbc4f4800bfe9ab08662e8396ffc37060c493f8ef24b2823fef3320df6 1.46kB / 1.46kB done [2021-05-11T12:30:05.645Z] #26 sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 50.43MB / 50.43MB 7.3s done [2021-05-11T12:30:05.645Z] #26 extracting sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 1.8s [2021-05-11T12:30:05.645Z] #26 ... [2021-05-11T12:30:05.645Z] [2021-05-11T12:30:05.645Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-05-11T12:30:05.645Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-05-11T12:30:06.582Z] #63 DONE 0.9s [2021-05-11T12:30:06.582Z] [2021-05-11T12:30:06.582Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-05-11T12:30:06.582Z] #26 sha256:37088d12ab122b3790834af8fa4e08fd94c4968e93b00ec1f80df1d5916d53e0 [2021-05-11T12:30:07.964Z] #26 ... [2021-05-11T12:30:07.964Z] [2021-05-11T12:30:07.964Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-05-11T12:30:07.964Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-05-11T12:30:07.964Z] #65 DONE 1.4s [2021-05-11T12:30:07.964Z] [2021-05-11T12:30:07.964Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-05-11T12:30:07.964Z] #26 sha256:37088d12ab122b3790834af8fa4e08fd94c4968e93b00ec1f80df1d5916d53e0 [2021-05-11T12:30:08.903Z] #26 extracting sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 5.5s done [2021-05-11T12:30:09.164Z] #26 DONE 13.8s [2021-05-11T12:30:09.164Z] [2021-05-11T12:30:09.164Z] #27 [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-05-11T12:30:09.164Z] #27 sha256:2f5ef7d60ae1d151fd2aa8dfcbd4d1be127456a9f8db7a76d9528a1821e46d69 [2021-05-11T12:30:09.967Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-05-11T12:30:09.967Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-01b94061\powershellScript.ps1'; exit $LASTEXITCODE; [2021-05-11T12:30:09.967Z] ---------------------------------------------------------------------------- [2021-05-11T12:30:09.967Z] [2021-05-11T12:30:09.967Z] INFO: executeCI.ps1 starting at Tue May 11 12:30:08 CUT 2021 [2021-05-11T12:30:09.967Z] [2021-05-11T12:30:09.967Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-05-11T12:30:09.967Z] INFO: Running git version 2.24.1.windows.2 [2021-05-11T12:30:09.967Z] INFO: Branch:fe_release Build:20295.1.210212-1600 [2021-05-11T12:30:09.967Z] INFO: Environment variables: [2021-05-11T12:30:09.967Z] [2021-05-11T12:30:09.967Z] Name Value [2021-05-11T12:30:09.967Z] ---- ----- [2021-05-11T12:30:09.967Z] ALLUSERSPROFILE C:\ProgramData [2021-05-11T12:30:09.967Z] amd64 true [2021-05-11T12:30:09.967Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-05-11T12:30:09.967Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-05-11T12:30:09.967Z] arm64 true [2021-05-11T12:30:09.967Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.10 [2021-05-11T12:30:09.967Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-05-11T12:30:09.967Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.10 [2021-05-11T12:30:09.967Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-05-11T12:30:09.967Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-05-11T12:30:09.967Z] BRANCH_NAME PR-42370 [2021-05-11T12:30:09.967Z] BUILD_DISPLAY_NAME #4 [2021-05-11T12:30:09.967Z] BUILD_ID 4 [2021-05-11T12:30:09.967Z] BUILD_NUMBER 4 [2021-05-11T12:30:09.967Z] BUILD_TAG jenkins-moby-PR-42370-4 [2021-05-11T12:30:09.967Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42370/4/ [2021-05-11T12:30:09.967Z] cgroup2 true [2021-05-11T12:30:09.967Z] CHANGE_AUTHOR thaJeztah [2021-05-11T12:30:09.967Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2021-05-11T12:30:09.967Z] CHANGE_BRANCH fix_config_abspath [2021-05-11T12:30:09.967Z] CHANGE_FORK thaJeztah/docker [2021-05-11T12:30:09.967Z] CHANGE_ID 42370 [2021-05-11T12:30:09.967Z] CHANGE_TARGET master [2021-05-11T12:30:09.967Z] CHANGE_TITLE Swarm config: use absolute paths for mount destination strings [2021-05-11T12:30:09.967Z] CHANGE_URL https://github.com/moby/moby/pull/42370 [2021-05-11T12:30:09.967Z] CHECK_CONFIG_COMMIT 2b0755b936416834e14208c6c37b36977e67ea35 [2021-05-11T12:30:09.967Z] CommonProgramFiles C:\Program Files\Common Files [2021-05-11T12:30:09.967Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-05-11T12:30:09.967Z] CommonProgramW6432 C:\Program Files\Common Files [2021-05-11T12:30:09.967Z] COMPUTERNAME azwin-2-81bcc0 [2021-05-11T12:30:09.967Z] ComSpec C:\Windows\system32\cmd.exe [2021-05-11T12:30:09.967Z] ConfigSequenceNumber 0 [2021-05-11T12:30:09.967Z] dco true [2021-05-11T12:30:09.967Z] DOCKER_BUILDKIT 0 [2021-05-11T12:30:09.967Z] DOCKER_DUT_DEBUG 1 [2021-05-11T12:30:09.967Z] DOCKER_EXPERIMENTAL 1 [2021-05-11T12:30:09.967Z] DOCKER_GRAPHDRIVER overlay2 [2021-05-11T12:30:09.967Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-05-11T12:30:09.967Z] EXECUTOR_NUMBER 0 [2021-05-11T12:30:09.967Z] FQDN azwin-2-81bcc0.westus.cloudapp.azure.com [2021-05-11T12:30:09.967Z] GIT_BRANCH PR-42370 [2021-05-11T12:30:09.967Z] GIT_COMMIT 930337624250945472001136e7bcb8e5b102bb87 [2021-05-11T12:30:09.967Z] GIT_PREVIOUS_COMMIT 930337624250945472001136e7bcb8e5b102bb87 [2021-05-11T12:30:09.967Z] GIT_URL https://github.com/moby/moby.git [2021-05-11T12:30:09.967Z] HUDSON_COOKIE beb4d5a9-c1e2-4caa-949e-1e295aa3b24c [2021-05-11T12:30:09.967Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-05-11T12:30:09.967Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-05-11T12:30:09.967Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-05-11T12:30:09.967Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.282-1.b08.ojdkbuild.windows.x86_64 [2021-05-11T12:30:09.967Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-05-11T12:30:09.967Z] JENKINS_NODE_COOKIE 3cf757f8-6746-41bc-b083-e2b877757056 [2021-05-11T12:30:09.967Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-05-11T12:30:09.967Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-05-11T12:30:09.967Z] JOB_BASE_NAME PR-42370 [2021-05-11T12:30:09.967Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42370/display/redirect [2021-05-11T12:30:09.967Z] JOB_NAME moby/PR-42370 [2021-05-11T12:30:09.967Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42370/ [2021-05-11T12:30:09.967Z] library.jps.version master [2021-05-11T12:30:09.967Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-05-11T12:30:09.967Z] NODE_LABELS amd64 azure azwin-2-81bcc0 azwin-2022 docker west-us windows windows-2022 x86_64 [2021-05-11T12:30:09.967Z] NODE_NAME azwin-2-81bcc0 [2021-05-11T12:30:09.967Z] NUMBER_OF_PROCESSORS 4 [2021-05-11T12:30:09.967Z] OS Windows_NT [2021-05-11T12:30:09.967Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-05-11T12:30:09.967Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-05-11T12:30:09.967Z] ppc64le false [2021-05-11T12:30:09.967Z] PROCESSOR_ARCHITECTURE AMD64 [2021-05-11T12:30:09.967Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2021-05-11T12:30:09.967Z] PROCESSOR_LEVEL 6 [2021-05-11T12:30:09.967Z] PROCESSOR_REVISION 4f01 [2021-05-11T12:30:09.967Z] ProgramData C:\ProgramData [2021-05-11T12:30:09.967Z] ProgramFiles C:\Program Files [2021-05-11T12:30:09.967Z] ProgramFiles(x86) C:\Program Files (x86) [2021-05-11T12:30:09.967Z] ProgramW6432 C:\Program Files [2021-05-11T12:30:09.967Z] PROMPT $P$G [2021-05-11T12:30:09.967Z] PSExecutionPolicyPreference Bypass [2021-05-11T12:30:09.967Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-05-11T12:30:09.967Z] PUBLIC C:\Users\Public [2021-05-11T12:30:09.967Z] rootless true [2021-05-11T12:30:09.967Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42370/4/display/redirect?page=artif... [2021-05-11T12:30:09.967Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42370/4/display/redirect?page=changes [2021-05-11T12:30:09.967Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42370/4/display/redirect [2021-05-11T12:30:09.967Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42370/4/display/redirect?page=tests [2021-05-11T12:30:09.967Z] s390x false [2021-05-11T12:30:09.967Z] SKIP_VALIDATION_TESTS 1 [2021-05-11T12:30:09.967Z] SOURCES_DRIVE d [2021-05-11T12:30:09.967Z] SOURCES_SUBDIR gopath [2021-05-11T12:30:09.967Z] STAGE_NAME Run tests [2021-05-11T12:30:09.967Z] SystemDrive C: [2021-05-11T12:30:09.967Z] SystemRoot C:\Windows [2021-05-11T12:30:09.967Z] TEMP C:\Windows\TEMP [2021-05-11T12:30:09.967Z] TESTDEBUG 0 [2021-05-11T12:30:09.967Z] TESTRUN_DRIVE d [2021-05-11T12:30:09.967Z] TESTRUN_SUBDIR CI [2021-05-11T12:30:09.967Z] TIMEOUT 120m [2021-05-11T12:30:09.967Z] TMP C:\Windows\TEMP [2021-05-11T12:30:09.967Z] unit_validate true [2021-05-11T12:30:09.967Z] USERDOMAIN WORKGROUP [2021-05-11T12:30:09.967Z] USERNAME azwin-2-81bcc0$ [2021-05-11T12:30:09.967Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-05-11T12:30:09.967Z] validate_force false [2021-05-11T12:30:09.967Z] windir C:\Windows [2021-05-11T12:30:09.967Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore/insider [2021-05-11T12:30:09.967Z] WINDOWS_BASE_IMAGE_TAG 10.0.20295.1 [2021-05-11T12:30:09.967Z] windows2022 true [2021-05-11T12:30:09.967Z] windowsRS1 false [2021-05-11T12:30:09.967Z] windowsRS5 true [2021-05-11T12:30:09.967Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-05-11T12:30:09.967Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-05-11T12:30:09.967Z] [2021-05-11T12:30:09.967Z] [2021-05-11T12:30:09.967Z] [2021-05-11T12:30:09.967Z] INFO: Sources under d:\gopath\... [2021-05-11T12:30:09.967Z] INFO: Test run under d:\CI\... [2021-05-11T12:30:09.967Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-05-11T12:30:09.967Z] INFO: docker/docker repository was found [2021-05-11T12:30:09.967Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2021-05-11T12:30:09.967Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20295.1' [2021-05-11T12:30:09.967Z] INFO: Docker version of control daemon [2021-05-11T12:30:09.967Z] [2021-05-11T12:30:09.967Z] Client: Mirantis Container Runtime [2021-05-11T12:30:09.967Z] Version: 20.10.0 [2021-05-11T12:30:09.967Z] API version: 1.41 [2021-05-11T12:30:09.967Z] Go version: go1.13.15 [2021-05-11T12:30:09.968Z] Git commit: 6ee42dc [2021-05-11T12:30:09.968Z] Built: 03/11/2021 13:24:56 [2021-05-11T12:30:09.968Z] OS/Arch: windows/amd64 [2021-05-11T12:30:09.968Z] Context: default [2021-05-11T12:30:09.968Z] Experimental: true [2021-05-11T12:30:09.968Z] [2021-05-11T12:30:09.968Z] Server: Mirantis Container Runtime [2021-05-11T12:30:09.968Z] Engine: [2021-05-11T12:30:09.968Z] Version: 20.10.0 [2021-05-11T12:30:09.968Z] API version: 1.41 (minimum version 1.24) [2021-05-11T12:30:09.968Z] Go version: go1.13.15 [2021-05-11T12:30:09.968Z] Git commit: 1e08f21e79 [2021-05-11T12:30:09.968Z] Built: 03/11/2021 13:23:32 [2021-05-11T12:30:09.968Z] OS/Arch: windows/amd64 [2021-05-11T12:30:09.968Z] Experimental: true [2021-05-11T12:30:09.968Z] [2021-05-11T12:30:09.968Z] INFO: Docker info of control daemon [2021-05-11T12:30:09.968Z] [2021-05-11T12:30:09.968Z] Client: [2021-05-11T12:30:09.968Z] Context: default [2021-05-11T12:30:09.968Z] Debug Mode: false [2021-05-11T12:30:09.968Z] Plugins: [2021-05-11T12:30:09.968Z] app: Docker Application (Docker Inc., v0.8.0) [2021-05-11T12:30:09.968Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-05-11T12:30:09.968Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-05-11T12:30:09.968Z] [2021-05-11T12:30:09.968Z] Server: [2021-05-11T12:30:09.968Z] Containers: 0 [2021-05-11T12:30:09.968Z] Running: 0 [2021-05-11T12:30:09.968Z] Paused: 0 [2021-05-11T12:30:09.968Z] Stopped: 0 [2021-05-11T12:30:09.968Z] Images: 10 [2021-05-11T12:30:09.968Z] Server Version: 20.10.0 [2021-05-11T12:30:09.968Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-05-11T12:30:09.968Z] Windows: [2021-05-11T12:30:09.968Z] LCOW: [2021-05-11T12:30:09.968Z] Logging Driver: json-file [2021-05-11T12:30:09.968Z] Plugins: [2021-05-11T12:30:09.968Z] Volume: local [2021-05-11T12:30:09.968Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-05-11T12:30:09.968Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-05-11T12:30:09.968Z] Swarm: inactive [2021-05-11T12:30:09.968Z] Default Isolation: process [2021-05-11T12:30:09.968Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-05-11T12:30:09.968Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-05-11T12:30:09.968Z] OSType: windows [2021-05-11T12:30:09.968Z] Architecture: x86_64 [2021-05-11T12:30:09.968Z] CPUs: 4 [2021-05-11T12:30:09.968Z] Total Memory: 32GiB [2021-05-11T12:30:09.968Z] Name: azwin-2-81bcc0 [2021-05-11T12:30:09.968Z] ID: HIW7:RJDB:LAOZ:BJYL:XAN5:UZSY:3HLA:IGW5:APOR:JIRV:4S77:NKO6 [2021-05-11T12:30:09.968Z] Docker Root Dir: D:\docker [2021-05-11T12:30:09.968Z] Debug Mode: false [2021-05-11T12:30:09.968Z] Registry: https://index.docker.io/v1/ [2021-05-11T12:30:09.968Z] Labels: [2021-05-11T12:30:09.968Z] Experimental: true [2021-05-11T12:30:09.968Z] Insecure Registries: [2021-05-11T12:30:09.968Z] 10.0.0.4:5000 [2021-05-11T12:30:09.968Z] 127.0.0.0/8 [2021-05-11T12:30:09.968Z] Registry Mirrors: [2021-05-11T12:30:09.968Z] http://10.0.0.4:5000/ [2021-05-11T12:30:09.968Z] Live Restore Enabled: false [2021-05-11T12:30:09.968Z] [2021-05-11T12:30:09.968Z] [2021-05-11T12:30:09.968Z] INFO: Commit hash is 9303376242 [2021-05-11T12:30:09.968Z] INFO: Nuke-Everything... [2021-05-11T12:30:09.969Z] INFO: Container count on control daemon to delete is 0 [2021-05-11T12:30:10.430Z] INFO: Nuking d:\CI [2021-05-11T12:30:10.430Z] INFO: Zapped successfully [2021-05-11T12:30:10.430Z] INFO: Location for testing is d:\CI\PR-42370\4 [2021-05-11T12:30:10.431Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-05-11T12:30:10.546Z] #27 1.390 Get:1 http://deb.debian.org/debian buster InRelease [121 kB] [2021-05-11T12:30:10.809Z] #27 1.413 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-11T12:30:10.809Z] #27 1.413 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-11T12:30:10.891Z] [2021-05-11T12:30:10.891Z] [2021-05-11T12:30:10.891Z] INFO: Building the image from Dockerfile.windows at 05/11/2021 12:30:10... [2021-05-11T12:30:10.891Z] [2021-05-11T12:30:11.069Z] #27 1.667 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-11T12:30:11.638Z] #27 2.219 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-11T12:30:11.897Z] #27 2.662 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [286 kB] [2021-05-11T12:30:13.360Z] #27 3.906 Fetched 8442 kB in 3s (3048 kB/s) [2021-05-11T12:30:14.317Z] #27 3.906 Reading package lists... [2021-05-11T12:30:15.256Z] #27 4.982 Reading package lists... [2021-05-11T12:30:15.514Z] #27 5.987 Building dependency tree... [2021-05-11T12:30:15.773Z] #27 6.408 The following additional packages will be installed: [2021-05-11T12:30:15.773Z] #27 6.408 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-05-11T12:30:15.773Z] #27 6.408 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-05-11T12:30:15.773Z] #27 6.408 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-05-11T12:30:15.773Z] #27 6.408 Suggested packages: [2021-05-11T12:30:15.773Z] #27 6.408 krb5-doc krb5-user [2021-05-11T12:30:15.773Z] #27 6.408 Recommended packages: [2021-05-11T12:30:15.773Z] #27 6.408 krb5-locales publicsuffix libsasl2-modules [2021-05-11T12:30:15.773Z] #27 ... [2021-05-11T12:30:15.773Z] [2021-05-11T12:30:15.773Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-11T12:30:15.773Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-11T12:30:15.773Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 7.3s done [2021-05-11T12:30:15.773Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 1.1s done [2021-05-11T12:30:15.773Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 1.3s done [2021-05-11T12:30:15.773Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 6.4s [2021-05-11T12:30:16.032Z] #9 ... [2021-05-11T12:30:16.032Z] [2021-05-11T12:30:16.032Z] #27 [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-05-11T12:30:16.032Z] #27 sha256:2f5ef7d60ae1d151fd2aa8dfcbd4d1be127456a9f8db7a76d9528a1821e46d69 [2021-05-11T12:30:16.032Z] #27 6.724 The following NEW packages will be installed: [2021-05-11T12:30:16.032Z] #27 6.725 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-05-11T12:30:16.032Z] #27 6.725 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-05-11T12:30:16.032Z] #27 6.725 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-05-11T12:30:16.032Z] #27 6.726 libssh2-1 libssl1.1 openssl [2021-05-11T12:30:16.291Z] #27 7.008 0 upgraded, 21 newly installed, 0 to remove and 2 not upgraded. [2021-05-11T12:30:16.291Z] #27 7.008 Need to get 5059 kB of archives. [2021-05-11T12:30:16.291Z] #27 7.008 After this operation, 12.1 MB of additional disk space will be used. [2021-05-11T12:30:16.291Z] #27 7.008 Get:1 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-05-11T12:30:16.291Z] #27 7.012 Get:2 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-05-11T12:30:16.291Z] #27 7.013 Get:3 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-05-11T12:30:16.291Z] #27 7.015 Get:4 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-05-11T12:30:16.291Z] #27 7.021 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-05-11T12:30:16.291Z] #27 7.022 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-05-11T12:30:16.291Z] #27 7.045 Get:7 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-05-11T12:30:16.291Z] #27 7.055 Get:8 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-05-11T12:30:16.291Z] #27 7.058 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-05-11T12:30:16.291Z] #27 7.067 Get:10 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-05-11T12:30:16.291Z] #27 7.068 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-05-11T12:30:16.291Z] #27 7.077 Get:12 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-05-11T12:30:16.291Z] #27 7.079 Get:13 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-05-11T12:30:16.550Z] #27 7.080 Get:14 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-05-11T12:30:16.550Z] #27 7.087 Get:15 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-05-11T12:30:16.550Z] #27 7.089 Get:16 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-05-11T12:30:16.550Z] #27 7.090 Get:17 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-05-11T12:30:16.550Z] #27 7.112 Get:18 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-05-11T12:30:16.550Z] #27 7.112 Get:19 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-05-11T12:30:16.550Z] #27 7.119 Get:20 http://security.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-05-11T12:30:16.550Z] #27 7.125 Get:21 http://security.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-05-11T12:30:16.550Z] #27 7.308 debconf: delaying package configuration, since apt-utils is not installed [2021-05-11T12:30:16.550Z] #27 7.339 Fetched 5059 kB in 0s (13.7 MB/s) [2021-05-11T12:30:16.696Z] Sending build context to Docker daemon 58.27MB [2021-05-11T12:30:16.696Z] [2021-05-11T12:30:16.696Z] Step 1/10 : FROM microsoft/windowsservercore [2021-05-11T12:30:16.696Z] ---> 39d157a84080 [2021-05-11T12:30:16.696Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-05-11T12:30:16.696Z] ---> Using cache [2021-05-11T12:30:16.696Z] ---> b5cdaccef750 [2021-05-11T12:30:16.696Z] Step 3/10 : ARG GO_VERSION=1.13.15 [2021-05-11T12:30:16.696Z] ---> Using cache [2021-05-11T12:30:16.696Z] ---> a1e265dea328 [2021-05-11T12:30:16.696Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-05-11T12:30:16.696Z] ---> Using cache [2021-05-11T12:30:16.696Z] ---> 58ef183270aa [2021-05-11T12:30:16.696Z] 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-05-11T12:30:16.696Z] ---> Using cache [2021-05-11T12:30:16.696Z] ---> c354d1fbeaac [2021-05-11T12:30:16.696Z] 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-05-11T12:30:16.696Z] ---> Using cache [2021-05-11T12:30:16.696Z] ---> 80bbd8916065 [2021-05-11T12:30:16.696Z] 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-05-11T12:30:16.696Z] ---> Using cache [2021-05-11T12:30:16.696Z] ---> 66ffa77a2a8c [2021-05-11T12:30:16.696Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-05-11T12:30:16.696Z] ---> Using cache [2021-05-11T12:30:16.696Z] ---> 8e9e12c8e6a2 [2021-05-11T12:30:16.696Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-05-11T12:30:16.696Z] ---> Using cache [2021-05-11T12:30:16.696Z] ---> 578fdbc954c8 [2021-05-11T12:30:16.696Z] Step 10/10 : COPY . . [2021-05-11T12:30:16.809Z] #27 7.388 Selecting previously unselected package libssl1.1:amd64. [2021-05-11T12:30:16.809Z] #27 7.388 (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-05-11T12:30:16.809Z] #27 7.397 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-05-11T12:30:16.809Z] #27 7.407 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-05-11T12:30:17.068Z] #27 7.699 Selecting previously unselected package openssl. [2021-05-11T12:30:17.068Z] #27 7.699 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-05-11T12:30:17.068Z] #27 7.699 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-05-11T12:30:17.068Z] #27 7.876 Selecting previously unselected package ca-certificates. [2021-05-11T12:30:17.068Z] #27 7.876 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-05-11T12:30:17.068Z] #27 7.905 Unpacking ca-certificates (20200601~deb10u2) ... [2021-05-11T12:30:17.328Z] #27 8.013 Selecting previously unselected package libkeyutils1:amd64. [2021-05-11T12:30:17.328Z] #27 8.013 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-05-11T12:30:17.328Z] #27 8.018 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-05-11T12:30:17.328Z] #27 8.061 Selecting previously unselected package libkrb5support0:amd64. [2021-05-11T12:30:17.328Z] #27 8.061 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-05-11T12:30:17.328Z] #27 8.065 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-05-11T12:30:17.588Z] #27 8.166 Selecting previously unselected package libk5crypto3:amd64. [2021-05-11T12:30:17.588Z] #27 8.166 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-05-11T12:30:17.588Z] #27 8.176 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-05-11T12:30:17.588Z] #27 8.270 Selecting previously unselected package libkrb5-3:amd64. [2021-05-11T12:30:17.588Z] #27 8.270 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-05-11T12:30:17.588Z] #27 8.276 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-05-11T12:30:17.847Z] #27 8.445 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-05-11T12:30:17.847Z] #27 8.445 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-05-11T12:30:17.847Z] #27 8.449 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-05-11T12:30:17.847Z] #27 8.518 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-05-11T12:30:17.847Z] #27 8.518 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-05-11T12:30:17.847Z] #27 8.524 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-11T12:30:17.847Z] #27 8.602 Selecting previously unselected package libsasl2-2:amd64. [2021-05-11T12:30:17.847Z] #27 8.602 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-05-11T12:30:17.847Z] #27 8.607 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-11T12:30:18.105Z] #27 8.733 Selecting previously unselected package libldap-common. [2021-05-11T12:30:18.105Z] #27 8.733 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-05-11T12:30:18.105Z] #27 8.742 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-05-11T12:30:18.364Z] #27 8.872 Selecting previously unselected package libldap-2.4-2:amd64. [2021-05-11T12:30:18.364Z] #27 8.872 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-05-11T12:30:18.364Z] #27 8.879 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-05-11T12:30:18.364Z] #27 8.957 Selecting previously unselected package libnghttp2-14:amd64. [2021-05-11T12:30:18.364Z] #27 8.959 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-05-11T12:30:18.364Z] #27 8.963 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-05-11T12:30:18.364Z] #27 9.075 Selecting previously unselected package libpsl5:amd64. [2021-05-11T12:30:18.364Z] #27 9.075 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-05-11T12:30:18.364Z] #27 9.085 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-05-11T12:30:18.364Z] #27 9.126 Selecting previously unselected package librtmp1:amd64. [2021-05-11T12:30:18.364Z] #27 9.126 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-05-11T12:30:18.364Z] #27 9.132 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-05-11T12:30:18.364Z] #27 9.191 Selecting previously unselected package libssh2-1:amd64. [2021-05-11T12:30:18.364Z] #27 9.191 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-05-11T12:30:18.624Z] #27 9.207 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-05-11T12:30:18.624Z] #27 9.272 Selecting previously unselected package libcurl4:amd64. [2021-05-11T12:30:18.624Z] #27 9.272 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-05-11T12:30:18.624Z] #27 9.277 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-05-11T12:30:18.624Z] #27 9.380 Selecting previously unselected package curl. [2021-05-11T12:30:18.624Z] #27 9.380 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-05-11T12:30:18.624Z] #27 9.385 Unpacking curl (7.64.0-4+deb10u2) ... [2021-05-11T12:30:18.624Z] #27 9.462 Selecting previously unselected package libonig5:amd64. [2021-05-11T12:30:18.624Z] #27 9.462 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-05-11T12:30:18.883Z] #27 9.473 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-05-11T12:30:18.883Z] #27 9.550 Selecting previously unselected package libjq1:amd64. [2021-05-11T12:30:18.883Z] #27 9.550 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-05-11T12:30:18.883Z] #27 9.558 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-05-11T12:30:18.883Z] #27 9.612 Selecting previously unselected package jq. [2021-05-11T12:30:18.883Z] #27 9.612 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-05-11T12:30:18.883Z] #27 9.616 Unpacking jq (1.5+dfsg-2+b1) ... [2021-05-11T12:30:18.883Z] #27 9.664 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-05-11T12:30:18.883Z] #27 9.675 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-05-11T12:30:18.884Z] #27 9.692 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-05-11T12:30:19.142Z] #27 9.834 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-05-11T12:30:19.142Z] #27 9.854 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-05-11T12:30:19.142Z] #27 9.872 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-05-11T12:30:19.142Z] #27 9.891 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-11T12:30:19.142Z] #27 9.904 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-05-11T12:30:19.142Z] #27 9.916 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-05-11T12:30:19.401Z] #27 9.928 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-11T12:30:19.401Z] #27 9.943 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-05-11T12:30:19.401Z] #27 9.959 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-05-11T12:30:19.401Z] #27 9.973 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-05-11T12:30:19.401Z] #27 9.991 Setting up libonig5:amd64 (6.9.1-1) ... [2021-05-11T12:30:19.401Z] #27 10.00 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-05-11T12:30:19.401Z] #27 10.02 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-05-11T12:30:19.401Z] #27 10.03 Setting up ca-certificates (20200601~deb10u2) ... [2021-05-11T12:30:19.607Z] ---> Using cache [2021-05-11T12:30:19.607Z] ---> b6f34a6ad560 [2021-05-11T12:30:19.979Z] #27 10.66 Updating certificates in /etc/ssl/certs... [2021-05-11T12:30:20.586Z] Successfully built b6f34a6ad560 [2021-05-11T12:30:20.586Z] Successfully tagged docker:latest [2021-05-11T12:30:20.586Z] INFO: Image build ended at 05/11/2021 12:30:20. Duration:00:00:09.9995124 [2021-05-11T12:30:20.586Z] [2021-05-11T12:30:20.586Z] [2021-05-11T12:30:20.586Z] INFO: Building the test binaries at 05/11/2021 12:30:20... [2021-05-11T12:30:21.360Z] #27 11.84 137 added, 0 removed; done. [2021-05-11T12:30:21.360Z] #27 11.88 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-05-11T12:30:21.360Z] #27 11.90 Setting up jq (1.5+dfsg-2+b1) ... [2021-05-11T12:30:21.360Z] #27 11.92 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-05-11T12:30:21.360Z] #27 11.93 Setting up curl (7.64.0-4+deb10u2) ... [2021-05-11T12:30:21.360Z] #27 11.94 Processing triggers for libc-bin (2.28-10) ... [2021-05-11T12:30:21.360Z] #27 11.97 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-05-11T12:30:21.360Z] #27 11.98 Updating certificates in /etc/ssl/certs... [2021-05-11T12:30:22.298Z] #27 12.80 0 added, 0 removed; done. [2021-05-11T12:30:22.298Z] #27 12.80 Running hooks in /etc/ca-certificates/update.d... [2021-05-11T12:30:22.298Z] #27 12.80 done. [2021-05-11T12:30:23.272Z] #27 DONE 13.9s [2021-05-11T12:30:23.272Z] [2021-05-11T12:30:23.272Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-11T12:30:23.272Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-11T12:30:23.272Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 7.5s done [2021-05-11T12:30:23.272Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.8s [2021-05-11T12:30:23.272Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 6.0s done [2021-05-11T12:30:23.531Z] #9 ... [2021-05-11T12:30:23.531Z] [2021-05-11T12:30:23.531Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-05-11T12:30:23.531Z] #28 sha256:91ce7d99489c864bbf178ca460d19a26123d512bc06c0059d10ac67847ca55dd [2021-05-11T12:30:23.531Z] #28 DONE 0.2s [2021-05-11T12:30:23.531Z] [2021-05-11T12:30:23.531Z] #29 [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-05-11T12:30:23.531Z] #29 sha256:9838178bcf8fcda6d1a9b99c0a36e94ad2944b5361dd7fbb025bf5b26da71d20 [2021-05-11T12:30:24.911Z] #29 1.372 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-05-11T12:30:24.911Z] #29 1.499 [2021-05-11T12:30:25.429Z] #29 1.626 ########### 16.6% ########################## 36.4% ############################# 41.4% ######################################################### 79.9% ######################################################################## 100.0% [2021-05-11T12:30:25.429Z] #29 2.161 [2021-05-11T12:30:25.689Z] #29 2.306 ############################################################ 84.6% ######################################################################## 100.0% [2021-05-11T12:30:25.689Z] #29 2.381 [2021-05-11T12:30:25.947Z] #29 2.497 ######################################## 55.9% ######################################################################## 100.0% [2021-05-11T12:30:25.947Z] #29 2.642 [2021-05-11T12:30:26.430Z] INFO: make.ps1 starting at 05/11/2021 12:30:25 [2021-05-11T12:30:26.430Z] INFO: Git commit (9303376242) assumed from DOCKER_GITCOMMIT environment variable [2021-05-11T12:30:26.430Z] INFO: Invoking autogen... [2021-05-11T12:30:26.724Z] #29 2.795 0.0% ##################### 29.3% ################################# 46.7% ################################################### 72.1% ######################################################################## 100.0% [2021-05-11T12:30:26.724Z] #29 3.303 [2021-05-11T12:30:26.891Z] INFO: Building daemon... [2021-05-11T12:30:28.814Z] #29 3.417 ## 3.2% ###### 9.2% ########## 15.2% ############## 20.4% ################# 24.6% ###################### 30.6% ###################### 31.7% ############################# 40.3% ################################## 48.5% ###################################### 53.7% ########################################## 58.9% ############################################## 64.1% ################################################# 69.3% ##################################################### 74.6% ######################################################### 79.8% ############################################################# 85.0% ################################################################ 90.2% #################################################################### 95.4% ######################################################################## 100.0% [2021-05-11T12:30:28.814Z] #29 5.272 [2021-05-11T12:30:29.073Z] #29 5.699 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-05-11T12:30:29.333Z] #29 5.804 [2021-05-11T12:30:29.333Z] #29 5.873 ######################################################################## 100.0% [2021-05-11T12:30:29.333Z] #29 5.908 [2021-05-11T12:30:29.591Z] #29 6.164 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-05-11T12:30:29.591Z] #29 6.250 [2021-05-11T12:30:29.850Z] #29 6.412 ####################################################### 77.5% ######################################################################## 100.0% [2021-05-11T12:30:29.850Z] #29 6.432 [2021-05-11T12:30:30.109Z] #29 6.748 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-05-11T12:30:30.109Z] #29 6.837 [2021-05-11T12:30:31.403Z] #29 7.011 0.0% ############ 17.6% ############################### 43.2% ################################# 47.1% ########################################### 60.4% ########################################### 60.6% ############################################################# 85.0% ######################################################################## 100.0% [2021-05-11T12:30:31.403Z] #29 7.912 [2021-05-11T12:30:31.662Z] #29 8.364 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-05-11T12:30:31.921Z] #29 8.447 [2021-05-11T12:30:31.921Z] #29 8.531 ######################################################################## 100.0% [2021-05-11T12:30:31.921Z] #29 8.557 [2021-05-11T12:30:32.180Z] #29 8.826 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-05-11T12:30:32.180Z] #29 8.928 [2021-05-11T12:30:32.438Z] #29 9.000 ######################################################################## 100.0% [2021-05-11T12:30:32.438Z] #29 9.022 [2021-05-11T12:30:32.438Z] #29 9.041 Download of images into '/build' complete. [2021-05-11T12:30:32.438Z] #29 9.041 Use something like the following to load the result into a Docker daemon: [2021-05-11T12:30:32.438Z] #29 9.041 tar -cC '/build' . | docker load [2021-05-11T12:30:33.816Z] #29 ... [2021-05-11T12:30:33.816Z] [2021-05-11T12:30:33.816Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-11T12:30:33.816Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-11T12:30:33.816Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 10.1s [2021-05-11T12:30:34.754Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 10.7s done [2021-05-11T12:30:34.754Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a [2021-05-11T12:30:34.754Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-05-11T12:30:35.325Z] #9 ... [2021-05-11T12:30:35.325Z] [2021-05-11T12:30:35.325Z] #29 [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-05-11T12:30:35.325Z] #29 sha256:9838178bcf8fcda6d1a9b99c0a36e94ad2944b5361dd7fbb025bf5b26da71d20 [2021-05-11T12:30:35.325Z] #29 DONE 11.9s [2021-05-11T12:30:35.584Z] [2021-05-11T12:30:35.584Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-11T12:30:35.584Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-11T12:30:35.584Z] #9 DONE 40.0s [2021-05-11T12:30:35.584Z] [2021-05-11T12:30:35.584Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-05-11T12:30:35.584Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-05-11T12:30:36.521Z] #10 DONE 1.1s [2021-05-11T12:30:36.780Z] [2021-05-11T12:30:36.780Z] #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-05-11T12:30:36.780Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-05-11T12:30:36.989Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-035eea1e458303445) in /home/ubuntu/workspace/moby_PR-42370 [Pipeline] { [Pipeline] checkout [2021-05-11T12:30:37.225Z] The recommended git tool is: git [2021-05-11T12:30:38.160Z] #11 DONE 1.2s [2021-05-11T12:30:38.160Z] [2021-05-11T12:30:38.160Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-05-11T12:30:38.160Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-05-11T12:30:38.419Z] #31 DONE 0.5s [2021-05-11T12:30:38.419Z] [2021-05-11T12:30:38.419Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-05-11T12:30:38.419Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-05-11T12:30:38.419Z] #39 DONE 0.5s [2021-05-11T12:30:38.419Z] [2021-05-11T12:30:38.419Z] #40 [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-05-11T12:30:38.419Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-11T12:30:40.682Z] using credential docker-jenkins-github-credentials [2021-05-11T12:30:40.689Z] Cloning the remote Git repository [2021-05-11T12:30:40.689Z] Cloning with configured refspecs honoured and without tags [2021-05-11T12:30:40.713Z] Cloning repository https://github.com/moby/moby.git [2021-05-11T12:30:40.770Z] > git init /home/ubuntu/workspace/moby_PR-42370 # timeout=10 [2021-05-11T12:30:41.117Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-11T12:30:41.117Z] > git --version # timeout=10 [2021-05-11T12:30:41.140Z] > git --version # 'git version 2.17.1' [2021-05-11T12:30:41.140Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-11T12:30:41.143Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42370/head:refs/remotes/origin/PR-42370 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-11T12:30:42.602Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0ea1e820d0252de2e) in /home/ubuntu/workspace/moby_PR-42370 [Pipeline] { [Pipeline] checkout [2021-05-11T12:30:42.861Z] The recommended git tool is: git [2021-05-11T12:30:43.371Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0e78200fa68212299) in /home/ubuntu/workspace/moby_PR-42370 [Pipeline] { [Pipeline] checkout [2021-05-11T12:30:43.493Z] The recommended git tool is: git [2021-05-11T12:30:43.742Z] #40 ... [2021-05-11T12:30:43.742Z] [2021-05-11T12:30:43.742Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-05-11T12:30:43.742Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-05-11T12:30:43.742Z] #12 DONE 5.7s [2021-05-11T12:30:43.742Z] [2021-05-11T12:30:43.742Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-05-11T12:30:43.742Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-11T12:30:46.464Z] using credential docker-jenkins-github-credentials [2021-05-11T12:30:46.470Z] Cloning the remote Git repository [2021-05-11T12:30:46.470Z] Cloning with configured refspecs honoured and without tags [2021-05-11T12:30:46.769Z] using credential docker-jenkins-github-credentials [2021-05-11T12:30:46.773Z] Cloning the remote Git repository [2021-05-11T12:30:46.773Z] Cloning with configured refspecs honoured and without tags [2021-05-11T12:30:45.258Z] Cloning repository https://github.com/moby/moby.git [2021-05-11T12:30:45.316Z] > git init /home/ubuntu/workspace/moby_PR-42370 # timeout=10 [2021-05-11T12:30:45.608Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-11T12:30:45.608Z] > git --version # timeout=10 [2021-05-11T12:30:45.623Z] > git --version # 'git version 2.25.1' [2021-05-11T12:30:45.624Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-11T12:30:46.835Z] Cloning repository https://github.com/moby/moby.git [2021-05-11T12:30:46.890Z] > git init /home/ubuntu/workspace/moby_PR-42370 # timeout=10 [2021-05-11T12:30:47.116Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-11T12:30:47.116Z] > git --version # timeout=10 [2021-05-11T12:30:47.137Z] > git --version # 'git version 2.17.1' [2021-05-11T12:30:47.138Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-11T12:30:47.140Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42370/head:refs/remotes/origin/PR-42370 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-11T12:30:45.712Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42370/head:refs/remotes/origin/PR-42370 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-11T12:30:48.200Z] #13 ... [2021-05-11T12:30:48.200Z] [2021-05-11T12:30:48.200Z] #36 [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-05-11T12:30:48.200Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-11T12:30:48.200Z] #36 8.457 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-11T12:30:48.200Z] #36 8.658 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-11T12:30:48.200Z] #36 8.658 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-11T12:30:48.459Z] #36 ... [2021-05-11T12:30:48.459Z] [2021-05-11T12:30:48.459Z] #67 [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-05-11T12:30:48.459Z] #67 sha256:8b7ec11c5272341a9c2b6c4101664d9e4fc56de5aed6725a9b2a98ee31961127 [2021-05-11T12:30:48.459Z] #67 6.273 + RM_GOPATH=0 [2021-05-11T12:30:48.459Z] #67 6.273 + TMP_GOPATH= [2021-05-11T12:30:48.459Z] #67 6.273 + : /build [2021-05-11T12:30:48.459Z] #67 6.273 + '[' -z '' ']' [2021-05-11T12:30:48.459Z] #67 6.273 ++ mktemp -d [2021-05-11T12:30:48.459Z] #67 6.273 + export GOPATH=/tmp/tmp.ZqpYqlPxXY [2021-05-11T12:30:48.459Z] #67 6.273 + GOPATH=/tmp/tmp.ZqpYqlPxXY [2021-05-11T12:30:48.459Z] #67 6.273 + RM_GOPATH=1 [2021-05-11T12:30:48.459Z] #67 6.273 + case "$(go env GOARCH)" in [2021-05-11T12:30:48.459Z] #67 6.273 ++ go env GOARCH [2021-05-11T12:30:48.459Z] #67 6.322 Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-05-11T12:30:48.459Z] #67 6.322 + export GO_BUILDMODE=-buildmode=pie [2021-05-11T12:30:48.459Z] #67 6.322 + GO_BUILDMODE=-buildmode=pie [2021-05-11T12:30:48.459Z] #67 6.322 ++ dirname /tmp/install/install.sh [2021-05-11T12:30:48.459Z] #67 6.322 + dir=/tmp/install [2021-05-11T12:30:48.459Z] #67 6.322 + bin=proxy [2021-05-11T12:30:48.459Z] #67 6.322 + shift [2021-05-11T12:30:48.459Z] #67 6.322 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-05-11T12:30:48.459Z] #67 6.322 + . /tmp/install/proxy.installer [2021-05-11T12:30:48.459Z] #67 6.322 ++ : b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-05-11T12:30:48.459Z] #67 6.322 + install_proxy [2021-05-11T12:30:48.459Z] #67 6.322 + case "$1" in [2021-05-11T12:30:48.459Z] #67 6.322 + export CGO_ENABLED=0 [2021-05-11T12:30:48.459Z] #67 6.322 + CGO_ENABLED=0 [2021-05-11T12:30:48.459Z] #67 6.322 + _install_proxy [2021-05-11T12:30:48.459Z] #67 6.322 + echo 'Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46' [2021-05-11T12:30:48.460Z] #67 6.322 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.ZqpYqlPxXY/src/github.com/docker/libnetwork [2021-05-11T12:30:48.460Z] #67 6.322 Cloning into '/tmp/tmp.ZqpYqlPxXY/src/github.com/docker/libnetwork'... [2021-05-11T12:30:48.460Z] #67 ... [2021-05-11T12:30:48.460Z] [2021-05-11T12:30:48.460Z] #55 [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-05-11T12:30:48.460Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-11T12:30:48.460Z] #55 7.396 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-11T12:30:48.460Z] #55 7.422 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-11T12:30:48.460Z] #55 7.422 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-11T12:30:48.460Z] #55 8.688 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-11T12:30:48.460Z] #55 ... [2021-05-11T12:30:48.460Z] [2021-05-11T12:30:48.460Z] #58 [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-05-11T12:30:48.460Z] #58 sha256:431d4739a720a4464af66ab2bd3bb6e761a108951c01810a031bbebb60cd968f [2021-05-11T12:30:48.460Z] #58 7.825 + RM_GOPATH=0 [2021-05-11T12:30:48.460Z] #58 7.825 + TMP_GOPATH= [2021-05-11T12:30:48.460Z] #58 7.825 + : /build [2021-05-11T12:30:48.460Z] #58 7.825 + '[' -z '' ']' [2021-05-11T12:30:48.460Z] #58 7.825 ++ mktemp -d [2021-05-11T12:30:48.460Z] #58 7.825 + export GOPATH=/tmp/tmp.KgklppDOkK [2021-05-11T12:30:48.460Z] #58 7.825 + GOPATH=/tmp/tmp.KgklppDOkK [2021-05-11T12:30:48.460Z] #58 7.825 + RM_GOPATH=1 [2021-05-11T12:30:48.460Z] #58 7.825 + case "$(go env GOARCH)" in [2021-05-11T12:30:48.460Z] #58 7.825 ++ go env GOARCH [2021-05-11T12:30:48.460Z] #58 7.836 + export GO_BUILDMODE=-buildmode=pie [2021-05-11T12:30:48.460Z] #58 7.836 + GO_BUILDMODE=-buildmode=pie [2021-05-11T12:30:48.460Z] #58 7.851 ++ dirname /tmp/install/install.sh [2021-05-11T12:30:48.460Z] #58 7.851 + dir=/tmp/install [2021-05-11T12:30:48.460Z] #58 7.851 + bin=rootlesskit [2021-05-11T12:30:48.460Z] #58 7.851 + shift [2021-05-11T12:30:48.460Z] #58 7.851 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-05-11T12:30:48.460Z] #58 7.851 + . /tmp/install/rootlesskit.installer [2021-05-11T12:30:48.460Z] #58 7.851 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-05-11T12:30:48.460Z] #58 7.851 + install_rootlesskit [2021-05-11T12:30:48.460Z] #58 7.851 + case "$1" in [2021-05-11T12:30:48.460Z] #58 7.851 + export CGO_ENABLED=0 [2021-05-11T12:30:48.460Z] #58 7.851 + CGO_ENABLED=0 [2021-05-11T12:30:48.460Z] #58 7.851 + _install_rootlesskit [2021-05-11T12:30:48.460Z] #58 7.860 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-05-11T12:30:48.460Z] #58 7.860 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.KgklppDOkK/src/github.com/rootless-containers/rootlesskit [2021-05-11T12:30:48.460Z] #58 7.860 Cloning into '/tmp/tmp.KgklppDOkK/src/github.com/rootless-containers/rootlesskit'... [2021-05-11T12:30:48.460Z] #58 7.860 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-05-11T12:30:48.733Z] #58 ... [2021-05-11T12:30:48.733Z] [2021-05-11T12:30:48.733Z] #34 [tomll 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/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-05-11T12:30:48.733Z] #34 sha256:a25778fcb20a369f01accabcc08a0eac47a317b932584ccbdcd256634e342347 [2021-05-11T12:30:48.733Z] #34 8.021 Install go-toml version v1.8.1 [2021-05-11T12:30:48.733Z] #34 8.051 go: finding github.com/pelletier/go-toml/cmd v1.8.1 [2021-05-11T12:30:48.733Z] #34 8.051 go: finding github.com/pelletier/go-toml v1.8.1 [2021-05-11T12:30:48.733Z] #34 8.051 go: finding github.com/pelletier v1.8.1 [2021-05-11T12:30:48.733Z] #34 8.051 go: finding github.com v1.8.1 [2021-05-11T12:30:48.733Z] #34 8.051 go: finding github.com/pelletier/go-toml/cmd/tomll v1.8.1 [2021-05-11T12:30:48.733Z] #34 9.379 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-05-11T12:30:48.733Z] #34 10.69 go: extracting github.com/pelletier/go-toml v1.8.1 [2021-05-11T12:30:48.733Z] #34 ... [2021-05-11T12:30:48.733Z] [2021-05-11T12:30:48.733Z] #51 [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-05-11T12:30:48.733Z] #51 sha256:a4c6a225284b22b87c901ad6351b95d7bbfb30ad899299e2543b9b9d93c45853 [2021-05-11T12:30:48.733Z] #51 7.479 + RM_GOPATH=0 [2021-05-11T12:30:48.733Z] #51 7.479 + TMP_GOPATH= [2021-05-11T12:30:48.733Z] #51 7.479 + : /build [2021-05-11T12:30:48.733Z] #51 7.479 + '[' -z '' ']' [2021-05-11T12:30:48.733Z] #51 7.479 ++ mktemp -d [2021-05-11T12:30:48.733Z] #51 7.500 + export GOPATH=/tmp/tmp.N4aiSkatT1 [2021-05-11T12:30:48.733Z] #51 7.500 + GOPATH=/tmp/tmp.N4aiSkatT1 [2021-05-11T12:30:48.733Z] #51 7.500 + RM_GOPATH=1 [2021-05-11T12:30:48.733Z] #51 7.500 + case "$(go env GOARCH)" in [2021-05-11T12:30:48.733Z] #51 7.500 ++ go env GOARCH [2021-05-11T12:30:48.733Z] #51 7.516 + export GO_BUILDMODE=-buildmode=pie [2021-05-11T12:30:48.733Z] #51 7.516 + GO_BUILDMODE=-buildmode=pie [2021-05-11T12:30:48.733Z] #51 7.516 ++ dirname /tmp/install/install.sh [2021-05-11T12:30:48.733Z] #51 7.516 + dir=/tmp/install [2021-05-11T12:30:48.733Z] #51 7.516 + bin=shfmt [2021-05-11T12:30:48.733Z] #51 7.516 + shift [2021-05-11T12:30:48.733Z] #51 7.516 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-05-11T12:30:48.733Z] #51 7.516 + . /tmp/install/shfmt.installer [2021-05-11T12:30:48.733Z] #51 7.516 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-11T12:30:48.733Z] #51 7.516 + install_shfmt [2021-05-11T12:30:48.733Z] #51 7.516 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-05-11T12:30:48.733Z] #51 7.516 + git clone https://github.com/mvdan/sh.git /tmp/tmp.N4aiSkatT1/src/github.com/mvdan/sh [2021-05-11T12:30:48.733Z] #51 7.516 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-11T12:30:48.733Z] #51 7.520 Cloning into '/tmp/tmp.N4aiSkatT1/src/github.com/mvdan/sh'... [2021-05-11T12:30:48.992Z] #51 ... [2021-05-11T12:30:48.993Z] [2021-05-11T12:30:48.993Z] #49 [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-05-11T12:30:48.993Z] #49 sha256:7e0819b57624cb107b7c4607a3943443ba2bd3e525c20fa3cded3865902d0bf6 [2021-05-11T12:30:48.993Z] #49 6.480 + RM_GOPATH=0 [2021-05-11T12:30:48.993Z] #49 6.480 + TMP_GOPATH= [2021-05-11T12:30:48.993Z] #49 6.480 + : /build [2021-05-11T12:30:48.993Z] #49 6.480 + '[' -z '' ']' [2021-05-11T12:30:48.993Z] #49 6.480 ++ mktemp -d [2021-05-11T12:30:48.993Z] #49 6.487 + export GOPATH=/tmp/tmp.DLOccVWVEn [2021-05-11T12:30:48.993Z] #49 6.487 + GOPATH=/tmp/tmp.DLOccVWVEn [2021-05-11T12:30:48.993Z] #49 6.487 + RM_GOPATH=1 [2021-05-11T12:30:48.993Z] #49 6.487 + case "$(go env GOARCH)" in [2021-05-11T12:30:48.993Z] #49 6.487 ++ go env GOARCH [2021-05-11T12:30:48.993Z] #49 6.492 + export GO_BUILDMODE=-buildmode=pie [2021-05-11T12:30:48.993Z] #49 6.492 + GO_BUILDMODE=-buildmode=pie [2021-05-11T12:30:48.993Z] #49 6.492 ++ dirname /tmp/install/install.sh [2021-05-11T12:30:48.993Z] #49 6.492 + dir=/tmp/install [2021-05-11T12:30:48.993Z] #49 6.492 + bin=golangci_lint [2021-05-11T12:30:48.993Z] #49 6.492 + shift [2021-05-11T12:30:48.993Z] #49 6.492 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-05-11T12:30:48.993Z] #49 6.492 + . /tmp/install/golangci_lint.installer [2021-05-11T12:30:48.993Z] #49 6.492 ++ : v1.23.8 [2021-05-11T12:30:48.993Z] #49 6.492 + install_golangci_lint [2021-05-11T12:30:48.993Z] #49 6.492 + set -e [2021-05-11T12:30:48.993Z] #49 6.492 + export GO111MODULE=on [2021-05-11T12:30:48.993Z] #49 6.492 + GO111MODULE=on [2021-05-11T12:30:48.993Z] #49 6.492 + GOBIN=/build [2021-05-11T12:30:48.993Z] #49 6.492 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-05-11T12:30:48.993Z] #49 6.514 go: finding github.com v1.23.8 [2021-05-11T12:30:48.993Z] #49 6.514 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-05-11T12:30:48.993Z] #49 6.514 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-05-11T12:30:48.993Z] #49 6.514 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-05-11T12:30:48.993Z] #49 6.514 go: finding github.com/golangci v1.23.8 [2021-05-11T12:30:48.993Z] #49 7.177 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-05-11T12:30:48.993Z] #49 7.876 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-05-11T12:30:48.993Z] #49 ... [2021-05-11T12:30:48.993Z] [2021-05-11T12:30:48.993Z] #47 [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-05-11T12:30:48.993Z] #47 sha256:e8ff02061b8538a704745691b6762426f13df3e48d021214d2ae692a45e230f9 [2021-05-11T12:30:48.993Z] #47 8.493 + RM_GOPATH=0 [2021-05-11T12:30:48.993Z] #47 8.493 + TMP_GOPATH= [2021-05-11T12:30:48.993Z] #47 8.493 + : /build [2021-05-11T12:30:48.993Z] #47 8.493 + '[' -z '' ']' [2021-05-11T12:30:48.993Z] #47 8.493 ++ mktemp -d [2021-05-11T12:30:48.993Z] #47 8.509 + export GOPATH=/tmp/tmp.KDf7TUROfx [2021-05-11T12:30:48.993Z] #47 8.509 + GOPATH=/tmp/tmp.KDf7TUROfx [2021-05-11T12:30:48.993Z] #47 8.509 + RM_GOPATH=1 [2021-05-11T12:30:48.993Z] #47 8.509 + case "$(go env GOARCH)" in [2021-05-11T12:30:48.993Z] #47 8.509 ++ go env GOARCH [2021-05-11T12:30:48.993Z] #47 8.560 + export GO_BUILDMODE=-buildmode=pie [2021-05-11T12:30:48.993Z] #47 8.560 + GO_BUILDMODE=-buildmode=pie [2021-05-11T12:30:48.993Z] #47 8.560 ++ dirname /tmp/install/install.sh [2021-05-11T12:30:48.993Z] #47 8.567 + dir=/tmp/install [2021-05-11T12:30:48.993Z] #47 8.567 + bin=gotestsum [2021-05-11T12:30:48.993Z] #47 8.567 + shift [2021-05-11T12:30:48.993Z] #47 8.567 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-05-11T12:30:48.993Z] #47 8.567 + . /tmp/install/gotestsum.installer [2021-05-11T12:30:48.993Z] #47 8.567 ++ : v0.5.3 [2021-05-11T12:30:48.993Z] #47 8.567 + install_gotestsum [2021-05-11T12:30:48.993Z] #47 8.567 + set -e [2021-05-11T12:30:48.993Z] #47 8.567 + export GO111MODULE=on [2021-05-11T12:30:48.993Z] #47 8.567 + GO111MODULE=on [2021-05-11T12:30:48.993Z] #47 8.567 + GOBIN=/build [2021-05-11T12:30:48.993Z] #47 8.568 + go get gotest.tools/gotestsum@v0.5.3 [2021-05-11T12:30:48.993Z] #47 8.632 go: finding gotest.tools v0.5.3 [2021-05-11T12:30:48.993Z] #47 8.632 go: finding gotest.tools/gotestsum v0.5.3 [2021-05-11T12:30:48.993Z] #47 10.59 go: downloading gotest.tools/gotestsum v0.5.3 [2021-05-11T12:30:49.254Z] #47 ... [2021-05-11T12:30:49.254Z] [2021-05-11T12:30:49.254Z] #32 [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-05-11T12:30:49.254Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-05-11T12:30:49.254Z] #32 8.171 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-05-11T12:30:49.254Z] #32 8.184 Cloning into '.'... [2021-05-11T12:30:49.254Z] #32 ... [2021-05-11T12:30:49.254Z] [2021-05-11T12:30:49.254Z] #24 [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-05-11T12:30:49.254Z] #24 sha256:cc6a372344b5e3c42b83798dc183079687b7062c7c460894c254fa07627f902e [2021-05-11T12:30:49.254Z] #24 6.627 + RM_GOPATH=0 [2021-05-11T12:30:49.254Z] #24 6.627 + TMP_GOPATH= [2021-05-11T12:30:49.254Z] #24 6.627 + : /build [2021-05-11T12:30:49.254Z] #24 6.627 + '[' -z '' ']' [2021-05-11T12:30:49.254Z] #24 6.628 ++ mktemp -d [2021-05-11T12:30:49.254Z] #24 6.631 + export GOPATH=/tmp/tmp.ciAfAQFrMf [2021-05-11T12:30:49.254Z] #24 6.631 + GOPATH=/tmp/tmp.ciAfAQFrMf [2021-05-11T12:30:49.254Z] #24 6.631 + RM_GOPATH=1 [2021-05-11T12:30:49.254Z] #24 6.631 + case "$(go env GOARCH)" in [2021-05-11T12:30:49.254Z] #24 6.632 ++ go env GOARCH [2021-05-11T12:30:49.254Z] #24 6.650 Install docker/cli version 17.06.2-ce from stable [2021-05-11T12:30:49.254Z] #24 6.650 + export GO_BUILDMODE=-buildmode=pie [2021-05-11T12:30:49.254Z] #24 6.650 + GO_BUILDMODE=-buildmode=pie [2021-05-11T12:30:49.254Z] #24 6.650 ++ dirname /tmp/install/install.sh [2021-05-11T12:30:49.254Z] #24 6.650 + dir=/tmp/install [2021-05-11T12:30:49.254Z] #24 6.650 + bin=dockercli [2021-05-11T12:30:49.254Z] #24 6.650 + shift [2021-05-11T12:30:49.254Z] #24 6.650 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-05-11T12:30:49.254Z] #24 6.650 + . /tmp/install/dockercli.installer [2021-05-11T12:30:49.254Z] #24 6.650 ++ : stable [2021-05-11T12:30:49.254Z] #24 6.650 ++ : 17.06.2-ce [2021-05-11T12:30:49.254Z] #24 6.650 + install_dockercli [2021-05-11T12:30:49.254Z] #24 6.650 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-05-11T12:30:49.254Z] #24 6.650 ++ uname -m [2021-05-11T12:30:49.254Z] #24 6.650 + arch=x86_64 [2021-05-11T12:30:49.254Z] #24 6.650 + '[' x86_64 '!=' x86_64 ']' [2021-05-11T12:30:49.254Z] #24 6.650 + url=https://download.docker.com/linux/static [2021-05-11T12:30:49.254Z] #24 6.650 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-05-11T12:30:49.254Z] #24 6.651 + tar -xz docker/docker [2021-05-11T12:30:49.519Z] #24 ... [2021-05-11T12:30:49.519Z] [2021-05-11T12:30:49.519Z] #45 [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-05-11T12:30:49.519Z] #45 sha256:f6698c9641d519a45c8ad8f55bb4e6aecef3b32d0599e73c0ba2deb26f0e2643 [2021-05-11T12:30:49.519Z] #45 7.708 + RM_GOPATH=0 [2021-05-11T12:30:49.519Z] #45 7.708 + TMP_GOPATH= [2021-05-11T12:30:49.519Z] #45 7.708 + : /build [2021-05-11T12:30:49.519Z] #45 7.708 + '[' -z '' ']' [2021-05-11T12:30:49.519Z] #45 7.708 ++ mktemp -d [2021-05-11T12:30:49.519Z] #45 7.719 + export GOPATH=/tmp/tmp.2gpMxuesPt [2021-05-11T12:30:49.519Z] #45 7.719 + GOPATH=/tmp/tmp.2gpMxuesPt [2021-05-11T12:30:49.519Z] #45 7.719 + RM_GOPATH=1 [2021-05-11T12:30:49.519Z] #45 7.719 + case "$(go env GOARCH)" in [2021-05-11T12:30:49.519Z] #45 7.719 ++ go env GOARCH [2021-05-11T12:30:49.519Z] #45 7.756 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-11T12:30:49.519Z] #45 7.756 + export GO_BUILDMODE=-buildmode=pie [2021-05-11T12:30:49.519Z] #45 7.756 + GO_BUILDMODE=-buildmode=pie [2021-05-11T12:30:49.519Z] #45 7.756 ++ dirname /tmp/install/install.sh [2021-05-11T12:30:49.519Z] #45 7.756 + dir=/tmp/install [2021-05-11T12:30:49.519Z] #45 7.756 + bin=vndr [2021-05-11T12:30:49.519Z] #45 7.756 + shift [2021-05-11T12:30:49.519Z] #45 7.756 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-05-11T12:30:49.519Z] #45 7.756 + . /tmp/install/vndr.installer [2021-05-11T12:30:49.519Z] #45 7.756 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-11T12:30:49.519Z] #45 7.756 + install_vndr [2021-05-11T12:30:49.519Z] #45 7.756 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-05-11T12:30:49.519Z] #45 7.756 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.2gpMxuesPt/src/github.com/LK4D4/vndr [2021-05-11T12:30:49.519Z] #45 7.768 Cloning into '/tmp/tmp.2gpMxuesPt/src/github.com/LK4D4/vndr'... [2021-05-11T12:30:49.519Z] #45 8.688 + cd /tmp/tmp.2gpMxuesPt/src/github.com/LK4D4/vndr [2021-05-11T12:30:49.519Z] #45 8.688 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-11T12:30:49.519Z] #45 8.746 + go build -buildmode=pie -v -o /build/vndr . [2021-05-11T12:30:49.519Z] #45 10.23 runtime/internal/atomic [2021-05-11T12:30:49.519Z] #45 10.23 internal/cpu [2021-05-11T12:30:49.519Z] #45 10.86 runtime/internal/sys [2021-05-11T12:30:49.519Z] #45 11.21 runtime/internal/math [2021-05-11T12:30:49.519Z] #45 11.35 internal/race [2021-05-11T12:30:49.519Z] #45 11.39 internal/bytealg [2021-05-11T12:30:49.519Z] #45 11.42 sync/atomic [2021-05-11T12:30:49.519Z] #45 ... [2021-05-11T12:30:49.519Z] [2021-05-11T12:30:49.519Z] #42 [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-05-11T12:30:49.519Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-11T12:30:49.519Z] #42 8.994 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-11T12:30:49.519Z] #42 9.063 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-11T12:30:49.519Z] #42 9.063 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-11T12:30:49.519Z] #42 11.00 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-11T12:30:49.778Z] #42 ... [2021-05-11T12:30:49.778Z] [2021-05-11T12:30:49.778Z] #55 [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-05-11T12:30:49.778Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-11T12:30:49.778Z] #55 11.71 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [286 kB] [2021-05-11T12:30:52.341Z] #55 14.01 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-11T12:30:53.313Z] #55 ... [2021-05-11T12:30:53.313Z] [2021-05-11T12:30:53.313Z] #24 [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-05-11T12:30:53.313Z] #24 sha256:cc6a372344b5e3c42b83798dc183079687b7062c7c460894c254fa07627f902e [2021-05-11T12:30:53.313Z] #24 14.57 + mkdir -p /build [2021-05-11T12:30:53.313Z] #24 14.64 + mv docker/docker /build/ [2021-05-11T12:30:53.313Z] #24 14.64 + rmdir docker [2021-05-11T12:30:53.313Z] #24 DONE 15.2s [2021-05-11T12:30:53.313Z] [2021-05-11T12:30:53.313Z] #47 [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-05-11T12:30:53.313Z] #47 sha256:e8ff02061b8538a704745691b6762426f13df3e48d021214d2ae692a45e230f9 [2021-05-11T12:30:53.313Z] #47 11.59 go: extracting gotest.tools/gotestsum v0.5.3 [2021-05-11T12:30:53.313Z] #47 13.23 go: downloading github.com/pkg/errors v0.9.1 [2021-05-11T12:30:53.313Z] #47 13.27 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-11T12:30:53.313Z] #47 13.27 go: downloading github.com/spf13/pflag v1.0.3 [2021-05-11T12:30:53.313Z] #47 13.33 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-05-11T12:30:53.313Z] #47 13.33 go: downloading github.com/fatih/color v1.9.0 [2021-05-11T12:30:53.313Z] #47 13.37 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-11T12:30:53.313Z] #47 13.50 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-11T12:30:53.313Z] #47 13.55 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-11T12:30:53.313Z] #47 13.73 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-11T12:30:53.313Z] #47 13.84 go: extracting github.com/pkg/errors v0.9.1 [2021-05-11T12:30:53.313Z] #47 13.92 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-11T12:30:53.313Z] #47 14.19 go: extracting github.com/fatih/color v1.9.0 [2021-05-11T12:30:53.313Z] #47 14.24 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-05-11T12:30:53.313Z] #47 14.24 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-05-11T12:30:53.313Z] #47 14.36 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-05-11T12:30:53.313Z] #47 14.44 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-11T12:30:53.313Z] #47 14.55 go: extracting github.com/spf13/pflag v1.0.3 [2021-05-11T12:30:53.313Z] #47 15.06 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-05-11T12:30:53.313Z] #47 15.20 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-05-11T12:30:55.865Z] #47 17.72 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-11T12:30:56.127Z] #47 ... [2021-05-11T12:30:56.127Z] [2021-05-11T12:30:56.127Z] #40 [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-05-11T12:30:56.127Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-11T12:30:56.127Z] #40 7.739 + git clone https://github.com/docker/distribution.git . [2021-05-11T12:30:56.127Z] #40 7.744 Cloning into '.'... [2021-05-11T12:30:56.386Z] #40 ... [2021-05-11T12:30:56.386Z] [2021-05-11T12:30:56.386Z] #58 [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-05-11T12:30:56.386Z] #58 sha256:431d4739a720a4464af66ab2bd3bb6e761a108951c01810a031bbebb60cd968f [2021-05-11T12:30:56.386Z] #58 13.65 + cd /tmp/tmp.KgklppDOkK/src/github.com/rootless-containers/rootlesskit [2021-05-11T12:30:56.386Z] #58 13.65 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-05-11T12:30:56.386Z] #58 13.70 + export GO111MODULE=on [2021-05-11T12:30:56.386Z] #58 13.70 + GO111MODULE=on [2021-05-11T12:30:56.386Z] #58 13.70 + export GOPROXY=https://proxy.golang.org [2021-05-11T12:30:56.386Z] #58 13.70 + GOPROXY=https://proxy.golang.org [2021-05-11T12:30:56.386Z] #58 13.70 + for f in rootlesskit rootlesskit-docker-proxy [2021-05-11T12:30:56.386Z] #58 13.70 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-05-11T12:30:56.386Z] #58 16.29 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-05-11T12:30:56.386Z] #58 16.56 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-11T12:30:56.386Z] #58 16.56 go: downloading github.com/gofrs/flock v0.8.0 [2021-05-11T12:30:56.386Z] #58 16.56 go: downloading github.com/gorilla/mux v1.8.0 [2021-05-11T12:30:56.386Z] #58 16.56 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-05-11T12:30:56.386Z] #58 16.56 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-11T12:30:56.386Z] #58 16.75 go: downloading github.com/google/uuid v1.2.0 [2021-05-11T12:30:56.386Z] #58 17.20 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-05-11T12:30:56.386Z] #58 17.26 go: extracting github.com/gofrs/flock v0.8.0 [2021-05-11T12:30:56.386Z] #58 17.32 go: downloading github.com/pkg/errors v0.9.1 [2021-05-11T12:30:56.386Z] #58 17.63 go: extracting github.com/pkg/errors v0.9.1 [2021-05-11T12:30:56.386Z] #58 17.94 go: extracting github.com/google/uuid v1.2.0 [2021-05-11T12:30:56.386Z] #58 17.94 go: downloading github.com/moby/vpnkit v0.5.0 [2021-05-11T12:30:56.386Z] #58 18.06 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-11T12:30:56.386Z] #58 18.35 go: extracting github.com/gorilla/mux v1.8.0 [2021-05-11T12:30:56.386Z] #58 18.39 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-11T12:30:56.386Z] #58 18.47 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-05-11T12:30:57.075Z] #58 19.19 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-11T12:30:57.075Z] #58 19.24 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-05-11T12:30:57.645Z] #58 ... [2021-05-11T12:30:57.645Z] [2021-05-11T12:30:57.645Z] #49 [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-05-11T12:30:57.645Z] #49 sha256:7e0819b57624cb107b7c4607a3943443ba2bd3e525c20fa3cded3865902d0bf6 [2021-05-11T12:30:57.645Z] #49 19.76 go: downloading github.com/pkg/errors v0.8.1 [2021-05-11T12:30:57.670Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0fee67bfa9f03aee0) in /home/ubuntu/workspace/moby_PR-42370 [Pipeline] { [Pipeline] checkout [2021-05-11T12:30:57.872Z] The recommended git tool is: git [2021-05-11T12:30:57.905Z] #49 20.05 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-11T12:30:58.164Z] #49 20.06 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-05-11T12:30:58.164Z] #49 20.06 go: downloading github.com/stretchr/testify v1.4.0 [2021-05-11T12:30:58.164Z] #49 20.07 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-05-11T12:30:58.164Z] #49 20.07 go: downloading github.com/spf13/viper v1.6.1 [2021-05-11T12:30:58.164Z] #49 20.07 go: downloading github.com/fatih/color v1.7.0 [2021-05-11T12:30:58.164Z] #49 20.27 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-05-11T12:30:58.423Z] #49 20.39 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-05-11T12:30:58.423Z] #49 20.43 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-11T12:30:58.423Z] #49 20.51 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-05-11T12:30:58.423Z] #49 20.52 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-05-11T12:30:58.684Z] #49 20.64 go: extracting github.com/pkg/errors v0.8.1 [2021-05-11T12:30:58.684Z] #49 20.87 go: extracting github.com/stretchr/testify v1.4.0 [2021-05-11T12:30:58.945Z] #49 20.94 go: extracting github.com/fatih/color v1.7.0 [2021-05-11T12:30:58.945Z] #49 ... [2021-05-11T12:30:58.945Z] [2021-05-11T12:30:58.945Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-05-11T12:30:58.945Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-11T12:30:58.945Z] #13 5.356 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-05-11T12:30:58.945Z] #13 5.386 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-11T12:30:58.945Z] #13 5.495 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-11T12:30:58.945Z] #13 5.501 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-11T12:30:58.945Z] #13 6.806 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [467 kB] [2021-05-11T12:30:58.945Z] #13 8.651 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-11T12:30:58.945Z] #13 11.47 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [286 kB] [2021-05-11T12:30:59.204Z] #13 ... [2021-05-11T12:30:59.204Z] [2021-05-11T12:30:59.204Z] #36 [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-05-11T12:30:59.204Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-11T12:30:59.204Z] #36 11.09 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-11T12:30:59.204Z] #36 13.12 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [286 kB] [2021-05-11T12:30:59.204Z] #36 15.62 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-11T12:30:59.204Z] #36 ... [2021-05-11T12:30:59.204Z] [2021-05-11T12:30:59.204Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-05-11T12:30:59.204Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-11T12:30:59.204Z] #13 15.73 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-11T12:30:59.772Z] #13 ... [2021-05-11T12:30:59.772Z] [2021-05-11T12:30:59.772Z] #45 [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-05-11T12:30:59.772Z] #45 sha256:f6698c9641d519a45c8ad8f55bb4e6aecef3b32d0599e73c0ba2deb26f0e2643 [2021-05-11T12:30:59.772Z] #45 11.94 unicode [2021-05-11T12:30:59.772Z] #45 12.40 runtime [2021-05-11T12:30:59.772Z] #45 16.13 unicode/utf8 [2021-05-11T12:30:59.772Z] #45 17.15 math/bits [2021-05-11T12:30:59.772Z] #45 18.26 math [2021-05-11T12:31:00.031Z] #45 ... [2021-05-11T12:31:00.031Z] [2021-05-11T12:31:00.031Z] #49 [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-05-11T12:31:00.031Z] #49 sha256:7e0819b57624cb107b7c4607a3943443ba2bd3e525c20fa3cded3865902d0bf6 [2021-05-11T12:31:00.031Z] #49 21.26 go: downloading github.com/spf13/cobra v0.0.5 [2021-05-11T12:31:00.031Z] #49 21.37 go: downloading github.com/stretchr/objx v0.2.0 [2021-05-11T12:31:00.031Z] #49 21.42 go: extracting github.com/spf13/viper v1.6.1 [2021-05-11T12:31:00.031Z] #49 21.58 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-05-11T12:31:00.031Z] #49 21.67 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-05-11T12:31:00.031Z] #49 21.68 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-05-11T12:31:00.031Z] #49 21.90 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-05-11T12:31:00.031Z] #49 21.92 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-05-11T12:31:00.031Z] #49 22.06 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-11T12:31:00.031Z] #49 22.13 go: extracting github.com/stretchr/objx v0.2.0 [2021-05-11T12:31:00.031Z] #49 22.18 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-05-11T12:31:00.031Z] #49 22.19 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-05-11T12:31:00.291Z] #49 22.35 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-05-11T12:31:00.291Z] #49 22.36 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-05-11T12:31:00.291Z] #49 22.41 go: downloading github.com/spf13/pflag v1.0.5 [2021-05-11T12:31:00.291Z] #49 22.53 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-05-11T12:31:00.550Z] #49 22.55 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-05-11T12:31:00.550Z] #49 22.69 go: extracting github.com/spf13/cobra v0.0.5 [2021-05-11T12:31:00.811Z] #49 ... [2021-05-11T12:31:00.811Z] [2021-05-11T12:31:00.811Z] #42 [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-05-11T12:31:00.811Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-11T12:31:00.811Z] #42 12.94 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [286 kB] [2021-05-11T12:31:00.811Z] #42 15.79 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-11T12:31:00.811Z] #42 ... [2021-05-11T12:31:00.811Z] [2021-05-11T12:31:00.811Z] #49 [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-05-11T12:31:00.811Z] #49 sha256:7e0819b57624cb107b7c4607a3943443ba2bd3e525c20fa3cded3865902d0bf6 [2021-05-11T12:31:00.811Z] #49 23.00 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-05-11T12:31:00.811Z] #49 23.00 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-05-11T12:31:00.811Z] #49 23.10 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-05-11T12:31:01.070Z] #49 23.20 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-05-11T12:31:01.070Z] #49 23.21 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-05-11T12:31:01.070Z] #49 23.32 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-05-11T12:31:01.330Z] #49 23.42 go: extracting github.com/spf13/pflag v1.0.5 [2021-05-11T12:31:01.589Z] #49 23.74 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-11T12:31:01.851Z] #49 ... [2021-05-11T12:31:01.851Z] [2021-05-11T12:31:01.851Z] #34 [tomll 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/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-05-11T12:31:01.851Z] #34 sha256:a25778fcb20a369f01accabcc08a0eac47a317b932584ccbdcd256634e342347 [2021-05-11T12:31:01.851Z] #34 13.80 github.com/pelletier/go-toml [2021-05-11T12:31:01.851Z] #34 ... [2021-05-11T12:31:01.851Z] [2021-05-11T12:31:01.851Z] #51 [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-05-11T12:31:01.851Z] #51 sha256:a4c6a225284b22b87c901ad6351b95d7bbfb30ad899299e2543b9b9d93c45853 [2021-05-11T12:31:01.851Z] #51 22.59 + cd /tmp/tmp.N4aiSkatT1/src/github.com/mvdan/sh [2021-05-11T12:31:01.851Z] #51 22.59 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-11T12:31:01.851Z] #51 22.81 + GO111MODULE=on [2021-05-11T12:31:01.851Z] #51 22.81 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-05-11T12:31:01.877Z] using credential docker-jenkins-github-credentials [2021-05-11T12:31:01.885Z] Cloning the remote Git repository [2021-05-11T12:31:01.885Z] Cloning with configured refspecs honoured and without tags [2021-05-11T12:31:02.405Z] Fetching without tags [2021-05-11T12:31:01.916Z] Cloning repository https://github.com/moby/moby.git [2021-05-11T12:31:02.044Z] > git init /home/ubuntu/workspace/moby_PR-42370 # timeout=10 [2021-05-11T12:31:02.789Z] #51 24.63 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-11T12:31:02.789Z] #51 24.64 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-11T12:31:02.789Z] #51 24.68 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-11T12:31:02.790Z] Merging remotes/origin/master commit 9f2b33f75cb094917c69e03ba101bc0bee8673fb into PR head commit 930337624250945472001136e7bcb8e5b102bb87 [2021-05-11T12:31:03.415Z] #51 25.44 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-11T12:31:02.287Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-11T12:31:02.312Z] > git config --add remote.origin.fetch +refs/pull/42370/head:refs/remotes/origin/PR-42370 # timeout=10 [2021-05-11T12:31:02.348Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-11T12:31:02.380Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-11T12:31:02.408Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-11T12:31:02.409Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-11T12:31:02.410Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42370/head:refs/remotes/origin/PR-42370 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-11T12:31:02.800Z] > git config core.sparsecheckout # timeout=10 [2021-05-11T12:31:02.828Z] > git checkout -f 930337624250945472001136e7bcb8e5b102bb87 # timeout=10 [2021-05-11T12:31:03.767Z] Merge succeeded, producing 930337624250945472001136e7bcb8e5b102bb87 [2021-05-11T12:31:03.767Z] Checking out Revision 930337624250945472001136e7bcb8e5b102bb87 (PR-42370) [2021-05-11T12:31:02.628Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-11T12:31:02.628Z] > git --version # timeout=10 [2021-05-11T12:31:02.637Z] > git --version # 'git version 2.25.1' [2021-05-11T12:31:02.638Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-11T12:31:02.676Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42370/head:refs/remotes/origin/PR-42370 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-11T12:31:03.829Z] #51 25.61 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-11T12:31:04.847Z] #51 26.89 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-11T12:31:03.563Z] > git remote # timeout=10 [2021-05-11T12:31:03.617Z] > git config --get remote.origin.url # timeout=10 [2021-05-11T12:31:03.693Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-11T12:31:03.694Z] > git merge 9f2b33f75cb094917c69e03ba101bc0bee8673fb # timeout=10 [2021-05-11T12:31:03.733Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-11T12:31:03.769Z] > git config core.sparsecheckout # timeout=10 [2021-05-11T12:31:03.816Z] > git checkout -f 930337624250945472001136e7bcb8e5b102bb87 # timeout=10 [2021-05-11T12:31:05.788Z] #51 ... [2021-05-11T12:31:05.789Z] [2021-05-11T12:31:05.789Z] #67 [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-05-11T12:31:05.789Z] #67 sha256:8b7ec11c5272341a9c2b6c4101664d9e4fc56de5aed6725a9b2a98ee31961127 [2021-05-11T12:31:06.343Z] Fetching without tags [2021-05-11T12:31:06.637Z] Merging remotes/origin/master commit 9f2b33f75cb094917c69e03ba101bc0bee8673fb into PR head commit 930337624250945472001136e7bcb8e5b102bb87 [2021-05-11T12:31:07.273Z] Merge succeeded, producing 930337624250945472001136e7bcb8e5b102bb87 [2021-05-11T12:31:07.273Z] Checking out Revision 930337624250945472001136e7bcb8e5b102bb87 (PR-42370) [2021-05-11T12:31:06.294Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-11T12:31:06.298Z] > git config --add remote.origin.fetch +refs/pull/42370/head:refs/remotes/origin/PR-42370 # timeout=10 [2021-05-11T12:31:06.311Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-11T12:31:06.324Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-11T12:31:06.345Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-11T12:31:06.345Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-11T12:31:06.346Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42370/head:refs/remotes/origin/PR-42370 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-11T12:31:06.642Z] > git config core.sparsecheckout # timeout=10 [2021-05-11T12:31:06.660Z] > git checkout -f 930337624250945472001136e7bcb8e5b102bb87 # timeout=10 [2021-05-11T12:31:07.227Z] > git remote # timeout=10 [2021-05-11T12:31:07.241Z] > git config --get remote.origin.url # timeout=10 [2021-05-11T12:31:07.249Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-11T12:31:07.250Z] > git merge 9f2b33f75cb094917c69e03ba101bc0bee8673fb # timeout=10 [2021-05-11T12:31:07.264Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-11T12:31:07.273Z] > git config core.sparsecheckout # timeout=10 [2021-05-11T12:31:07.295Z] > git checkout -f 930337624250945472001136e7bcb8e5b102bb87 # timeout=10 [2021-05-11T12:31:07.416Z] #67 27.70 Checking out files: 45% (863/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-05-11T12:31:07.416Z] #67 29.49 + cd /tmp/tmp.ZqpYqlPxXY/src/github.com/docker/libnetwork [2021-05-11T12:31:07.416Z] #67 29.52 + git checkout -q b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-05-11T12:31:07.674Z] #67 29.69 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-05-11T12:31:07.933Z] #67 ... [2021-05-11T12:31:07.933Z] [2021-05-11T12:31:07.933Z] #47 [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-05-11T12:31:07.933Z] #47 sha256:e8ff02061b8538a704745691b6762426f13df3e48d021214d2ae692a45e230f9 [2021-05-11T12:31:07.933Z] #47 20.08 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-11T12:31:07.933Z] #47 20.61 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-11T12:31:07.933Z] #47 28.05 go: finding github.com/fatih/color v1.9.0 [2021-05-11T12:31:07.933Z] #47 28.21 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-11T12:31:07.933Z] #47 28.43 go: finding github.com/pkg/errors v0.9.1 [2021-05-11T12:31:07.933Z] #47 28.47 go: finding github.com/mattn/go-colorable v0.1.6 [2021-05-11T12:31:07.933Z] #47 28.57 go: finding github.com/spf13/pflag v1.0.3 [2021-05-11T12:31:07.933Z] #47 28.71 go: finding github.com/mattn/go-isatty v0.0.12 [2021-05-11T12:31:07.933Z] #47 29.21 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-11T12:31:07.933Z] #47 29.30 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-05-11T12:31:07.933Z] #47 29.43 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-11T12:31:07.933Z] #47 29.52 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-11T12:31:07.933Z] #47 29.59 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-11T12:31:08.191Z] #47 ... [2021-05-11T12:31:08.191Z] [2021-05-11T12:31:08.191Z] #40 [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-05-11T12:31:08.191Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-11T12:31:08.191Z] #40 28.30 Checking out files: 61% (1046/1693) Checking out files: 62% (1050/1693) Checking out files: 63% (1067/1693) Checking out files: 64% (1084/1693) Checking out files: 65% (1101/1693) Checking out files: 66% (1118/1693) Checking out files: 67% (1135/1693) Checking out files: 68% (1152/1693) Checking out files: 69% (1169/1693) Checking out files: 70% (1186/1693) Checking out files: 71% (1203/1693) Checking out files: 72% (1219/1693) Checking out files: 73% (1236/1693) Checking out files: 74% (1253/1693) Checking out files: 75% (1270/1693) Checking out files: 76% (1287/1693) Checking out files: 77% (1304/1693) Checking out files: 78% (1321/1693) Checking out files: 79% (1338/1693) Checking out files: 80% (1355/1693) Checking out files: 81% (1372/1693) Checking out files: 82% (1389/1693) Checking out files: 83% (1406/1693) Checking out files: 84% (1423/1693) Checking out files: 85% (1440/1693) Checking out files: 86% (1456/1693) Checking out files: 87% (1473/1693) Checking out files: 88% (1490/1693) Checking out files: 89% (1507/1693) Checking out files: 90% (1524/1693) Checking out files: 91% (1541/1693) Checking out files: 92% (1558/1693) Checking out files: 93% (1575/1693) Checking out files: 94% (1592/1693) Checking out files: 95% (1609/1693) Checking out files: 96% (1626/1693) Checking out files: 97% (1643/1693) Checking out files: 98% (1660/1693) Checking out files: 99% (1677/1693) Checking out files: 100% (1693/1693) Checking out files: 100% (1693/1693), done. [2021-05-11T12:31:08.191Z] #40 29.29 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-05-11T12:31:08.453Z] #40 ... [2021-05-11T12:31:08.453Z] [2021-05-11T12:31:08.453Z] #58 [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-05-11T12:31:08.453Z] #58 sha256:431d4739a720a4464af66ab2bd3bb6e761a108951c01810a031bbebb60cd968f [2021-05-11T12:31:08.453Z] #58 20.41 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-11T12:31:08.453Z] #58 20.62 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-05-11T12:31:08.453Z] #58 23.25 go: extracting github.com/moby/vpnkit v0.5.0 [2021-05-11T12:31:08.453Z] #58 25.24 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-11T12:31:08.453Z] #58 26.15 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-05-11T12:31:08.453Z] #58 27.94 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-11T12:31:08.453Z] #58 ... [2021-05-11T12:31:08.453Z] [2021-05-11T12:31:08.453Z] #49 [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-05-11T12:31:08.453Z] #49 sha256:7e0819b57624cb107b7c4607a3943443ba2bd3e525c20fa3cded3865902d0bf6 [2021-05-11T12:31:08.453Z] #49 24.17 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-05-11T12:31:08.453Z] #49 24.19 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-11T12:31:08.453Z] #49 24.19 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-05-11T12:31:08.453Z] #49 24.37 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-05-11T12:31:08.453Z] #49 24.46 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-11T12:31:08.453Z] #49 24.85 go: downloading github.com/subosito/gotenv v1.2.0 [2021-05-11T12:31:08.453Z] #49 24.99 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-05-11T12:31:08.453Z] #49 25.21 go: downloading github.com/spf13/cast v1.3.0 [2021-05-11T12:31:08.453Z] #49 25.32 go: extracting github.com/subosito/gotenv v1.2.0 [2021-05-11T12:31:08.453Z] #49 25.52 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-05-11T12:31:08.453Z] #49 25.89 go: extracting github.com/spf13/cast v1.3.0 [2021-05-11T12:31:08.453Z] #49 25.99 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-11T12:31:08.453Z] #49 25.99 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-05-11T12:31:08.453Z] #49 26.30 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-11T12:31:08.453Z] #49 26.34 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-11T12:31:08.453Z] #49 26.54 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-05-11T12:31:08.453Z] #49 26.87 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-11T12:31:08.453Z] #49 27.91 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-11T12:31:08.453Z] #49 27.92 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-05-11T12:31:08.453Z] #49 28.09 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-05-11T12:31:08.453Z] #49 28.79 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-11T12:31:08.453Z] #49 29.50 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-11T12:31:08.453Z] #49 29.61 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-11T12:31:08.453Z] #49 30.07 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-05-11T12:31:08.453Z] #49 30.36 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-11T12:31:08.453Z] #49 30.64 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-05-11T12:31:08.619Z] Commit message: "Swarm config: use absolute paths for mount destination strings" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-05-11T12:31:09.390Z] #49 ... [2021-05-11T12:31:09.390Z] [2021-05-11T12:31:09.390Z] #34 [tomll 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/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-05-11T12:31:09.390Z] #34 sha256:a25778fcb20a369f01accabcc08a0eac47a317b932584ccbdcd256634e342347 [2021-05-11T12:31:09.390Z] #34 24.80 github.com/pelletier/go-toml/cmd/tomll [2021-05-11T12:31:09.390Z] #34 DONE 31.3s [2021-05-11T12:31:09.390Z] [2021-05-11T12:31:09.390Z] #45 [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-05-11T12:31:09.390Z] #45 sha256:f6698c9641d519a45c8ad8f55bb4e6aecef3b32d0599e73c0ba2deb26f0e2643 [2021-05-11T12:31:09.390Z] #45 25.19 internal/testlog [2021-05-11T12:31:09.391Z] #45 25.66 encoding [2021-05-11T12:31:09.391Z] #45 26.03 unicode/utf16 [2021-05-11T12:31:09.391Z] #45 26.55 container/list [2021-05-11T12:31:09.391Z] #45 27.42 crypto/internal/subtle [2021-05-11T12:31:09.391Z] #45 27.76 crypto/subtle [2021-05-11T12:31:09.391Z] #45 28.10 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-05-11T12:31:09.391Z] #45 28.26 internal/nettrace [2021-05-11T12:31:09.391Z] #45 28.70 runtime/cgo [2021-05-11T12:31:09.762Z] + docker version [2021-05-11T12:31:09.960Z] #45 ... [2021-05-11T12:31:09.960Z] [2021-05-11T12:31:09.960Z] #55 [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-05-11T12:31:09.960Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-11T12:31:09.960Z] #55 32.09 Fetched 8442 kB in 25s (339 kB/s) [2021-05-11T12:31:11.146Z] Commit message: "Swarm config: use absolute paths for mount destination strings" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-05-11T12:31:12.022Z] Fetching without tags [2021-05-11T12:31:12.120Z] + docker version [2021-05-11T12:31:12.401Z] Merging remotes/origin/master commit 9f2b33f75cb094917c69e03ba101bc0bee8673fb into PR head commit 930337624250945472001136e7bcb8e5b102bb87 [2021-05-11T12:31:13.305Z] Merge succeeded, producing 930337624250945472001136e7bcb8e5b102bb87 [2021-05-11T12:31:13.305Z] Checking out Revision 930337624250945472001136e7bcb8e5b102bb87 (PR-42370) [2021-05-11T12:31:11.932Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-11T12:31:11.957Z] > git config --add remote.origin.fetch +refs/pull/42370/head:refs/remotes/origin/PR-42370 # timeout=10 [2021-05-11T12:31:11.976Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-11T12:31:12.008Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-11T12:31:12.071Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-11T12:31:12.071Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-11T12:31:12.073Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42370/head:refs/remotes/origin/PR-42370 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-11T12:31:12.406Z] > git config core.sparsecheckout # timeout=10 [2021-05-11T12:31:12.418Z] > git checkout -f 930337624250945472001136e7bcb8e5b102bb87 # timeout=10 [2021-05-11T12:31:13.203Z] > git remote # timeout=10 [2021-05-11T12:31:13.228Z] > git config --get remote.origin.url # timeout=10 [2021-05-11T12:31:13.250Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-11T12:31:13.251Z] > git merge 9f2b33f75cb094917c69e03ba101bc0bee8673fb # timeout=10 [2021-05-11T12:31:13.273Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-11T12:31:13.307Z] > git config core.sparsecheckout # timeout=10 [2021-05-11T12:31:13.339Z] > git checkout -f 930337624250945472001136e7bcb8e5b102bb87 # timeout=10 [2021-05-11T12:31:15.232Z] #55 32.09 Reading package lists... [2021-05-11T12:31:15.232Z] #55 ... [2021-05-11T12:31:15.232Z] [2021-05-11T12:31:15.232Z] #49 [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-05-11T12:31:15.232Z] #49 sha256:7e0819b57624cb107b7c4607a3943443ba2bd3e525c20fa3cded3865902d0bf6 [2021-05-11T12:31:15.232Z] #49 32.31 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-11T12:31:15.232Z] #49 33.07 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-11T12:31:15.232Z] #49 33.07 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-05-11T12:31:15.232Z] #49 33.12 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-11T12:31:15.232Z] #49 33.18 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-11T12:31:15.232Z] #49 33.30 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-05-11T12:31:15.232Z] #49 33.42 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-11T12:31:15.232Z] #49 33.72 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-11T12:31:15.232Z] #49 34.18 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-11T12:31:15.232Z] #49 34.34 go: downloading github.com/spf13/afero v1.1.2 [2021-05-11T12:31:15.232Z] #49 34.87 go: extracting github.com/spf13/afero v1.1.2 [2021-05-11T12:31:15.232Z] #49 35.72 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-11T12:31:15.232Z] #49 35.85 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-11T12:31:15.232Z] #49 35.95 go: downloading github.com/gobwas/glob v0.2.3 [2021-05-11T12:31:15.232Z] #49 36.08 go: extracting github.com/gobwas/glob v0.2.3 [2021-05-11T12:31:15.232Z] #49 36.72 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-11T12:31:15.232Z] #49 36.72 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-05-11T12:31:15.232Z] #49 36.73 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-11T12:31:15.232Z] #49 36.73 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-11T12:31:15.232Z] #49 36.74 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-05-11T12:31:15.232Z] #49 36.74 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-05-11T12:31:15.232Z] #49 36.76 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-11T12:31:15.232Z] #49 36.84 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-11T12:31:15.232Z] #49 36.85 go: downloading golang.org/x/text v0.3.2 [2021-05-11T12:31:15.232Z] #49 36.85 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-11T12:31:15.232Z] #49 36.88 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-11T12:31:15.232Z] #49 36.90 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-11T12:31:15.232Z] #49 36.94 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-11T12:31:15.232Z] #49 36.98 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-05-11T12:31:15.232Z] #49 36.99 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-05-11T12:31:15.232Z] #49 37.01 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-11T12:31:15.232Z] #49 37.05 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-05-11T12:31:15.232Z] #49 37.06 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-05-11T12:31:15.232Z] #49 37.06 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-11T12:31:15.232Z] #49 37.06 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-11T12:31:15.232Z] #49 37.07 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-11T12:31:15.232Z] #49 37.12 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-11T12:31:15.232Z] #49 37.13 go: downloading github.com/magiconair/properties v1.8.1 [2021-05-11T12:31:15.232Z] #49 37.35 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-11T12:31:15.232Z] #49 37.38 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-05-11T12:31:15.232Z] #49 37.43 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-11T12:31:15.491Z] #49 37.49 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-11T12:31:15.491Z] #49 37.54 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-11T12:31:15.491Z] #49 37.55 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-11T12:31:15.491Z] #49 37.56 go: downloading github.com/gogo/protobuf v1.2.1 [2021-05-11T12:31:15.491Z] #49 37.56 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-11T12:31:15.491Z] #49 37.59 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-11T12:31:15.491Z] #49 37.66 go: extracting github.com/magiconair/properties v1.8.1 [2021-05-11T12:31:15.491Z] #49 37.78 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-11T12:31:15.770Z] #49 37.81 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-11T12:31:15.770Z] #49 37.82 go: downloading github.com/kisielk/gotool v1.0.0 [2021-05-11T12:31:15.770Z] #49 37.83 go: downloading github.com/ultraware/funlen v0.0.2 [2021-05-11T12:31:15.770Z] #49 37.86 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-11T12:31:15.770Z] #49 37.92 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-11T12:31:16.034Z] #49 37.96 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-11T12:31:16.034Z] #49 38.16 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-05-11T12:31:16.293Z] #49 38.22 go: extracting github.com/ultraware/funlen v0.0.2 [2021-05-11T12:31:16.293Z] #49 38.25 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-11T12:31:16.293Z] #49 38.26 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-11T12:31:16.293Z] #49 38.29 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-11T12:31:16.293Z] #49 38.30 go: extracting github.com/kisielk/gotool v1.0.0 [2021-05-11T12:31:16.293Z] #49 38.34 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-05-11T12:31:16.293Z] #49 ... [2021-05-11T12:31:16.293Z] [2021-05-11T12:31:16.293Z] #51 [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-05-11T12:31:16.293Z] #51 sha256:a4c6a225284b22b87c901ad6351b95d7bbfb30ad899299e2543b9b9d93c45853 [2021-05-11T12:31:16.293Z] #51 28.27 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-11T12:31:16.293Z] #51 30.51 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-11T12:31:16.293Z] #51 32.86 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-11T12:31:16.293Z] #51 33.04 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-11T12:31:16.293Z] #51 33.33 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-11T12:31:16.293Z] #51 33.38 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-11T12:31:16.293Z] #51 34.85 runtime [2021-05-11T12:31:16.293Z] #51 34.87 runtime/cgo [2021-05-11T12:31:16.293Z] #51 ... [2021-05-11T12:31:16.293Z] [2021-05-11T12:31:16.293Z] #58 [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-05-11T12:31:16.293Z] #58 sha256:431d4739a720a4464af66ab2bd3bb6e761a108951c01810a031bbebb60cd968f [2021-05-11T12:31:16.293Z] #58 33.10 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-05-11T12:31:16.293Z] #58 33.88 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-11T12:31:16.293Z] #58 34.26 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-11T12:31:16.293Z] #58 34.30 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-05-11T12:31:16.293Z] #58 34.67 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-05-11T12:31:16.293Z] #58 36.77 go: finding github.com/pkg/errors v0.9.1 [2021-05-11T12:31:16.293Z] #58 36.92 go: finding github.com/sirupsen/logrus v1.8.1 [2021-05-11T12:31:16.293Z] #58 37.12 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-11T12:31:16.293Z] #58 37.20 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-11T12:31:16.293Z] #58 37.27 go: finding github.com/google/uuid v1.2.0 [2021-05-11T12:31:16.293Z] #58 37.32 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-11T12:31:16.293Z] #58 37.37 go: finding github.com/gofrs/flock v0.8.0 [2021-05-11T12:31:16.293Z] #58 37.45 go: finding github.com/moby/vpnkit v0.5.0 [2021-05-11T12:31:16.293Z] #58 37.46 go: finding github.com/gorilla/mux v1.8.0 [2021-05-11T12:31:16.293Z] #58 37.47 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-05-11T12:31:16.293Z] #58 37.52 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-11T12:31:16.293Z] #58 37.61 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-05-11T12:31:16.293Z] #58 37.63 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-05-11T12:31:16.293Z] #58 37.83 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-11T12:31:16.293Z] #58 38.08 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-05-11T12:31:16.861Z] #58 ... [2021-05-11T12:31:16.861Z] [2021-05-11T12:31:16.861Z] #49 [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-05-11T12:31:16.861Z] #49 sha256:7e0819b57624cb107b7c4607a3943443ba2bd3e525c20fa3cded3865902d0bf6 [2021-05-11T12:31:16.861Z] #49 38.53 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-05-11T12:31:16.861Z] #49 38.55 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-05-11T12:31:16.861Z] #49 38.63 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-11T12:31:16.861Z] #49 38.85 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-11T12:31:16.861Z] #49 38.90 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-05-11T12:31:16.861Z] #49 38.95 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-05-11T12:31:16.861Z] #49 38.96 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-11T12:31:16.861Z] #49 39.00 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-11T12:31:16.861Z] #49 39.01 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-11T12:31:17.120Z] #49 39.16 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-11T12:31:17.120Z] #49 39.19 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-05-11T12:31:17.120Z] #49 39.20 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-05-11T12:31:17.293Z] Commit message: "Swarm config: use absolute paths for mount destination strings" [2021-05-11T12:31:17.379Z] #49 39.35 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-11T12:31:17.379Z] #49 39.36 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-11T12:31:17.379Z] #49 39.54 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-05-11T12:31:17.638Z] #49 39.72 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-05-11T12:31:17.638Z] #49 39.73 go: downloading github.com/davecgh/go-spew v1.1.1 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-05-11T12:31:17.897Z] #49 39.88 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-11T12:31:17.897Z] #49 40.02 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-05-11T12:31:17.897Z] #49 40.07 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-11T12:31:17.897Z] #49 40.14 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-11T12:31:17.915Z] Client: Docker Engine - Community [2021-05-11T12:31:17.915Z] Version: 20.10.5 [2021-05-11T12:31:17.915Z] API version: 1.41 [2021-05-11T12:31:17.915Z] Go version: go1.13.15 [2021-05-11T12:31:17.915Z] Git commit: 55c4c88 [2021-05-11T12:31:17.915Z] Built: Tue Mar 2 20:18:05 2021 [2021-05-11T12:31:17.915Z] OS/Arch: linux/amd64 [2021-05-11T12:31:17.915Z] Context: default [2021-05-11T12:31:17.915Z] Experimental: true [2021-05-11T12:31:17.915Z] [2021-05-11T12:31:17.915Z] Server: Docker Engine - Community [2021-05-11T12:31:17.915Z] Engine: [2021-05-11T12:31:17.915Z] Version: 20.10.5 [2021-05-11T12:31:17.915Z] API version: 1.41 (minimum version 1.12) [2021-05-11T12:31:17.915Z] Go version: go1.13.15 [2021-05-11T12:31:17.915Z] Git commit: 363e9a8 [2021-05-11T12:31:17.915Z] Built: Tue Mar 2 20:16:00 2021 [2021-05-11T12:31:17.915Z] OS/Arch: linux/amd64 [2021-05-11T12:31:17.915Z] Experimental: true [2021-05-11T12:31:17.915Z] containerd: [2021-05-11T12:31:17.915Z] Version: 1.4.4 [2021-05-11T12:31:17.915Z] GitCommit: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-05-11T12:31:17.915Z] runc: [2021-05-11T12:31:17.915Z] Version: 1.0.0-rc93 [2021-05-11T12:31:17.915Z] GitCommit: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-11T12:31:17.915Z] docker-init: [2021-05-11T12:31:17.915Z] Version: 0.19.0 [2021-05-11T12:31:17.915Z] GitCommit: de40ad0 [Pipeline] sh [2021-05-11T12:31:18.353Z] + docker info [2021-05-11T12:31:18.361Z] + docker version [2021-05-11T12:31:20.430Z] #49 42.55 go: extracting github.com/gogo/protobuf v1.2.1 [2021-05-11T12:31:20.997Z] #49 ... [2021-05-11T12:31:20.997Z] [2021-05-11T12:31:20.997Z] #40 [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-05-11T12:31:20.997Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-11T12:31:20.997Z] #40 32.66 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-05-11T12:31:21.256Z] #40 ... [2021-05-11T12:31:21.256Z] [2021-05-11T12:31:21.256Z] #45 [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-05-11T12:31:21.256Z] #45 sha256:f6698c9641d519a45c8ad8f55bb4e6aecef3b32d0599e73c0ba2deb26f0e2643 [2021-05-11T12:31:21.256Z] #45 41.51 vendor/golang.org/x/crypto/internal/subtle [2021-05-11T12:31:21.256Z] #45 41.61 vendor/golang.org/x/crypto/curve25519 [2021-05-11T12:31:21.516Z] #45 ... [2021-05-11T12:31:21.516Z] [2021-05-11T12:31:21.516Z] #42 [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-05-11T12:31:21.516Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-11T12:31:21.516Z] #42 33.52 Fetched 8442 kB in 25s (341 kB/s) [2021-05-11T12:31:21.516Z] #42 33.52 Reading package lists... [2021-05-11T12:31:21.516Z] #42 40.37 Reading package lists... [2021-05-11T12:31:21.516Z] #42 ... [2021-05-11T12:31:21.516Z] [2021-05-11T12:31:21.516Z] #36 [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-05-11T12:31:21.516Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-11T12:31:21.516Z] #36 33.42 Fetched 8442 kB in 26s (329 kB/s) [2021-05-11T12:31:21.516Z] #36 33.42 Reading package lists... [2021-05-11T12:31:21.776Z] #36 40.38 Reading package lists... [2021-05-11T12:31:21.776Z] #36 ... [2021-05-11T12:31:21.776Z] [2021-05-11T12:31:21.776Z] #55 [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-05-11T12:31:21.776Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-11T12:31:21.776Z] #55 32.09 Reading package lists... [2021-05-11T12:31:22.125Z] Client: Docker Engine - Community [2021-05-11T12:31:22.125Z] Version: 20.10.5 [2021-05-11T12:31:22.125Z] API version: 1.41 [2021-05-11T12:31:22.125Z] Go version: go1.13.15 [2021-05-11T12:31:22.125Z] Git commit: 55c4c88 [2021-05-11T12:31:22.125Z] Built: Tue Mar 2 20:18:20 2021 [2021-05-11T12:31:22.125Z] OS/Arch: linux/amd64 [2021-05-11T12:31:22.125Z] Context: default [2021-05-11T12:31:22.125Z] Experimental: true [2021-05-11T12:31:22.125Z] [2021-05-11T12:31:22.125Z] Server: Docker Engine - Community [2021-05-11T12:31:22.125Z] Engine: [2021-05-11T12:31:22.125Z] Version: 20.10.5 [2021-05-11T12:31:22.125Z] API version: 1.41 (minimum version 1.12) [2021-05-11T12:31:22.125Z] Go version: go1.13.15 [2021-05-11T12:31:22.125Z] Git commit: 363e9a8 [2021-05-11T12:31:22.125Z] Built: Tue Mar 2 20:16:15 2021 [2021-05-11T12:31:22.125Z] OS/Arch: linux/amd64 [2021-05-11T12:31:22.125Z] Experimental: true [2021-05-11T12:31:22.125Z] containerd: [2021-05-11T12:31:22.125Z] Version: 1.4.4 [2021-05-11T12:31:22.125Z] GitCommit: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-05-11T12:31:22.125Z] runc: [2021-05-11T12:31:22.125Z] Version: 1.0.0-rc93 [2021-05-11T12:31:22.125Z] GitCommit: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-11T12:31:22.125Z] docker-init: [2021-05-11T12:31:22.125Z] Version: 0.19.0 [2021-05-11T12:31:22.125Z] GitCommit: de40ad0 [Pipeline] sh [2021-05-11T12:31:22.443Z] + docker info [2021-05-11T12:31:22.567Z] Client: Docker Engine - Community [2021-05-11T12:31:22.567Z] Version: 20.10.5 [2021-05-11T12:31:22.567Z] API version: 1.41 [2021-05-11T12:31:22.567Z] Go version: go1.13.15 [2021-05-11T12:31:22.567Z] Git commit: 55c4c88 [2021-05-11T12:31:22.567Z] Built: Tue Mar 2 20:18:05 2021 [2021-05-11T12:31:22.567Z] OS/Arch: linux/amd64 [2021-05-11T12:31:22.567Z] Context: default [2021-05-11T12:31:22.567Z] Experimental: true [2021-05-11T12:31:22.567Z] [2021-05-11T12:31:22.567Z] Server: Docker Engine - Community [2021-05-11T12:31:22.567Z] Engine: [2021-05-11T12:31:22.567Z] Version: 20.10.5 [2021-05-11T12:31:22.567Z] API version: 1.41 (minimum version 1.12) [2021-05-11T12:31:22.567Z] Go version: go1.13.15 [2021-05-11T12:31:22.567Z] Git commit: 363e9a8 [2021-05-11T12:31:22.567Z] Built: Tue Mar 2 20:16:00 2021 [2021-05-11T12:31:22.567Z] OS/Arch: linux/amd64 [2021-05-11T12:31:22.567Z] Experimental: true [2021-05-11T12:31:22.567Z] containerd: [2021-05-11T12:31:22.567Z] Version: 1.4.4 [2021-05-11T12:31:22.567Z] GitCommit: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-05-11T12:31:22.567Z] runc: [2021-05-11T12:31:22.567Z] Version: 1.0.0-rc93 [2021-05-11T12:31:22.567Z] GitCommit: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-11T12:31:22.567Z] docker-init: [2021-05-11T12:31:22.567Z] Version: 0.19.0 [2021-05-11T12:31:22.567Z] GitCommit: de40ad0 [2021-05-11T12:31:22.588Z] Fetching without tags [Pipeline] sh [2021-05-11T12:31:22.941Z] + docker info [2021-05-11T12:31:22.990Z] Merging remotes/origin/master commit 9f2b33f75cb094917c69e03ba101bc0bee8673fb into PR head commit 930337624250945472001136e7bcb8e5b102bb87 [2021-05-11T12:31:23.679Z] #55 39.50 Reading package lists... [2021-05-11T12:31:23.937Z] #55 45.87 Building dependency tree... [2021-05-11T12:31:23.937Z] #55 ... [2021-05-11T12:31:23.937Z] [2021-05-11T12:31:23.937Z] #49 [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-05-11T12:31:23.937Z] #49 sha256:7e0819b57624cb107b7c4607a3943443ba2bd3e525c20fa3cded3865902d0bf6 [2021-05-11T12:31:23.937Z] #49 45.96 go: extracting golang.org/x/text v0.3.2 [2021-05-11T12:31:22.548Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-11T12:31:22.555Z] > git config --add remote.origin.fetch +refs/pull/42370/head:refs/remotes/origin/PR-42370 # timeout=10 [2021-05-11T12:31:22.567Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-11T12:31:22.579Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-11T12:31:22.593Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-11T12:31:22.593Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-11T12:31:22.596Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42370/head:refs/remotes/origin/PR-42370 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-11T12:31:22.998Z] > git config core.sparsecheckout # timeout=10 [2021-05-11T12:31:23.010Z] > git checkout -f 930337624250945472001136e7bcb8e5b102bb87 # timeout=10 [2021-05-11T12:31:24.196Z] #49 ... [2021-05-11T12:31:24.196Z] [2021-05-11T12:31:24.196Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-05-11T12:31:24.196Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-11T12:31:24.196Z] #13 30.63 Fetched 8956 kB in 26s (351 kB/s) [2021-05-11T12:31:24.196Z] #13 30.63 Reading package lists... [2021-05-11T12:31:24.455Z] #13 37.36 Reading package lists... [2021-05-11T12:31:24.455Z] #13 ... [2021-05-11T12:31:24.455Z] [2021-05-11T12:31:24.455Z] #42 [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-05-11T12:31:24.455Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-11T12:31:24.455Z] #42 40.37 Reading package lists... [2021-05-11T12:31:25.251Z] Merge succeeded, producing 930337624250945472001136e7bcb8e5b102bb87 [2021-05-11T12:31:25.251Z] Checking out Revision 930337624250945472001136e7bcb8e5b102bb87 (PR-42370) [2021-05-11T12:31:25.831Z] #42 46.37 Building dependency tree... [2021-05-11T12:31:25.831Z] #42 ... [2021-05-11T12:31:25.831Z] [2021-05-11T12:31:25.831Z] #67 [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-05-11T12:31:25.831Z] #67 sha256:8b7ec11c5272341a9c2b6c4101664d9e4fc56de5aed6725a9b2a98ee31961127 [2021-05-11T12:31:25.831Z] #67 DONE 47.9s [2021-05-11T12:31:26.090Z] [2021-05-11T12:31:26.090Z] #36 [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-05-11T12:31:26.090Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-11T12:31:26.090Z] #36 40.38 Reading package lists... [2021-05-11T12:31:26.090Z] #36 46.56 Building dependency tree... [2021-05-11T12:31:25.187Z] > git remote # timeout=10 [2021-05-11T12:31:25.207Z] > git config --get remote.origin.url # timeout=10 [2021-05-11T12:31:25.220Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-11T12:31:25.222Z] > git merge 9f2b33f75cb094917c69e03ba101bc0bee8673fb # timeout=10 [2021-05-11T12:31:25.239Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-11T12:31:25.254Z] > git config core.sparsecheckout # timeout=10 [2021-05-11T12:31:25.266Z] > git checkout -f 930337624250945472001136e7bcb8e5b102bb87 # timeout=10 [2021-05-11T12:31:27.991Z] #36 50.15 The following additional packages will be installed: [2021-05-11T12:31:27.991Z] #36 50.16 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-05-11T12:31:27.991Z] #36 50.17 Suggested packages: [2021-05-11T12:31:27.991Z] #36 50.19 cmake-doc ninja-build lrzip [2021-05-11T12:31:27.991Z] #36 50.19 Recommended packages: [2021-05-11T12:31:28.250Z] #36 50.19 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-05-11T12:31:28.817Z] #36 50.96 The following NEW packages will be installed: [2021-05-11T12:31:28.817Z] #36 50.97 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-05-11T12:31:28.817Z] #36 50.98 vim-common xxd [2021-05-11T12:31:29.052Z] Commit message: "Swarm config: use absolute paths for mount destination strings" [2021-05-11T12:31:29.075Z] #36 51.33 0 upgraded, 10 newly installed, 0 to remove and 29 not upgraded. [2021-05-11T12:31:29.075Z] #36 51.33 Need to get 14.9 MB of archives. [2021-05-11T12:31:29.075Z] #36 51.33 After this operation, 61.8 MB of additional disk space will be used. [2021-05-11T12:31:29.075Z] #36 51.33 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-05-11T12:31:29.075Z] #36 51.34 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-05-11T12:31:29.075Z] #36 51.34 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-05-11T12:31:29.337Z] #36 51.48 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-05-11T12:31:29.337Z] #36 ... [2021-05-11T12:31:29.337Z] [2021-05-11T12:31:29.337Z] #49 [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-05-11T12:31:29.337Z] #49 sha256:7e0819b57624cb107b7c4607a3943443ba2bd3e525c20fa3cded3865902d0bf6 [2021-05-11T12:31:29.337Z] #49 50.81 go: finding github.com/fatih/color v1.7.0 [2021-05-11T12:31:29.337Z] #49 50.92 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-11T12:31:29.337Z] #49 50.94 go: finding github.com/mattn/go-colorable v0.1.4 [2021-05-11T12:31:29.337Z] #49 50.96 go: finding github.com/mattn/go-isatty v0.0.8 [2021-05-11T12:31:29.337Z] #49 50.99 go: finding github.com/go-critic/go-critic v0.4.1 [2021-05-11T12:31:29.337Z] #49 51.03 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-11T12:31:29.337Z] #49 51.04 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-05-11T12:31:29.337Z] #49 51.10 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-11T12:31:29.337Z] #49 51.10 go: finding github.com/pkg/errors v0.8.1 [2021-05-11T12:31:29.337Z] #49 51.17 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-05-11T12:31:29.337Z] #49 51.18 go: finding github.com/sirupsen/logrus v1.4.2 [2021-05-11T12:31:29.337Z] #49 51.21 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-05-11T12:31:29.337Z] #49 51.21 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-05-11T12:31:29.337Z] #49 51.22 go: finding github.com/stretchr/testify v1.4.0 [2021-05-11T12:31:29.337Z] #49 51.23 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-05-11T12:31:29.337Z] #49 51.25 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-05-11T12:31:29.337Z] #49 51.25 go: finding github.com/davecgh/go-spew v1.1.1 [2021-05-11T12:31:29.337Z] #49 51.27 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-05-11T12:31:29.337Z] #49 51.30 go: finding github.com/spf13/viper v1.6.1 [2021-05-11T12:31:29.337Z] #49 51.31 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-05-11T12:31:29.337Z] #49 51.32 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-05-11T12:31:29.337Z] #49 51.36 go: finding github.com/stretchr/objx v0.2.0 [2021-05-11T12:31:29.338Z] #49 51.49 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-05-11T12:31:29.338Z] #49 51.52 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-05-11T12:31:29.338Z] #49 51.56 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-05-11T12:31:29.596Z] #49 51.64 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-05-11T12:31:29.596Z] #49 51.66 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-11T12:31:29.596Z] #49 51.67 go: finding github.com/spf13/cobra v0.0.5 [2021-05-11T12:31:29.596Z] #49 51.69 go: finding github.com/gobwas/glob v0.2.3 [2021-05-11T12:31:29.596Z] #49 51.71 go: finding github.com/hashicorp/hcl v1.0.0 [2021-05-11T12:31:29.855Z] #49 51.83 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-11T12:31:29.855Z] #49 51.85 go: finding github.com/spf13/pflag v1.0.5 [2021-05-11T12:31:29.855Z] #49 ... [2021-05-11T12:31:29.855Z] [2021-05-11T12:31:29.855Z] #55 [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-05-11T12:31:29.855Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-11T12:31:29.855Z] #55 45.87 Building dependency tree... [2021-05-11T12:31:29.855Z] #55 49.33 The following additional packages will be installed: [2021-05-11T12:31:29.855Z] #55 49.36 libbtrfs0 [2021-05-11T12:31:29.855Z] #55 49.56 The following NEW packages will be installed: [2021-05-11T12:31:29.855Z] #55 49.57 libbtrfs-dev libbtrfs0 [2021-05-11T12:31:29.855Z] #55 50.02 0 upgraded, 2 newly installed, 0 to remove and 29 not upgraded. [2021-05-11T12:31:29.855Z] #55 50.02 Need to get 119 kB of archives. [2021-05-11T12:31:29.855Z] #55 50.02 After this operation, 387 kB of additional disk space will be used. [2021-05-11T12:31:29.855Z] #55 50.02 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-05-11T12:31:29.855Z] #55 50.02 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-05-11T12:31:29.855Z] #55 50.97 debconf: delaying package configuration, since apt-utils is not installed [2021-05-11T12:31:29.855Z] #55 51.15 Fetched 119 kB in 0s (422 kB/s) [2021-05-11T12:31:29.855Z] #55 51.21 Selecting previously unselected package libbtrfs0. [2021-05-11T12:31:29.855Z] #55 51.21 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-05-11T12:31:29.855Z] #55 51.27 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-05-11T12:31:29.855Z] #55 51.29 Unpacking libbtrfs0 (4.20.1-2) ... [2021-05-11T12:31:29.855Z] #55 51.38 Selecting previously unselected package libbtrfs-dev. [2021-05-11T12:31:29.855Z] #55 51.40 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-05-11T12:31:29.855Z] #55 51.42 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-05-11T12:31:29.855Z] #55 51.58 Setting up libbtrfs0 (4.20.1-2) ... [2021-05-11T12:31:29.855Z] #55 51.61 Setting up libbtrfs-dev (4.20.1-2) ... [2021-05-11T12:31:29.855Z] #55 51.64 Processing triggers for libc-bin (2.28-10) ... [2021-05-11T12:31:29.855Z] #55 DONE 51.9s [2021-05-11T12:31:29.855Z] [2021-05-11T12:31:29.855Z] #49 [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-05-11T12:31:29.855Z] #49 sha256:7e0819b57624cb107b7c4607a3943443ba2bd3e525c20fa3cded3865902d0bf6 [2021-05-11T12:31:29.855Z] #49 51.95 go: finding github.com/magiconair/properties v1.8.1 [2021-05-11T12:31:29.855Z] #49 52.02 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-11T12:31:30.114Z] #49 52.05 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-05-11T12:31:30.114Z] #49 52.15 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-11T12:31:30.114Z] #49 52.20 go: finding github.com/pelletier/go-toml v1.2.0 [2021-05-11T12:31:30.114Z] #49 52.23 go: finding github.com/spf13/afero v1.1.2 [2021-05-11T12:31:30.114Z] #49 52.23 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-11T12:31:30.114Z] #49 52.26 go: finding github.com/spf13/cast v1.3.0 [2021-05-11T12:31:30.150Z] + docker version [2021-05-11T12:31:30.372Z] #49 52.27 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-11T12:31:30.372Z] #49 52.30 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-05-11T12:31:30.372Z] #49 52.33 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-11T12:31:30.372Z] #49 52.34 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-11T12:31:30.372Z] #49 52.44 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-11T12:31:30.372Z] #49 52.55 go: finding github.com/subosito/gotenv v1.2.0 [2021-05-11T12:31:30.372Z] #49 52.59 go: finding gopkg.in/ini.v1 v1.51.0 [2021-05-11T12:31:30.372Z] #49 52.59 go: finding golang.org/x/text v0.3.2 [2021-05-11T12:31:30.372Z] #49 52.66 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-11T12:31:30.625Z] Client: [2021-05-11T12:31:30.625Z] Context: default [2021-05-11T12:31:30.625Z] Debug Mode: false [2021-05-11T12:31:30.625Z] Plugins: [2021-05-11T12:31:30.625Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-05-11T12:31:30.625Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-05-11T12:31:30.625Z] [2021-05-11T12:31:30.625Z] Server: [2021-05-11T12:31:30.625Z] Containers: 0 [2021-05-11T12:31:30.625Z] Running: 0 [2021-05-11T12:31:30.625Z] Paused: 0 [2021-05-11T12:31:30.625Z] Stopped: 0 [2021-05-11T12:31:30.625Z] Images: 0 [2021-05-11T12:31:30.625Z] Server Version: 20.10.5 [2021-05-11T12:31:30.625Z] Storage Driver: overlay2 [2021-05-11T12:31:30.625Z] Backing Filesystem: extfs [2021-05-11T12:31:30.625Z] Supports d_type: true [2021-05-11T12:31:30.625Z] Native Overlay Diff: true [2021-05-11T12:31:30.625Z] Logging Driver: json-file [2021-05-11T12:31:30.625Z] Cgroup Driver: cgroupfs [2021-05-11T12:31:30.625Z] Cgroup Version: 1 [2021-05-11T12:31:30.625Z] Plugins: [2021-05-11T12:31:30.625Z] Volume: local [2021-05-11T12:31:30.625Z] Network: bridge host ipvlan macvlan null overlay [2021-05-11T12:31:30.625Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-05-11T12:31:30.625Z] Swarm: inactive [2021-05-11T12:31:30.625Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-05-11T12:31:30.625Z] Default Runtime: runc [2021-05-11T12:31:30.625Z] Init Binary: docker-init [2021-05-11T12:31:30.625Z] containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-05-11T12:31:30.625Z] runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-11T12:31:30.625Z] init version: de40ad0 [2021-05-11T12:31:30.625Z] Security Options: [2021-05-11T12:31:30.625Z] apparmor [2021-05-11T12:31:30.625Z] seccomp [2021-05-11T12:31:30.625Z] Profile: default [2021-05-11T12:31:30.625Z] Kernel Version: 5.4.0-1041-aws [2021-05-11T12:31:30.625Z] Operating System: Ubuntu 18.04.5 LTS [2021-05-11T12:31:30.625Z] OSType: linux [2021-05-11T12:31:30.625Z] Architecture: x86_64 [2021-05-11T12:31:30.625Z] CPUs: 2 [2021-05-11T12:31:30.625Z] Total Memory: 7.569GiB [2021-05-11T12:31:30.625Z] Name: ip-10-100-41-42 [2021-05-11T12:31:30.625Z] ID: CCOO:B2L2:53RH:M56T:HCH4:FPBZ:EMUZ:R22X:GVEU:CYRY:U2HB:5I2B [2021-05-11T12:31:30.625Z] Docker Root Dir: /var/lib/docker [2021-05-11T12:31:30.625Z] Debug Mode: false [2021-05-11T12:31:30.625Z] Registry: https://index.docker.io/v1/ [2021-05-11T12:31:30.625Z] Labels: [2021-05-11T12:31:30.625Z] Experimental: true [2021-05-11T12:31:30.625Z] Insecure Registries: [2021-05-11T12:31:30.625Z] 127.0.0.0/8 [2021-05-11T12:31:30.625Z] Live Restore Enabled: true [2021-05-11T12:31:30.625Z] [2021-05-11T12:31:30.625Z] WARNING: No swap limit support [2021-05-11T12:31:30.631Z] #49 52.77 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-11T12:31:30.631Z] #49 52.77 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-11T12:31:30.631Z] #49 52.81 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-11T12:31:30.631Z] #49 52.85 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-11T12:31:30.631Z] #49 52.87 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [Pipeline] sh [2021-05-11T12:31:30.890Z] #49 52.90 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-11T12:31:30.890Z] #49 52.90 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-11T12:31:30.890Z] #49 52.91 go: finding github.com/kisielk/gotool v1.0.0 [2021-05-11T12:31:30.890Z] #49 52.92 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-11T12:31:30.890Z] #49 52.94 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-11T12:31:30.890Z] #49 52.97 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-11T12:31:30.890Z] #49 52.98 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-05-11T12:31:30.890Z] #49 53.07 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-11T12:31:30.954Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-05-11T12:31:30.954Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-05-11T12:31:30.954Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42370/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-05-11T12:31:30.954Z] + bash /home/ubuntu/workspace/moby_PR-42370/check-config.sh [2021-05-11T12:31:30.954Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-05-11T12:31:30.954Z] info: reading kernel config from /boot/config-5.4.0-1041-aws ... [2021-05-11T12:31:30.954Z] [2021-05-11T12:31:30.954Z] Generally Necessary: [2021-05-11T12:31:30.954Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-05-11T12:31:30.954Z] - apparmor: enabled and tools installed [2021-05-11T12:31:30.954Z] - CONFIG_NAMESPACES: enabled [2021-05-11T12:31:30.954Z] - CONFIG_NET_NS: enabled [2021-05-11T12:31:30.954Z] - CONFIG_PID_NS: enabled [2021-05-11T12:31:30.954Z] - CONFIG_IPC_NS: enabled [2021-05-11T12:31:30.954Z] - CONFIG_UTS_NS: enabled [2021-05-11T12:31:30.954Z] - CONFIG_CGROUPS: enabled [2021-05-11T12:31:30.954Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-05-11T12:31:30.954Z] - CONFIG_CGROUP_DEVICE: enabled [2021-05-11T12:31:30.954Z] - CONFIG_CGROUP_FREEZER: enabled [2021-05-11T12:31:30.954Z] - CONFIG_CGROUP_SCHED: enabled [2021-05-11T12:31:30.954Z] - CONFIG_CPUSETS: enabled [2021-05-11T12:31:30.954Z] - CONFIG_MEMCG: enabled [2021-05-11T12:31:30.954Z] - CONFIG_KEYS: enabled [2021-05-11T12:31:30.954Z] - CONFIG_VETH: enabled (as module) [2021-05-11T12:31:30.954Z] - CONFIG_BRIDGE: enabled (as module) [2021-05-11T12:31:30.954Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-05-11T12:31:30.954Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-05-11T12:31:30.954Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-05-11T12:31:30.954Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-05-11T12:31:30.954Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-05-11T12:31:30.954Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-05-11T12:31:30.954Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-05-11T12:31:30.954Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-05-11T12:31:31.064Z] Client: [2021-05-11T12:31:31.064Z] Context: default [2021-05-11T12:31:31.064Z] Debug Mode: false [2021-05-11T12:31:31.064Z] Plugins: [2021-05-11T12:31:31.064Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-05-11T12:31:31.064Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-05-11T12:31:31.064Z] [2021-05-11T12:31:31.064Z] Server: [2021-05-11T12:31:31.064Z] Containers: 0 [2021-05-11T12:31:31.064Z] Running: 0 [2021-05-11T12:31:31.064Z] Paused: 0 [2021-05-11T12:31:31.064Z] Stopped: 0 [2021-05-11T12:31:31.064Z] Images: 0 [2021-05-11T12:31:31.064Z] Server Version: 20.10.5 [2021-05-11T12:31:31.064Z] Storage Driver: overlay2 [2021-05-11T12:31:31.064Z] Backing Filesystem: extfs [2021-05-11T12:31:31.064Z] Supports d_type: true [2021-05-11T12:31:31.064Z] Native Overlay Diff: true [2021-05-11T12:31:31.064Z] Logging Driver: json-file [2021-05-11T12:31:31.064Z] Cgroup Driver: cgroupfs [2021-05-11T12:31:31.064Z] Cgroup Version: 1 [2021-05-11T12:31:31.064Z] Plugins: [2021-05-11T12:31:31.064Z] Volume: local [2021-05-11T12:31:31.064Z] Network: bridge host ipvlan macvlan null overlay [2021-05-11T12:31:31.064Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-05-11T12:31:31.064Z] Swarm: inactive [2021-05-11T12:31:31.064Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-05-11T12:31:31.064Z] Default Runtime: runc [2021-05-11T12:31:31.064Z] Init Binary: docker-init [2021-05-11T12:31:31.064Z] containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-05-11T12:31:31.064Z] runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-11T12:31:31.064Z] init version: de40ad0 [2021-05-11T12:31:31.064Z] Security Options: [2021-05-11T12:31:31.064Z] apparmor [2021-05-11T12:31:31.064Z] seccomp [2021-05-11T12:31:31.064Z] Profile: default [2021-05-11T12:31:31.064Z] Kernel Version: 5.4.0-1041-aws [2021-05-11T12:31:31.064Z] Operating System: Ubuntu 18.04.5 LTS [2021-05-11T12:31:31.064Z] OSType: linux [2021-05-11T12:31:31.064Z] Architecture: x86_64 [2021-05-11T12:31:31.064Z] CPUs: 2 [2021-05-11T12:31:31.064Z] Total Memory: 7.569GiB [2021-05-11T12:31:31.064Z] Name: ip-10-100-83-242 [2021-05-11T12:31:31.064Z] ID: CCOO:B2L2:53RH:M56T:HCH4:FPBZ:EMUZ:R22X:GVEU:CYRY:U2HB:5I2B [2021-05-11T12:31:31.064Z] Docker Root Dir: /var/lib/docker [2021-05-11T12:31:31.064Z] Debug Mode: false [2021-05-11T12:31:31.064Z] Registry: https://index.docker.io/v1/ [2021-05-11T12:31:31.064Z] Labels: [2021-05-11T12:31:31.064Z] Experimental: true [2021-05-11T12:31:31.064Z] Insecure Registries: [2021-05-11T12:31:31.064Z] 127.0.0.0/8 [2021-05-11T12:31:31.064Z] Live Restore Enabled: true [2021-05-11T12:31:31.064Z] [2021-05-11T12:31:31.064Z] WARNING: No swap limit support [Pipeline] sh [2021-05-11T12:31:31.148Z] #49 53.10 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-11T12:31:31.148Z] #49 53.12 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-11T12:31:31.148Z] #49 53.17 go: finding github.com/ultraware/funlen v0.0.2 [2021-05-11T12:31:31.148Z] #49 53.18 go: finding github.com/ultraware/whitespace v0.0.4 [2021-05-11T12:31:31.148Z] #49 53.20 go: finding github.com/uudashr/gocognit v1.0.1 [2021-05-11T12:31:31.148Z] #49 53.21 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-11T12:31:31.148Z] #49 53.31 go: finding github.com/gogo/protobuf v1.2.1 [2021-05-11T12:31:31.230Z] - CONFIG_NF_NAT: enabled (as module) [2021-05-11T12:31:31.230Z] - CONFIG_POSIX_MQUEUE: enabled [2021-05-11T12:31:31.230Z] [2021-05-11T12:31:31.230Z] Optional Features: [2021-05-11T12:31:31.230Z] - CONFIG_USER_NS: enabled [2021-05-11T12:31:31.230Z] - CONFIG_SECCOMP: enabled [2021-05-11T12:31:31.230Z] - CONFIG_SECCOMP_FILTER: enabled [2021-05-11T12:31:31.230Z] - CONFIG_CGROUP_PIDS: enabled [2021-05-11T12:31:31.230Z] - CONFIG_MEMCG_SWAP: enabled [2021-05-11T12:31:31.230Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-05-11T12:31:31.230Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-05-11T12:31:31.230Z] - CONFIG_BLK_CGROUP: enabled [2021-05-11T12:31:31.230Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-05-11T12:31:31.230Z] - CONFIG_CGROUP_PERF: enabled [2021-05-11T12:31:31.230Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-05-11T12:31:31.230Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-05-11T12:31:31.230Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-05-11T12:31:31.230Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-05-11T12:31:31.230Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-05-11T12:31:31.230Z] - CONFIG_RT_GROUP_SCHED: missing [2021-05-11T12:31:31.230Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-05-11T12:31:31.230Z] - CONFIG_IP_VS: enabled (as module) [2021-05-11T12:31:31.230Z] - CONFIG_IP_VS_NFCT: enabled [2021-05-11T12:31:31.230Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-05-11T12:31:31.230Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-05-11T12:31:31.230Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-05-11T12:31:31.230Z] - CONFIG_SECURITY_SELINUX: enabled [2021-05-11T12:31:31.230Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-05-11T12:31:31.230Z] - CONFIG_EXT4_FS: enabled [2021-05-11T12:31:31.230Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-05-11T12:31:31.230Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-05-11T12:31:31.230Z] - Network Drivers: [2021-05-11T12:31:31.230Z] - "overlay": [2021-05-11T12:31:31.230Z] - CONFIG_VXLAN: enabled (as module) [2021-05-11T12:31:31.230Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-05-11T12:31:31.230Z] Optional (for encrypted networks): [2021-05-11T12:31:31.393Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-05-11T12:31:31.393Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-05-11T12:31:31.393Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42370/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-05-11T12:31:31.393Z] + bash /home/ubuntu/workspace/moby_PR-42370/check-config.sh [2021-05-11T12:31:31.393Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-05-11T12:31:31.393Z] info: reading kernel config from /boot/config-5.4.0-1041-aws ... [2021-05-11T12:31:31.393Z] [2021-05-11T12:31:31.393Z] Generally Necessary: [2021-05-11T12:31:31.393Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-05-11T12:31:31.393Z] - apparmor: enabled and tools installed [2021-05-11T12:31:31.393Z] - CONFIG_NAMESPACES: enabled [2021-05-11T12:31:31.393Z] - CONFIG_NET_NS: enabled [2021-05-11T12:31:31.393Z] - CONFIG_PID_NS: enabled [2021-05-11T12:31:31.393Z] - CONFIG_IPC_NS: enabled [2021-05-11T12:31:31.393Z] - CONFIG_UTS_NS: enabled [2021-05-11T12:31:31.393Z] - CONFIG_CGROUPS: enabled [2021-05-11T12:31:31.393Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-05-11T12:31:31.393Z] - CONFIG_CGROUP_DEVICE: enabled [2021-05-11T12:31:31.393Z] - CONFIG_CGROUP_FREEZER: enabled [2021-05-11T12:31:31.393Z] - CONFIG_CGROUP_SCHED: enabled [2021-05-11T12:31:31.393Z] - CONFIG_CPUSETS: enabled [2021-05-11T12:31:31.393Z] - CONFIG_MEMCG: enabled [2021-05-11T12:31:31.393Z] - CONFIG_KEYS: enabled [2021-05-11T12:31:31.393Z] - CONFIG_VETH: enabled (as module) [2021-05-11T12:31:31.393Z] - CONFIG_BRIDGE: enabled (as module) [2021-05-11T12:31:31.393Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-05-11T12:31:31.393Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-05-11T12:31:31.393Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-05-11T12:31:31.393Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-05-11T12:31:31.393Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-05-11T12:31:31.393Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-05-11T12:31:31.408Z] #49 53.44 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-11T12:31:31.408Z] #49 53.45 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-11T12:31:31.408Z] #49 53.45 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-11T12:31:31.408Z] #49 53.52 go: finding github.com/BurntSushi/toml v0.3.1 [2021-05-11T12:31:31.408Z] #49 53.53 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-11T12:31:31.500Z] - CONFIG_CRYPTO: enabled [2021-05-11T12:31:31.500Z] - CONFIG_CRYPTO_AEAD: enabled [2021-05-11T12:31:31.500Z] - CONFIG_CRYPTO_GCM: enabled [2021-05-11T12:31:31.500Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-05-11T12:31:31.500Z] - CONFIG_CRYPTO_GHASH: enabled [2021-05-11T12:31:31.500Z] - CONFIG_XFRM: enabled [2021-05-11T12:31:31.500Z] - CONFIG_XFRM_USER: enabled (as module) [2021-05-11T12:31:31.500Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-05-11T12:31:31.500Z] - CONFIG_INET_ESP: enabled (as module) [2021-05-11T12:31:31.500Z] - "ipvlan": [2021-05-11T12:31:31.500Z] - CONFIG_IPVLAN: enabled (as module) [2021-05-11T12:31:31.500Z] - "macvlan": [2021-05-11T12:31:31.500Z] - CONFIG_MACVLAN: enabled (as module) [2021-05-11T12:31:31.500Z] - CONFIG_DUMMY: enabled (as module) [2021-05-11T12:31:31.500Z] - "ftp,tftp client in container": [2021-05-11T12:31:31.500Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-05-11T12:31:31.500Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-05-11T12:31:31.500Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-05-11T12:31:31.500Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-05-11T12:31:31.500Z] - Storage Drivers: [2021-05-11T12:31:31.500Z] - "aufs": [2021-05-11T12:31:31.500Z] - CONFIG_AUFS_FS: enabled (as module) [2021-05-11T12:31:31.500Z] - "btrfs": [2021-05-11T12:31:31.500Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-05-11T12:31:31.500Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-05-11T12:31:31.500Z] - "devicemapper": [2021-05-11T12:31:31.500Z] - CONFIG_BLK_DEV_DM: enabled [2021-05-11T12:31:31.500Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-05-11T12:31:31.500Z] - "overlay": [2021-05-11T12:31:31.500Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-05-11T12:31:31.500Z] - "zfs": [2021-05-11T12:31:31.500Z] - /dev/zfs: present [2021-05-11T12:31:31.500Z] - zfs command: missing [2021-05-11T12:31:31.500Z] - zpool command: missing [2021-05-11T12:31:31.500Z] [2021-05-11T12:31:31.500Z] Limits: [2021-05-11T12:31:31.500Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-05-11T12:31:31.500Z] [2021-05-11T12:31:31.500Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-05-11T12:31:31.672Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-05-11T12:31:31.672Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-05-11T12:31:31.672Z] - CONFIG_NF_NAT: enabled (as module) [2021-05-11T12:31:31.672Z] - CONFIG_POSIX_MQUEUE: enabled [2021-05-11T12:31:31.672Z] [2021-05-11T12:31:31.672Z] Optional Features: [2021-05-11T12:31:31.672Z] - CONFIG_USER_NS: enabled [2021-05-11T12:31:31.672Z] - CONFIG_SECCOMP: enabled [2021-05-11T12:31:31.672Z] - CONFIG_SECCOMP_FILTER: enabled [2021-05-11T12:31:31.672Z] - CONFIG_CGROUP_PIDS: enabled [2021-05-11T12:31:31.672Z] - CONFIG_MEMCG_SWAP: enabled [2021-05-11T12:31:31.672Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-05-11T12:31:31.672Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-05-11T12:31:31.672Z] - CONFIG_BLK_CGROUP: enabled [2021-05-11T12:31:31.672Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-05-11T12:31:31.672Z] - CONFIG_CGROUP_PERF: enabled [2021-05-11T12:31:31.672Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-05-11T12:31:31.672Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-05-11T12:31:31.672Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-05-11T12:31:31.672Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-05-11T12:31:31.672Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-05-11T12:31:31.672Z] - CONFIG_RT_GROUP_SCHED: missing [2021-05-11T12:31:31.672Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-05-11T12:31:31.672Z] - CONFIG_IP_VS: enabled (as module) [2021-05-11T12:31:31.672Z] - CONFIG_IP_VS_NFCT: enabled [2021-05-11T12:31:31.672Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-05-11T12:31:31.672Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-05-11T12:31:31.672Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-05-11T12:31:31.672Z] - CONFIG_SECURITY_SELINUX: enabled [2021-05-11T12:31:31.672Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-05-11T12:31:31.672Z] - CONFIG_EXT4_FS: enabled [2021-05-11T12:31:31.672Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-05-11T12:31:31.672Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-05-11T12:31:31.672Z] - Network Drivers: [2021-05-11T12:31:31.672Z] - "overlay": [2021-05-11T12:31:31.672Z] - CONFIG_VXLAN: enabled (as module) [2021-05-11T12:31:31.672Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-05-11T12:31:31.672Z] Optional (for encrypted networks): [2021-05-11T12:31:31.850Z] + sudo modprobe ip_vs [2021-05-11T12:31:31.850Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:930337624250945472001136e7bcb8e5b102bb87 . [2021-05-11T12:31:31.936Z] - CONFIG_CRYPTO: enabled [2021-05-11T12:31:31.937Z] - CONFIG_CRYPTO_AEAD: enabled [2021-05-11T12:31:31.937Z] - CONFIG_CRYPTO_GCM: enabled [2021-05-11T12:31:31.937Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-05-11T12:31:31.937Z] - CONFIG_CRYPTO_GHASH: enabled [2021-05-11T12:31:31.937Z] - CONFIG_XFRM: enabled [2021-05-11T12:31:31.937Z] - CONFIG_XFRM_USER: enabled (as module) [2021-05-11T12:31:31.937Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-05-11T12:31:31.937Z] - CONFIG_INET_ESP: enabled (as module) [2021-05-11T12:31:31.937Z] - "ipvlan": [2021-05-11T12:31:31.937Z] - CONFIG_IPVLAN: enabled (as module) [2021-05-11T12:31:31.937Z] - "macvlan": [2021-05-11T12:31:31.937Z] - CONFIG_MACVLAN: enabled (as module) [2021-05-11T12:31:31.937Z] - CONFIG_DUMMY: enabled (as module) [2021-05-11T12:31:31.937Z] - "ftp,tftp client in container": [2021-05-11T12:31:31.937Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-05-11T12:31:31.937Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-05-11T12:31:31.937Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-05-11T12:31:31.937Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-05-11T12:31:31.937Z] - Storage Drivers: [2021-05-11T12:31:31.937Z] - "aufs": [2021-05-11T12:31:31.937Z] - CONFIG_AUFS_FS: enabled (as module) [2021-05-11T12:31:31.937Z] - "btrfs": [2021-05-11T12:31:31.937Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-05-11T12:31:31.937Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-05-11T12:31:31.937Z] - "devicemapper": [2021-05-11T12:31:31.937Z] - CONFIG_BLK_DEV_DM: enabled [2021-05-11T12:31:31.937Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-05-11T12:31:31.937Z] - "overlay": [2021-05-11T12:31:31.937Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-05-11T12:31:31.937Z] - "zfs": [2021-05-11T12:31:31.937Z] - /dev/zfs: present [2021-05-11T12:31:31.937Z] - zfs command: missing [2021-05-11T12:31:31.937Z] - zpool command: missing [2021-05-11T12:31:31.937Z] [2021-05-11T12:31:31.937Z] Limits: [2021-05-11T12:31:31.937Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-05-11T12:31:31.937Z] [2021-05-11T12:31:31.937Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-05-11T12:31:32.113Z] #1 [internal] load build definition from Dockerfile [2021-05-11T12:31:32.113Z] #1 sha256:40c1241147318351a354fd73508a66153c73185629d40867d75bce001b9db775 [2021-05-11T12:31:32.113Z] #1 transferring dockerfile: 17.07kB 0.0s done [2021-05-11T12:31:32.113Z] #1 DONE 0.1s [2021-05-11T12:31:32.113Z] [2021-05-11T12:31:32.113Z] #2 [internal] load .dockerignore [2021-05-11T12:31:32.113Z] #2 sha256:c1257fd6f3e5e02e3bb2957c42eabddef3c21bb087371581ab3699a82f9d4eda [2021-05-11T12:31:32.113Z] #2 transferring context: [2021-05-11T12:31:32.257Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:930337624250945472001136e7bcb8e5b102bb87 . [2021-05-11T12:31:32.375Z] #2 transferring context: 87B done [2021-05-11T12:31:32.375Z] #2 DONE 0.1s [2021-05-11T12:31:32.375Z] [2021-05-11T12:31:32.375Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-05-11T12:31:32.375Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-05-11T12:31:32.516Z] #2 [internal] load .dockerignore [2021-05-11T12:31:32.516Z] #2 sha256:fcfb7fbbcdd175b9afdd4f1a5d140a777bf8d1d641e676e502f2cf58fb5553b5 [2021-05-11T12:31:32.516Z] #2 transferring context: [2021-05-11T12:31:32.637Z] #3 DONE 0.4s [2021-05-11T12:31:32.773Z] #2 transferring context: 87B done [2021-05-11T12:31:32.773Z] #2 DONE 0.1s [2021-05-11T12:31:32.773Z] [2021-05-11T12:31:32.773Z] #1 [internal] load build definition from Dockerfile [2021-05-11T12:31:32.773Z] #1 sha256:f3fe05c35f83d8e31a89e19a494cce57f13f3b3945dd707dedd461237028fb8c [2021-05-11T12:31:32.773Z] #1 transferring dockerfile: 17.07kB done [2021-05-11T12:31:32.773Z] #1 DONE 0.1s [2021-05-11T12:31:32.773Z] [2021-05-11T12:31:32.773Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-05-11T12:31:32.773Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-05-11T12:31:32.898Z] [2021-05-11T12:31:32.898Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-05-11T12:31:32.898Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-05-11T12:31:32.898Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-05-11T12:31:32.898Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-05-11T12:31:32.898Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-05-11T12:31:32.898Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-05-11T12:31:32.898Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0B / 9.64MB 0.1s [2021-05-11T12:31:32.898Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 8.39MB / 9.64MB 0.2s [2021-05-11T12:31:33.031Z] #3 DONE 0.4s [2021-05-11T12:31:33.031Z] [2021-05-11T12:31:33.031Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-05-11T12:31:33.031Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-05-11T12:31:33.031Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-05-11T12:31:33.159Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s done [2021-05-11T12:31:33.159Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2021-05-11T12:31:33.289Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-05-11T12:31:33.289Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-05-11T12:31:33.289Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-05-11T12:31:33.289Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s [2021-05-11T12:31:33.738Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.5s done [2021-05-11T12:31:33.738Z] #4 DONE 0.9s [2021-05-11T12:31:33.856Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2021-05-11T12:31:33.856Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.6s done [2021-05-11T12:31:33.999Z] [2021-05-11T12:31:33.999Z] #8 [internal] load metadata for docker.io/library/debian:buster [2021-05-11T12:31:33.999Z] #8 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-05-11T12:31:34.113Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.3s done [2021-05-11T12:31:34.676Z] #4 DONE 1.5s [2021-05-11T12:31:34.932Z] [2021-05-11T12:31:34.932Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-05-11T12:31:34.932Z] #5 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-05-11T12:31:35.597Z] #49 ... [2021-05-11T12:31:35.597Z] [2021-05-11T12:31:35.597Z] #51 [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-05-11T12:31:35.597Z] #51 sha256:a4c6a225284b22b87c901ad6351b95d7bbfb30ad899299e2543b9b9d93c45853 [2021-05-11T12:31:35.597Z] #51 57.07 internal/oserror [2021-05-11T12:31:35.597Z] #51 57.08 strconv [2021-05-11T12:31:35.597Z] #51 57.16 syscall [2021-05-11T12:31:35.862Z] #5 DONE 1.0s [2021-05-11T12:31:35.862Z] [2021-05-11T12:31:35.862Z] #7 [internal] load metadata for docker.io/library/debian:buster [2021-05-11T12:31:35.862Z] #7 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-05-11T12:31:35.862Z] #7 DONE 1.0s [2021-05-11T12:31:35.862Z] [2021-05-11T12:31:35.862Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-05-11T12:31:35.862Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-05-11T12:31:35.862Z] #6 DONE 1.0s [2021-05-11T12:31:35.862Z] [2021-05-11T12:31:35.862Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-05-11T12:31:35.862Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-05-11T12:31:35.924Z] #8 DONE 1.9s [2021-05-11T12:31:35.925Z] [2021-05-11T12:31:35.925Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-05-11T12:31:35.925Z] #7 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-05-11T12:31:35.925Z] #7 DONE 2.0s [2021-05-11T12:31:35.925Z] [2021-05-11T12:31:35.925Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-05-11T12:31:35.925Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-05-11T12:31:35.925Z] #6 DONE 2.0s [2021-05-11T12:31:35.925Z] [2021-05-11T12:31:35.925Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-05-11T12:31:35.925Z] #5 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-05-11T12:31:35.925Z] #5 DONE 2.0s [2021-05-11T12:31:36.119Z] #8 DONE 1.1s [2021-05-11T12:31:37.321Z] [2021-05-11T12:31:37.321Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-11T12:31:37.322Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-05-11T12:31:37.322Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-05-11T12:31:37.322Z] #64 DONE 0.1s [2021-05-11T12:31:37.322Z] [2021-05-11T12:31:37.322Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-05-11T12:31:37.322Z] #26 sha256:37088d12ab122b3790834af8fa4e08fd94c4968e93b00ec1f80df1d5916d53e0 [2021-05-11T12:31:37.322Z] #26 resolve docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-05-11T12:31:37.322Z] #26 resolve docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f 0.1s done [2021-05-11T12:31:37.322Z] #26 sha256:0d587dfbc4f4800bfe9ab08662e8396ffc37060c493f8ef24b2823fef3320df6 1.46kB / 1.46kB done [2021-05-11T12:31:37.322Z] #26 sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f 1.85kB / 1.85kB done [2021-05-11T12:31:37.322Z] #26 sha256:fa335fed387465ccc369958d7908e1975e7d65677f7f3050d862161754ebcf90 529B / 529B done [2021-05-11T12:31:37.363Z] Client: [2021-05-11T12:31:37.363Z] Context: default [2021-05-11T12:31:37.363Z] Debug Mode: false [2021-05-11T12:31:37.363Z] Plugins: [2021-05-11T12:31:37.363Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-05-11T12:31:37.363Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-05-11T12:31:37.363Z] [2021-05-11T12:31:37.363Z] Server: [2021-05-11T12:31:37.363Z] Containers: 0 [2021-05-11T12:31:37.363Z] Running: 0 [2021-05-11T12:31:37.363Z] Paused: 0 [2021-05-11T12:31:37.363Z] Stopped: 0 [2021-05-11T12:31:37.363Z] Images: 0 [2021-05-11T12:31:37.363Z] Server Version: 20.10.5 [2021-05-11T12:31:37.363Z] Storage Driver: overlay2 [2021-05-11T12:31:37.363Z] Backing Filesystem: extfs [2021-05-11T12:31:37.363Z] Supports d_type: true [2021-05-11T12:31:37.363Z] Native Overlay Diff: true [2021-05-11T12:31:37.363Z] Logging Driver: json-file [2021-05-11T12:31:37.363Z] Cgroup Driver: systemd [2021-05-11T12:31:37.363Z] Cgroup Version: 2 [2021-05-11T12:31:37.363Z] Plugins: [2021-05-11T12:31:37.363Z] Volume: local [2021-05-11T12:31:37.363Z] Network: bridge host ipvlan macvlan null overlay [2021-05-11T12:31:37.363Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-05-11T12:31:37.363Z] Swarm: inactive [2021-05-11T12:31:37.363Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2021-05-11T12:31:37.363Z] Default Runtime: runc [2021-05-11T12:31:37.363Z] Init Binary: docker-init [2021-05-11T12:31:37.363Z] containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-05-11T12:31:37.363Z] runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-11T12:31:37.363Z] init version: de40ad0 [2021-05-11T12:31:37.363Z] Security Options: [2021-05-11T12:31:37.363Z] apparmor [2021-05-11T12:31:37.363Z] seccomp [2021-05-11T12:31:37.363Z] Profile: default [2021-05-11T12:31:37.363Z] cgroupns [2021-05-11T12:31:37.363Z] Kernel Version: 5.4.0-1041-aws [2021-05-11T12:31:37.363Z] Operating System: Ubuntu 20.04.2 LTS [2021-05-11T12:31:37.363Z] OSType: linux [2021-05-11T12:31:37.363Z] Architecture: x86_64 [2021-05-11T12:31:37.363Z] CPUs: 2 [2021-05-11T12:31:37.363Z] Total Memory: 7.487GiB [2021-05-11T12:31:37.363Z] Name: ip-10-100-53-196 [2021-05-11T12:31:37.363Z] ID: XSCR:IMEW:U2PS:XHFP:UG4F:RXBB:XG3Q:ZRJE:MOFM:IVIM:YDU4:RNLR [2021-05-11T12:31:37.363Z] Docker Root Dir: /var/lib/docker [2021-05-11T12:31:37.363Z] Debug Mode: false [2021-05-11T12:31:37.363Z] Registry: https://index.docker.io/v1/ [2021-05-11T12:31:37.363Z] Labels: [2021-05-11T12:31:37.363Z] Experimental: true [2021-05-11T12:31:37.363Z] Insecure Registries: [2021-05-11T12:31:37.363Z] 127.0.0.0/8 [2021-05-11T12:31:37.363Z] Live Restore Enabled: true [2021-05-11T12:31:37.363Z] [2021-05-11T12:31:37.363Z] WARNING: Support for cgroup v2 is experimental [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-05-11T12:31:37.504Z] #51 ... [2021-05-11T12:31:37.504Z] [2021-05-11T12:31:37.504Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-05-11T12:31:37.504Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-11T12:31:37.504Z] #13 37.36 Reading package lists... [2021-05-11T12:31:37.504Z] #13 44.14 Building dependency tree... [2021-05-11T12:31:37.504Z] #13 47.65 The following additional packages will be installed: [2021-05-11T12:31:37.504Z] #13 47.66 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-05-11T12:31:37.504Z] #13 47.66 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-05-11T12:31:37.504Z] #13 47.67 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-05-11T12:31:37.504Z] #13 47.67 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-05-11T12:31:37.504Z] #13 47.68 mingw-w64-common mingw-w64-x86-64-dev [2021-05-11T12:31:37.504Z] #13 47.70 Suggested packages: [2021-05-11T12:31:37.504Z] #13 47.70 gcc-8-locales seccomp wine64 [2021-05-11T12:31:37.504Z] #13 48.90 The following NEW packages will be installed: [2021-05-11T12:31:37.504Z] #13 48.92 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-05-11T12:31:37.504Z] #13 48.92 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-05-11T12:31:37.504Z] #13 48.92 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-05-11T12:31:37.504Z] #13 48.92 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-05-11T12:31:37.504Z] #13 48.92 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-05-11T12:31:37.504Z] #13 48.92 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-05-11T12:31:37.504Z] #13 48.94 The following packages will be upgraded: [2021-05-11T12:31:37.504Z] #13 48.94 libseccomp2 libsystemd0 libudev1 [2021-05-11T12:31:37.504Z] #13 49.34 3 upgraded, 25 newly installed, 0 to remove and 27 not upgraded. [2021-05-11T12:31:37.504Z] #13 49.34 Need to get 78.2 MB of archives. [2021-05-11T12:31:37.504Z] #13 49.34 After this operation, 487 MB of additional disk space will be used. [2021-05-11T12:31:37.504Z] #13 49.34 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-05-11T12:31:37.504Z] #13 49.34 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-05-11T12:31:37.504Z] #13 49.56 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u7 [332 kB] [2021-05-11T12:31:37.504Z] #13 49.57 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u7 [151 kB] [2021-05-11T12:31:37.504Z] #13 49.58 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-05-11T12:31:37.504Z] #13 49.83 Get:6 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-05-11T12:31:37.504Z] #13 50.06 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-05-11T12:31:37.504Z] #13 50.07 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-05-11T12:31:37.504Z] #13 50.10 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-05-11T12:31:37.504Z] #13 50.11 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-05-11T12:31:37.504Z] #13 50.55 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-05-11T12:31:37.504Z] #13 50.86 Get:12 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-05-11T12:31:37.504Z] #13 50.88 Get:13 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-05-11T12:31:37.728Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:930337624250945472001136e7bcb8e5b102bb87 . [2021-05-11T12:31:37.728Z] #1 [internal] load build definition from Dockerfile [2021-05-11T12:31:37.728Z] #1 sha256:010aef4b65a58becbb62dc1df41653871ab182e7070d9de2b7cdce1fb7b085a2 [2021-05-11T12:31:37.728Z] #1 transferring dockerfile: [2021-05-11T12:31:37.764Z] #13 ... [2021-05-11T12:31:37.764Z] [2021-05-11T12:31:37.764Z] #42 [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-05-11T12:31:37.764Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-11T12:31:37.764Z] #42 50.11 The following additional packages will be installed: [2021-05-11T12:31:37.764Z] #42 50.13 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-05-11T12:31:37.764Z] #42 50.13 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-05-11T12:31:37.764Z] #42 50.14 Suggested packages: [2021-05-11T12:31:37.764Z] #42 50.15 manpages-dev python-setuptools [2021-05-11T12:31:37.764Z] #42 51.33 The following NEW packages will be installed: [2021-05-11T12:31:37.764Z] #42 51.34 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-05-11T12:31:37.764Z] #42 51.34 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-05-11T12:31:37.764Z] #42 51.34 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-05-11T12:31:37.764Z] #42 51.34 python-six zlib1g-dev [2021-05-11T12:31:37.764Z] #42 51.78 0 upgraded, 17 newly installed, 0 to remove and 29 not upgraded. [2021-05-11T12:31:37.764Z] #42 51.78 Need to get 4095 kB of archives. [2021-05-11T12:31:37.764Z] #42 51.78 After this operation, 22.5 MB of additional disk space will be used. [2021-05-11T12:31:37.764Z] #42 51.78 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-05-11T12:31:37.764Z] #42 51.78 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-05-11T12:31:37.764Z] #42 51.78 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2021-05-11T12:31:37.764Z] #42 51.79 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-05-11T12:31:37.764Z] #42 51.80 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-05-11T12:31:37.764Z] #42 51.82 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-05-11T12:31:37.764Z] #42 51.83 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-05-11T12:31:37.764Z] #42 51.83 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-05-11T12:31:37.764Z] #42 51.85 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-05-11T12:31:37.764Z] #42 51.96 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-05-11T12:31:37.764Z] #42 51.97 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-05-11T12:31:37.764Z] #42 52.12 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-05-11T12:31:37.764Z] #42 52.28 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-05-11T12:31:37.764Z] #42 52.29 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-05-11T12:31:37.764Z] #42 52.32 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-05-11T12:31:37.764Z] #42 52.34 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-05-11T12:31:37.764Z] #42 52.35 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-05-11T12:31:37.764Z] #42 53.60 debconf: delaying package configuration, since apt-utils is not installed [2021-05-11T12:31:37.764Z] #42 53.79 Fetched 4095 kB in 1s (4587 kB/s) [2021-05-11T12:31:37.764Z] #42 53.86 Selecting previously unselected package libcap-dev:amd64. [2021-05-11T12:31:37.764Z] #42 53.86 (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-05-11T12:31:37.764Z] #42 53.98 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-05-11T12:31:37.764Z] #42 53.99 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-05-11T12:31:37.764Z] #42 54.13 Selecting previously unselected package libnet1:amd64. [2021-05-11T12:31:37.764Z] #42 54.13 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-05-11T12:31:37.764Z] #42 54.14 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-05-11T12:31:37.764Z] #42 54.28 Selecting previously unselected package libnet1-dev. [2021-05-11T12:31:37.764Z] #42 54.29 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-05-11T12:31:37.764Z] #42 54.36 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-05-11T12:31:37.764Z] #42 54.52 Selecting previously unselected package libnl-3-200:amd64. [2021-05-11T12:31:37.764Z] #42 54.53 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-05-11T12:31:37.764Z] #42 54.54 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-05-11T12:31:37.764Z] #42 54.69 Selecting previously unselected package libnl-3-dev:amd64. [2021-05-11T12:31:37.764Z] #42 54.72 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-05-11T12:31:37.764Z] #42 54.72 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-05-11T12:31:37.764Z] #42 54.98 Selecting previously unselected package libprotobuf-c1:amd64. [2021-05-11T12:31:37.764Z] #42 54.98 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-05-11T12:31:37.764Z] #42 54.99 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-05-11T12:31:37.764Z] #42 55.09 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-05-11T12:31:37.764Z] #42 55.10 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-05-11T12:31:37.764Z] #42 55.11 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-05-11T12:31:37.764Z] #42 55.20 Selecting previously unselected package zlib1g-dev:amd64. [2021-05-11T12:31:37.764Z] #42 55.22 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-05-11T12:31:37.764Z] #42 55.23 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-05-11T12:31:37.764Z] #42 55.42 Selecting previously unselected package libprotobuf17:amd64. [2021-05-11T12:31:37.764Z] #42 55.42 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-05-11T12:31:37.764Z] #42 55.43 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-05-11T12:31:37.764Z] #42 56.21 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-05-11T12:31:37.764Z] #42 56.21 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-05-11T12:31:37.764Z] #42 56.24 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-05-11T12:31:37.764Z] #42 56.48 Selecting previously unselected package libprotobuf-dev:amd64. [2021-05-11T12:31:37.764Z] #42 56.49 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-05-11T12:31:37.764Z] #42 56.50 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-05-11T12:31:37.764Z] #42 57.92 Selecting previously unselected package libprotoc17:amd64. [2021-05-11T12:31:37.764Z] #42 57.93 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-05-11T12:31:37.764Z] #42 57.94 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-05-11T12:31:37.764Z] #42 58.59 Selecting previously unselected package protobuf-c-compiler. [2021-05-11T12:31:37.764Z] #42 58.59 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-05-11T12:31:37.764Z] #42 58.59 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-05-11T12:31:37.764Z] #42 58.69 Selecting previously unselected package protobuf-compiler. [2021-05-11T12:31:37.764Z] #42 58.71 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-05-11T12:31:37.764Z] #42 58.71 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-05-11T12:31:37.764Z] #42 58.84 Selecting previously unselected package python-pkg-resources. [2021-05-11T12:31:37.764Z] #42 58.84 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-05-11T12:31:37.764Z] #42 58.85 Unpacking python-pkg-resources (40.8.0-1) ... [2021-05-11T12:31:37.764Z] #42 59.08 Selecting previously unselected package python-six. [2021-05-11T12:31:37.764Z] #42 59.08 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-05-11T12:31:37.764Z] #42 59.09 Unpacking python-six (1.12.0-1) ... [2021-05-11T12:31:37.764Z] #42 59.17 Selecting previously unselected package python-protobuf. [2021-05-11T12:31:37.764Z] #42 59.17 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-05-11T12:31:37.764Z] #42 59.18 Unpacking python-protobuf (3.6.1.3-2) ... [2021-05-11T12:31:37.764Z] #42 59.84 Setting up python-pkg-resources (40.8.0-1) ... [2021-05-11T12:31:37.764Z] #42 ... [2021-05-11T12:31:37.764Z] [2021-05-11T12:31:37.764Z] #45 [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-05-11T12:31:37.764Z] #45 sha256:f6698c9641d519a45c8ad8f55bb4e6aecef3b32d0599e73c0ba2deb26f0e2643 [2021-05-11T12:31:37.764Z] #45 49.92 sync [2021-05-11T12:31:37.764Z] #45 49.93 internal/reflectlite [2021-05-11T12:31:37.764Z] #45 51.29 github.com/LK4D4/vndr/godl/singleflight [2021-05-11T12:31:37.764Z] #45 51.69 math/rand [2021-05-11T12:31:37.764Z] #45 52.98 internal/singleflight [2021-05-11T12:31:37.764Z] #45 53.28 sort [2021-05-11T12:31:37.764Z] #45 53.28 errors [2021-05-11T12:31:37.764Z] #45 53.62 io [2021-05-11T12:31:37.764Z] #45 54.39 strconv [2021-05-11T12:31:37.764Z] #45 54.49 bytes [2021-05-11T12:31:37.764Z] #45 56.44 bufio [2021-05-11T12:31:37.764Z] #45 57.42 reflect [2021-05-11T12:31:37.764Z] #45 58.13 syscall [2021-05-11T12:31:37.990Z] #1 transferring dockerfile: 17.07kB done [2021-05-11T12:31:37.990Z] #1 DONE 0.2s [2021-05-11T12:31:37.990Z] [2021-05-11T12:31:37.990Z] #2 [internal] load .dockerignore [2021-05-11T12:31:37.990Z] #2 sha256:bed2a07d1e7156a5bc3118c6334b8119374215d7a579cb0b40b5cd2759d54ba5 [2021-05-11T12:31:37.990Z] #2 transferring context: 87B done [2021-05-11T12:31:37.990Z] #2 DONE 0.2s [2021-05-11T12:31:37.990Z] [2021-05-11T12:31:37.990Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-05-11T12:31:37.990Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-05-11T12:31:38.022Z] [2021-05-11T12:31:38.022Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-11T12:31:38.022Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-05-11T12:31:38.022Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-05-11T12:31:38.022Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-05-11T12:31:38.022Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-05-11T12:31:38.022Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-05-11T12:31:38.024Z] #45 ... [2021-05-11T12:31:38.024Z] [2021-05-11T12:31:38.024Z] #32 [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-05-11T12:31:38.024Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-05-11T12:31:38.024Z] #32 55.14 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-05-11T12:31:38.024Z] #32 55.41 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-05-11T12:31:38.024Z] #32 56.13 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-11T12:31:38.255Z] #3 DONE 0.4s [2021-05-11T12:31:38.516Z] [2021-05-11T12:31:38.516Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-05-11T12:31:38.516Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-05-11T12:31:38.516Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-05-11T12:31:38.516Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-05-11T12:31:38.516Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-05-11T12:31:38.516Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-05-11T12:31:38.516Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 5.24MB / 9.64MB 0.1s [2021-05-11T12:31:38.516Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s [2021-05-11T12:31:38.516Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2021-05-11T12:31:38.777Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s done [2021-05-11T12:31:38.777Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done [2021-05-11T12:31:38.777Z] #4 DONE 0.6s [2021-05-11T12:31:39.046Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-05-11T12:31:39.046Z] [2021-05-11T12:31:39.046Z] ________ ____ __. [2021-05-11T12:31:39.046Z] \_____ \ | |/ _| [2021-05-11T12:31:39.046Z] / | \| < [2021-05-11T12:31:39.046Z] / | \ | \ [2021-05-11T12:31:39.046Z] \_______ /____|__ \ [2021-05-11T12:31:39.046Z] \/ \/ [2021-05-11T12:31:39.046Z] [2021-05-11T12:31:39.046Z] INFO: make.ps1 ended at 05/11/2021 12:31:38 [2021-05-11T12:31:39.349Z] [2021-05-11T12:31:39.349Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-05-11T12:31:39.349Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-05-11T12:31:39.934Z] #32 ... [2021-05-11T12:31:39.934Z] [2021-05-11T12:31:39.934Z] #56 [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-05-11T12:31:39.934Z] #56 sha256:3329d9370a159d7ce413d3accd66e90cc16d3eaedef873804465e202bf144bbc [2021-05-11T12:31:39.934Z] #56 1.097 + RM_GOPATH=0 [2021-05-11T12:31:39.934Z] #56 1.097 + TMP_GOPATH= [2021-05-11T12:31:39.934Z] #56 1.097 + : /build [2021-05-11T12:31:39.934Z] #56 1.097 + '[' -z '' ']' [2021-05-11T12:31:39.934Z] #56 1.101 ++ mktemp -d [2021-05-11T12:31:39.934Z] #56 1.102 + export GOPATH=/tmp/tmp.AOjw6Acyub [2021-05-11T12:31:39.934Z] #56 1.102 + GOPATH=/tmp/tmp.AOjw6Acyub [2021-05-11T12:31:39.934Z] #56 1.102 + RM_GOPATH=1 [2021-05-11T12:31:39.934Z] #56 1.102 + case "$(go env GOARCH)" in [2021-05-11T12:31:39.934Z] #56 1.105 ++ go env GOARCH [2021-05-11T12:31:39.934Z] #56 1.149 + export GO_BUILDMODE=-buildmode=pie [2021-05-11T12:31:39.934Z] #56 1.149 + GO_BUILDMODE=-buildmode=pie [2021-05-11T12:31:39.934Z] #56 1.150 ++ dirname /tmp/install/install.sh [2021-05-11T12:31:39.934Z] #56 1.161 + dir=/tmp/install [2021-05-11T12:31:39.934Z] #56 1.161 + bin=containerd [2021-05-11T12:31:39.934Z] #56 1.161 + shift [2021-05-11T12:31:39.934Z] #56 1.162 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-05-11T12:31:39.934Z] #56 1.164 + . /tmp/install/containerd.installer [2021-05-11T12:31:39.934Z] #56 1.164 ++ set -e [2021-05-11T12:31:39.934Z] #56 1.164 ++ : 8c906ff108ac28da23f69cc7b74f8e7a470d1df0 [2021-05-11T12:31:39.934Z] #56 1.165 + install_containerd [2021-05-11T12:31:39.934Z] #56 1.166 + echo 'Install containerd version 8c906ff108ac28da23f69cc7b74f8e7a470d1df0' [2021-05-11T12:31:39.934Z] #56 1.169 Install containerd version 8c906ff108ac28da23f69cc7b74f8e7a470d1df0 [2021-05-11T12:31:39.934Z] #56 1.169 + git clone https://github.com/containerd/containerd.git /tmp/tmp.AOjw6Acyub/src/github.com/containerd/containerd [2021-05-11T12:31:39.934Z] #56 1.172 Cloning into '/tmp/tmp.AOjw6Acyub/src/github.com/containerd/containerd'... [2021-05-11T12:31:40.155Z] Client: Docker Engine - Community [2021-05-11T12:31:40.155Z] Version: 20.10.5 [2021-05-11T12:31:40.155Z] API version: 1.41 [2021-05-11T12:31:40.155Z] Go version: go1.13.15 [2021-05-11T12:31:40.155Z] Git commit: 55c4c88 [2021-05-11T12:31:40.155Z] Built: Tue Mar 2 20:19:31 2021 [2021-05-11T12:31:40.155Z] OS/Arch: linux/arm64 [2021-05-11T12:31:40.155Z] Context: default [2021-05-11T12:31:40.155Z] Experimental: true [2021-05-11T12:31:40.155Z] [2021-05-11T12:31:40.155Z] Server: Docker Engine - Community [2021-05-11T12:31:40.155Z] Engine: [2021-05-11T12:31:40.155Z] Version: 20.10.5 [2021-05-11T12:31:40.155Z] API version: 1.41 (minimum version 1.12) [2021-05-11T12:31:40.155Z] Go version: go1.13.15 [2021-05-11T12:31:40.155Z] Git commit: 363e9a8 [2021-05-11T12:31:40.155Z] Built: Tue Mar 2 20:17:22 2021 [2021-05-11T12:31:40.155Z] OS/Arch: linux/arm64 [2021-05-11T12:31:40.155Z] Experimental: true [2021-05-11T12:31:40.155Z] containerd: [2021-05-11T12:31:40.155Z] Version: 1.4.4 [2021-05-11T12:31:40.155Z] GitCommit: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-05-11T12:31:40.155Z] runc: [2021-05-11T12:31:40.155Z] Version: 1.0.0-rc93 [2021-05-11T12:31:40.155Z] GitCommit: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-11T12:31:40.155Z] docker-init: [2021-05-11T12:31:40.156Z] Version: 0.19.0 [2021-05-11T12:31:40.156Z] GitCommit: de40ad0 [2021-05-11T12:31:40.193Z] #56 ... [2021-05-11T12:31:40.193Z] [2021-05-11T12:31:40.193Z] #36 [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-05-11T12:31:40.193Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-11T12:31:40.193Z] #36 52.33 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-05-11T12:31:40.193Z] #36 52.41 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-05-11T12:31:40.193Z] #36 52.45 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-05-11T12:31:40.193Z] #36 52.46 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-05-11T12:31:40.193Z] #36 52.49 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-05-11T12:31:40.193Z] #36 52.51 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-05-11T12:31:40.193Z] #36 53.85 debconf: delaying package configuration, since apt-utils is not installed [2021-05-11T12:31:40.193Z] #36 54.05 Fetched 14.9 MB in 2s (8184 kB/s) [2021-05-11T12:31:40.193Z] #36 54.11 Selecting previously unselected package xxd. [2021-05-11T12:31:40.193Z] #36 54.11 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-05-11T12:31:40.193Z] #36 54.19 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-05-11T12:31:40.193Z] #36 54.22 Unpacking xxd (2:8.1.0875-5) ... [2021-05-11T12:31:40.193Z] #36 54.42 Selecting previously unselected package vim-common. [2021-05-11T12:31:40.193Z] #36 54.42 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-05-11T12:31:40.193Z] #36 54.47 Unpacking vim-common (2:8.1.0875-5) ... [2021-05-11T12:31:40.193Z] #36 54.77 Selecting previously unselected package cmake-data. [2021-05-11T12:31:40.193Z] #36 54.77 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-05-11T12:31:40.193Z] #36 54.78 Unpacking cmake-data (3.13.4-1) ... [2021-05-11T12:31:40.193Z] #36 57.44 Selecting previously unselected package libicu63:amd64. [2021-05-11T12:31:40.193Z] #36 57.44 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-05-11T12:31:40.193Z] #36 57.46 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [Pipeline] sh [2021-05-11T12:31:40.453Z] #36 ... [2021-05-11T12:31:40.453Z] [2021-05-11T12:31:40.453Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-05-11T12:31:40.453Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-11T12:31:40.453Z] #13 54.54 Get:14 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-05-11T12:31:40.453Z] #13 56.65 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-05-11T12:31:40.453Z] #13 56.65 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-05-11T12:31:40.453Z] #13 56.65 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-05-11T12:31:40.453Z] #13 56.66 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-05-11T12:31:40.453Z] #13 56.66 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-05-11T12:31:40.453Z] #13 56.67 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-05-11T12:31:40.453Z] #13 56.67 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-05-11T12:31:40.453Z] #13 56.70 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-05-11T12:31:40.453Z] #13 56.73 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-05-11T12:31:40.453Z] #13 56.74 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-05-11T12:31:40.453Z] #13 56.76 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-05-11T12:31:40.453Z] #13 56.82 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-05-11T12:31:40.453Z] #13 56.84 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-05-11T12:31:40.453Z] #13 56.85 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-05-11T12:31:40.482Z] + docker info [2021-05-11T12:31:40.588Z] INFO: Binaries build ended at 05/11/2021 12:31:40. Duration:00:01:19.4820923 [2021-05-11T12:31:41.394Z] #13 57.96 debconf: delaying package configuration, since apt-utils is not installed [2021-05-11T12:31:41.559Z] INFO: Copying the built daemon binary to d:\CI\PR-42370\4\binary\dockerd-9303376242.exe... [2021-05-11T12:31:41.559Z] INFO: Copying the built client binary to d:\CI\PR-42370\4\binary\docker-9303376242.exe... [2021-05-11T12:31:41.559Z] INFO: Copying dockerversion from the container... [2021-05-11T12:31:41.559Z] INFO: Copying the golang package from the container to d:\CI\PR-42370\4\installer\go.zip... [2021-05-11T12:31:41.896Z] #8 ... [2021-05-11T12:31:41.896Z] [2021-05-11T12:31:41.896Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-05-11T12:31:41.896Z] #5 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-05-11T12:31:41.896Z] #5 DONE 2.4s [2021-05-11T12:31:41.896Z] [2021-05-11T12:31:41.896Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-05-11T12:31:41.896Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-05-11T12:31:41.896Z] #8 DONE 2.4s [2021-05-11T12:31:41.896Z] [2021-05-11T12:31:41.896Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-05-11T12:31:41.896Z] #6 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-05-11T12:31:41.896Z] #6 DONE 2.4s [2021-05-11T12:31:41.896Z] [2021-05-11T12:31:41.896Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-05-11T12:31:41.896Z] #7 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-05-11T12:31:41.896Z] #7 DONE 2.4s [2021-05-11T12:31:41.896Z] [2021-05-11T12:31:41.896Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-11T12:31:41.896Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-11T12:31:41.896Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.0s done [2021-05-11T12:31:41.896Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-05-11T12:31:41.896Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-05-11T12:31:41.896Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-05-11T12:31:41.962Z] #13 58.18 Fetched 78.2 MB in 8s (10.0 MB/s) [2021-05-11T12:31:41.962Z] #13 58.28 (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-05-11T12:31:41.962Z] #13 58.37 Preparing to unpack .../libsystemd0_241-7~deb10u7_amd64.deb ... [2021-05-11T12:31:42.210Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 13.63MB / 50.40MB 0.4s [2021-05-11T12:31:42.210Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 1.05MB / 7.81MB 0.4s [2021-05-11T12:31:42.226Z] #13 58.45 Unpacking libsystemd0:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-05-11T12:31:42.471Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 22.85MB / 50.40MB 0.5s [2021-05-11T12:31:42.471Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 4.19MB / 7.81MB 0.5s [2021-05-11T12:31:42.471Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0B / 10.00MB 0.5s [2021-05-11T12:31:42.471Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 32.51MB / 50.40MB 0.7s [2021-05-11T12:31:42.471Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.7s [2021-05-11T12:31:42.471Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 7.34MB / 10.00MB 0.7s [2021-05-11T12:31:42.485Z] #13 58.85 Setting up libsystemd0:amd64 (241-7~deb10u7) ... [2021-05-11T12:31:42.531Z] INFO: Extracting go.zip to d:\CI\PR-42370\4\go [2021-05-11T12:31:42.630Z] #26 ... [2021-05-11T12:31:42.630Z] [2021-05-11T12:31:42.630Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-11T12:31:42.630Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-11T12:31:42.630Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.1s done [2021-05-11T12:31:42.630Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-05-11T12:31:42.630Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-05-11T12:31:42.630Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-05-11T12:31:42.630Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.1s done [2021-05-11T12:31:42.630Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.7s done [2021-05-11T12:31:42.630Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.9s done [2021-05-11T12:31:42.630Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 3.5s done [2021-05-11T12:31:42.630Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 4.8s [2021-05-11T12:31:42.630Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 4.8s [2021-05-11T12:31:42.630Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 2.2s [2021-05-11T12:31:42.630Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 4.8s [2021-05-11T12:31:42.630Z] #9 ... [2021-05-11T12:31:42.630Z] [2021-05-11T12:31:42.630Z] #23 [internal] load build context [2021-05-11T12:31:42.630Z] #23 sha256:0bf838d5f3645e6321cf6fdd7ab9faac1339c31c41e5b786fbe2ea2f984f7ff8 [2021-05-11T12:31:42.630Z] #23 transferring context: 53.24MB 5.3s done [2021-05-11T12:31:42.630Z] #23 DONE 5.7s [2021-05-11T12:31:42.630Z] [2021-05-11T12:31:42.630Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-11T12:31:42.630Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-11T12:31:42.630Z] #9 ... [2021-05-11T12:31:42.630Z] [2021-05-11T12:31:42.630Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-11T12:31:42.630Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-05-11T12:31:42.630Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-05-11T12:31:42.630Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-05-11T12:31:42.630Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-05-11T12:31:42.630Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-05-11T12:31:42.630Z] #62 ... [2021-05-11T12:31:42.630Z] [2021-05-11T12:31:42.630Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-11T12:31:42.630Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-11T12:31:42.630Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 5.3s done [2021-05-11T12:31:42.732Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 41.94MB / 50.40MB 0.8s [2021-05-11T12:31:42.732Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.8s [2021-05-11T12:31:42.732Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 0.9s [2021-05-11T12:31:42.732Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.8s done [2021-05-11T12:31:42.751Z] #13 59.05 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-05-11T12:31:42.751Z] #13 59.12 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-05-11T12:31:42.751Z] #13 59.15 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-05-11T12:31:42.892Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 5.6s done [2021-05-11T12:31:42.996Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 7.34MB / 51.83MB 1.0s [2021-05-11T12:31:43.010Z] #13 59.40 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-05-11T12:31:43.265Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.2s done [2021-05-11T12:31:43.265Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 14.68MB / 51.83MB 1.2s [2021-05-11T12:31:43.265Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 40.89MB / 51.83MB 1.4s [2021-05-11T12:31:43.265Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 49.28MB / 51.83MB 1.5s [2021-05-11T12:31:43.297Z] #64 ... [2021-05-11T12:31:43.297Z] [2021-05-11T12:31:43.297Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-11T12:31:43.297Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-11T12:31:43.297Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.1s done [2021-05-11T12:31:43.297Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-05-11T12:31:43.297Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-05-11T12:31:43.297Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-05-11T12:31:43.297Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.9s done [2021-05-11T12:31:43.297Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.5s done [2021-05-11T12:31:43.297Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.1s done [2021-05-11T12:31:43.297Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 3.5s done [2021-05-11T12:31:43.297Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 66.06MB / 120.17MB 5.0s [2021-05-11T12:31:43.297Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 1.5s [2021-05-11T12:31:43.297Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 34.44MB / 68.67MB 5.0s [2021-05-11T12:31:43.297Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 3.9s done [2021-05-11T12:31:43.297Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 39.85MB / 68.67MB 5.1s [2021-05-11T12:31:43.297Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 74.08MB / 120.17MB 5.2s [2021-05-11T12:31:43.297Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 45.09MB / 68.67MB 5.3s [2021-05-11T12:31:43.297Z] #9 ... [2021-05-11T12:31:43.297Z] [2021-05-11T12:31:43.297Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-11T12:31:43.297Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-05-11T12:31:43.297Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0B / 12.42MB 5.3s [2021-05-11T12:31:43.554Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.64MB / 12.42MB 5.5s [2021-05-11T12:31:43.554Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 7.29MB / 12.42MB 5.6s [2021-05-11T12:31:43.582Z] #13 ... [2021-05-11T12:31:43.582Z] [2021-05-11T12:31:43.582Z] #45 [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-05-11T12:31:43.582Z] #45 sha256:f6698c9641d519a45c8ad8f55bb4e6aecef3b32d0599e73c0ba2deb26f0e2643 [2021-05-11T12:31:43.582Z] #45 65.67 time [2021-05-11T12:31:43.810Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 8.39MB / 12.42MB 5.7s [2021-05-11T12:31:43.810Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 9.44MB / 12.42MB 5.8s [2021-05-11T12:31:43.837Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.8s done [2021-05-11T12:31:43.837Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 [2021-05-11T12:31:43.841Z] #45 ... [2021-05-11T12:31:43.841Z] [2021-05-11T12:31:43.841Z] #47 [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-05-11T12:31:43.841Z] #47 sha256:e8ff02061b8538a704745691b6762426f13df3e48d021214d2ae692a45e230f9 [2021-05-11T12:31:43.841Z] #47 DONE 65.9s [2021-05-11T12:31:43.841Z] [2021-05-11T12:31:43.841Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-05-11T12:31:43.841Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-11T12:31:43.841Z] #13 60.22 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-05-11T12:31:43.841Z] #13 60.31 Preparing to unpack .../libudev1_241-7~deb10u7_amd64.deb ... [2021-05-11T12:31:44.068Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.9s [2021-05-11T12:31:44.068Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 6.1s done [2021-05-11T12:31:44.099Z] #13 60.36 Unpacking libudev1:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-05-11T12:31:44.099Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 2.3s done [2021-05-11T12:31:44.099Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 0B / 68.67MB 2.3s [2021-05-11T12:31:44.099Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0B / 120.17MB 2.3s [2021-05-11T12:31:44.099Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 0B / 126B 2.3s [2021-05-11T12:31:44.282Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 6.9s done [2021-05-11T12:31:44.282Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 4.4s done [2021-05-11T12:31:44.325Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 [2021-05-11T12:31:44.366Z] #13 60.91 Setting up libudev1:amd64 (241-7~deb10u7) ... [2021-05-11T12:31:44.367Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 7.93MB / 120.17MB 2.4s [2021-05-11T12:31:44.367Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 2.4s done [2021-05-11T12:31:44.367Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 14.68MB / 120.17MB 2.6s [2021-05-11T12:31:44.543Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2021-05-11T12:31:44.631Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 22.02MB / 120.17MB 2.6s [2021-05-11T12:31:44.631Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 9.44MB / 68.67MB 2.8s [2021-05-11T12:31:44.631Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 13.63MB / 68.67MB 2.9s [2021-05-11T12:31:44.631Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 30.30MB / 120.17MB 2.9s [2021-05-11T12:31:44.897Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 27.26MB / 68.67MB 3.0s [2021-05-11T12:31:44.897Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 39.19MB / 120.17MB 3.0s [2021-05-11T12:31:44.897Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 34.60MB / 68.67MB 3.2s [2021-05-11T12:31:44.933Z] #13 61.21 Selecting previously unselected package binutils-mingw-w64-i686. [2021-05-11T12:31:44.933Z] #13 61.21 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-05-11T12:31:44.933Z] #13 61.31 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-05-11T12:31:44.933Z] #13 61.33 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-05-11T12:31:45.161Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 45.09MB / 68.67MB 3.4s [2021-05-11T12:31:45.161Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 53.48MB / 120.17MB 3.4s [2021-05-11T12:31:45.425Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 49.28MB / 68.67MB 3.4s [2021-05-11T12:31:45.425Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 52.81MB / 68.67MB 3.5s [2021-05-11T12:31:45.425Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 62.26MB / 120.17MB 3.5s [2021-05-11T12:31:45.688Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 66.06MB / 68.67MB 3.7s [2021-05-11T12:31:45.688Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 74.45MB / 120.17MB 3.7s [2021-05-11T12:31:45.688Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 85.98MB / 120.17MB 3.8s [2021-05-11T12:31:45.938Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 1.4s done [2021-05-11T12:31:45.950Z] #9 ... [2021-05-11T12:31:45.950Z] [2021-05-11T12:31:45.950Z] #23 [internal] load build context [2021-05-11T12:31:45.950Z] #23 sha256:2b2b8bc1688c1281527e58288aeab0e7ca31bedf465f5c12bc117bbf8755a7db [2021-05-11T12:31:45.950Z] #23 transferring context: 53.23MB 3.7s done [2021-05-11T12:31:45.950Z] #23 DONE 4.1s [2021-05-11T12:31:45.950Z] [2021-05-11T12:31:45.950Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-11T12:31:45.950Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-11T12:31:45.950Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 95.42MB / 120.17MB 4.1s [2021-05-11T12:31:46.200Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2021-05-11T12:31:46.215Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 103.81MB / 120.17MB 4.4s [2021-05-11T12:31:46.240Z] #64 ... [2021-05-11T12:31:46.240Z] [2021-05-11T12:31:46.240Z] #23 [internal] load build context [2021-05-11T12:31:46.240Z] #23 sha256:dcff2634ac53e5eef9d1f576bd88b773c2fed75fb7a6bf861fbc5af332fc34c1 [2021-05-11T12:31:46.240Z] #23 transferring context: 53.24MB 8.0s done [2021-05-11T12:31:46.240Z] #23 DONE 8.5s [2021-05-11T12:31:46.240Z] [2021-05-11T12:31:46.240Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-11T12:31:46.240Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-05-11T12:31:46.462Z] #9 ... [2021-05-11T12:31:46.462Z] [2021-05-11T12:31:46.462Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-11T12:31:46.462Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-05-11T12:31:46.462Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 7.1s done [2021-05-11T12:31:46.462Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.9s done [2021-05-11T12:31:46.462Z] #62 DONE 9.4s [2021-05-11T12:31:46.462Z] [2021-05-11T12:31:46.462Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-11T12:31:46.462Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-11T12:31:46.477Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 111.15MB / 120.17MB 4.5s [2021-05-11T12:31:46.477Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 4.6s done [2021-05-11T12:31:46.477Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 117.44MB / 120.17MB 4.7s [2021-05-11T12:31:47.035Z] #9 ... [2021-05-11T12:31:47.035Z] [2021-05-11T12:31:47.035Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-11T12:31:47.035Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-05-11T12:31:47.035Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-05-11T12:31:47.035Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-05-11T12:31:47.035Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-05-11T12:31:47.035Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 7.5s done [2021-05-11T12:31:47.035Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.2s [2021-05-11T12:31:47.298Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.3s done [2021-05-11T12:31:47.298Z] #64 ... [2021-05-11T12:31:47.298Z] [2021-05-11T12:31:47.298Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-11T12:31:47.298Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-11T12:31:47.470Z] #13 63.71 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-05-11T12:31:47.470Z] #13 63.71 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-05-11T12:31:47.470Z] #13 63.72 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-05-11T12:31:47.565Z] #9 ... [2021-05-11T12:31:47.565Z] [2021-05-11T12:31:47.565Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-11T12:31:47.565Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-05-11T12:31:47.565Z] #64 DONE 10.4s [2021-05-11T12:31:47.565Z] [2021-05-11T12:31:47.565Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-11T12:31:47.565Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-11T12:31:47.612Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.4s done [2021-05-11T12:31:47.827Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 1.8s done [2021-05-11T12:31:47.869Z] #64 ... [2021-05-11T12:31:47.869Z] [2021-05-11T12:31:47.869Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-11T12:31:47.869Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-05-11T12:31:47.869Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-05-11T12:31:47.869Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-05-11T12:31:47.869Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-05-11T12:31:47.869Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-05-11T12:31:47.869Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 5.1s done [2021-05-11T12:31:47.869Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.0s done [2021-05-11T12:31:47.869Z] #62 ... [2021-05-11T12:31:47.869Z] [2021-05-11T12:31:47.869Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-05-11T12:31:47.869Z] #26 sha256:37088d12ab122b3790834af8fa4e08fd94c4968e93b00ec1f80df1d5916d53e0 [2021-05-11T12:31:47.869Z] #26 resolve docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f 0.0s done [2021-05-11T12:31:47.869Z] #26 sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f 1.85kB / 1.85kB done [2021-05-11T12:31:47.869Z] #26 sha256:fa335fed387465ccc369958d7908e1975e7d65677f7f3050d862161754ebcf90 529B / 529B done [2021-05-11T12:31:47.869Z] #26 sha256:0d587dfbc4f4800bfe9ab08662e8396ffc37060c493f8ef24b2823fef3320df6 1.46kB / 1.46kB done [2021-05-11T12:31:47.869Z] #26 sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 50.43MB / 50.43MB 2.5s done [2021-05-11T12:31:47.869Z] #26 extracting sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 6.8s [2021-05-11T12:31:48.126Z] #26 ... [2021-05-11T12:31:48.126Z] [2021-05-11T12:31:48.126Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-11T12:31:48.126Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-05-11T12:31:48.126Z] #62 DONE 10.2s [2021-05-11T12:31:48.126Z] [2021-05-11T12:31:48.126Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-05-11T12:31:48.126Z] #26 sha256:37088d12ab122b3790834af8fa4e08fd94c4968e93b00ec1f80df1d5916d53e0 [2021-05-11T12:31:48.126Z] #26 ... [2021-05-11T12:31:48.126Z] [2021-05-11T12:31:48.126Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-11T12:31:48.126Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-11T12:31:48.126Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 8.7s done [2021-05-11T12:31:48.126Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 6.8s [2021-05-11T12:31:48.126Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 6.9s done [2021-05-11T12:31:48.393Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 6.2s done [2021-05-11T12:31:48.393Z] #9 ... [2021-05-11T12:31:48.393Z] [2021-05-11T12:31:48.393Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-11T12:31:48.393Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-05-11T12:31:48.393Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-05-11T12:31:48.393Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-05-11T12:31:48.393Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-05-11T12:31:48.393Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-05-11T12:31:48.393Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.7s done [2021-05-11T12:31:48.393Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.3s done [2021-05-11T12:31:48.393Z] #62 DONE 6.6s [2021-05-11T12:31:48.393Z] [2021-05-11T12:31:48.393Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-11T12:31:48.393Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-11T12:31:48.405Z] #13 ... [2021-05-11T12:31:48.405Z] [2021-05-11T12:31:48.405Z] #51 [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-05-11T12:31:48.405Z] #51 sha256:a4c6a225284b22b87c901ad6351b95d7bbfb30ad899299e2543b9b9d93c45853 [2021-05-11T12:31:48.405Z] #51 60.63 reflect [2021-05-11T12:31:48.405Z] #51 64.00 time [2021-05-11T12:31:48.405Z] #51 69.78 context [2021-05-11T12:31:48.405Z] #51 70.53 internal/poll [2021-05-11T12:31:48.663Z] #51 ... [2021-05-11T12:31:48.663Z] [2021-05-11T12:31:48.663Z] #36 [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-05-11T12:31:48.663Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-11T12:31:48.663Z] #36 64.50 Selecting previously unselected package libxml2:amd64. [2021-05-11T12:31:48.663Z] #36 64.50 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-05-11T12:31:48.663Z] #36 64.52 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-05-11T12:31:48.663Z] #36 65.75 Selecting previously unselected package libarchive13:amd64. [2021-05-11T12:31:48.663Z] #36 65.79 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-05-11T12:31:48.663Z] #36 65.87 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-05-11T12:31:48.663Z] #36 66.29 Selecting previously unselected package libjsoncpp1:amd64. [2021-05-11T12:31:48.663Z] #36 66.32 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-05-11T12:31:48.663Z] #36 66.35 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-05-11T12:31:48.663Z] #36 66.80 Selecting previously unselected package librhash0:amd64. [2021-05-11T12:31:48.663Z] #36 66.80 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-05-11T12:31:48.663Z] #36 66.83 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-05-11T12:31:48.663Z] #36 67.16 Selecting previously unselected package libuv1:amd64. [2021-05-11T12:31:48.663Z] #36 67.16 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-05-11T12:31:48.663Z] #36 67.20 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-05-11T12:31:48.663Z] #36 67.37 Selecting previously unselected package cmake. [2021-05-11T12:31:48.663Z] #36 67.38 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-05-11T12:31:48.663Z] #36 67.39 Unpacking cmake (3.13.4-1) ... [2021-05-11T12:31:48.663Z] #36 70.17 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-05-11T12:31:48.663Z] #36 70.20 Setting up xxd (2:8.1.0875-5) ... [2021-05-11T12:31:48.663Z] #36 70.21 Setting up libuv1:amd64 (1.24.1-1) ... [2021-05-11T12:31:48.663Z] #36 70.23 Setting up vim-common (2:8.1.0875-5) ... [2021-05-11T12:31:48.663Z] #36 70.27 Setting up librhash0:amd64 (1.3.8-1) ... [2021-05-11T12:31:48.663Z] #36 70.30 Setting up cmake-data (3.13.4-1) ... [2021-05-11T12:31:48.663Z] #36 70.34 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-05-11T12:31:48.663Z] #36 70.37 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-05-11T12:31:48.663Z] #36 70.38 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-05-11T12:31:48.663Z] #36 70.40 Setting up cmake (3.13.4-1) ... [2021-05-11T12:31:48.663Z] #36 70.41 Processing triggers for libc-bin (2.28-10) ... [2021-05-11T12:31:48.663Z] #36 70.49 Processing triggers for mime-support (3.62) ... [2021-05-11T12:31:48.693Z] #9 ... [2021-05-11T12:31:48.693Z] [2021-05-11T12:31:48.693Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-11T12:31:48.693Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-05-11T12:31:48.693Z] #64 DONE 10.8s [2021-05-11T12:31:48.693Z] [2021-05-11T12:31:48.693Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-11T12:31:48.693Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-11T12:31:48.693Z] #9 ... [2021-05-11T12:31:48.693Z] [2021-05-11T12:31:48.693Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-05-11T12:31:48.693Z] #26 sha256:37088d12ab122b3790834af8fa4e08fd94c4968e93b00ec1f80df1d5916d53e0 [2021-05-11T12:31:48.775Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2021-05-11T12:31:49.231Z] #36 DONE 71.3s [2021-05-11T12:31:49.231Z] [2021-05-11T12:31:49.231Z] #37 [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-05-11T12:31:49.231Z] #37 sha256:70c922dd023fead5e8e7db50499b04a57511dd6ef07c08a5cab2c0183ea0fff1 [2021-05-11T12:31:49.347Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.4s [2021-05-11T12:31:49.347Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.6s done [2021-05-11T12:31:49.922Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2021-05-11T12:31:50.162Z] #9 ... [2021-05-11T12:31:50.162Z] [2021-05-11T12:31:50.162Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-05-11T12:31:50.162Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-05-11T12:31:50.162Z] #63 DONE 0.8s [2021-05-11T12:31:50.162Z] [2021-05-11T12:31:50.162Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-11T12:31:50.162Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-11T12:31:50.184Z] #9 ... [2021-05-11T12:31:50.184Z] [2021-05-11T12:31:50.184Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-11T12:31:50.184Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-05-11T12:31:50.184Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-05-11T12:31:50.184Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-05-11T12:31:50.184Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-05-11T12:31:50.184Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-05-11T12:31:50.184Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.8s done [2021-05-11T12:31:50.184Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.6s done [2021-05-11T12:31:50.184Z] #64 DONE 8.2s [2021-05-11T12:31:50.184Z] [2021-05-11T12:31:50.184Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-11T12:31:50.184Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-11T12:31:50.705Z] #37 1.253 + RM_GOPATH=0 [2021-05-11T12:31:50.705Z] #37 1.254 + TMP_GOPATH= [2021-05-11T12:31:50.705Z] #37 1.254 + : /build [2021-05-11T12:31:50.705Z] #37 1.254 + '[' -z '' ']' [2021-05-11T12:31:50.705Z] #37 1.257 ++ mktemp -d [2021-05-11T12:31:50.705Z] #37 1.264 + export GOPATH=/tmp/tmp.Fr5yOqXSqp [2021-05-11T12:31:50.705Z] #37 1.264 + GOPATH=/tmp/tmp.Fr5yOqXSqp [2021-05-11T12:31:50.705Z] #37 1.264 + RM_GOPATH=1 [2021-05-11T12:31:50.705Z] #37 1.264 + case "$(go env GOARCH)" in [2021-05-11T12:31:50.705Z] #37 1.265 ++ go env GOARCH [2021-05-11T12:31:50.705Z] #37 1.309 + export GO_BUILDMODE=-buildmode=pie [2021-05-11T12:31:50.705Z] #37 1.312 + GO_BUILDMODE=-buildmode=pie [2021-05-11T12:31:50.705Z] #37 1.313 ++ dirname /tmp/install/install.sh [2021-05-11T12:31:50.705Z] #37 1.316 + dir=/tmp/install [2021-05-11T12:31:50.705Z] #37 1.316 + bin=tini [2021-05-11T12:31:50.705Z] #37 1.317 + shift [2021-05-11T12:31:50.705Z] #37 1.317 + '[' '!' -f /tmp/install/tini.installer ']' [2021-05-11T12:31:50.705Z] #37 1.317 + . /tmp/install/tini.installer [2021-05-11T12:31:50.705Z] #37 1.317 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-11T12:31:50.705Z] #37 1.318 + install_tini [2021-05-11T12:31:50.705Z] #37 1.320 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-05-11T12:31:50.705Z] #37 1.320 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-11T12:31:50.705Z] #37 1.321 + git clone https://github.com/krallin/tini.git /tmp/tmp.Fr5yOqXSqp/tini [2021-05-11T12:31:50.705Z] #37 1.322 Cloning into '/tmp/tmp.Fr5yOqXSqp/tini'... [2021-05-11T12:31:51.129Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.9s done [2021-05-11T12:31:51.129Z] #9 ... [2021-05-11T12:31:51.129Z] [2021-05-11T12:31:51.129Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-05-11T12:31:51.129Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-05-11T12:31:51.129Z] #63 DONE 1.0s [2021-05-11T12:31:51.129Z] [2021-05-11T12:31:51.129Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-05-11T12:31:51.129Z] #26 sha256:37088d12ab122b3790834af8fa4e08fd94c4968e93b00ec1f80df1d5916d53e0 [2021-05-11T12:31:51.129Z] #26 resolve docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f 0.1s done [2021-05-11T12:31:51.129Z] #26 sha256:0d587dfbc4f4800bfe9ab08662e8396ffc37060c493f8ef24b2823fef3320df6 1.46kB / 1.46kB done [2021-05-11T12:31:51.129Z] #26 sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f 1.85kB / 1.85kB done [2021-05-11T12:31:51.129Z] #26 sha256:fa335fed387465ccc369958d7908e1975e7d65677f7f3050d862161754ebcf90 529B / 529B done [2021-05-11T12:31:51.129Z] #26 sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 50.43MB / 50.43MB 3.9s done [2021-05-11T12:31:51.129Z] #26 extracting sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 4.9s done [2021-05-11T12:31:51.129Z] #26 DONE 9.4s [2021-05-11T12:31:51.129Z] [2021-05-11T12:31:51.129Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-11T12:31:51.129Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-11T12:31:51.129Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.1s [2021-05-11T12:31:51.235Z] #26 extracting sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 10.3s done [2021-05-11T12:31:51.275Z] #37 2.057 + cd /tmp/tmp.Fr5yOqXSqp/tini [2021-05-11T12:31:51.275Z] #37 2.058 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-11T12:31:51.275Z] #37 2.067 + cmake . [2021-05-11T12:31:51.538Z] #37 ... [2021-05-11T12:31:51.538Z] [2021-05-11T12:31:51.538Z] #42 [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-05-11T12:31:51.538Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-11T12:31:51.538Z] #42 63.66 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-05-11T12:31:51.538Z] #42 63.69 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-05-11T12:31:51.538Z] #42 63.70 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-05-11T12:31:51.538Z] #42 63.72 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-05-11T12:31:51.538Z] #42 63.73 Setting up python-six (1.12.0-1) ... [2021-05-11T12:31:51.538Z] #42 67.33 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-05-11T12:31:51.538Z] #42 67.35 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-05-11T12:31:51.538Z] #42 67.38 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-05-11T12:31:51.538Z] #42 67.39 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-05-11T12:31:51.538Z] #42 67.40 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-05-11T12:31:51.538Z] #42 67.41 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-05-11T12:31:51.538Z] #42 67.42 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-05-11T12:31:51.538Z] #42 67.44 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-05-11T12:31:51.538Z] #42 67.45 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-05-11T12:31:51.538Z] #42 67.47 Setting up python-protobuf (3.6.1.3-2) ... [2021-05-11T12:31:51.538Z] #42 73.36 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-05-11T12:31:51.538Z] #42 73.41 Processing triggers for libc-bin (2.28-10) ... [2021-05-11T12:31:51.554Z] #9 ... [2021-05-11T12:31:51.554Z] [2021-05-11T12:31:51.554Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-05-11T12:31:51.554Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-05-11T12:31:51.554Z] #65 DONE 1.2s [2021-05-11T12:31:51.554Z] [2021-05-11T12:31:51.554Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-11T12:31:51.554Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-11T12:31:51.702Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.4s done [2021-05-11T12:31:51.800Z] #42 DONE 73.8s [2021-05-11T12:31:51.800Z] [2021-05-11T12:31:51.800Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-05-11T12:31:51.800Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-11T12:31:51.800Z] #13 66.69 Selecting previously unselected package binutils-mingw-w64. [2021-05-11T12:31:51.800Z] #13 66.69 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-05-11T12:31:51.800Z] #13 66.70 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-05-11T12:31:51.800Z] #13 66.87 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-05-11T12:31:51.800Z] #13 66.88 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-05-11T12:31:51.800Z] #13 66.89 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-05-11T12:31:51.800Z] #13 67.08 Selecting previously unselected package dmsetup. [2021-05-11T12:31:51.800Z] #13 67.08 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-05-11T12:31:51.800Z] #13 67.10 Unpacking dmsetup (2:1.02.155-3) ... [2021-05-11T12:31:51.800Z] #13 67.30 Selecting previously unselected package mingw-w64-common. [2021-05-11T12:31:51.800Z] #13 67.31 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-05-11T12:31:51.800Z] #13 67.31 Unpacking mingw-w64-common (6.0.0-3) ... [2021-05-11T12:31:51.962Z] #9 ... [2021-05-11T12:31:51.962Z] [2021-05-11T12:31:51.962Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-05-11T12:31:51.962Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-05-11T12:31:51.962Z] #65 DONE 0.8s [2021-05-11T12:31:51.962Z] [2021-05-11T12:31:51.962Z] #27 [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-05-11T12:31:51.962Z] #27 sha256:2f5ef7d60ae1d151fd2aa8dfcbd4d1be127456a9f8db7a76d9528a1821e46d69 [2021-05-11T12:31:52.169Z] #26 ... [2021-05-11T12:31:52.169Z] [2021-05-11T12:31:52.169Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-05-11T12:31:52.169Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-05-11T12:31:52.169Z] #63 DONE 1.0s [2021-05-11T12:31:52.169Z] [2021-05-11T12:31:52.169Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-05-11T12:31:52.169Z] #26 sha256:37088d12ab122b3790834af8fa4e08fd94c4968e93b00ec1f80df1d5916d53e0 [2021-05-11T12:31:52.169Z] #26 DONE 14.5s [2021-05-11T12:31:52.169Z] [2021-05-11T12:31:52.169Z] #27 [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-05-11T12:31:52.169Z] #27 sha256:2f5ef7d60ae1d151fd2aa8dfcbd4d1be127456a9f8db7a76d9528a1821e46d69 [2021-05-11T12:31:52.909Z] #27 1.665 Get:1 http://deb.debian.org/debian buster InRelease [121 kB] [2021-05-11T12:31:52.909Z] #27 1.674 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-11T12:31:52.909Z] #27 1.764 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-11T12:31:52.909Z] #27 1.810 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-11T12:31:53.178Z] #27 2.056 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-11T12:31:53.468Z] #9 ... [2021-05-11T12:31:53.468Z] [2021-05-11T12:31:53.468Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-05-11T12:31:53.468Z] #26 sha256:37088d12ab122b3790834af8fa4e08fd94c4968e93b00ec1f80df1d5916d53e0 [2021-05-11T12:31:53.468Z] #26 sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 50.43MB / 50.43MB 8.5s done [2021-05-11T12:31:53.468Z] #26 extracting sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 6.3s done [2021-05-11T12:31:53.468Z] #26 DONE 16.1s [2021-05-11T12:31:53.468Z] [2021-05-11T12:31:53.468Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-11T12:31:53.468Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-11T12:31:53.536Z] #27 ... [2021-05-11T12:31:53.536Z] [2021-05-11T12:31:53.536Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-05-11T12:31:53.536Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-05-11T12:31:53.536Z] #65 DONE 1.2s [2021-05-11T12:31:53.536Z] [2021-05-11T12:31:53.536Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-11T12:31:53.536Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-11T12:31:53.536Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 10.4s done [2021-05-11T12:31:53.536Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.7s done [2021-05-11T12:31:53.536Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.3s [2021-05-11T12:31:53.729Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.1s [2021-05-11T12:31:53.750Z] #27 2.571 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [286 kB] [2021-05-11T12:31:54.466Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.9s done [2021-05-11T12:31:54.723Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2021-05-11T12:31:54.723Z] #9 ... [2021-05-11T12:31:54.723Z] [2021-05-11T12:31:54.723Z] #27 [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-05-11T12:31:54.723Z] #27 sha256:2f5ef7d60ae1d151fd2aa8dfcbd4d1be127456a9f8db7a76d9528a1821e46d69 [2021-05-11T12:31:54.723Z] #27 2.635 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-11T12:31:54.980Z] #27 2.654 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2021-05-11T12:31:54.980Z] #27 2.654 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-11T12:31:55.139Z] #27 3.844 Fetched 8442 kB in 2s (3465 kB/s) [2021-05-11T12:31:55.237Z] #27 2.878 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [286 kB] [2021-05-11T12:31:55.393Z] Client: [2021-05-11T12:31:55.393Z] Context: default [2021-05-11T12:31:55.393Z] Debug Mode: false [2021-05-11T12:31:55.393Z] Plugins: [2021-05-11T12:31:55.393Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-05-11T12:31:55.393Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-05-11T12:31:55.393Z] [2021-05-11T12:31:55.393Z] Server: [2021-05-11T12:31:55.393Z] Containers: 0 [2021-05-11T12:31:55.393Z] Running: 0 [2021-05-11T12:31:55.393Z] Paused: 0 [2021-05-11T12:31:55.393Z] Stopped: 0 [2021-05-11T12:31:55.393Z] Images: 0 [2021-05-11T12:31:55.393Z] Server Version: 20.10.5 [2021-05-11T12:31:55.393Z] Storage Driver: overlay2 [2021-05-11T12:31:55.393Z] Backing Filesystem: extfs [2021-05-11T12:31:55.393Z] Supports d_type: true [2021-05-11T12:31:55.393Z] Native Overlay Diff: true [2021-05-11T12:31:55.393Z] Logging Driver: json-file [2021-05-11T12:31:55.393Z] Cgroup Driver: cgroupfs [2021-05-11T12:31:55.393Z] Cgroup Version: 1 [2021-05-11T12:31:55.393Z] Plugins: [2021-05-11T12:31:55.393Z] Volume: local [2021-05-11T12:31:55.393Z] Network: bridge host ipvlan macvlan null overlay [2021-05-11T12:31:55.393Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-05-11T12:31:55.393Z] Swarm: inactive [2021-05-11T12:31:55.393Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-05-11T12:31:55.393Z] Default Runtime: runc [2021-05-11T12:31:55.393Z] Init Binary: docker-init [2021-05-11T12:31:55.393Z] containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-05-11T12:31:55.393Z] runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-11T12:31:55.393Z] init version: de40ad0 [2021-05-11T12:31:55.393Z] Security Options: [2021-05-11T12:31:55.393Z] apparmor [2021-05-11T12:31:55.393Z] seccomp [2021-05-11T12:31:55.393Z] Profile: default [2021-05-11T12:31:55.393Z] Kernel Version: 5.4.0-1041-aws [2021-05-11T12:31:55.393Z] Operating System: Ubuntu 20.04.2 LTS [2021-05-11T12:31:55.393Z] OSType: linux [2021-05-11T12:31:55.393Z] Architecture: aarch64 [2021-05-11T12:31:55.393Z] CPUs: 4 [2021-05-11T12:31:55.393Z] Total Memory: 7.494GiB [2021-05-11T12:31:55.393Z] Name: ip-10-100-114-242 [2021-05-11T12:31:55.393Z] ID: BVXL:CDJC:ICN6:ER53:HAUW:WQSU:QT43:6BOW:3PZO:KHYE:NTNP:UAA4 [2021-05-11T12:31:55.393Z] Docker Root Dir: /var/lib/docker [2021-05-11T12:31:55.393Z] Debug Mode: false [2021-05-11T12:31:55.393Z] Registry: https://index.docker.io/v1/ [2021-05-11T12:31:55.393Z] Labels: [2021-05-11T12:31:55.393Z] Experimental: true [2021-05-11T12:31:55.393Z] Insecure Registries: [2021-05-11T12:31:55.393Z] 127.0.0.0/8 [2021-05-11T12:31:55.393Z] Live Restore Enabled: true [2021-05-11T12:31:55.393Z] [2021-05-11T12:31:55.393Z] WARNING: No swap limit support [Pipeline] sh [2021-05-11T12:31:55.511Z] #27 3.210 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-11T12:31:55.647Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 6.5s done [2021-05-11T12:31:55.647Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2021-05-11T12:31:55.685Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-05-11T12:31:55.685Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-05-11T12:31:55.685Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42370/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-05-11T12:31:55.685Z] + bash /home/ubuntu/workspace/moby_PR-42370/check-config.sh [2021-05-11T12:31:55.685Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-05-11T12:31:55.685Z] info: reading kernel config from /boot/config-5.4.0-1041-aws ... [2021-05-11T12:31:55.685Z] [2021-05-11T12:31:55.685Z] Generally Necessary: [2021-05-11T12:31:55.685Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-05-11T12:31:55.685Z] - apparmor: enabled and tools installed [2021-05-11T12:31:55.685Z] - CONFIG_NAMESPACES: enabled [2021-05-11T12:31:55.685Z] - CONFIG_NET_NS: enabled [2021-05-11T12:31:55.685Z] - CONFIG_PID_NS: enabled [2021-05-11T12:31:55.685Z] - CONFIG_IPC_NS: enabled [2021-05-11T12:31:55.685Z] - CONFIG_UTS_NS: enabled [2021-05-11T12:31:55.685Z] - CONFIG_CGROUPS: enabled [2021-05-11T12:31:55.685Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-05-11T12:31:55.685Z] - CONFIG_CGROUP_DEVICE: enabled [2021-05-11T12:31:55.685Z] - CONFIG_CGROUP_FREEZER: enabled [2021-05-11T12:31:55.685Z] - CONFIG_CGROUP_SCHED: enabled [2021-05-11T12:31:55.685Z] - CONFIG_CPUSETS: enabled [2021-05-11T12:31:55.768Z] #27 3.542 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-11T12:31:55.947Z] - CONFIG_MEMCG: enabled [2021-05-11T12:31:55.947Z] - CONFIG_KEYS: enabled [2021-05-11T12:31:55.947Z] - CONFIG_VETH: enabled (as module) [2021-05-11T12:31:55.947Z] - CONFIG_BRIDGE: enabled (as module) [2021-05-11T12:31:55.947Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-05-11T12:31:55.947Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-05-11T12:31:55.947Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-05-11T12:31:55.947Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-05-11T12:31:55.947Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-05-11T12:31:55.947Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-05-11T12:31:55.947Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-05-11T12:31:55.947Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-05-11T12:31:55.947Z] - CONFIG_NF_NAT: enabled (as module) [2021-05-11T12:31:55.947Z] - CONFIG_POSIX_MQUEUE: enabled [2021-05-11T12:31:55.947Z] [2021-05-11T12:31:55.947Z] Optional Features: [2021-05-11T12:31:55.947Z] - CONFIG_USER_NS: enabled [2021-05-11T12:31:55.947Z] - CONFIG_SECCOMP: enabled [2021-05-11T12:31:55.947Z] - CONFIG_SECCOMP_FILTER: enabled [2021-05-11T12:31:55.947Z] - CONFIG_CGROUP_PIDS: enabled [2021-05-11T12:31:55.947Z] - CONFIG_MEMCG_SWAP: enabled [2021-05-11T12:31:55.947Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-05-11T12:31:55.947Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-05-11T12:31:56.084Z] #27 3.844 Reading package lists... [2021-05-11T12:31:56.209Z] - CONFIG_BLK_CGROUP: enabled [2021-05-11T12:31:56.209Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-05-11T12:31:56.209Z] - CONFIG_CGROUP_PERF: enabled [2021-05-11T12:31:56.209Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-05-11T12:31:56.209Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-05-11T12:31:56.209Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-05-11T12:31:56.209Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-05-11T12:31:56.209Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-05-11T12:31:56.209Z] - CONFIG_RT_GROUP_SCHED: missing [2021-05-11T12:31:56.209Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-05-11T12:31:56.209Z] - CONFIG_IP_VS: enabled (as module) [2021-05-11T12:31:56.209Z] - CONFIG_IP_VS_NFCT: enabled [2021-05-11T12:31:56.209Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-05-11T12:31:56.209Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-05-11T12:31:56.209Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-05-11T12:31:56.209Z] - CONFIG_SECURITY_SELINUX: enabled [2021-05-11T12:31:56.209Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-05-11T12:31:56.209Z] - CONFIG_EXT4_FS: enabled [2021-05-11T12:31:56.209Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-05-11T12:31:56.209Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-05-11T12:31:56.209Z] - Network Drivers: [2021-05-11T12:31:56.209Z] - "overlay": [2021-05-11T12:31:56.209Z] - CONFIG_VXLAN: enabled (as module) [2021-05-11T12:31:56.209Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-05-11T12:31:56.209Z] Optional (for encrypted networks): [2021-05-11T12:31:56.471Z] - CONFIG_CRYPTO: enabled [2021-05-11T12:31:56.471Z] - CONFIG_CRYPTO_AEAD: enabled [2021-05-11T12:31:56.471Z] - CONFIG_CRYPTO_GCM: enabled [2021-05-11T12:31:56.471Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-05-11T12:31:56.471Z] - CONFIG_CRYPTO_GHASH: enabled [2021-05-11T12:31:56.471Z] - CONFIG_XFRM: enabled [2021-05-11T12:31:56.471Z] - CONFIG_XFRM_USER: enabled (as module) [2021-05-11T12:31:56.471Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-05-11T12:31:56.471Z] - CONFIG_INET_ESP: enabled (as module) [2021-05-11T12:31:56.471Z] - "ipvlan": [2021-05-11T12:31:56.471Z] - CONFIG_IPVLAN: enabled (as module) [2021-05-11T12:31:56.471Z] - "macvlan": [2021-05-11T12:31:56.471Z] - CONFIG_MACVLAN: enabled (as module) [2021-05-11T12:31:56.471Z] - CONFIG_DUMMY: enabled (as module) [2021-05-11T12:31:56.471Z] - "ftp,tftp client in container": [2021-05-11T12:31:56.471Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-05-11T12:31:56.471Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-05-11T12:31:56.471Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-05-11T12:31:56.471Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-05-11T12:31:56.471Z] - Storage Drivers: [2021-05-11T12:31:56.471Z] - "aufs": [2021-05-11T12:31:56.471Z] - CONFIG_AUFS_FS: enabled (as module) [2021-05-11T12:31:56.471Z] - "btrfs": [2021-05-11T12:31:56.471Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-05-11T12:31:56.471Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-05-11T12:31:56.471Z] - "devicemapper": [2021-05-11T12:31:56.471Z] - CONFIG_BLK_DEV_DM: enabled [2021-05-11T12:31:56.471Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-05-11T12:31:56.471Z] - "overlay": [2021-05-11T12:31:56.657Z] #27 4.756 Reading package lists... [2021-05-11T12:31:56.732Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-05-11T12:31:56.732Z] - "zfs": [2021-05-11T12:31:56.732Z] - /dev/zfs: present [2021-05-11T12:31:56.732Z] - zfs command: missing [2021-05-11T12:31:56.732Z] - zpool command: missing [2021-05-11T12:31:56.732Z] [2021-05-11T12:31:56.732Z] Limits: [2021-05-11T12:31:56.732Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-05-11T12:31:56.732Z] [2021-05-11T12:31:56.732Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-05-11T12:31:56.919Z] #27 5.593 Building dependency tree... [2021-05-11T12:31:57.069Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:930337624250945472001136e7bcb8e5b102bb87 . [2021-05-11T12:31:57.074Z] #13 ... [2021-05-11T12:31:57.074Z] [2021-05-11T12:31:57.074Z] #37 [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-05-11T12:31:57.074Z] #37 sha256:70c922dd023fead5e8e7db50499b04a57511dd6ef07c08a5cab2c0183ea0fff1 [2021-05-11T12:31:57.074Z] #37 2.728 -- The C compiler identification is GNU 8.3.0 [2021-05-11T12:31:57.074Z] #37 2.905 -- Check for working C compiler: /usr/bin/cc [2021-05-11T12:31:57.074Z] #37 3.866 -- Check for working C compiler: /usr/bin/cc -- works [2021-05-11T12:31:57.074Z] #37 3.867 -- Detecting C compiler ABI info [2021-05-11T12:31:57.074Z] #37 4.452 -- Detecting C compiler ABI info - done [2021-05-11T12:31:57.074Z] #37 4.508 -- Detecting C compile features [2021-05-11T12:31:57.074Z] #37 6.315 -- Detecting C compile features - done [2021-05-11T12:31:57.074Z] #37 6.362 -- Performing Test HAS_BUILTIN_FORTIFY [2021-05-11T12:31:57.074Z] #37 6.614 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-05-11T12:31:57.074Z] #37 6.778 -- Configuring done [2021-05-11T12:31:57.074Z] #37 6.801 -- Generating done [2021-05-11T12:31:57.074Z] #37 6.809 -- Build files have been written to: /tmp/tmp.Fr5yOqXSqp/tini [2021-05-11T12:31:57.074Z] #37 6.822 + make tini-static [2021-05-11T12:31:57.074Z] #37 7.250 Scanning dependencies of target tini-static [2021-05-11T12:31:57.074Z] #37 7.392 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-05-11T12:31:57.074Z] #37 ... [2021-05-11T12:31:57.074Z] [2021-05-11T12:31:57.074Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-05-11T12:31:57.074Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-11T12:31:57.074Z] #13 73.39 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-05-11T12:31:57.074Z] #13 73.40 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-05-11T12:31:57.074Z] #13 73.40 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-05-11T12:31:57.181Z] #27 5.935 The following additional packages will be installed: [2021-05-11T12:31:57.181Z] #27 5.935 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-05-11T12:31:57.181Z] #27 5.935 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-05-11T12:31:57.181Z] #27 5.935 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-05-11T12:31:57.181Z] #27 5.936 Suggested packages: [2021-05-11T12:31:57.181Z] #27 5.936 krb5-doc krb5-user [2021-05-11T12:31:57.181Z] #27 5.936 Recommended packages: [2021-05-11T12:31:57.181Z] #27 5.936 krb5-locales publicsuffix libsasl2-modules [2021-05-11T12:31:57.442Z] #27 6.176 The following NEW packages will be installed: [2021-05-11T12:31:57.442Z] #27 6.177 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-05-11T12:31:57.442Z] #27 6.178 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-05-11T12:31:57.442Z] #27 6.178 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-05-11T12:31:57.442Z] #27 6.179 libssh2-1 libssl1.1 openssl [2021-05-11T12:31:57.644Z] #1 [internal] load build definition from Dockerfile [2021-05-11T12:31:57.644Z] #1 sha256:8ed55b0d0d42da2a9e0920a70f2b5d4d673ccca94bc8e84de973aff3cadfd2e7 [2021-05-11T12:31:57.644Z] #1 transferring dockerfile: 17.07kB 0.0s done [2021-05-11T12:31:57.644Z] #1 DONE 0.2s [2021-05-11T12:31:57.644Z] [2021-05-11T12:31:57.644Z] #2 [internal] load .dockerignore [2021-05-11T12:31:57.644Z] #2 sha256:f66ae26dfeb0aee7f48b09ba96b1756ce4f9420b8d646cee030b089156adac5e [2021-05-11T12:31:57.644Z] #2 transferring context: [2021-05-11T12:31:57.644Z] #2 transferring context: 87B done [2021-05-11T12:31:57.644Z] #2 DONE 0.0s [2021-05-11T12:31:57.644Z] [2021-05-11T12:31:57.644Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-05-11T12:31:57.644Z] #3 sha256:294a0880f468e89a28a1e5e4d13ea717bf9a656005ccb802a8dcbf12ae5d5949 [2021-05-11T12:31:57.661Z] #27 5.241 Fetched 8442 kB in 3s (2958 kB/s) [2021-05-11T12:31:57.703Z] #27 6.463 0 upgraded, 21 newly installed, 0 to remove and 2 not upgraded. [2021-05-11T12:31:57.703Z] #27 6.463 Need to get 5059 kB of archives. [2021-05-11T12:31:57.703Z] #27 6.463 After this operation, 12.1 MB of additional disk space will be used. [2021-05-11T12:31:57.703Z] #27 6.463 Get:1 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-05-11T12:31:57.703Z] #27 6.463 Get:2 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-05-11T12:31:57.703Z] #27 6.469 Get:3 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-05-11T12:31:57.703Z] #27 6.472 Get:4 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-05-11T12:31:57.703Z] #27 6.473 Get:5 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-05-11T12:31:57.703Z] #27 6.480 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-05-11T12:31:57.703Z] #27 6.485 Get:7 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-05-11T12:31:57.703Z] #27 6.491 Get:8 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-05-11T12:31:57.703Z] #27 6.495 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-05-11T12:31:57.703Z] #27 6.497 Get:10 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-05-11T12:31:57.703Z] #27 6.500 Get:11 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-05-11T12:31:57.703Z] #27 6.502 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-05-11T12:31:57.703Z] #27 6.509 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-05-11T12:31:57.703Z] #27 6.514 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-05-11T12:31:57.703Z] #27 6.517 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-05-11T12:31:57.703Z] #27 6.519 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-05-11T12:31:57.703Z] #27 6.520 Get:17 http://security.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-05-11T12:31:57.703Z] #27 6.523 Get:18 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-05-11T12:31:57.703Z] #27 6.532 Get:19 http://security.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-05-11T12:31:57.703Z] #27 6.532 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-05-11T12:31:57.703Z] #27 6.532 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-05-11T12:31:57.964Z] #27 6.674 debconf: delaying package configuration, since apt-utils is not installed [2021-05-11T12:31:57.964Z] #27 6.700 Fetched 5059 kB in 0s (15.1 MB/s) [2021-05-11T12:31:57.964Z] #27 6.740 Selecting previously unselected package libssl1.1:amd64. [2021-05-11T12:31:57.965Z] #27 6.740 (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-05-11T12:31:57.965Z] #27 6.744 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-05-11T12:31:57.965Z] #27 6.754 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-05-11T12:31:58.012Z] #13 ... [2021-05-11T12:31:58.012Z] [2021-05-11T12:31:58.012Z] #45 [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-05-11T12:31:58.012Z] #45 sha256:f6698c9641d519a45c8ad8f55bb4e6aecef3b32d0599e73c0ba2deb26f0e2643 [2021-05-11T12:31:58.012Z] #45 70.22 internal/fmtsort [2021-05-11T12:31:58.012Z] #45 70.86 internal/syscall/execenv [2021-05-11T12:31:58.012Z] #45 71.00 internal/syscall/unix [2021-05-11T12:31:58.012Z] #45 71.23 internal/poll [2021-05-11T12:31:58.012Z] #45 71.26 strings [2021-05-11T12:31:58.012Z] #45 73.63 os [2021-05-11T12:31:58.012Z] #45 74.85 regexp/syntax [2021-05-11T12:31:58.012Z] #45 77.24 fmt [2021-05-11T12:31:58.012Z] #45 79.31 regexp [2021-05-11T12:31:58.225Z] #27 6.962 Selecting previously unselected package openssl. [2021-05-11T12:31:58.225Z] #27 6.962 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-05-11T12:31:58.225Z] #27 6.967 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-05-11T12:31:58.271Z] #45 ... [2021-05-11T12:31:58.271Z] [2021-05-11T12:31:58.271Z] #43 [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-05-11T12:31:58.271Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-11T12:31:58.271Z] #43 2.358 Note: Building without setproctitle() and strlcpy() support. [2021-05-11T12:31:58.271Z] #43 2.359 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-05-11T12:31:58.271Z] #43 2.373 Note: Building without GnuTLS support [2021-05-11T12:31:58.271Z] #43 2.388 Makefile.config:39: Warn: you have no libnftables installed [2021-05-11T12:31:58.271Z] #43 2.388 Makefile.config:40: Warn: Building without nftables support [2021-05-11T12:31:58.271Z] #43 3.968 fatal: not a git repository (or any of the parent directories): .git [2021-05-11T12:31:58.271Z] #43 4.004 GEN .gitid [2021-05-11T12:31:58.271Z] #43 4.042 GEN criu/include/version.h [2021-05-11T12:31:58.271Z] #43 4.090 GEN include/common/asm [2021-05-11T12:31:58.271Z] #43 5.560 PBCC images/timens.pb-c.c [2021-05-11T12:31:58.271Z] #43 5.574 DEP images/timens.pb-c.d [2021-05-11T12:31:58.271Z] #43 5.637 PBCC images/fown.pb-c.c [2021-05-11T12:31:58.271Z] #43 5.668 PBCC images/google/protobuf/descriptor.pb-c.c [2021-05-11T12:31:58.271Z] #43 5.738 PBCC images/opts.pb-c.c [2021-05-11T12:31:58.271Z] #43 5.788 PBCC images/memfd.pb-c.c [2021-05-11T12:31:58.271Z] #43 5.848 DEP images/fown.pb-c.d [2021-05-11T12:31:58.271Z] #43 5.883 DEP images/google/protobuf/descriptor.pb-c.d [2021-05-11T12:31:58.271Z] #43 5.953 DEP images/opts.pb-c.d [2021-05-11T12:31:58.271Z] #43 6.032 DEP images/memfd.pb-c.d [2021-05-11T12:31:58.271Z] #43 6.128 PBCC images/sit.pb-c.c [2021-05-11T12:31:58.271Z] #43 6.180 DEP images/sit.pb-c.d [2021-05-11T12:31:58.271Z] #43 6.256 PBCC images/macvlan.pb-c.c [2021-05-11T12:31:58.271Z] #43 6.293 DEP images/macvlan.pb-c.d [2021-05-11T12:31:58.271Z] #43 6.342 PBCC images/autofs.pb-c.c [2021-05-11T12:31:58.271Z] #43 6.390 DEP images/autofs.pb-c.d [2021-05-11T12:31:58.271Z] #43 6.456 PBCC images/sysctl.pb-c.c [2021-05-11T12:31:58.271Z] #43 6.504 DEP images/sysctl.pb-c.d [2021-05-11T12:31:58.271Z] #43 6.542 PBCC images/time.pb-c.c [2021-05-11T12:31:58.271Z] #43 6.585 DEP images/time.pb-c.d [2021-05-11T12:31:58.271Z] #43 6.636 PBCC images/binfmt-misc.pb-c.c [2021-05-11T12:31:58.271Z] #43 6.672 DEP images/binfmt-misc.pb-c.d [2021-05-11T12:31:58.486Z] #27 7.109 Selecting previously unselected package ca-certificates. [2021-05-11T12:31:58.486Z] #27 7.109 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-05-11T12:31:58.486Z] #27 7.114 Unpacking ca-certificates (20200601~deb10u2) ... [2021-05-11T12:31:58.486Z] #27 7.181 Selecting previously unselected package libkeyutils1:amd64. [2021-05-11T12:31:58.486Z] #27 7.181 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-05-11T12:31:58.486Z] #27 7.186 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-05-11T12:31:58.486Z] #27 7.224 Selecting previously unselected package libkrb5support0:amd64. [2021-05-11T12:31:58.486Z] #27 7.225 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-05-11T12:31:58.486Z] #27 7.231 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-05-11T12:31:58.486Z] #27 7.275 Selecting previously unselected package libk5crypto3:amd64. [2021-05-11T12:31:58.486Z] #27 7.275 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-05-11T12:31:58.486Z] #27 7.279 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-05-11T12:31:58.486Z] #27 7.328 Selecting previously unselected package libkrb5-3:amd64. [2021-05-11T12:31:58.486Z] #27 7.328 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-05-11T12:31:58.486Z] #27 7.340 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-05-11T12:31:58.486Z] #27 7.421 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-05-11T12:31:58.486Z] #27 7.422 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-05-11T12:31:58.486Z] #27 7.429 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-05-11T12:31:58.530Z] #43 6.717 PBCC images/seccomp.pb-c.c [2021-05-11T12:31:58.530Z] #43 6.749 DEP images/seccomp.pb-c.d [2021-05-11T12:31:58.530Z] #43 6.832 PBCC images/userns.pb-c.c [2021-05-11T12:31:58.530Z] #43 6.864 DEP images/userns.pb-c.d [2021-05-11T12:31:58.530Z] #43 6.938 PBCC images/cgroup.pb-c.c [2021-05-11T12:31:58.599Z] #27 5.241 Reading package lists... [2021-05-11T12:31:58.747Z] #27 7.479 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-05-11T12:31:58.747Z] #27 7.479 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-05-11T12:31:58.747Z] #27 7.483 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-11T12:31:58.747Z] #27 7.526 Selecting previously unselected package libsasl2-2:amd64. [2021-05-11T12:31:58.747Z] #27 7.526 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-05-11T12:31:58.747Z] #27 7.531 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-11T12:31:58.747Z] #27 7.579 Selecting previously unselected package libldap-common. [2021-05-11T12:31:58.747Z] #27 7.580 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-05-11T12:31:58.747Z] #27 7.584 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-05-11T12:31:58.790Z] #43 ... [2021-05-11T12:31:58.790Z] [2021-05-11T12:31:58.790Z] #37 [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-05-11T12:31:58.790Z] #37 sha256:70c922dd023fead5e8e7db50499b04a57511dd6ef07c08a5cab2c0183ea0fff1 [2021-05-11T12:31:58.790Z] #37 8.614 [100%] Linking C executable tini-static [2021-05-11T12:31:58.790Z] #37 9.213 [100%] Built target tini-static [2021-05-11T12:31:58.790Z] #37 9.246 + mkdir -p /build [2021-05-11T12:31:58.790Z] #37 9.265 + cp tini-static /build/docker-init [2021-05-11T12:31:58.790Z] #37 DONE 9.6s [2021-05-11T12:31:58.790Z] [2021-05-11T12:31:58.790Z] #43 [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-05-11T12:31:58.790Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-11T12:31:58.790Z] #43 6.970 DEP images/cgroup.pb-c.d [2021-05-11T12:31:58.790Z] #43 6.998 PBCC images/ext-file.pb-c.c [2021-05-11T12:31:58.790Z] #43 ... [2021-05-11T12:31:58.790Z] [2021-05-11T12:31:58.790Z] #51 [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-05-11T12:31:58.790Z] #51 sha256:a4c6a225284b22b87c901ad6351b95d7bbfb30ad899299e2543b9b9d93c45853 [2021-05-11T12:31:58.790Z] #51 72.71 os [2021-05-11T12:31:58.790Z] #51 74.38 encoding/binary [2021-05-11T12:31:58.790Z] #51 76.07 fmt [2021-05-11T12:31:58.790Z] #51 76.31 encoding/base64 [2021-05-11T12:31:58.790Z] #51 77.05 path/filepath [2021-05-11T12:31:58.790Z] #51 78.49 golang.org/x/sys/unix [2021-05-11T12:31:58.790Z] #51 80.93 encoding/json [2021-05-11T12:31:58.790Z] #51 ... [2021-05-11T12:31:58.790Z] [2021-05-11T12:31:58.790Z] #43 [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-05-11T12:31:58.790Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-11T12:31:58.790Z] #43 7.088 DEP images/ext-file.pb-c.d [2021-05-11T12:31:58.790Z] #43 7.184 PBCC images/rpc.pb-c.c [2021-05-11T12:31:59.008Z] #27 7.660 Selecting previously unselected package libldap-2.4-2:amd64. [2021-05-11T12:31:59.008Z] #27 7.661 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-05-11T12:31:59.008Z] #27 7.665 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-05-11T12:31:59.008Z] #27 7.743 Selecting previously unselected package libnghttp2-14:amd64. [2021-05-11T12:31:59.008Z] #27 7.743 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-05-11T12:31:59.008Z] #27 7.746 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-05-11T12:31:59.008Z] #27 7.791 Selecting previously unselected package libpsl5:amd64. [2021-05-11T12:31:59.008Z] #27 7.791 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-05-11T12:31:59.008Z] #27 7.796 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-05-11T12:31:59.008Z] #27 7.836 Selecting previously unselected package librtmp1:amd64. [2021-05-11T12:31:59.008Z] #27 7.836 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-05-11T12:31:59.008Z] #27 7.847 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-05-11T12:31:59.049Z] #43 7.329 DEP images/rpc.pb-c.d [2021-05-11T12:31:59.049Z] #43 7.460 PBCC images/siginfo.pb-c.c [2021-05-11T12:31:59.270Z] #27 7.889 Selecting previously unselected package libssh2-1:amd64. [2021-05-11T12:31:59.270Z] #27 7.891 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-05-11T12:31:59.270Z] #27 7.896 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-05-11T12:31:59.270Z] #27 7.945 Selecting previously unselected package libcurl4:amd64. [2021-05-11T12:31:59.270Z] #27 7.946 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-05-11T12:31:59.270Z] #27 7.950 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-05-11T12:31:59.270Z] #27 8.020 Selecting previously unselected package curl. [2021-05-11T12:31:59.270Z] #27 8.022 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-05-11T12:31:59.270Z] #27 8.027 Unpacking curl (7.64.0-4+deb10u2) ... [2021-05-11T12:31:59.270Z] #27 8.099 Selecting previously unselected package libonig5:amd64. [2021-05-11T12:31:59.270Z] #27 8.100 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-05-11T12:31:59.270Z] #27 8.117 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-05-11T12:31:59.270Z] #27 8.168 Selecting previously unselected package libjq1:amd64. [2021-05-11T12:31:59.270Z] #27 8.168 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-05-11T12:31:59.270Z] #27 8.170 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-05-11T12:31:59.270Z] #27 8.209 Selecting previously unselected package jq. [2021-05-11T12:31:59.270Z] #27 8.209 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-05-11T12:31:59.308Z] #43 7.499 DEP images/siginfo.pb-c.d [2021-05-11T12:31:59.308Z] #43 7.578 PBCC images/pagemap.pb-c.c [2021-05-11T12:31:59.308Z] #43 7.649 DEP images/pagemap.pb-c.d [2021-05-11T12:31:59.526Z] #27 6.247 Reading package lists... [2021-05-11T12:31:59.526Z] #27 7.143 Building dependency tree... [2021-05-11T12:31:59.532Z] #27 8.213 Unpacking jq (1.5+dfsg-2+b1) ... [2021-05-11T12:31:59.532Z] #27 8.264 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-05-11T12:31:59.532Z] #27 8.275 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-05-11T12:31:59.532Z] #27 8.286 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-05-11T12:31:59.532Z] #27 8.391 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-05-11T12:31:59.532Z] #27 8.407 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-05-11T12:31:59.558Z] #3 DONE 1.7s [2021-05-11T12:31:59.558Z] [2021-05-11T12:31:59.558Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-05-11T12:31:59.558Z] #4 sha256:08363c8751d4545d25bea104f7e51e11696d0e0abf10a017a959436e69805043 [2021-05-11T12:31:59.558Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 0.1s done [2021-05-11T12:31:59.558Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-05-11T12:31:59.567Z] #43 7.768 PBCC images/rlimit.pb-c.c [2021-05-11T12:31:59.568Z] #43 7.795 DEP images/rlimit.pb-c.d [2021-05-11T12:31:59.782Z] #27 7.503 The following additional packages will be installed: [2021-05-11T12:31:59.782Z] #27 7.503 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-05-11T12:31:59.782Z] #27 7.503 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-05-11T12:31:59.782Z] #27 7.504 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-05-11T12:31:59.782Z] #27 7.504 Suggested packages: [2021-05-11T12:31:59.782Z] #27 7.504 krb5-doc krb5-user [2021-05-11T12:31:59.782Z] #27 7.504 Recommended packages: [2021-05-11T12:31:59.782Z] #27 7.504 krb5-locales publicsuffix libsasl2-modules [2021-05-11T12:31:59.793Z] #27 8.474 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-05-11T12:31:59.793Z] #27 8.486 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-11T12:31:59.793Z] #27 8.499 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-05-11T12:31:59.793Z] #27 8.512 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-05-11T12:31:59.793Z] #27 8.526 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-11T12:31:59.793Z] #27 8.538 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-05-11T12:31:59.793Z] #27 8.551 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-05-11T12:31:59.793Z] #27 8.565 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-05-11T12:31:59.793Z] #27 8.580 Setting up libonig5:amd64 (6.9.1-1) ... [2021-05-11T12:31:59.793Z] #27 8.594 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-05-11T12:31:59.793Z] #27 8.609 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-05-11T12:31:59.793Z] #27 8.621 Setting up ca-certificates (20200601~deb10u2) ... [2021-05-11T12:31:59.819Z] #4 sha256:fedac250e13a5a3b8fcd0c6f42857dd78f31052801662f20fc895fd7993eb28a 528B / 528B done [2021-05-11T12:31:59.819Z] #4 sha256:d9b7b6a9d13deb44598f3c9a244fe9e3b10f85457aa34d4e499afaff6a85c631 1.21kB / 1.21kB done [2021-05-11T12:31:59.833Z] #43 7.889 PBCC images/file-lock.pb-c.c [2021-05-11T12:31:59.833Z] #43 7.920 DEP images/file-lock.pb-c.d [2021-05-11T12:31:59.833Z] #43 7.973 PBCC images/tty.pb-c.c [2021-05-11T12:31:59.833Z] #43 8.053 DEP images/tty.pb-c.d [2021-05-11T12:32:00.038Z] #27 7.762 The following NEW packages will be installed: [2021-05-11T12:32:00.038Z] #27 7.763 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-05-11T12:32:00.038Z] #27 7.763 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-05-11T12:32:00.038Z] #27 7.772 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-05-11T12:32:00.038Z] #27 7.772 libssh2-1 libssl1.1 openssl [2021-05-11T12:32:00.081Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0B / 9.01MB 0.3s [2021-05-11T12:32:00.081Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.4s [2021-05-11T12:32:00.093Z] #43 8.267 PBCC images/tun.pb-c.c [2021-05-11T12:32:00.093Z] #43 8.311 PBCC images/netdev.pb-c.c [2021-05-11T12:32:00.093Z] #43 8.366 DEP images/tun.pb-c.d [2021-05-11T12:32:00.093Z] #43 8.414 DEP images/netdev.pb-c.d [2021-05-11T12:32:00.093Z] #43 8.480 PBCC images/vma.pb-c.c [2021-05-11T12:32:00.093Z] #43 8.517 DEP images/vma.pb-c.d [2021-05-11T12:32:00.295Z] #27 8.055 0 upgraded, 21 newly installed, 0 to remove and 2 not upgraded. [2021-05-11T12:32:00.295Z] #27 8.055 Need to get 5059 kB of archives. [2021-05-11T12:32:00.295Z] #27 8.055 After this operation, 12.1 MB of additional disk space will be used. [2021-05-11T12:32:00.295Z] #27 8.055 Get:1 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-05-11T12:32:00.295Z] #27 8.061 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-05-11T12:32:00.295Z] #27 8.061 Get:3 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-05-11T12:32:00.295Z] #27 8.071 Get:4 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-05-11T12:32:00.295Z] #27 8.071 Get:5 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-05-11T12:32:00.295Z] #27 8.071 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-05-11T12:32:00.295Z] #27 8.083 Get:7 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-05-11T12:32:00.295Z] #27 8.086 Get:8 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-05-11T12:32:00.295Z] #27 8.086 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-05-11T12:32:00.295Z] #27 8.094 Get:10 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-05-11T12:32:00.295Z] #27 8.094 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-05-11T12:32:00.295Z] #27 8.114 Get:12 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-05-11T12:32:00.295Z] #27 8.114 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-05-11T12:32:00.295Z] #27 8.114 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-05-11T12:32:00.295Z] #27 8.114 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-05-11T12:32:00.295Z] #27 8.114 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-05-11T12:32:00.295Z] #27 8.114 Get:17 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-05-11T12:32:00.295Z] #27 8.114 Get:18 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-05-11T12:32:00.295Z] #27 8.114 Get:19 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-05-11T12:32:00.342Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a [2021-05-11T12:32:00.352Z] #43 8.557 PBCC images/creds.pb-c.c [2021-05-11T12:32:00.352Z] #43 8.585 DEP images/creds.pb-c.d [2021-05-11T12:32:00.352Z] #43 8.624 PBCC images/utsns.pb-c.c [2021-05-11T12:32:00.352Z] #43 8.660 DEP images/utsns.pb-c.d [2021-05-11T12:32:00.352Z] #43 8.745 PBCC images/ipc-desc.pb-c.c [2021-05-11T12:32:00.366Z] #27 9.188 Updating certificates in /etc/ssl/certs... [2021-05-11T12:32:00.551Z] #27 8.127 Get:20 http://security.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-05-11T12:32:00.551Z] #27 8.152 Get:21 http://security.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-05-11T12:32:00.551Z] #27 8.323 debconf: delaying package configuration, since apt-utils is not installed [2021-05-11T12:32:00.551Z] #27 8.347 Fetched 5059 kB in 0s (14.9 MB/s) [2021-05-11T12:32:00.605Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.7s done [2021-05-11T12:32:00.605Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0.2s done [2021-05-11T12:32:00.611Z] #43 8.756 PBCC images/ipc-sem.pb-c.c [2021-05-11T12:32:00.611Z] #43 8.786 DEP images/ipc-desc.pb-c.d [2021-05-11T12:32:00.611Z] #43 8.855 DEP images/ipc-sem.pb-c.d [2021-05-11T12:32:00.611Z] #43 8.927 PBCC images/ipc-msg.pb-c.c [2021-05-11T12:32:00.611Z] #43 8.958 DEP images/ipc-msg.pb-c.d [2021-05-11T12:32:00.810Z] #27 8.396 Selecting previously unselected package libssl1.1:amd64. [2021-05-11T12:32:00.811Z] #27 8.396 (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-05-11T12:32:00.811Z] #27 8.398 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-05-11T12:32:00.811Z] #27 8.408 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-05-11T12:32:00.811Z] #27 8.638 Selecting previously unselected package openssl. [2021-05-11T12:32:00.811Z] #27 8.638 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-05-11T12:32:00.811Z] #27 8.638 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-05-11T12:32:00.871Z] #43 9.006 PBCC images/ipc-shm.pb-c.c [2021-05-11T12:32:00.871Z] #43 9.035 DEP images/ipc-shm.pb-c.d [2021-05-11T12:32:00.871Z] #43 9.081 PBCC images/ipc-var.pb-c.c [2021-05-11T12:32:00.871Z] #43 9.118 DEP images/ipc-var.pb-c.d [2021-05-11T12:32:00.871Z] #43 9.168 PBCC images/sk-opts.pb-c.c [2021-05-11T12:32:00.938Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.1s [2021-05-11T12:32:01.074Z] #27 8.856 Selecting previously unselected package ca-certificates. [2021-05-11T12:32:01.074Z] #27 8.856 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-05-11T12:32:01.074Z] #27 8.864 Unpacking ca-certificates (20200601~deb10u2) ... [2021-05-11T12:32:01.130Z] #43 9.220 PBCC images/packet-sock.pb-c.c [2021-05-11T12:32:01.130Z] #43 9.264 DEP images/sk-opts.pb-c.d [2021-05-11T12:32:01.130Z] #43 9.341 DEP images/packet-sock.pb-c.d [2021-05-11T12:32:01.130Z] #43 9.416 PBCC images/sk-netlink.pb-c.c [2021-05-11T12:32:01.310Z] #27 9.917 137 added, 0 removed; done. [2021-05-11T12:32:01.310Z] #27 9.952 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-05-11T12:32:01.310Z] #27 9.966 Setting up jq (1.5+dfsg-2+b1) ... [2021-05-11T12:32:01.310Z] #27 9.980 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-05-11T12:32:01.310Z] #27 9.993 Setting up curl (7.64.0-4+deb10u2) ... [2021-05-11T12:32:01.310Z] #27 10.01 Processing triggers for libc-bin (2.28-10) ... [2021-05-11T12:32:01.310Z] #27 10.03 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-05-11T12:32:01.310Z] #27 10.04 Updating certificates in /etc/ssl/certs... [2021-05-11T12:32:01.331Z] #27 8.998 Selecting previously unselected package libkeyutils1:amd64. [2021-05-11T12:32:01.331Z] #27 8.998 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-05-11T12:32:01.331Z] #27 8.998 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-05-11T12:32:01.331Z] #27 9.042 Selecting previously unselected package libkrb5support0:amd64. [2021-05-11T12:32:01.331Z] #27 9.042 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-05-11T12:32:01.331Z] #27 9.045 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-05-11T12:32:01.331Z] #27 9.101 Selecting previously unselected package libk5crypto3:amd64. [2021-05-11T12:32:01.331Z] #27 9.101 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-05-11T12:32:01.331Z] #27 9.106 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-05-11T12:32:01.331Z] #27 9.192 Selecting previously unselected package libkrb5-3:amd64. [2021-05-11T12:32:01.331Z] #27 9.192 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-05-11T12:32:01.389Z] #43 9.516 DEP images/sk-netlink.pb-c.d [2021-05-11T12:32:01.389Z] #43 9.544 PBCC images/sk-inet.pb-c.c [2021-05-11T12:32:01.389Z] #43 9.629 DEP images/sk-inet.pb-c.d [2021-05-11T12:32:01.389Z] #43 9.697 PBCC images/sk-unix.pb-c.c [2021-05-11T12:32:01.389Z] #43 9.745 DEP images/sk-unix.pb-c.d [2021-05-11T12:32:01.588Z] #27 9.203 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-05-11T12:32:01.588Z] #27 9.308 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-05-11T12:32:01.588Z] #27 9.308 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-05-11T12:32:01.588Z] #27 9.312 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-05-11T12:32:01.588Z] #27 9.378 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-05-11T12:32:01.588Z] #27 9.378 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-05-11T12:32:01.588Z] #27 9.383 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-11T12:32:01.588Z] #27 9.445 Selecting previously unselected package libsasl2-2:amd64. [2021-05-11T12:32:01.588Z] #27 9.445 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-05-11T12:32:01.648Z] #43 9.814 PBCC images/mm.pb-c.c [2021-05-11T12:32:01.648Z] #43 9.871 DEP images/mm.pb-c.d [2021-05-11T12:32:01.648Z] #43 9.956 PBCC images/timerfd.pb-c.c [2021-05-11T12:32:01.648Z] #43 9.985 DEP images/timerfd.pb-c.d [2021-05-11T12:32:01.845Z] #27 9.458 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-11T12:32:01.845Z] #27 9.543 Selecting previously unselected package libldap-common. [2021-05-11T12:32:01.845Z] #27 9.543 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-05-11T12:32:01.845Z] #27 9.547 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-05-11T12:32:01.845Z] #27 9.618 Selecting previously unselected package libldap-2.4-2:amd64. [2021-05-11T12:32:01.845Z] #27 9.618 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-05-11T12:32:01.845Z] #27 9.624 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-05-11T12:32:01.887Z] #27 10.61 0 added, 0 removed; done. [2021-05-11T12:32:01.887Z] #27 10.61 Running hooks in /etc/ca-certificates/update.d... [2021-05-11T12:32:01.887Z] #27 10.61 done. [2021-05-11T12:32:01.911Z] #43 10.07 PBCC images/timer.pb-c.c [2021-05-11T12:32:01.911Z] #43 10.13 DEP images/timer.pb-c.d [2021-05-11T12:32:01.911Z] #43 10.17 PBCC images/sa.pb-c.c [2021-05-11T12:32:01.911Z] #43 10.22 DEP images/sa.pb-c.d [2021-05-11T12:32:01.911Z] #43 10.30 PBCC images/pipe-data.pb-c.c [2021-05-11T12:32:01.911Z] #43 10.33 DEP images/pipe-data.pb-c.d [2021-05-11T12:32:01.991Z] #4 DONE 2.0s [2021-05-11T12:32:02.101Z] #27 9.708 Selecting previously unselected package libnghttp2-14:amd64. [2021-05-11T12:32:02.101Z] #27 9.708 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-05-11T12:32:02.101Z] #27 9.714 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-05-11T12:32:02.101Z] #27 9.774 Selecting previously unselected package libpsl5:amd64. [2021-05-11T12:32:02.101Z] #27 9.774 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-05-11T12:32:02.101Z] #27 9.776 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-05-11T12:32:02.101Z] #27 9.863 Selecting previously unselected package librtmp1:amd64. [2021-05-11T12:32:02.101Z] #27 9.863 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-05-11T12:32:02.101Z] #27 9.868 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-05-11T12:32:02.101Z] #27 9.924 Selecting previously unselected package libssh2-1:amd64. [2021-05-11T12:32:02.101Z] #27 9.925 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-05-11T12:32:02.101Z] #27 9.930 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-05-11T12:32:02.148Z] #27 ... [2021-05-11T12:32:02.148Z] [2021-05-11T12:32:02.148Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-11T12:32:02.148Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-11T12:32:02.148Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 4.1s done [2021-05-11T12:32:02.148Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.3s done [2021-05-11T12:32:02.148Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 2.2s [2021-05-11T12:32:02.170Z] #43 10.39 PBCC images/mnt.pb-c.c [2021-05-11T12:32:02.170Z] #43 10.44 DEP images/mnt.pb-c.d [2021-05-11T12:32:02.170Z] #43 10.49 PBCC images/sk-packet.pb-c.c [2021-05-11T12:32:02.170Z] #43 10.53 DEP images/sk-packet.pb-c.d [2021-05-11T12:32:02.170Z] #43 10.57 PBCC images/tcp-stream.pb-c.c [2021-05-11T12:32:02.252Z] [2021-05-11T12:32:02.252Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-05-11T12:32:02.252Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-05-11T12:32:02.358Z] #27 10.03 Selecting previously unselected package libcurl4:amd64. [2021-05-11T12:32:02.358Z] #27 10.03 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-05-11T12:32:02.358Z] #27 10.04 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-05-11T12:32:02.358Z] #27 10.13 Selecting previously unselected package curl. [2021-05-11T12:32:02.358Z] #27 10.13 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-05-11T12:32:02.358Z] #27 10.13 Unpacking curl (7.64.0-4+deb10u2) ... [2021-05-11T12:32:02.358Z] #27 10.23 Selecting previously unselected package libonig5:amd64. [2021-05-11T12:32:02.358Z] #27 10.23 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-05-11T12:32:02.430Z] #43 10.63 DEP images/tcp-stream.pb-c.d [2021-05-11T12:32:02.430Z] #43 10.68 PBCC images/pipe.pb-c.c [2021-05-11T12:32:02.430Z] #43 10.74 DEP images/pipe.pb-c.d [2021-05-11T12:32:02.430Z] #43 10.81 PBCC images/pstree.pb-c.c [2021-05-11T12:32:02.614Z] #27 10.24 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-05-11T12:32:02.614Z] #27 10.40 Selecting previously unselected package libjq1:amd64. [2021-05-11T12:32:02.614Z] #27 10.40 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-05-11T12:32:02.614Z] #27 10.41 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-05-11T12:32:02.689Z] #43 10.83 DEP images/pstree.pb-c.d [2021-05-11T12:32:02.689Z] #43 10.87 PBCC images/fs.pb-c.c [2021-05-11T12:32:02.689Z] #43 10.89 DEP images/fs.pb-c.d [2021-05-11T12:32:02.689Z] #43 10.97 PBCC images/signalfd.pb-c.c [2021-05-11T12:32:02.689Z] #43 11.02 DEP images/signalfd.pb-c.d [2021-05-11T12:32:02.689Z] #43 11.08 PBCC images/fh.pb-c.c [2021-05-11T12:32:02.856Z] #9 ... [2021-05-11T12:32:02.856Z] [2021-05-11T12:32:02.856Z] #27 [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-05-11T12:32:02.856Z] #27 sha256:2f5ef7d60ae1d151fd2aa8dfcbd4d1be127456a9f8db7a76d9528a1821e46d69 [2021-05-11T12:32:02.856Z] #27 1.726 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-11T12:32:02.856Z] #27 1.737 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2021-05-11T12:32:02.856Z] #27 1.737 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-11T12:32:02.856Z] #27 1.936 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [286 kB] [2021-05-11T12:32:02.856Z] #27 2.204 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-11T12:32:02.856Z] #27 2.485 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-11T12:32:02.856Z] #27 4.111 Fetched 8442 kB in 3s (3207 kB/s) [2021-05-11T12:32:02.856Z] #27 4.111 Reading package lists... [2021-05-11T12:32:02.856Z] #27 5.062 Reading package lists... [2021-05-11T12:32:02.856Z] #27 5.927 Building dependency tree... [2021-05-11T12:32:02.856Z] #27 6.251 The following additional packages will be installed: [2021-05-11T12:32:02.856Z] #27 6.251 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-05-11T12:32:02.856Z] #27 6.251 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-05-11T12:32:02.856Z] #27 6.251 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-05-11T12:32:02.856Z] #27 6.251 Suggested packages: [2021-05-11T12:32:02.856Z] #27 6.251 krb5-doc krb5-user [2021-05-11T12:32:02.856Z] #27 6.251 Recommended packages: [2021-05-11T12:32:02.856Z] #27 6.251 krb5-locales publicsuffix libsasl2-modules [2021-05-11T12:32:02.856Z] #27 6.467 The following NEW packages will be installed: [2021-05-11T12:32:02.856Z] #27 6.468 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-05-11T12:32:02.856Z] #27 6.468 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-05-11T12:32:02.856Z] #27 6.468 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-05-11T12:32:02.856Z] #27 6.469 libssh2-1 libssl1.1 openssl [2021-05-11T12:32:02.856Z] #27 6.758 0 upgraded, 21 newly installed, 0 to remove and 2 not upgraded. [2021-05-11T12:32:02.856Z] #27 6.758 Need to get 5059 kB of archives. [2021-05-11T12:32:02.856Z] #27 6.758 After this operation, 12.1 MB of additional disk space will be used. [2021-05-11T12:32:02.856Z] #27 6.758 Get:1 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-05-11T12:32:02.856Z] #27 6.760 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-05-11T12:32:02.856Z] #27 6.767 Get:3 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-05-11T12:32:02.856Z] #27 6.767 Get:4 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-05-11T12:32:02.856Z] #27 6.767 Get:5 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-05-11T12:32:02.856Z] #27 6.774 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-05-11T12:32:02.856Z] #27 6.784 Get:7 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-05-11T12:32:02.856Z] #27 6.784 Get:8 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-05-11T12:32:02.856Z] #27 6.784 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-05-11T12:32:02.856Z] #27 6.794 Get:10 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-05-11T12:32:02.856Z] #27 6.794 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-05-11T12:32:02.856Z] #27 6.806 Get:12 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-05-11T12:32:02.856Z] #27 6.806 Get:13 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-05-11T12:32:02.856Z] #27 6.806 Get:14 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-05-11T12:32:02.856Z] #27 6.806 Get:15 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-05-11T12:32:02.856Z] #27 6.811 Get:16 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-05-11T12:32:02.856Z] #27 6.811 Get:17 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-05-11T12:32:02.856Z] #27 6.828 Get:18 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-05-11T12:32:02.856Z] #27 6.828 Get:19 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-05-11T12:32:02.856Z] #27 6.839 Get:20 http://security.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-05-11T12:32:02.856Z] #27 6.847 Get:21 http://security.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-05-11T12:32:02.856Z] #27 7.127 debconf: delaying package configuration, since apt-utils is not installed [2021-05-11T12:32:02.856Z] #27 7.153 Fetched 5059 kB in 0s (14.1 MB/s) [2021-05-11T12:32:02.856Z] #27 7.210 Selecting previously unselected package libssl1.1:amd64. [2021-05-11T12:32:02.856Z] #27 7.210 (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-05-11T12:32:02.856Z] #27 7.210 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-05-11T12:32:02.856Z] #27 7.214 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-05-11T12:32:02.856Z] #27 7.444 Selecting previously unselected package openssl. [2021-05-11T12:32:02.856Z] #27 7.444 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-05-11T12:32:02.856Z] #27 7.448 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-05-11T12:32:02.856Z] #27 7.599 Selecting previously unselected package ca-certificates. [2021-05-11T12:32:02.856Z] #27 7.599 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-05-11T12:32:02.856Z] #27 7.603 Unpacking ca-certificates (20200601~deb10u2) ... [2021-05-11T12:32:02.856Z] #27 7.699 Selecting previously unselected package libkeyutils1:amd64. [2021-05-11T12:32:02.856Z] #27 7.699 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-05-11T12:32:02.856Z] #27 7.703 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-05-11T12:32:02.856Z] #27 7.749 Selecting previously unselected package libkrb5support0:amd64. [2021-05-11T12:32:02.856Z] #27 7.749 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-05-11T12:32:02.856Z] #27 7.754 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-05-11T12:32:02.856Z] #27 7.799 Selecting previously unselected package libk5crypto3:amd64. [2021-05-11T12:32:02.856Z] #27 7.799 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-05-11T12:32:02.856Z] #27 7.802 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-05-11T12:32:02.856Z] #27 7.855 Selecting previously unselected package libkrb5-3:amd64. [2021-05-11T12:32:02.856Z] #27 7.855 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-05-11T12:32:02.856Z] #27 7.860 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-05-11T12:32:02.856Z] #27 7.984 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-05-11T12:32:02.856Z] #27 7.984 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-05-11T12:32:02.856Z] #27 7.987 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-05-11T12:32:02.856Z] #27 8.097 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-05-11T12:32:02.856Z] #27 8.097 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-05-11T12:32:02.856Z] #27 8.102 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-11T12:32:02.856Z] #27 8.179 Selecting previously unselected package libsasl2-2:amd64. [2021-05-11T12:32:02.856Z] #27 8.179 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-05-11T12:32:02.856Z] #27 8.219 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-11T12:32:02.856Z] #27 8.321 Selecting previously unselected package libldap-common. [2021-05-11T12:32:02.856Z] #27 8.321 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-05-11T12:32:02.856Z] #27 8.399 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-05-11T12:32:02.856Z] #27 8.492 Selecting previously unselected package libldap-2.4-2:amd64. [2021-05-11T12:32:02.856Z] #27 8.494 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-05-11T12:32:02.856Z] #27 8.498 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-05-11T12:32:02.856Z] #27 8.574 Selecting previously unselected package libnghttp2-14:amd64. [2021-05-11T12:32:02.856Z] #27 8.574 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-05-11T12:32:02.856Z] #27 8.581 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-05-11T12:32:02.856Z] #27 8.663 Selecting previously unselected package libpsl5:amd64. [2021-05-11T12:32:02.856Z] #27 8.663 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-05-11T12:32:02.856Z] #27 8.663 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-05-11T12:32:02.856Z] #27 8.732 Selecting previously unselected package librtmp1:amd64. [2021-05-11T12:32:02.856Z] #27 8.732 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-05-11T12:32:02.856Z] #27 8.736 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-05-11T12:32:02.856Z] #27 8.791 Selecting previously unselected package libssh2-1:amd64. [2021-05-11T12:32:02.856Z] #27 8.791 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-05-11T12:32:02.856Z] #27 8.796 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-05-11T12:32:02.856Z] #27 8.855 Selecting previously unselected package libcurl4:amd64. [2021-05-11T12:32:02.856Z] #27 8.855 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-05-11T12:32:02.856Z] #27 8.860 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-05-11T12:32:02.856Z] #27 8.951 Selecting previously unselected package curl. [2021-05-11T12:32:02.856Z] #27 8.951 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-05-11T12:32:02.856Z] #27 8.956 Unpacking curl (7.64.0-4+deb10u2) ... [2021-05-11T12:32:02.856Z] #27 9.027 Selecting previously unselected package libonig5:amd64. [2021-05-11T12:32:02.856Z] #27 9.027 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-05-11T12:32:02.856Z] #27 9.032 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-05-11T12:32:02.856Z] #27 9.088 Selecting previously unselected package libjq1:amd64. [2021-05-11T12:32:02.856Z] #27 9.088 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-05-11T12:32:02.856Z] #27 9.092 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-05-11T12:32:02.856Z] #27 9.141 Selecting previously unselected package jq. [2021-05-11T12:32:02.856Z] #27 9.141 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-05-11T12:32:02.856Z] #27 9.151 Unpacking jq (1.5+dfsg-2+b1) ... [2021-05-11T12:32:02.856Z] #27 9.214 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-05-11T12:32:02.856Z] #27 9.214 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-05-11T12:32:02.856Z] #27 9.223 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-05-11T12:32:02.856Z] #27 9.354 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-05-11T12:32:02.856Z] #27 9.366 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-05-11T12:32:02.856Z] #27 9.378 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-05-11T12:32:02.856Z] #27 9.389 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-11T12:32:02.856Z] #27 9.400 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-05-11T12:32:02.856Z] #27 9.409 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-05-11T12:32:02.856Z] #27 9.423 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-11T12:32:02.856Z] #27 9.435 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-05-11T12:32:02.856Z] #27 9.445 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-05-11T12:32:02.856Z] #27 9.459 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-05-11T12:32:02.856Z] #27 ... [2021-05-11T12:32:02.856Z] [2021-05-11T12:32:02.856Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-11T12:32:02.856Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-11T12:32:02.856Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 7.1s done [2021-05-11T12:32:02.872Z] #27 10.47 Selecting previously unselected package jq. [2021-05-11T12:32:02.872Z] #27 10.47 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-05-11T12:32:02.872Z] #27 10.48 Unpacking jq (1.5+dfsg-2+b1) ... [2021-05-11T12:32:02.872Z] #27 10.60 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-05-11T12:32:02.872Z] #27 10.66 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-05-11T12:32:02.948Z] #43 11.17 PBCC images/fsnotify.pb-c.c [2021-05-11T12:32:02.948Z] #43 11.24 DEP images/fh.pb-c.d [2021-05-11T12:32:02.948Z] #43 11.30 DEP images/fsnotify.pb-c.d [2021-05-11T12:32:03.129Z] #27 10.70 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-05-11T12:32:03.129Z] #27 10.84 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-05-11T12:32:03.129Z] #27 10.86 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-05-11T12:32:03.129Z] #27 10.88 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-05-11T12:32:03.129Z] #27 10.90 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-11T12:32:03.129Z] #27 10.92 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-05-11T12:32:03.129Z] #27 10.93 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-05-11T12:32:03.129Z] #27 10.95 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-11T12:32:03.195Z] #8 ... [2021-05-11T12:32:03.195Z] [2021-05-11T12:32:03.195Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-05-11T12:32:03.195Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-05-11T12:32:03.195Z] #6 DONE 0.8s [2021-05-11T12:32:03.195Z] [2021-05-11T12:32:03.195Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-05-11T12:32:03.195Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-05-11T12:32:03.195Z] #8 DONE 0.9s [2021-05-11T12:32:03.195Z] [2021-05-11T12:32:03.195Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-05-11T12:32:03.195Z] #7 sha256:0ff4d7102a8b2da8074784734c04086c33174d81a15b9d3c7333eecc02eac4f0 [2021-05-11T12:32:03.195Z] #7 DONE 0.9s [2021-05-11T12:32:03.195Z] [2021-05-11T12:32:03.195Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-05-11T12:32:03.195Z] #5 sha256:f1b65f84b73951f42780ae75c92800bded73658353301e79e5dc186186c67a6c [2021-05-11T12:32:03.195Z] #5 DONE 0.9s [2021-05-11T12:32:03.210Z] #43 11.38 PBCC images/eventpoll.pb-c.c [2021-05-11T12:32:03.210Z] #43 11.44 DEP images/eventpoll.pb-c.d [2021-05-11T12:32:03.210Z] #43 11.48 PBCC images/eventfd.pb-c.c [2021-05-11T12:32:03.210Z] #43 11.51 DEP images/eventfd.pb-c.d [2021-05-11T12:32:03.210Z] #43 11.55 PBCC images/remap-file-path.pb-c.c [2021-05-11T12:32:03.210Z] #43 11.57 DEP images/remap-file-path.pb-c.d [2021-05-11T12:32:03.388Z] #27 10.98 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-05-11T12:32:03.388Z] #27 10.99 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-05-11T12:32:03.388Z] #27 11.01 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-05-11T12:32:03.388Z] #27 11.03 Setting up libonig5:amd64 (6.9.1-1) ... [2021-05-11T12:32:03.388Z] #27 11.04 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-05-11T12:32:03.388Z] #27 11.06 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-05-11T12:32:03.388Z] #27 11.07 Setting up ca-certificates (20200601~deb10u2) ... [2021-05-11T12:32:03.429Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0.1s [2021-05-11T12:32:03.471Z] #43 11.63 PBCC images/fifo.pb-c.c [2021-05-11T12:32:03.471Z] #43 11.66 DEP images/fifo.pb-c.d [2021-05-11T12:32:03.471Z] #43 11.69 PBCC images/ghost-file.pb-c.c [2021-05-11T12:32:03.471Z] #43 11.73 DEP images/ghost-file.pb-c.d [2021-05-11T12:32:03.471Z] #43 11.81 PBCC images/regfile.pb-c.c [2021-05-11T12:32:03.730Z] #43 11.89 DEP images/regfile.pb-c.d [2021-05-11T12:32:03.730Z] #43 11.96 PBCC images/ns.pb-c.c [2021-05-11T12:32:03.730Z] #43 12.00 DEP images/ns.pb-c.d [2021-05-11T12:32:03.730Z] #43 12.07 PBCC images/fdinfo.pb-c.c [2021-05-11T12:32:03.769Z] [2021-05-11T12:32:03.769Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-11T12:32:03.769Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-05-11T12:32:03.769Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-05-11T12:32:03.769Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-05-11T12:32:03.769Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-05-11T12:32:03.769Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-05-11T12:32:03.957Z] #27 11.79 Updating certificates in /etc/ssl/certs... [2021-05-11T12:32:03.990Z] #43 12.16 DEP images/fdinfo.pb-c.d [2021-05-11T12:32:03.990Z] #43 12.25 PBCC images/core-aarch64.pb-c.c [2021-05-11T12:32:04.076Z] #9 ... [2021-05-11T12:32:04.076Z] [2021-05-11T12:32:04.076Z] #27 [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-05-11T12:32:04.076Z] #27 sha256:2f5ef7d60ae1d151fd2aa8dfcbd4d1be127456a9f8db7a76d9528a1821e46d69 [2021-05-11T12:32:04.076Z] #27 DONE 12.6s [2021-05-11T12:32:04.076Z] [2021-05-11T12:32:04.076Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-11T12:32:04.076Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-11T12:32:04.087Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.90MB / 12.42MB 0.2s [2021-05-11T12:32:04.249Z] #43 12.31 PBCC images/core-arm.pb-c.c [2021-05-11T12:32:04.249Z] #43 12.38 PBCC images/core-ppc64.pb-c.c [2021-05-11T12:32:04.249Z] #43 12.47 PBCC images/core-s390.pb-c.c [2021-05-11T12:32:04.249Z] #43 12.57 PBCC images/core-x86.pb-c.c [2021-05-11T12:32:04.249Z] #43 12.64 PBCC images/core.pb-c.c [2021-05-11T12:32:04.249Z] #43 12.68 PBCC images/inventory.pb-c.c [2021-05-11T12:32:04.361Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.4s [2021-05-11T12:32:04.509Z] #43 12.76 DEP images/core-aarch64.pb-c.d [2021-05-11T12:32:04.509Z] #43 12.82 DEP images/core-arm.pb-c.d [2021-05-11T12:32:04.509Z] #43 12.88 DEP images/core-ppc64.pb-c.d [2021-05-11T12:32:04.509Z] #43 12.92 DEP images/core-s390.pb-c.d [2021-05-11T12:32:04.626Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.8s done [2021-05-11T12:32:04.626Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 [2021-05-11T12:32:04.768Z] #43 12.98 DEP images/core-x86.pb-c.d [2021-05-11T12:32:04.768Z] #43 13.06 DEP images/core.pb-c.d [2021-05-11T12:32:04.768Z] #43 13.16 DEP images/inventory.pb-c.d [2021-05-11T12:32:04.888Z] #27 ... [2021-05-11T12:32:04.888Z] [2021-05-11T12:32:04.888Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-11T12:32:04.888Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-11T12:32:04.888Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 6.9s done [2021-05-11T12:32:04.888Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.1s [2021-05-11T12:32:05.022Z] #9 ... [2021-05-11T12:32:05.022Z] [2021-05-11T12:32:05.022Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-05-11T12:32:05.022Z] #28 sha256:8ef2341932cfedf3445588f2425270d00f03832db5cdb693ba4a1659739a512e [2021-05-11T12:32:05.022Z] #28 DONE 1.1s [2021-05-11T12:32:05.022Z] [2021-05-11T12:32:05.022Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-11T12:32:05.022Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-11T12:32:05.027Z] #43 13.21 PBCC images/cpuinfo.pb-c.c [2021-05-11T12:32:05.027Z] #43 13.23 DEP images/cpuinfo.pb-c.d [2021-05-11T12:32:05.027Z] #43 13.28 PBCC images/stats.pb-c.c [2021-05-11T12:32:05.027Z] #43 13.30 DEP images/stats.pb-c.d [2021-05-11T12:32:05.144Z] #9 ... [2021-05-11T12:32:05.144Z] [2021-05-11T12:32:05.144Z] #27 [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-05-11T12:32:05.144Z] #27 sha256:2f5ef7d60ae1d151fd2aa8dfcbd4d1be127456a9f8db7a76d9528a1821e46d69 [2021-05-11T12:32:05.144Z] #27 12.86 137 added, 0 removed; done. [2021-05-11T12:32:05.144Z] #27 12.89 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-05-11T12:32:05.144Z] #27 12.90 Setting up jq (1.5+dfsg-2+b1) ... [2021-05-11T12:32:05.144Z] #27 12.92 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-05-11T12:32:05.144Z] #27 12.94 Setting up curl (7.64.0-4+deb10u2) ... [2021-05-11T12:32:05.144Z] #27 12.95 Processing triggers for libc-bin (2.28-10) ... [2021-05-11T12:32:05.144Z] #27 12.97 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-05-11T12:32:05.402Z] #27 12.98 Updating certificates in /etc/ssl/certs... [2021-05-11T12:32:05.967Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.8s done [2021-05-11T12:32:06.019Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.2s done [2021-05-11T12:32:06.229Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-05-11T12:32:06.342Z] #27 13.99 0 added, 0 removed; done. [2021-05-11T12:32:06.342Z] #27 13.99 Running hooks in /etc/ca-certificates/update.d... [2021-05-11T12:32:06.342Z] #27 14.00 done. [2021-05-11T12:32:06.405Z] #43 14.68 make[1]: Nothing to be done for 'all'. [2021-05-11T12:32:06.490Z] #9 DONE 24.6s [2021-05-11T12:32:06.490Z] [2021-05-11T12:32:06.490Z] #29 [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-05-11T12:32:06.490Z] #29 sha256:d80f95abeb1647acfe0f6bbf349086a0265a9a94a18bc7e3363cd1a07d015346 [2021-05-11T12:32:06.490Z] #29 1.079 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-05-11T12:32:06.490Z] #29 1.139 [2021-05-11T12:32:06.491Z] #29 1.257 ###### 9.3% ########################## 36.3% ######################################## 56.1% ################################################ 67.5% #################################################################### 95.7% ######################################################################## 100.0% [2021-05-11T12:32:06.765Z] #29 1.778 [2021-05-11T12:32:06.765Z] #29 1.900 ################################################## 70.2% ######################################################################## 100.0% [2021-05-11T12:32:06.975Z] #64 ... [2021-05-11T12:32:06.975Z] [2021-05-11T12:32:06.975Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-11T12:32:06.975Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-05-11T12:32:06.975Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-05-11T12:32:06.975Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-05-11T12:32:06.975Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-05-11T12:32:06.975Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-05-11T12:32:06.975Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.4s done [2021-05-11T12:32:06.975Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.0s done [2021-05-11T12:32:06.975Z] #62 DONE 3.3s [2021-05-11T12:32:06.975Z] [2021-05-11T12:32:06.975Z] #23 [internal] load build context [2021-05-11T12:32:06.975Z] #23 sha256:7f06375b0cab80ffa264b7ace75ac6546fcd915fadfacf23d5ab033c6ed1df70 [2021-05-11T12:32:06.975Z] #23 transferring context: 53.24MB 2.9s done [2021-05-11T12:32:06.975Z] #23 DONE 3.4s [2021-05-11T12:32:07.025Z] #29 2.008 [2021-05-11T12:32:07.245Z] [2021-05-11T12:32:07.245Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-11T12:32:07.245Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-05-11T12:32:07.245Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.1s done [2021-05-11T12:32:07.245Z] #9 sha256:c6f3dd0bda1f61865a66d18090c8cecbe4df870c2d1083927e043367ef707688 1.79kB / 1.79kB done [2021-05-11T12:32:07.245Z] #9 sha256:688d484c81b27fd58d8180e0f2b8371eb311a2f9afe5a4d761f838c9936152e7 6.19kB / 6.19kB done [2021-05-11T12:32:07.245Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-05-11T12:32:07.245Z] #9 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 7.68MB / 7.68MB 2.1s done [2021-05-11T12:32:07.245Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.18MB / 49.18MB 3.0s done [2021-05-11T12:32:07.245Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 2.10MB / 52.16MB 3.4s [2021-05-11T12:32:07.245Z] #9 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 3.4s [2021-05-11T12:32:07.245Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 20.02MB / 62.53MB 3.4s [2021-05-11T12:32:07.245Z] #9 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 0.2s [2021-05-11T12:32:07.245Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 7.86MB / 52.16MB 3.5s [2021-05-11T12:32:07.287Z] #29 2.130 ################################ 45.8% ######################################################################## 100.0% [2021-05-11T12:32:07.287Z] #29 2.221 [2021-05-11T12:32:07.511Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 20.97MB / 52.16MB 3.6s [2021-05-11T12:32:07.511Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 27.26MB / 52.16MB 3.7s [2021-05-11T12:32:07.511Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 32.51MB / 62.53MB 3.7s [2021-05-11T12:32:07.549Z] #29 2.334 ##### 8.2% [2021-05-11T12:32:07.549Z] #29 ... [2021-05-11T12:32:07.549Z] [2021-05-11T12:32:07.549Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-05-11T12:32:07.549Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-05-11T12:32:07.549Z] #10 DONE 1.0s [2021-05-11T12:32:07.549Z] [2021-05-11T12:32:07.549Z] #29 [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-05-11T12:32:07.549Z] #29 sha256:d80f95abeb1647acfe0f6bbf349086a0265a9a94a18bc7e3363cd1a07d015346 [2021-05-11T12:32:07.775Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 37.75MB / 62.53MB 3.8s [2021-05-11T12:32:07.784Z] #43 16.02 CC images/stats.o [2021-05-11T12:32:07.812Z] #29 2.334 ##### 8.2% ########################## 36.9% ####################################### 54.9% ###################################################### 75.7% #################################################################### 94.9% ######################################################################## 100.0% [2021-05-11T12:32:07.812Z] #29 2.847 [2021-05-11T12:32:08.040Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 32.51MB / 52.16MB 4.1s [2021-05-11T12:32:08.040Z] #9 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 3.9s done [2021-05-11T12:32:08.040Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 52.43MB / 62.53MB 4.1s [2021-05-11T12:32:08.043Z] #43 16.36 CC images/core.o [2021-05-11T12:32:08.243Z] INFO: Extraction ended at 05/11/2021 12:32:04. Duration:00:00:22.1732243 [2021-05-11T12:32:08.244Z] INFO: Updating the golang and path environment variables [2021-05-11T12:32:08.244Z] INFO: GOPATH=d:\gopath [2021-05-11T12:32:08.244Z] INFO: go version go1.13.15 windows/amd64 [2021-05-11T12:32:08.244Z] INFO: Running the daemon under test in debug mode [2021-05-11T12:32:08.244Z] INFO: Starting a daemon under test... [2021-05-11T12:32:08.244Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42370\4\daemon --pidfile d:\CI\PR-42370\4\docker.pid -D [2021-05-11T12:32:08.244Z] INFO: Process started successfully. [2021-05-11T12:32:08.244Z] INFO: Start tailing logs of the daemon under tests [2021-05-11T12:32:08.244Z] INFO: Waiting for the daemon under test to start... [2021-05-11T12:32:08.307Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 4.4s [2021-05-11T12:32:08.307Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 4.4s [2021-05-11T12:32:08.307Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 0B / 97.69MB 4.5s [2021-05-11T12:32:08.568Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 30.41MB / 97.69MB 4.8s [2021-05-11T12:32:08.608Z] #29 2.966 ### 4.3% ###### 9.5% ########## 15.0% ############## 20.0% ################## 25.5% ###################### 30.7% [2021-05-11T12:32:08.608Z] #29 ... [2021-05-11T12:32:08.608Z] [2021-05-11T12:32:08.608Z] #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-05-11T12:32:08.608Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-05-11T12:32:08.608Z] #11 DONE 1.0s [2021-05-11T12:32:08.608Z] [2021-05-11T12:32:08.608Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-05-11T12:32:08.608Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-05-11T12:32:08.608Z] #31 DONE 0.1s [2021-05-11T12:32:08.608Z] [2021-05-11T12:32:08.608Z] #29 [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-05-11T12:32:08.608Z] #29 sha256:d80f95abeb1647acfe0f6bbf349086a0265a9a94a18bc7e3363cd1a07d015346 [2021-05-11T12:32:08.612Z] #43 16.82 CC images/core-x86.o [2021-05-11T12:32:08.732Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.2s [2021-05-11T12:32:08.862Z] #27 DONE 16.2s [2021-05-11T12:32:08.862Z] [2021-05-11T12:32:08.862Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-05-11T12:32:08.862Z] #28 sha256:1c12034539557f6d5570deac1f40c9e607f6910f1f57edea46e237bf8e35f147 [2021-05-11T12:32:08.862Z] #28 DONE 0.2s [2021-05-11T12:32:08.862Z] [2021-05-11T12:32:08.862Z] #29 [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-05-11T12:32:08.862Z] #29 sha256:bda82bb1b53178c033f5cb6d2a4ff279d977b48a17717692c27ff0c1373a072b [2021-05-11T12:32:08.872Z] #29 2.966 ### 4.3% ###### 9.5% ########## 15.0% ############## 20.0% ################## 25.5% ###################### 30.7% ######################### 34.8% [2021-05-11T12:32:08.872Z] #29 ... [2021-05-11T12:32:08.872Z] [2021-05-11T12:32:08.872Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-05-11T12:32:08.872Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-05-11T12:32:08.872Z] #39 DONE 0.3s [2021-05-11T12:32:08.872Z] [2021-05-11T12:32:08.872Z] #29 [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-05-11T12:32:08.872Z] #29 sha256:d80f95abeb1647acfe0f6bbf349086a0265a9a94a18bc7e3363cd1a07d015346 [2021-05-11T12:32:09.141Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 40.89MB / 97.69MB 5.3s [2021-05-11T12:32:09.141Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 52.43MB / 97.69MB 5.4s [2021-05-11T12:32:09.180Z] #43 17.41 CC images/core-arm.o [2021-05-11T12:32:09.403Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 65.55MB / 97.69MB 5.5s [2021-05-11T12:32:09.404Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 85.98MB / 97.69MB 5.6s [2021-05-11T12:32:09.439Z] #43 ... [2021-05-11T12:32:09.439Z] [2021-05-11T12:32:09.439Z] #45 [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-05-11T12:32:09.439Z] #45 sha256:f6698c9641d519a45c8ad8f55bb4e6aecef3b32d0599e73c0ba2deb26f0e2643 [2021-05-11T12:32:09.439Z] #45 81.52 flag [2021-05-11T12:32:09.439Z] #45 82.91 go/token [2021-05-11T12:32:09.439Z] #45 83.07 internal/lazyregexp [2021-05-11T12:32:09.439Z] #45 83.41 path [2021-05-11T12:32:09.439Z] #45 83.64 go/scanner [2021-05-11T12:32:09.439Z] #45 83.97 io/ioutil [2021-05-11T12:32:09.439Z] #45 84.50 net/url [2021-05-11T12:32:09.439Z] #45 84.99 go/ast [2021-05-11T12:32:09.439Z] #45 85.94 text/template/parse [2021-05-11T12:32:09.439Z] #45 89.11 go/parser [2021-05-11T12:32:09.439Z] #45 89.88 text/template [2021-05-11T12:32:09.439Z] #45 ... [2021-05-11T12:32:09.439Z] [2021-05-11T12:32:09.439Z] #43 [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-05-11T12:32:09.439Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-11T12:32:09.439Z] #43 17.73 CC images/core-aarch64.o [2021-05-11T12:32:09.666Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 94.37MB / 97.69MB 5.7s [2021-05-11T12:32:09.677Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 6.2s done [2021-05-11T12:32:09.698Z] #43 18.12 CC images/core-ppc64.o [2021-05-11T12:32:09.927Z] #29 2.966 ### 4.3% ###### 9.5% ########## 15.0% ############## 20.0% ################## 25.5% ###################### 30.7% ######################### 34.8% ########################### 38.7% ############################### 43.7% ################################# 46.3% ################################### 49.7% ####################################### 54.9% ########################################### 60.8% ############################################## 64.7% ################################################### 71.3% ####################################################### 76.7% ########################################################### 82.6% ############################################################### 88.4% #################################################################### 95.0% ######################################################################## 100.0% [2021-05-11T12:32:09.927Z] #29 5.096 [2021-05-11T12:32:10.240Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 6.1s done [2021-05-11T12:32:10.501Z] #29 5.479 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-05-11T12:32:10.501Z] #29 5.652 [2021-05-11T12:32:10.622Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-05-11T12:32:10.622Z] #9 ... [2021-05-11T12:32:10.622Z] [2021-05-11T12:32:10.622Z] #27 [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-05-11T12:32:10.622Z] #27 sha256:2f5ef7d60ae1d151fd2aa8dfcbd4d1be127456a9f8db7a76d9528a1821e46d69 [2021-05-11T12:32:10.622Z] #27 9.490 Setting up libonig5:amd64 (6.9.1-1) ... [2021-05-11T12:32:10.622Z] #27 9.505 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-05-11T12:32:10.622Z] #27 9.519 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-05-11T12:32:10.622Z] #27 9.531 Setting up ca-certificates (20200601~deb10u2) ... [2021-05-11T12:32:10.622Z] #27 10.26 Updating certificates in /etc/ssl/certs... [2021-05-11T12:32:10.622Z] #27 11.25 137 added, 0 removed; done. [2021-05-11T12:32:10.622Z] #27 11.33 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-05-11T12:32:10.622Z] #27 11.35 Setting up jq (1.5+dfsg-2+b1) ... [2021-05-11T12:32:10.622Z] #27 11.36 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-05-11T12:32:10.622Z] #27 11.37 Setting up curl (7.64.0-4+deb10u2) ... [2021-05-11T12:32:10.622Z] #27 11.39 Processing triggers for libc-bin (2.28-10) ... [2021-05-11T12:32:10.622Z] #27 11.41 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-05-11T12:32:10.622Z] #27 11.42 Updating certificates in /etc/ssl/certs... [2021-05-11T12:32:10.622Z] #27 12.41 0 added, 0 removed; done. [2021-05-11T12:32:10.622Z] #27 12.41 Running hooks in /etc/ca-certificates/update.d... [2021-05-11T12:32:10.622Z] #27 12.41 done. [2021-05-11T12:32:10.622Z] #27 DONE 17.5s [2021-05-11T12:32:10.622Z] [2021-05-11T12:32:10.622Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-05-11T12:32:10.622Z] #28 sha256:31fd3ea0ae65f0d6cce4637124f068973b5e020331838a1126eabda43fc6f521 [2021-05-11T12:32:10.636Z] #43 18.76 CC images/core-s390.o [2021-05-11T12:32:10.753Z] #29 2.086 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-05-11T12:32:10.765Z] #29 5.693 ######################################################################## 100.0% [2021-05-11T12:32:10.765Z] #29 5.818 [2021-05-11T12:32:10.814Z] #9 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 3.7s done [2021-05-11T12:32:10.884Z] #28 DONE 0.2s [2021-05-11T12:32:10.884Z] [2021-05-11T12:32:10.884Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-11T12:32:10.884Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-11T12:32:10.884Z] #9 DONE 33.8s [2021-05-11T12:32:10.884Z] [2021-05-11T12:32:10.884Z] #29 [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-05-11T12:32:10.884Z] #29 sha256:7a916362271177adad659c25e5451692438c0701020282031975034400ef0291 [2021-05-11T12:32:11.010Z] #29 2.158 [2021-05-11T12:32:11.028Z] #29 6.131 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-05-11T12:32:11.028Z] #29 6.234 [2021-05-11T12:32:11.204Z] #43 19.51 CC images/cpuinfo.o [2021-05-11T12:32:11.267Z] #29 2.339 0.0% ############################ 39.5% ############################################### 66.6% #################################################################### 95.7% ######################################################################## 100.0% [2021-05-11T12:32:11.294Z] #29 6.349 ################## 25.0% ######################################################################## 100.0% [2021-05-11T12:32:11.294Z] #29 6.486 [2021-05-11T12:32:11.525Z] #29 2.777 [2021-05-11T12:32:11.525Z] #29 2.906 ############################# 41.3% ######################################################################## 100.0% [2021-05-11T12:32:11.772Z] #43 19.94 CC images/inventory.o [2021-05-11T12:32:11.782Z] #29 3.027 [2021-05-11T12:32:11.782Z] #29 3.146 ############################################### 66.2% ######################################################################## 100.0% [2021-05-11T12:32:11.868Z] #29 6.852 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-05-11T12:32:11.868Z] #29 6.989 [2021-05-11T12:32:12.031Z] #43 20.25 CC images/fdinfo.o [2021-05-11T12:32:12.040Z] #29 3.256 [2021-05-11T12:32:12.132Z] #29 7.154 0.0% [2021-05-11T12:32:12.132Z] #29 ... [2021-05-11T12:32:12.132Z] [2021-05-11T12:32:12.132Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-05-11T12:32:12.132Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-05-11T12:32:12.132Z] #12 DONE 3.8s [2021-05-11T12:32:12.132Z] [2021-05-11T12:32:12.132Z] #29 [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-05-11T12:32:12.132Z] #29 sha256:d80f95abeb1647acfe0f6bbf349086a0265a9a94a18bc7e3363cd1a07d015346 [2021-05-11T12:32:12.197Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 8.0s done [2021-05-11T12:32:12.278Z] #29 ... [2021-05-11T12:32:12.278Z] [2021-05-11T12:32:12.278Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-05-11T12:32:12.278Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-05-11T12:32:12.278Z] #10 DONE 1.2s [2021-05-11T12:32:12.278Z] [2021-05-11T12:32:12.278Z] #29 [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-05-11T12:32:12.278Z] #29 sha256:7a916362271177adad659c25e5451692438c0701020282031975034400ef0291 [2021-05-11T12:32:12.278Z] #29 1.324 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-05-11T12:32:12.278Z] #29 1.452 [2021-05-11T12:32:12.290Z] #43 20.60 CC images/fown.o [2021-05-11T12:32:12.458Z] #9 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 [2021-05-11T12:32:12.549Z] #43 20.87 CC images/ns.o [2021-05-11T12:32:12.556Z] #29 3.374 ######### 13.0% ######################### 35.5% ####################################### 55.0% ##################################################### 74.3% ################################################################### 93.7% ######################################################################## 100.0% [2021-05-11T12:32:12.556Z] #29 3.907 [2021-05-11T12:32:12.803Z] #29 1.596 ### 5.5% ################### 27.1% ##################################### 51.9% ###################################################### 75.9% #################################################################### 95.4% ######################################################################## 100.0% [2021-05-11T12:32:12.803Z] #29 2.100 [2021-05-11T12:32:12.808Z] #43 21.17 CC images/regfile.o [2021-05-11T12:32:12.971Z] #29 7.154 0.0% ############# 18.5% ############################# 40.8% ################################# 47.1% ###################################### 53.0% ######################################## 56.7% ########################################### 60.6% ######################################################## 78.0% ######################################################################## 100.0% [2021-05-11T12:32:12.971Z] #29 8.146 [2021-05-11T12:32:13.030Z] #9 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0.3s done [2021-05-11T12:32:13.067Z] #43 ... [2021-05-11T12:32:13.067Z] [2021-05-11T12:32:13.067Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-05-11T12:32:13.067Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-11T12:32:13.067Z] #13 79.36 Selecting previously unselected package gcc-mingw-w64-base. [2021-05-11T12:32:13.067Z] #13 79.38 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-05-11T12:32:13.067Z] #13 79.39 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-05-11T12:32:13.067Z] #13 79.52 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-05-11T12:32:13.067Z] #13 79.53 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-05-11T12:32:13.067Z] #13 79.53 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-11T12:32:13.067Z] #13 ... [2021-05-11T12:32:13.067Z] [2021-05-11T12:32:13.067Z] #43 [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-05-11T12:32:13.067Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-11T12:32:13.067Z] #43 21.44 CC images/ghost-file.o [2021-05-11T12:32:13.068Z] #29 2.230 ####################################### 55.0% ######################################################################## 100.0% [2021-05-11T12:32:13.068Z] #29 2.370 [2021-05-11T12:32:13.546Z] #29 8.462 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-05-11T12:32:13.546Z] #29 8.546 [2021-05-11T12:32:13.546Z] #29 8.638 ######################################################################## 100.0% [2021-05-11T12:32:13.546Z] #29 8.654 [2021-05-11T12:32:13.598Z] #29 2.583 #=#=# ##################################### 52.5% ######################################################################## 100.0% [2021-05-11T12:32:13.598Z] #29 2.793 [2021-05-11T12:32:13.601Z] #9 ... [2021-05-11T12:32:13.601Z] [2021-05-11T12:32:13.601Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-05-11T12:32:13.601Z] #26 sha256:47bdea7822f41a7ae5f8934db38630836f0e2a1fd7c2685e16267fad2718b13e [2021-05-11T12:32:13.601Z] #26 resolve docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f 0.0s done [2021-05-11T12:32:13.601Z] #26 sha256:9de3fd952a4a90cb25b73e4afa386abcbfb13451aa74d95fdb206dbadc5c831c 529B / 529B done [2021-05-11T12:32:13.601Z] #26 sha256:6d3b727c744260afb6a671dbe8ed3af11078bd3df69d7bc3f24607a145afa750 1.46kB / 1.46kB done [2021-05-11T12:32:13.601Z] #26 sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f 1.85kB / 1.85kB done [2021-05-11T12:32:13.601Z] #26 sha256:01cf0f0da10ede0eec0fc1c5fbfdeb63a447dfcc0a3c4419c0a4c3f0a2826636 49.23MB / 49.23MB 1.9s done [2021-05-11T12:32:13.601Z] #26 extracting sha256:01cf0f0da10ede0eec0fc1c5fbfdeb63a447dfcc0a3c4419c0a4c3f0a2826636 3.7s done [2021-05-11T12:32:13.635Z] #43 21.85 CC images/fifo.o [2021-05-11T12:32:13.807Z] #29 8.910 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-05-11T12:32:13.807Z] #29 9.042 [2021-05-11T12:32:13.861Z] #26 ... [2021-05-11T12:32:13.861Z] [2021-05-11T12:32:13.861Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-11T12:32:13.861Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-05-11T12:32:13.895Z] #43 22.13 CC images/remap-file-path.o [2021-05-11T12:32:13.895Z] #43 ... [2021-05-11T12:32:13.895Z] [2021-05-11T12:32:13.895Z] #51 [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-05-11T12:32:13.895Z] #51 sha256:a4c6a225284b22b87c901ad6351b95d7bbfb30ad899299e2543b9b9d93c45853 [2021-05-11T12:32:13.895Z] #51 86.04 github.com/pkg/diff [2021-05-11T12:32:13.895Z] #51 86.49 go/ast [2021-05-11T12:32:13.895Z] #51 87.46 golang.org/x/crypto/ssh/terminal [2021-05-11T12:32:13.895Z] #51 88.94 mvdan.cc/editorconfig [2021-05-11T12:32:13.895Z] #51 89.97 mvdan.cc/sh/v3/fileutil [2021-05-11T12:32:13.895Z] #51 90.22 text/tabwriter [2021-05-11T12:32:13.895Z] #51 90.59 mvdan.cc/sh/v3/syntax [2021-05-11T12:32:14.069Z] #29 9.116 ######################################################################## 100.0% [2021-05-11T12:32:14.069Z] #29 9.147 [2021-05-11T12:32:14.069Z] #29 9.170 Download of images into '/build' complete. [2021-05-11T12:32:14.069Z] #29 9.170 Use something like the following to load the result into a Docker daemon: [2021-05-11T12:32:14.069Z] #29 9.170 tar -cC '/build' . | docker load [2021-05-11T12:32:14.122Z] #29 2.904 ############ 17.3% ########################## 36.7% ######################################## 56.1% ###################################################### 75.5% #################################################################### 94.8% ######################################################################## 100.0% [2021-05-11T12:32:14.122Z] #29 3.395 [2021-05-11T12:32:14.154Z] #51 ... [2021-05-11T12:32:14.154Z] [2021-05-11T12:32:14.154Z] #56 [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-05-11T12:32:14.154Z] #56 sha256:3329d9370a159d7ce413d3accd66e90cc16d3eaedef873804465e202bf144bbc [2021-05-11T12:32:14.154Z] #56 41.72 Checking out files: 51% (2036/3921) Checking out files: 52% (2039/3921) Checking out files: 53% (2079/3921) Checking out files: 54% (2118/3921) Checking out files: 55% (2157/3921) Checking out files: 56% (2196/3921) Checking out files: 57% (2235/3921) Checking out files: 58% (2275/3921) Checking out files: 59% (2314/3921) Checking out files: 60% (2353/3921) Checking out files: 61% (2392/3921) Checking out files: 62% (2432/3921) Checking out files: 63% (2471/3921) Checking out files: 64% (2510/3921) Checking out files: 65% (2549/3921) Checking out files: 66% (2588/3921) Checking out files: 67% (2628/3921) Checking out files: 68% (2667/3921) Checking out files: 69% (2706/3921) Checking out files: 70% (2745/3921) Checking out files: 71% (2784/3921) Checking out files: 72% (2824/3921) Checking out files: 73% (2863/3921) Checking out files: 74% (2902/3921) Checking out files: 75% (2941/3921) Checking out files: 76% (2980/3921) Checking out files: 77% (3020/3921) Checking out files: 78% (3059/3921) Checking out files: 79% (3098/3921) Checking out files: 80% (3137/3921) Checking out files: 81% (3177/3921) Checking out files: 82% (3216/3921) Checking out files: 83% (3255/3921) Checking out files: 84% (3294/3921) Checking out files: 85% (3333/3921) Checking out files: 86% (3373/3921) Checking out files: 87% (3412/3921) Checking out files: 88% (3451/3921) Checking out files: 89% (3490/3921) Checking out files: 90% (3529/3921) Checking out files: 91% (3569/3921) Checking out files: 92% (3608/3921) Checking out files: 92% (3620/3921) Checking out files: 93% (3647/3921) Checking out files: 94% (3686/3921) Checking out files: 95% (3725/3921) Checking out files: 96% (3765/3921) Checking out files: 97% (3804/3921) Checking out files: 98% (3843/3921) Checking out files: 99% (3882/3921) Checking out files: 100% (3921/3921) Checking out files: 100% (3921/3921), done. [2021-05-11T12:32:14.154Z] #56 43.06 + cd /tmp/tmp.AOjw6Acyub/src/github.com/containerd/containerd [2021-05-11T12:32:14.154Z] #56 43.06 + git checkout -q 8c906ff108ac28da23f69cc7b74f8e7a470d1df0 [2021-05-11T12:32:14.154Z] #56 43.86 + export 'BUILDTAGS=netgo osusergo static_build' [2021-05-11T12:32:14.154Z] #56 43.86 + BUILDTAGS='netgo osusergo static_build' [2021-05-11T12:32:14.154Z] #56 43.86 + export EXTRA_FLAGS=-buildmode=pie [2021-05-11T12:32:14.154Z] #56 43.86 + EXTRA_FLAGS=-buildmode=pie [2021-05-11T12:32:14.154Z] #56 43.86 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-05-11T12:32:14.154Z] #56 43.86 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-05-11T12:32:14.154Z] #56 43.86 + '[' '' = dynamic ']' [2021-05-11T12:32:14.154Z] #56 43.86 + make [2021-05-11T12:32:14.330Z] #29 DONE 9.4s [2021-05-11T12:32:14.330Z] [2021-05-11T12:32:14.330Z] #45 [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-05-11T12:32:14.330Z] #45 sha256:aaa144a41fc4e2bebf6a3ce5bee4503abcd5dc3f280c807c35c46c6a36e83206 [2021-05-11T12:32:14.330Z] #45 5.290 + RM_GOPATH=0 [2021-05-11T12:32:14.330Z] #45 5.290 + TMP_GOPATH= [2021-05-11T12:32:14.330Z] #45 5.290 + : /build [2021-05-11T12:32:14.330Z] #45 5.290 + '[' -z '' ']' [2021-05-11T12:32:14.330Z] #45 5.290 ++ mktemp -d [2021-05-11T12:32:14.330Z] #45 5.290 + export GOPATH=/tmp/tmp.WmE2CuluKP [2021-05-11T12:32:14.330Z] #45 5.290 + GOPATH=/tmp/tmp.WmE2CuluKP [2021-05-11T12:32:14.330Z] #45 5.290 + RM_GOPATH=1 [2021-05-11T12:32:14.330Z] #45 5.290 + case "$(go env GOARCH)" in [2021-05-11T12:32:14.330Z] #45 5.290 ++ go env GOARCH [2021-05-11T12:32:14.330Z] #45 5.295 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-11T12:32:14.330Z] #45 5.296 + export GO_BUILDMODE=-buildmode=pie [2021-05-11T12:32:14.330Z] #45 5.296 + GO_BUILDMODE=-buildmode=pie [2021-05-11T12:32:14.330Z] #45 5.296 ++ dirname /tmp/install/install.sh [2021-05-11T12:32:14.330Z] #45 5.296 + dir=/tmp/install [2021-05-11T12:32:14.330Z] #45 5.296 + bin=vndr [2021-05-11T12:32:14.330Z] #45 5.296 + shift [2021-05-11T12:32:14.330Z] #45 5.296 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-05-11T12:32:14.330Z] #45 5.296 + . /tmp/install/vndr.installer [2021-05-11T12:32:14.330Z] #45 5.296 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-11T12:32:14.330Z] #45 5.296 + install_vndr [2021-05-11T12:32:14.330Z] #45 5.296 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-05-11T12:32:14.330Z] #45 5.296 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.WmE2CuluKP/src/github.com/LK4D4/vndr [2021-05-11T12:32:14.330Z] #45 5.296 Cloning into '/tmp/tmp.WmE2CuluKP/src/github.com/LK4D4/vndr'... [2021-05-11T12:32:14.330Z] #45 5.606 + cd /tmp/tmp.WmE2CuluKP/src/github.com/LK4D4/vndr [2021-05-11T12:32:14.330Z] #45 5.606 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-11T12:32:14.330Z] #45 5.616 + go build -buildmode=pie -v -o /build/vndr . [2021-05-11T12:32:14.330Z] #45 6.027 runtime/internal/atomic [2021-05-11T12:32:14.330Z] #45 6.032 internal/cpu [2021-05-11T12:32:14.388Z] [2021-05-11T12:32:14.388Z] #29 ... [2021-05-11T12:32:14.388Z] [2021-05-11T12:32:14.388Z] #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-05-11T12:32:14.388Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-05-11T12:32:14.388Z] #11 DONE 2.3s [2021-05-11T12:32:14.388Z] [2021-05-11T12:32:14.388Z] #29 [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-05-11T12:32:14.388Z] #29 sha256:7a916362271177adad659c25e5451692438c0701020282031975034400ef0291 [2021-05-11T12:32:14.432Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 10.3s done [2021-05-11T12:32:14.591Z] #45 6.111 runtime/internal/sys [2021-05-11T12:32:14.591Z] #45 6.190 runtime/internal/math [2021-05-11T12:32:14.591Z] #45 6.221 internal/race [2021-05-11T12:32:14.591Z] #45 6.268 internal/bytealg [2021-05-11T12:32:14.591Z] #45 6.297 sync/atomic [2021-05-11T12:32:14.624Z] #29 4.023 1.1% ##### 8.0% ##### 8.0% ###### 8.9% ########### 15.9% ################ 22.4% ###################### 31.6% ############################ 39.3% ##################################### 52.0% ########################################## 58.9% ############################################## 64.2% ################################################# 69.4% ##################################################### 74.6% ######################################################### 79.8% ############################################################# 85.0% ################################################################ 90.2% #################################################################### 95.5% ######################################################################## 100.0% [2021-05-11T12:32:14.624Z] #29 5.892 [2021-05-11T12:32:14.693Z] #9 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0.1s [2021-05-11T12:32:14.693Z] #9 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 0B / 156B 10.9s [2021-05-11T12:32:14.693Z] #9 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 11.0s [2021-05-11T12:32:14.853Z] #45 6.411 unicode [2021-05-11T12:32:14.881Z] #29 6.158 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-05-11T12:32:14.881Z] #29 6.277 [2021-05-11T12:32:14.954Z] #9 ... [2021-05-11T12:32:14.954Z] [2021-05-11T12:32:14.954Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-11T12:32:14.954Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-05-11T12:32:14.954Z] #64 DONE 11.2s [2021-05-11T12:32:14.954Z] [2021-05-11T12:32:14.954Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-11T12:32:14.954Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-05-11T12:32:14.954Z] #9 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0.3s done [2021-05-11T12:32:15.091Z] #56 45.32 + bin/ctr [2021-05-11T12:32:15.114Z] #45 6.583 runtime [2021-05-11T12:32:15.144Z] #29 6.331 ######################################################################## 100.0% [2021-05-11T12:32:15.144Z] #29 6.353 [2021-05-11T12:32:15.144Z] #29 ... [2021-05-11T12:32:15.144Z] [2021-05-11T12:32:15.144Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-11T12:32:15.144Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-11T12:32:15.144Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.1s done [2021-05-11T12:32:15.144Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 7.3s [2021-05-11T12:32:15.176Z] #29 3.506 ### 4.8% ####### 9.8% ########## 14.2% ############## 20.5% ################## 25.7% ##################### 29.9% ######################### 35.1% ############################ 39.1% [2021-05-11T12:32:15.176Z] #29 ... [2021-05-11T12:32:15.176Z] [2021-05-11T12:32:15.176Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-05-11T12:32:15.176Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-05-11T12:32:15.176Z] #39 DONE 0.8s [2021-05-11T12:32:15.176Z] [2021-05-11T12:32:15.176Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-05-11T12:32:15.176Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-05-11T12:32:15.176Z] #31 DONE 0.8s [2021-05-11T12:32:15.402Z] #9 ... [2021-05-11T12:32:15.402Z] [2021-05-11T12:32:15.402Z] #29 [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-05-11T12:32:15.402Z] #29 sha256:bda82bb1b53178c033f5cb6d2a4ff279d977b48a17717692c27ff0c1373a072b [2021-05-11T12:32:15.402Z] #29 6.647 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-05-11T12:32:15.402Z] #29 6.742 [2021-05-11T12:32:15.440Z] [2021-05-11T12:32:15.440Z] #29 [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-05-11T12:32:15.440Z] #29 sha256:7a916362271177adad659c25e5451692438c0701020282031975034400ef0291 [2021-05-11T12:32:15.525Z] #9 ... [2021-05-11T12:32:15.525Z] [2021-05-11T12:32:15.525Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-05-11T12:32:15.525Z] #26 sha256:47bdea7822f41a7ae5f8934db38630836f0e2a1fd7c2685e16267fad2718b13e [2021-05-11T12:32:15.525Z] #26 DONE 11.7s [2021-05-11T12:32:15.525Z] [2021-05-11T12:32:15.525Z] #27 [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-05-11T12:32:15.525Z] #27 sha256:6a36c1ca9152118f164ea7fd1fc610a255e6d3abbbcd0f0ccc2a6c66059aac92 [2021-05-11T12:32:15.659Z] #29 6.895 ####################################################### 77.5% ######################################################################## 100.0% [2021-05-11T12:32:15.659Z] #29 6.929 [2021-05-11T12:32:15.916Z] #29 7.223 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-05-11T12:32:16.176Z] #29 7.334 [2021-05-11T12:32:16.232Z] #29 3.506 ### 4.8% ####### 9.8% ########## 14.2% ############## 20.5% ################## 25.7% ##################### 29.9% ######################### 35.1% ############################ 39.1% ############################### 43.7% ################################### 48.9% ####################################### 55.0% ########################################### 59.9% ############################################### 65.9% ################################################### 72.0% ###################################################### 76.3% ############################################################ 83.5% ################################################################## 92.1% ####################################################################### 100.0% ######################################################################## 100.0% [2021-05-11T12:32:16.232Z] #29 5.461 [2021-05-11T12:32:16.690Z] #29 7.561 #=#=# #### 6.2% ################### 27.3% ######################################### 57.3% ################################################################## 91.7% ######################################################################## 100.0% [2021-05-11T12:32:16.690Z] #29 8.006 [2021-05-11T12:32:16.808Z] #29 5.955 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-05-11T12:32:16.946Z] #29 8.299 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-05-11T12:32:16.946Z] #29 8.412 [2021-05-11T12:32:17.033Z] #45 8.316 unicode/utf8 [2021-05-11T12:32:17.069Z] #29 6.139 [2021-05-11T12:32:17.069Z] #29 6.234 ######################################################################## 100.0% [2021-05-11T12:32:17.069Z] #29 6.290 [2021-05-11T12:32:17.202Z] #29 8.478 ######################################################################## 100.0% [2021-05-11T12:32:17.202Z] #29 8.511 [2021-05-11T12:32:17.294Z] #45 8.857 math/bits [2021-05-11T12:32:17.331Z] #29 6.640 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-05-11T12:32:17.459Z] #29 8.732 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-05-11T12:32:17.459Z] #29 8.812 [2021-05-11T12:32:17.555Z] #45 9.218 math [2021-05-11T12:32:17.592Z] #29 6.731 [2021-05-11T12:32:17.715Z] #29 8.893 ######################################################################## 100.0% [2021-05-11T12:32:17.715Z] #29 8.923 [2021-05-11T12:32:17.715Z] #29 8.930 Download of images into '/build' complete. [2021-05-11T12:32:17.715Z] #29 8.930 Use something like the following to load the result into a Docker daemon: [2021-05-11T12:32:17.715Z] #29 8.930 tar -cC '/build' . | docker load [2021-05-11T12:32:17.854Z] #29 6.798 ######################################################################## 100.0% [2021-05-11T12:32:17.854Z] #29 6.833 [2021-05-11T12:32:18.076Z] #27 2.729 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-11T12:32:18.117Z] #29 7.154 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-05-11T12:32:18.117Z] #29 7.239 [2021-05-11T12:32:18.339Z] #27 2.730 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2021-05-11T12:32:18.339Z] #27 2.752 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-11T12:32:18.500Z] #45 ... [2021-05-11T12:32:18.500Z] [2021-05-11T12:32:18.500Z] #49 [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-05-11T12:32:18.500Z] #49 sha256:b73946f7b52ce2b65cf3583b04698729dcae6ad7959ec8a97f5424c24d47b551 [2021-05-11T12:32:18.500Z] #49 8.377 + RM_GOPATH=0 [2021-05-11T12:32:18.500Z] #49 8.377 + TMP_GOPATH= [2021-05-11T12:32:18.500Z] #49 8.377 + : /build [2021-05-11T12:32:18.500Z] #49 8.377 + '[' -z '' ']' [2021-05-11T12:32:18.500Z] #49 8.377 ++ mktemp -d [2021-05-11T12:32:18.500Z] #49 8.377 + export GOPATH=/tmp/tmp.KmRBD7vATl [2021-05-11T12:32:18.500Z] #49 8.377 + GOPATH=/tmp/tmp.KmRBD7vATl [2021-05-11T12:32:18.500Z] #49 8.377 + RM_GOPATH=1 [2021-05-11T12:32:18.500Z] #49 8.377 + case "$(go env GOARCH)" in [2021-05-11T12:32:18.500Z] #49 8.377 ++ go env GOARCH [2021-05-11T12:32:18.500Z] #49 8.410 + export GO_BUILDMODE=-buildmode=pie [2021-05-11T12:32:18.500Z] #49 8.410 + GO_BUILDMODE=-buildmode=pie [2021-05-11T12:32:18.500Z] #49 8.410 ++ dirname /tmp/install/install.sh [2021-05-11T12:32:18.500Z] #49 8.410 + dir=/tmp/install [2021-05-11T12:32:18.500Z] #49 8.410 + bin=golangci_lint [2021-05-11T12:32:18.500Z] #49 8.410 + shift [2021-05-11T12:32:18.500Z] #49 8.410 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-05-11T12:32:18.500Z] #49 8.410 + . /tmp/install/golangci_lint.installer [2021-05-11T12:32:18.500Z] #49 8.410 ++ : v1.23.8 [2021-05-11T12:32:18.500Z] #49 8.410 + install_golangci_lint [2021-05-11T12:32:18.500Z] #49 8.410 + set -e [2021-05-11T12:32:18.500Z] #49 8.410 + export GO111MODULE=on [2021-05-11T12:32:18.500Z] #49 8.410 + GO111MODULE=on [2021-05-11T12:32:18.500Z] #49 8.410 + GOBIN=/build [2021-05-11T12:32:18.500Z] #49 8.410 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-05-11T12:32:18.500Z] #49 8.477 go: finding github.com v1.23.8 [2021-05-11T12:32:18.500Z] #49 8.477 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-05-11T12:32:18.500Z] #49 8.477 go: finding github.com/golangci v1.23.8 [2021-05-11T12:32:18.500Z] #49 8.477 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-05-11T12:32:18.500Z] #49 8.477 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-05-11T12:32:18.500Z] #49 9.328 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-05-11T12:32:18.500Z] #49 10.07 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-05-11T12:32:18.500Z] #49 ... [2021-05-11T12:32:18.500Z] [2021-05-11T12:32:18.500Z] #67 [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-05-11T12:32:18.500Z] #67 sha256:b3a482a833b58251399baf3763bf4e58c3acf335929709ea979a3bbba2e2c361 [2021-05-11T12:32:18.500Z] #67 6.159 + RM_GOPATH=0 [2021-05-11T12:32:18.500Z] #67 6.159 + TMP_GOPATH= [2021-05-11T12:32:18.500Z] #67 6.159 + : /build [2021-05-11T12:32:18.500Z] #67 6.159 + '[' -z '' ']' [2021-05-11T12:32:18.500Z] #67 6.159 ++ mktemp -d [2021-05-11T12:32:18.500Z] #67 6.159 + export GOPATH=/tmp/tmp.WW5ITKNdQ5 [2021-05-11T12:32:18.500Z] #67 6.159 + GOPATH=/tmp/tmp.WW5ITKNdQ5 [2021-05-11T12:32:18.500Z] #67 6.159 + RM_GOPATH=1 [2021-05-11T12:32:18.500Z] #67 6.159 + case "$(go env GOARCH)" in [2021-05-11T12:32:18.500Z] #67 6.159 ++ go env GOARCH [2021-05-11T12:32:18.500Z] #67 6.184 Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-05-11T12:32:18.500Z] #67 6.185 + export GO_BUILDMODE=-buildmode=pie [2021-05-11T12:32:18.500Z] #67 6.185 + GO_BUILDMODE=-buildmode=pie [2021-05-11T12:32:18.500Z] #67 6.185 ++ dirname /tmp/install/install.sh [2021-05-11T12:32:18.500Z] #67 6.185 + dir=/tmp/install [2021-05-11T12:32:18.500Z] #67 6.185 + bin=proxy [2021-05-11T12:32:18.500Z] #67 6.185 + shift [2021-05-11T12:32:18.500Z] #67 6.185 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-05-11T12:32:18.500Z] #67 6.185 + . /tmp/install/proxy.installer [2021-05-11T12:32:18.500Z] #67 6.185 ++ : b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-05-11T12:32:18.500Z] #67 6.185 + install_proxy [2021-05-11T12:32:18.500Z] #67 6.185 + case "$1" in [2021-05-11T12:32:18.500Z] #67 6.185 + export CGO_ENABLED=0 [2021-05-11T12:32:18.500Z] #67 6.185 + CGO_ENABLED=0 [2021-05-11T12:32:18.500Z] #67 6.185 + _install_proxy [2021-05-11T12:32:18.500Z] #67 6.185 + echo 'Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46' [2021-05-11T12:32:18.500Z] #67 6.185 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.WW5ITKNdQ5/src/github.com/docker/libnetwork [2021-05-11T12:32:18.500Z] #67 6.189 Cloning into '/tmp/tmp.WW5ITKNdQ5/src/github.com/docker/libnetwork'... [2021-05-11T12:32:18.601Z] #27 2.937 Get:4 http://deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-05-11T12:32:18.641Z] #29 7.357 ######## 11.9% ######################## 33.4% ##################################### 51.5% ########################################### 60.4% ########################################################### 82.0% ######################################################################## 100.0% [2021-05-11T12:32:18.641Z] #29 7.876 [2021-05-11T12:32:18.762Z] #67 ... [2021-05-11T12:32:18.762Z] [2021-05-11T12:32:18.762Z] #47 [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-05-11T12:32:18.762Z] #47 sha256:1e8c6e23ef94f102ac91eb2298384e6275d5f98f96201d45531a003861279415 [2021-05-11T12:32:18.762Z] #47 7.979 + RM_GOPATH=0 [2021-05-11T12:32:18.762Z] #47 7.979 + TMP_GOPATH= [2021-05-11T12:32:18.762Z] #47 7.979 + : /build [2021-05-11T12:32:18.762Z] #47 7.979 + '[' -z '' ']' [2021-05-11T12:32:18.762Z] #47 7.979 ++ mktemp -d [2021-05-11T12:32:18.762Z] #47 7.986 + export GOPATH=/tmp/tmp.HL56mz04I1 [2021-05-11T12:32:18.762Z] #47 7.986 + GOPATH=/tmp/tmp.HL56mz04I1 [2021-05-11T12:32:18.762Z] #47 7.986 + RM_GOPATH=1 [2021-05-11T12:32:18.762Z] #47 7.986 + case "$(go env GOARCH)" in [2021-05-11T12:32:18.762Z] #47 7.986 ++ go env GOARCH [2021-05-11T12:32:18.762Z] #47 8.049 + export GO_BUILDMODE=-buildmode=pie [2021-05-11T12:32:18.762Z] #47 8.049 + GO_BUILDMODE=-buildmode=pie [2021-05-11T12:32:18.762Z] #47 8.049 ++ dirname /tmp/install/install.sh [2021-05-11T12:32:18.762Z] #47 8.049 + dir=/tmp/install [2021-05-11T12:32:18.762Z] #47 8.049 + bin=gotestsum [2021-05-11T12:32:18.762Z] #47 8.049 + shift [2021-05-11T12:32:18.762Z] #47 8.049 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-05-11T12:32:18.762Z] #47 8.049 + . /tmp/install/gotestsum.installer [2021-05-11T12:32:18.762Z] #47 8.049 ++ : v0.5.3 [2021-05-11T12:32:18.762Z] #47 8.049 + install_gotestsum [2021-05-11T12:32:18.763Z] #47 8.073 + set -e [2021-05-11T12:32:18.763Z] #47 8.073 + export GO111MODULE=on [2021-05-11T12:32:18.763Z] #47 8.073 + GO111MODULE=on [2021-05-11T12:32:18.763Z] #47 8.073 + GOBIN=/build [2021-05-11T12:32:18.763Z] #47 8.073 + go get gotest.tools/gotestsum@v0.5.3 [2021-05-11T12:32:18.763Z] #47 8.073 go: finding gotest.tools/gotestsum v0.5.3 [2021-05-11T12:32:18.763Z] #47 8.073 go: finding gotest.tools v0.5.3 [2021-05-11T12:32:18.763Z] #47 8.862 go: downloading gotest.tools/gotestsum v0.5.3 [2021-05-11T12:32:18.763Z] #47 9.382 go: extracting gotest.tools/gotestsum v0.5.3 [2021-05-11T12:32:18.763Z] #47 10.32 go: downloading github.com/pkg/errors v0.9.1 [2021-05-11T12:32:18.763Z] #47 10.32 go: downloading github.com/fatih/color v1.9.0 [2021-05-11T12:32:18.763Z] #47 10.44 go: downloading github.com/spf13/pflag v1.0.3 [2021-05-11T12:32:18.763Z] #47 ... [2021-05-11T12:32:18.763Z] [2021-05-11T12:32:18.763Z] #55 [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-05-11T12:32:18.763Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-11T12:32:18.763Z] #55 8.516 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-11T12:32:18.763Z] #55 8.540 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-11T12:32:18.763Z] #55 8.540 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-11T12:32:18.763Z] #55 9.328 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-11T12:32:18.867Z] #27 ... [2021-05-11T12:32:18.867Z] [2021-05-11T12:32:18.867Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-05-11T12:32:18.867Z] #63 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2021-05-11T12:32:18.867Z] #63 DONE 1.4s [2021-05-11T12:32:18.867Z] [2021-05-11T12:32:18.867Z] #27 [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-05-11T12:32:18.867Z] #27 sha256:6a36c1ca9152118f164ea7fd1fc610a255e6d3abbbcd0f0ccc2a6c66059aac92 [2021-05-11T12:32:18.867Z] #27 3.190 Get:5 http://security.debian.org/debian-security buster/updates/main arm64 Packages [281 kB] [2021-05-11T12:32:19.024Z] #55 ... [2021-05-11T12:32:19.024Z] [2021-05-11T12:32:19.024Z] #36 [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-05-11T12:32:19.024Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-11T12:32:19.024Z] #36 9.883 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-11T12:32:19.024Z] #36 9.917 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-11T12:32:19.024Z] #36 9.917 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-11T12:32:19.024Z] #36 ... [2021-05-11T12:32:19.024Z] [2021-05-11T12:32:19.024Z] #24 [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-05-11T12:32:19.024Z] #24 sha256:e0427db05c3f2a72f593d503e01961def5b69c5f7a0bfcfb82eb570e30e1ef33 [2021-05-11T12:32:19.024Z] #24 5.910 + RM_GOPATH=0 [2021-05-11T12:32:19.024Z] #24 5.910 + TMP_GOPATH= [2021-05-11T12:32:19.024Z] #24 5.910 + : /build [2021-05-11T12:32:19.024Z] #24 5.910 + '[' -z '' ']' [2021-05-11T12:32:19.024Z] #24 5.910 ++ mktemp -d [2021-05-11T12:32:19.024Z] #24 5.910 + export GOPATH=/tmp/tmp.POgbrhvbOE [2021-05-11T12:32:19.024Z] #24 5.910 + GOPATH=/tmp/tmp.POgbrhvbOE [2021-05-11T12:32:19.024Z] #24 5.910 + RM_GOPATH=1 [2021-05-11T12:32:19.024Z] #24 5.910 + case "$(go env GOARCH)" in [2021-05-11T12:32:19.024Z] #24 5.910 ++ go env GOARCH [2021-05-11T12:32:19.024Z] #24 5.926 + export GO_BUILDMODE=-buildmode=pie [2021-05-11T12:32:19.024Z] #24 5.926 + GO_BUILDMODE=-buildmode=pie [2021-05-11T12:32:19.024Z] #24 5.926 ++ dirname /tmp/install/install.sh [2021-05-11T12:32:19.024Z] #24 5.926 + dir=/tmp/install [2021-05-11T12:32:19.024Z] #24 5.926 + bin=dockercli [2021-05-11T12:32:19.024Z] #24 5.926 + shift [2021-05-11T12:32:19.024Z] #24 5.927 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-05-11T12:32:19.024Z] #24 5.927 + . /tmp/install/dockercli.installer [2021-05-11T12:32:19.024Z] #24 5.933 ++ : stable [2021-05-11T12:32:19.024Z] #24 5.933 ++ : 17.06.2-ce [2021-05-11T12:32:19.024Z] #24 5.941 + install_dockercli [2021-05-11T12:32:19.024Z] #24 5.946 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-05-11T12:32:19.024Z] #24 5.946 ++ uname -m [2021-05-11T12:32:19.024Z] #24 5.946 + arch=x86_64 [2021-05-11T12:32:19.024Z] #24 5.946 + '[' x86_64 '!=' x86_64 ']' [2021-05-11T12:32:19.024Z] #24 5.946 + url=https://download.docker.com/linux/static [2021-05-11T12:32:19.024Z] #24 5.946 Install docker/cli version 17.06.2-ce from stable [2021-05-11T12:32:19.024Z] #24 5.980 + tar -xz docker/docker [2021-05-11T12:32:19.024Z] #24 5.980 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-05-11T12:32:19.128Z] #27 3.459 Get:6 http://deb.debian.org/debian buster-updates/main arm64 Packages [10.8 kB] [2021-05-11T12:32:19.221Z] #29 8.236 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-05-11T12:32:19.221Z] #29 8.338 [2021-05-11T12:32:19.221Z] #29 8.411 ######################################################################## 100.0% [2021-05-11T12:32:19.221Z] #29 8.442 [2021-05-11T12:32:19.286Z] #24 ... [2021-05-11T12:32:19.286Z] [2021-05-11T12:32:19.286Z] #32 [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-05-11T12:32:19.286Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-05-11T12:32:19.286Z] #32 9.157 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-05-11T12:32:19.286Z] #32 9.157 Cloning into '.'... [2021-05-11T12:32:19.286Z] #32 ... [2021-05-11T12:32:19.286Z] [2021-05-11T12:32:19.286Z] #51 [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-05-11T12:32:19.286Z] #51 sha256:41285124337293aac3450b9cb7dca8adffd11104bdc2322d34ca63108faf95ba [2021-05-11T12:32:19.286Z] #51 7.127 + RM_GOPATH=0 [2021-05-11T12:32:19.286Z] #51 7.127 + TMP_GOPATH= [2021-05-11T12:32:19.286Z] #51 7.127 + : /build [2021-05-11T12:32:19.286Z] #51 7.127 + '[' -z '' ']' [2021-05-11T12:32:19.286Z] #51 7.127 ++ mktemp -d [2021-05-11T12:32:19.286Z] #51 7.127 + export GOPATH=/tmp/tmp.SSPtwlbkph [2021-05-11T12:32:19.286Z] #51 7.127 + GOPATH=/tmp/tmp.SSPtwlbkph [2021-05-11T12:32:19.286Z] #51 7.127 + RM_GOPATH=1 [2021-05-11T12:32:19.286Z] #51 7.127 + case "$(go env GOARCH)" in [2021-05-11T12:32:19.286Z] #51 7.127 ++ go env GOARCH [2021-05-11T12:32:19.286Z] #51 7.151 + export GO_BUILDMODE=-buildmode=pie [2021-05-11T12:32:19.286Z] #51 7.151 + GO_BUILDMODE=-buildmode=pie [2021-05-11T12:32:19.286Z] #51 7.151 ++ dirname /tmp/install/install.sh [2021-05-11T12:32:19.286Z] #51 7.154 + dir=/tmp/install [2021-05-11T12:32:19.286Z] #51 7.154 + bin=shfmt [2021-05-11T12:32:19.286Z] #51 7.154 + shift [2021-05-11T12:32:19.286Z] #51 7.154 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-05-11T12:32:19.286Z] #51 7.154 + . /tmp/install/shfmt.installer [2021-05-11T12:32:19.286Z] #51 7.154 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-11T12:32:19.286Z] #51 7.154 + install_shfmt [2021-05-11T12:32:19.286Z] #51 7.154 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-05-11T12:32:19.286Z] #51 7.154 + git clone https://github.com/mvdan/sh.git /tmp/tmp.SSPtwlbkph/src/github.com/mvdan/sh [2021-05-11T12:32:19.286Z] #51 7.154 Cloning into '/tmp/tmp.SSPtwlbkph/src/github.com/mvdan/sh'... [2021-05-11T12:32:19.286Z] #51 7.154 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-11T12:32:19.483Z] #29 8.686 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-05-11T12:32:19.550Z] #51 ... [2021-05-11T12:32:19.550Z] [2021-05-11T12:32:19.550Z] #42 [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-05-11T12:32:19.550Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-11T12:32:19.550Z] #42 5.909 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-11T12:32:19.550Z] #42 5.987 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-11T12:32:19.550Z] #42 6.083 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-11T12:32:19.550Z] #42 6.252 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-11T12:32:19.550Z] #42 7.529 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [286 kB] [2021-05-11T12:32:19.550Z] #42 9.180 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-11T12:32:19.550Z] #42 ... [2021-05-11T12:32:19.550Z] [2021-05-11T12:32:19.551Z] #58 [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-05-11T12:32:19.551Z] #58 sha256:20412afcf31cd1679e0e82cec7d1abc9c207139c3a86b900a315e5cc4154a566 [2021-05-11T12:32:19.551Z] #58 7.234 + RM_GOPATH=0 [2021-05-11T12:32:19.551Z] #58 7.234 + TMP_GOPATH= [2021-05-11T12:32:19.551Z] #58 7.234 + : /build [2021-05-11T12:32:19.551Z] #58 7.234 + '[' -z '' ']' [2021-05-11T12:32:19.551Z] #58 7.234 ++ mktemp -d [2021-05-11T12:32:19.551Z] #58 7.234 + export GOPATH=/tmp/tmp.IeYHhAWbmb [2021-05-11T12:32:19.551Z] #58 7.234 + GOPATH=/tmp/tmp.IeYHhAWbmb [2021-05-11T12:32:19.551Z] #58 7.234 + RM_GOPATH=1 [2021-05-11T12:32:19.551Z] #58 7.234 + case "$(go env GOARCH)" in [2021-05-11T12:32:19.551Z] #58 7.234 ++ go env GOARCH [2021-05-11T12:32:19.551Z] #58 7.247 + export GO_BUILDMODE=-buildmode=pie [2021-05-11T12:32:19.551Z] #58 7.247 + GO_BUILDMODE=-buildmode=pie [2021-05-11T12:32:19.551Z] #58 7.250 ++ dirname /tmp/install/install.sh [2021-05-11T12:32:19.551Z] #58 7.250 + dir=/tmp/install [2021-05-11T12:32:19.551Z] #58 7.250 + bin=rootlesskit [2021-05-11T12:32:19.551Z] #58 7.250 + shift [2021-05-11T12:32:19.551Z] #58 7.250 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-05-11T12:32:19.551Z] #58 7.250 + . /tmp/install/rootlesskit.installer [2021-05-11T12:32:19.551Z] #58 7.250 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-05-11T12:32:19.551Z] #58 7.250 + install_rootlesskit [2021-05-11T12:32:19.551Z] #58 7.250 + case "$1" in [2021-05-11T12:32:19.551Z] #58 7.250 + export CGO_ENABLED=0 [2021-05-11T12:32:19.551Z] #58 7.250 + CGO_ENABLED=0 [2021-05-11T12:32:19.551Z] #58 7.250 + _install_rootlesskit [2021-05-11T12:32:19.551Z] #58 7.250 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-05-11T12:32:19.551Z] #58 7.251 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-05-11T12:32:19.551Z] #58 7.251 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.IeYHhAWbmb/src/github.com/rootless-containers/rootlesskit [2021-05-11T12:32:19.551Z] #58 7.263 Cloning into '/tmp/tmp.IeYHhAWbmb/src/github.com/rootless-containers/rootlesskit'... [2021-05-11T12:32:19.744Z] #29 8.782 [2021-05-11T12:32:19.744Z] #29 8.862 ######################################################################## 100.0% [2021-05-11T12:32:19.744Z] #29 8.884 [2021-05-11T12:32:19.744Z] #29 8.902 Download of images into '/build' complete. [2021-05-11T12:32:19.744Z] #29 8.902 Use something like the following to load the result into a Docker daemon: [2021-05-11T12:32:19.744Z] #29 8.902 tar -cC '/build' . | docker load [2021-05-11T12:32:19.811Z] #58 11.44 + cd /tmp/tmp.IeYHhAWbmb/src/github.com/rootless-containers/rootlesskit [2021-05-11T12:32:19.811Z] #58 11.44 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-05-11T12:32:19.811Z] #58 ... [2021-05-11T12:32:19.811Z] [2021-05-11T12:32:19.811Z] #34 [tomll 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/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-05-11T12:32:19.811Z] #34 sha256:299ad2a22d87d3ad6059f15302694ff32c87f6de92fcf77d65f8adebe390b66a [2021-05-11T12:32:19.811Z] #34 5.926 Install go-toml version v1.8.1 [2021-05-11T12:32:19.811Z] #34 5.985 go: finding github.com v1.8.1 [2021-05-11T12:32:19.811Z] #34 5.986 go: finding github.com/pelletier/go-toml/cmd/tomll v1.8.1 [2021-05-11T12:32:19.811Z] #34 5.987 go: finding github.com/pelletier/go-toml/cmd v1.8.1 [2021-05-11T12:32:19.811Z] #34 5.987 go: finding github.com/pelletier/go-toml v1.8.1 [2021-05-11T12:32:19.811Z] #34 5.987 go: finding github.com/pelletier v1.8.1 [2021-05-11T12:32:19.811Z] #34 6.392 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-05-11T12:32:19.811Z] #34 6.799 go: extracting github.com/pelletier/go-toml v1.8.1 [2021-05-11T12:32:19.811Z] #34 7.861 github.com/pelletier/go-toml [2021-05-11T12:32:20.072Z] #34 ... [2021-05-11T12:32:20.072Z] [2021-05-11T12:32:20.072Z] #40 [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-05-11T12:32:20.072Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-11T12:32:20.072Z] #40 9.409 + git clone https://github.com/docker/distribution.git . [2021-05-11T12:32:20.072Z] #40 9.409 Cloning into '.'... [2021-05-11T12:32:20.072Z] #40 ... [2021-05-11T12:32:20.072Z] [2021-05-11T12:32:20.072Z] #24 [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-05-11T12:32:20.072Z] #24 sha256:e0427db05c3f2a72f593d503e01961def5b69c5f7a0bfcfb82eb570e30e1ef33 [2021-05-11T12:32:20.072Z] #24 11.61 + mkdir -p /build [2021-05-11T12:32:20.072Z] #24 11.61 + mv docker/docker /build/ [2021-05-11T12:32:20.072Z] #24 11.65 + rmdir docker [2021-05-11T12:32:20.318Z] #29 DONE 9.4s [2021-05-11T12:32:20.318Z] [2021-05-11T12:32:20.318Z] #32 [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-05-11T12:32:20.318Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-05-11T12:32:20.602Z] #27 4.820 Fetched 8266 kB in 2s (3534 kB/s) [2021-05-11T12:32:20.644Z] #24 DONE 12.1s [2021-05-11T12:32:20.644Z] [2021-05-11T12:32:20.644Z] #47 [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-05-11T12:32:20.644Z] #47 sha256:1e8c6e23ef94f102ac91eb2298384e6275d5f98f96201d45531a003861279415 [2021-05-11T12:32:20.644Z] #47 10.49 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-11T12:32:20.644Z] #47 10.50 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-11T12:32:20.644Z] #47 10.68 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-05-11T12:32:20.644Z] #47 10.68 go: extracting github.com/fatih/color v1.9.0 [2021-05-11T12:32:20.644Z] #47 10.68 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-05-11T12:32:20.644Z] #47 10.88 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-11T12:32:20.644Z] #47 10.91 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-05-11T12:32:20.644Z] #47 10.91 go: extracting github.com/pkg/errors v0.9.1 [2021-05-11T12:32:20.644Z] #47 10.93 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-11T12:32:20.644Z] #47 11.01 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-11T12:32:20.644Z] #47 11.04 go: extracting github.com/spf13/pflag v1.0.3 [2021-05-11T12:32:20.644Z] #47 11.09 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-11T12:32:20.644Z] #47 11.17 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-05-11T12:32:20.644Z] #47 11.33 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-05-11T12:32:20.644Z] #47 11.46 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-11T12:32:20.644Z] #47 11.51 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-05-11T12:32:21.264Z] #32 ... [2021-05-11T12:32:21.264Z] [2021-05-11T12:32:21.264Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-05-11T12:32:21.264Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-05-11T12:32:21.264Z] #12 DONE 6.7s [2021-05-11T12:32:21.264Z] [2021-05-11T12:32:21.264Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-05-11T12:32:21.264Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-11T12:32:21.545Z] #27 4.820 Reading package lists... [2021-05-11T12:32:21.661Z] #56 ... [2021-05-11T12:32:21.661Z] [2021-05-11T12:32:21.661Z] #51 [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-05-11T12:32:21.661Z] #51 sha256:a4c6a225284b22b87c901ad6351b95d7bbfb30ad899299e2543b9b9d93c45853 [2021-05-11T12:32:21.661Z] #51 97.13 mvdan.cc/sh/v3/cmd/shfmt [2021-05-11T12:32:21.661Z] #51 DONE 102.6s [2021-05-11T12:32:21.661Z] [2021-05-11T12:32:21.661Z] #45 [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-05-11T12:32:21.661Z] #45 sha256:f6698c9641d519a45c8ad8f55bb4e6aecef3b32d0599e73c0ba2deb26f0e2643 [2021-05-11T12:32:21.661Z] #45 92.61 log [2021-05-11T12:32:21.661Z] #45 93.20 encoding/xml [2021-05-11T12:32:21.661Z] #45 94.98 go/doc [2021-05-11T12:32:21.661Z] #45 97.67 github.com/LK4D4/vndr/build [2021-05-11T12:32:21.661Z] #45 98.95 github.com/LK4D4/vndr/versioned [2021-05-11T12:32:21.661Z] #45 99.03 compress/flate [2021-05-11T12:32:21.661Z] #45 101.0 hash/crc32 [2021-05-11T12:32:21.661Z] #45 101.7 compress/gzip [2021-05-11T12:32:21.661Z] #45 101.7 vendor/golang.org/x/crypto/cryptobyte [2021-05-11T12:32:21.661Z] #45 102.4 net [2021-05-11T12:32:21.661Z] #45 ... [2021-05-11T12:32:21.661Z] [2021-05-11T12:32:21.661Z] #43 [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-05-11T12:32:21.661Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-11T12:32:21.661Z] #43 22.33 CC images/eventfd.o [2021-05-11T12:32:21.661Z] #43 22.62 CC images/eventpoll.o [2021-05-11T12:32:21.661Z] #43 22.92 CC images/fh.o [2021-05-11T12:32:21.661Z] #43 23.27 CC images/fsnotify.o [2021-05-11T12:32:21.661Z] #43 23.94 CC images/signalfd.o [2021-05-11T12:32:21.661Z] #43 24.15 CC images/fs.o [2021-05-11T12:32:21.661Z] #43 24.33 CC images/pstree.o [2021-05-11T12:32:21.661Z] #43 24.52 CC images/pipe.o [2021-05-11T12:32:21.661Z] #43 24.72 CC images/tcp-stream.o [2021-05-11T12:32:21.661Z] #43 24.93 CC images/sk-packet.o [2021-05-11T12:32:21.661Z] #43 25.31 CC images/mnt.o [2021-05-11T12:32:21.661Z] #43 25.56 CC images/pipe-data.o [2021-05-11T12:32:21.661Z] #43 25.75 CC images/sa.o [2021-05-11T12:32:21.661Z] #43 25.94 CC images/timer.o [2021-05-11T12:32:21.661Z] #43 26.28 CC images/timerfd.o [2021-05-11T12:32:21.661Z] #43 26.61 CC images/mm.o [2021-05-11T12:32:21.661Z] #43 26.90 CC images/sk-opts.o [2021-05-11T12:32:21.661Z] #43 27.16 CC images/sk-unix.o [2021-05-11T12:32:21.661Z] #43 27.46 CC images/sk-inet.o [2021-05-11T12:32:21.661Z] #43 27.91 CC images/tun.o [2021-05-11T12:32:21.661Z] #43 28.23 CC images/sk-netlink.o [2021-05-11T12:32:21.661Z] #43 28.44 CC images/packet-sock.o [2021-05-11T12:32:21.661Z] #43 28.83 CC images/ipc-var.o [2021-05-11T12:32:21.661Z] #43 29.30 CC images/ipc-desc.o [2021-05-11T12:32:21.661Z] #43 29.76 CC images/ipc-shm.o [2021-05-11T12:32:21.806Z] #27 6.086 Reading package lists... [2021-05-11T12:32:21.806Z] #27 ... [2021-05-11T12:32:21.806Z] [2021-05-11T12:32:21.806Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-05-11T12:32:21.806Z] #65 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2021-05-11T12:32:21.806Z] #65 DONE 3.1s [2021-05-11T12:32:21.920Z] #43 30.08 CC images/ipc-msg.o [2021-05-11T12:32:21.920Z] #43 ... [2021-05-11T12:32:21.920Z] [2021-05-11T12:32:21.920Z] #45 [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-05-11T12:32:21.920Z] #45 sha256:f6698c9641d519a45c8ad8f55bb4e6aecef3b32d0599e73c0ba2deb26f0e2643 [2021-05-11T12:32:21.920Z] #45 104.0 vendor/golang.org/x/sys/cpu [2021-05-11T12:32:22.068Z] [2021-05-11T12:32:22.068Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-11T12:32:22.068Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-05-11T12:32:22.068Z] #9 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 2.2s done [2021-05-11T12:32:22.068Z] #9 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 1.8s done [2021-05-11T12:32:22.068Z] #9 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 0.2s [2021-05-11T12:32:22.179Z] #45 104.3 vendor/golang.org/x/crypto/chacha20poly1305 [2021-05-11T12:32:22.604Z] #47 ... [2021-05-11T12:32:22.604Z] [2021-05-11T12:32:22.604Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-05-11T12:32:22.604Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-11T12:32:22.604Z] #13 8.761 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-05-11T12:32:22.604Z] #13 8.929 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-11T12:32:22.604Z] #13 8.929 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-11T12:32:22.604Z] #13 8.929 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-11T12:32:22.604Z] #13 9.870 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [467 kB] [2021-05-11T12:32:22.604Z] #13 ... [2021-05-11T12:32:22.604Z] [2021-05-11T12:32:22.604Z] #58 [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-05-11T12:32:22.604Z] #58 sha256:20412afcf31cd1679e0e82cec7d1abc9c207139c3a86b900a315e5cc4154a566 [2021-05-11T12:32:22.604Z] #58 11.45 + export GO111MODULE=on [2021-05-11T12:32:22.604Z] #58 11.45 + GO111MODULE=on [2021-05-11T12:32:22.604Z] #58 11.45 + export GOPROXY=https://proxy.golang.org [2021-05-11T12:32:22.604Z] #58 11.45 + GOPROXY=https://proxy.golang.org [2021-05-11T12:32:22.604Z] #58 11.45 + for f in rootlesskit rootlesskit-docker-proxy [2021-05-11T12:32:22.604Z] #58 11.45 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-05-11T12:32:22.604Z] #58 13.27 go: downloading github.com/gofrs/flock v0.8.0 [2021-05-11T12:32:22.604Z] #58 13.31 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-05-11T12:32:22.604Z] #58 13.42 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-05-11T12:32:22.604Z] #58 13.59 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-05-11T12:32:22.604Z] #58 13.62 go: downloading github.com/pkg/errors v0.9.1 [2021-05-11T12:32:22.604Z] #58 13.83 go: downloading github.com/gorilla/mux v1.8.0 [2021-05-11T12:32:22.604Z] #58 13.84 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-11T12:32:22.604Z] #58 13.96 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-11T12:32:22.604Z] #58 14.08 go: extracting github.com/gofrs/flock v0.8.0 [2021-05-11T12:32:22.604Z] #58 14.08 go: downloading github.com/google/uuid v1.2.0 [2021-05-11T12:32:22.604Z] #58 14.08 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-05-11T12:32:22.604Z] #58 14.17 go: extracting github.com/pkg/errors v0.9.1 [2021-05-11T12:32:22.604Z] #58 14.17 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-11T12:32:22.604Z] #58 14.17 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-05-11T12:32:22.604Z] #58 14.21 go: downloading github.com/moby/vpnkit v0.5.0 [2021-05-11T12:32:22.865Z] #58 14.40 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-11T12:32:23.015Z] #9 ... [2021-05-11T12:32:23.015Z] [2021-05-11T12:32:23.015Z] #27 [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-05-11T12:32:23.015Z] #27 sha256:6a36c1ca9152118f164ea7fd1fc610a255e6d3abbbcd0f0ccc2a6c66059aac92 [2021-05-11T12:32:23.015Z] #27 6.086 Reading package lists... [2021-05-11T12:32:23.015Z] #27 7.372 Building dependency tree... [2021-05-11T12:32:23.117Z] #45 105.3 vendor/golang.org/x/crypto/hkdf [2021-05-11T12:32:23.127Z] #58 14.68 go: extracting github.com/google/uuid v1.2.0 [2021-05-11T12:32:23.127Z] #58 14.68 go: extracting github.com/gorilla/mux v1.8.0 [2021-05-11T12:32:23.376Z] #45 105.4 vendor/golang.org/x/text/transform [2021-05-11T12:32:23.603Z] #27 8.021 The following additional packages will be installed: [2021-05-11T12:32:23.603Z] #27 8.021 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-05-11T12:32:23.603Z] #27 8.028 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-05-11T12:32:23.603Z] #27 8.028 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-05-11T12:32:23.603Z] #27 8.028 Suggested packages: [2021-05-11T12:32:23.603Z] #27 8.028 krb5-doc krb5-user [2021-05-11T12:32:23.603Z] #27 8.028 Recommended packages: [2021-05-11T12:32:23.603Z] #27 8.028 krb5-locales publicsuffix libsasl2-modules [2021-05-11T12:32:23.700Z] #58 15.33 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-11T12:32:23.866Z] #27 8.328 The following NEW packages will be installed: [2021-05-11T12:32:23.866Z] #27 8.328 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-05-11T12:32:23.866Z] #27 8.328 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-05-11T12:32:23.866Z] #27 8.328 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-05-11T12:32:23.866Z] #27 8.328 libssh2-1 libssl1.1 openssl [2021-05-11T12:32:23.945Z] #45 106.1 vendor/golang.org/x/text/unicode/bidi [2021-05-11T12:32:24.152Z] #27 8.629 0 upgraded, 21 newly installed, 0 to remove and 2 not upgraded. [2021-05-11T12:32:24.152Z] #27 8.629 Need to get 4777 kB of archives. [2021-05-11T12:32:24.152Z] #27 8.629 After this operation, 11.5 MB of additional disk space will be used. [2021-05-11T12:32:24.152Z] #27 8.629 Get:1 http://deb.debian.org/debian buster/main arm64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-05-11T12:32:24.152Z] #27 8.632 Get:2 http://security.debian.org/debian-security buster/updates/main arm64 libssl1.1 arm64 1.1.1d-0+deb10u6 [1382 kB] [2021-05-11T12:32:24.152Z] #27 8.634 Get:3 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB] [2021-05-11T12:32:24.152Z] #27 8.636 Get:4 http://deb.debian.org/debian buster/main arm64 libkrb5support0 arm64 1.17-3+deb10u1 [64.9 kB] [2021-05-11T12:32:24.152Z] #27 8.636 Get:5 http://deb.debian.org/debian buster/main arm64 libk5crypto3 arm64 1.17-3+deb10u1 [123 kB] [2021-05-11T12:32:24.152Z] #27 8.637 Get:6 http://deb.debian.org/debian buster/main arm64 libkrb5-3 arm64 1.17-3+deb10u1 [351 kB] [2021-05-11T12:32:24.152Z] #27 8.644 Get:7 http://deb.debian.org/debian buster/main arm64 libgssapi-krb5-2 arm64 1.17-3+deb10u1 [150 kB] [2021-05-11T12:32:24.152Z] #27 8.647 Get:8 http://deb.debian.org/debian buster/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-1+deb10u1 [69.3 kB] [2021-05-11T12:32:24.152Z] #27 8.655 Get:9 http://deb.debian.org/debian buster/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u1 [105 kB] [2021-05-11T12:32:24.152Z] #27 8.655 Get:10 http://deb.debian.org/debian buster/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-05-11T12:32:24.152Z] #27 8.655 Get:11 http://deb.debian.org/debian buster/main arm64 libldap-2.4-2 arm64 2.4.47+dfsg-3+deb10u6 [216 kB] [2021-05-11T12:32:24.152Z] #27 8.656 Get:12 http://deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB] [2021-05-11T12:32:24.152Z] #27 8.659 Get:13 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB] [2021-05-11T12:32:24.152Z] #27 8.659 Get:14 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB] [2021-05-11T12:32:24.152Z] #27 8.717 Get:15 http://deb.debian.org/debian buster/main arm64 libssh2-1 arm64 1.8.0-2.1 [135 kB] [2021-05-11T12:32:24.152Z] #27 8.723 Get:16 http://security.debian.org/debian-security buster/updates/main arm64 openssl arm64 1.1.1d-0+deb10u6 [823 kB] [2021-05-11T12:32:24.152Z] #27 8.724 Get:17 http://deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2021-05-11T12:32:24.152Z] #27 8.724 Get:18 http://deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2021-05-11T12:32:24.152Z] #27 8.730 Get:19 http://deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2021-05-11T12:32:24.152Z] #27 8.739 Get:20 http://security.debian.org/debian-security buster/updates/main arm64 libcurl4 arm64 7.64.0-4+deb10u2 [312 kB] [2021-05-11T12:32:24.152Z] #27 8.777 Get:21 http://security.debian.org/debian-security buster/updates/main arm64 curl arm64 7.64.0-4+deb10u2 [260 kB] [2021-05-11T12:32:24.259Z] #29 ... [2021-05-11T12:32:24.259Z] [2021-05-11T12:32:24.259Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-11T12:32:24.259Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-11T12:32:24.259Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 11.3s done [2021-05-11T12:32:24.259Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-05-11T12:32:24.259Z] #9 DONE 45.4s [2021-05-11T12:32:24.259Z] [2021-05-11T12:32:24.259Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-05-11T12:32:24.259Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-05-11T12:32:24.259Z] #10 ... [2021-05-11T12:32:24.259Z] [2021-05-11T12:32:24.259Z] #29 [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-05-11T12:32:24.259Z] #29 sha256:bda82bb1b53178c033f5cb6d2a4ff279d977b48a17717692c27ff0c1373a072b [2021-05-11T12:32:24.259Z] #29 DONE 14.8s [2021-05-11T12:32:24.259Z] [2021-05-11T12:32:24.259Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-05-11T12:32:24.259Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-05-11T12:32:24.259Z] #10 DONE 1.1s [2021-05-11T12:32:24.516Z] [2021-05-11T12:32:24.516Z] #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-05-11T12:32:24.516Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-05-11T12:32:24.573Z] #13 ... [2021-05-11T12:32:24.573Z] [2021-05-11T12:32:24.573Z] #51 [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-05-11T12:32:24.573Z] #51 sha256:7cb3c114aa51c8e643d31dc7b4d1b69bc470de8183b4ab18af0282457390f714 [2021-05-11T12:32:24.573Z] #51 8.490 + RM_GOPATH=0 [2021-05-11T12:32:24.573Z] #51 8.490 + TMP_GOPATH= [2021-05-11T12:32:24.573Z] #51 8.490 + : /build [2021-05-11T12:32:24.573Z] #51 8.490 + '[' -z '' ']' [2021-05-11T12:32:24.573Z] #51 8.490 ++ mktemp -d [2021-05-11T12:32:24.573Z] #51 8.490 + export GOPATH=/tmp/tmp.tpIg2quC07 [2021-05-11T12:32:24.573Z] #51 8.490 + GOPATH=/tmp/tmp.tpIg2quC07 [2021-05-11T12:32:24.573Z] #51 8.490 + RM_GOPATH=1 [2021-05-11T12:32:24.573Z] #51 8.490 + case "$(go env GOARCH)" in [2021-05-11T12:32:24.573Z] #51 8.492 ++ go env GOARCH [2021-05-11T12:32:24.573Z] #51 8.504 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-11T12:32:24.573Z] #51 8.505 + export GO_BUILDMODE=-buildmode=pie [2021-05-11T12:32:24.573Z] #51 8.505 + GO_BUILDMODE=-buildmode=pie [2021-05-11T12:32:24.573Z] #51 8.505 ++ dirname /tmp/install/install.sh [2021-05-11T12:32:24.573Z] #51 8.505 + dir=/tmp/install [2021-05-11T12:32:24.573Z] #51 8.505 + bin=shfmt [2021-05-11T12:32:24.573Z] #51 8.505 + shift [2021-05-11T12:32:24.573Z] #51 8.505 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-05-11T12:32:24.573Z] #51 8.505 + . /tmp/install/shfmt.installer [2021-05-11T12:32:24.573Z] #51 8.505 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-11T12:32:24.573Z] #51 8.505 + install_shfmt [2021-05-11T12:32:24.573Z] #51 8.505 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-05-11T12:32:24.573Z] #51 8.505 + git clone https://github.com/mvdan/sh.git /tmp/tmp.tpIg2quC07/src/github.com/mvdan/sh [2021-05-11T12:32:24.573Z] #51 8.505 Cloning into '/tmp/tmp.tpIg2quC07/src/github.com/mvdan/sh'... [2021-05-11T12:32:24.573Z] #51 ... [2021-05-11T12:32:24.573Z] [2021-05-11T12:32:24.573Z] #24 [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-05-11T12:32:24.573Z] #24 sha256:0259ef9f9b9466898baeb82994f42ad62db68f66a741619f1f96aa30ae1f82bd [2021-05-11T12:32:24.573Z] #24 8.411 + RM_GOPATH=0 [2021-05-11T12:32:24.573Z] #24 8.411 + TMP_GOPATH= [2021-05-11T12:32:24.573Z] #24 8.411 + : /build [2021-05-11T12:32:24.573Z] #24 8.411 + '[' -z '' ']' [2021-05-11T12:32:24.573Z] #24 8.411 ++ mktemp -d [2021-05-11T12:32:24.573Z] #24 8.414 + export GOPATH=/tmp/tmp.xOTkGEJWar [2021-05-11T12:32:24.573Z] #24 8.414 + GOPATH=/tmp/tmp.xOTkGEJWar [2021-05-11T12:32:24.573Z] #24 8.414 + RM_GOPATH=1 [2021-05-11T12:32:24.573Z] #24 8.414 + case "$(go env GOARCH)" in [2021-05-11T12:32:24.573Z] #24 8.414 ++ go env GOARCH [2021-05-11T12:32:24.573Z] #24 8.434 Install docker/cli version 17.06.2-ce from stable [2021-05-11T12:32:24.573Z] #24 8.434 + export GO_BUILDMODE=-buildmode=pie [2021-05-11T12:32:24.573Z] #24 8.434 + GO_BUILDMODE=-buildmode=pie [2021-05-11T12:32:24.573Z] #24 8.434 ++ dirname /tmp/install/install.sh [2021-05-11T12:32:24.573Z] #24 8.434 + dir=/tmp/install [2021-05-11T12:32:24.573Z] #24 8.434 + bin=dockercli [2021-05-11T12:32:24.573Z] #24 8.434 + shift [2021-05-11T12:32:24.573Z] #24 8.434 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-05-11T12:32:24.573Z] #24 8.434 + . /tmp/install/dockercli.installer [2021-05-11T12:32:24.573Z] #24 8.434 ++ : stable [2021-05-11T12:32:24.573Z] #24 8.434 ++ : 17.06.2-ce [2021-05-11T12:32:24.573Z] #24 8.434 + install_dockercli [2021-05-11T12:32:24.573Z] #24 8.434 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-05-11T12:32:24.573Z] #24 8.434 ++ uname -m [2021-05-11T12:32:24.573Z] #24 8.438 + arch=x86_64 [2021-05-11T12:32:24.573Z] #24 8.438 + '[' x86_64 '!=' x86_64 ']' [2021-05-11T12:32:24.573Z] #24 8.438 + url=https://download.docker.com/linux/static [2021-05-11T12:32:24.573Z] #24 8.441 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-05-11T12:32:24.573Z] #24 8.441 + tar -xz docker/docker [2021-05-11T12:32:24.750Z] #27 9.131 debconf: delaying package configuration, since apt-utils is not installed [2021-05-11T12:32:24.750Z] #27 9.174 Fetched 4777 kB in 0s (11.7 MB/s) [2021-05-11T12:32:24.751Z] #27 9.224 Selecting previously unselected package libssl1.1:arm64. [2021-05-11T12:32:24.751Z] #27 9.224 (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-05-11T12:32:24.751Z] #27 9.234 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_arm64.deb ... [2021-05-11T12:32:24.751Z] #27 9.245 Unpacking libssl1.1:arm64 (1.1.1d-0+deb10u6) ... [2021-05-11T12:32:24.835Z] #24 ... [2021-05-11T12:32:24.835Z] [2021-05-11T12:32:24.835Z] #34 [tomll 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/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-05-11T12:32:24.835Z] #34 sha256:b04760c3dc985362de90e52ede8842354988db536f2630e7c2e558818da88723 [2021-05-11T12:32:24.835Z] #34 9.153 Install go-toml version v1.8.1 [2021-05-11T12:32:24.835Z] #34 9.206 go: finding github.com v1.8.1 [2021-05-11T12:32:24.835Z] #34 9.206 go: finding github.com/pelletier/go-toml/cmd/tomll v1.8.1 [2021-05-11T12:32:24.835Z] #34 9.206 go: finding github.com/pelletier/go-toml/cmd v1.8.1 [2021-05-11T12:32:24.835Z] #34 9.206 go: finding github.com/pelletier/go-toml v1.8.1 [2021-05-11T12:32:24.835Z] #34 9.206 go: finding github.com/pelletier v1.8.1 [2021-05-11T12:32:24.835Z] #34 ... [2021-05-11T12:32:24.835Z] [2021-05-11T12:32:24.835Z] #58 [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-05-11T12:32:24.835Z] #58 sha256:4cce7ee580b8edb4738797f4c5de73c852d14646a5654930ce90b0b286fa5229 [2021-05-11T12:32:24.835Z] #58 9.983 + RM_GOPATH=0 [2021-05-11T12:32:24.835Z] #58 9.983 + TMP_GOPATH= [2021-05-11T12:32:24.835Z] #58 9.983 + : /build [2021-05-11T12:32:24.835Z] #58 9.983 + '[' -z '' ']' [2021-05-11T12:32:24.835Z] #58 9.983 ++ mktemp -d [2021-05-11T12:32:24.835Z] #58 9.983 + export GOPATH=/tmp/tmp.BnXiokCX2i [2021-05-11T12:32:24.835Z] #58 10.000 + GOPATH=/tmp/tmp.BnXiokCX2i [2021-05-11T12:32:24.835Z] #58 10.000 + RM_GOPATH=1 [2021-05-11T12:32:24.835Z] #58 10.000 + case "$(go env GOARCH)" in [2021-05-11T12:32:24.835Z] #58 10.000 ++ go env GOARCH [2021-05-11T12:32:24.835Z] #58 10.06 + export GO_BUILDMODE=-buildmode=pie [2021-05-11T12:32:24.835Z] #58 10.06 + GO_BUILDMODE=-buildmode=pie [2021-05-11T12:32:24.835Z] #58 10.06 ++ dirname /tmp/install/install.sh [2021-05-11T12:32:24.835Z] #58 10.06 + dir=/tmp/install [2021-05-11T12:32:24.835Z] #58 10.06 + bin=rootlesskit [2021-05-11T12:32:24.835Z] #58 10.06 + shift [2021-05-11T12:32:24.835Z] #58 10.06 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-05-11T12:32:24.835Z] #58 10.06 + . /tmp/install/rootlesskit.installer [2021-05-11T12:32:24.835Z] #58 10.06 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-05-11T12:32:24.835Z] #58 10.06 + install_rootlesskit [2021-05-11T12:32:24.835Z] #58 10.06 + case "$1" in [2021-05-11T12:32:24.835Z] #58 10.06 + export CGO_ENABLED=0 [2021-05-11T12:32:24.835Z] #58 10.06 + CGO_ENABLED=0 [2021-05-11T12:32:24.835Z] #58 10.06 + _install_rootlesskit [2021-05-11T12:32:24.835Z] #58 10.06 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-05-11T12:32:24.835Z] #58 10.06 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.BnXiokCX2i/src/github.com/rootless-containers/rootlesskit [2021-05-11T12:32:24.835Z] #58 10.07 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-05-11T12:32:24.835Z] #58 10.07 Cloning into '/tmp/tmp.BnXiokCX2i/src/github.com/rootless-containers/rootlesskit'... [2021-05-11T12:32:25.017Z] #27 9.437 Selecting previously unselected package openssl. [2021-05-11T12:32:25.017Z] #27 9.442 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_arm64.deb ... [2021-05-11T12:32:25.017Z] #27 9.442 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-05-11T12:32:25.017Z] #27 9.609 Selecting previously unselected package ca-certificates. [2021-05-11T12:32:25.089Z] #58 16.61 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-11T12:32:25.089Z] #58 16.61 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-05-11T12:32:25.098Z] #58 ... [2021-05-11T12:32:25.098Z] [2021-05-11T12:32:25.098Z] #47 [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-05-11T12:32:25.098Z] #47 sha256:8779a9e3f78219ed44a4c75b8fef3d842f2e958af53d495b778a446787b21643 [2021-05-11T12:32:25.098Z] #47 9.909 + RM_GOPATH=0 [2021-05-11T12:32:25.098Z] #47 9.909 + TMP_GOPATH= [2021-05-11T12:32:25.098Z] #47 9.909 + : /build [2021-05-11T12:32:25.098Z] #47 9.909 + '[' -z '' ']' [2021-05-11T12:32:25.098Z] #47 9.917 ++ mktemp -d [2021-05-11T12:32:25.098Z] #47 9.917 + export GOPATH=/tmp/tmp.A6AN3x1FYZ [2021-05-11T12:32:25.098Z] #47 9.917 + GOPATH=/tmp/tmp.A6AN3x1FYZ [2021-05-11T12:32:25.098Z] #47 9.917 + RM_GOPATH=1 [2021-05-11T12:32:25.098Z] #47 9.917 + case "$(go env GOARCH)" in [2021-05-11T12:32:25.098Z] #47 9.917 ++ go env GOARCH [2021-05-11T12:32:25.098Z] #47 9.976 + export GO_BUILDMODE=-buildmode=pie [2021-05-11T12:32:25.098Z] #47 9.976 + GO_BUILDMODE=-buildmode=pie [2021-05-11T12:32:25.098Z] #47 10.000 ++ dirname /tmp/install/install.sh [2021-05-11T12:32:25.098Z] #47 10.01 + dir=/tmp/install [2021-05-11T12:32:25.098Z] #47 10.01 + bin=gotestsum [2021-05-11T12:32:25.098Z] #47 10.01 + shift [2021-05-11T12:32:25.098Z] #47 10.01 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-05-11T12:32:25.098Z] #47 10.01 + . /tmp/install/gotestsum.installer [2021-05-11T12:32:25.098Z] #47 10.01 ++ : v0.5.3 [2021-05-11T12:32:25.098Z] #47 10.01 + install_gotestsum [2021-05-11T12:32:25.098Z] #47 10.02 + set -e [2021-05-11T12:32:25.098Z] #47 10.02 + export GO111MODULE=on [2021-05-11T12:32:25.098Z] #47 10.02 + GO111MODULE=on [2021-05-11T12:32:25.098Z] #47 10.02 + GOBIN=/build [2021-05-11T12:32:25.098Z] #47 10.02 + go get gotest.tools/gotestsum@v0.5.3 [2021-05-11T12:32:25.098Z] #47 10.08 go: finding gotest.tools v0.5.3 [2021-05-11T12:32:25.098Z] #47 10.08 go: finding gotest.tools/gotestsum v0.5.3 [2021-05-11T12:32:25.098Z] #47 ... [2021-05-11T12:32:25.098Z] [2021-05-11T12:32:25.098Z] #67 [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-05-11T12:32:25.098Z] #67 sha256:bb89f18f6962a770fe3f3190833d1da7553d9e0c8ea92bf86e46ef4f948ae621 [2021-05-11T12:32:25.098Z] #67 8.145 + RM_GOPATH=0 [2021-05-11T12:32:25.098Z] #67 8.145 + TMP_GOPATH= [2021-05-11T12:32:25.098Z] #67 8.145 + : /build [2021-05-11T12:32:25.098Z] #67 8.145 + '[' -z '' ']' [2021-05-11T12:32:25.098Z] #67 8.145 ++ mktemp -d [2021-05-11T12:32:25.098Z] #67 8.145 + export GOPATH=/tmp/tmp.Iqe4nIGgv2 [2021-05-11T12:32:25.098Z] #67 8.145 + GOPATH=/tmp/tmp.Iqe4nIGgv2 [2021-05-11T12:32:25.098Z] #67 8.145 + RM_GOPATH=1 [2021-05-11T12:32:25.098Z] #67 8.145 + case "$(go env GOARCH)" in [2021-05-11T12:32:25.098Z] #67 8.145 ++ go env GOARCH [2021-05-11T12:32:25.098Z] #67 8.145 + export GO_BUILDMODE=-buildmode=pie [2021-05-11T12:32:25.098Z] #67 8.145 + GO_BUILDMODE=-buildmode=pie [2021-05-11T12:32:25.098Z] #67 8.145 ++ dirname /tmp/install/install.sh [2021-05-11T12:32:25.098Z] #67 8.145 + dir=/tmp/install [2021-05-11T12:32:25.098Z] #67 8.145 + bin=proxy [2021-05-11T12:32:25.098Z] #67 8.145 + shift [2021-05-11T12:32:25.098Z] #67 8.145 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-05-11T12:32:25.098Z] #67 8.145 + . /tmp/install/proxy.installer [2021-05-11T12:32:25.098Z] #67 8.145 ++ : b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-05-11T12:32:25.098Z] #67 8.145 + install_proxy [2021-05-11T12:32:25.098Z] #67 8.145 + case "$1" in [2021-05-11T12:32:25.098Z] #67 8.145 + export CGO_ENABLED=0 [2021-05-11T12:32:25.098Z] #67 8.145 + CGO_ENABLED=0 [2021-05-11T12:32:25.098Z] #67 8.145 + _install_proxy [2021-05-11T12:32:25.098Z] #67 8.145 + echo 'Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46' [2021-05-11T12:32:25.098Z] #67 8.145 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.Iqe4nIGgv2/src/github.com/docker/libnetwork [2021-05-11T12:32:25.098Z] #67 8.145 Cloning into '/tmp/tmp.Iqe4nIGgv2/src/github.com/docker/libnetwork'... [2021-05-11T12:32:25.098Z] #67 8.145 Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-05-11T12:32:25.284Z] #27 9.611 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-05-11T12:32:25.284Z] #27 9.616 Unpacking ca-certificates (20200601~deb10u2) ... [2021-05-11T12:32:25.284Z] #27 9.729 Selecting previously unselected package libkeyutils1:arm64. [2021-05-11T12:32:25.284Z] #27 9.729 Preparing to unpack .../03-libkeyutils1_1.6-6_arm64.deb ... [2021-05-11T12:32:25.284Z] #27 9.735 Unpacking libkeyutils1:arm64 (1.6-6) ... [2021-05-11T12:32:25.284Z] #27 9.786 Selecting previously unselected package libkrb5support0:arm64. [2021-05-11T12:32:25.284Z] #27 9.786 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_arm64.deb ... [2021-05-11T12:32:25.284Z] #27 9.791 Unpacking libkrb5support0:arm64 (1.17-3+deb10u1) ... [2021-05-11T12:32:25.284Z] #27 9.847 Selecting previously unselected package libk5crypto3:arm64. [2021-05-11T12:32:25.284Z] #27 9.847 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_arm64.deb ... [2021-05-11T12:32:25.359Z] #67 ... [2021-05-11T12:32:25.359Z] [2021-05-11T12:32:25.359Z] #55 [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-05-11T12:32:25.359Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-11T12:32:25.359Z] #55 9.731 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-11T12:32:25.359Z] #55 9.938 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-11T12:32:25.359Z] #55 9.938 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-11T12:32:25.359Z] #55 ... [2021-05-11T12:32:25.359Z] [2021-05-11T12:32:25.359Z] #49 [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-05-11T12:32:25.359Z] #49 sha256:b16be46c60935c3eefecd22f8a1f0e562b49c57b6d03329c746807409e9b6c51 [2021-05-11T12:32:25.359Z] #49 8.967 + RM_GOPATH=0 [2021-05-11T12:32:25.359Z] #49 8.967 + TMP_GOPATH= [2021-05-11T12:32:25.359Z] #49 8.967 + : /build [2021-05-11T12:32:25.359Z] #49 8.967 + '[' -z '' ']' [2021-05-11T12:32:25.359Z] #49 8.967 ++ mktemp -d [2021-05-11T12:32:25.359Z] #49 8.967 + export GOPATH=/tmp/tmp.tn0geGIBw8 [2021-05-11T12:32:25.359Z] #49 8.967 + GOPATH=/tmp/tmp.tn0geGIBw8 [2021-05-11T12:32:25.359Z] #49 8.967 + RM_GOPATH=1 [2021-05-11T12:32:25.359Z] #49 8.967 + case "$(go env GOARCH)" in [2021-05-11T12:32:25.359Z] #49 8.971 ++ go env GOARCH [2021-05-11T12:32:25.359Z] #49 8.976 + export GO_BUILDMODE=-buildmode=pie [2021-05-11T12:32:25.359Z] #49 8.976 + GO_BUILDMODE=-buildmode=pie [2021-05-11T12:32:25.359Z] #49 8.990 ++ dirname /tmp/install/install.sh [2021-05-11T12:32:25.359Z] #49 8.990 + dir=/tmp/install [2021-05-11T12:32:25.359Z] #49 8.990 + bin=golangci_lint [2021-05-11T12:32:25.359Z] #49 8.990 + shift [2021-05-11T12:32:25.359Z] #49 8.990 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-05-11T12:32:25.359Z] #49 8.990 + . /tmp/install/golangci_lint.installer [2021-05-11T12:32:25.359Z] #49 8.990 ++ : v1.23.8 [2021-05-11T12:32:25.359Z] #49 8.990 + install_golangci_lint [2021-05-11T12:32:25.359Z] #49 8.990 + set -e [2021-05-11T12:32:25.359Z] #49 8.990 + export GO111MODULE=on [2021-05-11T12:32:25.359Z] #49 8.990 + GO111MODULE=on [2021-05-11T12:32:25.359Z] #49 8.990 + GOBIN=/build [2021-05-11T12:32:25.359Z] #49 8.990 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-05-11T12:32:25.359Z] #49 9.046 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-05-11T12:32:25.359Z] #49 9.046 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-05-11T12:32:25.359Z] #49 9.046 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-05-11T12:32:25.359Z] #49 9.046 go: finding github.com/golangci v1.23.8 [2021-05-11T12:32:25.359Z] #49 9.046 go: finding github.com v1.23.8 [2021-05-11T12:32:25.359Z] #49 10.23 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-05-11T12:32:25.444Z] #11 DONE 1.3s [2021-05-11T12:32:25.547Z] #27 9.852 Unpacking libk5crypto3:arm64 (1.17-3+deb10u1) ... [2021-05-11T12:32:25.547Z] #27 9.927 Selecting previously unselected package libkrb5-3:arm64. [2021-05-11T12:32:25.547Z] #27 9.929 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_arm64.deb ... [2021-05-11T12:32:25.547Z] #27 9.934 Unpacking libkrb5-3:arm64 (1.17-3+deb10u1) ... [2021-05-11T12:32:25.547Z] #27 10.04 Selecting previously unselected package libgssapi-krb5-2:arm64. [2021-05-11T12:32:25.547Z] #27 10.04 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_arm64.deb ... [2021-05-11T12:32:25.547Z] #27 10.05 Unpacking libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ... [2021-05-11T12:32:25.547Z] #27 10.11 Selecting previously unselected package libsasl2-modules-db:arm64. [2021-05-11T12:32:25.620Z] #49 11.21 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-05-11T12:32:25.620Z] #49 ... [2021-05-11T12:32:25.620Z] [2021-05-11T12:32:25.620Z] #45 [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-05-11T12:32:25.620Z] #45 sha256:7986fce36383753a4097592e772842e702db6c31c8ebc933a9c1d11fc61e9059 [2021-05-11T12:32:25.620Z] #45 9.300 + RM_GOPATH=0 [2021-05-11T12:32:25.620Z] #45 9.300 + TMP_GOPATH= [2021-05-11T12:32:25.620Z] #45 9.300 + : /build [2021-05-11T12:32:25.620Z] #45 9.300 + '[' -z '' ']' [2021-05-11T12:32:25.620Z] #45 9.300 ++ mktemp -d [2021-05-11T12:32:25.620Z] #45 9.302 + export GOPATH=/tmp/tmp.h5zXm9fEHR [2021-05-11T12:32:25.620Z] #45 9.302 + GOPATH=/tmp/tmp.h5zXm9fEHR [2021-05-11T12:32:25.620Z] #45 9.302 + RM_GOPATH=1 [2021-05-11T12:32:25.620Z] #45 9.302 + case "$(go env GOARCH)" in [2021-05-11T12:32:25.620Z] #45 9.312 ++ go env GOARCH [2021-05-11T12:32:25.620Z] #45 9.386 + export GO_BUILDMODE=-buildmode=pie [2021-05-11T12:32:25.620Z] #45 9.386 + GO_BUILDMODE=-buildmode=pie [2021-05-11T12:32:25.620Z] #45 9.386 ++ dirname /tmp/install/install.sh [2021-05-11T12:32:25.620Z] #45 9.386 + dir=/tmp/install [2021-05-11T12:32:25.620Z] #45 9.389 + bin=vndr [2021-05-11T12:32:25.620Z] #45 9.389 + shift [2021-05-11T12:32:25.620Z] #45 9.389 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-05-11T12:32:25.620Z] #45 9.389 + . /tmp/install/vndr.installer [2021-05-11T12:32:25.620Z] #45 9.389 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-11T12:32:25.620Z] #45 9.389 + install_vndr [2021-05-11T12:32:25.620Z] #45 9.389 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-05-11T12:32:25.620Z] #45 9.389 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.h5zXm9fEHR/src/github.com/LK4D4/vndr [2021-05-11T12:32:25.620Z] #45 9.389 Cloning into '/tmp/tmp.h5zXm9fEHR/src/github.com/LK4D4/vndr'... [2021-05-11T12:32:25.620Z] #45 9.391 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-11T12:32:25.620Z] #45 10.39 + cd /tmp/tmp.h5zXm9fEHR/src/github.com/LK4D4/vndr [2021-05-11T12:32:25.620Z] #45 10.39 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-11T12:32:25.620Z] #45 10.43 + go build -buildmode=pie -v -o /build/vndr . [2021-05-11T12:32:25.620Z] #45 ... [2021-05-11T12:32:25.620Z] [2021-05-11T12:32:25.620Z] #40 [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-05-11T12:32:25.620Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-11T12:32:25.620Z] #40 9.377 + git clone https://github.com/docker/distribution.git . [2021-05-11T12:32:25.620Z] #40 9.377 Cloning into '.'... [2021-05-11T12:32:25.664Z] #58 17.07 go: extracting github.com/moby/vpnkit v0.5.0 [2021-05-11T12:32:25.702Z] [2021-05-11T12:32:25.702Z] #58 [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-05-11T12:32:25.702Z] #58 sha256:42ef8d0be1840440ab70746bb947cad7f00a7224e94608623c6caeb528589c59 [2021-05-11T12:32:25.809Z] #27 10.11 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2021-05-11T12:32:25.809Z] #27 10.12 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-11T12:32:25.809Z] #27 10.19 Selecting previously unselected package libsasl2-2:arm64. [2021-05-11T12:32:25.809Z] #27 10.19 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2021-05-11T12:32:25.809Z] #27 10.20 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-11T12:32:25.809Z] #27 10.26 Selecting previously unselected package libldap-common. [2021-05-11T12:32:25.809Z] #27 10.26 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-05-11T12:32:25.809Z] #27 10.26 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-05-11T12:32:25.809Z] #27 10.33 Selecting previously unselected package libldap-2.4-2:arm64. [2021-05-11T12:32:25.809Z] #27 10.33 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_arm64.deb ... [2021-05-11T12:32:25.809Z] #27 10.33 Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ... [2021-05-11T12:32:25.809Z] #27 10.41 Selecting previously unselected package libnghttp2-14:arm64. [2021-05-11T12:32:25.850Z] #45 107.6 vendor/golang.org/x/text/secure/bidirule [2021-05-11T12:32:25.850Z] #45 108.0 vendor/golang.org/x/text/unicode/norm [2021-05-11T12:32:25.882Z] #40 ... [2021-05-11T12:32:25.882Z] [2021-05-11T12:32:25.883Z] #42 [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-05-11T12:32:25.883Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-11T12:32:25.883Z] #42 9.347 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-11T12:32:25.883Z] #42 9.448 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-11T12:32:25.883Z] #42 9.448 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-11T12:32:25.883Z] #42 11.11 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-11T12:32:25.883Z] #42 ... [2021-05-11T12:32:25.883Z] [2021-05-11T12:32:25.883Z] #36 [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-05-11T12:32:25.883Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-11T12:32:25.883Z] #36 10.63 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-11T12:32:25.883Z] #36 10.70 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-11T12:32:25.883Z] #36 10.70 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-11T12:32:25.927Z] #58 ... [2021-05-11T12:32:25.927Z] [2021-05-11T12:32:25.927Z] #51 [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-05-11T12:32:25.927Z] #51 sha256:41285124337293aac3450b9cb7dca8adffd11104bdc2322d34ca63108faf95ba [2021-05-11T12:32:25.927Z] #51 17.32 + cd /tmp/tmp.SSPtwlbkph/src/github.com/mvdan/sh [2021-05-11T12:32:25.927Z] #51 17.32 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-11T12:32:25.927Z] #51 17.51 + GO111MODULE=on [2021-05-11T12:32:25.927Z] #51 17.51 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-05-11T12:32:25.958Z] #58 ... [2021-05-11T12:32:25.958Z] [2021-05-11T12:32:25.958Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-05-11T12:32:25.958Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-05-11T12:32:25.958Z] #39 DONE 0.3s [2021-05-11T12:32:25.958Z] [2021-05-11T12:32:25.958Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-05-11T12:32:25.958Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-05-11T12:32:25.958Z] #31 DONE 0.3s [2021-05-11T12:32:25.961Z] ...INFO: Daemon under test started and replied! [2021-05-11T12:32:25.961Z] INFO: Docker version of the daemon under test [2021-05-11T12:32:25.961Z] [2021-05-11T12:32:25.961Z] Client: [2021-05-11T12:32:25.961Z] Version: 17.06.2-ce [2021-05-11T12:32:25.961Z] API version: 1.30 [2021-05-11T12:32:25.961Z] Go version: go1.8.3 [2021-05-11T12:32:25.961Z] Git commit: cec0b72 [2021-05-11T12:32:25.961Z] Built: Tue Sep 5 19:57:19 2017 [2021-05-11T12:32:25.961Z] OS/Arch: windows/amd64 [2021-05-11T12:32:25.961Z] [2021-05-11T12:32:25.961Z] Server: [2021-05-11T12:32:25.961Z] Version: 0.0.0-dev [2021-05-11T12:32:25.961Z] API version: 1.41 (minimum version 1.24) [2021-05-11T12:32:25.961Z] Go version: go1.13.15 [2021-05-11T12:32:25.961Z] Git commit: 9303376242 [2021-05-11T12:32:25.961Z] Built: 05/11/2021 12:30:26 [2021-05-11T12:32:25.961Z] OS/Arch: windows/amd64 [2021-05-11T12:32:25.961Z] Experimental: false [2021-05-11T12:32:25.961Z] [2021-05-11T12:32:25.961Z] INFO: Docker info of the daemon under test [2021-05-11T12:32:25.961Z] [2021-05-11T12:32:25.961Z] Containers: 0 [2021-05-11T12:32:25.961Z] Running: 0 [2021-05-11T12:32:25.961Z] Paused: 0 [2021-05-11T12:32:25.961Z] Stopped: 0 [2021-05-11T12:32:25.961Z] Images: 0 [2021-05-11T12:32:25.961Z] Server Version: 0.0.0-dev [2021-05-11T12:32:25.961Z] Storage Driver: windowsfilter [2021-05-11T12:32:25.961Z] Windows: [2021-05-11T12:32:25.961Z] Logging Driver: json-file [2021-05-11T12:32:25.961Z] Plugins: [2021-05-11T12:32:25.961Z] Volume: local [2021-05-11T12:32:25.961Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-05-11T12:32:25.961Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-05-11T12:32:25.961Z] Swarm: inactive [2021-05-11T12:32:25.961Z] Default Isolation: process [2021-05-11T12:32:25.961Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-05-11T12:32:25.961Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-05-11T12:32:25.961Z] OSType: windows [2021-05-11T12:32:25.961Z] Architecture: x86_64 [2021-05-11T12:32:25.961Z] CPUs: 4 [2021-05-11T12:32:25.961Z] Total Memory: 32GiB [2021-05-11T12:32:25.961Z] Name: azwin-2-81bcc0 [2021-05-11T12:32:25.961Z] ID: NWHW:3WX4:2PLL:IPDI:PRTE:DYDE:OYVD:6XTK:7WCR:SAYA:RQWX:T4XD [2021-05-11T12:32:25.961Z] Docker Root Dir: D:\CI\PR-42370\4\daemon [2021-05-11T12:32:25.961Z] Debug Mode (client): false [2021-05-11T12:32:25.961Z] Debug Mode (server): true [2021-05-11T12:32:25.961Z] File Descriptors: -1 [2021-05-11T12:32:25.961Z] Goroutines: 16 [2021-05-11T12:32:25.961Z] System Time: 2021-05-11T12:32:24.2485033Z [2021-05-11T12:32:25.961Z] EventsListeners: 0 [2021-05-11T12:32:25.961Z] Registry: https://index.docker.io/v1/ [2021-05-11T12:32:25.961Z] Labels: [2021-05-11T12:32:25.961Z] Experimental: false [2021-05-11T12:32:25.961Z] Insecure Registries: [2021-05-11T12:32:25.961Z] 127.0.0.0/8 [2021-05-11T12:32:25.961Z] Live Restore Enabled: false [2021-05-11T12:32:25.961Z] [2021-05-11T12:32:25.961Z] [2021-05-11T12:32:25.961Z] INFO: Docker images of the daemon under test [2021-05-11T12:32:25.961Z] [2021-05-11T12:32:25.961Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-11T12:32:25.961Z] [2021-05-11T12:32:25.961Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore/insider [2021-05-11T12:32:25.961Z] INFO: Pulling mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 from docker hub into daemon under test. This may take some time... [2021-05-11T12:32:25.961Z] 10.0.20295.1: Pulling from windows/servercore/insider [2021-05-11T12:32:25.961Z] 29d5b6a226d2: Pulling fs layer [2021-05-11T12:32:26.071Z] #27 10.41 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ... [2021-05-11T12:32:26.071Z] #27 10.41 Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2021-05-11T12:32:26.071Z] #27 10.48 Selecting previously unselected package libpsl5:arm64. [2021-05-11T12:32:26.071Z] #27 10.48 Preparing to unpack .../13-libpsl5_0.20.2-2_arm64.deb ... [2021-05-11T12:32:26.071Z] #27 10.49 Unpacking libpsl5:arm64 (0.20.2-2) ... [2021-05-11T12:32:26.071Z] #27 10.57 Selecting previously unselected package librtmp1:arm64. [2021-05-11T12:32:26.071Z] #27 10.57 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ... [2021-05-11T12:32:26.071Z] #27 10.57 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2021-05-11T12:32:26.071Z] #27 10.63 Selecting previously unselected package libssh2-1:arm64. [2021-05-11T12:32:26.071Z] #27 10.63 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_arm64.deb ... [2021-05-11T12:32:26.071Z] #27 10.64 Unpacking libssh2-1:arm64 (1.8.0-2.1) ... [2021-05-11T12:32:26.144Z] #36 ... [2021-05-11T12:32:26.144Z] [2021-05-11T12:32:26.144Z] #47 [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-05-11T12:32:26.144Z] #47 sha256:8779a9e3f78219ed44a4c75b8fef3d842f2e958af53d495b778a446787b21643 [2021-05-11T12:32:26.144Z] #47 11.34 go: downloading gotest.tools/gotestsum v0.5.3 [2021-05-11T12:32:26.218Z] [2021-05-11T12:32:26.218Z] #32 [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-05-11T12:32:26.218Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-05-11T12:32:26.335Z] #27 10.72 Selecting previously unselected package libcurl4:arm64. [2021-05-11T12:32:26.335Z] #27 10.72 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_arm64.deb ... [2021-05-11T12:32:26.335Z] #27 10.73 Unpacking libcurl4:arm64 (7.64.0-4+deb10u2) ... [2021-05-11T12:32:26.335Z] #27 10.81 Selecting previously unselected package curl. [2021-05-11T12:32:26.335Z] #27 10.81 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_arm64.deb ... [2021-05-11T12:32:26.335Z] #27 10.81 Unpacking curl (7.64.0-4+deb10u2) ... [2021-05-11T12:32:26.335Z] #27 10.95 Selecting previously unselected package libonig5:arm64. [2021-05-11T12:32:26.405Z] #47 11.96 go: extracting gotest.tools/gotestsum v0.5.3 [2021-05-11T12:32:26.596Z] #27 10.96 Preparing to unpack .../18-libonig5_6.9.1-1_arm64.deb ... [2021-05-11T12:32:26.596Z] #27 10.96 Unpacking libonig5:arm64 (6.9.1-1) ... [2021-05-11T12:32:26.596Z] #27 11.04 Selecting previously unselected package libjq1:arm64. [2021-05-11T12:32:26.596Z] #27 11.04 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2021-05-11T12:32:26.596Z] #27 11.05 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-05-11T12:32:26.596Z] #27 11.09 Selecting previously unselected package jq. [2021-05-11T12:32:26.596Z] #27 11.10 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_arm64.deb ... [2021-05-11T12:32:26.596Z] #27 11.10 Unpacking jq (1.5+dfsg-2+b1) ... [2021-05-11T12:32:26.596Z] #27 11.15 Setting up libkeyutils1:arm64 (1.6-6) ... [2021-05-11T12:32:26.596Z] #27 11.17 Setting up libpsl5:arm64 (0.20.2-2) ... [2021-05-11T12:32:26.596Z] #27 11.18 Setting up libssl1.1:arm64 (1.1.1d-0+deb10u6) ... [2021-05-11T12:32:26.857Z] #27 ... [2021-05-11T12:32:26.857Z] [2021-05-11T12:32:26.857Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-11T12:32:26.857Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-05-11T12:32:26.857Z] #9 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 4.2s done [2021-05-11T12:32:26.857Z] #9 extracting sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 0.0s done [2021-05-11T12:32:26.857Z] #9 DONE 23.2s [2021-05-11T12:32:27.118Z] [2021-05-11T12:32:27.119Z] #27 [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-05-11T12:32:27.119Z] #27 sha256:6a36c1ca9152118f164ea7fd1fc610a255e6d3abbbcd0f0ccc2a6c66059aac92 [2021-05-11T12:32:27.119Z] #27 11.43 Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2021-05-11T12:32:27.119Z] #27 11.45 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-05-11T12:32:27.119Z] #27 11.47 Setting up libkrb5support0:arm64 (1.17-3+deb10u1) ... [2021-05-11T12:32:27.119Z] #27 11.57 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-11T12:32:27.119Z] #27 11.59 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2021-05-11T12:32:27.119Z] #27 11.60 Setting up libk5crypto3:arm64 (1.17-3+deb10u1) ... [2021-05-11T12:32:27.119Z] #27 11.61 Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-11T12:32:27.119Z] #27 11.62 Setting up libssh2-1:arm64 (1.8.0-2.1) ... [2021-05-11T12:32:27.119Z] #27 11.64 Setting up libkrb5-3:arm64 (1.17-3+deb10u1) ... [2021-05-11T12:32:27.119Z] #27 11.65 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-05-11T12:32:27.330Z] #51 18.97 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-11T12:32:27.330Z] #51 18.97 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-11T12:32:27.330Z] #51 19.03 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-11T12:32:27.381Z] #27 11.67 Setting up libonig5:arm64 (6.9.1-1) ... [2021-05-11T12:32:27.381Z] #27 11.68 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-05-11T12:32:27.381Z] #27 11.70 Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ... [2021-05-11T12:32:27.381Z] #27 11.71 Setting up ca-certificates (20200601~deb10u2) ... [2021-05-11T12:32:27.592Z] #51 19.07 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-11T12:32:27.803Z] #47 13.33 go: downloading github.com/spf13/pflag v1.0.3 [2021-05-11T12:32:27.803Z] #47 13.34 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-05-11T12:32:27.803Z] #47 13.41 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-11T12:32:27.803Z] #47 13.52 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-11T12:32:27.854Z] #51 19.45 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-11T12:32:27.953Z] #27 12.47 Updating certificates in /etc/ssl/certs... [2021-05-11T12:32:28.101Z] #47 13.73 go: downloading github.com/pkg/errors v0.9.1 [2021-05-11T12:32:28.101Z] #47 13.78 go: downloading github.com/fatih/color v1.9.0 [2021-05-11T12:32:28.419Z] #47 13.88 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-11T12:32:28.427Z] #51 ... [2021-05-11T12:32:28.427Z] [2021-05-11T12:32:28.427Z] #34 [tomll 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/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-05-11T12:32:28.427Z] #34 sha256:299ad2a22d87d3ad6059f15302694ff32c87f6de92fcf77d65f8adebe390b66a [2021-05-11T12:32:28.427Z] #34 14.79 github.com/pelletier/go-toml/cmd/tomll [2021-05-11T12:32:28.427Z] #34 DONE 19.9s [2021-05-11T12:32:28.427Z] [2021-05-11T12:32:28.427Z] #42 [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-05-11T12:32:28.427Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-11T12:32:28.427Z] #42 20.06 Fetched 8442 kB in 15s (582 kB/s) [2021-05-11T12:32:28.691Z] #47 14.29 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-05-11T12:32:28.896Z] #27 13.34 137 added, 0 removed; done. [2021-05-11T12:32:28.896Z] #27 13.55 Setting up libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ... [2021-05-11T12:32:28.952Z] #47 14.31 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-11T12:32:28.952Z] #47 14.62 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-11T12:32:29.140Z] #45 ... [2021-05-11T12:32:29.140Z] [2021-05-11T12:32:29.140Z] #43 [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-05-11T12:32:29.140Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-11T12:32:29.140Z] #43 30.35 CC images/ipc-sem.o [2021-05-11T12:32:29.140Z] #43 30.66 CC images/utsns.o [2021-05-11T12:32:29.140Z] #43 30.86 CC images/creds.o [2021-05-11T12:32:29.140Z] #43 31.13 CC images/vma.o [2021-05-11T12:32:29.140Z] #43 31.34 CC images/netdev.o [2021-05-11T12:32:29.140Z] #43 31.77 CC images/tty.o [2021-05-11T12:32:29.140Z] #43 32.24 CC images/file-lock.o [2021-05-11T12:32:29.140Z] #43 32.42 CC images/rlimit.o [2021-05-11T12:32:29.140Z] #43 32.56 CC images/pagemap.o [2021-05-11T12:32:29.140Z] #43 32.84 CC images/siginfo.o [2021-05-11T12:32:29.140Z] #43 33.06 CC images/rpc.o [2021-05-11T12:32:29.140Z] #43 34.23 CC images/ext-file.o [2021-05-11T12:32:29.140Z] #43 34.38 CC images/cgroup.o [2021-05-11T12:32:29.140Z] #43 35.06 CC images/userns.o [2021-05-11T12:32:29.140Z] #43 35.34 CC images/google/protobuf/descriptor.o [2021-05-11T12:32:29.140Z] #43 36.93 CC images/opts.o [2021-05-11T12:32:29.140Z] #43 37.11 CC images/seccomp.o [2021-05-11T12:32:29.140Z] #43 37.42 CC images/binfmt-misc.o [2021-05-11T12:32:29.156Z] #27 13.59 Setting up jq (1.5+dfsg-2+b1) ... [2021-05-11T12:32:29.156Z] #27 13.61 Setting up libcurl4:arm64 (7.64.0-4+deb10u2) ... [2021-05-11T12:32:29.156Z] #27 13.64 Setting up curl (7.64.0-4+deb10u2) ... [2021-05-11T12:32:29.157Z] #27 13.66 Processing triggers for libc-bin (2.28-10) ... [2021-05-11T12:32:29.157Z] #27 13.69 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-05-11T12:32:29.157Z] #27 13.71 Updating certificates in /etc/ssl/certs... [2021-05-11T12:32:29.215Z] #47 14.71 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-11T12:32:29.215Z] #47 14.71 go: extracting github.com/fatih/color v1.9.0 [2021-05-11T12:32:29.215Z] #47 14.73 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-11T12:32:29.215Z] #47 14.80 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-05-11T12:32:29.215Z] #47 14.82 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-05-11T12:32:29.215Z] #47 14.93 go: extracting github.com/spf13/pflag v1.0.3 [2021-05-11T12:32:29.399Z] #43 37.61 CC images/time.o [2021-05-11T12:32:29.399Z] #43 37.81 CC images/sysctl.o [2021-05-11T12:32:29.418Z] #27 ... [2021-05-11T12:32:29.418Z] [2021-05-11T12:32:29.418Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-05-11T12:32:29.418Z] #10 sha256:a8dfe72bf17ed43cb49f11f8bd3245b42805f80ef5a25a941391f3e1c9a497b6 [2021-05-11T12:32:29.418Z] #10 DONE 2.5s [2021-05-11T12:32:29.476Z] #47 15.06 go: extracting github.com/pkg/errors v0.9.1 [2021-05-11T12:32:29.476Z] #47 15.20 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-05-11T12:32:29.680Z] [2021-05-11T12:32:29.680Z] #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-05-11T12:32:29.680Z] #11 sha256:e46eee8ff92c21f88366fee713bb2a3f039cf670e8a8c0145a967ba89ac8e9b5 [2021-05-11T12:32:29.818Z] #42 20.06 Reading package lists... [2021-05-11T12:32:29.819Z] #42 ... [2021-05-11T12:32:29.819Z] [2021-05-11T12:32:29.819Z] #36 [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-05-11T12:32:29.819Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-11T12:32:29.819Z] #36 11.00 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-11T12:32:29.819Z] #36 13.14 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [286 kB] [2021-05-11T12:32:29.819Z] #36 15.43 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-11T12:32:29.819Z] #36 ... [2021-05-11T12:32:29.819Z] [2021-05-11T12:32:29.819Z] #49 [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-05-11T12:32:29.819Z] #49 sha256:b73946f7b52ce2b65cf3583b04698729dcae6ad7959ec8a97f5424c24d47b551 [2021-05-11T12:32:29.819Z] #49 16.51 go: downloading github.com/spf13/pflag v1.0.5 [2021-05-11T12:32:29.819Z] #49 16.51 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-05-11T12:32:29.819Z] #49 16.51 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-11T12:32:29.819Z] #49 16.51 go: downloading github.com/stretchr/testify v1.4.0 [2021-05-11T12:32:29.819Z] #49 16.51 go: downloading github.com/spf13/viper v1.6.1 [2021-05-11T12:32:29.819Z] #49 16.51 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-05-11T12:32:29.819Z] #49 16.51 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-05-11T12:32:29.819Z] #49 16.83 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-11T12:32:29.819Z] #49 17.02 go: downloading github.com/ultraware/funlen v0.0.2 [2021-05-11T12:32:29.819Z] #49 17.17 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-05-11T12:32:29.819Z] #49 17.17 go: extracting github.com/spf13/pflag v1.0.5 [2021-05-11T12:32:29.819Z] #49 17.21 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-05-11T12:32:29.819Z] #49 17.21 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-05-11T12:32:29.819Z] #49 17.31 go: extracting github.com/stretchr/testify v1.4.0 [2021-05-11T12:32:29.819Z] #49 17.31 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-05-11T12:32:29.819Z] #49 17.31 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-11T12:32:29.819Z] #49 17.31 go: extracting github.com/ultraware/funlen v0.0.2 [2021-05-11T12:32:29.819Z] #49 17.73 go: extracting github.com/spf13/viper v1.6.1 [2021-05-11T12:32:29.819Z] #49 17.73 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-11T12:32:29.819Z] #49 17.73 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-11T12:32:29.819Z] #49 17.91 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-11T12:32:29.819Z] #49 17.97 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-05-11T12:32:29.819Z] #49 18.40 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-11T12:32:29.819Z] #49 19.91 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-11T12:32:29.819Z] #49 19.94 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-05-11T12:32:29.819Z] #49 20.01 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-11T12:32:29.819Z] #49 20.06 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-05-11T12:32:29.819Z] #49 20.06 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-11T12:32:29.819Z] #49 ... [2021-05-11T12:32:29.819Z] [2021-05-11T12:32:29.819Z] #55 [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-05-11T12:32:29.819Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-11T12:32:29.819Z] #55 11.49 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [286 kB] [2021-05-11T12:32:29.819Z] #55 13.49 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-11T12:32:29.968Z] #43 38.05 CC images/autofs.o [2021-05-11T12:32:30.084Z] #55 ... [2021-05-11T12:32:30.084Z] [2021-05-11T12:32:30.084Z] #67 [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-05-11T12:32:30.084Z] #67 sha256:b3a482a833b58251399baf3763bf4e58c3acf335929709ea979a3bbba2e2c361 [2021-05-11T12:32:30.087Z] #47 15.44 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-05-11T12:32:30.227Z] #43 38.30 CC images/macvlan.o [2021-05-11T12:32:30.227Z] #43 ... [2021-05-11T12:32:30.227Z] [2021-05-11T12:32:30.227Z] #45 [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-05-11T12:32:30.227Z] #45 sha256:f6698c9641d519a45c8ad8f55bb4e6aecef3b32d0599e73c0ba2deb26f0e2643 [2021-05-11T12:32:30.227Z] #45 112.2 vendor/golang.org/x/net/idna [2021-05-11T12:32:30.253Z] #11 DONE 0.8s [2021-05-11T12:32:30.253Z] [2021-05-11T12:32:30.253Z] #27 [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-05-11T12:32:30.253Z] #27 sha256:6a36c1ca9152118f164ea7fd1fc610a255e6d3abbbcd0f0ccc2a6c66059aac92 [2021-05-11T12:32:30.253Z] #27 14.62 0 added, 0 removed; done. [2021-05-11T12:32:30.253Z] #27 14.62 Running hooks in /etc/ca-certificates/update.d... [2021-05-11T12:32:30.253Z] #27 14.62 done. [2021-05-11T12:32:30.253Z] #27 ... [2021-05-11T12:32:30.253Z] [2021-05-11T12:32:30.253Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-05-11T12:32:30.253Z] #39 sha256:5a8b6c7320e82a4b1d150c036edc95f00476bccb86f60acf022f7ce3ac710b58 [2021-05-11T12:32:30.253Z] #39 DONE 0.2s [2021-05-11T12:32:30.398Z] #32 ... [2021-05-11T12:32:30.398Z] [2021-05-11T12:32:30.398Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-05-11T12:32:30.398Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-05-11T12:32:30.398Z] #12 DONE 4.4s [2021-05-11T12:32:30.398Z] [2021-05-11T12:32:30.398Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-05-11T12:32:30.398Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-11T12:32:30.515Z] [2021-05-11T12:32:30.515Z] #27 [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-05-11T12:32:30.515Z] #27 sha256:6a36c1ca9152118f164ea7fd1fc610a255e6d3abbbcd0f0ccc2a6c66059aac92 [2021-05-11T12:32:30.515Z] #27 DONE 14.9s [2021-05-11T12:32:30.515Z] [2021-05-11T12:32:30.515Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-05-11T12:32:30.515Z] #31 sha256:83c8560c50b15431e546bac469c64be716b739933dacb40c9db55dad341c2a58 [2021-05-11T12:32:30.515Z] #31 DONE 0.3s [2021-05-11T12:32:30.515Z] [2021-05-11T12:32:30.515Z] #32 [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-05-11T12:32:30.515Z] #32 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-05-11T12:32:30.515Z] #32 ... [2021-05-11T12:32:30.515Z] [2021-05-11T12:32:30.515Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-05-11T12:32:30.515Z] #28 sha256:2a14ffc8e353a660ff46c0e9b43d1c4efac68c8d1506b2160a19e8fd26f8c1cb [2021-05-11T12:32:30.515Z] #28 DONE 0.2s [2021-05-11T12:32:30.608Z] #67 21.53 Checking out files: 73% (1392/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-05-11T12:32:30.608Z] #67 22.17 + cd /tmp/tmp.WW5ITKNdQ5/src/github.com/docker/libnetwork [2021-05-11T12:32:30.608Z] #67 22.17 + git checkout -q b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-05-11T12:32:30.778Z] [2021-05-11T12:32:30.778Z] #29 [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-05-11T12:32:30.778Z] #29 sha256:0129e8d11892903e04bbbc81c6054262ebc01d92f9d6f6729694eeaee90da416 [2021-05-11T12:32:30.870Z] #67 22.57 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-05-11T12:32:32.133Z] #45 114.2 vendor/golang.org/x/net/http2/hpack [2021-05-11T12:32:32.261Z] #67 ... [2021-05-11T12:32:32.261Z] [2021-05-11T12:32:32.261Z] #45 [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-05-11T12:32:32.261Z] #45 sha256:aaa144a41fc4e2bebf6a3ce5bee4503abcd5dc3f280c807c35c46c6a36e83206 [2021-05-11T12:32:32.261Z] #45 13.57 internal/testlog [2021-05-11T12:32:32.261Z] #45 13.89 encoding [2021-05-11T12:32:32.261Z] #45 14.08 unicode/utf16 [2021-05-11T12:32:32.261Z] #45 14.45 container/list [2021-05-11T12:32:32.261Z] #45 15.09 crypto/internal/subtle [2021-05-11T12:32:32.261Z] #45 15.33 crypto/subtle [2021-05-11T12:32:32.261Z] #45 15.53 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-05-11T12:32:32.261Z] #45 15.80 internal/nettrace [2021-05-11T12:32:32.261Z] #45 16.10 runtime/cgo [2021-05-11T12:32:32.261Z] #45 ... [2021-05-11T12:32:32.261Z] [2021-05-11T12:32:32.261Z] #49 [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-05-11T12:32:32.261Z] #49 sha256:b73946f7b52ce2b65cf3583b04698729dcae6ad7959ec8a97f5424c24d47b551 [2021-05-11T12:32:32.261Z] #49 22.22 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-11T12:32:32.261Z] #49 22.26 go: downloading github.com/spf13/cobra v0.0.5 [2021-05-11T12:32:32.261Z] #49 22.26 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-11T12:32:32.261Z] #49 22.26 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-11T12:32:32.261Z] #49 22.26 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-11T12:32:32.261Z] #49 22.26 go: downloading github.com/subosito/gotenv v1.2.0 [2021-05-11T12:32:32.261Z] #49 22.26 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-11T12:32:32.261Z] #49 22.26 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-05-11T12:32:32.261Z] #49 22.26 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-05-11T12:32:32.261Z] #49 22.40 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-11T12:32:32.261Z] #49 22.40 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-11T12:32:32.261Z] #49 22.47 go: extracting github.com/subosito/gotenv v1.2.0 [2021-05-11T12:32:32.261Z] #49 22.47 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-11T12:32:32.261Z] #49 22.47 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-11T12:32:32.261Z] #49 22.47 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-11T12:32:32.261Z] #49 22.47 go: downloading github.com/magiconair/properties v1.8.1 [2021-05-11T12:32:32.261Z] #49 22.57 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-11T12:32:32.261Z] #49 22.65 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-05-11T12:32:32.261Z] #49 22.65 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-11T12:32:32.261Z] #49 22.65 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-11T12:32:32.261Z] #49 22.65 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-05-11T12:32:32.261Z] #49 22.71 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-05-11T12:32:32.261Z] #49 22.71 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-11T12:32:32.261Z] #49 22.74 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-05-11T12:32:32.261Z] #49 22.78 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-11T12:32:32.261Z] #49 22.78 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-11T12:32:32.261Z] #49 22.88 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-11T12:32:32.261Z] #49 23.06 go: extracting github.com/magiconair/properties v1.8.1 [2021-05-11T12:32:32.261Z] #49 23.06 go: extracting github.com/spf13/cobra v0.0.5 [2021-05-11T12:32:32.261Z] #49 23.27 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-11T12:32:32.261Z] #49 23.27 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-11T12:32:32.261Z] #49 23.27 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-05-11T12:32:32.261Z] #49 23.27 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-11T12:32:32.261Z] #49 23.27 go: downloading golang.org/x/text v0.3.2 [2021-05-11T12:32:32.261Z] #49 23.39 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-11T12:32:32.261Z] #49 23.52 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-05-11T12:32:32.261Z] #49 23.52 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-05-11T12:32:32.261Z] #49 23.57 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-05-11T12:32:32.261Z] #49 23.57 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-11T12:32:32.261Z] #49 23.80 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-11T12:32:32.261Z] #49 24.01 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-11T12:32:32.523Z] #49 ... [2021-05-11T12:32:32.523Z] [2021-05-11T12:32:32.523Z] #47 [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-05-11T12:32:32.523Z] #47 sha256:1e8c6e23ef94f102ac91eb2298384e6275d5f98f96201d45531a003861279415 [2021-05-11T12:32:32.523Z] #47 13.91 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-11T12:32:32.523Z] #47 14.38 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-11T12:32:32.523Z] #47 16.10 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-11T12:32:32.523Z] #47 20.01 go: finding github.com/fatih/color v1.9.0 [2021-05-11T12:32:32.523Z] #47 20.01 go: finding github.com/pkg/errors v0.9.1 [2021-05-11T12:32:32.523Z] #47 20.01 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-11T12:32:32.523Z] #47 20.01 go: finding github.com/mattn/go-colorable v0.1.6 [2021-05-11T12:32:32.523Z] #47 20.06 go: finding github.com/spf13/pflag v1.0.3 [2021-05-11T12:32:32.523Z] #47 20.28 go: finding github.com/mattn/go-isatty v0.0.12 [2021-05-11T12:32:32.523Z] #47 20.43 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-11T12:32:32.523Z] #47 20.88 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-05-11T12:32:32.523Z] #47 20.88 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-11T12:32:32.523Z] #47 20.88 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-11T12:32:32.523Z] #47 20.88 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-11T12:32:32.523Z] #47 ... [2021-05-11T12:32:32.523Z] [2021-05-11T12:32:32.523Z] #49 [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-05-11T12:32:32.523Z] #49 sha256:b73946f7b52ce2b65cf3583b04698729dcae6ad7959ec8a97f5424c24d47b551 [2021-05-11T12:32:32.523Z] #49 24.10 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-11T12:32:32.523Z] #49 24.27 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-11T12:32:32.692Z] #47 ... [2021-05-11T12:32:32.692Z] [2021-05-11T12:32:32.692Z] #58 [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-05-11T12:32:32.692Z] #58 sha256:4cce7ee580b8edb4738797f4c5de73c852d14646a5654930ce90b0b286fa5229 [2021-05-11T12:32:32.692Z] #58 17.83 + cd /tmp/tmp.BnXiokCX2i/src/github.com/rootless-containers/rootlesskit [2021-05-11T12:32:32.692Z] #58 17.83 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-05-11T12:32:32.692Z] #58 17.95 + export GO111MODULE=on [2021-05-11T12:32:32.692Z] #58 17.95 + GO111MODULE=on [2021-05-11T12:32:32.692Z] #58 17.95 + export GOPROXY=https://proxy.golang.org [2021-05-11T12:32:32.692Z] #58 17.95 + GOPROXY=https://proxy.golang.org [2021-05-11T12:32:32.692Z] #58 17.95 + for f in rootlesskit rootlesskit-docker-proxy [2021-05-11T12:32:32.692Z] #58 17.95 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-05-11T12:32:32.785Z] #49 24.39 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-11T12:32:32.785Z] #49 24.48 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-11T12:32:33.048Z] #49 24.53 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-11T12:32:33.070Z] #45 115.2 mime [2021-05-11T12:32:33.622Z] #49 24.94 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-05-11T12:32:33.622Z] #49 24.94 go: downloading github.com/fatih/color v1.7.0 [2021-05-11T12:32:33.622Z] #49 24.94 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-05-11T12:32:33.622Z] #49 25.07 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-05-11T12:32:33.884Z] #49 25.29 go: extracting github.com/fatih/color v1.7.0 [2021-05-11T12:32:33.884Z] #49 25.29 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-05-11T12:32:33.884Z] #49 25.29 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-11T12:32:33.884Z] #49 25.41 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-05-11T12:32:33.884Z] #49 25.54 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-05-11T12:32:33.884Z] #49 ... [2021-05-11T12:32:33.884Z] [2021-05-11T12:32:33.884Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-05-11T12:32:33.884Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-11T12:32:33.884Z] #13 11.77 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-11T12:32:33.884Z] #13 13.72 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [286 kB] [2021-05-11T12:32:33.884Z] #13 16.11 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-11T12:32:34.094Z] #58 ... [2021-05-11T12:32:34.094Z] [2021-05-11T12:32:34.094Z] #32 [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-05-11T12:32:34.094Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-05-11T12:32:34.094Z] #32 8.707 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-05-11T12:32:34.094Z] #32 8.715 Cloning into '.'... [2021-05-11T12:32:34.094Z] #32 ... [2021-05-11T12:32:34.094Z] [2021-05-11T12:32:34.094Z] #47 [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-05-11T12:32:34.094Z] #47 sha256:8779a9e3f78219ed44a4c75b8fef3d842f2e958af53d495b778a446787b21643 [2021-05-11T12:32:34.094Z] #47 19.59 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-11T12:32:34.145Z] #13 ... [2021-05-11T12:32:34.145Z] [2021-05-11T12:32:34.145Z] #49 [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-05-11T12:32:34.145Z] #49 sha256:b73946f7b52ce2b65cf3583b04698729dcae6ad7959ec8a97f5424c24d47b551 [2021-05-11T12:32:34.145Z] #49 25.71 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-05-11T12:32:34.415Z] #49 26.00 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-11T12:32:34.415Z] #49 26.00 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-05-11T12:32:34.415Z] #49 26.00 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-05-11T12:32:34.415Z] #49 26.00 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-11T12:32:34.415Z] #49 26.00 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-11T12:32:34.591Z] #29 ... [2021-05-11T12:32:34.591Z] [2021-05-11T12:32:34.591Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-05-11T12:32:34.591Z] #12 sha256:a4fc3b84a9fb1d234e946cc4577deb87c7e6bc40e23bcd8c860a009a391faa80 [2021-05-11T12:32:34.591Z] #12 DONE 4.2s [2021-05-11T12:32:34.591Z] [2021-05-11T12:32:34.591Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-05-11T12:32:34.591Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-05-11T12:32:34.677Z] #49 26.09 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-05-11T12:32:34.677Z] #49 26.09 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-11T12:32:34.939Z] #49 26.21 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-11T12:32:34.939Z] #49 26.36 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-11T12:32:34.939Z] #49 26.36 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-05-11T12:32:34.939Z] #49 26.47 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-11T12:32:34.939Z] #49 26.47 go: downloading github.com/pkg/errors v0.8.1 [2021-05-11T12:32:34.939Z] #49 26.55 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-11T12:32:34.975Z] #45 116.8 mime/quotedprintable [2021-05-11T12:32:34.975Z] #45 ... [2021-05-11T12:32:34.975Z] [2021-05-11T12:32:34.975Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-05-11T12:32:34.975Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-11T12:32:34.975Z] #13 101.3 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-05-11T12:32:34.975Z] #13 101.3 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-05-11T12:32:34.976Z] #13 101.3 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-11T12:32:34.976Z] #13 ... [2021-05-11T12:32:34.976Z] [2021-05-11T12:32:34.976Z] #45 [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-05-11T12:32:34.976Z] #45 sha256:f6698c9641d519a45c8ad8f55bb4e6aecef3b32d0599e73c0ba2deb26f0e2643 [2021-05-11T12:32:34.976Z] #45 117.1 net/http/internal [2021-05-11T12:32:35.046Z] #47 ... [2021-05-11T12:32:35.046Z] [2021-05-11T12:32:35.046Z] #34 [tomll 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/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-05-11T12:32:35.046Z] #34 sha256:b04760c3dc985362de90e52ede8842354988db536f2630e7c2e558818da88723 [2021-05-11T12:32:35.046Z] #34 10.74 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-05-11T12:32:35.046Z] #34 11.32 go: extracting github.com/pelletier/go-toml v1.8.1 [2021-05-11T12:32:35.046Z] #34 15.11 github.com/pelletier/go-toml [2021-05-11T12:32:35.310Z] #34 ... [2021-05-11T12:32:35.310Z] [2021-05-11T12:32:35.310Z] #47 [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-05-11T12:32:35.310Z] #47 sha256:8779a9e3f78219ed44a4c75b8fef3d842f2e958af53d495b778a446787b21643 [2021-05-11T12:32:35.310Z] #47 20.77 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-11T12:32:35.513Z] #49 26.89 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-11T12:32:35.513Z] #49 26.89 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-11T12:32:35.513Z] #49 26.89 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-11T12:32:35.513Z] #49 27.12 go: extracting github.com/pkg/errors v0.8.1 [2021-05-11T12:32:35.513Z] #49 27.12 go: downloading github.com/kisielk/gotool v1.0.0 [2021-05-11T12:32:35.513Z] #49 27.12 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-11T12:32:35.513Z] #49 27.12 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-05-11T12:32:35.513Z] #49 27.15 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-11T12:32:35.513Z] #49 27.17 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-11T12:32:35.513Z] #49 27.17 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-11T12:32:35.658Z] #13 ... [2021-05-11T12:32:35.658Z] [2021-05-11T12:32:35.658Z] #58 [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-05-11T12:32:35.658Z] #58 sha256:42ef8d0be1840440ab70746bb947cad7f00a7224e94608623c6caeb528589c59 [2021-05-11T12:32:35.658Z] #58 8.964 + RM_GOPATH=0 [2021-05-11T12:32:35.658Z] #58 8.964 + TMP_GOPATH= [2021-05-11T12:32:35.658Z] #58 8.964 + : /build [2021-05-11T12:32:35.658Z] #58 8.964 + '[' -z '' ']' [2021-05-11T12:32:35.658Z] #58 8.964 ++ mktemp -d [2021-05-11T12:32:35.658Z] #58 8.964 + export GOPATH=/tmp/tmp.JFjVi8UuMc [2021-05-11T12:32:35.658Z] #58 8.964 + GOPATH=/tmp/tmp.JFjVi8UuMc [2021-05-11T12:32:35.658Z] #58 8.964 + RM_GOPATH=1 [2021-05-11T12:32:35.658Z] #58 8.964 + case "$(go env GOARCH)" in [2021-05-11T12:32:35.658Z] #58 8.978 ++ go env GOARCH [2021-05-11T12:32:35.658Z] #58 9.009 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-05-11T12:32:35.658Z] #58 9.010 + export GO_BUILDMODE=-buildmode=pie [2021-05-11T12:32:35.658Z] #58 9.010 + GO_BUILDMODE=-buildmode=pie [2021-05-11T12:32:35.658Z] #58 9.010 ++ dirname /tmp/install/install.sh [2021-05-11T12:32:35.658Z] #58 9.010 + dir=/tmp/install [2021-05-11T12:32:35.658Z] #58 9.010 + bin=rootlesskit [2021-05-11T12:32:35.658Z] #58 9.010 + shift [2021-05-11T12:32:35.658Z] #58 9.010 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-05-11T12:32:35.658Z] #58 9.010 + . /tmp/install/rootlesskit.installer [2021-05-11T12:32:35.658Z] #58 9.010 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-05-11T12:32:35.658Z] #58 9.010 + install_rootlesskit [2021-05-11T12:32:35.658Z] #58 9.010 + case "$1" in [2021-05-11T12:32:35.658Z] #58 9.010 + export CGO_ENABLED=0 [2021-05-11T12:32:35.658Z] #58 9.010 + CGO_ENABLED=0 [2021-05-11T12:32:35.658Z] #58 9.010 + _install_rootlesskit [2021-05-11T12:32:35.658Z] #58 9.010 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-05-11T12:32:35.658Z] #58 9.010 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.JFjVi8UuMc/src/github.com/rootless-containers/rootlesskit [2021-05-11T12:32:35.658Z] #58 9.010 Cloning into '/tmp/tmp.JFjVi8UuMc/src/github.com/rootless-containers/rootlesskit'... [2021-05-11T12:32:35.658Z] #58 ... [2021-05-11T12:32:35.658Z] [2021-05-11T12:32:35.658Z] #55 [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-05-11T12:32:35.658Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-11T12:32:35.658Z] #55 9.694 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-11T12:32:35.658Z] #55 9.894 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-11T12:32:35.658Z] #55 10.07 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-11T12:32:35.775Z] #49 27.28 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-05-11T12:32:35.775Z] #49 27.28 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-05-11T12:32:35.775Z] #49 27.28 go: downloading github.com/spf13/cast v1.3.0 [2021-05-11T12:32:35.775Z] #49 27.34 go: downloading github.com/spf13/afero v1.1.2 [2021-05-11T12:32:35.775Z] #49 27.34 go: extracting github.com/kisielk/gotool v1.0.0 [2021-05-11T12:32:35.775Z] #49 27.50 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-11T12:32:35.917Z] #55 ... [2021-05-11T12:32:35.917Z] [2021-05-11T12:32:35.917Z] #47 [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-05-11T12:32:35.917Z] #47 sha256:2b89801a861d0981962f4938687d75b46c19158ed96d29767edb1a0ceefbd9de [2021-05-11T12:32:35.917Z] #47 7.747 + RM_GOPATH=0 [2021-05-11T12:32:35.917Z] #47 7.747 + TMP_GOPATH= [2021-05-11T12:32:35.917Z] #47 7.747 + : /build [2021-05-11T12:32:35.917Z] #47 7.747 + '[' -z '' ']' [2021-05-11T12:32:35.917Z] #47 7.747 ++ mktemp -d [2021-05-11T12:32:35.917Z] #47 7.753 + export GOPATH=/tmp/tmp.6uo8Jszr8o [2021-05-11T12:32:35.917Z] #47 7.753 + GOPATH=/tmp/tmp.6uo8Jszr8o [2021-05-11T12:32:35.917Z] #47 7.753 + RM_GOPATH=1 [2021-05-11T12:32:35.917Z] #47 7.753 + case "$(go env GOARCH)" in [2021-05-11T12:32:35.917Z] #47 7.753 ++ go env GOARCH [2021-05-11T12:32:35.917Z] #47 7.765 + export GO_BUILDMODE=-buildmode=pie [2021-05-11T12:32:35.917Z] #47 7.765 + GO_BUILDMODE=-buildmode=pie [2021-05-11T12:32:35.917Z] #47 7.765 ++ dirname /tmp/install/install.sh [2021-05-11T12:32:35.917Z] #47 7.772 + dir=/tmp/install [2021-05-11T12:32:35.917Z] #47 7.772 + bin=gotestsum [2021-05-11T12:32:35.917Z] #47 7.772 + shift [2021-05-11T12:32:35.917Z] #47 7.772 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-05-11T12:32:35.917Z] #47 7.772 + . /tmp/install/gotestsum.installer [2021-05-11T12:32:35.917Z] #47 7.772 ++ : v0.5.3 [2021-05-11T12:32:35.917Z] #47 7.772 + install_gotestsum [2021-05-11T12:32:35.917Z] #47 7.772 + set -e [2021-05-11T12:32:35.917Z] #47 7.772 + export GO111MODULE=on [2021-05-11T12:32:35.917Z] #47 7.772 + GO111MODULE=on [2021-05-11T12:32:35.917Z] #47 7.772 + GOBIN=/build [2021-05-11T12:32:35.917Z] #47 7.772 + go get gotest.tools/gotestsum@v0.5.3 [2021-05-11T12:32:35.917Z] #47 7.808 go: finding gotest.tools/gotestsum v0.5.3 [2021-05-11T12:32:35.917Z] #47 7.808 go: finding gotest.tools v0.5.3 [2021-05-11T12:32:35.917Z] #47 8.709 go: downloading gotest.tools/gotestsum v0.5.3 [2021-05-11T12:32:35.917Z] #47 9.281 go: extracting gotest.tools/gotestsum v0.5.3 [2021-05-11T12:32:35.917Z] #47 ... [2021-05-11T12:32:35.917Z] [2021-05-11T12:32:35.917Z] #24 [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-05-11T12:32:35.917Z] #24 sha256:24f3b3d21dc356f02025f51911d0472921deccd4bc98562b1658ae5acb48f356 [2021-05-11T12:32:35.917Z] #24 9.001 + RM_GOPATH=0 [2021-05-11T12:32:35.917Z] #24 9.001 + TMP_GOPATH= [2021-05-11T12:32:35.917Z] #24 9.001 + : /build [2021-05-11T12:32:35.917Z] #24 9.001 + '[' -z '' ']' [2021-05-11T12:32:35.917Z] #24 9.001 ++ mktemp -d [2021-05-11T12:32:35.917Z] #24 9.001 + export GOPATH=/tmp/tmp.PodAw1W28r [2021-05-11T12:32:35.917Z] #24 9.001 + GOPATH=/tmp/tmp.PodAw1W28r [2021-05-11T12:32:35.917Z] #24 9.001 + RM_GOPATH=1 [2021-05-11T12:32:35.917Z] #24 9.001 + case "$(go env GOARCH)" in [2021-05-11T12:32:35.917Z] #24 9.001 ++ go env GOARCH [2021-05-11T12:32:35.917Z] #24 9.067 + export GO_BUILDMODE=-buildmode=pie [2021-05-11T12:32:35.917Z] #24 9.067 + GO_BUILDMODE=-buildmode=pie [2021-05-11T12:32:35.917Z] #24 9.067 ++ dirname /tmp/install/install.sh [2021-05-11T12:32:35.917Z] #24 9.080 + dir=/tmp/install [2021-05-11T12:32:35.917Z] #24 9.080 + bin=dockercli [2021-05-11T12:32:35.917Z] #24 9.080 + shift [2021-05-11T12:32:35.917Z] #24 9.080 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-05-11T12:32:35.917Z] #24 9.080 + . /tmp/install/dockercli.installer [2021-05-11T12:32:35.917Z] #24 9.080 ++ : stable [2021-05-11T12:32:35.917Z] #24 9.080 ++ : 17.06.2-ce [2021-05-11T12:32:35.917Z] #24 9.080 + install_dockercli [2021-05-11T12:32:35.917Z] #24 9.080 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-05-11T12:32:35.917Z] #24 9.080 ++ uname -m [2021-05-11T12:32:35.917Z] #24 9.080 + arch=x86_64 [2021-05-11T12:32:35.917Z] #24 9.080 + '[' x86_64 '!=' x86_64 ']' [2021-05-11T12:32:35.917Z] #24 9.080 + url=https://download.docker.com/linux/static [2021-05-11T12:32:35.917Z] #24 9.080 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-05-11T12:32:35.917Z] #24 9.080 + tar -xz docker/docker [2021-05-11T12:32:35.917Z] #24 9.082 Install docker/cli version 17.06.2-ce from stable [2021-05-11T12:32:36.037Z] #49 27.64 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-05-11T12:32:36.037Z] #49 27.70 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-05-11T12:32:36.174Z] #24 ... [2021-05-11T12:32:36.174Z] [2021-05-11T12:32:36.174Z] #42 [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-05-11T12:32:36.174Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-11T12:32:36.174Z] #42 10.36 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-11T12:32:36.174Z] #42 10.47 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-11T12:32:36.174Z] #42 10.50 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-11T12:32:36.255Z] #47 ... [2021-05-11T12:32:36.255Z] [2021-05-11T12:32:36.255Z] #24 [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-05-11T12:32:36.255Z] #24 sha256:0259ef9f9b9466898baeb82994f42ad62db68f66a741619f1f96aa30ae1f82bd [2021-05-11T12:32:36.255Z] #24 21.60 + mkdir -p /build [2021-05-11T12:32:36.255Z] #24 21.64 + mv docker/docker /build/ [2021-05-11T12:32:36.255Z] #24 21.65 + rmdir docker [2021-05-11T12:32:36.255Z] #24 DONE 21.8s [2021-05-11T12:32:36.255Z] [2021-05-11T12:32:36.255Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-05-11T12:32:36.255Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-11T12:32:36.255Z] #13 5.037 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-05-11T12:32:36.255Z] #13 5.158 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-11T12:32:36.255Z] #13 5.158 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-11T12:32:36.255Z] #13 5.188 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-11T12:32:36.255Z] #13 6.604 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [467 kB] [2021-05-11T12:32:36.255Z] #13 9.878 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-11T12:32:36.255Z] #13 14.25 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [286 kB] [2021-05-11T12:32:36.437Z] #42 ... [2021-05-11T12:32:36.437Z] [2021-05-11T12:32:36.437Z] #40 [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-05-11T12:32:36.437Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-11T12:32:36.437Z] #40 9.234 + git clone https://github.com/docker/distribution.git . [2021-05-11T12:32:36.437Z] #40 9.259 Cloning into '.'... [2021-05-11T12:32:36.437Z] #40 ... [2021-05-11T12:32:36.437Z] [2021-05-11T12:32:36.437Z] #45 [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-05-11T12:32:36.437Z] #45 sha256:3962dc63d838655ed140ab350d62cbaf390a6dd5454c6e2636c6b0239bad802c [2021-05-11T12:32:36.437Z] #45 8.470 + RM_GOPATH=0 [2021-05-11T12:32:36.437Z] #45 8.470 + TMP_GOPATH= [2021-05-11T12:32:36.437Z] #45 8.470 + : /build [2021-05-11T12:32:36.437Z] #45 8.470 + '[' -z '' ']' [2021-05-11T12:32:36.437Z] #45 8.470 ++ mktemp -d [2021-05-11T12:32:36.437Z] #45 8.470 + export GOPATH=/tmp/tmp.8vHMRc3T0L [2021-05-11T12:32:36.437Z] #45 8.470 + GOPATH=/tmp/tmp.8vHMRc3T0L [2021-05-11T12:32:36.437Z] #45 8.470 + RM_GOPATH=1 [2021-05-11T12:32:36.437Z] #45 8.470 + case "$(go env GOARCH)" in [2021-05-11T12:32:36.437Z] #45 8.489 ++ go env GOARCH [2021-05-11T12:32:36.437Z] #45 8.523 + export GO_BUILDMODE=-buildmode=pie [2021-05-11T12:32:36.437Z] #45 8.523 + GO_BUILDMODE=-buildmode=pie [2021-05-11T12:32:36.437Z] #45 8.523 ++ dirname /tmp/install/install.sh [2021-05-11T12:32:36.437Z] #45 8.530 + dir=/tmp/install [2021-05-11T12:32:36.437Z] #45 8.530 + bin=vndr [2021-05-11T12:32:36.437Z] #45 8.530 + shift [2021-05-11T12:32:36.437Z] #45 8.530 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-05-11T12:32:36.437Z] #45 8.530 + . /tmp/install/vndr.installer [2021-05-11T12:32:36.437Z] #45 8.530 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-11T12:32:36.437Z] #45 8.530 + install_vndr [2021-05-11T12:32:36.437Z] #45 8.530 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-05-11T12:32:36.437Z] #45 8.530 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.8vHMRc3T0L/src/github.com/LK4D4/vndr [2021-05-11T12:32:36.437Z] #45 8.530 Cloning into '/tmp/tmp.8vHMRc3T0L/src/github.com/LK4D4/vndr'... [2021-05-11T12:32:36.437Z] #45 8.530 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-11T12:32:36.437Z] #45 9.565 + cd /tmp/tmp.8vHMRc3T0L/src/github.com/LK4D4/vndr [2021-05-11T12:32:36.437Z] #45 9.565 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-11T12:32:36.437Z] #45 9.606 + go build -buildmode=pie -v -o /build/vndr . [2021-05-11T12:32:36.522Z] #13 ... [2021-05-11T12:32:36.522Z] [2021-05-11T12:32:36.522Z] #55 [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-05-11T12:32:36.522Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-11T12:32:36.522Z] #55 12.00 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-11T12:32:36.522Z] #55 15.07 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [286 kB] [2021-05-11T12:32:36.522Z] #55 20.04 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-11T12:32:36.522Z] #55 ... [2021-05-11T12:32:36.522Z] [2021-05-11T12:32:36.522Z] #58 [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-05-11T12:32:36.522Z] #58 sha256:4cce7ee580b8edb4738797f4c5de73c852d14646a5654930ce90b0b286fa5229 [2021-05-11T12:32:36.522Z] #58 21.09 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-05-11T12:32:36.522Z] #58 21.12 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-05-11T12:32:36.522Z] #58 21.12 go: downloading github.com/pkg/errors v0.9.1 [2021-05-11T12:32:36.522Z] #58 21.15 go: downloading github.com/moby/vpnkit v0.5.0 [2021-05-11T12:32:36.522Z] #58 21.15 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-11T12:32:36.522Z] #58 21.37 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-11T12:32:36.522Z] #58 21.47 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-11T12:32:36.522Z] #58 22.02 go: downloading github.com/google/uuid v1.2.0 [2021-05-11T12:32:36.708Z] #45 ... [2021-05-11T12:32:36.708Z] [2021-05-11T12:32:36.708Z] #36 [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-05-11T12:32:36.708Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-11T12:32:36.708Z] #36 10.16 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-11T12:32:36.708Z] #36 10.29 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-11T12:32:36.708Z] #36 10.29 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-11T12:32:36.708Z] #36 ... [2021-05-11T12:32:36.708Z] [2021-05-11T12:32:36.708Z] #67 [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-05-11T12:32:36.708Z] #67 sha256:8c631c3c2882c99d5b1f2db693e25c43aeb8312f212393ff3bf255958c4235c4 [2021-05-11T12:32:36.708Z] #67 6.883 + RM_GOPATH=0 [2021-05-11T12:32:36.708Z] #67 6.883 + TMP_GOPATH= [2021-05-11T12:32:36.708Z] #67 6.883 + : /build [2021-05-11T12:32:36.708Z] #67 6.883 + '[' -z '' ']' [2021-05-11T12:32:36.708Z] #67 6.883 ++ mktemp -d [2021-05-11T12:32:36.708Z] #67 6.883 + export GOPATH=/tmp/tmp.LNXoPzGc4p [2021-05-11T12:32:36.708Z] #67 6.883 + GOPATH=/tmp/tmp.LNXoPzGc4p [2021-05-11T12:32:36.708Z] #67 6.883 + RM_GOPATH=1 [2021-05-11T12:32:36.708Z] #67 6.883 + case "$(go env GOARCH)" in [2021-05-11T12:32:36.708Z] #67 6.883 ++ go env GOARCH [2021-05-11T12:32:36.708Z] #67 6.889 Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-05-11T12:32:36.708Z] #67 6.898 + export GO_BUILDMODE=-buildmode=pie [2021-05-11T12:32:36.708Z] #67 6.898 + GO_BUILDMODE=-buildmode=pie [2021-05-11T12:32:36.708Z] #67 6.898 ++ dirname /tmp/install/install.sh [2021-05-11T12:32:36.708Z] #67 6.898 + dir=/tmp/install [2021-05-11T12:32:36.708Z] #67 6.898 + bin=proxy [2021-05-11T12:32:36.708Z] #67 6.898 + shift [2021-05-11T12:32:36.708Z] #67 6.898 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-05-11T12:32:36.708Z] #67 6.898 + . /tmp/install/proxy.installer [2021-05-11T12:32:36.708Z] #67 6.898 ++ : b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-05-11T12:32:36.708Z] #67 6.898 + install_proxy [2021-05-11T12:32:36.708Z] #67 6.898 + case "$1" in [2021-05-11T12:32:36.708Z] #67 6.898 + export CGO_ENABLED=0 [2021-05-11T12:32:36.708Z] #67 6.898 + CGO_ENABLED=0 [2021-05-11T12:32:36.708Z] #67 6.898 + _install_proxy [2021-05-11T12:32:36.708Z] #67 6.898 + echo 'Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46' [2021-05-11T12:32:36.708Z] #67 6.898 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.LNXoPzGc4p/src/github.com/docker/libnetwork [2021-05-11T12:32:36.708Z] #67 6.898 Cloning into '/tmp/tmp.LNXoPzGc4p/src/github.com/docker/libnetwork'... [2021-05-11T12:32:36.708Z] #67 ... [2021-05-11T12:32:36.708Z] [2021-05-11T12:32:36.708Z] #34 [tomll 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/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-05-11T12:32:36.708Z] #34 sha256:de34b1a65814cd4b0e25a42ea6f192eb828bb9032bb5b82bea26bb0d70c1d644 [2021-05-11T12:32:36.708Z] #34 7.260 Install go-toml version v1.8.1 [2021-05-11T12:32:36.708Z] #34 7.281 go: finding github.com/pelletier/go-toml/cmd/tomll v1.8.1 [2021-05-11T12:32:36.708Z] #34 7.281 go: finding github.com v1.8.1 [2021-05-11T12:32:36.708Z] #34 7.281 go: finding github.com/pelletier/go-toml/cmd v1.8.1 [2021-05-11T12:32:36.708Z] #34 7.281 go: finding github.com/pelletier/go-toml v1.8.1 [2021-05-11T12:32:36.708Z] #34 7.281 go: finding github.com/pelletier v1.8.1 [2021-05-11T12:32:36.708Z] #34 7.952 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-05-11T12:32:36.708Z] #34 8.351 go: extracting github.com/pelletier/go-toml v1.8.1 [2021-05-11T12:32:36.745Z] #49 27.99 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-05-11T12:32:36.745Z] #49 27.99 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-05-11T12:32:36.745Z] #49 27.99 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-05-11T12:32:36.745Z] #49 27.99 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-05-11T12:32:36.745Z] #49 27.99 go: extracting github.com/spf13/cast v1.3.0 [2021-05-11T12:32:36.745Z] #49 27.99 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-05-11T12:32:36.792Z] #58 22.22 go: extracting github.com/pkg/errors v0.9.1 [2021-05-11T12:32:36.792Z] #58 22.42 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-11T12:32:36.970Z] #34 ... [2021-05-11T12:32:36.970Z] [2021-05-11T12:32:36.970Z] #49 [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-05-11T12:32:36.970Z] #49 sha256:49a56a203b064c56283c0772e8f09fbe9f76a47bfbb0cfae191def0ba138bc90 [2021-05-11T12:32:36.970Z] #49 7.588 + RM_GOPATH=0 [2021-05-11T12:32:36.970Z] #49 7.588 + TMP_GOPATH= [2021-05-11T12:32:36.970Z] #49 7.588 + : /build [2021-05-11T12:32:36.970Z] #49 7.588 + '[' -z '' ']' [2021-05-11T12:32:36.970Z] #49 7.588 ++ mktemp -d [2021-05-11T12:32:36.970Z] #49 7.588 + export GOPATH=/tmp/tmp.R3Ufvbm6iv [2021-05-11T12:32:36.970Z] #49 7.588 + GOPATH=/tmp/tmp.R3Ufvbm6iv [2021-05-11T12:32:36.970Z] #49 7.588 + RM_GOPATH=1 [2021-05-11T12:32:36.970Z] #49 7.588 + case "$(go env GOARCH)" in [2021-05-11T12:32:36.970Z] #49 7.588 ++ go env GOARCH [2021-05-11T12:32:36.970Z] #49 7.603 + export GO_BUILDMODE=-buildmode=pie [2021-05-11T12:32:36.970Z] #49 7.603 + GO_BUILDMODE=-buildmode=pie [2021-05-11T12:32:36.970Z] #49 7.603 ++ dirname /tmp/install/install.sh [2021-05-11T12:32:36.970Z] #49 7.603 + dir=/tmp/install [2021-05-11T12:32:36.970Z] #49 7.603 + bin=golangci_lint [2021-05-11T12:32:36.970Z] #49 7.603 + shift [2021-05-11T12:32:36.970Z] #49 7.603 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-05-11T12:32:36.970Z] #49 7.603 + . /tmp/install/golangci_lint.installer [2021-05-11T12:32:36.970Z] #49 7.603 ++ : v1.23.8 [2021-05-11T12:32:36.970Z] #49 7.603 + install_golangci_lint [2021-05-11T12:32:36.970Z] #49 7.603 + set -e [2021-05-11T12:32:36.970Z] #49 7.603 + export GO111MODULE=on [2021-05-11T12:32:36.970Z] #49 7.603 + GO111MODULE=on [2021-05-11T12:32:36.970Z] #49 7.603 + GOBIN=/build [2021-05-11T12:32:36.970Z] #49 7.603 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-05-11T12:32:36.970Z] #49 7.630 go: finding github.com v1.23.8 [2021-05-11T12:32:36.970Z] #49 7.630 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-05-11T12:32:36.970Z] #49 7.630 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-05-11T12:32:36.970Z] #49 7.630 go: finding github.com/golangci v1.23.8 [2021-05-11T12:32:36.970Z] #49 7.630 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-05-11T12:32:36.970Z] #49 8.426 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-05-11T12:32:36.970Z] #49 9.296 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-05-11T12:32:36.970Z] #49 ... [2021-05-11T12:32:36.970Z] [2021-05-11T12:32:36.970Z] #51 [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-05-11T12:32:36.970Z] #51 sha256:8b3a5bfffbf52616feef069fbc6b3a9c10de175a1cd58726f786b73fa1e95815 [2021-05-11T12:32:36.970Z] #51 6.983 + RM_GOPATH=0 [2021-05-11T12:32:36.970Z] #51 6.983 + TMP_GOPATH= [2021-05-11T12:32:36.970Z] #51 6.983 + : /build [2021-05-11T12:32:36.970Z] #51 6.983 + '[' -z '' ']' [2021-05-11T12:32:36.970Z] #51 6.983 ++ mktemp -d [2021-05-11T12:32:36.970Z] #51 6.986 + export GOPATH=/tmp/tmp.Rnl52cQq3D [2021-05-11T12:32:36.970Z] #51 6.986 + GOPATH=/tmp/tmp.Rnl52cQq3D [2021-05-11T12:32:36.970Z] #51 6.986 + RM_GOPATH=1 [2021-05-11T12:32:36.970Z] #51 6.986 + case "$(go env GOARCH)" in [2021-05-11T12:32:36.970Z] #51 6.995 ++ go env GOARCH [2021-05-11T12:32:36.970Z] #51 6.998 + export GO_BUILDMODE=-buildmode=pie [2021-05-11T12:32:36.970Z] #51 6.998 + GO_BUILDMODE=-buildmode=pie [2021-05-11T12:32:36.970Z] #51 7.002 ++ dirname /tmp/install/install.sh [2021-05-11T12:32:36.970Z] #51 7.004 + dir=/tmp/install [2021-05-11T12:32:36.970Z] #51 7.004 + bin=shfmt [2021-05-11T12:32:36.970Z] #51 7.004 + shift [2021-05-11T12:32:36.970Z] #51 7.004 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-05-11T12:32:36.970Z] #51 7.004 + . /tmp/install/shfmt.installer [2021-05-11T12:32:36.970Z] #51 7.004 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-11T12:32:36.970Z] #51 7.004 + install_shfmt [2021-05-11T12:32:36.970Z] #51 7.004 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-05-11T12:32:36.970Z] #51 7.004 + git clone https://github.com/mvdan/sh.git /tmp/tmp.Rnl52cQq3D/src/github.com/mvdan/sh [2021-05-11T12:32:36.970Z] #51 7.004 Cloning into '/tmp/tmp.Rnl52cQq3D/src/github.com/mvdan/sh'... [2021-05-11T12:32:36.970Z] #51 7.005 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-11T12:32:37.007Z] #49 28.66 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-05-11T12:32:37.007Z] #49 28.66 go: downloading github.com/gogo/protobuf v1.2.1 [2021-05-11T12:32:37.061Z] #58 22.58 go: downloading github.com/gofrs/flock v0.8.0 [2021-05-11T12:32:37.061Z] #58 22.62 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-05-11T12:32:37.155Z] #13 2.611 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-05-11T12:32:37.155Z] #13 2.672 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-11T12:32:37.155Z] #13 2.673 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-11T12:32:37.155Z] #13 2.705 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-11T12:32:37.226Z] #51 ... [2021-05-11T12:32:37.227Z] [2021-05-11T12:32:37.227Z] #34 [tomll 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/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-05-11T12:32:37.227Z] #34 sha256:de34b1a65814cd4b0e25a42ea6f192eb828bb9032bb5b82bea26bb0d70c1d644 [2021-05-11T12:32:37.227Z] #34 11.59 github.com/pelletier/go-toml [2021-05-11T12:32:37.269Z] #49 28.83 go: extracting github.com/spf13/afero v1.1.2 [2021-05-11T12:32:37.269Z] #49 28.83 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-05-11T12:32:37.269Z] #49 28.87 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-11T12:32:37.547Z] #49 ... [2021-05-11T12:32:37.547Z] [2021-05-11T12:32:37.547Z] #58 [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-05-11T12:32:37.547Z] #58 sha256:20412afcf31cd1679e0e82cec7d1abc9c207139c3a86b900a315e5cc4154a566 [2021-05-11T12:32:37.547Z] #58 19.03 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-11T12:32:37.547Z] #58 19.56 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-05-11T12:32:37.547Z] #58 21.30 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-11T12:32:37.547Z] #58 23.69 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-05-11T12:32:37.547Z] #58 24.10 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-11T12:32:37.547Z] #58 24.27 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-11T12:32:37.547Z] #58 24.27 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-05-11T12:32:37.547Z] #58 24.94 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-05-11T12:32:37.547Z] #58 27.12 go: finding github.com/pkg/errors v0.9.1 [2021-05-11T12:32:37.547Z] #58 27.28 go: finding github.com/sirupsen/logrus v1.8.1 [2021-05-11T12:32:37.547Z] #58 27.38 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-11T12:32:37.547Z] #58 27.60 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-11T12:32:37.547Z] #58 27.70 go: finding github.com/google/uuid v1.2.0 [2021-05-11T12:32:37.547Z] #58 27.75 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-11T12:32:37.547Z] #58 27.77 go: finding github.com/gofrs/flock v0.8.0 [2021-05-11T12:32:37.547Z] #58 27.81 go: finding github.com/moby/vpnkit v0.5.0 [2021-05-11T12:32:37.547Z] #58 27.95 go: finding github.com/gorilla/mux v1.8.0 [2021-05-11T12:32:37.547Z] #58 28.03 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-05-11T12:32:37.547Z] #58 28.03 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-11T12:32:37.547Z] #58 28.06 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-05-11T12:32:37.547Z] #58 28.11 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-05-11T12:32:37.547Z] #58 28.49 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-11T12:32:37.547Z] #58 28.76 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-05-11T12:32:37.547Z] #58 ... [2021-05-11T12:32:37.547Z] [2021-05-11T12:32:37.547Z] #49 [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-05-11T12:32:37.547Z] #49 sha256:b73946f7b52ce2b65cf3583b04698729dcae6ad7959ec8a97f5424c24d47b551 [2021-05-11T12:32:37.547Z] #49 29.18 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-05-11T12:32:37.547Z] #49 29.18 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-05-11T12:32:37.547Z] #49 29.21 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-05-11T12:32:37.634Z] #58 23.10 go: extracting github.com/google/uuid v1.2.0 [2021-05-11T12:32:37.634Z] #58 ... [2021-05-11T12:32:37.634Z] [2021-05-11T12:32:37.634Z] #45 [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-05-11T12:32:37.634Z] #45 sha256:7986fce36383753a4097592e772842e702db6c31c8ebc933a9c1d11fc61e9059 [2021-05-11T12:32:37.634Z] #45 13.02 internal/cpu [2021-05-11T12:32:37.634Z] #45 13.02 runtime/internal/atomic [2021-05-11T12:32:37.634Z] #45 13.89 runtime/internal/sys [2021-05-11T12:32:37.634Z] #45 14.31 internal/bytealg [2021-05-11T12:32:37.634Z] #45 14.34 runtime/internal/math [2021-05-11T12:32:37.634Z] #45 14.46 internal/race [2021-05-11T12:32:37.634Z] #45 14.69 sync/atomic [2021-05-11T12:32:37.634Z] #45 15.27 runtime [2021-05-11T12:32:37.634Z] #45 15.61 unicode [2021-05-11T12:32:37.634Z] #45 22.14 unicode/utf8 [2021-05-11T12:32:37.634Z] #45 22.85 math/bits [2021-05-11T12:32:37.634Z] #45 ... [2021-05-11T12:32:37.634Z] [2021-05-11T12:32:37.634Z] #58 [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-05-11T12:32:37.634Z] #58 sha256:4cce7ee580b8edb4738797f4c5de73c852d14646a5654930ce90b0b286fa5229 [2021-05-11T12:32:37.634Z] #58 23.15 go: downloading github.com/gorilla/mux v1.8.0 [2021-05-11T12:32:37.634Z] #58 23.27 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-05-11T12:32:37.809Z] #49 29.29 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-11T12:32:37.809Z] #49 29.51 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-11T12:32:37.809Z] #49 29.52 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-05-11T12:32:37.898Z] #58 23.40 go: extracting github.com/gofrs/flock v0.8.0 [2021-05-11T12:32:37.898Z] #58 ... [2021-05-11T12:32:37.898Z] [2021-05-11T12:32:37.898Z] #36 [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-05-11T12:32:37.898Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-11T12:32:37.898Z] #36 13.38 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-11T12:32:37.898Z] #36 18.01 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [286 kB] [2021-05-11T12:32:37.898Z] #36 21.96 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-11T12:32:37.898Z] #36 ... [2021-05-11T12:32:37.898Z] [2021-05-11T12:32:37.898Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-05-11T12:32:37.898Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-11T12:32:37.898Z] #13 16.88 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-11T12:32:38.071Z] #49 29.65 go: downloading github.com/stretchr/objx v0.2.0 [2021-05-11T12:32:38.103Z] #13 3.701 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [461 kB] [2021-05-11T12:32:38.333Z] #49 29.88 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-05-11T12:32:38.333Z] #49 29.88 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-05-11T12:32:38.494Z] Running on azwin-2-a1b6b0 in d:\jenkins\workspace\moby_PR-42370 [Pipeline] { [Pipeline] ws [2021-05-11T12:32:38.507Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-05-11T12:32:38.595Z] #49 29.97 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-05-11T12:32:38.595Z] #49 30.09 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-11T12:32:38.595Z] #49 30.21 go: extracting github.com/stretchr/objx v0.2.0 [2021-05-11T12:32:38.595Z] #49 30.21 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-05-11T12:32:38.595Z] #49 30.27 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-11T12:32:38.595Z] #49 30.27 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-05-11T12:32:38.595Z] #49 30.28 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-05-11T12:32:38.595Z] #49 ... [2021-05-11T12:32:38.595Z] [2021-05-11T12:32:38.595Z] #51 [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-05-11T12:32:38.595Z] #51 sha256:41285124337293aac3450b9cb7dca8adffd11104bdc2322d34ca63108faf95ba [2021-05-11T12:32:38.595Z] #51 20.28 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-11T12:32:38.595Z] #51 20.99 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-11T12:32:38.595Z] #51 22.29 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-11T12:32:38.595Z] #51 23.61 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-11T12:32:38.595Z] #51 23.67 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-11T12:32:38.595Z] #51 24.01 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-11T12:32:38.595Z] #51 24.05 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-11T12:32:38.595Z] #51 24.94 runtime [2021-05-11T12:32:38.595Z] #51 25.02 runtime/cgo [2021-05-11T12:32:38.857Z] #51 ... [2021-05-11T12:32:38.857Z] [2021-05-11T12:32:38.857Z] #49 [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-05-11T12:32:38.857Z] #49 sha256:b73946f7b52ce2b65cf3583b04698729dcae6ad7959ec8a97f5424c24d47b551 [2021-05-11T12:32:38.857Z] #49 30.37 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-11T12:32:38.857Z] #49 30.46 go: downloading github.com/gobwas/glob v0.2.3 [2021-05-11T12:32:39.126Z] #49 30.54 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-11T12:32:39.126Z] #49 30.74 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-11T12:32:39.168Z] #45 120.4 crypto/tls [2021-05-11T12:32:39.285Z] #13 ... [2021-05-11T12:32:39.285Z] [2021-05-11T12:32:39.285Z] #42 [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-05-11T12:32:39.285Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-11T12:32:39.285Z] #42 14.70 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [286 kB] [2021-05-11T12:32:39.285Z] #42 19.41 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-11T12:32:39.285Z] #42 ... [2021-05-11T12:32:39.285Z] [2021-05-11T12:32:39.285Z] #51 [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-05-11T12:32:39.285Z] #51 sha256:7cb3c114aa51c8e643d31dc7b4d1b69bc470de8183b4ab18af0282457390f714 [2021-05-11T12:32:39.285Z] #51 24.58 + cd /tmp/tmp.tpIg2quC07/src/github.com/mvdan/sh [2021-05-11T12:32:39.285Z] #51 24.58 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-11T12:32:39.285Z] #51 24.73 + GO111MODULE=on [2021-05-11T12:32:39.285Z] #51 24.78 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-05-11T12:32:39.388Z] #49 30.78 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-05-11T12:32:39.499Z] #13 4.910 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-05-11T12:32:39.499Z] #13 ... [2021-05-11T12:32:39.499Z] [2021-05-11T12:32:39.500Z] #29 [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-05-11T12:32:39.500Z] #29 sha256:0129e8d11892903e04bbbc81c6054262ebc01d92f9d6f6729694eeaee90da416 [2021-05-11T12:32:39.500Z] #29 6.877 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-05-11T12:32:39.500Z] #29 7.198 [2021-05-11T12:32:39.650Z] #49 31.08 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-05-11T12:32:39.650Z] #49 31.23 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-05-11T12:32:39.737Z] The recommended git tool is: git [2021-05-11T12:32:39.912Z] #49 31.38 go: extracting github.com/gobwas/glob v0.2.3 [2021-05-11T12:32:40.032Z] #29 7.540 0.0% ## 3.6% ##### 7.3% ####### 10.4% ######### 13.6% ############ 17.9% ################ 22.8% ################### 26.7% ####################### 32.4% ########################## 37.1% ############################## 42.3% ################################ 45.4% ################################### 49.1% ##################################### 52.2% ######################################## 55.8% ########################################## 58.6% ############################################ 61.6% ################################################# 68.3% ################################################### 71.9% [2021-05-11T12:32:40.032Z] #29 ... [2021-05-11T12:32:40.032Z] [2021-05-11T12:32:40.032Z] #67 [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-05-11T12:32:40.032Z] #67 sha256:bbf76a587373ce6f28fa731893daf9d6fcbd61da2e593d6f0076d9170abbea85 [2021-05-11T12:32:40.032Z] #67 4.282 + RM_GOPATH=0 [2021-05-11T12:32:40.032Z] #67 4.282 + TMP_GOPATH= [2021-05-11T12:32:40.032Z] #67 4.282 + : /build [2021-05-11T12:32:40.032Z] #67 4.282 + '[' -z '' ']' [2021-05-11T12:32:40.032Z] #67 4.282 ++ mktemp -d [2021-05-11T12:32:40.032Z] #67 4.282 + export GOPATH=/tmp/tmp.BiIe4Cau3b [2021-05-11T12:32:40.032Z] #67 4.282 + GOPATH=/tmp/tmp.BiIe4Cau3b [2021-05-11T12:32:40.032Z] #67 4.282 + RM_GOPATH=1 [2021-05-11T12:32:40.032Z] #67 4.282 + case "$(go env GOARCH)" in [2021-05-11T12:32:40.032Z] #67 4.282 ++ go env GOARCH [2021-05-11T12:32:40.032Z] #67 4.305 Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-05-11T12:32:40.032Z] #67 4.305 + export GO_BUILDMODE=-buildmode=pie [2021-05-11T12:32:40.032Z] #67 4.305 + GO_BUILDMODE=-buildmode=pie [2021-05-11T12:32:40.032Z] #67 4.305 ++ dirname /tmp/install/install.sh [2021-05-11T12:32:40.032Z] #67 4.305 + dir=/tmp/install [2021-05-11T12:32:40.032Z] #67 4.305 + bin=proxy [2021-05-11T12:32:40.032Z] #67 4.305 + shift [2021-05-11T12:32:40.032Z] #67 4.305 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-05-11T12:32:40.032Z] #67 4.305 + . /tmp/install/proxy.installer [2021-05-11T12:32:40.032Z] #67 4.305 ++ : b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-05-11T12:32:40.032Z] #67 4.305 + install_proxy [2021-05-11T12:32:40.032Z] #67 4.305 + case "$1" in [2021-05-11T12:32:40.032Z] #67 4.305 + export CGO_ENABLED=0 [2021-05-11T12:32:40.032Z] #67 4.305 + CGO_ENABLED=0 [2021-05-11T12:32:40.032Z] #67 4.305 + _install_proxy [2021-05-11T12:32:40.032Z] #67 4.305 + echo 'Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46' [2021-05-11T12:32:40.032Z] #67 4.305 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.BiIe4Cau3b/src/github.com/docker/libnetwork [2021-05-11T12:32:40.032Z] #67 4.321 Cloning into '/tmp/tmp.BiIe4Cau3b/src/github.com/docker/libnetwork'... [2021-05-11T12:32:40.106Z] #45 ... [2021-05-11T12:32:40.106Z] [2021-05-11T12:32:40.106Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-05-11T12:32:40.106Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-11T12:32:40.106Z] #13 115.0 Selecting previously unselected package libapparmor1:amd64. [2021-05-11T12:32:40.106Z] #13 115.0 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-05-11T12:32:40.106Z] #13 115.0 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-05-11T12:32:40.106Z] #13 115.1 Selecting previously unselected package libapparmor-dev:amd64. [2021-05-11T12:32:40.106Z] #13 115.1 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-05-11T12:32:40.106Z] #13 115.1 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-05-11T12:32:40.106Z] #13 115.3 Selecting previously unselected package libbtrfs0. [2021-05-11T12:32:40.106Z] #13 115.3 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-05-11T12:32:40.106Z] #13 115.3 Unpacking libbtrfs0 (4.20.1-2) ... [2021-05-11T12:32:40.106Z] #13 115.4 Selecting previously unselected package libbtrfs-dev. [2021-05-11T12:32:40.106Z] #13 115.4 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-05-11T12:32:40.106Z] #13 115.4 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-05-11T12:32:40.106Z] #13 115.5 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-05-11T12:32:40.106Z] #13 115.5 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-05-11T12:32:40.106Z] #13 115.5 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-05-11T12:32:40.106Z] #13 115.6 Selecting previously unselected package libudev-dev:amd64. [2021-05-11T12:32:40.106Z] #13 115.6 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-05-11T12:32:40.106Z] #13 115.6 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-05-11T12:32:40.106Z] #13 115.8 Selecting previously unselected package libsepol1-dev:amd64. [2021-05-11T12:32:40.106Z] #13 115.8 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-05-11T12:32:40.106Z] #13 115.8 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-05-11T12:32:40.106Z] #13 116.2 Selecting previously unselected package libpcre16-3:amd64. [2021-05-11T12:32:40.106Z] #13 116.2 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-05-11T12:32:40.106Z] #13 116.2 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-05-11T12:32:40.106Z] #13 116.3 Selecting previously unselected package libpcre32-3:amd64. [2021-05-11T12:32:40.106Z] #13 116.3 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-05-11T12:32:40.106Z] #13 116.3 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-05-11T12:32:40.106Z] #13 116.5 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-05-11T12:32:40.106Z] #13 116.6 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-05-11T12:32:40.106Z] #13 116.6 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-05-11T12:32:40.106Z] #13 116.7 Selecting previously unselected package libpcre3-dev:amd64. [2021-05-11T12:32:40.298Z] #67 ... [2021-05-11T12:32:40.298Z] [2021-05-11T12:32:40.298Z] #55 [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-05-11T12:32:40.298Z] #55 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-05-11T12:32:40.298Z] #55 6.243 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-11T12:32:40.299Z] #55 6.289 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-11T12:32:40.299Z] #55 6.289 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-11T12:32:40.299Z] #55 7.338 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-05-11T12:32:40.299Z] #55 8.770 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [281 kB] [2021-05-11T12:32:40.299Z] #55 ... [2021-05-11T12:32:40.299Z] [2021-05-11T12:32:40.299Z] #34 [tomll 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/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-05-11T12:32:40.299Z] #34 sha256:915cf5745ff454e11e6029ee012b0f0ae6f864a9d27cb1e6cf5eb62c6c8ca95f [2021-05-11T12:32:40.299Z] #34 4.202 Install go-toml version v1.8.1 [2021-05-11T12:32:40.299Z] #34 4.240 go: finding github.com v1.8.1 [2021-05-11T12:32:40.299Z] #34 4.240 go: finding github.com/pelletier/go-toml/cmd/tomll v1.8.1 [2021-05-11T12:32:40.299Z] #34 4.240 go: finding github.com/pelletier v1.8.1 [2021-05-11T12:32:40.299Z] #34 4.245 go: finding github.com/pelletier/go-toml v1.8.1 [2021-05-11T12:32:40.299Z] #34 4.245 go: finding github.com/pelletier/go-toml/cmd v1.8.1 [2021-05-11T12:32:40.299Z] #34 4.970 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-05-11T12:32:40.299Z] #34 5.358 go: extracting github.com/pelletier/go-toml v1.8.1 [2021-05-11T12:32:40.299Z] #34 7.187 github.com/pelletier/go-toml [2021-05-11T12:32:40.366Z] #13 116.7 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-05-11T12:32:40.366Z] #13 116.7 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-05-11T12:32:40.366Z] #13 ... [2021-05-11T12:32:40.366Z] [2021-05-11T12:32:40.366Z] #43 [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-05-11T12:32:40.366Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-11T12:32:40.366Z] #43 38.58 CC images/sit.o [2021-05-11T12:32:40.366Z] #43 38.86 CC images/memfd.o [2021-05-11T12:32:40.366Z] #43 39.21 CC images/timens.o [2021-05-11T12:32:40.366Z] #43 39.46 LINK images/built-in.o [2021-05-11T12:32:40.366Z] #43 39.64 GEN compel/include/asm [2021-05-11T12:32:40.366Z] #43 39.66 GEN compel/include/version.h [2021-05-11T12:32:40.366Z] #43 39.69 touch .config [2021-05-11T12:32:40.366Z] #43 39.74 GEN include/common/config.h [2021-05-11T12:32:40.366Z] #43 39.82 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-05-11T12:32:40.366Z] #43 39.84 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-05-11T12:32:40.366Z] #43 39.88 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-05-11T12:32:40.366Z] #43 39.89 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-05-11T12:32:40.366Z] #43 39.92 DEP compel/arch/x86/plugins/std/memcpy.d [2021-05-11T12:32:40.366Z] #43 39.94 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-05-11T12:32:40.366Z] #43 39.96 GEN compel/plugins/include/uapi/std/syscall.h [2021-05-11T12:32:40.366Z] #43 39.98 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-05-11T12:32:40.366Z] #43 40.00 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-05-11T12:32:40.366Z] #43 40.03 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-05-11T12:32:40.366Z] #43 40.03 DEP compel/plugins/std/infect.d [2021-05-11T12:32:40.366Z] #43 40.18 DEP compel/plugins/std/string.d [2021-05-11T12:32:40.366Z] #43 40.25 DEP compel/plugins/std/log.d [2021-05-11T12:32:40.366Z] #43 40.33 DEP compel/plugins/std/fds.d [2021-05-11T12:32:40.366Z] #43 40.44 DEP compel/plugins/std/std.d [2021-05-11T12:32:40.366Z] #43 40.54 DEP compel/plugins/shmem/shmem.d [2021-05-11T12:32:40.366Z] #43 40.67 DEP compel/plugins/fds/fds.d [2021-05-11T12:32:40.366Z] #43 40.82 CC compel/plugins/std/std.o [2021-05-11T12:32:40.366Z] #43 41.21 CC compel/plugins/std/fds.o [2021-05-11T12:32:40.366Z] #43 41.60 CC compel/plugins/std/log.o [2021-05-11T12:32:40.366Z] #43 42.38 CC compel/plugins/std/string.o [2021-05-11T12:32:40.366Z] #43 43.05 CC compel/plugins/std/infect.o [2021-05-11T12:32:40.366Z] #43 43.48 CC compel/arch/x86/plugins/std/parasite-head.o [2021-05-11T12:32:40.366Z] #43 43.56 CC compel/arch/x86/plugins/std/memcpy.o [2021-05-11T12:32:40.366Z] #43 43.62 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-05-11T12:32:40.366Z] #43 43.68 AR compel/plugins/std.lib.a [2021-05-11T12:32:40.366Z] #43 43.77 CC compel/plugins/fds/fds.o [2021-05-11T12:32:40.366Z] #43 44.04 AR compel/plugins/fds.lib.a [2021-05-11T12:32:40.366Z] #43 44.09 HOSTDEP compel/src/lib/log-host.d [2021-05-11T12:32:40.366Z] #43 44.30 HOSTDEP compel/src/lib/handle-elf-host.d [2021-05-11T12:32:40.366Z] #43 44.42 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-05-11T12:32:40.366Z] #43 44.51 HOSTDEP compel/src/main-host.d [2021-05-11T12:32:40.366Z] #43 44.63 DEP compel/src/lib/ptrace.d [2021-05-11T12:32:40.366Z] #43 44.74 DEP compel/src/lib/infect.d [2021-05-11T12:32:40.366Z] #43 44.89 DEP compel/src/lib/infect-util.d [2021-05-11T12:32:40.366Z] #43 45.00 DEP compel/src/lib/infect-rpc.d [2021-05-11T12:32:40.366Z] #43 45.12 DEP compel/arch/x86/src/lib/infect.d [2021-05-11T12:32:40.366Z] #43 45.27 DEP compel/arch/x86/src/lib/cpu.d [2021-05-11T12:32:40.366Z] #43 45.37 DEP compel/src/lib/log.d [2021-05-11T12:32:40.366Z] #43 45.45 DEP compel/src/main.d [2021-05-11T12:32:40.366Z] #43 45.55 DEP compel/src/lib/handle-elf.d [2021-05-11T12:32:40.366Z] #43 45.68 DEP compel/arch/x86/src/lib/handle-elf.d [2021-05-11T12:32:40.366Z] #43 45.77 CC compel/src/lib/log.o [2021-05-11T12:32:40.366Z] #43 46.02 CC compel/arch/x86/src/lib/cpu.o [2021-05-11T12:32:40.366Z] #43 46.86 CC compel/arch/x86/src/lib/infect.o [2021-05-11T12:32:40.366Z] #43 47.60 CC compel/src/lib/infect-rpc.o [2021-05-11T12:32:40.366Z] #43 47.90 CC compel/src/lib/infect-util.o [2021-05-11T12:32:40.366Z] #43 48.18 CC compel/src/lib/infect.o [2021-05-11T12:32:40.561Z] #34 ... [2021-05-11T12:32:40.561Z] [2021-05-11T12:32:40.561Z] #24 [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-05-11T12:32:40.561Z] #24 sha256:e49175cfcdac7991281f8e908938040be2354ab88035693fc4f9f566edd487f7 [2021-05-11T12:32:40.561Z] #24 5.375 + RM_GOPATH=0 [2021-05-11T12:32:40.561Z] #24 5.375 + TMP_GOPATH= [2021-05-11T12:32:40.561Z] #24 5.375 + : /build [2021-05-11T12:32:40.561Z] #24 5.375 + '[' -z '' ']' [2021-05-11T12:32:40.561Z] #24 5.375 ++ mktemp -d [2021-05-11T12:32:40.561Z] #24 5.375 + export GOPATH=/tmp/tmp.C4HGwZjo3K [2021-05-11T12:32:40.561Z] #24 5.375 + GOPATH=/tmp/tmp.C4HGwZjo3K [2021-05-11T12:32:40.561Z] #24 5.375 + RM_GOPATH=1 [2021-05-11T12:32:40.561Z] #24 5.375 + case "$(go env GOARCH)" in [2021-05-11T12:32:40.561Z] #24 5.377 ++ go env GOARCH [2021-05-11T12:32:40.561Z] #24 5.401 + export GO_BUILDMODE=-buildmode=pie [2021-05-11T12:32:40.561Z] #24 5.401 + GO_BUILDMODE=-buildmode=pie [2021-05-11T12:32:40.561Z] #24 5.402 ++ dirname /tmp/install/install.sh [2021-05-11T12:32:40.561Z] #24 5.406 Install docker/cli version 17.06.2-ce from stable [2021-05-11T12:32:40.561Z] #24 5.407 + dir=/tmp/install [2021-05-11T12:32:40.561Z] #24 5.407 + bin=dockercli [2021-05-11T12:32:40.561Z] #24 5.407 + shift [2021-05-11T12:32:40.561Z] #24 5.407 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-05-11T12:32:40.561Z] #24 5.407 + . /tmp/install/dockercli.installer [2021-05-11T12:32:40.561Z] #24 5.407 ++ : stable [2021-05-11T12:32:40.561Z] #24 5.407 ++ : 17.06.2-ce [2021-05-11T12:32:40.561Z] #24 5.407 + install_dockercli [2021-05-11T12:32:40.561Z] #24 5.407 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-05-11T12:32:40.561Z] #24 5.410 ++ uname -m [2021-05-11T12:32:40.561Z] #24 5.411 + arch=aarch64 [2021-05-11T12:32:40.561Z] #24 5.411 + '[' aarch64 '!=' x86_64 ']' [2021-05-11T12:32:40.561Z] #24 5.411 + '[' aarch64 '!=' s390x ']' [2021-05-11T12:32:40.561Z] #24 5.411 + '[' aarch64 '!=' armhf ']' [2021-05-11T12:32:40.561Z] #24 5.411 + build_dockercli [2021-05-11T12:32:40.561Z] #24 5.411 + git clone https://github.com/docker/docker-ce /tmp/tmp.C4HGwZjo3K/tmp/docker-ce [2021-05-11T12:32:40.561Z] #24 5.421 Cloning into '/tmp/tmp.C4HGwZjo3K/tmp/docker-ce'... [2021-05-11T12:32:40.561Z] #24 ... [2021-05-11T12:32:40.561Z] [2021-05-11T12:32:40.561Z] #58 [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-05-11T12:32:40.561Z] #58 sha256:75c9a3f099de70621d697eac4ae09ba8e1991b6bd46d4c53f678a9170041c744 [2021-05-11T12:32:40.561Z] #58 5.053 + RM_GOPATH=0 [2021-05-11T12:32:40.561Z] #58 5.053 + TMP_GOPATH= [2021-05-11T12:32:40.561Z] #58 5.053 + : /build [2021-05-11T12:32:40.561Z] #58 5.053 + '[' -z '' ']' [2021-05-11T12:32:40.561Z] #58 5.059 ++ mktemp -d [2021-05-11T12:32:40.561Z] #58 5.059 + export GOPATH=/tmp/tmp.CpIrS87c6h [2021-05-11T12:32:40.561Z] #58 5.059 + GOPATH=/tmp/tmp.CpIrS87c6h [2021-05-11T12:32:40.561Z] #58 5.059 + RM_GOPATH=1 [2021-05-11T12:32:40.561Z] #58 5.063 + case "$(go env GOARCH)" in [2021-05-11T12:32:40.561Z] #58 5.063 ++ go env GOARCH [2021-05-11T12:32:40.561Z] #58 5.078 + export GO_BUILDMODE=-buildmode=pie [2021-05-11T12:32:40.561Z] #58 5.078 + GO_BUILDMODE=-buildmode=pie [2021-05-11T12:32:40.561Z] #58 5.078 ++ dirname /tmp/install/install.sh [2021-05-11T12:32:40.561Z] #58 5.078 + dir=/tmp/install [2021-05-11T12:32:40.561Z] #58 5.078 + bin=rootlesskit [2021-05-11T12:32:40.561Z] #58 5.078 + shift [2021-05-11T12:32:40.561Z] #58 5.078 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-05-11T12:32:40.561Z] #58 5.078 + . /tmp/install/rootlesskit.installer [2021-05-11T12:32:40.561Z] #58 5.078 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-05-11T12:32:40.561Z] #58 5.078 + install_rootlesskit [2021-05-11T12:32:40.561Z] #58 5.078 + case "$1" in [2021-05-11T12:32:40.561Z] #58 5.078 + export CGO_ENABLED=0 [2021-05-11T12:32:40.561Z] #58 5.078 + CGO_ENABLED=0 [2021-05-11T12:32:40.561Z] #58 5.078 + _install_rootlesskit [2021-05-11T12:32:40.561Z] #58 5.086 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-05-11T12:32:40.561Z] #58 5.086 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.CpIrS87c6h/src/github.com/rootless-containers/rootlesskit [2021-05-11T12:32:40.561Z] #58 5.087 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-05-11T12:32:40.561Z] #58 5.094 Cloning into '/tmp/tmp.CpIrS87c6h/src/github.com/rootless-containers/rootlesskit'... [2021-05-11T12:32:40.561Z] #58 8.862 + cd /tmp/tmp.CpIrS87c6h/src/github.com/rootless-containers/rootlesskit [2021-05-11T12:32:40.561Z] #58 8.863 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-05-11T12:32:40.561Z] #58 8.899 + export GO111MODULE=on [2021-05-11T12:32:40.561Z] #58 8.899 + GO111MODULE=on [2021-05-11T12:32:40.561Z] #58 8.899 + export GOPROXY=https://proxy.golang.org [2021-05-11T12:32:40.561Z] #58 8.899 + GOPROXY=https://proxy.golang.org [2021-05-11T12:32:40.561Z] #58 8.899 + for f in rootlesskit rootlesskit-docker-proxy [2021-05-11T12:32:40.561Z] #58 8.899 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-05-11T12:32:40.561Z] #58 ... [2021-05-11T12:32:40.561Z] [2021-05-11T12:32:40.562Z] #51 [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-05-11T12:32:40.562Z] #51 sha256:3a01ebe1353c55ffb785b19348e74635c8be6a51f9182fc855f39aa49f9e5596 [2021-05-11T12:32:40.562Z] #51 5.705 + RM_GOPATH=0 [2021-05-11T12:32:40.562Z] #51 5.706 + TMP_GOPATH= [2021-05-11T12:32:40.562Z] #51 5.707 + : /build [2021-05-11T12:32:40.562Z] #51 5.708 + '[' -z '' ']' [2021-05-11T12:32:40.562Z] #51 5.710 ++ mktemp -d [2021-05-11T12:32:40.562Z] #51 5.718 + export GOPATH=/tmp/tmp.897kjRQ1Gp [2021-05-11T12:32:40.562Z] #51 5.718 + GOPATH=/tmp/tmp.897kjRQ1Gp [2021-05-11T12:32:40.562Z] #51 5.718 + RM_GOPATH=1 [2021-05-11T12:32:40.562Z] #51 5.718 + case "$(go env GOARCH)" in [2021-05-11T12:32:40.562Z] #51 5.720 ++ go env GOARCH [2021-05-11T12:32:40.562Z] #51 5.745 + export GO_BUILDMODE=-buildmode=pie [2021-05-11T12:32:40.562Z] #51 5.746 + GO_BUILDMODE=-buildmode=pie [2021-05-11T12:32:40.562Z] #51 5.755 ++ dirname /tmp/install/install.sh [2021-05-11T12:32:40.562Z] #51 5.755 + dir=/tmp/install [2021-05-11T12:32:40.562Z] #51 5.755 + bin=shfmt [2021-05-11T12:32:40.562Z] #51 5.755 + shift [2021-05-11T12:32:40.562Z] #51 5.755 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-05-11T12:32:40.562Z] #51 5.755 + . /tmp/install/shfmt.installer [2021-05-11T12:32:40.562Z] #51 5.755 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-11T12:32:40.562Z] #51 5.755 + install_shfmt [2021-05-11T12:32:40.562Z] #51 5.755 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-05-11T12:32:40.562Z] #51 5.755 + git clone https://github.com/mvdan/sh.git /tmp/tmp.897kjRQ1Gp/src/github.com/mvdan/sh [2021-05-11T12:32:40.562Z] #51 5.755 Cloning into '/tmp/tmp.897kjRQ1Gp/src/github.com/mvdan/sh'... [2021-05-11T12:32:40.562Z] #51 5.756 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-11T12:32:40.626Z] #43 ... [2021-05-11T12:32:40.626Z] [2021-05-11T12:32:40.626Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-05-11T12:32:40.626Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-11T12:32:40.626Z] #13 117.2 Selecting previously unselected package libselinux1-dev:amd64. [2021-05-11T12:32:40.824Z] #51 ... [2021-05-11T12:32:40.824Z] [2021-05-11T12:32:40.824Z] #36 [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-05-11T12:32:40.824Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-05-11T12:32:40.824Z] #36 5.821 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-11T12:32:40.824Z] #36 5.854 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-11T12:32:40.824Z] #36 5.904 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-11T12:32:40.824Z] #36 6.828 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-05-11T12:32:40.824Z] #36 8.346 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [281 kB] [2021-05-11T12:32:40.824Z] #36 9.984 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [10.8 kB] [2021-05-11T12:32:40.824Z] #36 ... [2021-05-11T12:32:40.824Z] [2021-05-11T12:32:40.824Z] #49 [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-05-11T12:32:40.824Z] #49 sha256:3d1bafd303ba865d38918983d55933aaa97ca124cf64033ab7c84eedbda7a5a4 [2021-05-11T12:32:40.824Z] #49 5.119 + RM_GOPATH=0 [2021-05-11T12:32:40.824Z] #49 5.119 + TMP_GOPATH= [2021-05-11T12:32:40.824Z] #49 5.119 + : /build [2021-05-11T12:32:40.824Z] #49 5.119 + '[' -z '' ']' [2021-05-11T12:32:40.824Z] #49 5.119 ++ mktemp -d [2021-05-11T12:32:40.824Z] #49 5.119 + export GOPATH=/tmp/tmp.op1ewM6UPJ [2021-05-11T12:32:40.824Z] #49 5.119 + GOPATH=/tmp/tmp.op1ewM6UPJ [2021-05-11T12:32:40.824Z] #49 5.119 + RM_GOPATH=1 [2021-05-11T12:32:40.824Z] #49 5.119 + case "$(go env GOARCH)" in [2021-05-11T12:32:40.824Z] #49 5.119 ++ go env GOARCH [2021-05-11T12:32:40.824Z] #49 5.173 + export GO_BUILDMODE=-buildmode=pie [2021-05-11T12:32:40.824Z] #49 5.173 + GO_BUILDMODE=-buildmode=pie [2021-05-11T12:32:40.824Z] #49 5.173 ++ dirname /tmp/install/install.sh [2021-05-11T12:32:40.824Z] #49 5.173 + dir=/tmp/install [2021-05-11T12:32:40.824Z] #49 5.173 + bin=golangci_lint [2021-05-11T12:32:40.824Z] #49 5.173 + shift [2021-05-11T12:32:40.824Z] #49 5.173 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-05-11T12:32:40.824Z] #49 5.173 + . /tmp/install/golangci_lint.installer [2021-05-11T12:32:40.824Z] #49 5.173 ++ : v1.23.8 [2021-05-11T12:32:40.824Z] #49 5.173 + install_golangci_lint [2021-05-11T12:32:40.824Z] #49 5.173 + set -e [2021-05-11T12:32:40.824Z] #49 5.173 + export GO111MODULE=on [2021-05-11T12:32:40.824Z] #49 5.173 + GO111MODULE=on [2021-05-11T12:32:40.824Z] #49 5.173 + GOBIN=/build [2021-05-11T12:32:40.824Z] #49 5.173 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-05-11T12:32:40.824Z] #49 5.193 go: finding github.com v1.23.8 [2021-05-11T12:32:40.824Z] #49 5.193 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-05-11T12:32:40.824Z] #49 5.193 go: finding github.com/golangci v1.23.8 [2021-05-11T12:32:40.824Z] #49 5.193 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-05-11T12:32:40.824Z] #49 5.194 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-05-11T12:32:40.824Z] #49 6.084 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-05-11T12:32:40.824Z] #49 6.881 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-05-11T12:32:40.885Z] #13 117.2 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-05-11T12:32:40.885Z] #13 117.2 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-05-11T12:32:41.089Z] #49 ... [2021-05-11T12:32:41.089Z] [2021-05-11T12:32:41.089Z] #42 [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-05-11T12:32:41.089Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-05-11T12:32:41.089Z] #42 6.007 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-11T12:32:41.089Z] #42 6.031 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-11T12:32:41.089Z] #42 6.033 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-11T12:32:41.089Z] #42 6.880 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-05-11T12:32:41.089Z] #42 8.309 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [281 kB] [2021-05-11T12:32:41.089Z] #42 9.926 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [10.8 kB] [2021-05-11T12:32:41.144Z] #13 117.5 Selecting previously unselected package libdevmapper-dev:amd64. [2021-05-11T12:32:41.144Z] #13 117.5 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-05-11T12:32:41.144Z] #13 117.5 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-05-11T12:32:41.208Z] #51 26.80 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-11T12:32:41.353Z] #42 ... [2021-05-11T12:32:41.353Z] [2021-05-11T12:32:41.353Z] #45 [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-05-11T12:32:41.353Z] #45 sha256:66a658f97bfe7068809922cdd3b2eb5d591c2d7d598f8fd99c359d54b1f574e3 [2021-05-11T12:32:41.353Z] #45 5.201 + RM_GOPATH=0 [2021-05-11T12:32:41.353Z] #45 5.201 + TMP_GOPATH= [2021-05-11T12:32:41.353Z] #45 5.201 + : /build [2021-05-11T12:32:41.353Z] #45 5.201 + '[' -z '' ']' [2021-05-11T12:32:41.353Z] #45 5.201 ++ mktemp -d [2021-05-11T12:32:41.353Z] #45 5.202 + export GOPATH=/tmp/tmp.xPuYtvO25z [2021-05-11T12:32:41.353Z] #45 5.202 + GOPATH=/tmp/tmp.xPuYtvO25z [2021-05-11T12:32:41.353Z] #45 5.202 + RM_GOPATH=1 [2021-05-11T12:32:41.353Z] #45 5.202 + case "$(go env GOARCH)" in [2021-05-11T12:32:41.353Z] #45 5.203 ++ go env GOARCH [2021-05-11T12:32:41.353Z] #45 5.228 + export GO_BUILDMODE=-buildmode=pie [2021-05-11T12:32:41.353Z] #45 5.228 + GO_BUILDMODE=-buildmode=pie [2021-05-11T12:32:41.353Z] #45 5.228 ++ dirname /tmp/install/install.sh [2021-05-11T12:32:41.353Z] #45 5.236 + dir=/tmp/install [2021-05-11T12:32:41.353Z] #45 5.236 + bin=vndr [2021-05-11T12:32:41.353Z] #45 5.236 + shift [2021-05-11T12:32:41.353Z] #45 5.236 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-05-11T12:32:41.353Z] #45 5.236 + . /tmp/install/vndr.installer [2021-05-11T12:32:41.353Z] #45 5.236 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-11T12:32:41.353Z] #45 5.236 + install_vndr [2021-05-11T12:32:41.353Z] #45 5.236 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-05-11T12:32:41.353Z] #45 5.236 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.xPuYtvO25z/src/github.com/LK4D4/vndr [2021-05-11T12:32:41.353Z] #45 5.236 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-11T12:32:41.353Z] #45 5.250 Cloning into '/tmp/tmp.xPuYtvO25z/src/github.com/LK4D4/vndr'... [2021-05-11T12:32:41.353Z] #45 6.005 + cd /tmp/tmp.xPuYtvO25z/src/github.com/LK4D4/vndr [2021-05-11T12:32:41.353Z] #45 6.005 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-11T12:32:41.353Z] #45 6.020 + go build -buildmode=pie -v -o /build/vndr . [2021-05-11T12:32:41.353Z] #45 7.042 runtime/internal/sys [2021-05-11T12:32:41.353Z] #45 7.058 internal/race [2021-05-11T12:32:41.353Z] #45 7.066 internal/cpu [2021-05-11T12:32:41.353Z] #45 7.160 runtime/internal/atomic [2021-05-11T12:32:41.353Z] #45 7.269 sync/atomic [2021-05-11T12:32:41.353Z] #45 7.376 runtime/internal/math [2021-05-11T12:32:41.353Z] #45 7.539 unicode [2021-05-11T12:32:41.353Z] #45 7.800 internal/bytealg [2021-05-11T12:32:41.353Z] #45 7.912 unicode/utf8 [2021-05-11T12:32:41.353Z] #45 7.987 math/bits [2021-05-11T12:32:41.353Z] #45 8.451 internal/testlog [2021-05-11T12:32:41.353Z] #45 8.924 math [2021-05-11T12:32:41.353Z] #45 9.001 encoding [2021-05-11T12:32:41.353Z] #45 9.400 runtime [2021-05-11T12:32:41.353Z] #45 9.447 unicode/utf16 [2021-05-11T12:32:41.353Z] #45 10.10 container/list [2021-05-11T12:32:41.353Z] #45 ... [2021-05-11T12:32:41.353Z] [2021-05-11T12:32:41.354Z] #47 [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-05-11T12:32:41.354Z] #47 sha256:4725c7fef9818266ff4b05c493598a19a10c2c82514f488ea2f58837ad84a058 [2021-05-11T12:32:41.354Z] #47 4.322 + RM_GOPATH=0 [2021-05-11T12:32:41.354Z] #47 4.322 + TMP_GOPATH= [2021-05-11T12:32:41.354Z] #47 4.322 + : /build [2021-05-11T12:32:41.354Z] #47 4.322 + '[' -z '' ']' [2021-05-11T12:32:41.354Z] #47 4.323 ++ mktemp -d [2021-05-11T12:32:41.354Z] #47 4.328 + export GOPATH=/tmp/tmp.xfc7ZJWSX6 [2021-05-11T12:32:41.354Z] #47 4.328 + GOPATH=/tmp/tmp.xfc7ZJWSX6 [2021-05-11T12:32:41.354Z] #47 4.328 + RM_GOPATH=1 [2021-05-11T12:32:41.354Z] #47 4.328 + case "$(go env GOARCH)" in [2021-05-11T12:32:41.354Z] #47 4.329 ++ go env GOARCH [2021-05-11T12:32:41.354Z] #47 4.350 + export GO_BUILDMODE=-buildmode=pie [2021-05-11T12:32:41.354Z] #47 4.350 + GO_BUILDMODE=-buildmode=pie [2021-05-11T12:32:41.354Z] #47 4.351 ++ dirname /tmp/install/install.sh [2021-05-11T12:32:41.354Z] #47 4.353 + dir=/tmp/install [2021-05-11T12:32:41.354Z] #47 4.353 + bin=gotestsum [2021-05-11T12:32:41.354Z] #47 4.353 + shift [2021-05-11T12:32:41.354Z] #47 4.353 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-05-11T12:32:41.354Z] #47 4.353 + . /tmp/install/gotestsum.installer [2021-05-11T12:32:41.354Z] #47 4.353 ++ : v0.5.3 [2021-05-11T12:32:41.354Z] #47 4.353 + install_gotestsum [2021-05-11T12:32:41.354Z] #47 4.354 + set -e [2021-05-11T12:32:41.354Z] #47 4.354 + export GO111MODULE=on [2021-05-11T12:32:41.354Z] #47 4.354 + GO111MODULE=on [2021-05-11T12:32:41.354Z] #47 4.354 + GOBIN=/build [2021-05-11T12:32:41.354Z] #47 4.354 + go get gotest.tools/gotestsum@v0.5.3 [2021-05-11T12:32:41.354Z] #47 4.366 go: finding gotest.tools/gotestsum v0.5.3 [2021-05-11T12:32:41.354Z] #47 4.366 go: finding gotest.tools v0.5.3 [2021-05-11T12:32:41.354Z] #47 5.065 go: downloading gotest.tools/gotestsum v0.5.3 [2021-05-11T12:32:41.354Z] #47 5.503 go: extracting gotest.tools/gotestsum v0.5.3 [2021-05-11T12:32:41.354Z] #47 6.427 go: downloading github.com/fatih/color v1.9.0 [2021-05-11T12:32:41.354Z] #47 6.493 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-05-11T12:32:41.354Z] #47 6.509 go: downloading github.com/spf13/pflag v1.0.3 [2021-05-11T12:32:41.354Z] #47 6.510 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-11T12:32:41.354Z] #47 6.604 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-05-11T12:32:41.354Z] #47 6.614 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-11T12:32:41.354Z] #47 6.640 go: extracting github.com/fatih/color v1.9.0 [2021-05-11T12:32:41.354Z] #47 6.641 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-11T12:32:41.354Z] #47 6.657 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-11T12:32:41.354Z] #47 6.698 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-11T12:32:41.354Z] #47 6.741 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-11T12:32:41.354Z] #47 6.810 go: extracting github.com/spf13/pflag v1.0.3 [2021-05-11T12:32:41.354Z] #47 6.844 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-05-11T12:32:41.354Z] #47 6.921 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-05-11T12:32:41.354Z] #47 6.935 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-11T12:32:41.354Z] #47 6.950 go: downloading github.com/pkg/errors v0.9.1 [2021-05-11T12:32:41.354Z] #47 7.543 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-05-11T12:32:41.354Z] #47 7.610 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-05-11T12:32:41.354Z] #47 7.619 go: extracting github.com/pkg/errors v0.9.1 [2021-05-11T12:32:41.354Z] #47 8.752 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-11T12:32:41.354Z] #47 8.793 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-11T12:32:41.354Z] #47 9.720 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-11T12:32:41.354Z] #47 ... [2021-05-11T12:32:41.354Z] [2021-05-11T12:32:41.354Z] #40 [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-05-11T12:32:41.354Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-05-11T12:32:41.354Z] #40 5.578 + git clone https://github.com/docker/distribution.git . [2021-05-11T12:32:41.354Z] #40 5.591 Cloning into '.'... [2021-05-11T12:32:41.404Z] #13 117.7 Selecting previously unselected package libseccomp-dev:amd64. [2021-05-11T12:32:41.404Z] #13 117.7 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-05-11T12:32:41.404Z] #13 117.7 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-05-11T12:32:41.404Z] #13 117.8 Selecting previously unselected package libsystemd-dev:amd64. [2021-05-11T12:32:41.404Z] #13 117.9 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-05-11T12:32:41.404Z] #13 117.9 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-05-11T12:32:41.469Z] #51 27.00 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-11T12:32:41.616Z] #40 ... [2021-05-11T12:32:41.616Z] [2021-05-11T12:32:41.617Z] #29 [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-05-11T12:32:41.617Z] #29 sha256:0129e8d11892903e04bbbc81c6054262ebc01d92f9d6f6729694eeaee90da416 [2021-05-11T12:32:41.617Z] #29 7.540 0.0% ## 3.6% ##### 7.3% ####### 10.4% ######### 13.6% ############ 17.9% ################ 22.8% ################### 26.7% ####################### 32.4% ########################## 37.1% ############################## 42.3% ################################ 45.4% ################################### 49.1% ##################################### 52.2% ######################################## 55.8% ########################################## 58.6% ############################################ 61.6% ################################################# 68.3% ################################################### 71.9% ####################################################### 77.0% ########################################################## 81.6% ############################################################ 83.3% ############################################################# 86.0% ############################################################### 88.6% ################################################################### 93.6% ####################################################################### 98.7% ######################################################################## 100.0% [2021-05-11T12:32:41.617Z] #29 10.76 [2021-05-11T12:32:41.731Z] #51 27.10 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-11T12:32:41.731Z] #51 27.16 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-11T12:32:41.731Z] #51 27.49 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-11T12:32:41.973Z] #13 118.4 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-05-11T12:32:41.973Z] #13 118.4 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-05-11T12:32:41.973Z] #13 118.4 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-05-11T12:32:41.973Z] #13 118.4 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-05-11T12:32:41.973Z] #13 118.4 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-05-11T12:32:41.973Z] #13 118.5 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-05-11T12:32:41.973Z] #13 118.5 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-05-11T12:32:41.973Z] #13 118.5 Setting up libbtrfs0 (4.20.1-2) ... [2021-05-11T12:32:41.973Z] #13 118.5 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-05-11T12:32:41.973Z] #13 118.5 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-05-11T12:32:41.973Z] #13 118.5 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-05-11T12:32:41.973Z] #13 118.6 Setting up libbtrfs-dev (4.20.1-2) ... [2021-05-11T12:32:41.973Z] #13 118.6 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-05-11T12:32:42.147Z] #29 11.01 0.0% ###################### 31.9% ##################################### 52.3% ################################################### 71.6% #################################################################### 95.0% ######################################################################## 100.0% [2021-05-11T12:32:42.233Z] #13 118.6 Setting up mingw-w64-common (6.0.0-3) ... [2021-05-11T12:32:42.233Z] #13 118.6 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-05-11T12:32:42.233Z] #13 118.6 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-05-11T12:32:42.233Z] #13 118.6 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-05-11T12:32:42.233Z] #13 118.6 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-11T12:32:42.233Z] #13 118.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-05-11T12:32:42.233Z] #13 118.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-05-11T12:32:42.233Z] #13 118.7 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-11T12:32:42.233Z] #13 118.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-05-11T12:32:42.233Z] #13 118.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-05-11T12:32:42.233Z] #13 118.7 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-05-11T12:32:42.233Z] #13 118.7 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-05-11T12:32:42.233Z] #13 118.7 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-05-11T12:32:42.233Z] #13 118.7 Setting up dmsetup (2:1.02.155-3) ... [2021-05-11T12:32:42.233Z] #13 118.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-05-11T12:32:42.233Z] #13 118.8 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-05-11T12:32:42.233Z] #13 118.8 Processing triggers for libc-bin (2.28-10) ... [2021-05-11T12:32:42.410Z] #29 11.95 [2021-05-11T12:32:42.481Z] #34 ... [2021-05-11T12:32:42.481Z] [2021-05-11T12:32:42.481Z] #58 [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-05-11T12:32:42.481Z] #58 sha256:42ef8d0be1840440ab70746bb947cad7f00a7224e94608623c6caeb528589c59 [2021-05-11T12:32:42.481Z] #58 15.18 + cd /tmp/tmp.JFjVi8UuMc/src/github.com/rootless-containers/rootlesskit [2021-05-11T12:32:42.481Z] #58 15.18 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-05-11T12:32:42.481Z] #58 15.22 + export GO111MODULE=on [2021-05-11T12:32:42.481Z] #58 15.23 + GO111MODULE=on [2021-05-11T12:32:42.481Z] #58 15.23 + export GOPROXY=https://proxy.golang.org [2021-05-11T12:32:42.481Z] #58 15.23 + GOPROXY=https://proxy.golang.org [2021-05-11T12:32:42.481Z] #58 15.23 + for f in rootlesskit rootlesskit-docker-proxy [2021-05-11T12:32:42.481Z] #58 15.23 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-05-11T12:32:43.046Z] #58 17.44 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-05-11T12:32:43.046Z] #58 17.47 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-11T12:32:43.046Z] #58 17.47 go: downloading github.com/pkg/errors v0.9.1 [2021-05-11T12:32:43.046Z] #58 17.50 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-11T12:32:43.186Z] #13 DONE 119.7s [2021-05-11T12:32:43.186Z] [2021-05-11T12:32:43.186Z] #53 [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-05-11T12:32:43.186Z] #53 sha256:a712e7fb0c9478402385919a2076c86432164929389720a781c217c5aad843b7 [2021-05-11T12:32:43.508Z] #29 12.23 0.2% ######### 12.5% ############### 22.1% ######################## 33.5% ################################### 49.0% ################################################# 68.8% ####################################################################### 98.8% ######################################################################## 100.0% [2021-05-11T12:32:43.609Z] #58 17.77 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-11T12:32:43.609Z] #58 17.92 go: downloading github.com/google/uuid v1.2.0 [2021-05-11T12:32:43.653Z] #51 29.10 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-11T12:32:43.775Z] #29 13.32 [2021-05-11T12:32:44.172Z] #58 18.37 go: extracting github.com/pkg/errors v0.9.1 [2021-05-11T12:32:44.172Z] #58 18.46 go: extracting github.com/google/uuid v1.2.0 [2021-05-11T12:32:44.172Z] #58 18.47 go: downloading github.com/gofrs/flock v0.8.0 [2021-05-11T12:32:44.172Z] #58 18.50 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-11T12:32:44.239Z] #49 ... [2021-05-11T12:32:44.239Z] [2021-05-11T12:32:44.239Z] #55 [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-05-11T12:32:44.239Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-11T12:32:44.239Z] #55 25.11 Fetched 8442 kB in 17s (506 kB/s) [2021-05-11T12:32:44.239Z] #55 25.11 Reading package lists... [2021-05-11T12:32:44.239Z] #55 31.82 Reading package lists... [2021-05-11T12:32:44.239Z] #55 ... [2021-05-11T12:32:44.239Z] [2021-05-11T12:32:44.239Z] #49 [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-05-11T12:32:44.239Z] #49 sha256:b73946f7b52ce2b65cf3583b04698729dcae6ad7959ec8a97f5424c24d47b551 [2021-05-11T12:32:44.239Z] #49 35.37 go: extracting github.com/gogo/protobuf v1.2.1 [2021-05-11T12:32:44.483Z] #58 18.74 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-05-11T12:32:44.483Z] #58 18.78 go: downloading github.com/moby/vpnkit v0.5.0 [2021-05-11T12:32:44.483Z] #58 18.79 go: extracting github.com/gofrs/flock v0.8.0 [2021-05-11T12:32:44.483Z] #58 ... [2021-05-11T12:32:44.483Z] [2021-05-11T12:32:44.483Z] #32 [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-05-11T12:32:44.483Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-05-11T12:32:44.483Z] #32 8.432 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-05-11T12:32:44.483Z] #32 8.456 Cloning into '.'... [2021-05-11T12:32:44.500Z] #49 ... [2021-05-11T12:32:44.500Z] [2021-05-11T12:32:44.500Z] #40 [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-05-11T12:32:44.500Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-11T12:32:44.500Z] #40 25.65 Checking out files: 86% (1469/1693) Checking out files: 87% (1473/1693) Checking out files: 88% (1490/1693) Checking out files: 89% (1507/1693) Checking out files: 90% (1524/1693) Checking out files: 91% (1541/1693) Checking out files: 92% (1558/1693) Checking out files: 93% (1575/1693) Checking out files: 94% (1592/1693) Checking out files: 95% (1609/1693) Checking out files: 96% (1626/1693) Checking out files: 97% (1643/1693) Checking out files: 98% (1660/1693) Checking out files: 99% (1677/1693) Checking out files: 100% (1693/1693) Checking out files: 100% (1693/1693), done. [2021-05-11T12:32:44.500Z] #40 25.86 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-05-11T12:32:44.500Z] #40 27.88 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-05-11T12:32:44.500Z] #40 ... [2021-05-11T12:32:44.500Z] [2021-05-11T12:32:44.500Z] #42 [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-05-11T12:32:44.500Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-11T12:32:44.500Z] #42 20.06 Reading package lists... [2021-05-11T12:32:44.500Z] #42 26.94 Reading package lists... [2021-05-11T12:32:44.500Z] #42 33.67 Building dependency tree... [2021-05-11T12:32:44.739Z] #32 ... [2021-05-11T12:32:44.739Z] [2021-05-11T12:32:44.739Z] #49 [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-05-11T12:32:44.739Z] #49 sha256:49a56a203b064c56283c0772e8f09fbe9f76a47bfbb0cfae191def0ba138bc90 [2021-05-11T12:32:44.739Z] #49 18.57 go: downloading github.com/fatih/color v1.7.0 [2021-05-11T12:32:44.739Z] #49 18.59 go: downloading github.com/spf13/pflag v1.0.5 [2021-05-11T12:32:44.739Z] #49 18.61 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-11T12:32:44.739Z] #49 18.61 go: downloading github.com/spf13/cobra v0.0.5 [2021-05-11T12:32:44.739Z] #49 18.74 go: downloading github.com/spf13/viper v1.6.1 [2021-05-11T12:32:44.739Z] #49 19.02 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-05-11T12:32:44.739Z] #49 19.08 go: extracting github.com/fatih/color v1.7.0 [2021-05-11T12:32:44.762Z] #42 ... [2021-05-11T12:32:44.762Z] [2021-05-11T12:32:44.762Z] #36 [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-05-11T12:32:44.762Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-11T12:32:44.762Z] #36 26.47 Fetched 8442 kB in 17s (506 kB/s) [2021-05-11T12:32:44.762Z] #36 26.47 Reading package lists... [2021-05-11T12:32:44.997Z] #49 19.20 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-11T12:32:44.997Z] #49 19.29 go: downloading github.com/pkg/errors v0.8.1 [2021-05-11T12:32:44.997Z] #49 19.43 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-05-11T12:32:44.997Z] #49 19.44 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-05-11T12:32:45.041Z] #51 30.31 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-11T12:32:45.041Z] #51 ... [2021-05-11T12:32:45.041Z] [2021-05-11T12:32:45.041Z] #49 [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-05-11T12:32:45.041Z] #49 sha256:b16be46c60935c3eefecd22f8a1f0e562b49c57b6d03329c746807409e9b6c51 [2021-05-11T12:32:45.041Z] #49 22.39 go: downloading github.com/spf13/cobra v0.0.5 [2021-05-11T12:32:45.041Z] #49 22.46 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-11T12:32:45.041Z] #49 22.47 go: downloading github.com/fatih/color v1.7.0 [2021-05-11T12:32:45.041Z] #49 22.69 go: downloading github.com/pkg/errors v0.8.1 [2021-05-11T12:32:45.041Z] #49 22.75 go: downloading github.com/spf13/viper v1.6.1 [2021-05-11T12:32:45.041Z] #49 22.90 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-05-11T12:32:45.041Z] #49 23.01 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-05-11T12:32:45.041Z] #49 23.06 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-11T12:32:45.041Z] #49 23.17 go: downloading github.com/stretchr/testify v1.4.0 [2021-05-11T12:32:45.041Z] #49 23.20 go: extracting github.com/fatih/color v1.7.0 [2021-05-11T12:32:45.041Z] #49 23.51 go: extracting github.com/pkg/errors v0.8.1 [2021-05-11T12:32:45.041Z] #49 23.53 go: extracting github.com/spf13/cobra v0.0.5 [2021-05-11T12:32:45.041Z] #49 23.53 go: extracting github.com/spf13/viper v1.6.1 [2021-05-11T12:32:45.041Z] #49 23.65 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-05-11T12:32:45.041Z] #49 23.73 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-05-11T12:32:45.041Z] #49 24.13 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-11T12:32:45.041Z] #49 24.32 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-05-11T12:32:45.041Z] #49 24.49 go: extracting github.com/stretchr/testify v1.4.0 [2021-05-11T12:32:45.041Z] #49 24.60 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-05-11T12:32:45.041Z] #49 24.65 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-05-11T12:32:45.041Z] #49 24.67 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-05-11T12:32:45.041Z] #49 24.84 go: downloading github.com/spf13/pflag v1.0.5 [2021-05-11T12:32:45.041Z] #49 25.03 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-05-11T12:32:45.041Z] #49 25.10 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-11T12:32:45.041Z] #49 25.10 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-05-11T12:32:45.041Z] #49 25.35 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-05-11T12:32:45.041Z] #49 25.42 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-11T12:32:45.041Z] #49 25.56 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-05-11T12:32:45.041Z] #49 25.58 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-11T12:32:45.041Z] #49 25.69 go: extracting github.com/spf13/pflag v1.0.5 [2021-05-11T12:32:45.041Z] #49 25.74 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-11T12:32:45.041Z] #49 25.90 go: downloading github.com/magiconair/properties v1.8.1 [2021-05-11T12:32:45.041Z] #49 25.94 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-11T12:32:45.041Z] #49 26.04 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-11T12:32:45.041Z] #49 26.08 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-11T12:32:45.041Z] #49 26.37 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-11T12:32:45.041Z] #49 26.51 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-11T12:32:45.041Z] #49 26.55 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-11T12:32:45.041Z] #49 26.88 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-11T12:32:45.041Z] #49 26.98 go: extracting github.com/magiconair/properties v1.8.1 [2021-05-11T12:32:45.041Z] #49 27.09 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-11T12:32:45.041Z] #49 27.11 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-05-11T12:32:45.041Z] #49 27.25 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-11T12:32:45.041Z] #49 27.30 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-05-11T12:32:45.041Z] #49 27.53 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-11T12:32:45.041Z] #49 27.76 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-11T12:32:45.041Z] #49 27.86 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-11T12:32:45.041Z] #49 28.97 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-11T12:32:45.096Z] #53 1.638 + RM_GOPATH=0 [2021-05-11T12:32:45.096Z] #53 1.638 + TMP_GOPATH= [2021-05-11T12:32:45.096Z] #53 1.638 + : /build [2021-05-11T12:32:45.096Z] #53 1.638 + '[' -z '' ']' [2021-05-11T12:32:45.096Z] #53 1.642 ++ mktemp -d [2021-05-11T12:32:45.096Z] #53 1.642 + export GOPATH=/tmp/tmp.V3VGbfnOiW [2021-05-11T12:32:45.096Z] #53 1.642 + GOPATH=/tmp/tmp.V3VGbfnOiW [2021-05-11T12:32:45.096Z] #53 1.642 + RM_GOPATH=1 [2021-05-11T12:32:45.096Z] #53 1.642 + case "$(go env GOARCH)" in [2021-05-11T12:32:45.096Z] #53 1.642 ++ go env GOARCH [2021-05-11T12:32:45.096Z] #53 1.686 + export GO_BUILDMODE=-buildmode=pie [2021-05-11T12:32:45.096Z] #53 1.686 + GO_BUILDMODE=-buildmode=pie [2021-05-11T12:32:45.096Z] #53 ... [2021-05-11T12:32:45.096Z] [2021-05-11T12:32:45.096Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-05-11T12:32:45.096Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-05-11T12:32:45.096Z] #14 DONE 1.8s [2021-05-11T12:32:45.096Z] [2021-05-11T12:32:45.096Z] #53 [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-05-11T12:32:45.096Z] #53 sha256:a712e7fb0c9478402385919a2076c86432164929389720a781c217c5aad843b7 [2021-05-11T12:32:45.096Z] #53 1.687 ++ dirname /tmp/install/install.sh [2021-05-11T12:32:45.096Z] #53 1.692 + dir=/tmp/install [2021-05-11T12:32:45.096Z] #53 1.692 + bin=runc [2021-05-11T12:32:45.096Z] #53 1.693 + shift [2021-05-11T12:32:45.096Z] #53 1.693 + '[' '!' -f /tmp/install/runc.installer ']' [2021-05-11T12:32:45.096Z] #53 1.693 + . /tmp/install/runc.installer [2021-05-11T12:32:45.096Z] #53 1.693 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-11T12:32:45.096Z] #53 1.693 + install_runc [2021-05-11T12:32:45.096Z] #53 1.693 + grep -q '^3\.10\.0.*\.el7\.' [2021-05-11T12:32:45.096Z] #53 1.693 + uname -r [2021-05-11T12:32:45.096Z] #53 1.697 + RUNC_BUILDTAGS='seccomp ' [2021-05-11T12:32:45.096Z] #53 1.697 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-05-11T12:32:45.096Z] #53 1.697 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-05-11T12:32:45.096Z] #53 1.698 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.V3VGbfnOiW/src/github.com/opencontainers/runc [2021-05-11T12:32:45.096Z] #53 1.701 Cloning into '/tmp/tmp.V3VGbfnOiW/src/github.com/opencontainers/runc'... [2021-05-11T12:32:45.254Z] #49 19.50 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-11T12:32:45.254Z] #49 19.69 go: extracting github.com/spf13/viper v1.6.1 [2021-05-11T12:32:45.335Z] #36 33.36 Reading package lists... [2021-05-11T12:32:45.335Z] #36 ... [2021-05-11T12:32:45.335Z] [2021-05-11T12:32:45.335Z] #42 [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-05-11T12:32:45.335Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-11T12:32:45.335Z] #42 36.76 The following additional packages will be installed: [2021-05-11T12:32:45.335Z] #42 36.76 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-05-11T12:32:45.335Z] #42 36.76 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-05-11T12:32:45.335Z] #42 36.76 Suggested packages: [2021-05-11T12:32:45.335Z] #42 36.76 manpages-dev python-setuptools [2021-05-11T12:32:45.539Z] #49 19.80 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-05-11T12:32:45.539Z] #49 19.87 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-11T12:32:45.539Z] #49 19.87 go: extracting github.com/pkg/errors v0.8.1 [2021-05-11T12:32:45.539Z] #49 19.92 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-11T12:32:45.616Z] #49 ... [2021-05-11T12:32:45.616Z] [2021-05-11T12:32:45.616Z] #34 [tomll 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/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-05-11T12:32:45.616Z] #34 sha256:b04760c3dc985362de90e52ede8842354988db536f2630e7c2e558818da88723 [2021-05-11T12:32:45.616Z] #34 26.35 github.com/pelletier/go-toml/cmd/tomll [2021-05-11T12:32:45.616Z] #34 DONE 31.2s [2021-05-11T12:32:45.616Z] [2021-05-11T12:32:45.616Z] #47 [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-05-11T12:32:45.616Z] #47 sha256:8779a9e3f78219ed44a4c75b8fef3d842f2e958af53d495b778a446787b21643 [2021-05-11T12:32:45.616Z] #47 22.39 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-11T12:32:45.616Z] #47 28.48 go: finding github.com/fatih/color v1.9.0 [2021-05-11T12:32:45.616Z] #47 28.56 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-11T12:32:45.616Z] #47 28.61 go: finding github.com/pkg/errors v0.9.1 [2021-05-11T12:32:45.616Z] #47 28.72 go: finding github.com/spf13/pflag v1.0.3 [2021-05-11T12:32:45.616Z] #47 28.88 go: finding github.com/mattn/go-colorable v0.1.6 [2021-05-11T12:32:45.616Z] #47 29.06 go: finding github.com/mattn/go-isatty v0.0.12 [2021-05-11T12:32:45.616Z] #47 29.26 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-11T12:32:45.616Z] #47 29.40 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-05-11T12:32:45.616Z] #47 29.45 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-11T12:32:45.616Z] #47 29.47 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-11T12:32:45.616Z] #47 29.49 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-11T12:32:45.809Z] #49 20.03 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-11T12:32:45.809Z] #49 20.05 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-11T12:32:45.809Z] #49 20.13 go: extracting github.com/spf13/cobra v0.0.5 [2021-05-11T12:32:45.809Z] #49 20.14 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-05-11T12:32:45.809Z] #49 20.20 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-11T12:32:45.809Z] #49 20.20 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-11T12:32:45.908Z] #42 ... [2021-05-11T12:32:45.908Z] [2021-05-11T12:32:45.908Z] #45 [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-05-11T12:32:45.908Z] #45 sha256:aaa144a41fc4e2bebf6a3ce5bee4503abcd5dc3f280c807c35c46c6a36e83206 [2021-05-11T12:32:45.908Z] #45 27.34 vendor/golang.org/x/crypto/internal/subtle [2021-05-11T12:32:45.908Z] #45 27.53 vendor/golang.org/x/crypto/curve25519 [2021-05-11T12:32:45.908Z] #45 37.30 sync [2021-05-11T12:32:45.908Z] #45 37.36 internal/reflectlite [2021-05-11T12:32:45.908Z] #45 ... [2021-05-11T12:32:45.908Z] [2021-05-11T12:32:45.908Z] #49 [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-05-11T12:32:45.908Z] #49 sha256:b73946f7b52ce2b65cf3583b04698729dcae6ad7959ec8a97f5424c24d47b551 [2021-05-11T12:32:45.908Z] #49 37.30 go: extracting golang.org/x/text v0.3.2 [2021-05-11T12:32:46.022Z] #29 13.56 #=#=# # 2.3% #### 5.9% ###### 8.9% ######## 11.7% ############ 16.8% ############### 21.6% ################### 26.4% ###################### 31.5% ####################### 32.9% ######################### 35.3% ############################ 39.6% ################################# 46.7% ################################### 49.8% ##################################### 52.3% [2021-05-11T12:32:46.022Z] #29 ... [2021-05-11T12:32:46.022Z] [2021-05-11T12:32:46.022Z] #32 [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-05-11T12:32:46.022Z] #32 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-05-11T12:32:46.022Z] #32 5.622 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-05-11T12:32:46.022Z] #32 5.622 Cloning into '.'... [2021-05-11T12:32:46.022Z] #32 ... [2021-05-11T12:32:46.022Z] [2021-05-11T12:32:46.022Z] #29 [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-05-11T12:32:46.022Z] #29 sha256:0129e8d11892903e04bbbc81c6054262ebc01d92f9d6f6729694eeaee90da416 [2021-05-11T12:32:46.067Z] #49 20.53 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-11T12:32:46.324Z] #49 20.56 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-11T12:32:46.324Z] #49 20.56 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-11T12:32:46.324Z] #49 20.57 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-11T12:32:46.324Z] #49 20.73 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-05-11T12:32:46.324Z] #49 20.75 go: extracting github.com/spf13/pflag v1.0.5 [2021-05-11T12:32:46.480Z] #53 ... [2021-05-11T12:32:46.480Z] [2021-05-11T12:32:46.480Z] #15 [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-05-11T12:32:46.480Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-05-11T12:32:46.480Z] #15 DONE 1.3s [2021-05-11T12:32:46.480Z] [2021-05-11T12:32:46.480Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-05-11T12:32:46.480Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-05-11T12:32:46.706Z] #49 20.85 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-11T12:32:46.706Z] #49 ... [2021-05-11T12:32:46.706Z] [2021-05-11T12:32:46.706Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-05-11T12:32:46.706Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-11T12:32:46.706Z] #13 6.478 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-05-11T12:32:46.706Z] #13 6.688 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-11T12:32:46.706Z] #13 6.732 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-11T12:32:46.706Z] #13 6.767 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-11T12:32:46.706Z] #13 8.651 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [467 kB] [2021-05-11T12:32:46.706Z] #13 10.65 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-11T12:32:46.706Z] #13 12.83 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [286 kB] [2021-05-11T12:32:46.964Z] #13 ... [2021-05-11T12:32:46.964Z] [2021-05-11T12:32:46.964Z] #47 [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-05-11T12:32:46.964Z] #47 sha256:2b89801a861d0981962f4938687d75b46c19158ed96d29767edb1a0ceefbd9de [2021-05-11T12:32:46.964Z] #47 10.94 go: downloading github.com/spf13/pflag v1.0.3 [2021-05-11T12:32:46.964Z] #47 10.96 go: downloading github.com/pkg/errors v0.9.1 [2021-05-11T12:32:46.964Z] #47 11.00 go: downloading github.com/fatih/color v1.9.0 [2021-05-11T12:32:46.964Z] #47 11.17 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-11T12:32:46.964Z] #47 11.22 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-11T12:32:46.964Z] #47 11.25 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-05-11T12:32:46.964Z] #47 11.26 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-11T12:32:46.964Z] #47 11.29 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-11T12:32:46.964Z] #47 11.93 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-11T12:32:46.964Z] #47 12.01 go: extracting github.com/spf13/pflag v1.0.3 [2021-05-11T12:32:46.964Z] #47 12.05 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-05-11T12:32:46.964Z] #47 12.22 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-11T12:32:46.964Z] #47 12.31 go: extracting github.com/pkg/errors v0.9.1 [2021-05-11T12:32:46.964Z] #47 12.35 go: extracting github.com/fatih/color v1.9.0 [2021-05-11T12:32:46.964Z] #47 12.35 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-11T12:32:46.964Z] #47 12.80 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-05-11T12:32:46.964Z] #47 12.81 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-05-11T12:32:46.964Z] #47 13.38 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-05-11T12:32:46.964Z] #47 13.61 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-05-11T12:32:46.964Z] #47 14.40 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-11T12:32:46.964Z] #47 15.69 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-11T12:32:46.964Z] #47 16.97 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-11T12:32:46.964Z] #47 ... [2021-05-11T12:32:46.964Z] [2021-05-11T12:32:46.964Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-05-11T12:32:46.964Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-11T12:32:46.964Z] #13 16.97 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-11T12:32:47.005Z] #47 ... [2021-05-11T12:32:47.005Z] [2021-05-11T12:32:47.005Z] #51 [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-05-11T12:32:47.005Z] #51 sha256:7cb3c114aa51c8e643d31dc7b4d1b69bc470de8183b4ab18af0282457390f714 [2021-05-11T12:32:47.005Z] #51 32.49 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-11T12:32:47.225Z] #13 ... [2021-05-11T12:32:47.225Z] [2021-05-11T12:32:47.225Z] #24 [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-05-11T12:32:47.225Z] #24 sha256:24f3b3d21dc356f02025f51911d0472921deccd4bc98562b1658ae5acb48f356 [2021-05-11T12:32:47.225Z] #24 20.33 + mkdir -p /build [2021-05-11T12:32:47.225Z] #24 20.36 + mv docker/docker /build/ [2021-05-11T12:32:47.225Z] #24 20.38 + rmdir docker [2021-05-11T12:32:47.225Z] #24 DONE 21.7s [2021-05-11T12:32:47.424Z] #16 1.123 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-05-11T12:32:47.424Z] #16 DONE 1.2s [2021-05-11T12:32:47.424Z] [2021-05-11T12:32:47.424Z] #43 [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-05-11T12:32:47.424Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-11T12:32:47.424Z] #43 50.29 CC compel/src/lib/ptrace.o [2021-05-11T12:32:47.424Z] #43 50.70 AR compel/libcompel.a [2021-05-11T12:32:47.424Z] #43 50.74 HOSTCC compel/src/main-host.o [2021-05-11T12:32:47.424Z] #43 51.16 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-05-11T12:32:47.424Z] #43 51.32 HOSTCC compel/src/lib/handle-elf-host.o [2021-05-11T12:32:47.424Z] #43 51.70 HOSTCC compel/src/lib/log-host.o [2021-05-11T12:32:47.424Z] #43 52.04 HOSTLINK compel/compel-host-bin [2021-05-11T12:32:47.424Z] #43 52.18 DEP soccr/soccr.d [2021-05-11T12:32:47.424Z] #43 52.44 CC soccr/soccr.o [2021-05-11T12:32:47.424Z] #43 54.69 AR soccr/libsoccr.a [2021-05-11T12:32:47.424Z] #43 54.87 make[1]: 'soccr/libsoccr.a' is up to date. [2021-05-11T12:32:47.424Z] #43 55.48 DEP criu/arch/x86/sigframe.d [2021-05-11T12:32:47.424Z] #43 55.60 DEP criu/arch/x86/sigaction_compat.d [2021-05-11T12:32:47.424Z] #43 55.78 DEP criu/arch/x86/kerndat.d [2021-05-11T12:32:47.482Z] [2021-05-11T12:32:47.482Z] #49 [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-05-11T12:32:47.482Z] #49 sha256:49a56a203b064c56283c0772e8f09fbe9f76a47bfbb0cfae191def0ba138bc90 [2021-05-11T12:32:47.482Z] #49 21.56 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-11T12:32:47.482Z] #49 21.85 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-11T12:32:47.482Z] #49 ... [2021-05-11T12:32:47.482Z] [2021-05-11T12:32:47.482Z] #45 [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-05-11T12:32:47.482Z] #45 sha256:3962dc63d838655ed140ab350d62cbaf390a6dd5454c6e2636c6b0239bad802c [2021-05-11T12:32:47.482Z] #45 11.76 internal/cpu [2021-05-11T12:32:47.482Z] #45 11.84 runtime/internal/atomic [2021-05-11T12:32:47.482Z] #45 12.34 runtime/internal/sys [2021-05-11T12:32:47.482Z] #45 12.66 runtime/internal/math [2021-05-11T12:32:47.482Z] #45 12.76 internal/race [2021-05-11T12:32:47.482Z] #45 12.83 internal/bytealg [2021-05-11T12:32:47.482Z] #45 12.91 sync/atomic [2021-05-11T12:32:47.482Z] #45 13.43 unicode [2021-05-11T12:32:47.482Z] #45 14.19 runtime [2021-05-11T12:32:47.482Z] #45 17.75 unicode/utf8 [2021-05-11T12:32:47.482Z] #45 18.56 math/bits [2021-05-11T12:32:47.482Z] #45 19.79 math [2021-05-11T12:32:47.740Z] #45 ... [2021-05-11T12:32:47.740Z] [2021-05-11T12:32:47.740Z] #36 [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-05-11T12:32:47.740Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-11T12:32:47.740Z] #36 12.06 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-11T12:32:47.740Z] #36 14.72 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [286 kB] [2021-05-11T12:32:47.740Z] #36 16.81 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-11T12:32:47.740Z] #36 ... [2021-05-11T12:32:47.740Z] [2021-05-11T12:32:47.740Z] #55 [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-05-11T12:32:47.740Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-11T12:32:47.740Z] #55 12.05 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-11T12:32:47.740Z] #55 14.33 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [286 kB] [2021-05-11T12:32:47.740Z] #55 16.60 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-11T12:32:47.950Z] #51 ... [2021-05-11T12:32:47.950Z] [2021-05-11T12:32:47.950Z] #45 [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-05-11T12:32:47.950Z] #45 sha256:7986fce36383753a4097592e772842e702db6c31c8ebc933a9c1d11fc61e9059 [2021-05-11T12:32:47.950Z] #45 23.69 math [2021-05-11T12:32:47.950Z] #45 29.24 internal/testlog [2021-05-11T12:32:47.950Z] #45 29.86 encoding [2021-05-11T12:32:47.950Z] #45 29.98 unicode/utf16 [2021-05-11T12:32:47.950Z] #45 30.35 container/list [2021-05-11T12:32:47.950Z] #45 31.86 crypto/internal/subtle [2021-05-11T12:32:47.950Z] #45 32.33 crypto/subtle [2021-05-11T12:32:47.950Z] #45 32.50 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-05-11T12:32:47.950Z] #45 32.66 internal/nettrace [2021-05-11T12:32:47.950Z] #45 32.97 runtime/cgo [2021-05-11T12:32:48.034Z] #55 ... [2021-05-11T12:32:48.034Z] [2021-05-11T12:32:48.034Z] #49 [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-05-11T12:32:48.034Z] #49 sha256:49a56a203b064c56283c0772e8f09fbe9f76a47bfbb0cfae191def0ba138bc90 [2021-05-11T12:32:48.034Z] #49 22.34 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-11T12:32:48.037Z] #29 13.56 #=#=# # 2.3% #### 5.9% ###### 8.9% ######## 11.7% ############ 16.8% ############### 21.6% ################### 26.4% ###################### 31.5% ####################### 32.9% ######################### 35.3% ############################ 39.6% ################################# 46.7% ################################### 49.8% ##################################### 52.3% ######################################### 58.3% ########################################### 60.3% ############################################# 62.5% ################################################## 70.2% ################################################### 71.6% ###################################################### 75.7% ######################################################### 80.3% ############################################################ 83.7% ################################################################ 88.9% ######################################################################## 100.0% [2021-05-11T12:32:48.057Z] #43 56.04 DEP criu/arch/x86/crtools.d [2021-05-11T12:32:48.057Z] #43 56.34 DEP criu/arch/x86/cpu.d [2021-05-11T12:32:48.213Z] #45 ... [2021-05-11T12:32:48.213Z] [2021-05-11T12:32:48.213Z] #40 [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-05-11T12:32:48.213Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-11T12:32:48.213Z] #40 32.81 Checking out files: 53% (903/1693) Checking out files: 54% (915/1693) Checking out files: 55% (932/1693) Checking out files: 56% (949/1693) Checking out files: 57% (966/1693) Checking out files: 58% (982/1693) Checking out files: 59% (999/1693) Checking out files: 60% (1016/1693) Checking out files: 61% (1033/1693) Checking out files: 62% (1050/1693) Checking out files: 63% (1067/1693) Checking out files: 64% (1084/1693) Checking out files: 65% (1101/1693) Checking out files: 66% (1118/1693) Checking out files: 67% (1135/1693) Checking out files: 68% (1152/1693) Checking out files: 69% (1169/1693) Checking out files: 70% (1186/1693) Checking out files: 71% (1203/1693) Checking out files: 72% (1219/1693) [2021-05-11T12:32:48.213Z] #40 ... [2021-05-11T12:32:48.213Z] [2021-05-11T12:32:48.213Z] #58 [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-05-11T12:32:48.213Z] #58 sha256:4cce7ee580b8edb4738797f4c5de73c852d14646a5654930ce90b0b286fa5229 [2021-05-11T12:32:48.213Z] #58 23.81 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-11T12:32:48.213Z] #58 24.32 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-05-11T12:32:48.213Z] #58 24.64 go: extracting github.com/gorilla/mux v1.8.0 [2021-05-11T12:32:48.213Z] #58 26.66 go: extracting github.com/moby/vpnkit v0.5.0 [2021-05-11T12:32:48.213Z] #58 27.38 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-05-11T12:32:48.213Z] #58 27.48 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-11T12:32:48.213Z] #58 28.44 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-11T12:32:48.213Z] #58 28.82 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-05-11T12:32:48.213Z] #58 33.45 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-11T12:32:48.292Z] #49 ... [2021-05-11T12:32:48.292Z] [2021-05-11T12:32:48.292Z] #42 [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-05-11T12:32:48.292Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-11T12:32:48.292Z] #42 12.47 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-11T12:32:48.292Z] #42 14.90 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [286 kB] [2021-05-11T12:32:48.292Z] #42 17.30 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-11T12:32:48.292Z] #42 ... [2021-05-11T12:32:48.292Z] [2021-05-11T12:32:48.292Z] #49 [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-05-11T12:32:48.292Z] #49 sha256:49a56a203b064c56283c0772e8f09fbe9f76a47bfbb0cfae191def0ba138bc90 [2021-05-11T12:32:48.293Z] #49 22.61 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-11T12:32:48.293Z] #49 22.74 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-11T12:32:48.300Z] #29 17.67 [2021-05-11T12:32:48.337Z] #43 56.74 CC criu/arch/x86/cpu.o [2021-05-11T12:32:48.454Z] #49 ... [2021-05-11T12:32:48.454Z] [2021-05-11T12:32:48.454Z] #67 [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-05-11T12:32:48.454Z] #67 sha256:b3a482a833b58251399baf3763bf4e58c3acf335929709ea979a3bbba2e2c361 [2021-05-11T12:32:48.454Z] #67 DONE 39.8s [2021-05-11T12:32:48.454Z] [2021-05-11T12:32:48.454Z] #42 [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-05-11T12:32:48.454Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-11T12:32:48.454Z] #42 38.17 The following NEW packages will be installed: [2021-05-11T12:32:48.454Z] #42 38.17 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-05-11T12:32:48.454Z] #42 38.17 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-05-11T12:32:48.454Z] #42 38.17 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-05-11T12:32:48.454Z] #42 38.17 python-six zlib1g-dev [2021-05-11T12:32:48.454Z] #42 38.72 0 upgraded, 17 newly installed, 0 to remove and 29 not upgraded. [2021-05-11T12:32:48.454Z] #42 38.72 Need to get 4095 kB of archives. [2021-05-11T12:32:48.454Z] #42 38.72 After this operation, 22.5 MB of additional disk space will be used. [2021-05-11T12:32:48.454Z] #42 38.72 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-05-11T12:32:48.454Z] #42 38.72 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-05-11T12:32:48.454Z] #42 38.72 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2021-05-11T12:32:48.454Z] #42 38.72 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-05-11T12:32:48.454Z] #42 38.72 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-05-11T12:32:48.454Z] #42 38.76 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-05-11T12:32:48.454Z] #42 38.76 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-05-11T12:32:48.454Z] #42 38.76 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-05-11T12:32:48.454Z] #42 38.79 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-05-11T12:32:48.454Z] #42 38.87 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-05-11T12:32:48.454Z] #42 38.88 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-05-11T12:32:48.454Z] #42 38.98 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-05-11T12:32:48.454Z] #42 39.07 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-05-11T12:32:48.454Z] #42 39.08 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-05-11T12:32:48.454Z] #42 39.09 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-05-11T12:32:48.454Z] #42 39.13 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-05-11T12:32:48.454Z] #42 39.13 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-05-11T12:32:48.485Z] #58 ... [2021-05-11T12:32:48.485Z] [2021-05-11T12:32:48.485Z] #40 [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-05-11T12:32:48.485Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-11T12:32:48.565Z] #49 22.85 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-11T12:32:48.565Z] #49 22.95 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-11T12:32:48.565Z] #49 22.96 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-05-11T12:32:48.600Z] #43 ... [2021-05-11T12:32:48.600Z] [2021-05-11T12:32:48.600Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-05-11T12:32:48.600Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-05-11T12:32:48.600Z] #17 DONE 1.2s [2021-05-11T12:32:48.600Z] [2021-05-11T12:32:48.600Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-05-11T12:32:48.600Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-05-11T12:32:48.715Z] #42 ... [2021-05-11T12:32:48.715Z] [2021-05-11T12:32:48.715Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-05-11T12:32:48.715Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-11T12:32:48.715Z] #13 26.54 Fetched 8956 kB in 18s (499 kB/s) [2021-05-11T12:32:48.715Z] #13 26.54 Reading package lists... [2021-05-11T12:32:48.977Z] #13 33.66 Reading package lists... [2021-05-11T12:32:48.977Z] #13 ... [2021-05-11T12:32:48.977Z] [2021-05-11T12:32:48.977Z] #42 [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-05-11T12:32:48.977Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-11T12:32:48.977Z] #42 40.46 debconf: delaying package configuration, since apt-utils is not installed [2021-05-11T12:32:48.977Z] #42 40.61 Fetched 4095 kB in 1s (4873 kB/s) [2021-05-11T12:32:49.028Z] #40 32.81 Checking out files: 53% (903/1693) Checking out files: 54% (915/1693) Checking out files: 55% (932/1693) Checking out files: 56% (949/1693) Checking out files: 57% (966/1693) Checking out files: 58% (982/1693) Checking out files: 59% (999/1693) Checking out files: 60% (1016/1693) Checking out files: 61% (1033/1693) Checking out files: 62% (1050/1693) Checking out files: 63% (1067/1693) Checking out files: 64% (1084/1693) Checking out files: 65% (1101/1693) Checking out files: 66% (1118/1693) Checking out files: 67% (1135/1693) Checking out files: 68% (1152/1693) Checking out files: 69% (1169/1693) Checking out files: 70% (1186/1693) Checking out files: 71% (1203/1693) Checking out files: 72% (1219/1693) Checking out files: 73% (1236/1693) Checking out files: 74% (1253/1693) Checking out files: 75% (1270/1693) Checking out files: 76% (1287/1693) Checking out files: 77% (1304/1693) Checking out files: 78% (1321/1693) Checking out files: 79% (1338/1693) Checking out files: 80% (1355/1693) Checking out files: 81% (1372/1693) Checking out files: 82% (1389/1693) Checking out files: 83% (1406/1693) Checking out files: 84% (1423/1693) Checking out files: 85% (1440/1693) Checking out files: 86% (1456/1693) Checking out files: 87% (1473/1693) Checking out files: 88% (1490/1693) Checking out files: 89% (1507/1693) Checking out files: 90% (1524/1693) Checking out files: 91% (1541/1693) Checking out files: 92% (1558/1693) Checking out files: 93% (1575/1693) Checking out files: 94% (1592/1693) Checking out files: 95% (1609/1693) Checking out files: 96% (1626/1693) Checking out files: 97% (1643/1693) Checking out files: 98% (1660/1693) Checking out files: 99% (1677/1693) Checking out files: 100% (1693/1693) Checking out files: 100% (1693/1693), done. [2021-05-11T12:32:49.028Z] #40 33.78 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-05-11T12:32:49.128Z] #49 23.31 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-11T12:32:49.128Z] #49 23.32 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-05-11T12:32:49.238Z] #42 40.70 Selecting previously unselected package libcap-dev:amd64. [2021-05-11T12:32:49.238Z] #42 40.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-05-11T12:32:49.238Z] #42 40.80 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-05-11T12:32:49.238Z] #42 40.81 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-05-11T12:32:49.385Z] #49 23.61 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-11T12:32:49.385Z] #49 23.77 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-05-11T12:32:49.499Z] #42 40.96 Selecting previously unselected package libnet1:amd64. [2021-05-11T12:32:49.499Z] #42 40.98 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-05-11T12:32:49.499Z] #42 40.99 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-05-11T12:32:49.499Z] #42 41.15 Selecting previously unselected package libnet1-dev. [2021-05-11T12:32:49.499Z] #42 41.15 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-05-11T12:32:49.540Z] #18 ... [2021-05-11T12:32:49.540Z] [2021-05-11T12:32:49.540Z] #58 [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-05-11T12:32:49.540Z] #58 sha256:431d4739a720a4464af66ab2bd3bb6e761a108951c01810a031bbebb60cd968f [2021-05-11T12:32:49.540Z] #58 121.8 + for f in rootlesskit rootlesskit-docker-proxy [2021-05-11T12:32:49.540Z] #58 121.8 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-05-11T12:32:49.540Z] #58 DONE 131.5s [2021-05-11T12:32:49.540Z] [2021-05-11T12:32:49.540Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-05-11T12:32:49.540Z] #59 sha256:1c8690200c2a4baca2351332f234341e59646b2472ac1aa2016e16feecea8822 [2021-05-11T12:32:49.540Z] #59 DONE 0.1s [2021-05-11T12:32:49.540Z] [2021-05-11T12:32:49.540Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-05-11T12:32:49.540Z] #60 sha256:e7e518d65e217f9fcf4da533c2271c81d0e88d2f656f8c211c99c4b09b813de7 [2021-05-11T12:32:49.540Z] #60 DONE 0.0s [2021-05-11T12:32:49.540Z] [2021-05-11T12:32:49.540Z] #45 [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-05-11T12:32:49.540Z] #45 sha256:f6698c9641d519a45c8ad8f55bb4e6aecef3b32d0599e73c0ba2deb26f0e2643 [2021-05-11T12:32:49.540Z] #45 127.9 net/http/httptrace [2021-05-11T12:32:49.540Z] #45 128.3 net/http [2021-05-11T12:32:49.641Z] #49 23.92 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-11T12:32:49.760Z] #42 41.16 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-05-11T12:32:49.760Z] #42 41.38 Selecting previously unselected package libnl-3-200:amd64. [2021-05-11T12:32:49.760Z] #42 41.39 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-05-11T12:32:49.898Z] #49 24.23 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-05-11T12:32:49.898Z] #49 24.33 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-11T12:32:50.021Z] #42 41.42 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-05-11T12:32:50.021Z] #42 41.54 Selecting previously unselected package libnl-3-dev:amd64. [2021-05-11T12:32:50.021Z] #42 41.56 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-05-11T12:32:50.021Z] #42 41.58 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-05-11T12:32:50.154Z] #49 24.53 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-11T12:32:50.282Z] #42 41.86 Selecting previously unselected package libprotobuf-c1:amd64. [2021-05-11T12:32:50.282Z] #42 41.86 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-05-11T12:32:50.282Z] #42 41.87 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-05-11T12:32:50.476Z] #45 ... [2021-05-11T12:32:50.476Z] [2021-05-11T12:32:50.476Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-05-11T12:32:50.476Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-05-11T12:32:50.476Z] #18 DONE 1.7s [2021-05-11T12:32:50.476Z] [2021-05-11T12:32:50.476Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-05-11T12:32:50.476Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-05-11T12:32:50.543Z] #42 41.99 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-05-11T12:32:50.543Z] #42 42.02 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-05-11T12:32:50.543Z] #42 42.03 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-05-11T12:32:50.543Z] #42 42.15 Selecting previously unselected package zlib1g-dev:amd64. [2021-05-11T12:32:50.543Z] #42 42.16 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-05-11T12:32:50.543Z] #42 42.17 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-05-11T12:32:50.655Z] #29 17.92 0.0% 0.9% 1.2% # 2.5% # 2.5% ## 3.8% ### 5.3% #### 6.4% ##### 8.2% ####### 9.8% ####### 11.0% ######### 12.7% [2021-05-11T12:32:50.655Z] #29 ... [2021-05-11T12:32:50.655Z] [2021-05-11T12:32:50.655Z] #55 [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-05-11T12:32:50.655Z] #55 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-05-11T12:32:50.655Z] #55 10.33 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [10.8 kB] [2021-05-11T12:32:50.655Z] #55 16.78 Fetched 8266 kB in 11s (782 kB/s) [2021-05-11T12:32:50.655Z] #55 16.78 Reading package lists... [2021-05-11T12:32:50.655Z] #55 19.95 Reading package lists... [2021-05-11T12:32:50.655Z] #55 ... [2021-05-11T12:32:50.655Z] [2021-05-11T12:32:50.655Z] #29 [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-05-11T12:32:50.655Z] #29 sha256:0129e8d11892903e04bbbc81c6054262ebc01d92f9d6f6729694eeaee90da416 [2021-05-11T12:32:50.723Z] #49 24.97 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-11T12:32:50.922Z] #29 17.92 0.0% 0.9% 1.2% # 2.5% # 2.5% ## 3.8% ### 5.3% #### 6.4% ##### 8.2% ####### 9.8% ####### 11.0% ######### 12.7% ######### 13.2% ######### 13.9% [2021-05-11T12:32:50.922Z] #29 ... [2021-05-11T12:32:50.922Z] [2021-05-11T12:32:50.922Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-05-11T12:32:50.922Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-05-11T12:32:50.922Z] #13 6.460 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [281 kB] [2021-05-11T12:32:50.922Z] #13 7.925 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [10.8 kB] [2021-05-11T12:32:50.922Z] #13 ... [2021-05-11T12:32:50.922Z] [2021-05-11T12:32:50.922Z] #29 [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-05-11T12:32:50.922Z] #29 sha256:0129e8d11892903e04bbbc81c6054262ebc01d92f9d6f6729694eeaee90da416 [2021-05-11T12:32:50.981Z] #49 25.42 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-05-11T12:32:51.116Z] #42 42.45 Selecting previously unselected package libprotobuf17:amd64. [2021-05-11T12:32:51.116Z] #42 42.45 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-05-11T12:32:51.116Z] #42 42.45 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-05-11T12:32:51.248Z] #49 25.73 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-05-11T12:32:51.448Z] #29 17.92 0.0% 0.9% 1.2% # 2.5% # 2.5% ## 3.8% ### 5.3% #### 6.4% ##### 8.2% ####### 9.8% ####### 11.0% ######### 12.7% ######### 13.2% ######### 13.9% ########## 14.5% ########### 15.8% ############ 17.0% ############ 18.0% ############ 18.0% [2021-05-11T12:32:51.448Z] #29 ... [2021-05-11T12:32:51.448Z] [2021-05-11T12:32:51.448Z] #58 [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-05-11T12:32:51.448Z] #58 sha256:75c9a3f099de70621d697eac4ae09ba8e1991b6bd46d4c53f678a9170041c744 [2021-05-11T12:32:51.448Z] #58 11.28 go: downloading github.com/pkg/errors v0.9.1 [2021-05-11T12:32:51.448Z] #58 11.30 go: downloading github.com/gorilla/mux v1.8.0 [2021-05-11T12:32:51.448Z] #58 11.32 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-11T12:32:51.448Z] #58 11.36 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-05-11T12:32:51.448Z] #58 11.36 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-05-11T12:32:51.448Z] #58 11.38 go: downloading github.com/google/uuid v1.2.0 [2021-05-11T12:32:51.448Z] #58 11.46 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-11T12:32:51.448Z] #58 11.49 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-11T12:32:51.448Z] #58 11.50 go: extracting github.com/gorilla/mux v1.8.0 [2021-05-11T12:32:51.448Z] #58 11.56 go: extracting github.com/pkg/errors v0.9.1 [2021-05-11T12:32:51.448Z] #58 11.75 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-11T12:32:51.448Z] #58 11.75 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-05-11T12:32:51.448Z] #58 11.77 go: extracting github.com/google/uuid v1.2.0 [2021-05-11T12:32:51.448Z] #58 12.13 go: downloading github.com/gofrs/flock v0.8.0 [2021-05-11T12:32:51.448Z] #58 12.16 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-05-11T12:32:51.448Z] #58 12.22 go: downloading github.com/moby/vpnkit v0.5.0 [2021-05-11T12:32:51.448Z] #58 12.48 go: extracting github.com/gofrs/flock v0.8.0 [2021-05-11T12:32:51.448Z] #58 12.61 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-05-11T12:32:51.448Z] #58 12.79 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-11T12:32:51.448Z] #58 14.03 go: extracting github.com/moby/vpnkit v0.5.0 [2021-05-11T12:32:51.448Z] #58 14.06 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-11T12:32:51.448Z] #58 14.41 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-11T12:32:51.448Z] #58 14.47 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-05-11T12:32:51.448Z] #58 15.20 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-05-11T12:32:51.448Z] #58 16.08 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-11T12:32:51.448Z] #58 16.86 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-05-11T12:32:51.448Z] #58 20.23 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-11T12:32:51.448Z] #58 20.47 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-11T12:32:51.448Z] #58 20.60 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-05-11T12:32:51.448Z] #58 21.23 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-05-11T12:32:51.448Z] #58 ... [2021-05-11T12:32:51.448Z] [2021-05-11T12:32:51.448Z] #45 [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-05-11T12:32:51.448Z] #45 sha256:66a658f97bfe7068809922cdd3b2eb5d591c2d7d598f8fd99c359d54b1f574e3 [2021-05-11T12:32:51.448Z] #45 11.41 crypto/internal/subtle [2021-05-11T12:32:51.448Z] #45 11.91 crypto/subtle [2021-05-11T12:32:51.448Z] #45 11.96 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-05-11T12:32:51.448Z] #45 12.15 internal/nettrace [2021-05-11T12:32:51.448Z] #45 12.38 runtime/cgo [2021-05-11T12:32:51.448Z] #45 12.45 vendor/golang.org/x/crypto/internal/subtle [2021-05-11T12:32:51.504Z] #49 25.83 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-05-11T12:32:51.689Z] #42 43.20 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-05-11T12:32:51.689Z] #42 43.20 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-05-11T12:32:51.689Z] #42 43.20 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-05-11T12:32:51.765Z] #49 26.02 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-05-11T12:32:51.765Z] #49 26.09 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-11T12:32:51.765Z] #49 26.21 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-11T12:32:51.765Z] #45 ... [2021-05-11T12:32:51.765Z] [2021-05-11T12:32:51.765Z] #29 [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-05-11T12:32:51.765Z] #29 sha256:0129e8d11892903e04bbbc81c6054262ebc01d92f9d6f6729694eeaee90da416 [2021-05-11T12:32:51.951Z] #42 43.42 Selecting previously unselected package libprotobuf-dev:amd64. [2021-05-11T12:32:51.951Z] #42 43.43 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-05-11T12:32:51.951Z] #42 43.46 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-05-11T12:32:52.021Z] #49 26.27 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-11T12:32:52.021Z] #49 26.41 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-11T12:32:52.279Z] #49 26.76 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-11T12:32:52.279Z] #49 26.80 go: downloading github.com/kisielk/gotool v1.0.0 [2021-05-11T12:32:52.335Z] #40 37.06 + 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-05-11T12:32:52.383Z] #19 DONE 1.8s [2021-05-11T12:32:52.383Z] [2021-05-11T12:32:52.383Z] #20 [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-05-11T12:32:52.383Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-11T12:32:52.535Z] #49 26.98 go: extracting github.com/kisielk/gotool v1.0.0 [2021-05-11T12:32:52.888Z] #29 17.92 0.0% 0.9% 1.2% # 2.5% # 2.5% ## 3.8% ### 5.3% #### 6.4% ##### 8.2% ####### 9.8% ####### 11.0% ######### 12.7% ######### 13.2% ######### 13.9% ########## 14.5% ########### 15.8% ############ 17.0% ############ 18.0% ############ 18.0% ############# 19.2% ############## 20.0% ############### 21.4% ################ 22.7% ################ 23.6% ################# 24.1% ################## 25.3% ################## 26.2% #################### 28.3% ##################### 30.0% ####################### 32.2% ####################### 32.3% ######################## 33.5% [2021-05-11T12:32:52.888Z] #29 ... [2021-05-11T12:32:52.888Z] [2021-05-11T12:32:52.888Z] #34 [tomll 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/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-05-11T12:32:52.888Z] #34 sha256:915cf5745ff454e11e6029ee012b0f0ae6f864a9d27cb1e6cf5eb62c6c8ca95f [2021-05-11T12:32:52.888Z] #34 12.68 github.com/pelletier/go-toml/cmd/tomll [2021-05-11T12:32:53.102Z] #49 ... [2021-05-11T12:32:53.102Z] [2021-05-11T12:32:53.102Z] #51 [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-05-11T12:32:53.102Z] #51 sha256:8b3a5bfffbf52616feef069fbc6b3a9c10de175a1cd58726f786b73fa1e95815 [2021-05-11T12:32:53.102Z] #51 17.44 + cd /tmp/tmp.Rnl52cQq3D/src/github.com/mvdan/sh [2021-05-11T12:32:53.102Z] #51 17.44 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-11T12:32:53.102Z] #51 17.60 + GO111MODULE=on [2021-05-11T12:32:53.102Z] #51 17.60 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-05-11T12:32:53.102Z] #51 19.67 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-11T12:32:53.102Z] #51 19.69 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-11T12:32:53.102Z] #51 19.83 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-11T12:32:53.102Z] #51 20.30 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-11T12:32:53.102Z] #51 20.32 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-11T12:32:53.102Z] #51 22.00 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-11T12:32:53.102Z] #51 23.57 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-11T12:32:53.102Z] #51 25.34 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-11T12:32:53.102Z] #51 ... [2021-05-11T12:32:53.102Z] [2021-05-11T12:32:53.102Z] #34 [tomll 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/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-05-11T12:32:53.102Z] #34 sha256:de34b1a65814cd4b0e25a42ea6f192eb828bb9032bb5b82bea26bb0d70c1d644 [2021-05-11T12:32:53.102Z] #34 21.43 github.com/pelletier/go-toml/cmd/tomll [2021-05-11T12:32:53.102Z] #34 DONE 27.5s [2021-05-11T12:32:53.102Z] [2021-05-11T12:32:53.102Z] #67 [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-05-11T12:32:53.102Z] #67 sha256:8c631c3c2882c99d5b1f2db693e25c43aeb8312f212393ff3bf255958c4235c4 [2021-05-11T12:32:53.151Z] #34 ... [2021-05-11T12:32:53.151Z] [2021-05-11T12:32:53.151Z] #49 [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-05-11T12:32:53.151Z] #49 sha256:3d1bafd303ba865d38918983d55933aaa97ca124cf64033ab7c84eedbda7a5a4 [2021-05-11T12:32:53.151Z] #49 12.86 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-11T12:32:53.151Z] #49 12.86 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-11T12:32:53.151Z] #49 12.86 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-05-11T12:32:53.151Z] #49 12.86 go: downloading github.com/spf13/pflag v1.0.5 [2021-05-11T12:32:53.151Z] #49 12.89 go: downloading github.com/fatih/color v1.7.0 [2021-05-11T12:32:53.151Z] #49 13.07 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-11T12:32:53.151Z] #49 13.07 go: downloading github.com/pkg/errors v0.8.1 [2021-05-11T12:32:53.151Z] #49 13.07 go: downloading github.com/stretchr/testify v1.4.0 [2021-05-11T12:32:53.151Z] #49 13.18 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-05-11T12:32:53.151Z] #49 13.21 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-11T12:32:53.151Z] #49 13.36 go: extracting github.com/pkg/errors v0.8.1 [2021-05-11T12:32:53.151Z] #49 13.46 go: extracting github.com/fatih/color v1.7.0 [2021-05-11T12:32:53.151Z] #49 13.46 go: extracting github.com/stretchr/testify v1.4.0 [2021-05-11T12:32:53.151Z] #49 13.49 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-05-11T12:32:53.151Z] #49 13.53 go: extracting github.com/spf13/pflag v1.0.5 [2021-05-11T12:32:53.151Z] #49 13.54 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-05-11T12:32:53.151Z] #49 13.54 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-05-11T12:32:53.151Z] #49 13.60 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-11T12:32:53.151Z] #49 13.81 go: downloading github.com/spf13/cobra v0.0.5 [2021-05-11T12:32:53.151Z] #49 13.91 go: downloading github.com/spf13/viper v1.6.1 [2021-05-11T12:32:53.151Z] #49 13.96 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-05-11T12:32:53.151Z] #49 14.00 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-11T12:32:53.151Z] #49 14.00 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-05-11T12:32:53.151Z] #49 14.08 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-05-11T12:32:53.151Z] #49 14.17 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-05-11T12:32:53.151Z] #49 14.23 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-05-11T12:32:53.151Z] #49 14.25 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-05-11T12:32:53.151Z] #49 14.27 go: extracting github.com/spf13/cobra v0.0.5 [2021-05-11T12:32:53.151Z] #49 14.41 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-05-11T12:32:53.151Z] #49 14.58 go: downloading github.com/stretchr/objx v0.2.0 [2021-05-11T12:32:53.151Z] #49 14.70 go: extracting github.com/spf13/viper v1.6.1 [2021-05-11T12:32:53.151Z] #49 14.80 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-05-11T12:32:53.151Z] #49 14.80 go: extracting github.com/stretchr/objx v0.2.0 [2021-05-11T12:32:53.151Z] #49 14.84 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-05-11T12:32:53.151Z] #49 14.87 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-05-11T12:32:53.151Z] #49 14.99 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-05-11T12:32:53.151Z] #49 15.03 go: downloading github.com/spf13/afero v1.1.2 [2021-05-11T12:32:53.151Z] #49 15.24 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-05-11T12:32:53.151Z] #49 15.29 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-05-11T12:32:53.151Z] #49 15.30 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-11T12:32:53.151Z] #49 15.90 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-11T12:32:53.151Z] #49 15.90 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-11T12:32:53.151Z] #49 15.91 go: extracting github.com/spf13/afero v1.1.2 [2021-05-11T12:32:53.151Z] #49 15.96 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-11T12:32:53.151Z] #49 15.99 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-11T12:32:53.151Z] #49 16.06 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-05-11T12:32:53.151Z] #49 16.09 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-11T12:32:53.151Z] #49 16.14 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-11T12:32:53.151Z] #49 16.79 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-05-11T12:32:53.151Z] #49 17.13 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-11T12:32:53.151Z] #49 17.13 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-11T12:32:53.151Z] #49 17.31 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-11T12:32:53.151Z] #49 18.05 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-11T12:32:53.151Z] #49 18.11 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-05-11T12:32:53.151Z] #49 18.32 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-11T12:32:53.151Z] #49 18.63 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-11T12:32:53.151Z] #49 18.63 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-05-11T12:32:53.151Z] #49 18.99 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-05-11T12:32:53.151Z] #49 18.99 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-11T12:32:53.151Z] #49 19.51 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-05-11T12:32:53.151Z] #49 22.39 go: downloading github.com/spf13/cast v1.3.0 [2021-05-11T12:32:53.151Z] #49 22.40 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-11T12:32:53.151Z] #49 22.40 go: downloading golang.org/x/text v0.3.2 [2021-05-11T12:32:53.151Z] #49 22.40 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-11T12:32:53.151Z] #49 22.40 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-05-11T12:32:53.151Z] #49 22.41 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-11T12:32:53.151Z] #49 22.42 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-11T12:32:53.151Z] #49 22.43 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-11T12:32:53.151Z] #49 22.43 go: downloading github.com/ultraware/funlen v0.0.2 [2021-05-11T12:32:53.151Z] #49 22.44 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-11T12:32:53.151Z] #49 22.68 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-11T12:32:53.151Z] #49 ... [2021-05-11T12:32:53.151Z] [2021-05-11T12:32:53.151Z] #34 [tomll 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/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-05-11T12:32:53.151Z] #34 sha256:915cf5745ff454e11e6029ee012b0f0ae6f864a9d27cb1e6cf5eb62c6c8ca95f [2021-05-11T12:32:53.151Z] #34 DONE 23.0s [2021-05-11T12:32:53.151Z] [2021-05-11T12:32:53.151Z] #49 [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-05-11T12:32:53.151Z] #49 sha256:3d1bafd303ba865d38918983d55933aaa97ca124cf64033ab7c84eedbda7a5a4 [2021-05-11T12:32:53.151Z] #49 22.97 go: extracting github.com/ultraware/funlen v0.0.2 [2021-05-11T12:32:53.151Z] #49 22.99 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-11T12:32:53.151Z] #49 23.00 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-11T12:32:53.151Z] #49 23.04 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-11T12:32:53.151Z] #49 23.07 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-05-11T12:32:53.151Z] #49 ... [2021-05-11T12:32:53.151Z] [2021-05-11T12:32:53.151Z] #29 [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-05-11T12:32:53.151Z] #29 sha256:0129e8d11892903e04bbbc81c6054262ebc01d92f9d6f6729694eeaee90da416 [2021-05-11T12:32:53.342Z] #42 ... [2021-05-11T12:32:53.342Z] [2021-05-11T12:32:53.342Z] #55 [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-05-11T12:32:53.342Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-11T12:32:53.342Z] #55 31.82 Reading package lists... [2021-05-11T12:32:53.342Z] #55 38.43 Building dependency tree... [2021-05-11T12:32:53.342Z] #55 41.63 The following additional packages will be installed: [2021-05-11T12:32:53.342Z] #55 41.63 libbtrfs0 [2021-05-11T12:32:53.342Z] #55 41.83 The following NEW packages will be installed: [2021-05-11T12:32:53.342Z] #55 41.84 libbtrfs-dev libbtrfs0 [2021-05-11T12:32:53.343Z] #55 42.35 0 upgraded, 2 newly installed, 0 to remove and 29 not upgraded. [2021-05-11T12:32:53.343Z] #55 42.35 Need to get 119 kB of archives. [2021-05-11T12:32:53.343Z] #55 42.35 After this operation, 387 kB of additional disk space will be used. [2021-05-11T12:32:53.343Z] #55 42.35 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-05-11T12:32:53.343Z] #55 42.35 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-05-11T12:32:53.343Z] #55 43.37 debconf: delaying package configuration, since apt-utils is not installed [2021-05-11T12:32:53.343Z] #55 43.59 Fetched 119 kB in 0s (438 kB/s) [2021-05-11T12:32:53.343Z] #55 43.65 Selecting previously unselected package libbtrfs0. [2021-05-11T12:32:53.343Z] #55 43.65 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-05-11T12:32:53.343Z] #55 43.74 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-05-11T12:32:53.343Z] #55 43.75 Unpacking libbtrfs0 (4.20.1-2) ... [2021-05-11T12:32:53.343Z] #55 43.87 Selecting previously unselected package libbtrfs-dev. [2021-05-11T12:32:53.343Z] #55 43.90 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-05-11T12:32:53.343Z] #55 43.90 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-05-11T12:32:53.343Z] #55 44.12 Setting up libbtrfs0 (4.20.1-2) ... [2021-05-11T12:32:53.343Z] #55 44.14 Setting up libbtrfs-dev (4.20.1-2) ... [2021-05-11T12:32:53.343Z] #55 44.17 Processing triggers for libc-bin (2.28-10) ... [2021-05-11T12:32:53.343Z] #55 DONE 44.8s [2021-05-11T12:32:53.343Z] [2021-05-11T12:32:53.343Z] #42 [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-05-11T12:32:53.343Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-11T12:32:53.343Z] #42 44.80 Selecting previously unselected package libprotoc17:amd64. [2021-05-11T12:32:53.343Z] #42 44.80 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-05-11T12:32:53.343Z] #42 44.81 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-05-11T12:32:53.618Z] #67 26.88 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: 90% (1728/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-05-11T12:32:53.761Z] #20 1.549 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-05-11T12:32:53.875Z] #67 28.20 + cd /tmp/tmp.LNXoPzGc4p/src/github.com/docker/libnetwork [2021-05-11T12:32:53.875Z] #67 28.20 + git checkout -q b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-05-11T12:32:53.916Z] #42 ... [2021-05-11T12:32:53.916Z] [2021-05-11T12:32:53.916Z] #49 [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-05-11T12:32:53.916Z] #49 sha256:b73946f7b52ce2b65cf3583b04698729dcae6ad7959ec8a97f5424c24d47b551 [2021-05-11T12:32:53.916Z] #49 42.45 go: finding github.com/fatih/color v1.7.0 [2021-05-11T12:32:53.916Z] #49 42.58 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-11T12:32:53.916Z] #49 42.63 go: finding github.com/mattn/go-colorable v0.1.4 [2021-05-11T12:32:53.916Z] #49 42.66 go: finding github.com/mattn/go-isatty v0.0.8 [2021-05-11T12:32:53.916Z] #49 42.82 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-11T12:32:53.916Z] #49 42.82 go: finding github.com/go-critic/go-critic v0.4.1 [2021-05-11T12:32:53.916Z] #49 42.82 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-11T12:32:53.916Z] #49 42.85 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-05-11T12:32:53.917Z] #49 42.85 go: finding github.com/pkg/errors v0.8.1 [2021-05-11T12:32:53.917Z] #49 42.89 go: finding github.com/sirupsen/logrus v1.4.2 [2021-05-11T12:32:53.917Z] #49 42.93 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-05-11T12:32:53.917Z] #49 42.93 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-05-11T12:32:53.917Z] #49 42.93 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-05-11T12:32:53.917Z] #49 42.93 go: finding github.com/stretchr/testify v1.4.0 [2021-05-11T12:32:53.917Z] #49 42.98 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-05-11T12:32:53.917Z] #49 42.98 go: finding github.com/davecgh/go-spew v1.1.1 [2021-05-11T12:32:53.917Z] #49 42.98 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-05-11T12:32:53.917Z] #49 42.98 go: finding github.com/spf13/viper v1.6.1 [2021-05-11T12:32:53.917Z] #49 42.98 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-05-11T12:32:53.917Z] #49 43.04 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-05-11T12:32:53.917Z] #49 43.08 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-05-11T12:32:53.917Z] #49 43.08 go: finding github.com/stretchr/objx v0.2.0 [2021-05-11T12:32:53.917Z] #49 43.12 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-05-11T12:32:53.917Z] #49 43.27 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-11T12:32:53.917Z] #49 43.35 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-05-11T12:32:53.917Z] #49 43.35 go: finding github.com/gobwas/glob v0.2.3 [2021-05-11T12:32:53.917Z] #49 43.35 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-11T12:32:53.917Z] #49 43.39 go: finding github.com/spf13/cobra v0.0.5 [2021-05-11T12:32:53.917Z] #49 43.40 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-05-11T12:32:53.917Z] #49 43.49 go: finding github.com/spf13/pflag v1.0.5 [2021-05-11T12:32:53.917Z] #49 43.55 go: finding github.com/hashicorp/hcl v1.0.0 [2021-05-11T12:32:53.917Z] #49 43.55 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-11T12:32:53.917Z] #49 43.69 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-11T12:32:53.917Z] #49 43.76 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-11T12:32:53.917Z] #49 43.76 go: finding github.com/magiconair/properties v1.8.1 [2021-05-11T12:32:53.917Z] #49 43.83 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-05-11T12:32:53.917Z] #49 43.87 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-11T12:32:53.917Z] #49 43.89 go: finding github.com/pelletier/go-toml v1.2.0 [2021-05-11T12:32:53.917Z] #49 43.89 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-11T12:32:53.917Z] #49 43.91 go: finding github.com/spf13/afero v1.1.2 [2021-05-11T12:32:53.917Z] #49 43.93 go: finding golang.org/x/text v0.3.2 [2021-05-11T12:32:53.917Z] #49 43.93 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-11T12:32:53.917Z] #49 43.94 go: finding github.com/spf13/cast v1.3.0 [2021-05-11T12:32:53.917Z] #49 43.97 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-11T12:32:53.917Z] #49 43.98 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-05-11T12:32:53.917Z] #49 44.00 go: finding github.com/subosito/gotenv v1.2.0 [2021-05-11T12:32:53.917Z] #49 44.03 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-11T12:32:53.917Z] #49 44.04 go: finding gopkg.in/ini.v1 v1.51.0 [2021-05-11T12:32:53.917Z] #49 44.17 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-11T12:32:53.917Z] #49 44.18 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-11T12:32:53.917Z] #49 44.24 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-11T12:32:53.917Z] #49 44.27 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-11T12:32:53.917Z] #49 44.32 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-11T12:32:53.917Z] #49 44.32 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-11T12:32:53.917Z] #49 44.33 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-11T12:32:53.917Z] #49 44.33 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-11T12:32:53.917Z] #49 44.33 go: finding github.com/kisielk/gotool v1.0.0 [2021-05-11T12:32:53.917Z] #49 44.34 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-11T12:32:53.917Z] #49 44.34 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-11T12:32:53.917Z] #49 44.36 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-11T12:32:53.917Z] #49 44.42 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-11T12:32:53.917Z] #49 44.46 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-05-11T12:32:53.917Z] #49 44.46 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-11T12:32:53.917Z] #49 44.49 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-11T12:32:53.917Z] #49 44.51 go: finding github.com/ultraware/funlen v0.0.2 [2021-05-11T12:32:53.917Z] #49 44.57 go: finding github.com/gogo/protobuf v1.2.1 [2021-05-11T12:32:53.917Z] #49 44.59 go: finding github.com/ultraware/whitespace v0.0.4 [2021-05-11T12:32:53.917Z] #49 44.61 go: finding github.com/uudashr/gocognit v1.0.1 [2021-05-11T12:32:53.917Z] #49 44.66 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-11T12:32:53.917Z] #49 44.86 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-11T12:32:53.917Z] #49 44.89 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-11T12:32:53.917Z] #49 44.98 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-11T12:32:53.917Z] #49 44.99 go: finding github.com/BurntSushi/toml v0.3.1 [2021-05-11T12:32:53.917Z] #49 45.01 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-11T12:32:54.020Z] #20 1.724 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-11T12:32:54.020Z] #20 1.800 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-11T12:32:54.020Z] #20 1.806 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-11T12:32:54.257Z] #40 ... [2021-05-11T12:32:54.257Z] [2021-05-11T12:32:54.257Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-05-11T12:32:54.257Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-11T12:32:54.257Z] #13 33.01 Fetched 8956 kB in 28s (316 kB/s) [2021-05-11T12:32:54.587Z] #20 2.248 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [467 kB] [2021-05-11T12:32:54.782Z] #29 17.92 0.0% 0.9% 1.2% # 2.5% # 2.5% ## 3.8% ### 5.3% #### 6.4% ##### 8.2% ####### 9.8% ####### 11.0% ######### 12.7% ######### 13.2% ######### 13.9% ########## 14.5% ########### 15.8% ############ 17.0% ############ 18.0% ############ 18.0% ############# 19.2% ############## 20.0% ############### 21.4% ################ 22.7% ################ 23.6% ################# 24.1% ################## 25.3% ################## 26.2% #################### 28.3% ##################### 30.0% ####################### 32.2% ####################### 32.3% ######################## 33.5% ######################## 33.6% ######################## 33.6% ######################## 34.7% ######################### 36.0% ########################## 36.8% ########################### 38.4% ############################# 40.9% ############################# 41.0% ############################# 41.4% [2021-05-11T12:32:54.782Z] #29 ... [2021-05-11T12:32:54.782Z] [2021-05-11T12:32:54.782Z] #51 [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-05-11T12:32:54.782Z] #51 sha256:3a01ebe1353c55ffb785b19348e74635c8be6a51f9182fc855f39aa49f9e5596 [2021-05-11T12:32:54.782Z] #51 14.25 + cd /tmp/tmp.897kjRQ1Gp/src/github.com/mvdan/sh [2021-05-11T12:32:54.782Z] #51 14.25 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-11T12:32:54.782Z] #51 14.35 + GO111MODULE=on [2021-05-11T12:32:54.782Z] #51 14.35 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-05-11T12:32:54.782Z] #51 16.91 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-11T12:32:54.782Z] #51 16.94 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-11T12:32:54.782Z] #51 17.00 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-11T12:32:54.782Z] #51 17.36 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-11T12:32:54.782Z] #51 18.36 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-11T12:32:54.782Z] #51 18.71 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-11T12:32:54.782Z] #51 20.25 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-11T12:32:54.782Z] #51 21.30 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-11T12:32:54.782Z] #51 22.61 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-11T12:32:54.782Z] #51 22.70 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-11T12:32:54.782Z] #51 23.21 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-11T12:32:54.782Z] #51 23.23 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-11T12:32:54.782Z] #51 ... [2021-05-11T12:32:54.782Z] [2021-05-11T12:32:54.782Z] #47 [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-05-11T12:32:54.782Z] #47 sha256:4725c7fef9818266ff4b05c493598a19a10c2c82514f488ea2f58837ad84a058 [2021-05-11T12:32:54.782Z] #47 14.45 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-11T12:32:54.782Z] #47 14.47 go: finding github.com/fatih/color v1.9.0 [2021-05-11T12:32:54.782Z] #47 14.47 go: finding github.com/pkg/errors v0.9.1 [2021-05-11T12:32:54.782Z] #47 14.68 go: finding github.com/mattn/go-colorable v0.1.6 [2021-05-11T12:32:54.782Z] #47 14.68 go: finding github.com/spf13/pflag v1.0.3 [2021-05-11T12:32:54.782Z] #47 14.83 go: finding github.com/mattn/go-isatty v0.0.12 [2021-05-11T12:32:54.782Z] #47 15.13 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-05-11T12:32:54.782Z] #47 15.14 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-11T12:32:54.782Z] #47 15.15 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-11T12:32:54.782Z] #47 15.29 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-11T12:32:54.782Z] #47 15.32 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-11T12:32:54.782Z] #47 ... [2021-05-11T12:32:54.782Z] [2021-05-11T12:32:54.782Z] #29 [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-05-11T12:32:54.782Z] #29 sha256:0129e8d11892903e04bbbc81c6054262ebc01d92f9d6f6729694eeaee90da416 [2021-05-11T12:32:54.811Z] #67 29.01 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-05-11T12:32:55.068Z] #67 ... [2021-05-11T12:32:55.068Z] [2021-05-11T12:32:55.068Z] #58 [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-05-11T12:32:55.068Z] #58 sha256:42ef8d0be1840440ab70746bb947cad7f00a7224e94608623c6caeb528589c59 [2021-05-11T12:32:55.068Z] #58 19.50 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-05-11T12:32:55.068Z] #58 19.89 go: downloading github.com/gorilla/mux v1.8.0 [2021-05-11T12:32:55.068Z] #58 20.59 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-11T12:32:55.068Z] #58 20.63 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-05-11T12:32:55.068Z] #58 20.89 go: extracting github.com/gorilla/mux v1.8.0 [2021-05-11T12:32:55.068Z] #58 22.36 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-05-11T12:32:55.068Z] #58 24.48 go: extracting github.com/moby/vpnkit v0.5.0 [2021-05-11T12:32:55.068Z] #58 24.68 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-11T12:32:55.068Z] #58 24.80 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-05-11T12:32:55.068Z] #58 25.06 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-11T12:32:55.068Z] #58 25.14 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-05-11T12:32:55.325Z] #58 ... [2021-05-11T12:32:55.325Z] [2021-05-11T12:32:55.325Z] #45 [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-05-11T12:32:55.325Z] #45 sha256:3962dc63d838655ed140ab350d62cbaf390a6dd5454c6e2636c6b0239bad802c [2021-05-11T12:32:55.325Z] #45 25.38 internal/testlog [2021-05-11T12:32:55.325Z] #45 25.68 encoding [2021-05-11T12:32:55.325Z] #45 25.89 unicode/utf16 [2021-05-11T12:32:55.325Z] #45 26.29 container/list [2021-05-11T12:32:55.325Z] #45 26.92 crypto/internal/subtle [2021-05-11T12:32:55.325Z] #45 27.23 crypto/subtle [2021-05-11T12:32:55.325Z] #45 27.62 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-05-11T12:32:55.325Z] #45 27.77 internal/nettrace [2021-05-11T12:32:55.325Z] #45 28.03 runtime/cgo [2021-05-11T12:32:55.521Z] #20 3.312 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-11T12:32:56.261Z] #45 ... [2021-05-11T12:32:56.261Z] [2021-05-11T12:32:56.261Z] #49 [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-05-11T12:32:56.261Z] #49 sha256:49a56a203b064c56283c0772e8f09fbe9f76a47bfbb0cfae191def0ba138bc90 [2021-05-11T12:32:56.261Z] #49 30.63 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-11T12:32:56.261Z] #49 30.65 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-05-11T12:32:56.261Z] #49 30.73 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-11T12:32:56.261Z] #49 30.74 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-11T12:32:56.368Z] #29 17.92 0.0% 0.9% 1.2% # 2.5% # 2.5% ## 3.8% ### 5.3% #### 6.4% ##### 8.2% ####### 9.8% ####### 11.0% ######### 12.7% ######### 13.2% ######### 13.9% ########## 14.5% ########### 15.8% ############ 17.0% ############ 18.0% ############ 18.0% ############# 19.2% ############## 20.0% ############### 21.4% ################ 22.7% ################ 23.6% ################# 24.1% ################## 25.3% ################## 26.2% #################### 28.3% ##################### 30.0% ####################### 32.2% ####################### 32.3% ######################## 33.5% ######################## 33.6% ######################## 33.6% ######################## 34.7% ######################### 36.0% ########################## 36.8% ########################### 38.4% ############################# 40.9% ############################# 41.0% ############################# 41.4% ############################# 41.5% ############################## 42.7% ############################### 43.4% ############################### 44.1% ################################ 44.9% ################################# 45.9% ################################# 46.8% ################################### 48.8% #################################### 50.6% ##################################### 52.1% ###################################### 53.8% ####################################### 54.8% ######################################## 55.7% ######################################### 57.3% ########################################## 58.7% ########################################### 60.1% [2021-05-11T12:32:56.368Z] #29 ... [2021-05-11T12:32:56.368Z] [2021-05-11T12:32:56.368Z] #36 [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-05-11T12:32:56.368Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-05-11T12:32:56.368Z] #36 16.24 Fetched 8266 kB in 11s (753 kB/s) [2021-05-11T12:32:56.368Z] #36 16.24 Reading package lists... [2021-05-11T12:32:56.368Z] #36 19.29 Reading package lists... [2021-05-11T12:32:56.368Z] #36 24.45 Building dependency tree... [2021-05-11T12:32:56.517Z] #49 30.75 go: downloading github.com/subosito/gotenv v1.2.0 [2021-05-11T12:32:56.517Z] #49 30.83 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-11T12:32:56.517Z] #49 30.83 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-05-11T12:32:56.517Z] #49 30.87 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-05-11T12:32:56.517Z] #49 30.87 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-05-11T12:32:56.517Z] #49 30.96 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-11T12:32:56.517Z] #49 30.98 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-11T12:32:56.632Z] #36 ... [2021-05-11T12:32:56.632Z] [2021-05-11T12:32:56.632Z] #29 [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-05-11T12:32:56.632Z] #29 sha256:0129e8d11892903e04bbbc81c6054262ebc01d92f9d6f6729694eeaee90da416 [2021-05-11T12:32:56.632Z] #29 17.92 0.0% 0.9% 1.2% # 2.5% # 2.5% ## 3.8% ### 5.3% #### 6.4% ##### 8.2% ####### 9.8% ####### 11.0% ######### 12.7% ######### 13.2% ######### 13.9% ########## 14.5% ########### 15.8% ############ 17.0% ############ 18.0% ############ 18.0% ############# 19.2% ############## 20.0% ############### 21.4% ################ 22.7% ################ 23.6% ################# 24.1% ################## 25.3% ################## 26.2% #################### 28.3% ##################### 30.0% ####################### 32.2% ####################### 32.3% ######################## 33.5% ######################## 33.6% ######################## 33.6% ######################## 34.7% ######################### 36.0% ########################## 36.8% ########################### 38.4% ############################# 40.9% ############################# 41.0% ############################# 41.4% ############################# 41.5% ############################## 42.7% ############################### 43.4% ############################### 44.1% ################################ 44.9% ################################# 45.9% ################################# 46.8% ################################### 48.8% #################################### 50.6% ##################################### 52.1% ###################################### 53.8% ####################################### 54.8% ######################################## 55.7% ######################################### 57.3% ########################################## 58.7% ########################################### 60.1% ########################################### 60.5% ############################################ 61.7% ############################################ 62.4% [2021-05-11T12:32:56.632Z] #29 ... [2021-05-11T12:32:56.632Z] [2021-05-11T12:32:56.632Z] #40 [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-05-11T12:32:56.632Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-05-11T12:32:56.632Z] #40 16.36 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-05-11T12:32:56.632Z] #40 17.44 + 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-05-11T12:32:56.773Z] #49 31.02 go: extracting github.com/subosito/gotenv v1.2.0 [2021-05-11T12:32:56.773Z] #49 31.02 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-05-11T12:32:56.773Z] #49 31.11 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-11T12:32:56.773Z] #49 31.13 go: downloading github.com/stretchr/testify v1.4.0 [2021-05-11T12:32:56.773Z] #49 31.19 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-05-11T12:32:56.897Z] #20 4.598 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [286 kB] [2021-05-11T12:32:56.899Z] #40 ... [2021-05-11T12:32:56.899Z] [2021-05-11T12:32:56.899Z] #29 [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-05-11T12:32:56.899Z] #29 sha256:0129e8d11892903e04bbbc81c6054262ebc01d92f9d6f6729694eeaee90da416 [2021-05-11T12:32:57.030Z] #49 31.29 go: downloading github.com/spf13/cast v1.3.0 [2021-05-11T12:32:57.030Z] #49 31.34 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-05-11T12:32:57.030Z] #49 31.40 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-11T12:32:57.030Z] #49 31.54 go: extracting github.com/spf13/cast v1.3.0 [2021-05-11T12:32:57.286Z] #49 31.55 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-05-11T12:32:57.286Z] #49 31.66 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-05-11T12:32:57.286Z] #49 31.71 go: downloading github.com/ultraware/funlen v0.0.2 [2021-05-11T12:32:57.286Z] #49 31.76 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-05-11T12:32:57.473Z] #29 17.92 0.0% 0.9% 1.2% # 2.5% # 2.5% ## 3.8% ### 5.3% #### 6.4% ##### 8.2% ####### 9.8% ####### 11.0% ######### 12.7% ######### 13.2% ######### 13.9% ########## 14.5% ########### 15.8% ############ 17.0% ############ 18.0% ############ 18.0% ############# 19.2% ############## 20.0% ############### 21.4% ################ 22.7% ################ 23.6% ################# 24.1% ################## 25.3% ################## 26.2% #################### 28.3% ##################### 30.0% ####################### 32.2% ####################### 32.3% ######################## 33.5% ######################## 33.6% ######################## 33.6% ######################## 34.7% ######################### 36.0% ########################## 36.8% ########################### 38.4% ############################# 40.9% ############################# 41.0% ############################# 41.4% ############################# 41.5% ############################## 42.7% ############################### 43.4% ############################### 44.1% ################################ 44.9% ################################# 45.9% ################################# 46.8% ################################### 48.8% #################################### 50.6% ##################################### 52.1% ###################################### 53.8% ####################################### 54.8% ######################################## 55.7% ######################################### 57.3% ########################################## 58.7% ########################################### 60.1% ########################################### 60.5% ############################################ 61.7% ############################################ 62.4% ############################################## 63.9% ############################################### 65.4% ################################################ 67.0% ################################################# 68.5% ################################################# 69.4% ################################################### 71.1% ################################################### 72.1% [2021-05-11T12:32:57.473Z] #29 ... [2021-05-11T12:32:57.473Z] [2021-05-11T12:32:57.473Z] #67 [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-05-11T12:32:57.473Z] #67 sha256:bbf76a587373ce6f28fa731893daf9d6fcbd61da2e593d6f0076d9170abbea85 [2021-05-11T12:32:57.473Z] #67 17.28 Checking out files: 18% (360/1905) Checking out files: 19% (362/1905) Checking out files: 20% (381/1905) Checking out files: 21% (401/1905) 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: 37% (709/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: 51% (988/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: 91% (1736/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-05-11T12:32:57.473Z] #67 20.59 + cd /tmp/tmp.BiIe4Cau3b/src/github.com/docker/libnetwork [2021-05-11T12:32:57.473Z] #67 20.60 + git checkout -q b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-05-11T12:32:57.473Z] #67 21.10 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-05-11T12:32:57.543Z] #49 31.85 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-11T12:32:57.543Z] #49 31.90 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-05-11T12:32:57.567Z] #13 33.01 Reading package lists... [2021-05-11T12:32:57.567Z] #13 ... [2021-05-11T12:32:57.567Z] [2021-05-11T12:32:57.567Z] #67 [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-05-11T12:32:57.567Z] #67 sha256:bb89f18f6962a770fe3f3190833d1da7553d9e0c8ea92bf86e46ef4f948ae621 [2021-05-11T12:32:57.567Z] #67 32.50 Checking out files: 32% (626/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: 61% (1168/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: 98% (1868/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-05-11T12:32:57.567Z] #67 34.61 + cd /tmp/tmp.Iqe4nIGgv2/src/github.com/docker/libnetwork [2021-05-11T12:32:57.567Z] #67 34.61 + git checkout -q b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-05-11T12:32:57.567Z] #67 35.62 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-05-11T12:32:57.567Z] #67 ... [2021-05-11T12:32:57.567Z] [2021-05-11T12:32:57.567Z] #49 [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-05-11T12:32:57.567Z] #49 sha256:b16be46c60935c3eefecd22f8a1f0e562b49c57b6d03329c746807409e9b6c51 [2021-05-11T12:32:57.567Z] #49 32.59 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-05-11T12:32:57.567Z] #49 32.61 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-11T12:32:57.567Z] #49 32.61 go: downloading github.com/subosito/gotenv v1.2.0 [2021-05-11T12:32:57.567Z] #49 32.65 go: downloading github.com/stretchr/objx v0.2.0 [2021-05-11T12:32:57.567Z] #49 32.68 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-05-11T12:32:57.567Z] #49 32.68 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-05-11T12:32:57.567Z] #49 32.69 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-11T12:32:57.567Z] #49 32.69 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-05-11T12:32:57.567Z] #49 32.77 go: extracting github.com/subosito/gotenv v1.2.0 [2021-05-11T12:32:57.567Z] #49 32.89 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-11T12:32:57.567Z] #49 32.90 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-05-11T12:32:57.567Z] #49 33.07 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-11T12:32:57.567Z] #49 33.16 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-05-11T12:32:57.567Z] #49 33.20 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-11T12:32:57.567Z] #49 33.27 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-05-11T12:32:57.567Z] #49 33.32 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-05-11T12:32:57.567Z] #49 33.33 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-05-11T12:32:57.567Z] #49 33.33 go: extracting github.com/stretchr/objx v0.2.0 [2021-05-11T12:32:57.567Z] #49 33.33 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-11T12:32:57.567Z] #49 33.50 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-11T12:32:57.567Z] #49 33.70 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-05-11T12:32:57.567Z] #49 33.70 go: downloading github.com/spf13/afero v1.1.2 [2021-05-11T12:32:57.567Z] #49 33.89 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-05-11T12:32:57.567Z] #49 33.93 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-05-11T12:32:57.567Z] #49 34.02 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-05-11T12:32:57.567Z] #49 34.05 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-05-11T12:32:57.567Z] #49 34.15 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-05-11T12:32:57.567Z] #49 34.25 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-05-11T12:32:57.567Z] #49 34.32 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-05-11T12:32:57.567Z] #49 34.36 go: extracting github.com/spf13/afero v1.1.2 [2021-05-11T12:32:57.567Z] #49 34.36 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-05-11T12:32:57.567Z] #49 34.41 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-05-11T12:32:57.567Z] #49 34.55 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-05-11T12:32:57.567Z] #49 34.56 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-11T12:32:57.567Z] #49 34.64 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-05-11T12:32:57.567Z] #49 34.69 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-11T12:32:57.567Z] #49 34.93 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-05-11T12:32:57.567Z] #49 35.00 go: downloading github.com/gobwas/glob v0.2.3 [2021-05-11T12:32:57.567Z] #49 35.00 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-11T12:32:57.567Z] #49 35.00 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-11T12:32:57.567Z] #49 35.03 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-05-11T12:32:57.567Z] #49 35.16 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-05-11T12:32:57.567Z] #49 35.23 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-11T12:32:57.567Z] #49 35.29 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-11T12:32:57.567Z] #49 35.30 go: downloading golang.org/x/text v0.3.2 [2021-05-11T12:32:57.567Z] #49 35.42 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-11T12:32:57.567Z] #49 35.57 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-11T12:32:57.567Z] #49 35.65 go: extracting github.com/gobwas/glob v0.2.3 [2021-05-11T12:32:57.567Z] #49 35.95 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-05-11T12:32:57.567Z] #49 36.02 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-05-11T12:32:57.567Z] #49 36.16 go: downloading github.com/spf13/cast v1.3.0 [2021-05-11T12:32:57.567Z] #49 36.47 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-11T12:32:57.567Z] #49 36.49 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-05-11T12:32:57.567Z] #49 36.50 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-11T12:32:57.567Z] #49 36.50 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-05-11T12:32:57.567Z] #49 36.51 go: extracting github.com/spf13/cast v1.3.0 [2021-05-11T12:32:57.567Z] #49 36.52 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-11T12:32:57.567Z] #49 36.59 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-11T12:32:57.567Z] #49 36.66 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-11T12:32:57.567Z] #49 36.82 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-11T12:32:57.567Z] #49 36.82 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-11T12:32:57.567Z] #49 36.84 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-05-11T12:32:57.567Z] #49 36.96 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-11T12:32:57.567Z] #49 37.19 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-11T12:32:57.567Z] #49 37.19 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-11T12:32:57.567Z] #49 37.85 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-11T12:32:57.567Z] #49 38.12 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-11T12:32:57.567Z] #49 38.47 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-11T12:32:57.567Z] #49 38.49 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-05-11T12:32:57.567Z] #49 38.56 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-05-11T12:32:57.567Z] #49 38.93 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-05-11T12:32:57.567Z] #49 39.26 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-11T12:32:57.567Z] #49 39.40 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-05-11T12:32:57.567Z] #49 39.54 go: downloading github.com/ultraware/funlen v0.0.2 [2021-05-11T12:32:57.567Z] #49 39.87 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-05-11T12:32:57.567Z] #49 39.90 go: extracting github.com/ultraware/funlen v0.0.2 [2021-05-11T12:32:57.567Z] #49 39.92 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-11T12:32:57.567Z] #49 39.98 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-11T12:32:57.567Z] #49 40.16 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-11T12:32:57.567Z] #49 40.16 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-11T12:32:57.567Z] #49 40.20 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-11T12:32:57.567Z] #49 41.02 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-11T12:32:57.567Z] #49 41.02 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-11T12:32:57.567Z] #49 41.67 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-05-11T12:32:57.567Z] #49 41.67 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-11T12:32:57.567Z] #49 41.84 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-05-11T12:32:57.567Z] #49 42.07 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-05-11T12:32:57.567Z] #49 42.07 go: downloading github.com/gogo/protobuf v1.2.1 [2021-05-11T12:32:57.567Z] #49 42.47 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-05-11T12:32:57.567Z] #49 42.57 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-05-11T12:32:57.567Z] #49 42.99 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-11T12:32:57.567Z] #49 43.01 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-05-11T12:32:57.737Z] #67 ... [2021-05-11T12:32:57.737Z] [2021-05-11T12:32:57.737Z] #29 [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-05-11T12:32:57.737Z] #29 sha256:0129e8d11892903e04bbbc81c6054262ebc01d92f9d6f6729694eeaee90da416 [2021-05-11T12:32:57.830Z] #49 43.39 go: downloading github.com/kisielk/gotool v1.0.0 [2021-05-11T12:32:58.095Z] #49 43.49 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-05-11T12:32:58.095Z] #49 43.83 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-11T12:32:58.095Z] #49 43.84 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-05-11T12:32:58.107Z] #49 32.51 go: extracting github.com/stretchr/testify v1.4.0 [2021-05-11T12:32:58.107Z] #49 32.52 go: extracting github.com/ultraware/funlen v0.0.2 [2021-05-11T12:32:58.107Z] #49 32.53 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-11T12:32:58.107Z] #49 32.56 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-05-11T12:32:58.133Z] #49 ... [2021-05-11T12:32:58.133Z] [2021-05-11T12:32:58.133Z] #45 [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-05-11T12:32:58.133Z] #45 sha256:aaa144a41fc4e2bebf6a3ce5bee4503abcd5dc3f280c807c35c46c6a36e83206 [2021-05-11T12:32:58.133Z] #45 38.91 github.com/LK4D4/vndr/godl/singleflight [2021-05-11T12:32:58.133Z] #45 39.36 math/rand [2021-05-11T12:32:58.133Z] #45 40.55 internal/singleflight [2021-05-11T12:32:58.133Z] #45 40.87 sort [2021-05-11T12:32:58.133Z] #45 40.87 errors [2021-05-11T12:32:58.133Z] #45 41.24 io [2021-05-11T12:32:58.133Z] #45 42.14 strconv [2021-05-11T12:32:58.133Z] #45 42.47 bytes [2021-05-11T12:32:58.133Z] #45 44.96 bufio [2021-05-11T12:32:58.133Z] #45 45.30 reflect [2021-05-11T12:32:58.133Z] #45 46.79 internal/oserror [2021-05-11T12:32:58.133Z] #45 46.88 syscall [2021-05-11T12:32:58.133Z] #45 ... [2021-05-11T12:32:58.133Z] [2021-05-11T12:32:58.133Z] #56 [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-05-11T12:32:58.133Z] #56 sha256:6a39b69f778d1d574e478a9bd93be1765a11236348fcc48e76d73498ec1c7f90 [2021-05-11T12:32:58.133Z] #56 4.022 + RM_GOPATH=0 [2021-05-11T12:32:58.133Z] #56 4.023 + TMP_GOPATH= [2021-05-11T12:32:58.133Z] #56 4.023 + : /build [2021-05-11T12:32:58.133Z] #56 4.023 + '[' -z '' ']' [2021-05-11T12:32:58.133Z] #56 4.023 ++ mktemp -d [2021-05-11T12:32:58.133Z] #56 4.026 + export GOPATH=/tmp/tmp.mw32eIgpE1 [2021-05-11T12:32:58.133Z] #56 4.027 + GOPATH=/tmp/tmp.mw32eIgpE1 [2021-05-11T12:32:58.133Z] #56 4.027 + RM_GOPATH=1 [2021-05-11T12:32:58.133Z] #56 4.029 + case "$(go env GOARCH)" in [2021-05-11T12:32:58.133Z] #56 4.029 ++ go env GOARCH [2021-05-11T12:32:58.133Z] #56 4.056 + export GO_BUILDMODE=-buildmode=pie [2021-05-11T12:32:58.133Z] #56 4.056 + GO_BUILDMODE=-buildmode=pie [2021-05-11T12:32:58.133Z] #56 4.057 ++ dirname /tmp/install/install.sh [2021-05-11T12:32:58.133Z] #56 4.064 + dir=/tmp/install [2021-05-11T12:32:58.133Z] #56 4.064 + bin=containerd [2021-05-11T12:32:58.133Z] #56 4.064 + shift [2021-05-11T12:32:58.133Z] #56 4.064 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-05-11T12:32:58.133Z] #56 4.064 + . /tmp/install/containerd.installer [2021-05-11T12:32:58.133Z] #56 4.064 ++ set -e [2021-05-11T12:32:58.133Z] #56 4.064 ++ : 8c906ff108ac28da23f69cc7b74f8e7a470d1df0 [2021-05-11T12:32:58.133Z] #56 4.064 + install_containerd [2021-05-11T12:32:58.133Z] #56 4.065 + echo 'Install containerd version 8c906ff108ac28da23f69cc7b74f8e7a470d1df0' [2021-05-11T12:32:58.133Z] #56 4.065 Install containerd version 8c906ff108ac28da23f69cc7b74f8e7a470d1df0 [2021-05-11T12:32:58.133Z] #56 4.072 + git clone https://github.com/containerd/containerd.git /tmp/tmp.mw32eIgpE1/src/github.com/containerd/containerd [2021-05-11T12:32:58.133Z] #56 4.074 Cloning into '/tmp/tmp.mw32eIgpE1/src/github.com/containerd/containerd'... [2021-05-11T12:32:58.133Z] #56 ... [2021-05-11T12:32:58.133Z] [2021-05-11T12:32:58.133Z] #36 [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-05-11T12:32:58.133Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-11T12:32:58.133Z] #36 33.36 Reading package lists... [2021-05-11T12:32:58.133Z] #36 39.69 Building dependency tree... [2021-05-11T12:32:58.133Z] #36 42.93 The following additional packages will be installed: [2021-05-11T12:32:58.133Z] #36 42.93 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-05-11T12:32:58.133Z] #36 42.98 Suggested packages: [2021-05-11T12:32:58.133Z] #36 42.98 cmake-doc ninja-build lrzip [2021-05-11T12:32:58.133Z] #36 42.98 Recommended packages: [2021-05-11T12:32:58.133Z] #36 42.98 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-05-11T12:32:58.133Z] #36 43.94 The following NEW packages will be installed: [2021-05-11T12:32:58.133Z] #36 43.95 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-05-11T12:32:58.133Z] #36 43.95 vim-common xxd [2021-05-11T12:32:58.133Z] #36 44.37 0 upgraded, 10 newly installed, 0 to remove and 29 not upgraded. [2021-05-11T12:32:58.133Z] #36 44.37 Need to get 14.9 MB of archives. [2021-05-11T12:32:58.133Z] #36 44.37 After this operation, 61.8 MB of additional disk space will be used. [2021-05-11T12:32:58.133Z] #36 44.37 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-05-11T12:32:58.133Z] #36 44.38 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-05-11T12:32:58.133Z] #36 44.38 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-05-11T12:32:58.133Z] #36 44.58 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-05-11T12:32:58.133Z] #36 45.38 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-05-11T12:32:58.133Z] #36 45.41 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-05-11T12:32:58.133Z] #36 45.44 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-05-11T12:32:58.133Z] #36 45.44 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-05-11T12:32:58.133Z] #36 45.47 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-05-11T12:32:58.133Z] #36 45.47 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-05-11T12:32:58.133Z] #36 46.75 debconf: delaying package configuration, since apt-utils is not installed [2021-05-11T12:32:58.133Z] #36 46.93 Fetched 14.9 MB in 2s (8876 kB/s) [2021-05-11T12:32:58.133Z] #36 47.00 Selecting previously unselected package xxd. [2021-05-11T12:32:58.133Z] #36 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 ... 15410 files and directories currently installed.) [2021-05-11T12:32:58.133Z] #36 47.07 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-05-11T12:32:58.133Z] #36 47.08 Unpacking xxd (2:8.1.0875-5) ... [2021-05-11T12:32:58.133Z] #36 47.29 Selecting previously unselected package vim-common. [2021-05-11T12:32:58.133Z] #36 47.29 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-05-11T12:32:58.133Z] #36 47.34 Unpacking vim-common (2:8.1.0875-5) ... [2021-05-11T12:32:58.133Z] #36 47.67 Selecting previously unselected package cmake-data. [2021-05-11T12:32:58.133Z] #36 47.67 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-05-11T12:32:58.133Z] #36 47.69 Unpacking cmake-data (3.13.4-1) ... [2021-05-11T12:32:58.133Z] #36 ... [2021-05-11T12:32:58.133Z] [2021-05-11T12:32:58.133Z] #51 [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-05-11T12:32:58.133Z] #51 sha256:41285124337293aac3450b9cb7dca8adffd11104bdc2322d34ca63108faf95ba [2021-05-11T12:32:58.133Z] #51 49.42 syscall [2021-05-11T12:32:58.133Z] #51 49.47 reflect [2021-05-11T12:32:58.273Z] #20 ... [2021-05-11T12:32:58.273Z] [2021-05-11T12:32:58.273Z] #53 [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-05-11T12:32:58.273Z] #53 sha256:a712e7fb0c9478402385919a2076c86432164929389720a781c217c5aad843b7 [2021-05-11T12:32:58.273Z] #53 13.88 + cd /tmp/tmp.V3VGbfnOiW/src/github.com/opencontainers/runc [2021-05-11T12:32:58.273Z] #53 13.88 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-11T12:32:58.273Z] #53 14.76 + '[' -z '' ']' [2021-05-11T12:32:58.273Z] #53 14.76 + target=static [2021-05-11T12:32:58.273Z] #53 14.76 + make 'BUILDTAGS=seccomp ' static [2021-05-11T12:32:58.273Z] #53 15.21 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-05-11T12:32:58.361Z] #49 43.87 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-11T12:32:58.361Z] #49 43.89 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-11T12:32:58.363Z] #49 32.73 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-11T12:32:58.620Z] #49 32.94 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-05-11T12:32:58.622Z] #49 44.37 go: extracting github.com/kisielk/gotool v1.0.0 [2021-05-11T12:32:58.622Z] #49 ... [2021-05-11T12:32:58.622Z] [2021-05-11T12:32:58.622Z] #42 [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-05-11T12:32:58.622Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-11T12:32:58.622Z] #42 34.32 Fetched 8442 kB in 25s (337 kB/s) [2021-05-11T12:32:58.622Z] #42 34.32 Reading package lists... [2021-05-11T12:32:58.877Z] #49 33.15 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-05-11T12:32:58.877Z] #49 33.15 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-05-11T12:32:58.877Z] #49 33.25 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-11T12:32:58.877Z] #49 33.31 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-05-11T12:32:58.877Z] #49 33.32 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-05-11T12:32:58.877Z] #49 33.33 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-11T12:32:58.877Z] #49 33.41 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-05-11T12:32:58.877Z] #49 33.43 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-05-11T12:32:58.884Z] #42 44.41 Reading package lists... [2021-05-11T12:32:58.884Z] #42 ... [2021-05-11T12:32:58.884Z] [2021-05-11T12:32:58.884Z] #49 [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-05-11T12:32:58.884Z] #49 sha256:b16be46c60935c3eefecd22f8a1f0e562b49c57b6d03329c746807409e9b6c51 [2021-05-11T12:32:58.884Z] #49 44.38 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-11T12:32:58.884Z] #49 44.43 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-11T12:32:59.133Z] #49 33.45 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-11T12:32:59.133Z] #49 33.48 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-05-11T12:32:59.145Z] #49 ... [2021-05-11T12:32:59.145Z] [2021-05-11T12:32:59.145Z] #51 [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-05-11T12:32:59.145Z] #51 sha256:7cb3c114aa51c8e643d31dc7b4d1b69bc470de8183b4ab18af0282457390f714 [2021-05-11T12:32:59.145Z] #51 34.74 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-11T12:32:59.145Z] #51 34.91 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-11T12:32:59.145Z] #51 35.30 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-11T12:32:59.145Z] #51 35.61 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-11T12:32:59.145Z] #51 36.78 runtime/cgo [2021-05-11T12:32:59.145Z] #51 36.78 runtime [2021-05-11T12:32:59.391Z] #49 33.81 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-05-11T12:32:59.391Z] #49 ... [2021-05-11T12:32:59.391Z] [2021-05-11T12:32:59.391Z] #47 [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-05-11T12:32:59.391Z] #47 sha256:2b89801a861d0981962f4938687d75b46c19158ed96d29767edb1a0ceefbd9de [2021-05-11T12:32:59.391Z] #47 23.82 go: finding github.com/fatih/color v1.9.0 [2021-05-11T12:32:59.391Z] #47 23.82 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-11T12:32:59.391Z] #47 23.89 go: finding github.com/pkg/errors v0.9.1 [2021-05-11T12:32:59.391Z] #47 24.32 go: finding github.com/spf13/pflag v1.0.3 [2021-05-11T12:32:59.391Z] #47 24.36 go: finding github.com/mattn/go-colorable v0.1.6 [2021-05-11T12:32:59.391Z] #47 24.49 go: finding github.com/mattn/go-isatty v0.0.12 [2021-05-11T12:32:59.391Z] #47 24.64 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-11T12:32:59.391Z] #47 24.75 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-05-11T12:32:59.391Z] #47 24.78 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-11T12:32:59.391Z] #47 24.93 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-11T12:32:59.391Z] #47 24.94 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-11T12:32:59.406Z] #51 ... [2021-05-11T12:32:59.406Z] [2021-05-11T12:32:59.406Z] #58 [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-05-11T12:32:59.406Z] #58 sha256:4cce7ee580b8edb4738797f4c5de73c852d14646a5654930ce90b0b286fa5229 [2021-05-11T12:32:59.406Z] #58 36.61 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-11T12:32:59.406Z] #58 37.26 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-11T12:32:59.406Z] #58 37.36 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-05-11T12:32:59.406Z] #58 37.76 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-05-11T12:32:59.406Z] #58 37.79 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-05-11T12:32:59.406Z] #58 42.73 go: finding github.com/pkg/errors v0.9.1 [2021-05-11T12:32:59.406Z] #58 43.25 go: finding github.com/sirupsen/logrus v1.8.1 [2021-05-11T12:32:59.406Z] #58 43.53 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-11T12:32:59.406Z] #58 43.60 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-11T12:32:59.406Z] #58 43.81 go: finding github.com/google/uuid v1.2.0 [2021-05-11T12:32:59.406Z] #58 43.86 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-11T12:32:59.406Z] #58 43.98 go: finding github.com/gofrs/flock v0.8.0 [2021-05-11T12:32:59.406Z] #58 43.98 go: finding github.com/moby/vpnkit v0.5.0 [2021-05-11T12:32:59.406Z] #58 44.02 go: finding github.com/gorilla/mux v1.8.0 [2021-05-11T12:32:59.406Z] #58 44.11 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-11T12:32:59.406Z] #58 44.11 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-05-11T12:32:59.406Z] #58 44.17 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-05-11T12:32:59.406Z] #58 44.25 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-05-11T12:32:59.406Z] #58 44.55 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-11T12:32:59.407Z] #58 44.88 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-05-11T12:32:59.648Z] #53 ... [2021-05-11T12:32:59.648Z] [2021-05-11T12:32:59.648Z] #43 [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-05-11T12:32:59.648Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-11T12:32:59.648Z] #43 57.98 CC criu/arch/x86/crtools.o [2021-05-11T12:32:59.648Z] #43 60.21 CC criu/arch/x86/kerndat.o [2021-05-11T12:32:59.648Z] #43 60.92 CC criu/arch/x86/sigaction_compat.o [2021-05-11T12:32:59.648Z] #43 61.18 CC criu/arch/x86/sigframe.o [2021-05-11T12:32:59.648Z] #43 61.36 LINK criu/arch/x86/crtools.built-in.o [2021-05-11T12:32:59.648Z] #43 61.40 DEP criu/pie/util-vdso-elf32.d [2021-05-11T12:32:59.648Z] #43 61.51 DEP criu/pie/util-vdso.d [2021-05-11T12:32:59.648Z] #43 61.71 DEP criu/pie/util.d [2021-05-11T12:32:59.648Z] #43 61.86 CC criu/pie/util.o [2021-05-11T12:32:59.648Z] #43 62.21 CC criu/pie/util-vdso.o [2021-05-11T12:32:59.648Z] #43 62.94 CC criu/pie/util-vdso-elf32.o [2021-05-11T12:32:59.648Z] #43 63.63 AR criu/pie/pie.lib.a [2021-05-11T12:32:59.648Z] #43 63.72 DEP criu/pie/restorer.d [2021-05-11T12:32:59.648Z] #43 63.98 DEP criu/arch/x86/sigaction_compat_pie.d [2021-05-11T12:32:59.648Z] #43 64.11 DEP criu/arch/x86/restorer_unmap.d [2021-05-11T12:32:59.648Z] #43 64.14 DEP criu/arch/x86/restorer.d [2021-05-11T12:32:59.648Z] #43 64.29 DEP criu/arch/x86/vdso-pie.d [2021-05-11T12:32:59.648Z] #43 64.47 DEP criu/pie/parasite-vdso.d [2021-05-11T12:32:59.648Z] #43 64.66 DEP criu/pie/parasite.d [2021-05-11T12:32:59.648Z] #43 64.99 CC criu/pie/parasite.o [2021-05-11T12:32:59.648Z] #43 66.25 LINK criu/pie/parasite.built-in.o [2021-05-11T12:32:59.648Z] #43 66.27 GEN criu/pie/parasite-blob.h [2021-05-11T12:32:59.648Z] #43 66.32 CC criu/pie/parasite-vdso.o [2021-05-11T12:32:59.648Z] #43 67.07 CC criu/arch/x86/vdso-pie.o [2021-05-11T12:32:59.648Z] #43 67.40 CC criu/arch/x86/restorer.o [2021-05-11T12:32:59.648Z] #43 68.00 CC criu/arch/x86/restorer_unmap.o [2021-05-11T12:32:59.650Z] #47 ... [2021-05-11T12:32:59.650Z] [2021-05-11T12:32:59.650Z] #49 [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-05-11T12:32:59.650Z] #49 sha256:49a56a203b064c56283c0772e8f09fbe9f76a47bfbb0cfae191def0ba138bc90 [2021-05-11T12:32:59.650Z] #49 33.98 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-11T12:32:59.650Z] #49 34.09 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-11T12:32:59.650Z] #49 34.09 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-11T12:32:59.668Z] #58 ... [2021-05-11T12:32:59.668Z] [2021-05-11T12:32:59.668Z] #55 [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-05-11T12:32:59.668Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-11T12:32:59.668Z] #55 35.25 Fetched 8442 kB in 26s (330 kB/s) [2021-05-11T12:32:59.668Z] #55 35.25 Reading package lists... [2021-05-11T12:32:59.863Z] #29 17.92 0.0% 0.9% 1.2% # 2.5% # 2.5% ## 3.8% ### 5.3% #### 6.4% ##### 8.2% ####### 9.8% ####### 11.0% ######### 12.7% ######### 13.2% ######### 13.9% ########## 14.5% ########### 15.8% ############ 17.0% ############ 18.0% ############ 18.0% ############# 19.2% ############## 20.0% ############### 21.4% ################ 22.7% ################ 23.6% ################# 24.1% ################## 25.3% ################## 26.2% #################### 28.3% ##################### 30.0% ####################### 32.2% ####################### 32.3% ######################## 33.5% ######################## 33.6% ######################## 33.6% ######################## 34.7% ######################### 36.0% ########################## 36.8% ########################### 38.4% ############################# 40.9% ############################# 41.0% ############################# 41.4% ############################# 41.5% ############################## 42.7% ############################### 43.4% ############################### 44.1% ################################ 44.9% ################################# 45.9% ################################# 46.8% ################################### 48.8% #################################### 50.6% ##################################### 52.1% ###################################### 53.8% ####################################### 54.8% ######################################## 55.7% ######################################### 57.3% ########################################## 58.7% ########################################### 60.1% ########################################### 60.5% ############################################ 61.7% ############################################ 62.4% ############################################## 63.9% ############################################### 65.4% ################################################ 67.0% ################################################# 68.5% ################################################# 69.4% ################################################### 71.1% ################################################### 72.1% ##################################################### 73.8% ###################################################### 76.2% ####################################################### 76.7% ######################################################## 78.5% ######################################################## 79.1% ######################################################### 79.9% ########################################################## 80.8% ########################################################## 81.7% ########################################################### 82.6% ############################################################ 83.6% ############################################################ 84.6% ############################################################# 85.1% ############################################################## 86.3% ############################################################## 86.8% ############################################################### 87.8% ############################################################### 88.6% ################################################################ 89.9% ################################################################# 91.2% ################################################################## 92.2% ################################################################## 92.9% ################################################################### 93.4% [2021-05-11T12:32:59.863Z] #29 ... [2021-05-11T12:32:59.863Z] [2021-05-11T12:32:59.863Z] #42 [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-05-11T12:32:59.863Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-05-11T12:32:59.863Z] #42 19.59 Fetched 8266 kB in 14s (598 kB/s) [2021-05-11T12:32:59.863Z] #42 19.59 Reading package lists... [2021-05-11T12:32:59.863Z] #42 25.29 Reading package lists... [2021-05-11T12:32:59.863Z] #42 29.79 Building dependency tree... [2021-05-11T12:32:59.863Z] #42 ... [2021-05-11T12:32:59.863Z] [2021-05-11T12:32:59.863Z] #29 [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-05-11T12:32:59.863Z] #29 sha256:0129e8d11892903e04bbbc81c6054262ebc01d92f9d6f6729694eeaee90da416 [2021-05-11T12:32:59.906Z] #43 68.05 CC criu/arch/x86/sigaction_compat_pie.o [2021-05-11T12:32:59.907Z] #49 34.14 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-05-11T12:32:59.907Z] #49 34.19 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-05-11T12:32:59.907Z] #49 34.28 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-11T12:33:00.164Z] #49 34.41 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-11T12:33:00.164Z] #49 34.44 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-11T12:33:00.164Z] #49 34.45 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-11T12:33:00.164Z] #49 34.54 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-11T12:33:00.164Z] #49 34.63 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-05-11T12:33:00.164Z] #49 34.66 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-05-11T12:33:00.165Z] #43 68.40 CC criu/pie/restorer.o [2021-05-11T12:33:00.253Z] #55 ... [2021-05-11T12:33:00.253Z] [2021-05-11T12:33:00.253Z] #49 [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-05-11T12:33:00.253Z] #49 sha256:b16be46c60935c3eefecd22f8a1f0e562b49c57b6d03329c746807409e9b6c51 [2021-05-11T12:33:00.253Z] #49 45.71 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-11T12:33:00.395Z] #29 17.92 0.0% 0.9% 1.2% # 2.5% # 2.5% ## 3.8% ### 5.3% #### 6.4% ##### 8.2% ####### 9.8% ####### 11.0% ######### 12.7% ######### 13.2% ######### 13.9% ########## 14.5% ########### 15.8% ############ 17.0% ############ 18.0% ############ 18.0% ############# 19.2% ############## 20.0% ############### 21.4% ################ 22.7% ################ 23.6% ################# 24.1% ################## 25.3% ################## 26.2% #################### 28.3% ##################### 30.0% ####################### 32.2% ####################### 32.3% ######################## 33.5% ######################## 33.6% ######################## 33.6% ######################## 34.7% ######################### 36.0% ########################## 36.8% ########################### 38.4% ############################# 40.9% ############################# 41.0% ############################# 41.4% ############################# 41.5% ############################## 42.7% ############################### 43.4% ############################### 44.1% ################################ 44.9% ################################# 45.9% ################################# 46.8% ################################### 48.8% #################################### 50.6% ##################################### 52.1% ###################################### 53.8% ####################################### 54.8% ######################################## 55.7% ######################################### 57.3% ########################################## 58.7% ########################################### 60.1% ########################################### 60.5% ############################################ 61.7% ############################################ 62.4% ############################################## 63.9% ############################################### 65.4% ################################################ 67.0% ################################################# 68.5% ################################################# 69.4% ################################################### 71.1% ################################################### 72.1% ##################################################### 73.8% ###################################################### 76.2% ####################################################### 76.7% ######################################################## 78.5% ######################################################## 79.1% ######################################################### 79.9% ########################################################## 80.8% ########################################################## 81.7% ########################################################### 82.6% ############################################################ 83.6% ############################################################ 84.6% ############################################################# 85.1% ############################################################## 86.3% ############################################################## 86.8% ############################################################### 87.8% ############################################################### 88.6% ################################################################ 89.9% ################################################################# 91.2% ################################################################## 92.2% ################################################################## 92.9% ################################################################### 93.4% ################################################################### 93.9% #################################################################### 95.0% #################################################################### 95.6% ##################################################################### 96.6% ###################################################################### 97.6% ####################################################################### 99.1% ######################################################################## 100.0% [2021-05-11T12:33:00.668Z] #29 30.08 [2021-05-11T12:33:00.726Z] #49 35.10 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-11T12:33:00.733Z] #43 ... [2021-05-11T12:33:00.733Z] [2021-05-11T12:33:00.733Z] #45 [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-05-11T12:33:00.733Z] #45 sha256:f6698c9641d519a45c8ad8f55bb4e6aecef3b32d0599e73c0ba2deb26f0e2643 [2021-05-11T12:33:00.733Z] #45 142.9 github.com/LK4D4/vndr/godl [2021-05-11T12:33:00.932Z] #29 ... [2021-05-11T12:33:00.932Z] [2021-05-11T12:33:00.932Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-05-11T12:33:00.932Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-05-11T12:33:00.932Z] #13 16.69 Fetched 8774 kB in 14s (614 kB/s) [2021-05-11T12:33:00.932Z] #13 16.69 Reading package lists... [2021-05-11T12:33:00.982Z] #49 35.25 go: downloading github.com/gogo/protobuf v1.2.1 [2021-05-11T12:33:00.982Z] #49 35.26 go: downloading github.com/spf13/afero v1.1.2 [2021-05-11T12:33:00.982Z] #49 35.33 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-11T12:33:00.982Z] #49 35.41 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-11T12:33:00.982Z] #49 35.41 go: downloading github.com/stretchr/objx v0.2.0 [2021-05-11T12:33:01.196Z] #13 23.16 Reading package lists... [2021-05-11T12:33:01.196Z] #13 ... [2021-05-11T12:33:01.196Z] [2021-05-11T12:33:01.196Z] #49 [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-05-11T12:33:01.196Z] #49 sha256:3d1bafd303ba865d38918983d55933aaa97ca124cf64033ab7c84eedbda7a5a4 [2021-05-11T12:33:01.196Z] #49 23.10 go: extracting github.com/spf13/cast v1.3.0 [2021-05-11T12:33:01.196Z] #49 23.13 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-11T12:33:01.196Z] #49 23.13 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-11T12:33:01.196Z] #49 23.16 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-05-11T12:33:01.196Z] #49 23.17 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-11T12:33:01.196Z] #49 23.17 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-11T12:33:01.196Z] #49 23.26 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-05-11T12:33:01.196Z] #49 23.26 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-05-11T12:33:01.196Z] #49 23.27 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-11T12:33:01.196Z] #49 23.28 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-11T12:33:01.196Z] #49 23.53 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-11T12:33:01.196Z] #49 23.53 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-05-11T12:33:01.196Z] #49 23.55 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-05-11T12:33:01.196Z] #49 23.58 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-05-11T12:33:01.196Z] #49 23.63 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-11T12:33:01.196Z] #49 23.73 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-11T12:33:01.196Z] #49 23.76 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-05-11T12:33:01.196Z] #49 23.76 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-11T12:33:01.196Z] #49 23.78 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-05-11T12:33:01.196Z] #49 23.81 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-05-11T12:33:01.196Z] #49 23.84 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-11T12:33:01.196Z] #49 23.88 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-05-11T12:33:01.196Z] #49 23.91 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-11T12:33:01.196Z] #49 23.91 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-11T12:33:01.196Z] #49 23.93 go: downloading github.com/magiconair/properties v1.8.1 [2021-05-11T12:33:01.196Z] #49 24.06 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-11T12:33:01.196Z] #49 24.08 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-05-11T12:33:01.196Z] #49 24.57 go: extracting github.com/magiconair/properties v1.8.1 [2021-05-11T12:33:01.196Z] #49 24.79 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-11T12:33:01.196Z] #49 24.94 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-05-11T12:33:01.196Z] #49 24.98 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-05-11T12:33:01.196Z] #49 25.08 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-11T12:33:01.196Z] #49 25.50 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-11T12:33:01.196Z] #49 25.58 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-05-11T12:33:01.196Z] #49 25.58 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-11T12:33:01.196Z] #49 25.62 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-05-11T12:33:01.196Z] #49 25.65 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-05-11T12:33:01.196Z] #49 25.66 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-05-11T12:33:01.196Z] #49 25.81 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-05-11T12:33:01.196Z] #49 25.97 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-05-11T12:33:01.196Z] #49 25.97 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-05-11T12:33:01.196Z] #49 25.99 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-05-11T12:33:01.196Z] #49 25.99 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-05-11T12:33:01.196Z] #49 26.06 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-11T12:33:01.196Z] #49 26.11 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-11T12:33:01.196Z] #49 26.12 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-11T12:33:01.196Z] #49 26.16 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-11T12:33:01.196Z] #49 26.17 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-05-11T12:33:01.196Z] #49 26.37 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-11T12:33:01.196Z] #49 26.46 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-05-11T12:33:01.196Z] #49 26.57 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-11T12:33:01.196Z] #49 26.66 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-11T12:33:01.196Z] #49 26.80 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-11T12:33:01.196Z] #49 26.82 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-05-11T12:33:01.196Z] #49 26.92 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-05-11T12:33:01.196Z] #49 27.23 go: downloading github.com/subosito/gotenv v1.2.0 [2021-05-11T12:33:01.196Z] #49 27.41 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-11T12:33:01.196Z] #49 27.63 go: extracting github.com/subosito/gotenv v1.2.0 [2021-05-11T12:33:01.196Z] #49 27.66 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-11T12:33:01.196Z] #49 27.77 go: downloading github.com/gobwas/glob v0.2.3 [2021-05-11T12:33:01.196Z] #49 28.06 go: extracting github.com/gobwas/glob v0.2.3 [2021-05-11T12:33:01.196Z] #49 28.33 go: downloading github.com/kisielk/gotool v1.0.0 [2021-05-11T12:33:01.196Z] #49 28.45 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-11T12:33:01.196Z] #49 28.65 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-11T12:33:01.196Z] #49 28.73 go: extracting github.com/kisielk/gotool v1.0.0 [2021-05-11T12:33:01.196Z] #49 28.76 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-05-11T12:33:01.196Z] #49 28.87 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-05-11T12:33:01.196Z] #49 29.23 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-11T12:33:01.196Z] #49 29.41 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-05-11T12:33:01.196Z] #49 29.45 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-11T12:33:01.196Z] #49 29.50 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-05-11T12:33:01.196Z] #49 29.66 go: downloading github.com/gogo/protobuf v1.2.1 [2021-05-11T12:33:01.196Z] #49 29.66 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-11T12:33:01.196Z] #49 29.74 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-11T12:33:01.196Z] #49 30.48 go: extracting golang.org/x/text v0.3.2 [2021-05-11T12:33:01.196Z] #49 ... [2021-05-11T12:33:01.196Z] [2021-05-11T12:33:01.196Z] #36 [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-05-11T12:33:01.196Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-11T12:33:01.196Z] #36 36.86 Fetched 8442 kB in 26s (320 kB/s) [2021-05-11T12:33:01.196Z] #36 36.86 Reading package lists... [2021-05-11T12:33:01.316Z] #49 35.67 go: downloading github.com/gobwas/glob v0.2.3 [2021-05-11T12:33:01.458Z] #36 46.93 Reading package lists... [2021-05-11T12:33:01.458Z] #36 ... [2021-05-11T12:33:01.458Z] [2021-05-11T12:33:01.458Z] #55 [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-05-11T12:33:01.458Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-11T12:33:01.479Z] #49 ... [2021-05-11T12:33:01.479Z] [2021-05-11T12:33:01.479Z] #32 [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-05-11T12:33:01.479Z] #32 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-05-11T12:33:01.644Z] #49 35.77 go: extracting github.com/spf13/afero v1.1.2 [2021-05-11T12:33:01.644Z] #49 35.95 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-11T12:33:01.670Z] #45 143.6 github.com/LK4D4/vndr [2021-05-11T12:33:01.812Z] #32 31.02 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-05-11T12:33:01.976Z] #49 36.28 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-11T12:33:01.976Z] #49 36.53 go: extracting github.com/stretchr/objx v0.2.0 [2021-05-11T12:33:02.079Z] #32 31.47 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-05-11T12:33:02.246Z] #49 36.56 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-05-11T12:33:02.246Z] #49 36.67 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-05-11T12:33:02.351Z] #51 ... [2021-05-11T12:33:02.351Z] [2021-05-11T12:33:02.351Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-05-11T12:33:02.351Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-11T12:33:02.351Z] #13 33.66 Reading package lists... [2021-05-11T12:33:02.351Z] #13 39.97 Building dependency tree... [2021-05-11T12:33:02.351Z] #13 42.96 The following additional packages will be installed: [2021-05-11T12:33:02.351Z] #13 42.96 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-05-11T12:33:02.351Z] #13 42.96 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-05-11T12:33:02.351Z] #13 42.96 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-05-11T12:33:02.351Z] #13 42.96 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-05-11T12:33:02.351Z] #13 42.96 mingw-w64-common mingw-w64-x86-64-dev [2021-05-11T12:33:02.351Z] #13 42.96 Suggested packages: [2021-05-11T12:33:02.351Z] #13 42.96 gcc-8-locales seccomp wine64 [2021-05-11T12:33:02.351Z] #13 44.13 The following NEW packages will be installed: [2021-05-11T12:33:02.351Z] #13 44.13 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-05-11T12:33:02.351Z] #13 44.13 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-05-11T12:33:02.351Z] #13 44.13 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-05-11T12:33:02.351Z] #13 44.13 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-05-11T12:33:02.351Z] #13 44.13 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-05-11T12:33:02.351Z] #13 44.13 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-05-11T12:33:02.351Z] #13 44.16 The following packages will be upgraded: [2021-05-11T12:33:02.351Z] #13 44.16 libseccomp2 libsystemd0 libudev1 [2021-05-11T12:33:02.351Z] #13 44.56 3 upgraded, 25 newly installed, 0 to remove and 27 not upgraded. [2021-05-11T12:33:02.351Z] #13 44.56 Need to get 78.2 MB of archives. [2021-05-11T12:33:02.351Z] #13 44.56 After this operation, 487 MB of additional disk space will be used. [2021-05-11T12:33:02.351Z] #13 44.56 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-05-11T12:33:02.351Z] #13 44.57 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-05-11T12:33:02.351Z] #13 44.57 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u7 [332 kB] [2021-05-11T12:33:02.351Z] #13 44.60 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u7 [151 kB] [2021-05-11T12:33:02.351Z] #13 44.61 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-05-11T12:33:02.351Z] #13 44.85 Get:6 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-05-11T12:33:02.351Z] #13 45.07 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-05-11T12:33:02.351Z] #13 45.08 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-05-11T12:33:02.351Z] #13 45.10 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-05-11T12:33:02.351Z] #13 45.12 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-05-11T12:33:02.351Z] #13 45.62 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-05-11T12:33:02.351Z] #13 45.97 Get:12 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-05-11T12:33:02.351Z] #13 45.98 Get:13 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-05-11T12:33:02.351Z] #13 49.85 Get:14 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-05-11T12:33:02.351Z] #13 ... [2021-05-11T12:33:02.351Z] [2021-05-11T12:33:02.351Z] #32 [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-05-11T12:33:02.351Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-05-11T12:33:02.351Z] #32 50.06 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-05-11T12:33:02.351Z] #32 50.30 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-05-11T12:33:02.351Z] #32 50.96 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-11T12:33:02.739Z] #32 32.03 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-11T12:33:02.839Z] #49 36.98 go: downloading github.com/magiconair/properties v1.8.1 [2021-05-11T12:33:02.839Z] #49 37.00 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-11T12:33:02.839Z] #49 37.12 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-11T12:33:02.839Z] #49 37.26 go: extracting github.com/gobwas/glob v0.2.3 [2021-05-11T12:33:03.110Z] #49 37.27 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-05-11T12:33:03.110Z] #49 37.28 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-05-11T12:33:03.110Z] #49 37.29 go: downloading golang.org/x/text v0.3.2 [2021-05-11T12:33:03.110Z] #49 37.43 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-05-11T12:33:03.369Z] #49 37.64 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-11T12:33:03.369Z] #49 ... [2021-05-11T12:33:03.369Z] [2021-05-11T12:33:03.369Z] #51 [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-05-11T12:33:03.369Z] #51 sha256:8b3a5bfffbf52616feef069fbc6b3a9c10de175a1cd58726f786b73fa1e95815 [2021-05-11T12:33:03.369Z] #51 27.58 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-11T12:33:03.369Z] #51 27.58 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-11T12:33:03.369Z] #51 28.02 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-11T12:33:03.369Z] #51 28.05 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-11T12:33:03.369Z] #51 29.80 runtime/cgo [2021-05-11T12:33:03.369Z] #51 29.91 runtime [2021-05-11T12:33:03.369Z] #51 ... [2021-05-11T12:33:03.369Z] [2021-05-11T12:33:03.369Z] #49 [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-05-11T12:33:03.369Z] #49 sha256:49a56a203b064c56283c0772e8f09fbe9f76a47bfbb0cfae191def0ba138bc90 [2021-05-11T12:33:03.369Z] #49 37.82 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-05-11T12:33:03.644Z] #49 38.07 go: extracting github.com/magiconair/properties v1.8.1 [2021-05-11T12:33:03.906Z] #49 38.25 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-05-11T12:33:03.906Z] #49 38.25 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-05-11T12:33:03.906Z] #49 38.25 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-05-11T12:33:04.133Z] using credential docker-jenkins-github-credentials [2021-05-11T12:33:04.134Z] #32 ... [2021-05-11T12:33:04.135Z] [2021-05-11T12:33:04.135Z] #55 [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-05-11T12:33:04.135Z] #55 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-05-11T12:33:04.135Z] #55 19.95 Reading package lists... [2021-05-11T12:33:04.135Z] #55 25.08 Building dependency tree... [2021-05-11T12:33:04.135Z] #55 27.44 The following additional packages will be installed: [2021-05-11T12:33:04.135Z] #55 27.45 libbtrfs0 [2021-05-11T12:33:04.135Z] #55 27.56 The following NEW packages will be installed: [2021-05-11T12:33:04.135Z] #55 27.56 libbtrfs-dev libbtrfs0 [2021-05-11T12:33:04.135Z] #55 27.88 0 upgraded, 2 newly installed, 0 to remove and 29 not upgraded. [2021-05-11T12:33:04.135Z] #55 27.88 Need to get 119 kB of archives. [2021-05-11T12:33:04.135Z] #55 27.88 After this operation, 387 kB of additional disk space will be used. [2021-05-11T12:33:04.135Z] #55 27.88 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2021-05-11T12:33:04.135Z] #55 27.88 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2021-05-11T12:33:04.135Z] #55 29.15 debconf: delaying package configuration, since apt-utils is not installed [2021-05-11T12:33:04.135Z] #55 29.45 Fetched 119 kB in 0s (416 kB/s) [2021-05-11T12:33:04.135Z] #55 29.56 Selecting previously unselected package libbtrfs0. [2021-05-11T12:33:04.135Z] #55 29.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 ... 15383 files and directories currently installed.) [2021-05-11T12:33:04.135Z] #55 29.74 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2021-05-11T12:33:04.135Z] #55 29.75 Unpacking libbtrfs0 (4.20.1-2) ... [2021-05-11T12:33:04.135Z] #55 29.96 Selecting previously unselected package libbtrfs-dev. [2021-05-11T12:33:04.135Z] #55 29.97 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2021-05-11T12:33:04.135Z] #55 29.97 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-05-11T12:33:04.135Z] #55 30.28 Setting up libbtrfs0 (4.20.1-2) ... [2021-05-11T12:33:04.135Z] #55 30.31 Setting up libbtrfs-dev (4.20.1-2) ... [2021-05-11T12:33:04.135Z] #55 30.32 Processing triggers for libc-bin (2.28-10) ... [2021-05-11T12:33:04.135Z] #55 DONE 34.1s [2021-05-11T12:33:04.135Z] [2021-05-11T12:33:04.135Z] #29 [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-05-11T12:33:04.135Z] #29 sha256:0129e8d11892903e04bbbc81c6054262ebc01d92f9d6f6729694eeaee90da416 [2021-05-11T12:33:04.135Z] #29 31.22 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-05-11T12:33:04.135Z] #29 31.60 [2021-05-11T12:33:04.135Z] #29 31.84 # 2.0% ######################################################################## 100.0% [2021-05-11T12:33:04.135Z] #29 32.23 [2021-05-11T12:33:04.135Z] #29 33.18 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-05-11T12:33:04.135Z] #29 33.59 [2021-05-11T12:33:04.164Z] #49 38.53 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-05-11T12:33:04.164Z] #49 38.59 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-05-11T12:33:04.164Z] #49 38.64 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-05-11T12:33:04.208Z] Cloning the remote Git repository [2021-05-11T12:33:04.208Z] Cloning with configured refspecs honoured and without tags [2021-05-11T12:33:04.268Z] #32 ... [2021-05-11T12:33:04.268Z] [2021-05-11T12:33:04.268Z] #42 [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-05-11T12:33:04.268Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-11T12:33:04.268Z] #42 45.58 Selecting previously unselected package protobuf-c-compiler. [2021-05-11T12:33:04.268Z] #42 45.58 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-05-11T12:33:04.268Z] #42 45.58 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-05-11T12:33:04.268Z] #42 45.75 Selecting previously unselected package protobuf-compiler. [2021-05-11T12:33:04.268Z] #42 45.75 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-05-11T12:33:04.268Z] #42 45.75 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-05-11T12:33:04.268Z] #42 45.88 Selecting previously unselected package python-pkg-resources. [2021-05-11T12:33:04.268Z] #42 45.88 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-05-11T12:33:04.268Z] #42 45.89 Unpacking python-pkg-resources (40.8.0-1) ... [2021-05-11T12:33:04.268Z] #42 46.13 Selecting previously unselected package python-six. [2021-05-11T12:33:04.268Z] #42 46.14 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-05-11T12:33:04.268Z] #42 46.14 Unpacking python-six (1.12.0-1) ... [2021-05-11T12:33:04.268Z] #42 46.24 Selecting previously unselected package python-protobuf. [2021-05-11T12:33:04.268Z] #42 46.24 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-05-11T12:33:04.268Z] #42 46.25 Unpacking python-protobuf (3.6.1.3-2) ... [2021-05-11T12:33:04.268Z] #42 46.83 Setting up python-pkg-resources (40.8.0-1) ... [2021-05-11T12:33:04.268Z] #42 50.62 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-05-11T12:33:04.268Z] #42 50.64 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-05-11T12:33:04.268Z] #42 50.66 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-05-11T12:33:04.268Z] #42 50.68 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-05-11T12:33:04.268Z] #42 50.72 Setting up python-six (1.12.0-1) ... [2021-05-11T12:33:04.268Z] #42 54.24 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-05-11T12:33:04.268Z] #42 54.26 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-05-11T12:33:04.268Z] #42 54.29 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-05-11T12:33:04.268Z] #42 54.30 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-05-11T12:33:04.268Z] #42 54.33 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-05-11T12:33:04.268Z] #42 54.35 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-05-11T12:33:04.268Z] #42 54.37 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-05-11T12:33:04.268Z] #42 54.39 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-05-11T12:33:04.268Z] #42 54.42 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-05-11T12:33:04.268Z] #42 54.44 Setting up python-protobuf (3.6.1.3-2) ... [2021-05-11T12:33:04.268Z] #42 ... [2021-05-11T12:33:04.268Z] [2021-05-11T12:33:04.268Z] #51 [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-05-11T12:33:04.268Z] #51 sha256:41285124337293aac3450b9cb7dca8adffd11104bdc2322d34ca63108faf95ba [2021-05-11T12:33:04.268Z] #51 55.76 time [2021-05-11T12:33:04.422Z] #49 38.86 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-05-11T12:33:04.684Z] #49 39.03 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-05-11T12:33:04.684Z] #49 39.03 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-11T12:33:04.684Z] #49 39.14 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-05-11T12:33:04.714Z] #29 33.96 0.1% ################################################################### 93.2% ######################################################################## 100.0% [2021-05-11T12:33:04.941Z] #49 39.34 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-05-11T12:33:04.941Z] #49 39.37 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-05-11T12:33:04.979Z] #29 34.26 [2021-05-11T12:33:04.979Z] #29 ... [2021-05-11T12:33:04.979Z] [2021-05-11T12:33:04.979Z] #51 [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-05-11T12:33:04.979Z] #51 sha256:3a01ebe1353c55ffb785b19348e74635c8be6a51f9182fc855f39aa49f9e5596 [2021-05-11T12:33:04.979Z] #51 24.64 runtime [2021-05-11T12:33:04.979Z] #51 ... [2021-05-11T12:33:04.979Z] [2021-05-11T12:33:04.979Z] #42 [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-05-11T12:33:04.979Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-05-11T12:33:04.979Z] #42 29.79 Building dependency tree... [2021-05-11T12:33:04.979Z] #42 31.77 The following additional packages will be installed: [2021-05-11T12:33:04.979Z] #42 31.77 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-05-11T12:33:04.979Z] #42 31.79 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-05-11T12:33:04.979Z] #42 31.79 Suggested packages: [2021-05-11T12:33:04.979Z] #42 31.79 manpages-dev python-setuptools [2021-05-11T12:33:04.979Z] #42 32.51 The following NEW packages will be installed: [2021-05-11T12:33:04.979Z] #42 32.51 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-05-11T12:33:04.979Z] #42 32.51 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-05-11T12:33:04.979Z] #42 32.51 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-05-11T12:33:04.979Z] #42 32.51 python-six zlib1g-dev [2021-05-11T12:33:04.979Z] #42 32.89 0 upgraded, 17 newly installed, 0 to remove and 29 not upgraded. [2021-05-11T12:33:04.979Z] #42 32.89 Need to get 3798 kB of archives. [2021-05-11T12:33:04.979Z] #42 32.89 After this operation, 21.6 MB of additional disk space will be used. [2021-05-11T12:33:04.979Z] #42 32.89 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB] [2021-05-11T12:33:04.979Z] #42 32.90 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-05-11T12:33:04.979Z] #42 32.93 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] [2021-05-11T12:33:04.979Z] #42 32.95 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2021-05-11T12:33:04.979Z] #42 32.99 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB] [2021-05-11T12:33:04.979Z] #42 33.09 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2021-05-11T12:33:04.979Z] #42 33.12 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-05-11T12:33:04.979Z] #42 33.14 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB] [2021-05-11T12:33:04.979Z] #42 33.17 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2021-05-11T12:33:04.979Z] #42 33.23 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB] [2021-05-11T12:33:04.979Z] #42 33.23 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB] [2021-05-11T12:33:04.979Z] #42 33.42 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB] [2021-05-11T12:33:04.979Z] #42 33.59 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-05-11T12:33:04.979Z] #42 33.62 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB] [2021-05-11T12:33:04.979Z] #42 33.62 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-05-11T12:33:04.979Z] #42 33.63 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB] [2021-05-11T12:33:04.979Z] #42 33.63 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB] [2021-05-11T12:33:05.245Z] #42 35.14 debconf: delaying package configuration, since apt-utils is not installed [2021-05-11T12:33:05.524Z] #42 ... [2021-05-11T12:33:05.524Z] [2021-05-11T12:33:05.524Z] #67 [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-05-11T12:33:05.524Z] #67 sha256:bbf76a587373ce6f28fa731893daf9d6fcbd61da2e593d6f0076d9170abbea85 [2021-05-11T12:33:05.524Z] #67 DONE 35.3s [2021-05-11T12:33:05.524Z] [2021-05-11T12:33:05.524Z] #42 [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-05-11T12:33:05.524Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-05-11T12:33:05.524Z] #42 35.49 Fetched 3798 kB in 1s (3568 kB/s) [2021-05-11T12:33:04.395Z] Cloning repository https://github.com/moby/moby.git [2021-05-11T12:33:04.787Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-05-11T12:33:05.673Z] #55 45.76 Reading package lists... [2021-05-11T12:33:05.673Z] #55 ... [2021-05-11T12:33:05.673Z] [2021-05-11T12:33:05.673Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-05-11T12:33:05.673Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-11T12:33:05.673Z] #13 33.01 Reading package lists... [2021-05-11T12:33:05.790Z] #42 ... [2021-05-11T12:33:05.790Z] [2021-05-11T12:33:05.790Z] #58 [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-05-11T12:33:05.790Z] #58 sha256:75c9a3f099de70621d697eac4ae09ba8e1991b6bd46d4c53f678a9170041c744 [2021-05-11T12:33:05.790Z] #58 25.67 go: finding github.com/pkg/errors v0.9.1 [2021-05-11T12:33:05.790Z] #58 25.73 go: finding github.com/sirupsen/logrus v1.8.1 [2021-05-11T12:33:05.790Z] #58 25.93 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-11T12:33:05.790Z] #58 26.19 go: finding github.com/google/uuid v1.2.0 [2021-05-11T12:33:05.790Z] #58 26.21 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-11T12:33:05.790Z] #58 26.32 go: finding github.com/gofrs/flock v0.8.0 [2021-05-11T12:33:05.790Z] #58 26.37 go: finding github.com/moby/vpnkit v0.5.0 [2021-05-11T12:33:05.790Z] #58 26.37 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-11T12:33:05.790Z] #58 26.46 go: finding github.com/gorilla/mux v1.8.0 [2021-05-11T12:33:05.790Z] #58 26.56 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-05-11T12:33:05.790Z] #58 26.69 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-05-11T12:33:05.790Z] #58 26.73 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-11T12:33:05.790Z] #58 26.76 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-05-11T12:33:05.790Z] #58 26.97 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-11T12:33:05.790Z] #58 27.02 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-05-11T12:33:06.058Z] #58 ... [2021-05-11T12:33:06.058Z] [2021-05-11T12:33:06.058Z] #42 [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-05-11T12:33:06.058Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-05-11T12:33:06.058Z] #42 35.78 Selecting previously unselected package libcap-dev:arm64. [2021-05-11T12:33:06.058Z] #42 35.78 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-05-11T12:33:06.058Z] #42 35.91 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ... [2021-05-11T12:33:06.058Z] #42 35.92 Unpacking libcap-dev:arm64 (1:2.25-2) ... [2021-05-11T12:33:06.188Z] #51 ... [2021-05-11T12:33:06.188Z] [2021-05-11T12:33:06.188Z] #47 [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-05-11T12:33:06.188Z] #47 sha256:1e8c6e23ef94f102ac91eb2298384e6275d5f98f96201d45531a003861279415 [2021-05-11T12:33:06.188Z] #47 DONE 57.3s [2021-05-11T12:33:06.188Z] [2021-05-11T12:33:06.188Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-05-11T12:33:06.188Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-11T12:33:06.188Z] #13 52.44 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-05-11T12:33:06.188Z] #13 52.44 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-05-11T12:33:06.188Z] #13 52.44 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-05-11T12:33:06.188Z] #13 52.45 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-05-11T12:33:06.188Z] #13 52.45 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-05-11T12:33:06.189Z] #13 52.45 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-05-11T12:33:06.189Z] #13 52.45 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-05-11T12:33:06.189Z] #13 52.49 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-05-11T12:33:06.189Z] #13 52.51 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-05-11T12:33:06.189Z] #13 52.53 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-05-11T12:33:06.189Z] #13 52.55 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-05-11T12:33:06.189Z] #13 52.61 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-05-11T12:33:06.189Z] #13 52.62 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-05-11T12:33:06.189Z] #13 52.64 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-05-11T12:33:06.189Z] #13 53.79 debconf: delaying package configuration, since apt-utils is not installed [2021-05-11T12:33:06.189Z] #13 53.99 Fetched 78.2 MB in 8s (9339 kB/s) [2021-05-11T12:33:06.321Z] #42 36.11 Selecting previously unselected package libnet1:arm64. [2021-05-11T12:33:06.321Z] #42 36.12 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-05-11T12:33:06.321Z] #42 36.15 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-05-11T12:33:06.450Z] #13 54.08 (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-05-11T12:33:06.450Z] #13 54.19 Preparing to unpack .../libsystemd0_241-7~deb10u7_amd64.deb ... [2021-05-11T12:33:06.450Z] #13 54.20 Unpacking libsystemd0:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-05-11T12:33:06.587Z] #42 36.28 Selecting previously unselected package libnet1-dev. [2021-05-11T12:33:06.587Z] #42 36.30 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2021-05-11T12:33:06.587Z] #42 36.33 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-05-11T12:33:06.834Z] #49 41.07 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-11T12:33:06.853Z] #42 36.66 Selecting previously unselected package libnl-3-200:arm64. [2021-05-11T12:33:06.853Z] #42 36.66 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ... [2021-05-11T12:33:06.853Z] #42 36.67 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2021-05-11T12:33:06.853Z] #42 36.79 Selecting previously unselected package libnl-3-dev:arm64. [2021-05-11T12:33:06.942Z] #45 ... [2021-05-11T12:33:06.942Z] [2021-05-11T12:33:06.942Z] #43 [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-05-11T12:33:06.942Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-11T12:33:06.942Z] #43 71.63 LINK criu/pie/restorer.built-in.o [2021-05-11T12:33:06.942Z] #43 71.64 GEN criu/pie/restorer-blob.h [2021-05-11T12:33:06.942Z] #43 71.72 DEP criu/vdso.d [2021-05-11T12:33:06.942Z] #43 72.03 DEP criu/vdso-compat.d [2021-05-11T12:33:06.942Z] #43 72.20 DEP criu/uts_ns.d [2021-05-11T12:33:06.942Z] #43 72.34 DEP criu/util.d [2021-05-11T12:33:06.942Z] #43 72.54 DEP criu/uffd.d [2021-05-11T12:33:06.942Z] #43 72.74 DEP criu/tun.d [2021-05-11T12:33:06.942Z] #43 72.90 DEP criu/tty.d [2021-05-11T12:33:06.942Z] #43 73.16 DEP criu/timerfd.d [2021-05-11T12:33:06.942Z] #43 73.42 DEP criu/timens.d [2021-05-11T12:33:06.942Z] #43 73.56 DEP criu/sysfs_parse.d [2021-05-11T12:33:06.942Z] #43 73.77 DEP criu/sysctl.d [2021-05-11T12:33:06.942Z] #43 73.97 DEP criu/string.d [2021-05-11T12:33:06.942Z] #43 74.00 DEP criu/stats.d [2021-05-11T12:33:06.942Z] #43 74.10 DEP criu/sockets.d [2021-05-11T12:33:06.942Z] #43 74.25 DEP criu/sk-unix.d [2021-05-11T12:33:06.942Z] #43 74.43 DEP criu/sk-tcp.d [2021-05-11T12:33:06.942Z] #43 74.69 DEP criu/sk-queue.d [2021-05-11T12:33:06.942Z] #43 74.85 DEP criu/sk-packet.d [2021-05-11T12:33:06.942Z] #43 75.12 DEP criu/sk-netlink.d [2021-05-11T12:33:07.029Z] #13 54.68 Setting up libsystemd0:amd64 (241-7~deb10u7) ... [2021-05-11T12:33:07.117Z] #42 36.80 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ... [2021-05-11T12:33:07.117Z] #42 36.82 Unpacking libnl-3-dev:arm64 (3.4.0-1) ... [2021-05-11T12:33:07.117Z] #42 ... [2021-05-11T12:33:07.117Z] [2021-05-11T12:33:07.117Z] #36 [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-05-11T12:33:07.117Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-05-11T12:33:07.117Z] #36 27.08 The following additional packages will be installed: [2021-05-11T12:33:07.117Z] #36 27.10 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-05-11T12:33:07.117Z] #36 27.10 Suggested packages: [2021-05-11T12:33:07.117Z] #36 27.10 cmake-doc ninja-build lrzip [2021-05-11T12:33:07.117Z] #36 27.10 Recommended packages: [2021-05-11T12:33:07.117Z] #36 27.10 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-05-11T12:33:07.117Z] #36 28.08 The following NEW packages will be installed: [2021-05-11T12:33:07.117Z] #36 28.08 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-05-11T12:33:07.117Z] #36 28.09 vim-common xxd [2021-05-11T12:33:07.117Z] #36 28.49 0 upgraded, 10 newly installed, 0 to remove and 29 not upgraded. [2021-05-11T12:33:07.117Z] #36 28.49 Need to get 14.2 MB of archives. [2021-05-11T12:33:07.117Z] #36 28.49 After this operation, 60.0 MB of additional disk space will be used. [2021-05-11T12:33:07.117Z] #36 28.49 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2021-05-11T12:33:07.117Z] #36 28.50 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2021-05-11T12:33:07.117Z] #36 28.50 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2021-05-11T12:33:07.117Z] #36 28.59 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2021-05-11T12:33:07.117Z] #36 29.32 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+deb10u1 [625 kB] [2021-05-11T12:33:07.117Z] #36 29.35 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2021-05-11T12:33:07.117Z] #36 29.35 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2021-05-11T12:33:07.117Z] #36 29.36 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2021-05-11T12:33:07.117Z] #36 29.37 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB] [2021-05-11T12:33:07.117Z] #36 29.38 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2021-05-11T12:33:07.117Z] #36 31.11 debconf: delaying package configuration, since apt-utils is not installed [2021-05-11T12:33:07.117Z] #36 31.97 Fetched 14.2 MB in 1s (10.3 MB/s) [2021-05-11T12:33:07.117Z] #36 32.90 Selecting previously unselected package xxd. [2021-05-11T12:33:07.117Z] #36 32.90 (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-05-11T12:33:07.117Z] #36 32.96 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2021-05-11T12:33:07.117Z] #36 33.65 Unpacking xxd (2:8.1.0875-5) ... [2021-05-11T12:33:07.117Z] #36 34.15 Selecting previously unselected package vim-common. [2021-05-11T12:33:07.117Z] #36 34.17 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-05-11T12:33:07.117Z] #36 34.22 Unpacking vim-common (2:8.1.0875-5) ... [2021-05-11T12:33:07.117Z] #36 34.98 Selecting previously unselected package cmake-data. [2021-05-11T12:33:07.117Z] #36 34.98 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-05-11T12:33:07.117Z] #36 34.99 Unpacking cmake-data (3.13.4-1) ... [2021-05-11T12:33:07.201Z] #43 75.33 DEP criu/sk-inet.d [2021-05-11T12:33:07.201Z] #43 75.53 DEP criu/signalfd.d [2021-05-11T12:33:07.291Z] #13 54.84 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-05-11T12:33:07.291Z] #13 54.97 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-05-11T12:33:07.291Z] #13 54.97 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-05-11T12:33:07.291Z] #13 55.18 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-05-11T12:33:07.382Z] #36 ... [2021-05-11T12:33:07.382Z] [2021-05-11T12:33:07.382Z] #29 [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-05-11T12:33:07.382Z] #29 sha256:0129e8d11892903e04bbbc81c6054262ebc01d92f9d6f6729694eeaee90da416 [2021-05-11T12:33:07.382Z] #29 35.72 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-05-11T12:33:07.382Z] #29 36.27 [2021-05-11T12:33:07.460Z] #43 75.71 DEP criu/sigframe.d [2021-05-11T12:33:07.552Z] #13 55.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-05-11T12:33:07.552Z] #13 55.49 Preparing to unpack .../libudev1_241-7~deb10u7_amd64.deb ... [2021-05-11T12:33:07.552Z] #13 55.49 Unpacking libudev1:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-05-11T12:33:07.719Z] #43 75.87 DEP criu/shmem.d [2021-05-11T12:33:07.719Z] #43 76.04 DEP criu/servicefd.d [2021-05-11T12:33:07.767Z] #49 ... [2021-05-11T12:33:07.767Z] [2021-05-11T12:33:07.767Z] #58 [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-05-11T12:33:07.767Z] #58 sha256:42ef8d0be1840440ab70746bb947cad7f00a7224e94608623c6caeb528589c59 [2021-05-11T12:33:07.767Z] #58 32.13 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-11T12:33:07.767Z] #58 32.45 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-11T12:33:07.767Z] #58 32.61 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-11T12:33:07.767Z] #58 32.73 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-05-11T12:33:07.767Z] #58 33.78 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-05-11T12:33:07.767Z] #58 35.20 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-05-11T12:33:07.767Z] #58 40.09 go: finding github.com/pkg/errors v0.9.1 [2021-05-11T12:33:07.767Z] #58 40.24 go: finding github.com/sirupsen/logrus v1.8.1 [2021-05-11T12:33:07.767Z] #58 40.61 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-11T12:33:07.767Z] #58 40.75 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-11T12:33:07.767Z] #58 40.96 go: finding github.com/google/uuid v1.2.0 [2021-05-11T12:33:07.767Z] #58 41.12 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-11T12:33:07.767Z] #58 41.24 go: finding github.com/moby/vpnkit v0.5.0 [2021-05-11T12:33:07.767Z] #58 41.26 go: finding github.com/gofrs/flock v0.8.0 [2021-05-11T12:33:07.767Z] #58 41.33 go: finding github.com/gorilla/mux v1.8.0 [2021-05-11T12:33:07.767Z] #58 41.36 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-05-11T12:33:07.767Z] #58 41.42 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-11T12:33:07.767Z] #58 41.45 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-05-11T12:33:07.767Z] #58 41.46 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-05-11T12:33:07.767Z] #58 41.71 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-11T12:33:07.767Z] #58 41.87 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-05-11T12:33:07.767Z] #58 ... [2021-05-11T12:33:07.767Z] [2021-05-11T12:33:07.767Z] #40 [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-05-11T12:33:07.767Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-11T12:33:07.767Z] #40 31.78 Checking out files: 66% (1129/1693) Checking out files: 67% (1135/1693) Checking out files: 68% (1152/1693) Checking out files: 69% (1169/1693) Checking out files: 70% (1186/1693) Checking out files: 71% (1203/1693) Checking out files: 72% (1219/1693) Checking out files: 73% (1236/1693) Checking out files: 74% (1253/1693) Checking out files: 75% (1270/1693) Checking out files: 76% (1287/1693) Checking out files: 77% (1304/1693) Checking out files: 78% (1321/1693) Checking out files: 79% (1338/1693) Checking out files: 80% (1355/1693) Checking out files: 81% (1372/1693) Checking out files: 82% (1389/1693) Checking out files: 83% (1406/1693) Checking out files: 84% (1423/1693) Checking out files: 85% (1440/1693) Checking out files: 86% (1456/1693) Checking out files: 87% (1473/1693) Checking out files: 88% (1490/1693) Checking out files: 89% (1507/1693) Checking out files: 90% (1524/1693) Checking out files: 91% (1541/1693) Checking out files: 92% (1558/1693) Checking out files: 93% (1575/1693) Checking out files: 94% (1592/1693) Checking out files: 95% (1609/1693) Checking out files: 96% (1626/1693) Checking out files: 97% (1643/1693) Checking out files: 98% (1660/1693) Checking out files: 99% (1677/1693) Checking out files: 100% (1693/1693) Checking out files: 100% (1693/1693), done. [2021-05-11T12:33:07.767Z] #40 32.53 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-05-11T12:33:07.767Z] #40 35.32 + 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-05-11T12:33:05.761Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-11T12:33:05.761Z] > git --version # timeout=10 [2021-05-11T12:33:05.803Z] > git --version # 'git version 2.24.1.windows.2' [2021-05-11T12:33:05.803Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-11T12:33:05.806Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42370/head:refs/remotes/origin/PR-42370 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-11T12:33:07.814Z] #13 55.67 Setting up libudev1:amd64 (241-7~deb10u7) ... [2021-05-11T12:33:07.978Z] #43 76.19 DEP criu/seize.d [2021-05-11T12:33:07.978Z] #43 76.38 DEP criu/seccomp.d [2021-05-11T12:33:08.076Z] #13 55.85 Selecting previously unselected package binutils-mingw-w64-i686. [2021-05-11T12:33:08.237Z] #43 76.55 DEP criu/rst-malloc.d [2021-05-11T12:33:08.237Z] #43 76.66 DEP criu/rbtree.d [2021-05-11T12:33:08.338Z] #13 55.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-05-11T12:33:08.338Z] #13 55.92 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-05-11T12:33:08.338Z] #13 55.92 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-05-11T12:33:08.496Z] #43 76.70 DEP criu/pstree.d [2021-05-11T12:33:08.496Z] #43 ... [2021-05-11T12:33:08.496Z] [2021-05-11T12:33:08.496Z] #20 [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-05-11T12:33:08.496Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-11T12:33:08.496Z] #20 6.213 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-11T12:33:08.496Z] #20 11.51 Fetched 8956 kB in 10s (878 kB/s) [2021-05-11T12:33:08.496Z] #20 11.51 Reading package lists... [2021-05-11T12:33:08.755Z] #20 15.87 Reading package lists... [2021-05-11T12:33:08.755Z] #20 ... [2021-05-11T12:33:08.755Z] [2021-05-11T12:33:08.755Z] #43 [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-05-11T12:33:08.755Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-11T12:33:08.755Z] #43 76.88 DEP criu/protobuf.d [2021-05-11T12:33:08.755Z] #43 77.09 GEN criu/protobuf-desc-gen.h [2021-05-11T12:33:08.913Z] #13 ... [2021-05-11T12:33:08.913Z] [2021-05-11T12:33:08.913Z] #36 [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-05-11T12:33:08.913Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-11T12:33:08.913Z] #36 50.42 Selecting previously unselected package libicu63:amd64. [2021-05-11T12:33:08.913Z] #36 50.43 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-05-11T12:33:08.913Z] #36 50.45 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-05-11T12:33:08.913Z] #36 56.61 Selecting previously unselected package libxml2:amd64. [2021-05-11T12:33:08.913Z] #36 56.61 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-05-11T12:33:08.913Z] #36 56.62 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-05-11T12:33:08.913Z] #36 57.38 Selecting previously unselected package libarchive13:amd64. [2021-05-11T12:33:08.913Z] #36 57.42 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-05-11T12:33:08.913Z] #36 57.46 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-05-11T12:33:08.913Z] #36 57.75 Selecting previously unselected package libjsoncpp1:amd64. [2021-05-11T12:33:08.913Z] #36 57.75 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-05-11T12:33:08.913Z] #36 57.76 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-05-11T12:33:08.913Z] #36 57.92 Selecting previously unselected package librhash0:amd64. [2021-05-11T12:33:08.913Z] #36 57.94 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-05-11T12:33:08.913Z] #36 57.94 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-05-11T12:33:08.913Z] #36 58.13 Selecting previously unselected package libuv1:amd64. [2021-05-11T12:33:08.913Z] #36 58.13 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-05-11T12:33:08.913Z] #36 58.13 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-05-11T12:33:08.913Z] #36 58.30 Selecting previously unselected package cmake. [2021-05-11T12:33:08.913Z] #36 58.30 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-05-11T12:33:08.913Z] #36 58.32 Unpacking cmake (3.13.4-1) ... [2021-05-11T12:33:08.984Z] #13 42.76 Reading package lists... [2021-05-11T12:33:08.984Z] #13 ... [2021-05-11T12:33:08.984Z] [2021-05-11T12:33:08.984Z] #55 [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-05-11T12:33:08.984Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-11T12:33:08.984Z] #55 45.76 Reading package lists... [2021-05-11T12:33:08.984Z] #55 52.76 Building dependency tree... [2021-05-11T12:33:09.174Z] #36 ... [2021-05-11T12:33:09.174Z] [2021-05-11T12:33:09.174Z] #42 [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-05-11T12:33:09.174Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-11T12:33:09.174Z] #42 60.24 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-05-11T12:33:09.174Z] #42 60.27 Processing triggers for libc-bin (2.28-10) ... [2021-05-11T12:33:09.254Z] #29 36.65 #=#=# ## 3.2% #### 6.5% ####### 10.2% ########## 14.0% ########### 15.5% ############ 18.0% ################ 22.6% ################## 25.2% #################### 28.2% ########################## 36.2% ############################ 40.2% ############################### 43.1% ################################# 46.8% ################################### 49.5% ##################################### 52.6% ####################################### 54.9% ######################################## 56.1% ######################################### 57.6% ########################################### 61.0% ############################################ 61.8% [2021-05-11T12:33:09.254Z] #29 ... [2021-05-11T12:33:09.254Z] [2021-05-11T12:33:09.254Z] #45 [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-05-11T12:33:09.254Z] #45 sha256:66a658f97bfe7068809922cdd3b2eb5d591c2d7d598f8fd99c359d54b1f574e3 [2021-05-11T12:33:09.254Z] #45 29.24 sync [2021-05-11T12:33:09.254Z] #45 29.25 internal/reflectlite [2021-05-11T12:33:09.254Z] #45 30.52 github.com/LK4D4/vndr/godl/singleflight [2021-05-11T12:33:09.254Z] #45 30.57 math/rand [2021-05-11T12:33:09.254Z] #45 30.58 internal/singleflight [2021-05-11T12:33:09.254Z] #45 32.31 sort [2021-05-11T12:33:09.254Z] #45 32.33 errors [2021-05-11T12:33:09.254Z] #45 32.61 io [2021-05-11T12:33:09.254Z] #45 32.63 strconv [2021-05-11T12:33:09.254Z] #45 32.64 internal/oserror [2021-05-11T12:33:09.254Z] #45 32.84 syscall [2021-05-11T12:33:09.254Z] #45 33.92 vendor/golang.org/x/net/dns/dnsmessage [2021-05-11T12:33:09.254Z] #45 35.08 bytes [2021-05-11T12:33:09.254Z] #45 38.06 reflect [2021-05-11T12:33:09.254Z] #45 38.68 bufio [2021-05-11T12:33:09.437Z] #42 DONE 60.9s [2021-05-11T12:33:09.437Z] [2021-05-11T12:33:09.437Z] #43 [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-05-11T12:33:09.437Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-11T12:33:09.518Z] #45 ... [2021-05-11T12:33:09.518Z] [2021-05-11T12:33:09.518Z] #29 [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-05-11T12:33:09.518Z] #29 sha256:0129e8d11892903e04bbbc81c6054262ebc01d92f9d6f6729694eeaee90da416 [2021-05-11T12:33:09.657Z] #40 ... [2021-05-11T12:33:09.657Z] [2021-05-11T12:33:09.657Z] #55 [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-05-11T12:33:09.657Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-11T12:33:09.657Z] #55 33.84 Fetched 8442 kB in 24s (346 kB/s) [2021-05-11T12:33:09.657Z] #55 33.84 Reading package lists... [2021-05-11T12:33:09.657Z] #55 ... [2021-05-11T12:33:09.657Z] [2021-05-11T12:33:09.657Z] #36 [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-05-11T12:33:09.657Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-11T12:33:09.657Z] #36 33.80 Fetched 8442 kB in 24s (354 kB/s) [2021-05-11T12:33:09.657Z] #36 33.80 Reading package lists... [2021-05-11T12:33:09.929Z] #55 55.57 The following additional packages will be installed: [2021-05-11T12:33:10.191Z] #55 55.58 libbtrfs0 [2021-05-11T12:33:10.191Z] #55 55.74 The following NEW packages will be installed: [2021-05-11T12:33:10.191Z] #55 55.76 libbtrfs-dev libbtrfs0 [2021-05-11T12:33:10.219Z] #36 ... [2021-05-11T12:33:10.219Z] [2021-05-11T12:33:10.219Z] #42 [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-05-11T12:33:10.219Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-11T12:33:10.219Z] #42 34.42 Fetched 8442 kB in 24s (348 kB/s) [2021-05-11T12:33:10.219Z] #42 34.42 Reading package lists... [2021-05-11T12:33:10.219Z] #42 ... [2021-05-11T12:33:10.219Z] [2021-05-11T12:33:10.219Z] #49 [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-05-11T12:33:10.219Z] #49 sha256:49a56a203b064c56283c0772e8f09fbe9f76a47bfbb0cfae191def0ba138bc90 [2021-05-11T12:33:10.219Z] #49 44.63 go: extracting github.com/gogo/protobuf v1.2.1 [2021-05-11T12:33:10.579Z] #29 36.65 #=#=# ## 3.2% #### 6.5% ####### 10.2% ########## 14.0% ########### 15.5% ############ 18.0% ################ 22.6% ################## 25.2% #################### 28.2% ########################## 36.2% ############################ 40.2% ############################### 43.1% ################################# 46.8% ################################### 49.5% ##################################### 52.6% ####################################### 54.9% ######################################## 56.1% ######################################### 57.6% ########################################### 61.0% ############################################ 61.8% ############################################## 63.9% ############################################### 66.6% ################################################# 68.5% ################################################## 70.7% ##################################################### 74.4% ######################################################## 78.7% ########################################################## 81.7% ############################################################# 86.0% ################################################################ 89.0% ################################################################## 92.7% ###################################################################### 98.5% ######################################################################## 100.0% [2021-05-11T12:33:10.678Z] #43 ... [2021-05-11T12:33:10.678Z] [2021-05-11T12:33:10.678Z] #45 [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-05-11T12:33:10.678Z] #45 sha256:f6698c9641d519a45c8ad8f55bb4e6aecef3b32d0599e73c0ba2deb26f0e2643 [2021-05-11T12:33:10.678Z] #45 DONE 152.7s [2021-05-11T12:33:10.678Z] [2021-05-11T12:33:10.678Z] #43 [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-05-11T12:33:10.678Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-11T12:33:10.678Z] #43 79.00 DEP criu/protobuf-desc.d [2021-05-11T12:33:10.772Z] #55 56.26 0 upgraded, 2 newly installed, 0 to remove and 29 not upgraded. [2021-05-11T12:33:10.772Z] #55 56.26 Need to get 119 kB of archives. [2021-05-11T12:33:10.772Z] #55 56.26 After this operation, 387 kB of additional disk space will be used. [2021-05-11T12:33:10.772Z] #55 56.26 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-05-11T12:33:10.772Z] #55 56.26 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-05-11T12:33:10.843Z] #29 40.12 [2021-05-11T12:33:10.937Z] #43 79.16 DEP criu/proc_parse.d [2021-05-11T12:33:11.034Z] #55 ... [2021-05-11T12:33:11.034Z] [2021-05-11T12:33:11.034Z] #67 [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-05-11T12:33:11.034Z] #67 sha256:bb89f18f6962a770fe3f3190833d1da7553d9e0c8ea92bf86e46ef4f948ae621 [2021-05-11T12:33:11.034Z] #67 DONE 56.6s [2021-05-11T12:33:11.196Z] #43 79.48 DEP criu/plugin.d [2021-05-11T12:33:11.296Z] [2021-05-11T12:33:11.296Z] #42 [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-05-11T12:33:11.296Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-11T12:33:11.296Z] #42 44.41 Reading package lists... [2021-05-11T12:33:11.296Z] #42 52.09 Building dependency tree... [2021-05-11T12:33:11.296Z] #42 54.91 The following additional packages will be installed: [2021-05-11T12:33:11.296Z] #42 54.93 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-05-11T12:33:11.296Z] #42 54.93 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-05-11T12:33:11.296Z] #42 54.94 Suggested packages: [2021-05-11T12:33:11.296Z] #42 54.95 manpages-dev python-setuptools [2021-05-11T12:33:11.296Z] #42 56.09 The following NEW packages will be installed: [2021-05-11T12:33:11.296Z] #42 56.11 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-05-11T12:33:11.296Z] #42 56.11 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-05-11T12:33:11.296Z] #42 56.11 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-05-11T12:33:11.296Z] #42 56.12 python-six zlib1g-dev [2021-05-11T12:33:11.296Z] #42 56.50 0 upgraded, 17 newly installed, 0 to remove and 29 not upgraded. [2021-05-11T12:33:11.296Z] #42 56.50 Need to get 4095 kB of archives. [2021-05-11T12:33:11.296Z] #42 56.50 After this operation, 22.5 MB of additional disk space will be used. [2021-05-11T12:33:11.296Z] #42 56.50 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-05-11T12:33:11.296Z] #42 56.50 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-05-11T12:33:11.296Z] #42 56.51 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2021-05-11T12:33:11.296Z] #42 56.51 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-05-11T12:33:11.296Z] #42 56.51 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-05-11T12:33:11.296Z] #42 56.54 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-05-11T12:33:11.296Z] #42 56.55 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-05-11T12:33:11.296Z] #42 56.55 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-05-11T12:33:11.296Z] #42 56.58 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-05-11T12:33:11.296Z] #42 56.69 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-05-11T12:33:11.296Z] #42 56.72 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-05-11T12:33:11.296Z] #42 56.87 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-05-11T12:33:11.355Z] #43 ... [2021-05-11T12:33:11.355Z] [2021-05-11T12:33:11.355Z] #36 [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-05-11T12:33:11.355Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-11T12:33:11.355Z] #36 61.27 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-05-11T12:33:11.355Z] #36 61.29 Setting up xxd (2:8.1.0875-5) ... [2021-05-11T12:33:11.355Z] #36 61.30 Setting up libuv1:amd64 (1.24.1-1) ... [2021-05-11T12:33:11.355Z] #36 61.31 Setting up vim-common (2:8.1.0875-5) ... [2021-05-11T12:33:11.355Z] #36 61.37 Setting up librhash0:amd64 (1.3.8-1) ... [2021-05-11T12:33:11.355Z] #36 61.38 Setting up cmake-data (3.13.4-1) ... [2021-05-11T12:33:11.355Z] #36 61.45 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-05-11T12:33:11.355Z] #36 61.46 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-05-11T12:33:11.355Z] #36 61.49 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-05-11T12:33:11.355Z] #36 61.58 Setting up cmake (3.13.4-1) ... [2021-05-11T12:33:11.355Z] #36 61.58 Processing triggers for libc-bin (2.28-10) ... [2021-05-11T12:33:11.355Z] #36 61.67 Processing triggers for mime-support (3.62) ... [2021-05-11T12:33:11.355Z] #36 DONE 62.4s [2021-05-11T12:33:11.355Z] [2021-05-11T12:33:11.355Z] #37 [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-05-11T12:33:11.355Z] #37 sha256:c5788f01cb7732e886a5255036c5afa5e36697bfc9ccb8987763fe4f61909b46 [2021-05-11T12:33:11.419Z] #29 40.98 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-05-11T12:33:11.457Z] #43 79.66 DEP criu/pipes.d [2021-05-11T12:33:11.457Z] #43 79.88 DEP criu/pie-util.d [2021-05-11T12:33:11.558Z] #42 56.99 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-05-11T12:33:11.558Z] #42 56.99 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-05-11T12:33:11.558Z] #42 57.00 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-05-11T12:33:11.558Z] #42 57.02 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-05-11T12:33:11.558Z] #42 57.02 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-05-11T12:33:11.682Z] #29 ... [2021-05-11T12:33:11.682Z] [2021-05-11T12:33:11.682Z] #49 [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-05-11T12:33:11.682Z] #49 sha256:3d1bafd303ba865d38918983d55933aaa97ca124cf64033ab7c84eedbda7a5a4 [2021-05-11T12:33:11.682Z] #49 31.68 go: extracting github.com/gogo/protobuf v1.2.1 [2021-05-11T12:33:11.682Z] #49 37.63 go: finding github.com/fatih/color v1.7.0 [2021-05-11T12:33:11.682Z] #49 37.64 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-11T12:33:11.682Z] #49 38.01 go: finding github.com/mattn/go-colorable v0.1.4 [2021-05-11T12:33:11.682Z] #49 38.03 go: finding github.com/mattn/go-isatty v0.0.8 [2021-05-11T12:33:11.682Z] #49 38.21 go: finding github.com/go-critic/go-critic v0.4.1 [2021-05-11T12:33:11.682Z] #49 38.22 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-11T12:33:11.682Z] #49 38.22 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-05-11T12:33:11.682Z] #49 38.25 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-11T12:33:11.682Z] #49 38.26 go: finding github.com/pkg/errors v0.8.1 [2021-05-11T12:33:11.682Z] #49 38.35 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-05-11T12:33:11.682Z] #49 38.36 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-05-11T12:33:11.682Z] #49 38.39 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-05-11T12:33:11.682Z] #49 38.39 go: finding github.com/spf13/viper v1.6.1 [2021-05-11T12:33:11.682Z] #49 38.39 go: finding github.com/sirupsen/logrus v1.4.2 [2021-05-11T12:33:11.682Z] #49 38.39 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-05-11T12:33:11.682Z] #49 38.43 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-05-11T12:33:11.719Z] #43 80.00 DEP criu/pie-util-vdso.d [2021-05-11T12:33:11.719Z] #43 80.10 DEP criu/pie-util-vdso-elf32.d [2021-05-11T12:33:11.820Z] #42 ... [2021-05-11T12:33:11.820Z] [2021-05-11T12:33:11.820Z] #55 [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-05-11T12:33:11.820Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-11T12:33:11.820Z] #55 57.57 debconf: delaying package configuration, since apt-utils is not installed [2021-05-11T12:33:11.944Z] #49 38.45 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-05-11T12:33:11.944Z] #49 38.46 go: finding github.com/stretchr/testify v1.4.0 [2021-05-11T12:33:11.944Z] #49 38.47 go: finding github.com/davecgh/go-spew v1.1.1 [2021-05-11T12:33:11.944Z] #49 38.53 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-05-11T12:33:11.944Z] #49 38.58 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-11T12:33:11.944Z] #49 38.60 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-05-11T12:33:11.944Z] #49 38.61 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-11T12:33:11.944Z] #49 38.64 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-05-11T12:33:11.944Z] #49 38.64 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-05-11T12:33:11.944Z] #49 38.65 go: finding github.com/spf13/cobra v0.0.5 [2021-05-11T12:33:11.944Z] #49 38.71 go: finding github.com/hashicorp/hcl v1.0.0 [2021-05-11T12:33:11.944Z] #49 38.71 go: finding github.com/spf13/pflag v1.0.5 [2021-05-11T12:33:11.944Z] #49 38.72 go: finding github.com/gobwas/glob v0.2.3 [2021-05-11T12:33:11.944Z] #49 38.74 go: finding github.com/stretchr/objx v0.2.0 [2021-05-11T12:33:11.944Z] #49 38.82 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-11T12:33:11.944Z] #49 38.87 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-11T12:33:11.944Z] #49 38.91 go: finding github.com/magiconair/properties v1.8.1 [2021-05-11T12:33:11.944Z] #49 38.95 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-05-11T12:33:11.945Z] #49 39.03 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-05-11T12:33:11.945Z] #49 39.06 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-11T12:33:11.945Z] #49 39.13 go: finding github.com/pelletier/go-toml v1.2.0 [2021-05-11T12:33:11.945Z] #49 39.15 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-11T12:33:11.945Z] #49 39.16 go: finding github.com/spf13/afero v1.1.2 [2021-05-11T12:33:11.945Z] #49 39.21 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-11T12:33:11.945Z] #49 39.22 go: finding github.com/spf13/cast v1.3.0 [2021-05-11T12:33:11.945Z] #49 39.28 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-11T12:33:11.945Z] #49 39.34 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-05-11T12:33:11.945Z] #49 39.47 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-11T12:33:11.945Z] #49 39.63 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-11T12:33:11.945Z] #49 39.68 go: finding github.com/subosito/gotenv v1.2.0 [2021-05-11T12:33:11.945Z] #49 39.69 go: finding gopkg.in/ini.v1 v1.51.0 [2021-05-11T12:33:11.945Z] #49 39.76 go: finding golang.org/x/text v0.3.2 [2021-05-11T12:33:11.945Z] #49 39.83 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-11T12:33:11.945Z] #49 39.85 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-11T12:33:11.945Z] #49 39.88 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-11T12:33:11.945Z] #49 39.90 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-11T12:33:11.945Z] #49 39.91 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-11T12:33:11.945Z] #49 39.97 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-11T12:33:11.945Z] #49 39.97 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-11T12:33:11.945Z] #49 39.99 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-11T12:33:11.945Z] #49 40.00 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-11T12:33:11.945Z] #49 40.11 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-11T12:33:11.945Z] #49 40.11 go: finding github.com/kisielk/gotool v1.0.0 [2021-05-11T12:33:11.945Z] #49 40.13 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-11T12:33:11.945Z] #49 40.15 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-05-11T12:33:11.945Z] #49 40.17 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-11T12:33:11.945Z] #49 40.19 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-11T12:33:11.945Z] #49 40.20 go: finding github.com/ultraware/funlen v0.0.2 [2021-05-11T12:33:11.945Z] #49 40.20 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-11T12:33:11.945Z] #49 40.21 go: finding github.com/ultraware/whitespace v0.0.4 [2021-05-11T12:33:11.945Z] #49 40.28 go: finding github.com/uudashr/gocognit v1.0.1 [2021-05-11T12:33:11.945Z] #49 40.36 go: finding github.com/gogo/protobuf v1.2.1 [2021-05-11T12:33:11.945Z] #49 40.44 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-11T12:33:11.945Z] #49 40.59 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-11T12:33:11.945Z] #49 40.63 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-11T12:33:11.945Z] #49 40.64 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-11T12:33:11.945Z] #49 40.75 go: finding github.com/BurntSushi/toml v0.3.1 [2021-05-11T12:33:11.945Z] #49 40.81 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-11T12:33:11.945Z] #49 ... [2021-05-11T12:33:11.945Z] [2021-05-11T12:33:11.945Z] #29 [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-05-11T12:33:11.945Z] #29 sha256:0129e8d11892903e04bbbc81c6054262ebc01d92f9d6f6729694eeaee90da416 [2021-05-11T12:33:11.945Z] #29 41.37 [2021-05-11T12:33:11.978Z] #43 80.22 DEP criu/path.d [2021-05-11T12:33:12.209Z] #29 41.60 ######################################################################## 100.0% [2021-05-11T12:33:12.209Z] #29 41.66 [2021-05-11T12:33:12.237Z] #43 80.35 DEP criu/parasite-syscall.d [2021-05-11T12:33:12.237Z] #43 80.53 DEP criu/pagemap.d [2021-05-11T12:33:12.300Z] #37 ... [2021-05-11T12:33:12.300Z] [2021-05-11T12:33:12.300Z] #45 [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-05-11T12:33:12.300Z] #45 sha256:aaa144a41fc4e2bebf6a3ce5bee4503abcd5dc3f280c807c35c46c6a36e83206 [2021-05-11T12:33:12.300Z] #45 54.02 time [2021-05-11T12:33:12.300Z] #45 58.00 internal/fmtsort [2021-05-11T12:33:12.300Z] #45 58.78 internal/syscall/execenv [2021-05-11T12:33:12.300Z] #45 58.98 internal/syscall/unix [2021-05-11T12:33:12.300Z] #45 59.29 strings [2021-05-11T12:33:12.300Z] #45 59.40 internal/poll [2021-05-11T12:33:12.300Z] #45 61.45 os [2021-05-11T12:33:12.300Z] #45 62.03 regexp/syntax [2021-05-11T12:33:12.460Z] #55 57.92 Fetched 119 kB in 0s (309 kB/s) [2021-05-11T12:33:12.460Z] #55 58.05 Selecting previously unselected package libbtrfs0. [2021-05-11T12:33:12.460Z] #55 58.05 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-05-11T12:33:12.460Z] #55 58.12 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-05-11T12:33:12.496Z] #43 80.69 DEP criu/pagemap-cache.d [2021-05-11T12:33:12.496Z] #43 80.80 DEP criu/page-xfer.d [2021-05-11T12:33:12.562Z] #45 ... [2021-05-11T12:33:12.562Z] [2021-05-11T12:33:12.562Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-05-11T12:33:12.562Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-11T12:33:12.562Z] #13 57.96 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-05-11T12:33:12.562Z] #13 57.96 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-05-11T12:33:12.562Z] #13 57.96 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-05-11T12:33:12.562Z] #13 60.09 Selecting previously unselected package binutils-mingw-w64. [2021-05-11T12:33:12.562Z] #13 60.09 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-05-11T12:33:12.562Z] #13 60.15 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-05-11T12:33:12.562Z] #13 60.25 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-05-11T12:33:12.562Z] #13 60.25 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-05-11T12:33:12.562Z] #13 60.25 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-05-11T12:33:12.725Z] #55 58.13 Unpacking libbtrfs0 (4.20.1-2) ... [2021-05-11T12:33:12.725Z] #55 58.24 Selecting previously unselected package libbtrfs-dev. [2021-05-11T12:33:12.725Z] #55 58.27 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-05-11T12:33:12.725Z] #55 58.28 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-05-11T12:33:12.755Z] #43 80.95 DEP criu/page-pipe.d [2021-05-11T12:33:12.755Z] #43 81.09 DEP criu/netfilter.d [2021-05-11T12:33:12.824Z] #13 60.43 Selecting previously unselected package dmsetup. [2021-05-11T12:33:12.825Z] #13 60.44 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-05-11T12:33:12.825Z] #13 60.44 Unpacking dmsetup (2:1.02.155-3) ... [2021-05-11T12:33:12.825Z] #13 60.64 Selecting previously unselected package mingw-w64-common. [2021-05-11T12:33:12.825Z] #13 60.64 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-05-11T12:33:12.825Z] #13 60.64 Unpacking mingw-w64-common (6.0.0-3) ... [2021-05-11T12:33:12.861Z] #29 ... [2021-05-11T12:33:12.861Z] [2021-05-11T12:33:12.862Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-05-11T12:33:12.862Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-05-11T12:33:12.862Z] #13 23.16 Reading package lists... [2021-05-11T12:33:12.862Z] #13 28.58 Building dependency tree... [2021-05-11T12:33:12.862Z] #13 30.52 The following additional packages will be installed: [2021-05-11T12:33:12.862Z] #13 30.52 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-05-11T12:33:12.862Z] #13 30.52 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-05-11T12:33:12.862Z] #13 30.53 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-05-11T12:33:12.862Z] #13 30.53 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-05-11T12:33:12.862Z] #13 30.53 mingw-w64-common mingw-w64-x86-64-dev [2021-05-11T12:33:12.862Z] #13 30.55 Suggested packages: [2021-05-11T12:33:12.862Z] #13 30.55 gcc-8-locales seccomp wine64 [2021-05-11T12:33:12.862Z] #13 31.37 The following NEW packages will be installed: [2021-05-11T12:33:12.862Z] #13 31.37 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-05-11T12:33:12.862Z] #13 31.37 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-05-11T12:33:12.862Z] #13 31.37 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-05-11T12:33:12.862Z] #13 31.37 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-05-11T12:33:12.862Z] #13 31.37 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-05-11T12:33:12.862Z] #13 31.37 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-05-11T12:33:12.862Z] #13 31.38 The following packages will be upgraded: [2021-05-11T12:33:12.862Z] #13 31.40 libseccomp2 libsystemd0 libudev1 [2021-05-11T12:33:12.862Z] #13 31.86 3 upgraded, 25 newly installed, 0 to remove and 27 not upgraded. [2021-05-11T12:33:12.862Z] #13 31.86 Need to get 73.8 MB of archives. [2021-05-11T12:33:12.862Z] #13 31.86 After this operation, 472 MB of additional disk space will be used. [2021-05-11T12:33:12.862Z] #13 31.86 Get:1 http://deb.debian.org/debian buster-backports/main arm64 libseccomp2 arm64 2.4.4-1~bpo10+1 [44.2 kB] [2021-05-11T12:33:12.862Z] #13 31.87 Get:2 http://deb.debian.org/debian buster-backports/main arm64 libseccomp-dev arm64 2.4.4-1~bpo10+1 [73.8 kB] [2021-05-11T12:33:12.862Z] #13 31.91 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd0 arm64 241-7~deb10u7 [314 kB] [2021-05-11T12:33:12.862Z] #13 31.92 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev1 arm64 241-7~deb10u7 [146 kB] [2021-05-11T12:33:12.862Z] #13 31.93 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-i686 arm64 2.31.1-11+8.3 [2188 kB] [2021-05-11T12:33:12.862Z] #13 32.12 Get:6 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-05-11T12:33:12.862Z] #13 32.27 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-05-11T12:33:12.862Z] #13 32.29 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2021-05-11T12:33:12.862Z] #13 32.30 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2021-05-11T12:33:12.862Z] #13 32.30 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-05-11T12:33:12.862Z] #13 32.77 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-05-11T12:33:12.862Z] #13 33.02 Get:12 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-05-11T12:33:12.862Z] #13 33.03 Get:13 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-05-11T12:33:12.862Z] #13 34.80 Get:14 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-05-11T12:33:12.862Z] #13 35.95 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2021-05-11T12:33:12.862Z] #13 35.96 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2021-05-11T12:33:12.862Z] #13 35.96 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2021-05-11T12:33:12.862Z] #13 35.96 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2021-05-11T12:33:12.862Z] #13 35.98 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.155-3 [21.7 kB] [2021-05-11T12:33:12.862Z] #13 35.98 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u7 [110 kB] [2021-05-11T12:33:12.862Z] #13 35.99 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2021-05-11T12:33:12.862Z] #13 36.00 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2021-05-11T12:33:12.862Z] #13 36.02 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2021-05-11T12:33:12.862Z] #13 36.02 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2021-05-11T12:33:12.862Z] #13 36.04 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2021-05-11T12:33:12.862Z] #13 36.08 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2021-05-11T12:33:12.862Z] #13 36.09 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] [2021-05-11T12:33:12.862Z] #13 36.09 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u7 [322 kB] [2021-05-11T12:33:12.862Z] #13 37.21 debconf: delaying package configuration, since apt-utils is not installed [2021-05-11T12:33:12.862Z] #13 37.37 Fetched 73.8 MB in 5s (16.2 MB/s) [2021-05-11T12:33:12.862Z] #13 37.48 (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-05-11T12:33:12.862Z] #13 37.56 Preparing to unpack .../libsystemd0_241-7~deb10u7_arm64.deb ... [2021-05-11T12:33:12.862Z] #13 37.60 Unpacking libsystemd0:arm64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-05-11T12:33:12.862Z] #13 37.94 Setting up libsystemd0:arm64 (241-7~deb10u7) ... [2021-05-11T12:33:12.862Z] #13 38.12 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-05-11T12:33:12.862Z] #13 38.19 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_arm64.deb ... [2021-05-11T12:33:12.862Z] #13 38.23 Unpacking libseccomp2:arm64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-05-11T12:33:12.992Z] #55 58.57 Setting up libbtrfs0 (4.20.1-2) ... [2021-05-11T12:33:12.992Z] #55 58.61 Setting up libbtrfs-dev (4.20.1-2) ... [2021-05-11T12:33:12.992Z] #55 58.62 Processing triggers for libc-bin (2.28-10) ... [2021-05-11T12:33:13.014Z] #43 81.22 DEP criu/net.d [2021-05-11T12:33:13.125Z] #13 ... [2021-05-11T12:33:13.125Z] [2021-05-11T12:33:13.125Z] #42 [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-05-11T12:33:13.125Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-05-11T12:33:13.125Z] #42 37.49 Selecting previously unselected package libprotobuf-c1:arm64. [2021-05-11T12:33:13.125Z] #42 37.55 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2021-05-11T12:33:13.125Z] #42 37.57 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-05-11T12:33:13.125Z] #42 37.70 Selecting previously unselected package libprotobuf-c-dev:arm64. [2021-05-11T12:33:13.125Z] #42 37.72 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ... [2021-05-11T12:33:13.125Z] #42 37.75 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2021-05-11T12:33:13.125Z] #42 37.94 Selecting previously unselected package zlib1g-dev:arm64. [2021-05-11T12:33:13.125Z] #42 37.94 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ... [2021-05-11T12:33:13.125Z] #42 37.97 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2021-05-11T12:33:13.125Z] #42 38.25 Selecting previously unselected package libprotobuf17:arm64. [2021-05-11T12:33:13.125Z] #42 38.25 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ... [2021-05-11T12:33:13.125Z] #42 38.29 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2021-05-11T12:33:13.125Z] #42 38.96 Selecting previously unselected package libprotobuf-lite17:arm64. [2021-05-11T12:33:13.125Z] #42 38.96 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ... [2021-05-11T12:33:13.125Z] #42 38.97 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2021-05-11T12:33:13.125Z] #42 39.18 Selecting previously unselected package libprotobuf-dev:arm64. [2021-05-11T12:33:13.125Z] #42 39.19 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ... [2021-05-11T12:33:13.125Z] #42 39.21 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ... [2021-05-11T12:33:13.125Z] #42 40.54 Selecting previously unselected package libprotoc17:arm64. [2021-05-11T12:33:13.125Z] #42 40.54 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ... [2021-05-11T12:33:13.125Z] #42 40.55 Unpacking libprotoc17:arm64 (3.6.1.3-2) ... [2021-05-11T12:33:13.125Z] #42 40.98 Selecting previously unselected package protobuf-c-compiler. [2021-05-11T12:33:13.125Z] #42 40.98 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ... [2021-05-11T12:33:13.125Z] #42 40.99 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-05-11T12:33:13.125Z] #42 41.16 Selecting previously unselected package protobuf-compiler. [2021-05-11T12:33:13.125Z] #42 41.17 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ... [2021-05-11T12:33:13.125Z] #42 41.18 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-05-11T12:33:13.125Z] #42 41.36 Selecting previously unselected package python-pkg-resources. [2021-05-11T12:33:13.125Z] #42 41.36 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-05-11T12:33:13.125Z] #42 41.37 Unpacking python-pkg-resources (40.8.0-1) ... [2021-05-11T12:33:13.125Z] #42 41.58 Selecting previously unselected package python-six. [2021-05-11T12:33:13.125Z] #42 41.59 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-05-11T12:33:13.125Z] #42 41.64 Unpacking python-six (1.12.0-1) ... [2021-05-11T12:33:13.125Z] #42 41.79 Selecting previously unselected package python-protobuf. [2021-05-11T12:33:13.125Z] #42 41.80 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ... [2021-05-11T12:33:13.125Z] #42 41.80 Unpacking python-protobuf (3.6.1.3-2) ... [2021-05-11T12:33:13.125Z] #42 42.40 Setting up python-pkg-resources (40.8.0-1) ... [2021-05-11T12:33:13.267Z] #55 ... [2021-05-11T12:33:13.267Z] [2021-05-11T12:33:13.267Z] #45 [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-05-11T12:33:13.267Z] #45 sha256:7986fce36383753a4097592e772842e702db6c31c8ebc933a9c1d11fc61e9059 [2021-05-11T12:33:13.267Z] #45 48.71 vendor/golang.org/x/crypto/internal/subtle [2021-05-11T12:33:13.267Z] #45 48.89 vendor/golang.org/x/crypto/curve25519 [2021-05-11T12:33:13.267Z] #45 58.31 sync [2021-05-11T12:33:13.267Z] #45 58.31 internal/reflectlite [2021-05-11T12:33:13.267Z] #45 ... [2021-05-11T12:33:13.267Z] [2021-05-11T12:33:13.267Z] #42 [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-05-11T12:33:13.267Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-11T12:33:13.267Z] #42 58.36 debconf: delaying package configuration, since apt-utils is not installed [2021-05-11T12:33:13.267Z] #42 58.58 Fetched 4095 kB in 1s (4903 kB/s) [2021-05-11T12:33:13.267Z] #42 58.65 Selecting previously unselected package libcap-dev:amd64. [2021-05-11T12:33:13.267Z] #42 58.65 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-05-11T12:33:13.267Z] #42 58.73 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-05-11T12:33:13.267Z] #42 58.75 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-05-11T12:33:13.267Z] #42 58.91 Selecting previously unselected package libnet1:amd64. [2021-05-11T12:33:13.274Z] #43 81.48 DEP criu/namespaces.d [2021-05-11T12:33:13.274Z] #43 81.71 DEP criu/mount.d [2021-05-11T12:33:13.392Z] #42 ... [2021-05-11T12:33:13.393Z] [2021-05-11T12:33:13.393Z] #47 [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-05-11T12:33:13.393Z] #47 sha256:4725c7fef9818266ff4b05c493598a19a10c2c82514f488ea2f58837ad84a058 [2021-05-11T12:33:13.393Z] #47 DONE 43.3s [2021-05-11T12:33:13.393Z] [2021-05-11T12:33:13.393Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-05-11T12:33:13.393Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-05-11T12:33:13.393Z] #13 39.09 Setting up libseccomp2:arm64 (2.4.4-1~bpo10+1) ... [2021-05-11T12:33:13.487Z] #49 ... [2021-05-11T12:33:13.487Z] [2021-05-11T12:33:13.487Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-05-11T12:33:13.487Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-11T12:33:13.487Z] #13 33.13 Fetched 8956 kB in 27s (333 kB/s) [2021-05-11T12:33:13.487Z] #13 33.13 Reading package lists... [2021-05-11T12:33:13.487Z] #13 42.79 Reading package lists... [2021-05-11T12:33:13.487Z] #13 ... [2021-05-11T12:33:13.487Z] [2021-05-11T12:33:13.487Z] #42 [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-05-11T12:33:13.487Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-11T12:33:13.487Z] #42 34.42 Reading package lists... [2021-05-11T12:33:13.545Z] #42 ... [2021-05-11T12:33:13.545Z] [2021-05-11T12:33:13.545Z] #55 [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-05-11T12:33:13.545Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-11T12:33:13.545Z] #55 DONE 59.0s [2021-05-11T12:33:13.545Z] [2021-05-11T12:33:13.545Z] #42 [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-05-11T12:33:13.545Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-11T12:33:13.545Z] #42 58.91 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-05-11T12:33:13.545Z] #42 58.92 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-05-11T12:33:13.545Z] #42 59.23 Selecting previously unselected package libnet1-dev. [2021-05-11T12:33:13.545Z] #42 59.23 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-05-11T12:33:13.545Z] #42 59.23 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-05-11T12:33:13.842Z] #43 81.90 DEP criu/memfd.d [2021-05-11T12:33:13.842Z] #43 82.09 DEP criu/mem.d [2021-05-11T12:33:13.968Z] #13 39.38 (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-05-11T12:33:13.968Z] #13 39.43 Preparing to unpack .../libudev1_241-7~deb10u7_arm64.deb ... [2021-05-11T12:33:13.968Z] #13 39.46 Unpacking libudev1:arm64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-05-11T12:33:13.968Z] #13 ... [2021-05-11T12:33:13.968Z] [2021-05-11T12:33:13.968Z] #29 [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-05-11T12:33:13.968Z] #29 sha256:0129e8d11892903e04bbbc81c6054262ebc01d92f9d6f6729694eeaee90da416 [2021-05-11T12:33:13.968Z] #29 42.51 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-05-11T12:33:13.968Z] #29 42.87 [2021-05-11T12:33:13.968Z] #29 43.04 ######################################################################## 100.0% [2021-05-11T12:33:13.968Z] #29 43.18 [2021-05-11T12:33:13.968Z] #29 43.32 Download of images into '/build' complete. [2021-05-11T12:33:13.968Z] #29 43.32 Use something like the following to load the result into a Docker daemon: [2021-05-11T12:33:13.968Z] #29 43.32 tar -cC '/build' . | docker load [2021-05-11T12:33:13.968Z] #29 DONE 43.4s [2021-05-11T12:33:13.968Z] [2021-05-11T12:33:13.968Z] #56 [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-05-11T12:33:13.968Z] #56 sha256:20b597ebe8e1f3a4b152b99910a55b6e4518a077c782bcf3f56a3b062a3e1483 [2021-05-11T12:33:13.968Z] #56 1.503 + RM_GOPATH=0 [2021-05-11T12:33:13.968Z] #56 1.503 + TMP_GOPATH= [2021-05-11T12:33:13.968Z] #56 1.504 + : /build [2021-05-11T12:33:13.968Z] #56 1.504 + '[' -z '' ']' [2021-05-11T12:33:13.968Z] #56 1.510 ++ mktemp -d [2021-05-11T12:33:13.968Z] #56 1.512 + export GOPATH=/tmp/tmp.uDPH9JG6Es [2021-05-11T12:33:13.968Z] #56 1.512 + GOPATH=/tmp/tmp.uDPH9JG6Es [2021-05-11T12:33:13.968Z] #56 1.512 + RM_GOPATH=1 [2021-05-11T12:33:13.968Z] #56 1.514 + case "$(go env GOARCH)" in [2021-05-11T12:33:13.968Z] #56 1.514 ++ go env GOARCH [2021-05-11T12:33:13.968Z] #56 1.527 + export GO_BUILDMODE=-buildmode=pie [2021-05-11T12:33:13.968Z] #56 1.527 + GO_BUILDMODE=-buildmode=pie [2021-05-11T12:33:13.968Z] #56 1.542 ++ dirname /tmp/install/install.sh [2021-05-11T12:33:13.968Z] #56 1.543 + dir=/tmp/install [2021-05-11T12:33:13.968Z] #56 1.544 + bin=containerd [2021-05-11T12:33:13.968Z] #56 1.544 + shift [2021-05-11T12:33:13.968Z] #56 1.544 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-05-11T12:33:13.968Z] #56 1.544 + . /tmp/install/containerd.installer [2021-05-11T12:33:13.968Z] #56 1.545 ++ set -e [2021-05-11T12:33:13.968Z] #56 1.545 ++ : 8c906ff108ac28da23f69cc7b74f8e7a470d1df0 [2021-05-11T12:33:13.968Z] #56 1.545 + install_containerd [2021-05-11T12:33:13.968Z] #56 1.550 + echo 'Install containerd version 8c906ff108ac28da23f69cc7b74f8e7a470d1df0' [2021-05-11T12:33:13.968Z] #56 1.550 + git clone https://github.com/containerd/containerd.git /tmp/tmp.uDPH9JG6Es/src/github.com/containerd/containerd [2021-05-11T12:33:13.968Z] #56 1.553 Cloning into '/tmp/tmp.uDPH9JG6Es/src/github.com/containerd/containerd'... [2021-05-11T12:33:13.968Z] #56 1.556 Install containerd version 8c906ff108ac28da23f69cc7b74f8e7a470d1df0 [2021-05-11T12:33:14.101Z] #43 82.34 DEP criu/lsm.d [2021-05-11T12:33:14.117Z] #42 59.57 Selecting previously unselected package libnl-3-200:amd64. [2021-05-11T12:33:14.117Z] #42 59.67 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-05-11T12:33:14.117Z] #42 59.69 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-05-11T12:33:14.231Z] #56 ... [2021-05-11T12:33:14.231Z] [2021-05-11T12:33:14.231Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-05-11T12:33:14.231Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-05-11T12:33:14.231Z] #13 39.84 Setting up libudev1:arm64 (241-7~deb10u7) ... [2021-05-11T12:33:14.360Z] #43 82.51 DEP criu/log.d [2021-05-11T12:33:14.360Z] #43 82.67 DEP criu/libnetlink.d [2021-05-11T12:33:14.378Z] #42 59.93 Selecting previously unselected package libnl-3-dev:amd64. [2021-05-11T12:33:14.378Z] #42 ... [2021-05-11T12:33:14.378Z] [2021-05-11T12:33:14.378Z] #49 [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-05-11T12:33:14.378Z] #49 sha256:b16be46c60935c3eefecd22f8a1f0e562b49c57b6d03329c746807409e9b6c51 [2021-05-11T12:33:14.378Z] #49 49.86 go: extracting github.com/gogo/protobuf v1.2.1 [2021-05-11T12:33:14.378Z] #49 52.00 go: extracting golang.org/x/text v0.3.2 [2021-05-11T12:33:14.378Z] #49 56.61 go: finding github.com/fatih/color v1.7.0 [2021-05-11T12:33:14.378Z] #49 56.78 go: finding github.com/mattn/go-colorable v0.1.4 [2021-05-11T12:33:14.378Z] #49 56.85 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-11T12:33:14.378Z] #49 56.87 go: finding github.com/mattn/go-isatty v0.0.8 [2021-05-11T12:33:14.378Z] #49 56.97 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-11T12:33:14.378Z] #49 57.06 go: finding github.com/pkg/errors v0.8.1 [2021-05-11T12:33:14.378Z] #49 57.07 go: finding github.com/go-critic/go-critic v0.4.1 [2021-05-11T12:33:14.378Z] #49 57.13 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-11T12:33:14.378Z] #49 57.20 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-05-11T12:33:14.378Z] #49 57.27 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-05-11T12:33:14.378Z] #49 57.27 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-05-11T12:33:14.378Z] #49 57.42 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-05-11T12:33:14.378Z] #49 57.44 go: finding github.com/sirupsen/logrus v1.4.2 [2021-05-11T12:33:14.378Z] #49 57.47 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-05-11T12:33:14.378Z] #49 57.48 go: finding github.com/stretchr/testify v1.4.0 [2021-05-11T12:33:14.378Z] #49 57.54 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-05-11T12:33:14.378Z] #49 57.55 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-05-11T12:33:14.378Z] #49 57.59 go: finding github.com/spf13/viper v1.6.1 [2021-05-11T12:33:14.378Z] #49 57.59 go: finding github.com/davecgh/go-spew v1.1.1 [2021-05-11T12:33:14.378Z] #49 57.67 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-05-11T12:33:14.378Z] #49 57.67 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-05-11T12:33:14.378Z] #49 57.70 go: finding github.com/stretchr/objx v0.2.0 [2021-05-11T12:33:14.378Z] #49 57.92 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-05-11T12:33:14.378Z] #49 57.99 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-05-11T12:33:14.378Z] #49 57.99 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-11T12:33:14.378Z] #49 58.04 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-11T12:33:14.378Z] #49 58.06 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-05-11T12:33:14.378Z] #49 58.08 go: finding github.com/spf13/cobra v0.0.5 [2021-05-11T12:33:14.378Z] #49 58.09 go: finding github.com/gobwas/glob v0.2.3 [2021-05-11T12:33:14.378Z] #49 58.09 go: finding github.com/spf13/pflag v1.0.5 [2021-05-11T12:33:14.378Z] #49 58.12 go: finding github.com/hashicorp/hcl v1.0.0 [2021-05-11T12:33:14.378Z] #49 58.13 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-11T12:33:14.378Z] #49 58.27 go: finding github.com/magiconair/properties v1.8.1 [2021-05-11T12:33:14.378Z] #49 58.36 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-11T12:33:14.378Z] #49 58.41 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-05-11T12:33:14.378Z] #49 58.41 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-11T12:33:14.378Z] #49 58.47 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-11T12:33:14.378Z] #49 58.48 go: finding github.com/pelletier/go-toml v1.2.0 [2021-05-11T12:33:14.378Z] #49 58.56 go: finding github.com/spf13/afero v1.1.2 [2021-05-11T12:33:14.378Z] #49 58.56 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-11T12:33:14.378Z] #49 58.57 go: finding github.com/spf13/cast v1.3.0 [2021-05-11T12:33:14.378Z] #49 58.65 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-11T12:33:14.378Z] #49 58.70 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-05-11T12:33:14.378Z] #49 58.75 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-11T12:33:14.378Z] #49 58.80 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-11T12:33:14.378Z] #49 58.88 go: finding github.com/subosito/gotenv v1.2.0 [2021-05-11T12:33:14.378Z] #49 58.89 go: finding golang.org/x/text v0.3.2 [2021-05-11T12:33:14.378Z] #49 58.91 go: finding gopkg.in/ini.v1 v1.51.0 [2021-05-11T12:33:14.378Z] #49 59.05 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-11T12:33:14.378Z] #49 59.05 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-11T12:33:14.378Z] #49 59.09 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-11T12:33:14.378Z] #49 59.13 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-11T12:33:14.378Z] #49 59.17 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-11T12:33:14.378Z] #49 59.18 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-11T12:33:14.378Z] #49 59.23 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-11T12:33:14.378Z] #49 59.23 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-11T12:33:14.378Z] #49 59.26 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-11T12:33:14.378Z] #49 59.28 go: finding github.com/kisielk/gotool v1.0.0 [2021-05-11T12:33:14.378Z] #49 59.32 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-11T12:33:14.378Z] #49 59.37 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-11T12:33:14.378Z] #49 59.44 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-05-11T12:33:14.378Z] #49 59.44 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-11T12:33:14.378Z] #49 59.55 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-11T12:33:14.378Z] #49 59.60 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-11T12:33:14.378Z] #49 59.69 go: finding github.com/ultraware/funlen v0.0.2 [2021-05-11T12:33:14.378Z] #49 59.69 go: finding github.com/ultraware/whitespace v0.0.4 [2021-05-11T12:33:14.378Z] #49 59.71 go: finding github.com/uudashr/gocognit v1.0.1 [2021-05-11T12:33:14.378Z] #49 59.75 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-11T12:33:14.378Z] #49 59.83 go: finding github.com/gogo/protobuf v1.2.1 [2021-05-11T12:33:14.378Z] #49 59.95 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-11T12:33:14.378Z] #49 59.97 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-11T12:33:14.378Z] #49 59.99 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-11T12:33:14.378Z] #49 60.01 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-11T12:33:14.378Z] #49 ... [2021-05-11T12:33:14.378Z] [2021-05-11T12:33:14.378Z] #42 [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-05-11T12:33:14.378Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-11T12:33:14.378Z] #42 59.93 Selecting previously unselected package libnl-3-dev:amd64. [2021-05-11T12:33:14.378Z] #42 59.94 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-05-11T12:33:14.378Z] #42 59.95 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-05-11T12:33:14.495Z] #13 40.05 Selecting previously unselected package binutils-mingw-w64-i686. [2021-05-11T12:33:14.619Z] #43 82.78 DEP criu/kerndat.d [2021-05-11T12:33:14.619Z] #43 82.94 DEP criu/kcmp-ids.d [2021-05-11T12:33:14.619Z] #43 83.01 DEP criu/irmap.d [2021-05-11T12:33:14.639Z] #42 60.23 Selecting previously unselected package libprotobuf-c1:amd64. [2021-05-11T12:33:14.639Z] #42 60.25 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-05-11T12:33:14.639Z] #42 60.26 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-05-11T12:33:14.757Z] #13 40.05 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-05-11T12:33:14.757Z] #13 40.27 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2021-05-11T12:33:14.757Z] #13 40.28 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-05-11T12:33:14.878Z] #43 83.12 DEP criu/ipc_ns.d [2021-05-11T12:33:14.901Z] #42 60.36 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-05-11T12:33:14.901Z] #42 60.36 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-05-11T12:33:14.901Z] #42 60.37 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-05-11T12:33:14.901Z] #42 60.48 Selecting previously unselected package zlib1g-dev:amd64. [2021-05-11T12:33:14.901Z] #42 60.49 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-05-11T12:33:14.901Z] #42 60.49 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-05-11T12:33:15.137Z] #43 83.33 DEP criu/image.d [2021-05-11T12:33:15.137Z] #43 83.46 DEP criu/image-desc.d [2021-05-11T12:33:15.137Z] #43 83.56 DEP criu/fsnotify.d [2021-05-11T12:33:15.162Z] #42 60.74 Selecting previously unselected package libprotobuf17:amd64. [2021-05-11T12:33:15.162Z] #42 60.74 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-05-11T12:33:15.162Z] #42 60.74 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-05-11T12:33:15.706Z] #43 83.71 DEP criu/filesystems.d [2021-05-11T12:33:15.706Z] #43 83.88 DEP criu/files.d [2021-05-11T12:33:15.734Z] #42 61.35 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-05-11T12:33:15.735Z] #42 61.35 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-05-11T12:33:15.735Z] #42 61.36 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-05-11T12:33:15.965Z] #43 84.05 DEP criu/files-reg.d [2021-05-11T12:33:15.965Z] #43 84.23 DEP criu/files-ext.d [2021-05-11T12:33:15.996Z] #42 61.61 Selecting previously unselected package libprotobuf-dev:amd64. [2021-05-11T12:33:15.996Z] #42 61.61 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-05-11T12:33:15.996Z] #42 61.63 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-05-11T12:33:16.224Z] #43 84.38 DEP criu/file-lock.d [2021-05-11T12:33:16.224Z] #43 84.49 DEP criu/file-ids.d [2021-05-11T12:33:16.483Z] #43 84.65 DEP criu/fifo.d [2021-05-11T12:33:16.483Z] #43 84.79 DEP criu/fdstore.d [2021-05-11T12:33:16.742Z] #43 84.89 DEP criu/fault-injection.d [2021-05-11T12:33:16.742Z] #43 84.93 DEP criu/external.d [2021-05-11T12:33:16.742Z] #43 85.05 DEP criu/eventpoll.d [2021-05-11T12:33:16.753Z] #42 45.10 Reading package lists... [2021-05-11T12:33:16.753Z] #42 ... [2021-05-11T12:33:16.753Z] [2021-05-11T12:33:16.753Z] #49 [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-05-11T12:33:16.753Z] #49 sha256:49a56a203b064c56283c0772e8f09fbe9f76a47bfbb0cfae191def0ba138bc90 [2021-05-11T12:33:16.753Z] #49 49.43 go: extracting golang.org/x/text v0.3.2 [2021-05-11T12:33:17.002Z] #43 85.20 DEP criu/eventfd.d [2021-05-11T12:33:17.002Z] #43 85.38 DEP criu/crtools.d [2021-05-11T12:33:17.040Z] #13 ... [2021-05-11T12:33:17.040Z] [2021-05-11T12:33:17.040Z] #37 [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-05-11T12:33:17.040Z] #37 sha256:c5788f01cb7732e886a5255036c5afa5e36697bfc9ccb8987763fe4f61909b46 [2021-05-11T12:33:17.040Z] #37 5.719 + RM_GOPATH=0 [2021-05-11T12:33:17.040Z] #37 5.719 + TMP_GOPATH= [2021-05-11T12:33:17.040Z] #37 5.719 + : /build [2021-05-11T12:33:17.040Z] #37 5.719 + '[' -z '' ']' [2021-05-11T12:33:17.040Z] #37 5.720 ++ mktemp -d [2021-05-11T12:33:17.040Z] #37 5.724 + export GOPATH=/tmp/tmp.XSD76Avb4n [2021-05-11T12:33:17.040Z] #37 5.725 + GOPATH=/tmp/tmp.XSD76Avb4n [2021-05-11T12:33:17.040Z] #37 5.725 + RM_GOPATH=1 [2021-05-11T12:33:17.040Z] #37 5.725 + case "$(go env GOARCH)" in [2021-05-11T12:33:17.040Z] #37 5.729 ++ go env GOARCH [2021-05-11T12:33:17.040Z] #37 5.757 + export GO_BUILDMODE=-buildmode=pie [2021-05-11T12:33:17.040Z] #37 5.759 + GO_BUILDMODE=-buildmode=pie [2021-05-11T12:33:17.040Z] #37 5.766 ++ dirname /tmp/install/install.sh [2021-05-11T12:33:17.040Z] #37 5.773 + dir=/tmp/install [2021-05-11T12:33:17.040Z] #37 5.774 + bin=tini [2021-05-11T12:33:17.040Z] #37 5.774 + shift [2021-05-11T12:33:17.040Z] #37 5.774 + '[' '!' -f /tmp/install/tini.installer ']' [2021-05-11T12:33:17.040Z] #37 5.774 + . /tmp/install/tini.installer [2021-05-11T12:33:17.040Z] #37 5.774 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-11T12:33:17.040Z] #37 5.775 + install_tini [2021-05-11T12:33:17.040Z] #37 5.775 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-05-11T12:33:17.040Z] #37 5.775 + git clone https://github.com/krallin/tini.git /tmp/tmp.XSD76Avb4n/tini [2021-05-11T12:33:17.040Z] #37 5.775 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-11T12:33:17.040Z] #37 5.781 Cloning into '/tmp/tmp.XSD76Avb4n/tini'... [2021-05-11T12:33:17.302Z] #37 6.413 + cd /tmp/tmp.XSD76Avb4n/tini [2021-05-11T12:33:17.302Z] #37 6.421 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-11T12:33:17.302Z] #37 6.443 + cmake . [2021-05-11T12:33:17.315Z] #13 42.47 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-05-11T12:33:17.315Z] #13 42.47 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2021-05-11T12:33:17.315Z] #13 42.50 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-05-11T12:33:17.384Z] #42 62.70 Selecting previously unselected package libprotoc17:amd64. [2021-05-11T12:33:17.384Z] #42 62.73 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-05-11T12:33:17.384Z] #42 62.74 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-05-11T12:33:17.570Z] #43 85.63 DEP criu/cr-service.d [2021-05-11T12:33:17.570Z] #43 85.80 DEP criu/cr-restore.d [2021-05-11T12:33:17.646Z] #42 ... [2021-05-11T12:33:17.646Z] [2021-05-11T12:33:17.646Z] #36 [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-05-11T12:33:17.646Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-11T12:33:17.646Z] #36 46.93 Reading package lists... [2021-05-11T12:33:17.646Z] #36 53.31 Building dependency tree... [2021-05-11T12:33:17.646Z] #36 56.37 The following additional packages will be installed: [2021-05-11T12:33:17.646Z] #36 56.42 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-05-11T12:33:17.646Z] #36 56.43 Suggested packages: [2021-05-11T12:33:17.646Z] #36 56.44 cmake-doc ninja-build lrzip [2021-05-11T12:33:17.646Z] #36 56.44 Recommended packages: [2021-05-11T12:33:17.646Z] #36 56.44 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-05-11T12:33:17.646Z] #36 58.02 The following NEW packages will be installed: [2021-05-11T12:33:17.646Z] #36 58.03 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-05-11T12:33:17.646Z] #36 58.03 vim-common xxd [2021-05-11T12:33:17.646Z] #36 58.34 0 upgraded, 10 newly installed, 0 to remove and 29 not upgraded. [2021-05-11T12:33:17.646Z] #36 58.34 Need to get 14.9 MB of archives. [2021-05-11T12:33:17.646Z] #36 58.34 After this operation, 61.8 MB of additional disk space will be used. [2021-05-11T12:33:17.646Z] #36 58.34 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-05-11T12:33:17.646Z] #36 58.35 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-05-11T12:33:17.646Z] #36 58.35 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-05-11T12:33:17.646Z] #36 58.52 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-05-11T12:33:17.646Z] #36 59.42 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-05-11T12:33:17.646Z] #36 59.51 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-05-11T12:33:17.646Z] #36 59.63 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-05-11T12:33:17.646Z] #36 59.63 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-05-11T12:33:17.646Z] #36 59.66 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-05-11T12:33:17.646Z] #36 59.67 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-05-11T12:33:17.646Z] #36 61.02 debconf: delaying package configuration, since apt-utils is not installed [2021-05-11T12:33:17.646Z] #36 61.20 Fetched 14.9 MB in 2s (7685 kB/s) [2021-05-11T12:33:17.646Z] #36 61.25 Selecting previously unselected package xxd. [2021-05-11T12:33:17.646Z] #36 61.25 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-05-11T12:33:17.646Z] #36 61.34 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-05-11T12:33:17.646Z] #36 61.35 Unpacking xxd (2:8.1.0875-5) ... [2021-05-11T12:33:17.646Z] #36 61.54 Selecting previously unselected package vim-common. [2021-05-11T12:33:17.646Z] #36 61.54 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-05-11T12:33:17.646Z] #36 61.61 Unpacking vim-common (2:8.1.0875-5) ... [2021-05-11T12:33:17.646Z] #36 61.97 Selecting previously unselected package cmake-data. [2021-05-11T12:33:17.646Z] #36 61.98 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-05-11T12:33:17.646Z] #36 61.98 Unpacking cmake-data (3.13.4-1) ... [2021-05-11T12:33:17.646Z] #36 ... [2021-05-11T12:33:17.646Z] [2021-05-11T12:33:17.646Z] #42 [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-05-11T12:33:17.646Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-11T12:33:17.680Z] #49 ... [2021-05-11T12:33:17.680Z] [2021-05-11T12:33:17.680Z] #67 [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-05-11T12:33:17.680Z] #67 sha256:8c631c3c2882c99d5b1f2db693e25c43aeb8312f212393ff3bf255958c4235c4 [2021-05-11T12:33:17.680Z] #67 DONE 51.9s [2021-05-11T12:33:17.680Z] [2021-05-11T12:33:17.680Z] #42 [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-05-11T12:33:17.680Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-11T12:33:17.680Z] #42 45.10 Reading package lists... [2021-05-11T12:33:17.830Z] #43 ... [2021-05-11T12:33:17.830Z] [2021-05-11T12:33:17.830Z] #32 [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-05-11T12:33:17.830Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-05-11T12:33:17.830Z] #32 DONE 159.5s [2021-05-11T12:33:17.830Z] [2021-05-11T12:33:17.830Z] #43 [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-05-11T12:33:17.830Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-11T12:33:17.830Z] #43 86.06 DEP criu/cr-errno.d [2021-05-11T12:33:17.830Z] #43 86.09 DEP criu/cr-dump.d [2021-05-11T12:33:17.830Z] #43 ... [2021-05-11T12:33:17.830Z] [2021-05-11T12:33:17.830Z] #20 [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-05-11T12:33:17.830Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-11T12:33:17.830Z] #20 15.87 Reading package lists... [2021-05-11T12:33:17.830Z] #20 20.37 Building dependency tree... [2021-05-11T12:33:17.830Z] #20 21.76 libcap2-bin is already the newest version (1:2.25-2). [2021-05-11T12:33:17.830Z] #20 21.76 The following additional packages will be installed: [2021-05-11T12:33:17.830Z] #20 21.77 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-05-11T12:33:17.830Z] #20 21.77 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-05-11T12:33:17.830Z] #20 21.77 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-05-11T12:33:17.830Z] #20 21.77 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-05-11T12:33:17.830Z] #20 21.77 python3.7 python3.7-minimal vim-runtime xxd [2021-05-11T12:33:17.830Z] #20 21.77 Suggested packages: [2021-05-11T12:33:17.830Z] #20 21.77 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-05-11T12:33:17.830Z] #20 21.77 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-05-11T12:33:17.830Z] #20 21.77 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-05-11T12:33:17.830Z] #20 21.77 Recommended packages: [2021-05-11T12:33:17.830Z] #20 21.77 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-05-11T12:33:17.830Z] #20 21.77 python3-keyrings.alt python3-xdg unzip [2021-05-11T12:33:17.830Z] #20 23.67 The following NEW packages will be installed: [2021-05-11T12:33:17.830Z] #20 23.69 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-05-11T12:33:17.830Z] #20 23.69 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-05-11T12:33:17.830Z] #20 23.69 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-05-11T12:33:17.830Z] #20 23.69 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-05-11T12:33:17.830Z] #20 23.69 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-05-11T12:33:17.830Z] #20 23.69 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-05-11T12:33:17.830Z] #20 23.69 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-05-11T12:33:17.830Z] #20 23.69 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-05-11T12:33:17.830Z] #20 23.69 xz-utils zip [2021-05-11T12:33:17.830Z] #20 24.01 0 upgraded, 48 newly installed, 0 to remove and 27 not upgraded. [2021-05-11T12:33:17.830Z] #20 24.01 Need to get 28.5 MB of archives. [2021-05-11T12:33:17.830Z] #20 24.01 After this operation, 116 MB of additional disk space will be used. [2021-05-11T12:33:17.830Z] #20 24.01 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-05-11T12:33:17.830Z] #20 24.01 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-05-11T12:33:17.830Z] #20 24.03 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-05-11T12:33:17.830Z] #20 24.13 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-05-11T12:33:17.830Z] #20 24.13 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-05-11T12:33:17.830Z] #20 24.14 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-05-11T12:33:17.830Z] #20 24.24 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-05-11T12:33:17.830Z] #20 24.26 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-05-11T12:33:17.830Z] #20 24.26 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-05-11T12:33:17.830Z] #20 24.26 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-05-11T12:33:17.830Z] #20 24.27 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-05-11T12:33:17.830Z] #20 24.28 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-05-11T12:33:17.830Z] #20 24.28 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-05-11T12:33:17.830Z] #20 24.29 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-05-11T12:33:17.830Z] #20 24.29 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-05-11T12:33:17.830Z] #20 24.29 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-05-11T12:33:17.830Z] #20 24.32 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-05-11T12:33:17.830Z] #20 24.33 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-05-11T12:33:17.830Z] #20 24.33 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-05-11T12:33:17.830Z] #20 24.34 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-05-11T12:33:17.830Z] #20 24.35 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-05-11T12:33:17.830Z] #20 24.36 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-05-11T12:33:17.830Z] #20 24.41 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-05-11T12:33:17.830Z] #20 24.41 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-05-11T12:33:17.830Z] #20 24.42 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-05-11T12:33:17.830Z] #20 24.43 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-05-11T12:33:17.830Z] #20 24.44 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-05-11T12:33:17.830Z] #20 24.44 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-05-11T12:33:17.830Z] #20 24.45 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-05-11T12:33:17.830Z] #20 24.87 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-05-11T12:33:17.830Z] #20 24.88 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-05-11T12:33:17.830Z] #20 24.88 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-05-11T12:33:17.830Z] #20 24.88 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-05-11T12:33:17.830Z] #20 24.89 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-05-11T12:33:17.830Z] #20 24.90 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-05-11T12:33:17.830Z] #20 24.97 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-05-11T12:33:17.830Z] #20 24.98 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-05-11T12:33:17.830Z] #20 24.98 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-05-11T12:33:17.830Z] #20 25.00 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-05-11T12:33:17.830Z] #20 25.02 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-05-11T12:33:17.830Z] #20 25.11 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-05-11T12:33:17.830Z] #20 25.12 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-05-11T12:33:17.830Z] #20 25.20 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-05-11T12:33:17.830Z] #20 25.23 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-05-11T12:33:17.830Z] #20 25.25 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-05-11T12:33:17.830Z] #20 25.57 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-05-11T12:33:17.830Z] #20 25.62 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-05-11T12:33:17.876Z] #37 7.066 -- The C compiler identification is GNU 8.3.0 [2021-05-11T12:33:17.876Z] #37 7.129 -- Check for working C compiler: /usr/bin/cc [2021-05-11T12:33:17.908Z] #42 63.29 Selecting previously unselected package protobuf-c-compiler. [2021-05-11T12:33:17.908Z] #42 63.30 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-05-11T12:33:17.908Z] #42 63.32 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-05-11T12:33:17.908Z] #42 63.48 Selecting previously unselected package protobuf-compiler. [2021-05-11T12:33:17.908Z] #42 63.48 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-05-11T12:33:17.908Z] #42 63.49 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-05-11T12:33:18.092Z] #20 25.73 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-05-11T12:33:18.173Z] #42 63.66 Selecting previously unselected package python-pkg-resources. [2021-05-11T12:33:18.173Z] #42 63.66 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-05-11T12:33:18.173Z] #42 63.67 Unpacking python-pkg-resources (40.8.0-1) ... [2021-05-11T12:33:18.434Z] #42 63.92 Selecting previously unselected package python-six. [2021-05-11T12:33:18.434Z] #42 63.93 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-05-11T12:33:18.434Z] #42 63.95 Unpacking python-six (1.12.0-1) ... [2021-05-11T12:33:18.434Z] #42 64.02 Selecting previously unselected package python-protobuf. [2021-05-11T12:33:18.434Z] #42 64.04 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-05-11T12:33:18.434Z] #42 64.04 Unpacking python-protobuf (3.6.1.3-2) ... [2021-05-11T12:33:18.820Z] #37 7.788 -- Check for working C compiler: /usr/bin/cc -- works [2021-05-11T12:33:18.820Z] #37 7.790 -- Detecting C compiler ABI info [2021-05-11T12:33:19.008Z] #42 64.55 Setting up python-pkg-resources (40.8.0-1) ... [2021-05-11T12:33:19.030Z] #20 26.81 debconf: delaying package configuration, since apt-utils is not installed [2021-05-11T12:33:19.046Z] #42 51.29 Building dependency tree... [2021-05-11T12:33:19.251Z] #13 44.45 Selecting previously unselected package binutils-mingw-w64. [2021-05-11T12:33:19.251Z] #13 44.45 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-05-11T12:33:19.251Z] #13 44.48 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-05-11T12:33:19.251Z] #13 44.68 Selecting previously unselected package libdevmapper1.02.1:arm64. [2021-05-11T12:33:19.251Z] #13 44.68 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2021-05-11T12:33:19.251Z] #13 44.69 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2021-05-11T12:33:19.251Z] #13 44.92 Selecting previously unselected package dmsetup. [2021-05-11T12:33:19.251Z] #13 44.92 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2021-05-11T12:33:19.251Z] #13 44.95 Unpacking dmsetup (2:1.02.155-3) ... [2021-05-11T12:33:19.289Z] #20 27.05 Fetched 28.5 MB in 2s (14.2 MB/s) [2021-05-11T12:33:19.393Z] #37 8.415 -- Detecting C compiler ABI info - done [2021-05-11T12:33:19.393Z] #37 8.460 -- Detecting C compile features [2021-05-11T12:33:19.548Z] #20 27.15 Selecting previously unselected package pigz. [2021-05-11T12:33:19.548Z] #20 27.15 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23435 files and directories currently installed.) [2021-05-11T12:33:19.548Z] #20 27.20 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-05-11T12:33:19.548Z] #20 27.21 Unpacking pigz (2.4-1) ... [2021-05-11T12:33:19.548Z] #20 27.32 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-05-11T12:33:19.548Z] #20 27.32 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-05-11T12:33:19.548Z] #20 27.32 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-05-11T12:33:19.827Z] #13 45.30 Selecting previously unselected package mingw-w64-common. [2021-05-11T12:33:19.827Z] #13 45.31 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-05-11T12:33:19.827Z] #13 45.32 Unpacking mingw-w64-common (6.0.0-3) ... [2021-05-11T12:33:19.952Z] #42 ... [2021-05-11T12:33:19.952Z] [2021-05-11T12:33:19.952Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-05-11T12:33:19.952Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-11T12:33:19.952Z] #13 42.76 Reading package lists... [2021-05-11T12:33:19.952Z] #13 49.12 Building dependency tree... [2021-05-11T12:33:19.952Z] #13 52.92 The following additional packages will be installed: [2021-05-11T12:33:19.952Z] #13 52.92 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-05-11T12:33:19.952Z] #13 52.92 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-05-11T12:33:19.952Z] #13 52.92 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-05-11T12:33:19.952Z] #13 52.92 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-05-11T12:33:19.952Z] #13 52.92 mingw-w64-common mingw-w64-x86-64-dev [2021-05-11T12:33:19.953Z] #13 52.92 Suggested packages: [2021-05-11T12:33:19.953Z] #13 52.92 gcc-8-locales seccomp wine64 [2021-05-11T12:33:19.953Z] #13 54.21 The following NEW packages will be installed: [2021-05-11T12:33:19.953Z] #13 54.22 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-05-11T12:33:19.953Z] #13 54.22 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-05-11T12:33:19.953Z] #13 54.22 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-05-11T12:33:19.953Z] #13 54.22 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-05-11T12:33:19.953Z] #13 54.22 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-05-11T12:33:19.953Z] #13 54.23 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-05-11T12:33:19.953Z] #13 54.23 The following packages will be upgraded: [2021-05-11T12:33:19.953Z] #13 54.24 libseccomp2 libsystemd0 libudev1 [2021-05-11T12:33:19.953Z] #13 54.62 3 upgraded, 25 newly installed, 0 to remove and 27 not upgraded. [2021-05-11T12:33:19.953Z] #13 54.62 Need to get 78.2 MB of archives. [2021-05-11T12:33:19.953Z] #13 54.62 After this operation, 487 MB of additional disk space will be used. [2021-05-11T12:33:19.953Z] #13 54.62 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-05-11T12:33:19.953Z] #13 54.62 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-05-11T12:33:19.953Z] #13 54.63 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u7 [332 kB] [2021-05-11T12:33:19.953Z] #13 54.65 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u7 [151 kB] [2021-05-11T12:33:19.953Z] #13 54.65 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-05-11T12:33:19.953Z] #13 54.92 Get:6 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-05-11T12:33:19.953Z] #13 55.17 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-05-11T12:33:19.953Z] #13 55.19 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-05-11T12:33:19.953Z] #13 55.20 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-05-11T12:33:19.953Z] #13 55.21 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-05-11T12:33:19.953Z] #13 55.66 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-05-11T12:33:19.953Z] #13 55.97 Get:12 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-05-11T12:33:19.953Z] #13 56.00 Get:13 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-05-11T12:33:19.967Z] #37 ... [2021-05-11T12:33:19.967Z] [2021-05-11T12:33:19.967Z] #51 [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-05-11T12:33:19.967Z] #51 sha256:41285124337293aac3450b9cb7dca8adffd11104bdc2322d34ca63108faf95ba [2021-05-11T12:33:19.967Z] #51 61.49 context [2021-05-11T12:33:19.967Z] #51 61.82 encoding/binary [2021-05-11T12:33:19.967Z] #51 62.34 os [2021-05-11T12:33:19.967Z] #51 63.95 encoding/base64 [2021-05-11T12:33:19.967Z] #51 64.76 golang.org/x/sys/unix [2021-05-11T12:33:19.967Z] #51 65.66 fmt [2021-05-11T12:33:19.967Z] #51 68.73 encoding/json [2021-05-11T12:33:19.976Z] #42 ... [2021-05-11T12:33:19.976Z] [2021-05-11T12:33:19.976Z] #55 [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-05-11T12:33:19.976Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-11T12:33:19.976Z] #55 44.36 Reading package lists... [2021-05-11T12:33:19.976Z] #55 50.56 Building dependency tree... [2021-05-11T12:33:19.976Z] #55 53.85 The following additional packages will be installed: [2021-05-11T12:33:19.976Z] #55 53.86 libbtrfs0 [2021-05-11T12:33:19.976Z] #55 54.02 The following NEW packages will be installed: [2021-05-11T12:33:19.977Z] #55 54.05 libbtrfs-dev libbtrfs0 [2021-05-11T12:33:20.089Z] #13 ... [2021-05-11T12:33:20.089Z] [2021-05-11T12:33:20.089Z] #36 [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-05-11T12:33:20.089Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-05-11T12:33:20.089Z] #36 39.96 Selecting previously unselected package libicu63:arm64. [2021-05-11T12:33:20.089Z] #36 39.97 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ... [2021-05-11T12:33:20.089Z] #36 39.99 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2021-05-11T12:33:20.089Z] #36 46.10 Selecting previously unselected package libxml2:arm64. [2021-05-11T12:33:20.089Z] #36 46.10 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_arm64.deb ... [2021-05-11T12:33:20.089Z] #36 46.11 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+deb10u1) ... [2021-05-11T12:33:20.089Z] #36 46.43 Selecting previously unselected package libarchive13:arm64. [2021-05-11T12:33:20.089Z] #36 46.44 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2021-05-11T12:33:20.089Z] #36 46.45 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2021-05-11T12:33:20.089Z] #36 46.83 Selecting previously unselected package libjsoncpp1:arm64. [2021-05-11T12:33:20.089Z] #36 46.83 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2021-05-11T12:33:20.089Z] #36 46.85 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2021-05-11T12:33:20.089Z] #36 47.05 Selecting previously unselected package librhash0:arm64. [2021-05-11T12:33:20.089Z] #36 47.06 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2021-05-11T12:33:20.089Z] #36 47.07 Unpacking librhash0:arm64 (1.3.8-1) ... [2021-05-11T12:33:20.089Z] #36 47.25 Selecting previously unselected package libuv1:arm64. [2021-05-11T12:33:20.089Z] #36 47.26 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ... [2021-05-11T12:33:20.089Z] #36 47.28 Unpacking libuv1:arm64 (1.24.1-1) ... [2021-05-11T12:33:20.089Z] #36 47.45 Selecting previously unselected package cmake. [2021-05-11T12:33:20.089Z] #36 47.46 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2021-05-11T12:33:20.089Z] #36 47.48 Unpacking cmake (3.13.4-1) ... [2021-05-11T12:33:20.116Z] #20 27.71 Selecting previously unselected package python3.7-minimal. [2021-05-11T12:33:20.116Z] #20 27.71 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-05-11T12:33:20.116Z] #20 27.73 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-05-11T12:33:20.214Z] #13 ... [2021-05-11T12:33:20.214Z] [2021-05-11T12:33:20.215Z] #32 [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-05-11T12:33:20.215Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-05-11T12:33:20.215Z] #32 63.33 Checking out files: 86% (1310/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-05-11T12:33:20.215Z] #32 64.02 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-05-11T12:33:20.215Z] #32 64.10 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-11T12:33:20.228Z] #51 ... [2021-05-11T12:33:20.228Z] [2021-05-11T12:33:20.229Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-05-11T12:33:20.229Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-11T12:33:20.229Z] #13 66.03 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-05-11T12:33:20.229Z] #13 66.03 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-05-11T12:33:20.229Z] #13 66.04 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-05-11T12:33:20.236Z] #55 ... [2021-05-11T12:33:20.236Z] [2021-05-11T12:33:20.236Z] #45 [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-05-11T12:33:20.236Z] #45 sha256:3962dc63d838655ed140ab350d62cbaf390a6dd5454c6e2636c6b0239bad802c [2021-05-11T12:33:20.236Z] #45 44.40 vendor/golang.org/x/crypto/internal/subtle [2021-05-11T12:33:20.236Z] #45 44.51 vendor/golang.org/x/crypto/curve25519 [2021-05-11T12:33:20.236Z] #45 53.75 sync [2021-05-11T12:33:20.236Z] #45 53.75 internal/reflectlite [2021-05-11T12:33:20.236Z] #45 ... [2021-05-11T12:33:20.236Z] [2021-05-11T12:33:20.236Z] #36 [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-05-11T12:33:20.236Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-11T12:33:20.236Z] #36 44.63 Reading package lists... [2021-05-11T12:33:20.236Z] #36 50.57 Building dependency tree... [2021-05-11T12:33:20.236Z] #36 53.83 The following additional packages will be installed: [2021-05-11T12:33:20.236Z] #36 53.84 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-05-11T12:33:20.236Z] #36 53.85 Suggested packages: [2021-05-11T12:33:20.236Z] #36 53.86 cmake-doc ninja-build lrzip [2021-05-11T12:33:20.236Z] #36 53.86 Recommended packages: [2021-05-11T12:33:20.236Z] #36 53.86 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-05-11T12:33:20.236Z] #36 54.66 The following NEW packages will be installed: [2021-05-11T12:33:20.236Z] #36 54.67 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-05-11T12:33:20.353Z] #36 50.21 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2021-05-11T12:33:20.353Z] #36 ... [2021-05-11T12:33:20.353Z] [2021-05-11T12:33:20.353Z] #42 [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-05-11T12:33:20.353Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-05-11T12:33:20.353Z] #42 45.25 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2021-05-11T12:33:20.353Z] #42 45.31 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-05-11T12:33:20.353Z] #42 45.37 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-05-11T12:33:20.353Z] #42 45.44 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2021-05-11T12:33:20.353Z] #42 45.75 Setting up python-six (1.12.0-1) ... [2021-05-11T12:33:20.353Z] #42 47.40 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2021-05-11T12:33:20.353Z] #42 47.42 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2021-05-11T12:33:20.353Z] #42 47.46 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2021-05-11T12:33:20.353Z] #42 47.48 Setting up libcap-dev:arm64 (1:2.25-2) ... [2021-05-11T12:33:20.353Z] #42 47.50 Setting up libprotoc17:arm64 (3.6.1.3-2) ... [2021-05-11T12:33:20.353Z] #42 47.53 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-05-11T12:33:20.353Z] #42 47.54 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-05-11T12:33:20.353Z] #42 47.58 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ... [2021-05-11T12:33:20.353Z] #42 47.60 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-05-11T12:33:20.353Z] #42 47.62 Setting up python-protobuf (3.6.1.3-2) ... [2021-05-11T12:33:20.493Z] #36 54.67 vim-common xxd [2021-05-11T12:33:20.493Z] #36 ... [2021-05-11T12:33:20.493Z] [2021-05-11T12:33:20.493Z] #49 [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-05-11T12:33:20.493Z] #49 sha256:49a56a203b064c56283c0772e8f09fbe9f76a47bfbb0cfae191def0ba138bc90 [2021-05-11T12:33:20.493Z] #49 54.46 go: finding github.com/fatih/color v1.7.0 [2021-05-11T12:33:20.493Z] #49 54.50 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-11T12:33:20.493Z] #49 54.53 go: finding github.com/mattn/go-colorable v0.1.4 [2021-05-11T12:33:20.493Z] #49 54.57 go: finding github.com/mattn/go-isatty v0.0.8 [2021-05-11T12:33:20.493Z] #49 54.60 go: finding github.com/go-critic/go-critic v0.4.1 [2021-05-11T12:33:20.493Z] #49 54.70 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-11T12:33:20.493Z] #49 54.72 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-11T12:33:20.493Z] #49 54.76 go: finding github.com/pkg/errors v0.8.1 [2021-05-11T12:33:20.493Z] #49 54.77 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-05-11T12:33:20.493Z] #49 54.79 go: finding github.com/sirupsen/logrus v1.4.2 [2021-05-11T12:33:20.493Z] #49 54.83 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-05-11T12:33:20.493Z] #49 54.83 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-05-11T12:33:20.493Z] #49 54.83 go: finding github.com/stretchr/testify v1.4.0 [2021-05-11T12:33:20.493Z] #49 54.86 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-05-11T12:33:20.493Z] #49 54.86 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-05-11T12:33:20.493Z] #49 54.88 go: finding github.com/davecgh/go-spew v1.1.1 [2021-05-11T12:33:20.493Z] #49 54.89 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-05-11T12:33:20.493Z] #49 54.90 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-05-11T12:33:20.749Z] #49 54.91 go: finding github.com/spf13/viper v1.6.1 [2021-05-11T12:33:20.749Z] #49 54.91 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-05-11T12:33:20.749Z] #49 54.94 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-05-11T12:33:20.749Z] #49 54.96 go: finding github.com/stretchr/objx v0.2.0 [2021-05-11T12:33:20.749Z] #49 55.06 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-05-11T12:33:20.749Z] #49 55.11 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-05-11T12:33:20.749Z] #49 55.17 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-11T12:33:20.749Z] #49 55.20 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-05-11T12:33:20.749Z] #49 55.22 go: finding github.com/spf13/cobra v0.0.5 [2021-05-11T12:33:20.749Z] #49 55.22 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-11T12:33:20.749Z] #49 55.24 go: finding github.com/gobwas/glob v0.2.3 [2021-05-11T12:33:20.749Z] #49 55.24 go: finding github.com/hashicorp/hcl v1.0.0 [2021-05-11T12:33:20.749Z] #49 55.26 go: finding github.com/spf13/pflag v1.0.5 [2021-05-11T12:33:21.005Z] #49 55.31 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-11T12:33:21.005Z] #49 55.35 go: finding github.com/magiconair/properties v1.8.1 [2021-05-11T12:33:21.005Z] #49 55.44 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-05-11T12:33:21.005Z] #49 55.47 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-11T12:33:21.005Z] #49 55.50 go: finding github.com/pelletier/go-toml v1.2.0 [2021-05-11T12:33:21.005Z] #49 55.55 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-11T12:33:21.053Z] #20 28.59 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-05-11T12:33:21.053Z] #20 28.61 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-05-11T12:33:21.261Z] #49 55.56 go: finding github.com/spf13/afero v1.1.2 [2021-05-11T12:33:21.261Z] #49 55.58 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-11T12:33:21.261Z] #49 55.59 go: finding github.com/spf13/cast v1.3.0 [2021-05-11T12:33:21.261Z] #49 55.63 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-11T12:33:21.261Z] #49 55.64 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-05-11T12:33:21.261Z] #49 55.75 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-11T12:33:21.261Z] #49 55.81 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-11T12:33:21.320Z] Fetching without tags [2021-05-11T12:33:21.354Z] #42 51.00 Setting up libnl-3-dev:arm64 (3.4.0-1) ... [2021-05-11T12:33:21.354Z] #42 ... [2021-05-11T12:33:21.354Z] [2021-05-11T12:33:21.354Z] #51 [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-05-11T12:33:21.354Z] #51 sha256:3a01ebe1353c55ffb785b19348e74635c8be6a51f9182fc855f39aa49f9e5596 [2021-05-11T12:33:21.354Z] #51 40.89 syscall [2021-05-11T12:33:21.354Z] #51 40.90 strings [2021-05-11T12:33:21.354Z] #51 40.90 reflect [2021-05-11T12:33:21.354Z] #51 40.94 bufio [2021-05-11T12:33:21.354Z] #51 45.28 text/tabwriter [2021-05-11T12:33:21.354Z] #51 45.52 regexp/syntax [2021-05-11T12:33:21.354Z] #51 49.96 regexp [2021-05-11T12:33:21.354Z] #51 49.96 time [2021-05-11T12:33:21.354Z] #51 ... [2021-05-11T12:33:21.354Z] [2021-05-11T12:33:21.354Z] #45 [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-05-11T12:33:21.354Z] #45 sha256:66a658f97bfe7068809922cdd3b2eb5d591c2d7d598f8fd99c359d54b1f574e3 [2021-05-11T12:33:21.354Z] #45 41.01 strings [2021-05-11T12:33:21.354Z] #45 43.00 hash/crc32 [2021-05-11T12:33:21.354Z] #45 44.51 vendor/golang.org/x/text/transform [2021-05-11T12:33:21.354Z] #45 45.73 internal/syscall/execenv [2021-05-11T12:33:21.354Z] #45 45.79 time [2021-05-11T12:33:21.354Z] #45 46.00 internal/syscall/unix [2021-05-11T12:33:21.354Z] #45 46.04 regexp/syntax [2021-05-11T12:33:21.354Z] #45 51.06 regexp [2021-05-11T12:33:21.354Z] #45 51.09 context [2021-05-11T12:33:21.354Z] #45 51.11 internal/poll [2021-05-11T12:33:21.516Z] #49 55.86 go: finding golang.org/x/text v0.3.2 [2021-05-11T12:33:21.516Z] #49 55.86 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-11T12:33:21.516Z] #49 55.87 go: finding github.com/subosito/gotenv v1.2.0 [2021-05-11T12:33:21.516Z] #49 55.89 go: finding gopkg.in/ini.v1 v1.51.0 [2021-05-11T12:33:21.516Z] #49 55.94 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-11T12:33:21.516Z] #49 55.97 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-11T12:33:21.516Z] #49 55.98 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-11T12:33:21.516Z] #49 55.98 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-11T12:33:21.516Z] #49 56.01 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-11T12:33:21.516Z] #49 56.01 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-11T12:33:21.516Z] #49 56.02 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-11T12:33:21.617Z] #45 ... [2021-05-11T12:33:21.617Z] [2021-05-11T12:33:21.617Z] #36 [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-05-11T12:33:21.617Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-05-11T12:33:21.617Z] #36 50.25 Setting up xxd (2:8.1.0875-5) ... [2021-05-11T12:33:21.617Z] #36 50.27 Setting up libuv1:arm64 (1.24.1-1) ... [2021-05-11T12:33:21.617Z] #36 50.29 Setting up vim-common (2:8.1.0875-5) ... [2021-05-11T12:33:21.617Z] #36 50.34 Setting up librhash0:arm64 (1.3.8-1) ... [2021-05-11T12:33:21.617Z] #36 50.37 Setting up cmake-data (3.13.4-1) ... [2021-05-11T12:33:21.617Z] #36 50.44 Setting up libxml2:arm64 (2.9.4+dfsg1-7+deb10u1) ... [2021-05-11T12:33:21.617Z] #36 50.46 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2021-05-11T12:33:21.617Z] #36 50.49 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2021-05-11T12:33:21.617Z] #36 50.52 Setting up cmake (3.13.4-1) ... [2021-05-11T12:33:21.617Z] #36 50.56 Processing triggers for libc-bin (2.28-10) ... [2021-05-11T12:33:21.617Z] #36 50.75 Processing triggers for mime-support (3.62) ... [2021-05-11T12:33:21.773Z] #49 56.04 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-11T12:33:21.773Z] #49 56.07 go: finding github.com/kisielk/gotool v1.0.0 [2021-05-11T12:33:21.773Z] #49 56.08 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-11T12:33:21.773Z] #49 56.09 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-11T12:33:21.773Z] #49 56.10 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-11T12:33:21.773Z] #49 56.22 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-05-11T12:33:21.773Z] #49 56.23 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-11T12:33:22.029Z] #49 56.29 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-11T12:33:22.029Z] #49 56.29 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-11T12:33:22.029Z] #49 56.31 go: finding github.com/ultraware/funlen v0.0.2 [2021-05-11T12:33:22.029Z] #49 56.34 go: finding github.com/ultraware/whitespace v0.0.4 [2021-05-11T12:33:22.029Z] #49 56.35 go: finding github.com/uudashr/gocognit v1.0.1 [2021-05-11T12:33:22.029Z] #49 56.41 go: finding github.com/gogo/protobuf v1.2.1 [2021-05-11T12:33:22.029Z] #49 56.42 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-11T12:33:22.284Z] #49 56.57 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-11T12:33:22.284Z] #49 56.61 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-11T12:33:22.284Z] #49 56.62 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-11T12:33:22.284Z] #49 56.64 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-11T12:33:22.284Z] #49 56.68 go: finding github.com/BurntSushi/toml v0.3.1 [2021-05-11T12:33:22.430Z] Merging remotes/origin/master commit 9f2b33f75cb094917c69e03ba101bc0bee8673fb into PR head commit 930337624250945472001136e7bcb8e5b102bb87 [2021-05-11T12:33:22.540Z] #49 ... [2021-05-11T12:33:22.541Z] [2021-05-11T12:33:22.541Z] #55 [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-05-11T12:33:22.541Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-11T12:33:22.541Z] #55 54.68 0 upgraded, 2 newly installed, 0 to remove and 29 not upgraded. [2021-05-11T12:33:22.541Z] #55 54.68 Need to get 119 kB of archives. [2021-05-11T12:33:22.541Z] #55 54.68 After this operation, 387 kB of additional disk space will be used. [2021-05-11T12:33:22.541Z] #55 54.68 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-05-11T12:33:22.541Z] #55 54.68 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-05-11T12:33:22.541Z] #55 55.71 debconf: delaying package configuration, since apt-utils is not installed [2021-05-11T12:33:22.541Z] #55 55.91 Fetched 119 kB in 0s (250 kB/s) [2021-05-11T12:33:22.541Z] #55 56.09 Selecting previously unselected package libbtrfs0. [2021-05-11T12:33:22.541Z] #55 56.09 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-05-11T12:33:22.541Z] #55 56.16 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-05-11T12:33:22.541Z] #55 56.18 Unpacking libbtrfs0 (4.20.1-2) ... [2021-05-11T12:33:22.541Z] #55 56.27 Selecting previously unselected package libbtrfs-dev. [2021-05-11T12:33:22.541Z] #55 56.27 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-05-11T12:33:22.541Z] #55 56.27 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-05-11T12:33:22.541Z] #55 56.51 Setting up libbtrfs0 (4.20.1-2) ... [2021-05-11T12:33:22.541Z] #55 56.58 Setting up libbtrfs-dev (4.20.1-2) ... [2021-05-11T12:33:22.541Z] #55 56.60 Processing triggers for libc-bin (2.28-10) ... [2021-05-11T12:33:22.541Z] #55 DONE 56.9s [2021-05-11T12:33:22.803Z] [2021-05-11T12:33:22.803Z] #42 [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-05-11T12:33:22.803Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-11T12:33:22.803Z] #42 54.82 The following additional packages will be installed: [2021-05-11T12:33:22.803Z] #42 54.82 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-05-11T12:33:22.803Z] #42 54.84 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-05-11T12:33:22.803Z] #42 54.84 Suggested packages: [2021-05-11T12:33:22.803Z] #42 54.85 manpages-dev python-setuptools [2021-05-11T12:33:22.803Z] #42 56.02 The following NEW packages will be installed: [2021-05-11T12:33:22.803Z] #42 56.05 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-05-11T12:33:22.803Z] #42 56.05 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-05-11T12:33:22.803Z] #42 56.05 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-05-11T12:33:22.803Z] #42 56.05 python-six zlib1g-dev [2021-05-11T12:33:22.803Z] #42 56.44 0 upgraded, 17 newly installed, 0 to remove and 29 not upgraded. [2021-05-11T12:33:22.803Z] #42 56.44 Need to get 4095 kB of archives. [2021-05-11T12:33:22.803Z] #42 56.44 After this operation, 22.5 MB of additional disk space will be used. [2021-05-11T12:33:22.803Z] #42 56.44 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-05-11T12:33:22.803Z] #42 56.44 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-05-11T12:33:22.803Z] #42 56.44 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2021-05-11T12:33:22.803Z] #42 56.44 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-05-11T12:33:22.803Z] #42 56.44 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-05-11T12:33:22.803Z] #42 56.47 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-05-11T12:33:22.803Z] #42 56.47 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-05-11T12:33:22.803Z] #42 56.47 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-05-11T12:33:22.803Z] #42 56.51 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-05-11T12:33:22.803Z] #42 56.59 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-05-11T12:33:22.803Z] #42 56.61 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-05-11T12:33:22.803Z] #42 56.72 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-05-11T12:33:22.803Z] #42 56.80 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-05-11T12:33:22.803Z] #42 56.81 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-05-11T12:33:22.803Z] #42 56.84 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-05-11T12:33:22.803Z] #42 56.85 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-05-11T12:33:22.803Z] #42 56.85 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-05-11T12:33:22.958Z] #20 30.50 Selecting previously unselected package python3-minimal. [2021-05-11T12:33:22.958Z] #20 30.50 (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 ... 23684 files and directories currently installed.) [2021-05-11T12:33:22.958Z] #20 30.58 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-05-11T12:33:22.958Z] #20 30.58 Unpacking python3-minimal (3.7.3-1) ... [2021-05-11T12:33:22.958Z] #20 30.68 Selecting previously unselected package libmpdec2:amd64. [2021-05-11T12:33:22.958Z] #20 30.69 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-05-11T12:33:22.958Z] #20 30.70 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-05-11T12:33:22.958Z] #20 30.80 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-05-11T12:33:22.958Z] #20 30.80 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-05-11T12:33:23.217Z] #20 30.81 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-05-11T12:33:21.021Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-11T12:33:21.094Z] > git config --add remote.origin.fetch +refs/pull/42370/head:refs/remotes/origin/PR-42370 # timeout=10 [2021-05-11T12:33:21.132Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-11T12:33:21.241Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-11T12:33:21.355Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-11T12:33:21.356Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-11T12:33:21.357Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42370/head:refs/remotes/origin/PR-42370 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-11T12:33:22.537Z] > git config core.sparsecheckout # timeout=10 [2021-05-11T12:33:22.576Z] > git checkout -f 930337624250945472001136e7bcb8e5b102bb87 # timeout=10 [2021-05-11T12:33:23.522Z] #32 ... [2021-05-11T12:33:23.522Z] [2021-05-11T12:33:23.522Z] #56 [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-05-11T12:33:23.522Z] #56 sha256:991bcacc1ce2c0cc5490706005debc3f7ac74a6be1417b1680419fa384d10983 [2021-05-11T12:33:23.522Z] #56 1.286 + RM_GOPATH=0 [2021-05-11T12:33:23.522Z] #56 1.286 + TMP_GOPATH= [2021-05-11T12:33:23.522Z] #56 1.286 + : /build [2021-05-11T12:33:23.522Z] #56 1.287 + '[' -z '' ']' [2021-05-11T12:33:23.522Z] #56 1.287 ++ mktemp -d [2021-05-11T12:33:23.522Z] #56 1.288 + export GOPATH=/tmp/tmp.iPdMUhSAID [2021-05-11T12:33:23.522Z] #56 1.288 + GOPATH=/tmp/tmp.iPdMUhSAID [2021-05-11T12:33:23.522Z] #56 1.288 + RM_GOPATH=1 [2021-05-11T12:33:23.522Z] #56 1.288 + case "$(go env GOARCH)" in [2021-05-11T12:33:23.522Z] #56 1.289 ++ go env GOARCH [2021-05-11T12:33:23.522Z] #56 1.308 + export GO_BUILDMODE=-buildmode=pie [2021-05-11T12:33:23.522Z] #56 1.309 + GO_BUILDMODE=-buildmode=pie [2021-05-11T12:33:23.522Z] #56 1.310 ++ dirname /tmp/install/install.sh [2021-05-11T12:33:23.522Z] #56 1.311 + dir=/tmp/install [2021-05-11T12:33:23.522Z] #56 1.311 + bin=containerd [2021-05-11T12:33:23.522Z] #56 1.311 + shift [2021-05-11T12:33:23.522Z] #56 1.317 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-05-11T12:33:23.522Z] #56 1.317 + . /tmp/install/containerd.installer [2021-05-11T12:33:23.522Z] #56 1.317 ++ set -e [2021-05-11T12:33:23.522Z] #56 1.317 ++ : 8c906ff108ac28da23f69cc7b74f8e7a470d1df0 [2021-05-11T12:33:23.522Z] #56 1.318 + install_containerd [2021-05-11T12:33:23.522Z] #56 1.318 + echo 'Install containerd version 8c906ff108ac28da23f69cc7b74f8e7a470d1df0' [2021-05-11T12:33:23.522Z] #56 1.319 Install containerd version 8c906ff108ac28da23f69cc7b74f8e7a470d1df0 [2021-05-11T12:33:23.522Z] #56 1.319 + git clone https://github.com/containerd/containerd.git /tmp/tmp.iPdMUhSAID/src/github.com/containerd/containerd [2021-05-11T12:33:23.522Z] #56 1.330 Cloning into '/tmp/tmp.iPdMUhSAID/src/github.com/containerd/containerd'... [2021-05-11T12:33:23.522Z] #56 ... [2021-05-11T12:33:23.522Z] [2021-05-11T12:33:23.522Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-05-11T12:33:23.522Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-11T12:33:23.522Z] #13 59.32 Get:14 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-05-11T12:33:23.522Z] #13 61.33 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-05-11T12:33:23.522Z] #13 61.33 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-05-11T12:33:23.522Z] #13 61.33 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-05-11T12:33:23.523Z] #13 61.35 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-05-11T12:33:23.523Z] #13 61.35 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-05-11T12:33:23.523Z] #13 61.36 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-05-11T12:33:23.523Z] #13 61.36 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-05-11T12:33:23.523Z] #13 61.39 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-05-11T12:33:23.523Z] #13 61.42 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-05-11T12:33:23.523Z] #13 61.44 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-05-11T12:33:23.523Z] #13 61.46 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-05-11T12:33:23.523Z] #13 61.49 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-05-11T12:33:23.523Z] #13 61.54 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-05-11T12:33:23.523Z] #13 61.55 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-05-11T12:33:23.550Z] #13 ... [2021-05-11T12:33:23.550Z] [2021-05-11T12:33:23.550Z] #45 [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-05-11T12:33:23.550Z] #45 sha256:aaa144a41fc4e2bebf6a3ce5bee4503abcd5dc3f280c807c35c46c6a36e83206 [2021-05-11T12:33:23.550Z] #45 64.64 fmt [2021-05-11T12:33:23.550Z] #45 66.28 path/filepath [2021-05-11T12:33:23.550Z] #45 67.23 regexp [2021-05-11T12:33:23.550Z] #45 68.78 flag [2021-05-11T12:33:23.550Z] #45 70.16 go/token [2021-05-11T12:33:23.550Z] #45 70.64 internal/lazyregexp [2021-05-11T12:33:23.550Z] #45 70.96 path [2021-05-11T12:33:23.550Z] #45 71.01 go/scanner [2021-05-11T12:33:23.550Z] #45 71.47 io/ioutil [2021-05-11T12:33:23.550Z] #45 71.97 net/url [2021-05-11T12:33:23.550Z] #45 72.52 go/ast [2021-05-11T12:33:23.550Z] #45 73.79 text/template/parse [2021-05-11T12:33:23.550Z] #45 ... [2021-05-11T12:33:23.550Z] [2021-05-11T12:33:23.550Z] #43 [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-05-11T12:33:23.550Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-11T12:33:23.550Z] #43 7.679 Note: Building without setproctitle() and strlcpy() support. [2021-05-11T12:33:23.550Z] #43 7.679 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-05-11T12:33:23.550Z] #43 7.691 Note: Building without GnuTLS support [2021-05-11T12:33:23.550Z] #43 7.698 Makefile.config:39: Warn: you have no libnftables installed [2021-05-11T12:33:23.550Z] #43 7.698 Makefile.config:40: Warn: Building without nftables support [2021-05-11T12:33:23.550Z] #43 9.699 fatal: not a git repository (or any of the parent directories): .git [2021-05-11T12:33:23.550Z] #43 9.779 GEN .gitid [2021-05-11T12:33:23.550Z] #43 9.816 GEN criu/include/version.h [2021-05-11T12:33:23.550Z] #43 9.898 GEN include/common/asm [2021-05-11T12:33:23.550Z] #43 11.40 PBCC images/timens.pb-c.c [2021-05-11T12:33:23.550Z] #43 11.44 DEP images/timens.pb-c.d [2021-05-11T12:33:23.550Z] #43 11.48 PBCC images/fown.pb-c.c [2021-05-11T12:33:23.550Z] #43 11.50 PBCC images/google/protobuf/descriptor.pb-c.c [2021-05-11T12:33:23.550Z] #43 11.57 PBCC images/opts.pb-c.c [2021-05-11T12:33:23.550Z] #43 11.62 PBCC images/memfd.pb-c.c [2021-05-11T12:33:23.550Z] #43 11.69 DEP images/fown.pb-c.d [2021-05-11T12:33:23.550Z] #43 11.75 DEP images/google/protobuf/descriptor.pb-c.d [2021-05-11T12:33:23.550Z] #43 11.85 DEP images/opts.pb-c.d [2021-05-11T12:33:23.550Z] #43 11.94 DEP images/memfd.pb-c.d [2021-05-11T12:33:23.550Z] #43 12.00 PBCC images/sit.pb-c.c [2021-05-11T12:33:23.550Z] #43 12.04 DEP images/sit.pb-c.d [2021-05-11T12:33:23.550Z] #43 12.09 PBCC images/macvlan.pb-c.c [2021-05-11T12:33:23.550Z] #43 12.12 DEP images/macvlan.pb-c.d [2021-05-11T12:33:23.550Z] #43 12.17 PBCC images/autofs.pb-c.c [2021-05-11T12:33:23.550Z] #43 12.19 DEP images/autofs.pb-c.d [2021-05-11T12:33:23.550Z] #43 12.23 PBCC images/sysctl.pb-c.c [2021-05-11T12:33:23.550Z] #43 12.26 DEP images/sysctl.pb-c.d [2021-05-11T12:33:23.550Z] #43 12.33 PBCC images/time.pb-c.c [2021-05-11T12:33:23.550Z] #43 12.36 DEP images/time.pb-c.d [2021-05-11T12:33:23.550Z] #43 12.41 PBCC images/binfmt-misc.pb-c.c [2021-05-11T12:33:23.550Z] #43 12.42 DEP images/binfmt-misc.pb-c.d [2021-05-11T12:33:23.550Z] #43 12.48 PBCC images/seccomp.pb-c.c [2021-05-11T12:33:23.550Z] #43 12.49 DEP images/seccomp.pb-c.d [2021-05-11T12:33:23.550Z] #43 12.56 PBCC images/userns.pb-c.c [2021-05-11T12:33:23.550Z] #43 12.61 DEP images/userns.pb-c.d [2021-05-11T12:33:23.550Z] #43 12.66 PBCC images/cgroup.pb-c.c [2021-05-11T12:33:23.550Z] #43 12.69 DEP images/cgroup.pb-c.d [2021-05-11T12:33:23.550Z] #43 12.72 PBCC images/ext-file.pb-c.c [2021-05-11T12:33:23.550Z] #43 12.79 DEP images/ext-file.pb-c.d [2021-05-11T12:33:23.550Z] #43 12.86 PBCC images/rpc.pb-c.c [2021-05-11T12:33:23.550Z] #43 12.91 DEP images/rpc.pb-c.d [2021-05-11T12:33:23.550Z] #43 12.96 PBCC images/siginfo.pb-c.c [2021-05-11T12:33:23.550Z] #43 12.99 DEP images/siginfo.pb-c.d [2021-05-11T12:33:23.550Z] #43 13.05 PBCC images/pagemap.pb-c.c [2021-05-11T12:33:23.550Z] #43 13.11 DEP images/pagemap.pb-c.d [2021-05-11T12:33:23.550Z] #43 13.16 PBCC images/rlimit.pb-c.c [2021-05-11T12:33:23.550Z] #43 13.20 DEP images/rlimit.pb-c.d [2021-05-11T12:33:23.550Z] #43 13.27 PBCC images/file-lock.pb-c.c [2021-05-11T12:33:23.550Z] #43 13.30 DEP images/file-lock.pb-c.d [2021-05-11T12:33:23.550Z] #43 13.36 PBCC images/tty.pb-c.c [2021-05-11T12:33:23.550Z] #43 13.45 DEP images/tty.pb-c.d [2021-05-11T12:33:23.550Z] #43 13.54 PBCC images/tun.pb-c.c [2021-05-11T12:33:23.550Z] #43 13.64 PBCC images/netdev.pb-c.c [2021-05-11T12:33:23.550Z] #43 13.72 DEP images/tun.pb-c.d [2021-05-11T12:33:23.550Z] #43 13.77 DEP images/netdev.pb-c.d [2021-05-11T12:33:23.550Z] #43 13.84 PBCC images/vma.pb-c.c [2021-05-11T12:33:23.550Z] #43 13.90 DEP images/vma.pb-c.d [2021-05-11T12:33:23.550Z] #43 14.00 PBCC images/creds.pb-c.c [2021-05-11T12:33:23.550Z] #43 14.01 DEP images/creds.pb-c.d [2021-05-11T12:33:23.550Z] #43 14.06 PBCC images/utsns.pb-c.c [2021-05-11T12:33:23.550Z] #43 14.12 DEP images/utsns.pb-c.d [2021-05-11T12:33:23.550Z] #43 14.18 PBCC images/ipc-desc.pb-c.c [2021-05-11T12:33:23.550Z] #43 14.21 PBCC images/ipc-sem.pb-c.c [2021-05-11T12:33:23.550Z] #43 14.25 DEP images/ipc-desc.pb-c.d [2021-05-11T12:33:23.550Z] #43 14.35 DEP images/ipc-sem.pb-c.d [2021-05-11T12:33:23.574Z] #36 DONE 53.3s [2021-05-11T12:33:23.574Z] [2021-05-11T12:33:23.574Z] #42 [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-05-11T12:33:23.574Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-05-11T12:33:23.574Z] #42 51.03 Processing triggers for libc-bin (2.28-10) ... [2021-05-11T12:33:23.574Z] #42 DONE 53.3s [2021-05-11T12:33:23.574Z] [2021-05-11T12:33:23.574Z] #43 [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-05-11T12:33:23.574Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-11T12:33:23.784Z] #13 62.63 debconf: delaying package configuration, since apt-utils is not installed [2021-05-11T12:33:23.812Z] #43 14.40 PBCC images/ipc-msg.pb-c.c [2021-05-11T12:33:23.812Z] #43 14.43 DEP images/ipc-msg.pb-c.d [2021-05-11T12:33:23.812Z] #43 14.48 PBCC images/ipc-shm.pb-c.c [2021-05-11T12:33:23.812Z] #43 14.52 DEP images/ipc-shm.pb-c.d [2021-05-11T12:33:23.812Z] #43 14.61 PBCC images/ipc-var.pb-c.c [2021-05-11T12:33:24.046Z] #13 62.83 Fetched 78.2 MB in 7s (10.8 MB/s) [2021-05-11T12:33:24.075Z] #43 14.67 DEP images/ipc-var.pb-c.d [2021-05-11T12:33:24.075Z] #43 ... [2021-05-11T12:33:24.075Z] [2021-05-11T12:33:24.075Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-05-11T12:33:24.075Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-11T12:33:24.075Z] #13 71.80 Selecting previously unselected package gcc-mingw-w64-base. [2021-05-11T12:33:24.075Z] #13 71.82 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-05-11T12:33:24.075Z] #13 71.87 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-05-11T12:33:24.154Z] #20 31.72 Selecting previously unselected package python3.7. [2021-05-11T12:33:24.154Z] #20 31.72 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-05-11T12:33:24.154Z] #20 31.73 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-05-11T12:33:24.154Z] #20 31.85 Selecting previously unselected package libpython3-stdlib:amd64. [2021-05-11T12:33:24.154Z] #20 31.87 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-05-11T12:33:24.154Z] #20 31.88 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-05-11T12:33:24.168Z] #42 58.24 debconf: delaying package configuration, since apt-utils is not installed [2021-05-11T12:33:24.168Z] #42 58.41 Fetched 4095 kB in 1s (5745 kB/s) [2021-05-11T12:33:24.168Z] #42 58.51 Selecting previously unselected package libcap-dev:amd64. [2021-05-11T12:33:24.168Z] #42 58.51 (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-05-11T12:33:24.169Z] #42 58.59 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-05-11T12:33:24.169Z] #42 58.60 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-05-11T12:33:24.309Z] #13 62.94 (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-05-11T12:33:24.309Z] #13 63.03 Preparing to unpack .../libsystemd0_241-7~deb10u7_amd64.deb ... [2021-05-11T12:33:24.309Z] #13 63.05 Unpacking libsystemd0:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-05-11T12:33:24.339Z] #13 72.11 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-05-11T12:33:24.339Z] #13 72.11 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-05-11T12:33:24.339Z] #13 72.13 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-11T12:33:24.413Z] #20 31.99 Setting up python3-minimal (3.7.3-1) ... [2021-05-11T12:33:24.425Z] #42 58.72 Selecting previously unselected package libnet1:amd64. [2021-05-11T12:33:24.425Z] #42 58.73 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-05-11T12:33:24.425Z] #42 58.74 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-05-11T12:33:24.425Z] #42 58.86 Selecting previously unselected package libnet1-dev. [2021-05-11T12:33:24.425Z] #42 58.87 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-05-11T12:33:24.425Z] #42 58.88 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-05-11T12:33:24.571Z] #13 ... [2021-05-11T12:33:24.571Z] [2021-05-11T12:33:24.571Z] #49 [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-05-11T12:33:24.571Z] #49 sha256:b16be46c60935c3eefecd22f8a1f0e562b49c57b6d03329c746807409e9b6c51 [2021-05-11T12:33:24.571Z] #49 60.10 go: finding github.com/BurntSushi/toml v0.3.1 [2021-05-11T12:33:24.571Z] #49 ... [2021-05-11T12:33:24.571Z] [2021-05-11T12:33:24.571Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-05-11T12:33:24.571Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-11T12:33:24.571Z] #13 63.42 Setting up libsystemd0:amd64 (241-7~deb10u7) ... [2021-05-11T12:33:24.601Z] #13 ... [2021-05-11T12:33:24.601Z] [2021-05-11T12:33:24.601Z] #37 [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-05-11T12:33:24.601Z] #37 sha256:c5788f01cb7732e886a5255036c5afa5e36697bfc9ccb8987763fe4f61909b46 [2021-05-11T12:33:24.601Z] #37 10.30 -- Detecting C compile features - done [2021-05-11T12:33:24.601Z] #37 10.35 -- Performing Test HAS_BUILTIN_FORTIFY [2021-05-11T12:33:24.601Z] #37 10.61 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-05-11T12:33:24.601Z] #37 10.74 -- Configuring done [2021-05-11T12:33:24.601Z] #37 10.77 -- Generating done [2021-05-11T12:33:24.601Z] #37 10.77 -- Build files have been written to: /tmp/tmp.XSD76Avb4n/tini [2021-05-11T12:33:24.601Z] #37 10.79 + make tini-static [2021-05-11T12:33:24.601Z] #37 11.12 Scanning dependencies of target tini-static [2021-05-11T12:33:24.601Z] #37 11.26 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-05-11T12:33:24.601Z] #37 12.58 [100%] Linking C executable tini-static [2021-05-11T12:33:24.601Z] #37 13.12 [100%] Built target tini-static [2021-05-11T12:33:24.601Z] #37 13.21 + mkdir -p /build [2021-05-11T12:33:24.601Z] #37 13.22 + cp tini-static /build/docker-init [2021-05-11T12:33:24.601Z] #37 DONE 13.7s [2021-05-11T12:33:24.601Z] [2021-05-11T12:33:24.601Z] #43 [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-05-11T12:33:24.601Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-11T12:33:24.601Z] #43 14.73 PBCC images/sk-opts.pb-c.c [2021-05-11T12:33:24.601Z] #43 14.77 PBCC images/packet-sock.pb-c.c [2021-05-11T12:33:24.601Z] #43 14.83 DEP images/sk-opts.pb-c.d [2021-05-11T12:33:24.601Z] #43 14.90 DEP images/packet-sock.pb-c.d [2021-05-11T12:33:24.601Z] #43 14.95 PBCC images/sk-netlink.pb-c.c [2021-05-11T12:33:24.601Z] #43 14.98 DEP images/sk-netlink.pb-c.d [2021-05-11T12:33:24.601Z] #43 15.05 PBCC images/sk-inet.pb-c.c [2021-05-11T12:33:24.601Z] #43 15.11 DEP images/sk-inet.pb-c.d [2021-05-11T12:33:24.601Z] #43 15.24 PBCC images/sk-unix.pb-c.c [2021-05-11T12:33:24.601Z] #43 15.37 DEP images/sk-unix.pb-c.d [2021-05-11T12:33:24.601Z] #43 15.37 PBCC images/mm.pb-c.c [2021-05-11T12:33:24.682Z] #42 59.07 Selecting previously unselected package libnl-3-200:amd64. [2021-05-11T12:33:24.682Z] #42 59.08 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-05-11T12:33:24.682Z] #42 59.08 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-05-11T12:33:24.833Z] #13 63.61 (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% [2021-05-11T12:33:24.833Z] #13 ... [2021-05-11T12:33:24.833Z] [2021-05-11T12:33:24.833Z] #45 [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-05-11T12:33:24.833Z] #45 sha256:7986fce36383753a4097592e772842e702db6c31c8ebc933a9c1d11fc61e9059 [2021-05-11T12:33:24.833Z] #45 60.32 github.com/LK4D4/vndr/godl/singleflight [2021-05-11T12:33:24.833Z] #45 60.61 math/rand [2021-05-11T12:33:24.833Z] #45 61.46 internal/singleflight [2021-05-11T12:33:24.833Z] #45 61.70 errors [2021-05-11T12:33:24.833Z] #45 61.72 sort [2021-05-11T12:33:24.833Z] #45 62.21 io [2021-05-11T12:33:24.833Z] #45 62.57 strconv [2021-05-11T12:33:24.833Z] #45 63.38 bytes [2021-05-11T12:33:24.833Z] #45 65.24 bufio [2021-05-11T12:33:24.833Z] #45 65.80 reflect [2021-05-11T12:33:24.833Z] #45 67.13 syscall [2021-05-11T12:33:24.833Z] #45 ... [2021-05-11T12:33:24.833Z] [2021-05-11T12:33:24.833Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-05-11T12:33:24.833Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-11T12:33:24.833Z] #13 63.61 (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-05-11T12:33:24.833Z] #13 63.68 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-05-11T12:33:24.833Z] #13 63.69 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-05-11T12:33:24.867Z] #43 15.49 DEP images/mm.pb-c.d [2021-05-11T12:33:24.867Z] #43 15.49 PBCC images/timerfd.pb-c.c [2021-05-11T12:33:24.867Z] #43 15.55 DEP images/timerfd.pb-c.d [2021-05-11T12:33:24.867Z] #43 15.64 PBCC images/timer.pb-c.c [2021-05-11T12:33:24.938Z] #42 59.24 Selecting previously unselected package libnl-3-dev:amd64. [2021-05-11T12:33:24.938Z] #42 59.25 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-05-11T12:33:24.938Z] #42 59.25 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-05-11T12:33:24.981Z] #20 32.78 Selecting previously unselected package python3. [2021-05-11T12:33:24.981Z] #20 32.78 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24096 files and directories currently installed.) [2021-05-11T12:33:24.981Z] #20 32.82 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-05-11T12:33:24.981Z] #20 32.83 Unpacking python3 (3.7.3-1) ... [2021-05-11T12:33:25.095Z] #13 63.90 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-05-11T12:33:25.128Z] #43 15.74 DEP images/timer.pb-c.d [2021-05-11T12:33:25.128Z] #43 15.76 PBCC images/sa.pb-c.c [2021-05-11T12:33:25.128Z] #43 15.81 DEP images/sa.pb-c.d [2021-05-11T12:33:25.128Z] #43 15.87 PBCC images/pipe-data.pb-c.c [2021-05-11T12:33:25.130Z] Merge succeeded, producing 930337624250945472001136e7bcb8e5b102bb87 [2021-05-11T12:33:25.130Z] Checking out Revision 930337624250945472001136e7bcb8e5b102bb87 (PR-42370) [2021-05-11T12:33:25.194Z] #42 59.51 Selecting previously unselected package libprotobuf-c1:amd64. [2021-05-11T12:33:25.194Z] #42 59.53 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-05-11T12:33:25.194Z] #42 59.55 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-05-11T12:33:25.240Z] #20 32.94 Selecting previously unselected package libip4tc0:amd64. [2021-05-11T12:33:25.240Z] #20 32.94 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-05-11T12:33:25.240Z] #20 32.94 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-05-11T12:33:25.240Z] #20 33.04 Selecting previously unselected package libip6tc0:amd64. [2021-05-11T12:33:25.240Z] #20 33.05 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-05-11T12:33:25.240Z] #20 33.05 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-05-11T12:33:25.357Z] #13 64.09 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-05-11T12:33:25.357Z] #13 64.16 Preparing to unpack .../libudev1_241-7~deb10u7_amd64.deb ... [2021-05-11T12:33:25.357Z] #13 64.18 Unpacking libudev1:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-05-11T12:33:25.390Z] #43 15.88 DEP images/pipe-data.pb-c.d [2021-05-11T12:33:25.390Z] #43 16.00 PBCC images/mnt.pb-c.c [2021-05-11T12:33:25.390Z] #43 16.00 DEP images/mnt.pb-c.d [2021-05-11T12:33:25.390Z] #43 16.11 PBCC images/sk-packet.pb-c.c [2021-05-11T12:33:25.390Z] #43 16.11 DEP images/sk-packet.pb-c.d [2021-05-11T12:33:25.450Z] #42 59.70 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-05-11T12:33:25.450Z] #42 59.71 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-05-11T12:33:25.450Z] #42 59.72 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-05-11T12:33:25.450Z] #42 59.87 Selecting previously unselected package zlib1g-dev:amd64. [2021-05-11T12:33:25.499Z] #20 33.16 Selecting previously unselected package libiptc0:amd64. [2021-05-11T12:33:25.499Z] #20 33.17 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-05-11T12:33:25.499Z] #20 33.18 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-05-11T12:33:25.499Z] #20 33.25 Selecting previously unselected package libnfnetlink0:amd64. [2021-05-11T12:33:25.499Z] #20 33.25 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-05-11T12:33:25.499Z] #20 33.26 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-05-11T12:33:25.499Z] #20 33.33 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-05-11T12:33:25.499Z] #20 33.33 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-05-11T12:33:25.499Z] #20 33.34 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-05-11T12:33:25.619Z] #13 64.46 Setting up libudev1:amd64 (241-7~deb10u7) ... [2021-05-11T12:33:25.652Z] #43 16.17 PBCC images/tcp-stream.pb-c.c [2021-05-11T12:33:25.652Z] #43 16.28 DEP images/tcp-stream.pb-c.d [2021-05-11T12:33:25.706Z] #42 59.87 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-05-11T12:33:25.706Z] #42 59.88 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-05-11T12:33:25.706Z] #42 60.18 Selecting previously unselected package libprotobuf17:amd64. [2021-05-11T12:33:25.706Z] #42 60.18 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-05-11T12:33:25.706Z] #42 60.20 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-05-11T12:33:25.759Z] #20 33.41 Selecting previously unselected package libnftnl11:amd64. [2021-05-11T12:33:25.759Z] #20 33.43 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-05-11T12:33:25.759Z] #20 33.44 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-05-11T12:33:25.759Z] #20 33.54 Selecting previously unselected package iptables. [2021-05-11T12:33:25.914Z] #43 16.39 PBCC images/pipe.pb-c.c [2021-05-11T12:33:25.914Z] #43 16.39 DEP images/pipe.pb-c.d [2021-05-11T12:33:25.914Z] #43 16.45 PBCC images/pstree.pb-c.c [2021-05-11T12:33:25.914Z] #43 16.45 DEP images/pstree.pb-c.d [2021-05-11T12:33:25.914Z] #43 16.54 PBCC images/fs.pb-c.c [2021-05-11T12:33:25.914Z] #43 16.54 DEP images/fs.pb-c.d [2021-05-11T12:33:25.914Z] #43 16.58 PBCC images/signalfd.pb-c.c [2021-05-11T12:33:25.914Z] #43 16.65 DEP images/signalfd.pb-c.d [2021-05-11T12:33:25.915Z] #13 64.63 Selecting previously unselected package binutils-mingw-w64-i686. [2021-05-11T12:33:25.915Z] #13 64.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-05-11T12:33:25.915Z] #13 64.78 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-05-11T12:33:26.018Z] #20 33.56 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-05-11T12:33:26.018Z] #20 33.57 Unpacking iptables (1.8.2-4) ... [2021-05-11T12:33:26.018Z] #20 33.93 Selecting previously unselected package xxd. [2021-05-11T12:33:26.018Z] #20 33.94 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-05-11T12:33:26.018Z] #20 33.95 Unpacking xxd (2:8.1.0875-5) ... [2021-05-11T12:33:26.177Z] #43 16.77 PBCC images/fh.pb-c.c [2021-05-11T12:33:26.177Z] #43 16.77 PBCC images/fsnotify.pb-c.c [2021-05-11T12:33:26.177Z] #43 16.84 DEP images/fh.pb-c.d [2021-05-11T12:33:26.177Z] #43 16.91 DEP images/fsnotify.pb-c.d [2021-05-11T12:33:26.177Z] #13 64.95 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-05-11T12:33:26.277Z] #20 34.08 Selecting previously unselected package vim-common. [2021-05-11T12:33:24.651Z] > git remote # timeout=10 [2021-05-11T12:33:24.806Z] > git config --get remote.origin.url # timeout=10 [2021-05-11T12:33:24.845Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-11T12:33:24.847Z] > git merge 9f2b33f75cb094917c69e03ba101bc0bee8673fb # timeout=10 [2021-05-11T12:33:24.980Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-05-11T12:33:25.164Z] > git config core.sparsecheckout # timeout=10 [2021-05-11T12:33:25.203Z] > git checkout -f 930337624250945472001136e7bcb8e5b102bb87 # timeout=10 [2021-05-11T12:33:26.438Z] #43 17.04 PBCC images/eventpoll.pb-c.c [2021-05-11T12:33:26.438Z] #43 17.04 DEP images/eventpoll.pb-c.d [2021-05-11T12:33:26.438Z] #43 17.10 PBCC images/eventfd.pb-c.c [2021-05-11T12:33:26.438Z] #43 17.12 DEP images/eventfd.pb-c.d [2021-05-11T12:33:26.438Z] #43 17.17 PBCC images/remap-file-path.pb-c.c [2021-05-11T12:33:26.438Z] #43 17.18 DEP images/remap-file-path.pb-c.d [2021-05-11T12:33:26.536Z] #20 34.08 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-05-11T12:33:26.536Z] #20 34.11 Unpacking vim-common (2:8.1.0875-5) ... [2021-05-11T12:33:26.536Z] #20 34.30 Selecting previously unselected package bash-completion. [2021-05-11T12:33:26.536Z] #20 34.30 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-05-11T12:33:26.633Z] #42 60.91 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-05-11T12:33:26.633Z] #42 60.91 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-05-11T12:33:26.633Z] #42 60.92 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-05-11T12:33:26.700Z] #43 17.25 PBCC images/fifo.pb-c.c [2021-05-11T12:33:26.700Z] #43 17.26 DEP images/fifo.pb-c.d [2021-05-11T12:33:26.700Z] #43 17.32 PBCC images/ghost-file.pb-c.c [2021-05-11T12:33:26.700Z] #43 17.37 DEP images/ghost-file.pb-c.d [2021-05-11T12:33:26.700Z] #43 17.43 PBCC images/regfile.pb-c.c [2021-05-11T12:33:26.700Z] #43 17.51 DEP images/regfile.pb-c.d [2021-05-11T12:33:26.750Z] #13 ... [2021-05-11T12:33:26.750Z] [2021-05-11T12:33:26.750Z] #47 [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-05-11T12:33:26.750Z] #47 sha256:8779a9e3f78219ed44a4c75b8fef3d842f2e958af53d495b778a446787b21643 [2021-05-11T12:33:26.750Z] #47 DONE 72.2s [2021-05-11T12:33:26.750Z] [2021-05-11T12:33:26.750Z] #42 [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-05-11T12:33:26.750Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-11T12:33:26.750Z] #42 69.34 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-05-11T12:33:26.750Z] #42 69.35 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-05-11T12:33:26.750Z] #42 69.37 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-05-11T12:33:26.750Z] #42 69.38 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-05-11T12:33:26.750Z] #42 69.39 Setting up python-six (1.12.0-1) ... [2021-05-11T12:33:26.889Z] #42 61.13 Selecting previously unselected package libprotobuf-dev:amd64. [2021-05-11T12:33:26.889Z] #42 61.13 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-05-11T12:33:26.889Z] #42 61.14 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-05-11T12:33:26.890Z] #43 3.238 Note: Building without setproctitle() and strlcpy() support. [2021-05-11T12:33:26.890Z] #43 3.238 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-05-11T12:33:26.890Z] #43 3.263 Note: Building without GnuTLS support [2021-05-11T12:33:26.890Z] #43 3.271 Makefile.config:39: Warn: you have no libnftables installed [2021-05-11T12:33:26.890Z] #43 3.271 Makefile.config:40: Warn: Building without nftables support [2021-05-11T12:33:26.962Z] #43 17.55 PBCC images/ns.pb-c.c [2021-05-11T12:33:26.962Z] #43 17.61 DEP images/ns.pb-c.d [2021-05-11T12:33:26.962Z] #43 17.66 PBCC images/fdinfo.pb-c.c [2021-05-11T12:33:27.223Z] #43 17.79 DEP images/fdinfo.pb-c.d [2021-05-11T12:33:27.223Z] #43 17.87 PBCC images/core-aarch64.pb-c.c [2021-05-11T12:33:27.223Z] #43 17.91 PBCC images/core-arm.pb-c.c [2021-05-11T12:33:27.223Z] #43 17.98 PBCC images/core-ppc64.pb-c.c [2021-05-11T12:33:27.485Z] #43 18.03 PBCC images/core-s390.pb-c.c [2021-05-11T12:33:27.485Z] #43 18.09 PBCC images/core-x86.pb-c.c [2021-05-11T12:33:27.485Z] #43 18.16 PBCC images/core.pb-c.c [2021-05-11T12:33:27.746Z] #43 18.25 PBCC images/inventory.pb-c.c [2021-05-11T12:33:27.746Z] #43 18.36 DEP images/core-aarch64.pb-c.d [2021-05-11T12:33:27.746Z] #43 18.41 DEP images/core-arm.pb-c.d [2021-05-11T12:33:27.746Z] #43 18.50 DEP images/core-ppc64.pb-c.d [2021-05-11T12:33:27.820Z] #42 62.34 Selecting previously unselected package libprotoc17:amd64. [2021-05-11T12:33:27.914Z] #20 ... [2021-05-11T12:33:27.914Z] [2021-05-11T12:33:27.914Z] #43 [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-05-11T12:33:27.914Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-11T12:33:27.914Z] #43 86.32 DEP criu/cr-dedup.d [2021-05-11T12:33:27.914Z] #43 86.45 DEP criu/cr-check.d [2021-05-11T12:33:27.914Z] #43 86.81 DEP criu/config.d [2021-05-11T12:33:27.914Z] #43 87.12 DEP criu/clone-noasan.d [2021-05-11T12:33:27.914Z] #43 87.27 DEP criu/cgroup.d [2021-05-11T12:33:27.914Z] #43 87.55 DEP criu/cgroup-props.d [2021-05-11T12:33:27.914Z] #43 87.66 DEP criu/bitmap.d [2021-05-11T12:33:27.914Z] #43 87.68 DEP criu/bfd.d [2021-05-11T12:33:27.914Z] #43 87.75 DEP criu/autofs.d [2021-05-11T12:33:27.914Z] #43 87.88 DEP criu/aio.d [2021-05-11T12:33:27.914Z] #43 88.07 DEP criu/action-scripts.d [2021-05-11T12:33:27.914Z] #43 88.38 CC criu/action-scripts.o [2021-05-11T12:33:27.914Z] #43 88.85 CC criu/aio.o [2021-05-11T12:33:27.914Z] #43 89.34 CC criu/autofs.o [2021-05-11T12:33:27.914Z] #43 90.63 CC criu/bfd.o [2021-05-11T12:33:27.914Z] #43 91.13 CC criu/bitmap.o [2021-05-11T12:33:27.914Z] #43 91.22 CC criu/cgroup-props.o [2021-05-11T12:33:27.914Z] #43 91.89 CC criu/cgroup.o [2021-05-11T12:33:27.914Z] #43 94.45 CC criu/clone-noasan.o [2021-05-11T12:33:27.914Z] #43 94.63 CC criu/config.o [2021-05-11T12:33:27.914Z] #43 96.06 CC criu/cr-check.o [2021-05-11T12:33:28.008Z] #43 18.59 DEP images/core-s390.pb-c.d [2021-05-11T12:33:28.008Z] #43 18.65 DEP images/core-x86.pb-c.d [2021-05-11T12:33:28.008Z] #43 18.71 DEP images/core.pb-c.d [2021-05-11T12:33:28.008Z] #43 18.77 DEP images/inventory.pb-c.d [2021-05-11T12:33:28.077Z] #42 62.37 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-05-11T12:33:28.077Z] #42 62.39 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-05-11T12:33:28.139Z] #42 73.78 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-05-11T12:33:28.139Z] #42 73.79 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-05-11T12:33:28.139Z] #42 73.81 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-05-11T12:33:28.139Z] #42 73.82 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-05-11T12:33:28.286Z] #43 18.88 PBCC images/cpuinfo.pb-c.c [2021-05-11T12:33:28.286Z] #43 18.90 DEP images/cpuinfo.pb-c.d [2021-05-11T12:33:28.286Z] #43 18.97 PBCC images/stats.pb-c.c [2021-05-11T12:33:28.401Z] #42 73.85 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-05-11T12:33:28.401Z] #42 73.86 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-05-11T12:33:28.401Z] #42 73.88 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-05-11T12:33:28.401Z] #42 73.89 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-05-11T12:33:28.401Z] #42 73.90 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-05-11T12:33:28.401Z] #42 73.94 Setting up python-protobuf (3.6.1.3-2) ... [2021-05-11T12:33:28.568Z] #43 19.04 DEP images/stats.pb-c.d [2021-05-11T12:33:28.641Z] #42 62.97 Selecting previously unselected package protobuf-c-compiler. [2021-05-11T12:33:28.641Z] #42 62.97 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-05-11T12:33:28.641Z] #42 62.99 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-05-11T12:33:28.641Z] #42 63.19 Selecting previously unselected package protobuf-compiler. [2021-05-11T12:33:28.641Z] #42 63.19 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-05-11T12:33:28.815Z] #43 5.264 fatal: not a git repository (or any of the parent directories): .git [2021-05-11T12:33:28.815Z] #43 5.368 GEN .gitid [2021-05-11T12:33:28.815Z] #43 5.421 GEN criu/include/version.h [2021-05-11T12:33:28.898Z] #42 63.20 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-05-11T12:33:28.974Z] #42 ... [2021-05-11T12:33:28.974Z] [2021-05-11T12:33:28.974Z] #51 [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-05-11T12:33:28.974Z] #51 sha256:7cb3c114aa51c8e643d31dc7b4d1b69bc470de8183b4ab18af0282457390f714 [2021-05-11T12:33:28.974Z] #51 64.33 internal/oserror [2021-05-11T12:33:28.974Z] #51 64.34 bytes [2021-05-11T12:33:28.974Z] #51 64.43 syscall [2021-05-11T12:33:28.974Z] #51 66.58 reflect [2021-05-11T12:33:28.974Z] #51 72.03 time [2021-05-11T12:33:28.974Z] #51 ... [2021-05-11T12:33:28.974Z] [2021-05-11T12:33:28.974Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-05-11T12:33:28.974Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-11T12:33:28.974Z] #13 67.46 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-05-11T12:33:28.974Z] #13 67.47 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-05-11T12:33:28.974Z] #13 67.49 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-05-11T12:33:29.078Z] #43 5.559 GEN include/common/asm [2021-05-11T12:33:29.078Z] #43 ... [2021-05-11T12:33:29.078Z] [2021-05-11T12:33:29.078Z] #37 [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-05-11T12:33:29.078Z] #37 sha256:138b13528ebb79ba3004e3aa4627814ce337e80f9b389bebd43917026593ef13 [2021-05-11T12:33:29.078Z] #37 1.992 + RM_GOPATH=0 [2021-05-11T12:33:29.078Z] #37 1.993 + TMP_GOPATH= [2021-05-11T12:33:29.078Z] #37 1.993 + : /build [2021-05-11T12:33:29.078Z] #37 1.994 + '[' -z '' ']' [2021-05-11T12:33:29.078Z] #37 1.995 ++ mktemp -d [2021-05-11T12:33:29.078Z] #37 1.999 + export GOPATH=/tmp/tmp.2O6lL3tImJ [2021-05-11T12:33:29.078Z] #37 1.999 + GOPATH=/tmp/tmp.2O6lL3tImJ [2021-05-11T12:33:29.078Z] #37 2.000 + RM_GOPATH=1 [2021-05-11T12:33:29.078Z] #37 2.001 + case "$(go env GOARCH)" in [2021-05-11T12:33:29.078Z] #37 2.002 ++ go env GOARCH [2021-05-11T12:33:29.078Z] #37 2.038 + export GO_BUILDMODE=-buildmode=pie [2021-05-11T12:33:29.078Z] #37 2.039 + GO_BUILDMODE=-buildmode=pie [2021-05-11T12:33:29.078Z] #37 2.040 ++ dirname /tmp/install/install.sh [2021-05-11T12:33:29.078Z] #37 2.042 + dir=/tmp/install [2021-05-11T12:33:29.078Z] #37 2.043 + bin=tini [2021-05-11T12:33:29.078Z] #37 2.048 + shift [2021-05-11T12:33:29.078Z] #37 2.049 + '[' '!' -f /tmp/install/tini.installer ']' [2021-05-11T12:33:29.078Z] #37 2.053 + . /tmp/install/tini.installer [2021-05-11T12:33:29.078Z] #37 2.054 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-11T12:33:29.078Z] #37 2.054 + install_tini [2021-05-11T12:33:29.078Z] #37 2.054 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-11T12:33:29.078Z] #37 2.054 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-05-11T12:33:29.078Z] #37 2.054 + git clone https://github.com/krallin/tini.git /tmp/tmp.2O6lL3tImJ/tini [2021-05-11T12:33:29.078Z] #37 2.061 Cloning into '/tmp/tmp.2O6lL3tImJ/tini'... [2021-05-11T12:33:29.078Z] #37 2.925 + cd /tmp/tmp.2O6lL3tImJ/tini [2021-05-11T12:33:29.078Z] #37 2.950 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-11T12:33:29.078Z] #37 2.963 + cmake . [2021-05-11T12:33:29.078Z] #37 3.589 -- The C compiler identification is GNU 8.3.0 [2021-05-11T12:33:29.078Z] #37 3.652 -- Check for working C compiler: /usr/bin/cc [2021-05-11T12:33:29.078Z] #37 4.545 -- Check for working C compiler: /usr/bin/cc -- works [2021-05-11T12:33:29.078Z] #37 4.546 -- Detecting C compiler ABI info [2021-05-11T12:33:29.078Z] #37 5.406 -- Detecting C compiler ABI info - done [2021-05-11T12:33:29.078Z] #37 5.426 -- Detecting C compile features [2021-05-11T12:33:29.156Z] #42 63.35 Selecting previously unselected package python-pkg-resources. [2021-05-11T12:33:29.156Z] #42 63.35 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-05-11T12:33:29.156Z] #42 63.36 Unpacking python-pkg-resources (40.8.0-1) ... [2021-05-11T12:33:29.293Z] #43 ... [2021-05-11T12:33:29.293Z] [2021-05-11T12:33:29.293Z] #20 [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-05-11T12:33:29.293Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-11T12:33:29.293Z] #20 36.98 Unpacking bash-completion (1:2.8-6) ... [2021-05-11T12:33:29.412Z] #42 63.61 Selecting previously unselected package python-six. [2021-05-11T12:33:29.412Z] #42 63.62 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-05-11T12:33:29.412Z] #42 63.62 Unpacking python-six (1.12.0-1) ... [2021-05-11T12:33:29.412Z] #42 63.74 Selecting previously unselected package python-protobuf. [2021-05-11T12:33:29.412Z] #42 63.75 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-05-11T12:33:29.412Z] #42 63.75 Unpacking python-protobuf (3.6.1.3-2) ... [2021-05-11T12:33:29.548Z] #13 ... [2021-05-11T12:33:29.548Z] [2021-05-11T12:33:29.548Z] #36 [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-05-11T12:33:29.548Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-11T12:33:29.548Z] #36 65.02 Selecting previously unselected package libicu63:amd64. [2021-05-11T12:33:29.548Z] #36 65.04 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-05-11T12:33:29.548Z] #36 65.05 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-05-11T12:33:29.548Z] #36 72.28 Selecting previously unselected package libxml2:amd64. [2021-05-11T12:33:29.548Z] #36 72.28 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-05-11T12:33:29.548Z] #36 72.30 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-05-11T12:33:29.548Z] #36 73.59 Selecting previously unselected package libarchive13:amd64. [2021-05-11T12:33:29.548Z] #36 73.60 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-05-11T12:33:29.548Z] #36 73.64 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-05-11T12:33:29.548Z] #36 73.89 Selecting previously unselected package libjsoncpp1:amd64. [2021-05-11T12:33:29.548Z] #36 73.90 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-05-11T12:33:29.548Z] #36 73.92 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-05-11T12:33:29.548Z] #36 74.10 Selecting previously unselected package librhash0:amd64. [2021-05-11T12:33:29.548Z] #36 74.12 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-05-11T12:33:29.548Z] #36 74.13 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-05-11T12:33:29.548Z] #36 74.31 Selecting previously unselected package libuv1:amd64. [2021-05-11T12:33:29.548Z] #36 74.31 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-05-11T12:33:29.548Z] #36 74.32 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-05-11T12:33:29.548Z] #36 74.46 Selecting previously unselected package cmake. [2021-05-11T12:33:29.548Z] #36 74.47 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-05-11T12:33:29.548Z] #36 74.48 Unpacking cmake (3.13.4-1) ... [2021-05-11T12:33:29.552Z] #20 37.35 Selecting previously unselected package bzip2. [2021-05-11T12:33:29.553Z] #20 37.36 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-05-11T12:33:29.553Z] #20 37.37 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-05-11T12:33:29.553Z] #20 37.45 Selecting previously unselected package xz-utils. [2021-05-11T12:33:29.668Z] #42 ... [2021-05-11T12:33:29.668Z] [2021-05-11T12:33:29.668Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-05-11T12:33:29.668Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-11T12:33:29.668Z] #13 42.79 Reading package lists... [2021-05-11T12:33:29.668Z] #13 49.98 Building dependency tree... [2021-05-11T12:33:29.668Z] #13 53.19 The following additional packages will be installed: [2021-05-11T12:33:29.668Z] #13 53.22 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-05-11T12:33:29.668Z] #13 53.22 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-05-11T12:33:29.668Z] #13 53.22 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-05-11T12:33:29.668Z] #13 53.22 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-05-11T12:33:29.668Z] #13 53.22 mingw-w64-common mingw-w64-x86-64-dev [2021-05-11T12:33:29.668Z] #13 53.23 Suggested packages: [2021-05-11T12:33:29.668Z] #13 53.24 gcc-8-locales seccomp wine64 [2021-05-11T12:33:29.668Z] #13 54.56 The following NEW packages will be installed: [2021-05-11T12:33:29.668Z] #13 54.56 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-05-11T12:33:29.668Z] #13 54.58 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-05-11T12:33:29.668Z] #13 54.58 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-05-11T12:33:29.668Z] #13 54.58 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-05-11T12:33:29.668Z] #13 54.58 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-05-11T12:33:29.668Z] #13 54.58 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-05-11T12:33:29.668Z] #13 54.60 The following packages will be upgraded: [2021-05-11T12:33:29.668Z] #13 54.60 libseccomp2 libsystemd0 libudev1 [2021-05-11T12:33:29.668Z] #13 55.05 3 upgraded, 25 newly installed, 0 to remove and 27 not upgraded. [2021-05-11T12:33:29.668Z] #13 55.05 Need to get 78.2 MB of archives. [2021-05-11T12:33:29.668Z] #13 55.05 After this operation, 487 MB of additional disk space will be used. [2021-05-11T12:33:29.668Z] #13 55.05 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-05-11T12:33:29.668Z] #13 55.05 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u7 [332 kB] [2021-05-11T12:33:29.668Z] #13 55.06 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u7 [151 kB] [2021-05-11T12:33:29.668Z] #13 55.07 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-05-11T12:33:29.668Z] #13 55.10 Get:5 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-05-11T12:33:29.668Z] #13 55.35 Get:6 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-05-11T12:33:29.668Z] #13 55.59 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-05-11T12:33:29.668Z] #13 55.61 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-05-11T12:33:29.668Z] #13 55.62 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-05-11T12:33:29.668Z] #13 55.63 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-05-11T12:33:29.668Z] #13 56.08 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-05-11T12:33:29.668Z] #13 56.43 Get:12 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-05-11T12:33:29.668Z] #13 56.45 Get:13 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-05-11T12:33:29.668Z] #13 59.63 Get:14 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-05-11T12:33:29.812Z] #20 37.45 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-05-11T12:33:29.812Z] #20 37.46 Unpacking xz-utils (5.2.4-1) ... [2021-05-11T12:33:29.812Z] #20 37.66 Selecting previously unselected package apparmor. [2021-05-11T12:33:29.812Z] #20 37.66 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-05-11T12:33:29.812Z] #20 37.74 Unpacking apparmor (2.13.2-10) ... [2021-05-11T12:33:29.924Z] #13 ... [2021-05-11T12:33:29.924Z] [2021-05-11T12:33:29.924Z] #42 [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-05-11T12:33:29.924Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-11T12:33:29.924Z] #42 64.31 Setting up python-pkg-resources (40.8.0-1) ... [2021-05-11T12:33:29.967Z] #43 20.80 make[1]: Nothing to be done for 'all'. [2021-05-11T12:33:30.380Z] #20 38.10 Selecting previously unselected package aufs-tools. [2021-05-11T12:33:30.380Z] #20 38.10 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-05-11T12:33:30.380Z] #20 38.12 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-05-11T12:33:30.639Z] #20 38.22 Selecting previously unselected package libonig5:amd64. [2021-05-11T12:33:30.639Z] #20 38.22 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-05-11T12:33:30.639Z] #20 38.23 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-05-11T12:33:30.639Z] #20 38.38 Selecting previously unselected package libjq1:amd64. [2021-05-11T12:33:30.639Z] #20 38.40 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-05-11T12:33:30.639Z] #20 38.41 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-05-11T12:33:30.854Z] #42 ... [2021-05-11T12:33:30.854Z] [2021-05-11T12:33:30.854Z] #45 [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-05-11T12:33:30.854Z] #45 sha256:3962dc63d838655ed140ab350d62cbaf390a6dd5454c6e2636c6b0239bad802c [2021-05-11T12:33:30.854Z] #45 54.99 github.com/LK4D4/vndr/godl/singleflight [2021-05-11T12:33:30.854Z] #45 55.29 math/rand [2021-05-11T12:33:30.854Z] #45 56.17 internal/singleflight [2021-05-11T12:33:30.854Z] #45 56.55 errors [2021-05-11T12:33:30.854Z] #45 56.55 sort [2021-05-11T12:33:30.854Z] #45 57.01 io [2021-05-11T12:33:30.854Z] #45 57.93 strconv [2021-05-11T12:33:30.854Z] #45 58.35 bytes [2021-05-11T12:33:30.854Z] #45 60.24 bufio [2021-05-11T12:33:30.854Z] #45 61.12 reflect [2021-05-11T12:33:30.854Z] #45 61.86 syscall [2021-05-11T12:33:30.854Z] #45 ... [2021-05-11T12:33:30.854Z] [2021-05-11T12:33:30.854Z] #36 [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-05-11T12:33:30.854Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-11T12:33:30.854Z] #36 55.08 0 upgraded, 10 newly installed, 0 to remove and 29 not upgraded. [2021-05-11T12:33:30.854Z] #36 55.08 Need to get 14.9 MB of archives. [2021-05-11T12:33:30.854Z] #36 55.08 After this operation, 61.8 MB of additional disk space will be used. [2021-05-11T12:33:30.854Z] #36 55.08 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-05-11T12:33:30.854Z] #36 55.08 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-05-11T12:33:30.854Z] #36 55.09 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-05-11T12:33:30.854Z] #36 55.21 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-05-11T12:33:30.854Z] #36 55.96 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-05-11T12:33:30.854Z] #36 56.00 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-05-11T12:33:30.854Z] #36 56.04 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-05-11T12:33:30.854Z] #36 56.05 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-05-11T12:33:30.854Z] #36 56.06 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-05-11T12:33:30.854Z] #36 56.06 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-05-11T12:33:30.854Z] #36 57.75 debconf: delaying package configuration, since apt-utils is not installed [2021-05-11T12:33:30.854Z] #36 58.02 Fetched 14.9 MB in 2s (9493 kB/s) [2021-05-11T12:33:30.854Z] #36 58.17 Selecting previously unselected package xxd. [2021-05-11T12:33:30.854Z] #36 58.17 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-05-11T12:33:30.854Z] #36 58.25 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-05-11T12:33:30.854Z] #36 58.26 Unpacking xxd (2:8.1.0875-5) ... [2021-05-11T12:33:30.854Z] #36 58.46 Selecting previously unselected package vim-common. [2021-05-11T12:33:30.854Z] #36 58.46 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-05-11T12:33:30.854Z] #36 58.50 Unpacking vim-common (2:8.1.0875-5) ... [2021-05-11T12:33:30.854Z] #36 58.82 Selecting previously unselected package cmake-data. [2021-05-11T12:33:30.854Z] #36 58.82 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-05-11T12:33:30.854Z] #36 58.83 Unpacking cmake-data (3.13.4-1) ... [2021-05-11T12:33:30.854Z] #36 61.75 Selecting previously unselected package libicu63:amd64. [2021-05-11T12:33:30.854Z] #36 61.75 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-05-11T12:33:30.854Z] #36 61.78 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-05-11T12:33:30.854Z] #36 ... [2021-05-11T12:33:30.854Z] [2021-05-11T12:33:30.854Z] #32 [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-05-11T12:33:30.854Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-05-11T12:33:30.854Z] #32 59.56 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-05-11T12:33:30.854Z] #32 59.84 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-05-11T12:33:30.854Z] #32 60.54 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-11T12:33:30.898Z] #20 38.52 Selecting previously unselected package jq. [2021-05-11T12:33:30.898Z] #20 38.55 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-05-11T12:33:30.898Z] #20 38.56 Unpacking jq (1.5+dfsg-2+b1) ... [2021-05-11T12:33:30.898Z] #20 38.62 Selecting previously unselected package libaio1:amd64. [2021-05-11T12:33:30.898Z] #20 38.62 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-05-11T12:33:30.898Z] #20 38.63 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-05-11T12:33:30.898Z] #20 38.68 Selecting previously unselected package libgpm2:amd64. [2021-05-11T12:33:30.898Z] #20 38.69 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-05-11T12:33:30.898Z] #20 38.69 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-05-11T12:33:31.002Z] #37 ... [2021-05-11T12:33:31.002Z] [2021-05-11T12:33:31.002Z] #43 [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-05-11T12:33:31.002Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-11T12:33:31.002Z] #43 7.238 PBCC images/timens.pb-c.c [2021-05-11T12:33:31.002Z] #43 7.287 DEP images/timens.pb-c.d [2021-05-11T12:33:31.002Z] #43 7.379 PBCC images/fown.pb-c.c [2021-05-11T12:33:31.002Z] #43 7.411 PBCC images/google/protobuf/descriptor.pb-c.c [2021-05-11T12:33:31.002Z] #43 7.489 PBCC images/opts.pb-c.c [2021-05-11T12:33:31.002Z] #43 7.543 PBCC images/memfd.pb-c.c [2021-05-11T12:33:31.002Z] #43 7.584 DEP images/fown.pb-c.d [2021-05-11T12:33:31.002Z] #43 7.661 DEP images/google/protobuf/descriptor.pb-c.d [2021-05-11T12:33:31.159Z] #20 38.76 Selecting previously unselected package libicu63:amd64. [2021-05-11T12:33:31.159Z] #20 38.77 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-05-11T12:33:31.159Z] #20 38.78 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-05-11T12:33:31.265Z] #43 7.727 DEP images/opts.pb-c.d [2021-05-11T12:33:31.265Z] #43 7.807 DEP images/memfd.pb-c.d [2021-05-11T12:33:31.265Z] #43 7.844 PBCC images/sit.pb-c.c [2021-05-11T12:33:31.265Z] #43 7.880 DEP images/sit.pb-c.d [2021-05-11T12:33:31.265Z] #43 7.905 PBCC images/macvlan.pb-c.c [2021-05-11T12:33:31.265Z] #43 7.935 DEP images/macvlan.pb-c.d [2021-05-11T12:33:31.265Z] #43 7.969 PBCC images/autofs.pb-c.c [2021-05-11T12:33:31.265Z] #43 7.983 DEP images/autofs.pb-c.d [2021-05-11T12:33:31.467Z] #36 ... [2021-05-11T12:33:31.467Z] [2021-05-11T12:33:31.467Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-05-11T12:33:31.467Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-11T12:33:31.467Z] #13 70.30 Selecting previously unselected package binutils-mingw-w64. [2021-05-11T12:33:31.467Z] #13 70.31 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-05-11T12:33:31.467Z] #13 70.31 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-05-11T12:33:31.528Z] #43 8.026 PBCC images/sysctl.pb-c.c [2021-05-11T12:33:31.528Z] #43 8.052 DEP images/sysctl.pb-c.d [2021-05-11T12:33:31.528Z] #43 8.114 PBCC images/time.pb-c.c [2021-05-11T12:33:31.528Z] #43 8.140 DEP images/time.pb-c.d [2021-05-11T12:33:31.528Z] #43 8.186 PBCC images/binfmt-misc.pb-c.c [2021-05-11T12:33:31.528Z] #43 8.220 DEP images/binfmt-misc.pb-c.d [2021-05-11T12:33:31.730Z] #13 70.47 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-05-11T12:33:31.730Z] #13 70.48 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-05-11T12:33:31.730Z] #13 70.48 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-05-11T12:33:31.784Z] #32 ... [2021-05-11T12:33:31.784Z] [2021-05-11T12:33:31.784Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-05-11T12:33:31.784Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-11T12:33:31.784Z] #13 61.70 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-05-11T12:33:31.784Z] #13 61.71 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-05-11T12:33:31.784Z] #13 61.73 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-05-11T12:33:31.784Z] #13 61.74 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-05-11T12:33:31.784Z] #13 61.74 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-05-11T12:33:31.784Z] #13 61.75 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-05-11T12:33:31.784Z] #13 61.77 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-05-11T12:33:31.784Z] #13 61.80 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-05-11T12:33:31.784Z] #13 61.81 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-05-11T12:33:31.784Z] #13 61.83 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-05-11T12:33:31.784Z] #13 61.85 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-05-11T12:33:31.784Z] #13 61.89 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-05-11T12:33:31.784Z] #13 61.90 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-05-11T12:33:31.784Z] #13 61.91 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-05-11T12:33:31.791Z] #43 8.310 PBCC images/seccomp.pb-c.c [2021-05-11T12:33:31.791Z] #43 8.320 DEP images/seccomp.pb-c.d [2021-05-11T12:33:31.791Z] #43 8.359 PBCC images/userns.pb-c.c [2021-05-11T12:33:31.791Z] #43 8.392 DEP images/userns.pb-c.d [2021-05-11T12:33:31.791Z] #43 8.438 PBCC images/cgroup.pb-c.c [2021-05-11T12:33:31.881Z] #43 22.27 CC images/stats.o [2021-05-11T12:33:31.881Z] #43 ... [2021-05-11T12:33:31.881Z] [2021-05-11T12:33:31.881Z] #51 [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-05-11T12:33:31.881Z] #51 sha256:41285124337293aac3450b9cb7dca8adffd11104bdc2322d34ca63108faf95ba [2021-05-11T12:33:31.881Z] #51 73.34 github.com/pkg/diff [2021-05-11T12:33:31.881Z] #51 74.25 go/ast [2021-05-11T12:33:31.881Z] #51 74.95 golang.org/x/crypto/ssh/terminal [2021-05-11T12:33:31.881Z] #51 76.67 mvdan.cc/editorconfig [2021-05-11T12:33:31.881Z] #51 77.49 mvdan.cc/sh/v3/fileutil [2021-05-11T12:33:31.881Z] #51 77.73 text/tabwriter [2021-05-11T12:33:31.881Z] #51 78.35 mvdan.cc/sh/v3/syntax [2021-05-11T12:33:31.881Z] #51 ... [2021-05-11T12:33:31.881Z] [2021-05-11T12:33:31.881Z] #43 [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-05-11T12:33:31.881Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-11T12:33:31.881Z] #43 22.65 CC images/core.o [2021-05-11T12:33:31.991Z] #13 70.67 Selecting previously unselected package dmsetup. [2021-05-11T12:33:31.992Z] #13 70.67 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-05-11T12:33:31.992Z] #13 70.68 Unpacking dmsetup (2:1.02.155-3) ... [2021-05-11T12:33:31.992Z] #13 70.84 Selecting previously unselected package mingw-w64-common. [2021-05-11T12:33:31.992Z] #13 70.85 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-05-11T12:33:31.992Z] #13 70.86 Unpacking mingw-w64-common (6.0.0-3) ... [2021-05-11T12:33:32.053Z] #43 8.452 DEP images/cgroup.pb-c.d [2021-05-11T12:33:32.053Z] #43 8.530 PBCC images/ext-file.pb-c.c [2021-05-11T12:33:32.053Z] #43 8.560 DEP images/ext-file.pb-c.d [2021-05-11T12:33:32.053Z] #43 8.621 PBCC images/rpc.pb-c.c [2021-05-11T12:33:32.053Z] #43 8.685 DEP images/rpc.pb-c.d [2021-05-11T12:33:32.319Z] #43 8.738 PBCC images/siginfo.pb-c.c [2021-05-11T12:33:32.319Z] #43 8.762 DEP images/siginfo.pb-c.d [2021-05-11T12:33:32.319Z] #43 8.813 PBCC images/pagemap.pb-c.c [2021-05-11T12:33:32.319Z] #43 8.883 DEP images/pagemap.pb-c.d [2021-05-11T12:33:32.319Z] #43 8.923 PBCC images/rlimit.pb-c.c [2021-05-11T12:33:32.319Z] #43 8.942 DEP images/rlimit.pb-c.d [2021-05-11T12:33:32.319Z] #43 8.987 PBCC images/file-lock.pb-c.c [2021-05-11T12:33:32.319Z] #43 9.027 DEP images/file-lock.pb-c.d [2021-05-11T12:33:32.582Z] #43 9.068 PBCC images/tty.pb-c.c [2021-05-11T12:33:32.582Z] #43 9.100 DEP images/tty.pb-c.d [2021-05-11T12:33:32.582Z] #43 9.172 PBCC images/tun.pb-c.c [2021-05-11T12:33:32.582Z] #43 9.205 PBCC images/netdev.pb-c.c [2021-05-11T12:33:32.582Z] #43 9.255 DEP images/tun.pb-c.d [2021-05-11T12:33:32.582Z] #43 9.307 DEP images/netdev.pb-c.d [2021-05-11T12:33:32.714Z] #13 ... [2021-05-11T12:33:32.714Z] [2021-05-11T12:33:32.714Z] #56 [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-05-11T12:33:32.714Z] #56 sha256:dc22275a8c1000dd860bdfd053fbd121b10fb83f7752fda09e5d9170bdd87e93 [2021-05-11T12:33:32.714Z] #56 1.161 + RM_GOPATH=0 [2021-05-11T12:33:32.714Z] #56 1.161 + TMP_GOPATH= [2021-05-11T12:33:32.714Z] #56 1.161 + : /build [2021-05-11T12:33:32.714Z] #56 1.161 + '[' -z '' ']' [2021-05-11T12:33:32.714Z] #56 1.161 ++ mktemp -d [2021-05-11T12:33:32.714Z] #56 1.163 + export GOPATH=/tmp/tmp.Bsnoa2JLnl [2021-05-11T12:33:32.714Z] #56 1.164 + GOPATH=/tmp/tmp.Bsnoa2JLnl [2021-05-11T12:33:32.714Z] #56 1.164 + RM_GOPATH=1 [2021-05-11T12:33:32.714Z] #56 1.164 + case "$(go env GOARCH)" in [2021-05-11T12:33:32.714Z] #56 1.164 ++ go env GOARCH [2021-05-11T12:33:32.714Z] #56 1.194 + export GO_BUILDMODE=-buildmode=pie [2021-05-11T12:33:32.714Z] #56 1.194 + GO_BUILDMODE=-buildmode=pie [2021-05-11T12:33:32.714Z] #56 1.200 ++ dirname /tmp/install/install.sh [2021-05-11T12:33:32.714Z] #56 1.203 + dir=/tmp/install [2021-05-11T12:33:32.714Z] #56 1.203 + bin=containerd [2021-05-11T12:33:32.714Z] #56 1.203 + shift [2021-05-11T12:33:32.714Z] #56 1.203 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-05-11T12:33:32.714Z] #56 1.204 + . /tmp/install/containerd.installer [2021-05-11T12:33:32.714Z] #56 1.204 ++ set -e [2021-05-11T12:33:32.714Z] #56 1.204 ++ : 8c906ff108ac28da23f69cc7b74f8e7a470d1df0 [2021-05-11T12:33:32.714Z] #56 1.204 + install_containerd [2021-05-11T12:33:32.714Z] #56 1.205 + echo 'Install containerd version 8c906ff108ac28da23f69cc7b74f8e7a470d1df0' [2021-05-11T12:33:32.714Z] #56 1.205 Install containerd version 8c906ff108ac28da23f69cc7b74f8e7a470d1df0 [2021-05-11T12:33:32.714Z] #56 1.205 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Bsnoa2JLnl/src/github.com/containerd/containerd [2021-05-11T12:33:32.714Z] #56 1.222 Cloning into '/tmp/tmp.Bsnoa2JLnl/src/github.com/containerd/containerd'... [2021-05-11T12:33:32.828Z] #43 23.32 CC images/core-x86.o [2021-05-11T12:33:32.845Z] #43 9.453 PBCC images/vma.pb-c.c [2021-05-11T12:33:32.936Z] #13 ... [2021-05-11T12:33:32.936Z] [2021-05-11T12:33:32.936Z] #36 [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-05-11T12:33:32.936Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-11T12:33:32.936Z] #36 77.35 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-05-11T12:33:32.937Z] #36 77.40 Setting up xxd (2:8.1.0875-5) ... [2021-05-11T12:33:32.937Z] #36 77.43 Setting up libuv1:amd64 (1.24.1-1) ... [2021-05-11T12:33:32.937Z] #36 77.44 Setting up vim-common (2:8.1.0875-5) ... [2021-05-11T12:33:32.937Z] #36 77.48 Setting up librhash0:amd64 (1.3.8-1) ... [2021-05-11T12:33:32.937Z] #36 77.49 Setting up cmake-data (3.13.4-1) ... [2021-05-11T12:33:32.937Z] #36 77.51 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-05-11T12:33:32.937Z] #36 77.53 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-05-11T12:33:32.937Z] #36 77.55 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-05-11T12:33:32.937Z] #36 77.57 Setting up cmake (3.13.4-1) ... [2021-05-11T12:33:32.937Z] #36 77.59 Processing triggers for libc-bin (2.28-10) ... [2021-05-11T12:33:32.937Z] #36 77.63 Processing triggers for mime-support (3.62) ... [2021-05-11T12:33:32.937Z] #36 DONE 78.4s [2021-05-11T12:33:32.937Z] [2021-05-11T12:33:32.937Z] #37 [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-05-11T12:33:32.937Z] #37 sha256:6149ebdbd81e7c1c0aae4c66dae2534410704ced2cec44fa568884441274bb0d [2021-05-11T12:33:33.090Z] #43 23.83 CC images/core-arm.o [2021-05-11T12:33:33.108Z] #43 9.508 DEP images/vma.pb-c.d [2021-05-11T12:33:33.108Z] #43 9.599 PBCC images/creds.pb-c.c [2021-05-11T12:33:33.108Z] #43 ... [2021-05-11T12:33:33.108Z] [2021-05-11T12:33:33.108Z] #45 [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-05-11T12:33:33.108Z] #45 sha256:66a658f97bfe7068809922cdd3b2eb5d591c2d7d598f8fd99c359d54b1f574e3 [2021-05-11T12:33:33.108Z] #45 52.81 encoding/binary [2021-05-11T12:33:33.108Z] #45 52.81 internal/fmtsort [2021-05-11T12:33:33.108Z] #45 53.23 os [2021-05-11T12:33:33.108Z] #45 55.08 encoding/base64 [2021-05-11T12:33:33.108Z] #45 55.10 crypto/cipher [2021-05-11T12:33:33.108Z] #45 55.70 github.com/LK4D4/vndr/versioned [2021-05-11T12:33:33.108Z] #45 55.92 crypto/sha512 [2021-05-11T12:33:33.108Z] #45 56.10 crypto/ed25519/internal/edwards25519 [2021-05-11T12:33:33.108Z] #45 57.00 crypto/md5 [2021-05-11T12:33:33.108Z] #45 57.35 crypto/aes [2021-05-11T12:33:33.108Z] #45 58.22 crypto/des [2021-05-11T12:33:33.108Z] #45 59.01 crypto/sha1 [2021-05-11T12:33:33.108Z] #45 59.04 fmt [2021-05-11T12:33:33.108Z] #45 59.28 internal/lazyregexp [2021-05-11T12:33:33.108Z] #45 59.33 crypto/sha256 [2021-05-11T12:33:33.108Z] #45 59.79 encoding/pem [2021-05-11T12:33:33.108Z] #45 60.54 net [2021-05-11T12:33:33.108Z] #45 60.54 vendor/golang.org/x/crypto/internal/chacha20 [2021-05-11T12:33:33.108Z] #45 60.57 vendor/golang.org/x/crypto/poly1305 [2021-05-11T12:33:33.108Z] #45 61.04 vendor/golang.org/x/crypto/curve25519 [2021-05-11T12:33:33.108Z] #45 61.19 vendor/golang.org/x/crypto/chacha20poly1305 [2021-05-11T12:33:33.108Z] #45 62.00 os/exec [2021-05-11T12:33:33.108Z] #45 ... [2021-05-11T12:33:33.108Z] [2021-05-11T12:33:33.108Z] #43 [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-05-11T12:33:33.108Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-11T12:33:33.108Z] #43 9.663 DEP images/creds.pb-c.d [2021-05-11T12:33:33.278Z] #56 ... [2021-05-11T12:33:33.278Z] [2021-05-11T12:33:33.278Z] #47 [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-05-11T12:33:33.278Z] #47 sha256:2b89801a861d0981962f4938687d75b46c19158ed96d29767edb1a0ceefbd9de [2021-05-11T12:33:33.278Z] #47 DONE 67.6s [2021-05-11T12:33:33.278Z] [2021-05-11T12:33:33.278Z] #51 [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-05-11T12:33:33.278Z] #51 sha256:8b3a5bfffbf52616feef069fbc6b3a9c10de175a1cd58726f786b73fa1e95815 [2021-05-11T12:33:33.278Z] #51 58.87 internal/oserror [2021-05-11T12:33:33.278Z] #51 58.88 bytes [2021-05-11T12:33:33.278Z] #51 58.93 syscall [2021-05-11T12:33:33.278Z] #51 61.09 reflect [2021-05-11T12:33:33.278Z] #51 65.82 time [2021-05-11T12:33:33.278Z] #51 ... [2021-05-11T12:33:33.278Z] [2021-05-11T12:33:33.278Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-05-11T12:33:33.278Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-11T12:33:33.278Z] #13 63.28 debconf: delaying package configuration, since apt-utils is not installed [2021-05-11T12:33:33.371Z] #43 9.766 PBCC images/utsns.pb-c.c [2021-05-11T12:33:33.371Z] #43 9.784 DEP images/utsns.pb-c.d [2021-05-11T12:33:33.371Z] #43 9.892 PBCC images/ipc-desc.pb-c.c [2021-05-11T12:33:33.371Z] #43 9.904 PBCC images/ipc-sem.pb-c.c [2021-05-11T12:33:33.371Z] #43 9.927 DEP images/ipc-desc.pb-c.d [2021-05-11T12:33:33.371Z] #43 9.989 DEP images/ipc-sem.pb-c.d [2021-05-11T12:33:33.371Z] #43 10.08 PBCC images/ipc-msg.pb-c.c [2021-05-11T12:33:33.371Z] #43 10.12 DEP images/ipc-msg.pb-c.d [2021-05-11T12:33:33.636Z] #43 10.20 PBCC images/ipc-shm.pb-c.c [2021-05-11T12:33:33.636Z] #43 10.21 DEP images/ipc-shm.pb-c.d [2021-05-11T12:33:33.663Z] #43 24.24 CC images/core-aarch64.o [2021-05-11T12:33:33.841Z] #13 63.63 Fetched 78.2 MB in 7s (11.0 MB/s) [2021-05-11T12:33:33.841Z] #13 63.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-05-11T12:33:33.882Z] #37 1.016 + RM_GOPATH=0 [2021-05-11T12:33:33.882Z] #37 1.017 + TMP_GOPATH= [2021-05-11T12:33:33.882Z] #37 1.018 + : /build [2021-05-11T12:33:33.882Z] #37 1.019 + '[' -z '' ']' [2021-05-11T12:33:33.882Z] #37 1.020 ++ mktemp -d [2021-05-11T12:33:33.882Z] #37 1.022 + export GOPATH=/tmp/tmp.Z5vcS5DJ5W [2021-05-11T12:33:33.882Z] #37 1.022 + GOPATH=/tmp/tmp.Z5vcS5DJ5W [2021-05-11T12:33:33.882Z] #37 1.022 + RM_GOPATH=1 [2021-05-11T12:33:33.882Z] #37 1.022 + case "$(go env GOARCH)" in [2021-05-11T12:33:33.882Z] #37 1.023 ++ go env GOARCH [2021-05-11T12:33:33.882Z] #37 1.045 + export GO_BUILDMODE=-buildmode=pie [2021-05-11T12:33:33.882Z] #37 1.045 + GO_BUILDMODE=-buildmode=pie [2021-05-11T12:33:33.882Z] #37 1.054 ++ dirname /tmp/install/install.sh [2021-05-11T12:33:33.882Z] #37 1.055 + dir=/tmp/install [2021-05-11T12:33:33.882Z] #37 1.056 + bin=tini [2021-05-11T12:33:33.882Z] #37 1.057 + shift [2021-05-11T12:33:33.882Z] #37 1.059 + '[' '!' -f /tmp/install/tini.installer ']' [2021-05-11T12:33:33.882Z] #37 1.060 + . /tmp/install/tini.installer [2021-05-11T12:33:33.882Z] #37 1.062 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-11T12:33:33.882Z] #37 1.062 + install_tini [2021-05-11T12:33:33.882Z] #37 1.062 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-05-11T12:33:33.882Z] #37 1.063 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-11T12:33:33.882Z] #37 1.063 + git clone https://github.com/krallin/tini.git /tmp/tmp.Z5vcS5DJ5W/tini [2021-05-11T12:33:33.882Z] #37 1.064 Cloning into '/tmp/tmp.Z5vcS5DJ5W/tini'... [2021-05-11T12:33:33.897Z] #43 10.28 PBCC images/ipc-var.pb-c.c [2021-05-11T12:33:33.897Z] #43 10.34 DEP images/ipc-var.pb-c.d [2021-05-11T12:33:33.897Z] #43 10.42 PBCC images/sk-opts.pb-c.c [2021-05-11T12:33:33.897Z] #43 10.45 PBCC images/packet-sock.pb-c.c [2021-05-11T12:33:33.897Z] #43 10.50 DEP images/sk-opts.pb-c.d [2021-05-11T12:33:33.897Z] #43 10.53 DEP images/packet-sock.pb-c.d [2021-05-11T12:33:33.925Z] #43 24.61 CC images/core-ppc64.o [2021-05-11T12:33:34.099Z] #13 63.96 Preparing to unpack .../libsystemd0_241-7~deb10u7_amd64.deb ... [2021-05-11T12:33:34.099Z] #13 64.00 Unpacking libsystemd0:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-05-11T12:33:34.159Z] #43 10.57 PBCC images/sk-netlink.pb-c.c [2021-05-11T12:33:34.159Z] #43 10.61 DEP images/sk-netlink.pb-c.d [2021-05-11T12:33:34.159Z] #43 ... [2021-05-11T12:33:34.159Z] [2021-05-11T12:33:34.159Z] #51 [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-05-11T12:33:34.159Z] #51 sha256:3a01ebe1353c55ffb785b19348e74635c8be6a51f9182fc855f39aa49f9e5596 [2021-05-11T12:33:34.159Z] #51 53.88 os [2021-05-11T12:33:34.159Z] #51 54.60 encoding/binary [2021-05-11T12:33:34.159Z] #51 55.97 encoding/base64 [2021-05-11T12:33:34.159Z] #51 56.00 golang.org/x/sys/unix [2021-05-11T12:33:34.159Z] #51 57.40 path/filepath [2021-05-11T12:33:34.159Z] #51 57.41 mvdan.cc/sh/v3/fileutil [2021-05-11T12:33:34.159Z] #51 57.42 fmt [2021-05-11T12:33:34.159Z] #51 58.60 io/ioutil [2021-05-11T12:33:34.159Z] #51 60.91 flag [2021-05-11T12:33:34.159Z] #51 60.91 github.com/pkg/diff [2021-05-11T12:33:34.159Z] #51 60.91 encoding/json [2021-05-11T12:33:34.159Z] #51 63.31 go/token [2021-05-11T12:33:34.159Z] #51 63.44 mvdan.cc/editorconfig [2021-05-11T12:33:34.159Z] #51 64.05 go/scanner [2021-05-11T12:33:34.159Z] #51 64.08 golang.org/x/crypto/ssh/terminal [2021-05-11T12:33:34.159Z] #51 ... [2021-05-11T12:33:34.159Z] [2021-05-11T12:33:34.159Z] #43 [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-05-11T12:33:34.159Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-11T12:33:34.159Z] #43 10.74 PBCC images/sk-inet.pb-c.c [2021-05-11T12:33:34.421Z] #43 10.80 DEP images/sk-inet.pb-c.d [2021-05-11T12:33:34.421Z] #43 10.85 PBCC images/sk-unix.pb-c.c [2021-05-11T12:33:34.421Z] #43 10.94 DEP images/sk-unix.pb-c.d [2021-05-11T12:33:34.421Z] #43 11.00 PBCC images/mm.pb-c.c [2021-05-11T12:33:34.421Z] #43 11.08 DEP images/mm.pb-c.d [2021-05-11T12:33:34.421Z] #43 11.15 PBCC images/timerfd.pb-c.c [2021-05-11T12:33:34.449Z] #20 42.11 Selecting previously unselected package libnet1:amd64. [2021-05-11T12:33:34.449Z] #20 42.11 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-05-11T12:33:34.449Z] #20 42.12 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-05-11T12:33:34.449Z] #20 42.19 Selecting previously unselected package libnl-3-200:amd64. [2021-05-11T12:33:34.449Z] #20 42.20 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-05-11T12:33:34.449Z] #20 42.21 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-05-11T12:33:34.449Z] #20 42.30 Selecting previously unselected package libprotobuf-c1:amd64. [2021-05-11T12:33:34.453Z] #37 1.660 + cd /tmp/tmp.Z5vcS5DJ5W/tini [2021-05-11T12:33:34.453Z] #37 1.665 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-11T12:33:34.453Z] #37 1.686 + cmake . [2021-05-11T12:33:34.498Z] #43 25.11 CC images/core-s390.o [2021-05-11T12:33:34.662Z] #13 64.61 Setting up libsystemd0:amd64 (241-7~deb10u7) ... [2021-05-11T12:33:34.682Z] #43 11.21 DEP images/timerfd.pb-c.d [2021-05-11T12:33:34.682Z] #43 11.26 PBCC images/timer.pb-c.c [2021-05-11T12:33:34.682Z] #43 11.29 DEP images/timer.pb-c.d [2021-05-11T12:33:34.682Z] #43 11.33 PBCC images/sa.pb-c.c [2021-05-11T12:33:34.682Z] #43 11.36 DEP images/sa.pb-c.d [2021-05-11T12:33:34.709Z] #20 42.30 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-05-11T12:33:34.709Z] #20 42.31 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-05-11T12:33:34.709Z] #20 42.38 Selecting previously unselected package libreadline5:amd64. [2021-05-11T12:33:34.709Z] #20 42.39 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-05-11T12:33:34.709Z] #20 42.39 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-05-11T12:33:34.709Z] #20 42.49 Selecting previously unselected package net-tools. [2021-05-11T12:33:34.709Z] #20 42.50 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-05-11T12:33:34.709Z] #20 42.50 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-05-11T12:33:34.918Z] #13 64.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 ... 15410 files and directories currently installed.) [2021-05-11T12:33:34.918Z] #13 64.89 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-05-11T12:33:34.943Z] #43 11.43 PBCC images/pipe-data.pb-c.c [2021-05-11T12:33:34.943Z] #43 11.45 DEP images/pipe-data.pb-c.d [2021-05-11T12:33:34.943Z] #43 11.52 PBCC images/mnt.pb-c.c [2021-05-11T12:33:34.943Z] #43 11.57 DEP images/mnt.pb-c.d [2021-05-11T12:33:34.943Z] #43 11.61 PBCC images/sk-packet.pb-c.c [2021-05-11T12:33:34.943Z] #43 11.63 DEP images/sk-packet.pb-c.d [2021-05-11T12:33:34.969Z] #20 42.70 Selecting previously unselected package python-pip-whl. [2021-05-11T12:33:34.969Z] #20 42.72 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-05-11T12:33:34.969Z] #20 42.73 Unpacking python-pip-whl (18.1-5) ... [2021-05-11T12:33:35.025Z] #37 ... [2021-05-11T12:33:35.025Z] [2021-05-11T12:33:35.025Z] #42 [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-05-11T12:33:35.025Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-11T12:33:35.025Z] #42 80.17 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-05-11T12:33:35.025Z] #42 80.20 Processing triggers for libc-bin (2.28-10) ... [2021-05-11T12:33:35.025Z] #42 DONE 80.7s [2021-05-11T12:33:35.071Z] #43 25.78 CC images/cpuinfo.o [2021-05-11T12:33:35.175Z] #13 64.94 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-05-11T12:33:35.175Z] #13 65.13 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-05-11T12:33:35.207Z] #43 11.69 PBCC images/tcp-stream.pb-c.c [2021-05-11T12:33:35.207Z] #43 11.75 DEP images/tcp-stream.pb-c.d [2021-05-11T12:33:35.207Z] #43 11.82 PBCC images/pipe.pb-c.c [2021-05-11T12:33:35.207Z] #43 11.87 DEP images/pipe.pb-c.d [2021-05-11T12:33:35.286Z] [2021-05-11T12:33:35.286Z] #37 [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-05-11T12:33:35.286Z] #37 sha256:6149ebdbd81e7c1c0aae4c66dae2534410704ced2cec44fa568884441274bb0d [2021-05-11T12:33:35.286Z] #37 2.380 -- The C compiler identification is GNU 8.3.0 [2021-05-11T12:33:35.286Z] #37 2.478 -- Check for working C compiler: /usr/bin/cc [2021-05-11T12:33:35.431Z] #13 65.30 (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-05-11T12:33:35.431Z] #13 65.34 Preparing to unpack .../libudev1_241-7~deb10u7_amd64.deb ... [2021-05-11T12:33:35.431Z] #13 65.37 Unpacking libudev1:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-05-11T12:33:35.472Z] #43 11.94 PBCC images/pstree.pb-c.c [2021-05-11T12:33:35.472Z] #43 11.95 DEP images/pstree.pb-c.d [2021-05-11T12:33:35.472Z] #43 12.01 PBCC images/fs.pb-c.c [2021-05-11T12:33:35.472Z] #43 12.05 DEP images/fs.pb-c.d [2021-05-11T12:33:35.472Z] #43 12.09 PBCC images/signalfd.pb-c.c [2021-05-11T12:33:35.537Z] #20 43.24 Selecting previously unselected package python3-lib2to3. [2021-05-11T12:33:35.537Z] #20 43.24 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-05-11T12:33:35.537Z] #20 43.25 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-05-11T12:33:35.655Z] #43 26.34 CC images/inventory.o [2021-05-11T12:33:35.655Z] #43 ... [2021-05-11T12:33:35.655Z] [2021-05-11T12:33:35.655Z] #45 [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-05-11T12:33:35.655Z] #45 sha256:aaa144a41fc4e2bebf6a3ce5bee4503abcd5dc3f280c807c35c46c6a36e83206 [2021-05-11T12:33:35.655Z] #45 77.30 go/parser [2021-05-11T12:33:35.656Z] #45 77.66 text/template [2021-05-11T12:33:35.656Z] #45 80.74 log [2021-05-11T12:33:35.656Z] #45 81.37 encoding/xml [2021-05-11T12:33:35.656Z] #45 82.89 go/doc [2021-05-11T12:33:35.656Z] #45 86.13 github.com/LK4D4/vndr/build [2021-05-11T12:33:35.656Z] #45 87.30 github.com/LK4D4/vndr/versioned [2021-05-11T12:33:35.688Z] #13 65.62 Setting up libudev1:amd64 (241-7~deb10u7) ... [2021-05-11T12:33:35.734Z] #43 12.16 DEP images/signalfd.pb-c.d [2021-05-11T12:33:35.734Z] #43 12.23 PBCC images/fh.pb-c.c [2021-05-11T12:33:35.734Z] #43 12.31 PBCC images/fsnotify.pb-c.c [2021-05-11T12:33:35.734Z] #43 12.36 DEP images/fh.pb-c.d [2021-05-11T12:33:35.734Z] #43 12.46 DEP images/fsnotify.pb-c.d [2021-05-11T12:33:35.797Z] #20 43.37 Selecting previously unselected package python3-distutils. [2021-05-11T12:33:35.797Z] #20 43.39 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-05-11T12:33:35.797Z] #20 43.39 Unpacking python3-distutils (3.7.3-1) ... [2021-05-11T12:33:35.797Z] #20 43.51 Selecting previously unselected package python3-pip. [2021-05-11T12:33:35.797Z] #20 43.52 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-05-11T12:33:35.797Z] #20 43.53 Unpacking python3-pip (18.1-5) ... [2021-05-11T12:33:35.797Z] #20 43.72 Selecting previously unselected package python3-pkg-resources. [2021-05-11T12:33:35.797Z] #20 43.73 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-05-11T12:33:35.917Z] #45 87.42 compress/flate [2021-05-11T12:33:35.917Z] #45 ... [2021-05-11T12:33:35.917Z] [2021-05-11T12:33:35.917Z] #43 [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-05-11T12:33:35.918Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-11T12:33:35.918Z] #43 26.59 CC images/fdinfo.o [2021-05-11T12:33:35.945Z] #13 65.75 Selecting previously unselected package binutils-mingw-w64-i686. [2021-05-11T12:33:35.945Z] #13 65.75 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-05-11T12:33:35.945Z] #13 65.83 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-05-11T12:33:35.945Z] #13 65.84 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-05-11T12:33:35.997Z] #43 12.54 PBCC images/eventpoll.pb-c.c [2021-05-11T12:33:35.997Z] #43 12.55 DEP images/eventpoll.pb-c.d [2021-05-11T12:33:35.997Z] #43 12.62 PBCC images/eventfd.pb-c.c [2021-05-11T12:33:35.997Z] #43 12.65 DEP images/eventfd.pb-c.d [2021-05-11T12:33:35.997Z] #43 ... [2021-05-11T12:33:35.997Z] [2021-05-11T12:33:35.997Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-05-11T12:33:35.997Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-05-11T12:33:35.997Z] #13 51.63 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-05-11T12:33:35.997Z] #13 51.64 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-05-11T12:33:35.997Z] #13 51.66 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-05-11T12:33:35.997Z] #13 56.62 Selecting previously unselected package gcc-mingw-w64-base. [2021-05-11T12:33:35.997Z] #13 56.63 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-05-11T12:33:35.997Z] #13 56.66 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-05-11T12:33:35.997Z] #13 56.83 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-05-11T12:33:35.997Z] #13 56.84 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-05-11T12:33:35.997Z] #13 56.85 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-11T12:33:36.056Z] #20 43.73 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-05-11T12:33:36.179Z] #43 26.94 CC images/fown.o [2021-05-11T12:33:36.229Z] #37 3.464 -- Check for working C compiler: /usr/bin/cc -- works [2021-05-11T12:33:36.229Z] #37 3.466 -- Detecting C compiler ABI info [2021-05-11T12:33:36.260Z] #13 ... [2021-05-11T12:33:36.260Z] [2021-05-11T12:33:36.260Z] #43 [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-05-11T12:33:36.260Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-11T12:33:36.260Z] #43 12.73 PBCC images/remap-file-path.pb-c.c [2021-05-11T12:33:36.260Z] #43 12.80 DEP images/remap-file-path.pb-c.d [2021-05-11T12:33:36.315Z] #20 43.86 Selecting previously unselected package python3-setuptools. [2021-05-11T12:33:36.315Z] #20 43.87 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-05-11T12:33:36.315Z] #20 43.88 Unpacking python3-setuptools (40.8.0-1) ... [2021-05-11T12:33:36.441Z] #43 27.17 CC images/ns.o [2021-05-11T12:33:36.522Z] #43 12.88 PBCC images/fifo.pb-c.c [2021-05-11T12:33:36.522Z] #43 12.93 DEP images/fifo.pb-c.d [2021-05-11T12:33:36.522Z] #43 13.04 PBCC images/ghost-file.pb-c.c [2021-05-11T12:33:36.522Z] #43 13.15 DEP images/ghost-file.pb-c.d [2021-05-11T12:33:36.574Z] #20 44.17 Selecting previously unselected package python3-wheel. [2021-05-11T12:33:36.574Z] #20 44.18 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-05-11T12:33:36.574Z] #20 44.19 Unpacking python3-wheel (0.32.3-2) ... [2021-05-11T12:33:36.574Z] #20 44.28 Selecting previously unselected package sudo. [2021-05-11T12:33:36.574Z] #20 44.28 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-05-11T12:33:36.574Z] #20 44.29 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-05-11T12:33:36.703Z] #43 27.37 CC images/regfile.o [2021-05-11T12:33:36.786Z] #43 13.22 PBCC images/regfile.pb-c.c [2021-05-11T12:33:36.786Z] #43 13.29 DEP images/regfile.pb-c.d [2021-05-11T12:33:36.786Z] #43 13.34 PBCC images/ns.pb-c.c [2021-05-11T12:33:36.786Z] #43 13.36 DEP images/ns.pb-c.d [2021-05-11T12:33:36.786Z] #43 13.42 PBCC images/fdinfo.pb-c.c [2021-05-11T12:33:36.803Z] #37 4.117 -- Detecting C compiler ABI info - done [2021-05-11T12:33:36.803Z] #37 4.164 -- Detecting C compile features [2021-05-11T12:33:36.938Z] Commit message: "Swarm config: use absolute paths for mount destination strings" [2021-05-11T12:33:36.965Z] #43 27.58 CC images/ghost-file.o [2021-05-11T12:33:37.049Z] #43 13.50 DEP images/fdinfo.pb-c.d [2021-05-11T12:33:37.049Z] #43 13.55 PBCC images/core-aarch64.pb-c.c [2021-05-11T12:33:37.049Z] #43 13.62 PBCC images/core-arm.pb-c.c [2021-05-11T12:33:37.049Z] #43 13.69 PBCC images/core-ppc64.pb-c.c [2021-05-11T12:33:37.049Z] #43 13.75 PBCC images/core-s390.pb-c.c [2021-05-11T12:33:37.049Z] #43 13.80 PBCC images/core-x86.pb-c.c [2021-05-11T12:33:37.142Z] #20 44.85 Selecting previously unselected package thin-provisioning-tools. [2021-05-11T12:33:37.142Z] #20 44.87 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-05-11T12:33:37.142Z] #20 44.88 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-05-11T12:33:37.227Z] #43 27.87 CC images/fifo.o [2021-05-11T12:33:37.328Z] #43 13.85 PBCC images/core.pb-c.c [2021-05-11T12:33:37.328Z] #43 13.90 PBCC images/inventory.pb-c.c [2021-05-11T12:33:37.328Z] #43 13.93 DEP images/core-aarch64.pb-c.d [2021-05-11T12:33:37.328Z] #43 13.99 DEP images/core-arm.pb-c.d [2021-05-11T12:33:37.328Z] #43 14.06 DEP images/core-ppc64.pb-c.d [Pipeline] withEnv [Pipeline] { [2021-05-11T12:33:37.402Z] #20 45.12 Selecting previously unselected package uidmap. [2021-05-11T12:33:37.402Z] #20 45.13 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-05-11T12:33:37.402Z] #20 45.14 Unpacking uidmap (1:4.5-1.1) ... [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-05-11T12:33:37.489Z] #43 28.15 CC images/remap-file-path.o [2021-05-11T12:33:37.594Z] #43 14.14 DEP images/core-s390.pb-c.d [2021-05-11T12:33:37.594Z] #43 14.19 DEP images/core-x86.pb-c.d [2021-05-11T12:33:37.594Z] #43 14.23 DEP images/core.pb-c.d [2021-05-11T12:33:37.594Z] #43 14.28 DEP images/inventory.pb-c.d [2021-05-11T12:33:37.594Z] #43 14.32 PBCC images/cpuinfo.pb-c.c [2021-05-11T12:33:37.661Z] #20 45.25 Selecting previously unselected package vim-runtime. [2021-05-11T12:33:37.661Z] #20 45.26 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-05-11T12:33:37.661Z] #20 45.30 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-05-11T12:33:37.661Z] #20 45.34 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-05-11T12:33:37.661Z] #20 45.35 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-05-11T12:33:37.751Z] #43 28.43 CC images/eventfd.o [2021-05-11T12:33:37.860Z] #43 14.34 DEP images/cpuinfo.pb-c.d [2021-05-11T12:33:37.860Z] #43 14.38 PBCC images/stats.pb-c.c [2021-05-11T12:33:37.860Z] #43 14.40 DEP images/stats.pb-c.d [2021-05-11T12:33:38.013Z] #43 28.70 CC images/eventpoll.o [2021-05-11T12:33:38.123Z] #43 ... [2021-05-11T12:33:38.123Z] [2021-05-11T12:33:38.123Z] #37 [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-05-11T12:33:38.123Z] #37 sha256:138b13528ebb79ba3004e3aa4627814ce337e80f9b389bebd43917026593ef13 [2021-05-11T12:33:38.123Z] #37 8.005 -- Detecting C compile features - done [2021-05-11T12:33:38.123Z] #37 8.045 -- Performing Test HAS_BUILTIN_FORTIFY [2021-05-11T12:33:38.123Z] #37 8.371 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-05-11T12:33:38.123Z] #37 8.506 -- Configuring done [2021-05-11T12:33:38.123Z] #37 8.517 -- Generating done [2021-05-11T12:33:38.123Z] #37 8.520 -- Build files have been written to: /tmp/tmp.2O6lL3tImJ/tini [2021-05-11T12:33:38.123Z] #37 8.523 + make tini-static [2021-05-11T12:33:38.123Z] #37 8.910 Scanning dependencies of target tini-static [2021-05-11T12:33:38.123Z] #37 9.020 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-05-11T12:33:38.123Z] #37 10.37 [100%] Linking C executable tini-static [2021-05-11T12:33:38.123Z] #37 11.10 [100%] Built target tini-static [2021-05-11T12:33:38.123Z] #37 11.16 + mkdir -p /build [2021-05-11T12:33:38.123Z] #37 11.17 + cp tini-static /build/docker-init [2021-05-11T12:33:38.123Z] #37 DONE 14.7s [2021-05-11T12:33:38.275Z] #43 28.99 CC images/fh.o [2021-05-11T12:33:38.386Z] [2021-05-11T12:33:38.386Z] #45 [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-05-11T12:33:38.386Z] #45 sha256:66a658f97bfe7068809922cdd3b2eb5d591c2d7d598f8fd99c359d54b1f574e3 [2021-05-11T12:33:38.386Z] #45 64.31 go/scanner [2021-05-11T12:33:38.386Z] #45 64.31 net/url [2021-05-11T12:33:38.386Z] #45 64.33 text/template/parse [2021-05-11T12:33:38.386Z] #45 65.74 go/ast [2021-05-11T12:33:38.386Z] #45 67.12 log [2021-05-11T12:33:38.386Z] #45 67.70 encoding/json [2021-05-11T12:33:38.465Z] #13 68.11 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-05-11T12:33:38.465Z] #13 68.14 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-05-11T12:33:38.465Z] #13 68.16 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-05-11T12:33:38.537Z] #43 29.38 CC images/fsnotify.o [2021-05-11T12:33:38.719Z] #37 ... [2021-05-11T12:33:38.719Z] [2021-05-11T12:33:38.719Z] #45 [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-05-11T12:33:38.719Z] #45 sha256:7986fce36383753a4097592e772842e702db6c31c8ebc933a9c1d11fc61e9059 [2021-05-11T12:33:38.719Z] #45 73.86 time [2021-05-11T12:33:38.719Z] #45 78.60 internal/fmtsort [2021-05-11T12:33:38.719Z] #45 79.51 internal/poll [2021-05-11T12:33:38.719Z] #45 79.71 internal/syscall/execenv [2021-05-11T12:33:38.719Z] #45 79.94 internal/syscall/unix [2021-05-11T12:33:38.719Z] #45 80.14 strings [2021-05-11T12:33:38.719Z] #45 81.97 os [2021-05-11T12:33:38.719Z] #45 82.57 regexp/syntax [2021-05-11T12:33:38.719Z] #45 ... [2021-05-11T12:33:38.719Z] [2021-05-11T12:33:38.719Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-05-11T12:33:38.719Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-11T12:33:38.719Z] #13 76.73 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-05-11T12:33:38.719Z] #13 76.73 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-05-11T12:33:38.719Z] #13 76.73 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-05-11T12:33:39.346Z] #45 ... [2021-05-11T12:33:39.347Z] [2021-05-11T12:33:39.347Z] #56 [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-05-11T12:33:39.347Z] #56 sha256:20b597ebe8e1f3a4b152b99910a55b6e4518a077c782bcf3f56a3b062a3e1483 [2021-05-11T12:33:39.484Z] #43 30.02 CC images/signalfd.o [2021-05-11T12:33:39.484Z] #43 30.25 CC images/fs.o [2021-05-11T12:33:39.614Z] #20 ... [2021-05-11T12:33:39.614Z] [2021-05-11T12:33:39.614Z] #43 [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-05-11T12:33:39.614Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-11T12:33:39.614Z] #43 97.95 CC criu/cr-dedup.o [2021-05-11T12:33:39.614Z] #43 98.36 CC criu/cr-dump.o [2021-05-11T12:33:39.614Z] #43 100.5 CC criu/cr-errno.o [2021-05-11T12:33:39.614Z] #43 100.6 CC criu/cr-restore.o [2021-05-11T12:33:39.614Z] #43 105.1 CC criu/cr-service.o [2021-05-11T12:33:39.614Z] #43 106.7 CC criu/crtools.o [2021-05-11T12:33:39.614Z] #43 107.4 CC criu/eventfd.o [2021-05-11T12:33:39.614Z] #43 107.7 CC criu/eventpoll.o [2021-05-11T12:33:39.746Z] #43 ... [2021-05-11T12:33:39.747Z] [2021-05-11T12:33:39.747Z] #51 [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-05-11T12:33:39.747Z] #51 sha256:41285124337293aac3450b9cb7dca8adffd11104bdc2322d34ca63108faf95ba [2021-05-11T12:33:39.747Z] #51 85.24 mvdan.cc/sh/v3/cmd/shfmt [2021-05-11T12:33:39.747Z] #51 DONE 91.3s [2021-05-11T12:33:39.747Z] [2021-05-11T12:33:39.747Z] #43 [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-05-11T12:33:39.747Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-11T12:33:39.747Z] #43 30.51 CC images/pstree.o [2021-05-11T12:33:40.123Z] + docker version [2021-05-11T12:33:40.320Z] #43 30.82 CC images/pipe.o [2021-05-11T12:33:40.320Z] #43 30.97 CC images/tcp-stream.o [2021-05-11T12:33:40.360Z] #13 ... [2021-05-11T12:33:40.360Z] [2021-05-11T12:33:40.360Z] #36 [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-05-11T12:33:40.360Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-11T12:33:40.360Z] #36 69.33 Selecting previously unselected package libxml2:amd64. [2021-05-11T12:33:40.360Z] #36 69.33 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-05-11T12:33:40.360Z] #36 69.36 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-05-11T12:33:40.360Z] #36 69.98 Selecting previously unselected package libarchive13:amd64. [2021-05-11T12:33:40.360Z] #36 69.98 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-05-11T12:33:40.360Z] #36 70.00 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-05-11T12:33:40.360Z] #36 70.31 Selecting previously unselected package libjsoncpp1:amd64. [2021-05-11T12:33:40.360Z] #36 70.33 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-05-11T12:33:40.360Z] #36 70.35 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-05-11T12:33:40.360Z] #36 70.50 Selecting previously unselected package librhash0:amd64. [2021-05-11T12:33:40.360Z] #36 70.53 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-05-11T12:33:40.360Z] #36 70.55 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-05-11T12:33:40.360Z] #36 70.72 Selecting previously unselected package libuv1:amd64. [2021-05-11T12:33:40.360Z] #36 70.74 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-05-11T12:33:40.360Z] #36 70.76 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-05-11T12:33:40.360Z] #36 70.90 Selecting previously unselected package cmake. [2021-05-11T12:33:40.360Z] #36 70.92 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-05-11T12:33:40.360Z] #36 70.93 Unpacking cmake (3.13.4-1) ... [2021-05-11T12:33:40.360Z] #36 73.80 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-05-11T12:33:40.360Z] #36 73.83 Setting up xxd (2:8.1.0875-5) ... [2021-05-11T12:33:40.360Z] #36 73.85 Setting up libuv1:amd64 (1.24.1-1) ... [2021-05-11T12:33:40.360Z] #36 73.89 Setting up vim-common (2:8.1.0875-5) ... [2021-05-11T12:33:40.360Z] #36 73.92 Setting up librhash0:amd64 (1.3.8-1) ... [2021-05-11T12:33:40.360Z] #36 73.94 Setting up cmake-data (3.13.4-1) ... [2021-05-11T12:33:40.360Z] #36 73.96 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-05-11T12:33:40.360Z] #36 73.97 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-05-11T12:33:40.360Z] #36 73.98 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-05-11T12:33:40.360Z] #36 74.02 Setting up cmake (3.13.4-1) ... [2021-05-11T12:33:40.360Z] #36 74.07 Processing triggers for libc-bin (2.28-10) ... [2021-05-11T12:33:40.360Z] #36 74.14 Processing triggers for mime-support (3.62) ... [2021-05-11T12:33:40.360Z] #36 DONE 74.6s [2021-05-11T12:33:40.360Z] [2021-05-11T12:33:40.360Z] #37 [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-05-11T12:33:40.360Z] #37 sha256:3c7a0e7a8e8438104da38aa49102af92b2f52b742a42c85c041668229112a4c4 [2021-05-11T12:33:40.581Z] #43 31.21 CC images/sk-packet.o [2021-05-11T12:33:40.582Z] #43 108.6 CC criu/external.o [2021-05-11T12:33:40.840Z] #43 109.1 CC criu/fault-injection.o [2021-05-11T12:33:40.843Z] #43 31.52 CC images/mnt.o [2021-05-11T12:33:40.925Z] #56 35.30 Checking out files: 51% (2020/3921) Checking out files: 52% (2039/3921) Checking out files: 53% (2079/3921) Checking out files: 54% (2118/3921) Checking out files: 55% (2157/3921) Checking out files: 56% (2196/3921) Checking out files: 57% (2235/3921) Checking out files: 58% (2275/3921) Checking out files: 59% (2314/3921) Checking out files: 60% (2353/3921) Checking out files: 61% (2392/3921) Checking out files: 62% (2432/3921) Checking out files: 63% (2471/3921) Checking out files: 64% (2510/3921) Checking out files: 65% (2549/3921) Checking out files: 66% (2588/3921) Checking out files: 67% (2628/3921) Checking out files: 68% (2667/3921) Checking out files: 69% (2706/3921) Checking out files: 70% (2745/3921) Checking out files: 71% (2784/3921) Checking out files: 72% (2824/3921) Checking out files: 73% (2863/3921) Checking out files: 74% (2902/3921) Checking out files: 75% (2941/3921) Checking out files: 76% (2980/3921) Checking out files: 77% (3020/3921) Checking out files: 78% (3059/3921) Checking out files: 79% (3098/3921) Checking out files: 80% (3137/3921) Checking out files: 81% (3177/3921) Checking out files: 82% (3216/3921) Checking out files: 83% (3255/3921) Checking out files: 84% (3294/3921) Checking out files: 85% (3333/3921) Checking out files: 86% (3373/3921) Checking out files: 87% (3412/3921) Checking out files: 87% (3414/3921) Checking out files: 88% (3451/3921) Checking out files: 89% (3490/3921) Checking out files: 90% (3529/3921) Checking out files: 91% (3569/3921) Checking out files: 92% (3608/3921) Checking out files: 93% (3647/3921) Checking out files: 94% (3686/3921) Checking out files: 95% (3725/3921) Checking out files: 96% (3765/3921) Checking out files: 97% (3804/3921) Checking out files: 98% (3843/3921) Checking out files: 99% (3882/3921) Checking out files: 100% (3921/3921) Checking out files: 100% (3921/3921), done. [2021-05-11T12:33:40.925Z] #56 36.69 + cd /tmp/tmp.uDPH9JG6Es/src/github.com/containerd/containerd [2021-05-11T12:33:40.925Z] #56 36.69 + git checkout -q 8c906ff108ac28da23f69cc7b74f8e7a470d1df0 [2021-05-11T12:33:41.099Z] #43 109.2 CC criu/fdstore.o [2021-05-11T12:33:41.099Z] #43 ... [2021-05-11T12:33:41.099Z] [2021-05-11T12:33:41.099Z] #20 [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-05-11T12:33:41.099Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-11T12:33:41.099Z] #20 48.80 Selecting previously unselected package vim. [2021-05-11T12:33:41.099Z] #20 48.80 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2021-05-11T12:33:41.099Z] #20 48.82 Unpacking vim (2:8.1.0875-5) ... [2021-05-11T12:33:41.105Z] #43 31.82 CC images/pipe-data.o [2021-05-11T12:33:41.367Z] #43 32.06 CC images/sa.o [2021-05-11T12:33:41.630Z] #43 32.30 CC images/timer.o [2021-05-11T12:33:41.665Z] #20 49.36 Selecting previously unselected package xfsprogs. [2021-05-11T12:33:41.665Z] #20 49.38 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2021-05-11T12:33:41.665Z] #20 49.39 Unpacking xfsprogs (4.20.0-1) ... [2021-05-11T12:33:41.725Z] #37 1.136 + RM_GOPATH=0 [2021-05-11T12:33:41.725Z] #37 1.136 + TMP_GOPATH= [2021-05-11T12:33:41.725Z] #37 1.136 + : /build [2021-05-11T12:33:41.725Z] #37 1.136 + '[' -z '' ']' [2021-05-11T12:33:41.725Z] #37 1.137 ++ mktemp -d [2021-05-11T12:33:41.725Z] #37 1.150 + export GOPATH=/tmp/tmp.bGl8VD61xo [2021-05-11T12:33:41.725Z] #37 1.150 + GOPATH=/tmp/tmp.bGl8VD61xo [2021-05-11T12:33:41.725Z] #37 1.150 + RM_GOPATH=1 [2021-05-11T12:33:41.725Z] #37 1.150 + case "$(go env GOARCH)" in [2021-05-11T12:33:41.725Z] #37 1.151 ++ go env GOARCH [2021-05-11T12:33:41.725Z] #37 1.174 + export GO_BUILDMODE=-buildmode=pie [2021-05-11T12:33:41.725Z] #37 1.174 + GO_BUILDMODE=-buildmode=pie [2021-05-11T12:33:41.725Z] #37 1.174 ++ dirname /tmp/install/install.sh [2021-05-11T12:33:41.725Z] #37 1.181 + dir=/tmp/install [2021-05-11T12:33:41.725Z] #37 1.185 + bin=tini [2021-05-11T12:33:41.725Z] #37 1.185 + shift [2021-05-11T12:33:41.725Z] #37 1.185 + '[' '!' -f /tmp/install/tini.installer ']' [2021-05-11T12:33:41.725Z] #37 1.186 + . /tmp/install/tini.installer [2021-05-11T12:33:41.725Z] #37 1.190 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-11T12:33:41.725Z] #37 1.190 + install_tini [2021-05-11T12:33:41.725Z] #37 1.190 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-05-11T12:33:41.725Z] #37 1.190 + git clone https://github.com/krallin/tini.git /tmp/tmp.bGl8VD61xo/tini [2021-05-11T12:33:41.725Z] #37 1.190 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-11T12:33:41.725Z] #37 1.192 Cloning into '/tmp/tmp.bGl8VD61xo/tini'... [2021-05-11T12:33:41.879Z] #56 37.71 + export 'BUILDTAGS=netgo osusergo static_build' [2021-05-11T12:33:41.879Z] #56 37.71 + BUILDTAGS='netgo osusergo static_build' [2021-05-11T12:33:41.879Z] #56 37.71 + export EXTRA_FLAGS=-buildmode=pie [2021-05-11T12:33:41.879Z] #56 37.71 + EXTRA_FLAGS=-buildmode=pie [2021-05-11T12:33:41.879Z] #56 37.71 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-05-11T12:33:41.879Z] #56 37.71 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-05-11T12:33:41.879Z] #56 37.71 + '[' '' = dynamic ']' [2021-05-11T12:33:41.879Z] #56 37.71 + make [2021-05-11T12:33:42.027Z] #13 ... [2021-05-11T12:33:42.027Z] [2021-05-11T12:33:42.027Z] #51 [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-05-11T12:33:42.027Z] #51 sha256:7cb3c114aa51c8e643d31dc7b4d1b69bc470de8183b4ab18af0282457390f714 [2021-05-11T12:33:42.027Z] #51 77.21 context [2021-05-11T12:33:42.027Z] #51 78.02 internal/poll [2021-05-11T12:33:42.027Z] #51 80.10 encoding/binary [2021-05-11T12:33:42.027Z] #51 80.44 os [2021-05-11T12:33:42.027Z] #51 82.31 encoding/base64 [2021-05-11T12:33:42.027Z] #51 83.18 golang.org/x/sys/unix [2021-05-11T12:33:42.027Z] #51 84.13 fmt [2021-05-11T12:33:42.027Z] #51 ... [2021-05-11T12:33:42.027Z] [2021-05-11T12:33:42.027Z] #43 [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-05-11T12:33:42.027Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-11T12:33:42.027Z] #43 2.100 Note: Building without setproctitle() and strlcpy() support. [2021-05-11T12:33:42.027Z] #43 2.100 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-05-11T12:33:42.027Z] #43 2.111 Note: Building without GnuTLS support [2021-05-11T12:33:42.027Z] #43 2.115 Makefile.config:39: Warn: you have no libnftables installed [2021-05-11T12:33:42.027Z] #43 2.115 Makefile.config:40: Warn: Building without nftables support [2021-05-11T12:33:42.027Z] #43 4.142 fatal: not a git repository (or any of the parent directories): .git [2021-05-11T12:33:42.027Z] #43 4.213 GEN .gitid [2021-05-11T12:33:42.027Z] #43 4.256 GEN criu/include/version.h [2021-05-11T12:33:42.027Z] #43 4.317 GEN include/common/asm [2021-05-11T12:33:42.027Z] #43 5.856 PBCC images/timens.pb-c.c [2021-05-11T12:33:42.027Z] #43 5.890 DEP images/timens.pb-c.d [2021-05-11T12:33:42.027Z] #43 5.961 PBCC images/fown.pb-c.c [2021-05-11T12:33:42.027Z] #43 5.972 PBCC images/google/protobuf/descriptor.pb-c.c [2021-05-11T12:33:42.027Z] #43 6.052 PBCC images/opts.pb-c.c [2021-05-11T12:33:42.027Z] #43 6.079 PBCC images/memfd.pb-c.c [2021-05-11T12:33:42.027Z] #43 6.129 DEP images/fown.pb-c.d [2021-05-11T12:33:42.027Z] #43 6.172 DEP images/google/protobuf/descriptor.pb-c.d [2021-05-11T12:33:42.027Z] #43 6.240 DEP images/opts.pb-c.d [2021-05-11T12:33:42.027Z] #43 6.292 DEP images/memfd.pb-c.d [2021-05-11T12:33:42.027Z] #43 6.326 PBCC images/sit.pb-c.c [2021-05-11T12:33:42.027Z] #43 6.420 DEP images/sit.pb-c.d [2021-05-11T12:33:42.027Z] #43 6.504 PBCC images/macvlan.pb-c.c [2021-05-11T12:33:42.027Z] #43 6.511 DEP images/macvlan.pb-c.d [2021-05-11T12:33:42.027Z] #43 6.596 PBCC images/autofs.pb-c.c [2021-05-11T12:33:42.027Z] #43 6.629 DEP images/autofs.pb-c.d [2021-05-11T12:33:42.027Z] #43 6.711 PBCC images/sysctl.pb-c.c [2021-05-11T12:33:42.027Z] #43 6.740 DEP images/sysctl.pb-c.d [2021-05-11T12:33:42.027Z] #43 6.784 PBCC images/time.pb-c.c [2021-05-11T12:33:42.027Z] #43 6.815 DEP images/time.pb-c.d [2021-05-11T12:33:42.027Z] #43 6.866 PBCC images/binfmt-misc.pb-c.c [2021-05-11T12:33:42.027Z] #43 6.931 DEP images/binfmt-misc.pb-c.d [2021-05-11T12:33:42.027Z] #43 6.979 PBCC images/seccomp.pb-c.c [2021-05-11T12:33:42.027Z] #43 7.005 DEP images/seccomp.pb-c.d [2021-05-11T12:33:42.027Z] #43 7.031 PBCC images/userns.pb-c.c [2021-05-11T12:33:42.203Z] #43 32.77 CC images/timerfd.o [2021-05-11T12:33:42.231Z] #20 49.88 Selecting previously unselected package zip. [2021-05-11T12:33:42.231Z] #20 49.88 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2021-05-11T12:33:42.231Z] #20 49.89 Unpacking zip (3.0-11+b1) ... [2021-05-11T12:33:42.287Z] #37 1.859 + cd /tmp/tmp.bGl8VD61xo/tini [2021-05-11T12:33:42.287Z] #37 1.873 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-11T12:33:42.287Z] #37 1.894 + cmake . [2021-05-11T12:33:42.290Z] #43 7.060 DEP images/userns.pb-c.d [2021-05-11T12:33:42.290Z] #43 7.095 PBCC images/cgroup.pb-c.c [2021-05-11T12:33:42.290Z] #43 7.132 DEP images/cgroup.pb-c.d [2021-05-11T12:33:42.290Z] #43 ... [2021-05-11T12:33:42.290Z] [2021-05-11T12:33:42.290Z] #37 [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-05-11T12:33:42.290Z] #37 sha256:6149ebdbd81e7c1c0aae4c66dae2534410704ced2cec44fa568884441274bb0d [2021-05-11T12:33:42.290Z] #37 6.053 -- Detecting C compile features - done [2021-05-11T12:33:42.290Z] #37 6.098 -- Performing Test HAS_BUILTIN_FORTIFY [2021-05-11T12:33:42.290Z] #37 6.357 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-05-11T12:33:42.290Z] #37 6.428 -- Configuring done [2021-05-11T12:33:42.290Z] #37 6.456 -- Generating done [2021-05-11T12:33:42.290Z] #37 6.469 -- Build files have been written to: /tmp/tmp.Z5vcS5DJ5W/tini [2021-05-11T12:33:42.290Z] #37 6.472 + make tini-static [2021-05-11T12:33:42.290Z] #37 6.974 Scanning dependencies of target tini-static [2021-05-11T12:33:42.290Z] #37 7.085 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-05-11T12:33:42.290Z] #37 8.368 [100%] Linking C executable tini-static [2021-05-11T12:33:42.290Z] #37 9.012 [100%] Built target tini-static [2021-05-11T12:33:42.290Z] #37 9.084 + mkdir -p /build [2021-05-11T12:33:42.290Z] #37 9.090 + cp tini-static /build/docker-init [2021-05-11T12:33:42.290Z] #37 DONE 9.5s [2021-05-11T12:33:42.290Z] [2021-05-11T12:33:42.290Z] #43 [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-05-11T12:33:42.290Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-11T12:33:42.290Z] #43 7.200 PBCC images/ext-file.pb-c.c [2021-05-11T12:33:42.290Z] #43 7.267 DEP images/ext-file.pb-c.d [2021-05-11T12:33:42.290Z] #43 ... [2021-05-11T12:33:42.290Z] [2021-05-11T12:33:42.290Z] #45 [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-05-11T12:33:42.290Z] #45 sha256:7986fce36383753a4097592e772842e702db6c31c8ebc933a9c1d11fc61e9059 [2021-05-11T12:33:42.290Z] #45 85.11 fmt [2021-05-11T12:33:42.290Z] #45 87.17 path/filepath [2021-05-11T12:33:42.464Z] #43 33.06 CC images/mm.o [2021-05-11T12:33:42.490Z] #20 50.18 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-05-11T12:33:42.490Z] #20 50.20 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-05-11T12:33:42.490Z] #20 50.22 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-05-11T12:33:42.490Z] #20 50.23 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-05-11T12:33:42.490Z] #20 50.24 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-05-11T12:33:42.490Z] #20 50.26 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-05-11T12:33:42.490Z] #20 50.27 Setting up uidmap (1:4.5-1.1) ... [2021-05-11T12:33:42.490Z] #20 50.28 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-05-11T12:33:42.490Z] #20 50.30 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-05-11T12:33:42.490Z] #20 50.32 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-05-11T12:33:42.490Z] #20 50.34 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-05-11T12:33:42.490Z] #20 50.35 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-05-11T12:33:42.490Z] #20 50.37 Setting up xxd (2:8.1.0875-5) ... [2021-05-11T12:33:42.490Z] #20 50.38 Setting up zip (3.0-11+b1) ... [2021-05-11T12:33:42.726Z] #43 33.33 CC images/sk-opts.o [2021-05-11T12:33:42.748Z] #20 50.40 Setting up vim-common (2:8.1.0875-5) ... [2021-05-11T12:33:42.748Z] #20 50.43 Setting up bash-completion (1:2.8-6) ... [2021-05-11T12:33:42.850Z] #37 2.430 -- The C compiler identification is GNU 8.3.0 [2021-05-11T12:33:42.850Z] #37 2.467 -- Check for working C compiler: /usr/bin/cc [2021-05-11T12:33:42.988Z] #43 33.54 CC images/sk-unix.o [2021-05-11T12:33:43.249Z] #43 33.86 CC images/sk-inet.o [2021-05-11T12:33:43.413Z] #37 3.206 -- Check for working C compiler: /usr/bin/cc -- works [2021-05-11T12:33:43.413Z] #37 3.211 -- Detecting C compiler ABI info [2021-05-11T12:33:43.511Z] #43 34.18 CC images/tun.o [2021-05-11T12:33:43.679Z] #45 88.92 regexp [2021-05-11T12:33:43.773Z] #43 34.47 CC images/sk-netlink.o [2021-05-11T12:33:43.941Z] #45 89.56 flag [2021-05-11T12:33:43.971Z] #56 39.34 + bin/ctr [2021-05-11T12:33:43.977Z] #37 3.854 -- Detecting C compiler ABI info - done [2021-05-11T12:33:43.977Z] #37 3.901 -- Detecting C compile features [2021-05-11T12:33:44.036Z] #43 34.72 CC images/packet-sock.o [2021-05-11T12:33:44.515Z] #45 ... [2021-05-11T12:33:44.515Z] [2021-05-11T12:33:44.515Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-05-11T12:33:44.515Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-11T12:33:44.515Z] #13 83.26 Selecting previously unselected package gcc-mingw-w64-base. [2021-05-11T12:33:44.515Z] #13 83.26 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-05-11T12:33:44.515Z] #13 83.27 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-05-11T12:33:44.515Z] #13 83.41 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-05-11T12:33:44.515Z] #13 83.41 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-05-11T12:33:44.515Z] #13 83.42 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-11T12:33:44.610Z] #43 35.10 CC images/ipc-var.o [2021-05-11T12:33:44.610Z] #43 35.32 CC images/ipc-desc.o [2021-05-11T12:33:44.871Z] #43 35.53 CC images/ipc-shm.o [2021-05-11T12:33:45.133Z] #43 35.75 CC images/ipc-msg.o [2021-05-11T12:33:45.277Z] #20 53.08 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-05-11T12:33:45.277Z] #20 53.09 Setting up xz-utils (5.2.4-1) ... [2021-05-11T12:33:45.277Z] #20 53.11 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-05-11T12:33:45.277Z] #20 53.12 Setting up sudo (1.8.27-1+deb10u3) ... [2021-05-11T12:33:45.277Z] #20 53.19 invoke-rc.d: could not determine current runlevel [2021-05-11T12:33:45.345Z] #37 ... [2021-05-11T12:33:45.345Z] [2021-05-11T12:33:45.345Z] #45 [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-05-11T12:33:45.345Z] #45 sha256:3962dc63d838655ed140ab350d62cbaf390a6dd5454c6e2636c6b0239bad802c [2021-05-11T12:33:45.345Z] #45 69.39 time [2021-05-11T12:33:45.345Z] #45 73.55 internal/poll [2021-05-11T12:33:45.345Z] #45 75.47 internal/fmtsort [2021-05-11T12:33:45.345Z] #45 75.99 os [2021-05-11T12:33:45.345Z] #45 76.14 strings [2021-05-11T12:33:45.345Z] #45 78.67 regexp/syntax [2021-05-11T12:33:45.345Z] #45 79.38 fmt [2021-05-11T12:33:45.345Z] #45 ... [2021-05-11T12:33:45.345Z] [2021-05-11T12:33:45.345Z] #42 [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-05-11T12:33:45.345Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-11T12:33:45.345Z] #42 69.65 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-05-11T12:33:45.345Z] #42 69.66 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-05-11T12:33:45.345Z] #42 69.67 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-05-11T12:33:45.345Z] #42 69.70 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-05-11T12:33:45.345Z] #42 69.72 Setting up python-six (1.12.0-1) ... [2021-05-11T12:33:45.345Z] #42 73.56 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-05-11T12:33:45.345Z] #42 73.61 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-05-11T12:33:45.345Z] #42 73.70 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-05-11T12:33:45.345Z] #42 73.73 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-05-11T12:33:45.345Z] #42 73.76 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-05-11T12:33:45.345Z] #42 73.77 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-05-11T12:33:45.345Z] #42 73.80 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-05-11T12:33:45.345Z] #42 73.82 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-05-11T12:33:45.345Z] #42 73.84 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-05-11T12:33:45.345Z] #42 73.87 Setting up python-protobuf (3.6.1.3-2) ... [2021-05-11T12:33:45.345Z] #42 ... [2021-05-11T12:33:45.345Z] [2021-05-11T12:33:45.345Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-05-11T12:33:45.345Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-11T12:33:45.345Z] #13 71.19 Selecting previously unselected package binutils-mingw-w64. [2021-05-11T12:33:45.345Z] #13 71.19 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-05-11T12:33:45.345Z] #13 71.20 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-05-11T12:33:45.345Z] #13 71.33 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-05-11T12:33:45.345Z] #13 71.33 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-05-11T12:33:45.345Z] #13 71.34 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-05-11T12:33:45.345Z] #13 71.51 Selecting previously unselected package dmsetup. [2021-05-11T12:33:45.345Z] #13 71.51 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-05-11T12:33:45.345Z] #13 71.52 Unpacking dmsetup (2:1.02.155-3) ... [2021-05-11T12:33:45.345Z] #13 71.71 Selecting previously unselected package mingw-w64-common. [2021-05-11T12:33:45.345Z] #13 71.71 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-05-11T12:33:45.345Z] #13 71.72 Unpacking mingw-w64-common (6.0.0-3) ... [2021-05-11T12:33:45.395Z] #43 36.00 CC images/ipc-sem.o [2021-05-11T12:33:45.536Z] #20 53.21 invoke-rc.d: policy-rc.d denied execution of start. [2021-05-11T12:33:45.536Z] #20 53.22 Setting up pigz (2.4-1) ... [2021-05-11T12:33:45.536Z] #20 53.24 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-05-11T12:33:45.536Z] #20 53.25 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-05-11T12:33:45.536Z] #20 53.27 Setting up python-pip-whl (18.1-5) ... [2021-05-11T12:33:45.536Z] #20 53.28 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-05-11T12:33:45.536Z] #20 53.30 Setting up vim-runtime (2:8.1.0875-5) ... [2021-05-11T12:33:45.656Z] #43 36.19 CC images/utsns.o [2021-05-11T12:33:45.656Z] #43 36.44 CC images/creds.o [2021-05-11T12:33:45.795Z] #20 53.67 Setting up libaio1:amd64 (0.3.112-3) ... [2021-05-11T12:33:45.795Z] #20 53.68 Setting up libonig5:amd64 (6.9.1-1) ... [2021-05-11T12:33:45.795Z] #20 53.70 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-05-11T12:33:45.889Z] #56 ... [2021-05-11T12:33:45.889Z] [2021-05-11T12:33:45.889Z] #51 [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-05-11T12:33:45.889Z] #51 sha256:3a01ebe1353c55ffb785b19348e74635c8be6a51f9182fc855f39aa49f9e5596 [2021-05-11T12:33:45.889Z] #51 65.43 mvdan.cc/sh/v3/syntax [2021-05-11T12:33:45.889Z] #51 65.87 go/ast [2021-05-11T12:33:45.889Z] #51 73.92 mvdan.cc/sh/v3/cmd/shfmt [2021-05-11T12:33:45.889Z] #51 ... [2021-05-11T12:33:45.889Z] [2021-05-11T12:33:45.889Z] #43 [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-05-11T12:33:45.889Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-11T12:33:45.889Z] #43 16.67 make[1]: Nothing to be done for 'all'. [2021-05-11T12:33:45.889Z] #43 18.31 CC images/stats.o [2021-05-11T12:33:45.889Z] #43 18.95 CC images/core.o [2021-05-11T12:33:45.889Z] #43 19.80 CC images/core-x86.o [2021-05-11T12:33:45.889Z] #43 20.52 CC images/core-arm.o [2021-05-11T12:33:45.889Z] #43 20.93 CC images/core-aarch64.o [2021-05-11T12:33:45.889Z] #43 21.37 CC images/core-ppc64.o [2021-05-11T12:33:45.889Z] #43 22.04 CC images/core-s390.o [2021-05-11T12:33:45.918Z] #43 36.71 CC images/vma.o [2021-05-11T12:33:46.054Z] #20 53.71 Setting up vim (2:8.1.0875-5) ... [2021-05-11T12:33:46.054Z] #20 53.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-05-11T12:33:46.054Z] #20 53.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-05-11T12:33:46.054Z] #20 53.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-05-11T12:33:46.054Z] #20 53.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-05-11T12:33:46.054Z] #20 53.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-05-11T12:33:46.054Z] #20 53.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-05-11T12:33:46.054Z] #20 53.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-05-11T12:33:46.054Z] #20 53.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-05-11T12:33:46.054Z] #20 53.80 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-05-11T12:33:46.054Z] #20 53.82 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-05-11T12:33:46.054Z] #20 53.83 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-05-11T12:33:46.054Z] #20 53.85 Setting up jq (1.5+dfsg-2+b1) ... [2021-05-11T12:33:46.054Z] #20 53.86 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-05-11T12:33:46.054Z] #20 53.87 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-05-11T12:33:46.180Z] #43 36.92 CC images/netdev.o [2021-05-11T12:33:46.463Z] #43 22.90 CC images/cpuinfo.o [2021-05-11T12:33:46.720Z] #13 76.64 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-05-11T12:33:46.720Z] #13 76.66 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-05-11T12:33:46.720Z] #13 76.68 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...#13 ... [2021-05-11T12:33:46.720Z] [2021-05-11T12:33:46.720Z] #42 [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-05-11T12:33:46.720Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-11T12:33:46.720Z] #42 80.22 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-05-11T12:33:46.720Z] #42 80.24 Processing triggers for libc-bin (2.28-10) ... [2021-05-11T12:33:46.720Z] #42 DONE 81.2s [2021-05-11T12:33:46.720Z] [2021-05-11T12:33:46.720Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-05-11T12:33:46.720Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-11T12:33:46.720Z] #13 76.68 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-05-11T12:33:46.720Z] #13 ... [2021-05-11T12:33:46.720Z] [2021-05-11T12:33:46.720Z] #37 [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-05-11T12:33:46.720Z] #37 sha256:3c7a0e7a8e8438104da38aa49102af92b2f52b742a42c85c041668229112a4c4 [2021-05-11T12:33:46.720Z] #37 6.130 -- Detecting C compile features - done [2021-05-11T12:33:46.720Z] #37 6.147 -- Performing Test HAS_BUILTIN_FORTIFY [2021-05-11T12:33:46.720Z] #37 6.394 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-05-11T12:33:46.720Z] #37 6.490 -- Configuring done [2021-05-11T12:33:46.720Z] #37 6.509 -- Generating done [2021-05-11T12:33:46.720Z] #37 6.512 -- Build files have been written to: /tmp/tmp.bGl8VD61xo/tini [2021-05-11T12:33:46.720Z] #37 6.522 + make tini-static [2021-05-11T12:33:46.759Z] #43 37.20 CC images/tty.o [2021-05-11T12:33:47.021Z] #43 37.70 CC images/file-lock.o [2021-05-11T12:33:47.037Z] #43 23.55 CC images/inventory.o [2021-05-11T12:33:47.283Z] #43 37.88 CC images/rlimit.o [2021-05-11T12:33:47.283Z] #43 ... [2021-05-11T12:33:47.283Z] [2021-05-11T12:33:47.283Z] #56 [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-05-11T12:33:47.283Z] #56 sha256:6a39b69f778d1d574e478a9bd93be1765a11236348fcc48e76d73498ec1c7f90 [2021-05-11T12:33:47.283Z] #56 45.30 Checking out files: 49% (1955/3921) Checking out files: 50% (1961/3921) Checking out files: 51% (2000/3921) Checking out files: 52% (2039/3921) Checking out files: 53% (2079/3921) Checking out files: 54% (2118/3921) Checking out files: 55% (2157/3921) Checking out files: 56% (2196/3921) Checking out files: 57% (2235/3921) Checking out files: 58% (2275/3921) Checking out files: 59% (2314/3921) Checking out files: 60% (2353/3921) Checking out files: 61% (2392/3921) Checking out files: 62% (2432/3921) Checking out files: 63% (2471/3921) Checking out files: 64% (2510/3921) Checking out files: 65% (2549/3921) Checking out files: 66% (2588/3921) Checking out files: 67% (2628/3921) Checking out files: 68% (2667/3921) Checking out files: 69% (2706/3921) Checking out files: 70% (2745/3921) Checking out files: 71% (2784/3921) Checking out files: 72% (2824/3921) Checking out files: 73% (2863/3921) Checking out files: 74% (2902/3921) Checking out files: 75% (2941/3921) Checking out files: 76% (2980/3921) Checking out files: 77% (3020/3921) Checking out files: 78% (3059/3921) Checking out files: 79% (3098/3921) Checking out files: 80% (3137/3921) Checking out files: 81% (3177/3921) Checking out files: 82% (3216/3921) Checking out files: 83% (3255/3921) Checking out files: 84% (3294/3921) Checking out files: 85% (3333/3921) Checking out files: 86% (3373/3921) Checking out files: 87% (3412/3921) Checking out files: 87% (3449/3921) Checking out files: 88% (3451/3921) Checking out files: 89% (3490/3921) Checking out files: 90% (3529/3921) Checking out files: 91% (3569/3921) Checking out files: 92% (3608/3921) Checking out files: 93% (3647/3921) Checking out files: 94% (3686/3921) Checking out files: 95% (3725/3921) Checking out files: 96% (3765/3921) Checking out files: 97% (3804/3921) Checking out files: 98% (3843/3921) Checking out files: 99% (3882/3921) Checking out files: 100% (3921/3921) Checking out files: 100% (3921/3921), done. [2021-05-11T12:33:47.283Z] #56 46.88 + cd /tmp/tmp.mw32eIgpE1/src/github.com/containerd/containerd [2021-05-11T12:33:47.283Z] #56 46.88 + git checkout -q 8c906ff108ac28da23f69cc7b74f8e7a470d1df0 [2021-05-11T12:33:47.283Z] #56 48.05 + export 'BUILDTAGS=netgo osusergo static_build' [2021-05-11T12:33:47.283Z] #56 48.05 + BUILDTAGS='netgo osusergo static_build' [2021-05-11T12:33:47.283Z] #56 48.05 + export EXTRA_FLAGS=-buildmode=pie [2021-05-11T12:33:47.283Z] #56 48.05 + EXTRA_FLAGS=-buildmode=pie [2021-05-11T12:33:47.283Z] #56 48.05 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-05-11T12:33:47.283Z] #56 48.05 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-05-11T12:33:47.283Z] #56 48.05 + '[' '' = dynamic ']' [2021-05-11T12:33:47.283Z] #56 48.05 + make [2021-05-11T12:33:47.283Z] #56 49.57 + bin/ctr [2021-05-11T12:33:47.288Z] #37 ... [2021-05-11T12:33:47.288Z] [2021-05-11T12:33:47.288Z] #51 [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-05-11T12:33:47.288Z] #51 sha256:8b3a5bfffbf52616feef069fbc6b3a9c10de175a1cd58726f786b73fa1e95815 [2021-05-11T12:33:47.288Z] #51 71.60 context [2021-05-11T12:33:47.288Z] #51 72.60 internal/poll [2021-05-11T12:33:47.288Z] #51 74.33 encoding/binary [2021-05-11T12:33:47.288Z] #51 74.53 internal/fmtsort [2021-05-11T12:33:47.288Z] #51 75.73 os [2021-05-11T12:33:47.288Z] #51 76.51 encoding/base64 [2021-05-11T12:33:47.288Z] #51 77.22 strings [2021-05-11T12:33:47.288Z] #51 79.34 fmt [2021-05-11T12:33:47.288Z] #51 79.75 path/filepath [2021-05-11T12:33:47.288Z] #51 81.08 golang.org/x/sys/unix [2021-05-11T12:33:47.288Z] #51 ... [2021-05-11T12:33:47.288Z] [2021-05-11T12:33:47.288Z] #37 [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-05-11T12:33:47.288Z] #37 sha256:3c7a0e7a8e8438104da38aa49102af92b2f52b742a42c85c041668229112a4c4 [2021-05-11T12:33:47.288Z] #37 7.169 Scanning dependencies of target tini-static [2021-05-11T12:33:47.300Z] #43 23.90 CC images/fdinfo.o [2021-05-11T12:33:47.545Z] #37 7.323 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-05-11T12:33:47.547Z] #56 ... [2021-05-11T12:33:47.547Z] [2021-05-11T12:33:47.547Z] #43 [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-05-11T12:33:47.547Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-11T12:33:47.547Z] #43 38.04 CC images/pagemap.o [2021-05-11T12:33:47.547Z] #43 38.30 CC images/siginfo.o [2021-05-11T12:33:47.810Z] #43 38.55 CC images/rpc.o [2021-05-11T12:33:47.810Z] #43 ... [2021-05-11T12:33:47.810Z] [2021-05-11T12:33:47.810Z] #45 [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-05-11T12:33:47.810Z] #45 sha256:aaa144a41fc4e2bebf6a3ce5bee4503abcd5dc3f280c807c35c46c6a36e83206 [2021-05-11T12:33:47.810Z] #45 89.37 hash/crc32 [2021-05-11T12:33:47.810Z] #45 90.04 vendor/golang.org/x/crypto/cryptobyte [2021-05-11T12:33:47.810Z] #45 90.06 compress/gzip [2021-05-11T12:33:47.810Z] #45 90.69 net [2021-05-11T12:33:47.810Z] #45 92.12 vendor/golang.org/x/crypto/chacha20poly1305 [2021-05-11T12:33:47.810Z] #45 93.46 vendor/golang.org/x/crypto/hkdf [2021-05-11T12:33:47.810Z] #45 93.64 vendor/golang.org/x/text/transform [2021-05-11T12:33:47.810Z] #45 94.41 vendor/golang.org/x/text/unicode/bidi [2021-05-11T12:33:47.810Z] #45 96.31 vendor/golang.org/x/text/secure/bidirule [2021-05-11T12:33:47.810Z] #45 96.56 vendor/golang.org/x/text/unicode/norm [2021-05-11T12:33:47.875Z] #43 24.22 CC images/fown.o [2021-05-11T12:33:47.875Z] #43 24.39 CC images/ns.o [2021-05-11T12:33:47.875Z] #43 ... [2021-05-11T12:33:47.875Z] [2021-05-11T12:33:47.875Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-05-11T12:33:47.875Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-05-11T12:33:47.875Z] #13 73.65 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-05-11T12:33:48.072Z] #45 ... [2021-05-11T12:33:48.072Z] [2021-05-11T12:33:48.072Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-05-11T12:33:48.072Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-11T12:33:48.072Z] #13 92.83 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-05-11T12:33:48.072Z] #13 92.84 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-05-11T12:33:48.072Z] #13 92.84 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-11T12:33:48.136Z] #13 73.65 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-05-11T12:33:48.136Z] #13 73.68 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-11T12:33:48.723Z] Client: [2021-05-11T12:33:48.723Z] Version: 20.10.6 [2021-05-11T12:33:48.723Z] API version: 1.41 [2021-05-11T12:33:48.723Z] Go version: go1.16.3 [2021-05-11T12:33:48.723Z] Git commit: 370c289 [2021-05-11T12:33:48.723Z] Built: Fri Apr 9 22:49:36 2021 [2021-05-11T12:33:48.723Z] OS/Arch: windows/amd64 [2021-05-11T12:33:48.723Z] Context: default [2021-05-11T12:33:48.723Z] Experimental: true [2021-05-11T12:33:48.723Z] [2021-05-11T12:33:48.723Z] Server: Docker Engine - Community [2021-05-11T12:33:48.723Z] Engine: [2021-05-11T12:33:48.723Z] Version: 20.10.6 [2021-05-11T12:33:48.723Z] API version: 1.41 (minimum version 1.24) [2021-05-11T12:33:48.723Z] Go version: go1.13.15 [2021-05-11T12:33:48.723Z] Git commit: 8728dd2 [2021-05-11T12:33:48.723Z] Built: Fri Apr 9 22:45:40 2021 [2021-05-11T12:33:48.723Z] OS/Arch: windows/amd64 [2021-05-11T12:33:48.723Z] Experimental: true [2021-05-11T12:33:49.343Z] #20 56.81 Setting up iptables (1.8.2-4) ... [2021-05-11T12:33:49.343Z] #20 56.84 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-05-11T12:33:49.343Z] #20 56.85 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-05-11T12:33:49.343Z] #20 56.85 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-05-11T12:33:49.343Z] #20 56.86 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-05-11T12:33:49.343Z] #20 56.87 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-05-11T12:33:49.343Z] #20 56.88 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-05-11T12:33:49.343Z] #20 56.90 Setting up python3 (3.7.3-1) ... [Pipeline] sh [2021-05-11T12:33:49.437Z] #37 8.805 [100%] Linking C executable tini-static [2021-05-11T12:33:49.437Z] #37 9.371 [100%] Built target tini-static [2021-05-11T12:33:49.602Z] #20 57.30 Setting up python3-wheel (0.32.3-2) ... [2021-05-11T12:33:49.694Z] #37 9.478 + mkdir -p /build [2021-05-11T12:33:49.694Z] #37 9.485 + cp tini-static /build/docker-init [2021-05-11T12:33:49.813Z] #13 ... [2021-05-11T12:33:49.813Z] [2021-05-11T12:33:49.813Z] #43 [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-05-11T12:33:49.813Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-11T12:33:49.813Z] #43 7.326 PBCC images/rpc.pb-c.c [2021-05-11T12:33:49.813Z] #43 7.426 DEP images/rpc.pb-c.d [2021-05-11T12:33:49.813Z] #43 7.551 PBCC images/siginfo.pb-c.c [2021-05-11T12:33:49.813Z] #43 7.657 DEP images/siginfo.pb-c.d [2021-05-11T12:33:49.813Z] #43 7.748 PBCC images/pagemap.pb-c.c [2021-05-11T12:33:49.813Z] #43 7.800 DEP images/pagemap.pb-c.d [2021-05-11T12:33:49.813Z] #43 7.956 PBCC images/rlimit.pb-c.c [2021-05-11T12:33:49.813Z] #43 8.037 DEP images/rlimit.pb-c.d [2021-05-11T12:33:49.813Z] #43 8.167 PBCC images/file-lock.pb-c.c [2021-05-11T12:33:49.813Z] #43 8.203 DEP images/file-lock.pb-c.d [2021-05-11T12:33:49.813Z] #43 8.339 PBCC images/tty.pb-c.c [2021-05-11T12:33:49.813Z] #43 8.500 DEP images/tty.pb-c.d [2021-05-11T12:33:49.813Z] #43 8.566 PBCC images/tun.pb-c.c [2021-05-11T12:33:49.813Z] #43 8.624 PBCC images/netdev.pb-c.c [2021-05-11T12:33:49.813Z] #43 8.704 DEP images/tun.pb-c.d [2021-05-11T12:33:49.813Z] #43 8.740 DEP images/netdev.pb-c.d [2021-05-11T12:33:49.813Z] #43 8.793 PBCC images/vma.pb-c.c [2021-05-11T12:33:49.813Z] #43 8.864 DEP images/vma.pb-c.d [2021-05-11T12:33:49.813Z] #43 8.904 PBCC images/creds.pb-c.c [2021-05-11T12:33:49.813Z] #43 8.923 DEP images/creds.pb-c.d [2021-05-11T12:33:49.813Z] #43 8.964 PBCC images/utsns.pb-c.c [2021-05-11T12:33:49.814Z] #43 8.969 DEP images/utsns.pb-c.d [2021-05-11T12:33:49.814Z] #43 9.025 PBCC images/ipc-desc.pb-c.c [2021-05-11T12:33:49.814Z] #43 9.033 PBCC images/ipc-sem.pb-c.c [2021-05-11T12:33:49.814Z] #43 9.050 DEP images/ipc-desc.pb-c.d [2021-05-11T12:33:49.814Z] #43 9.084 DEP images/ipc-sem.pb-c.d [2021-05-11T12:33:49.814Z] #43 9.121 PBCC images/ipc-msg.pb-c.c [2021-05-11T12:33:49.814Z] #43 9.145 DEP images/ipc-msg.pb-c.d [2021-05-11T12:33:49.814Z] #43 9.178 PBCC images/ipc-shm.pb-c.c [2021-05-11T12:33:49.814Z] #43 9.210 DEP images/ipc-shm.pb-c.d [2021-05-11T12:33:49.814Z] #43 9.256 PBCC images/ipc-var.pb-c.c [2021-05-11T12:33:49.814Z] #43 9.300 DEP images/ipc-var.pb-c.d [2021-05-11T12:33:49.814Z] #43 9.374 PBCC images/sk-opts.pb-c.c [2021-05-11T12:33:49.814Z] #43 9.414 PBCC images/packet-sock.pb-c.c [2021-05-11T12:33:49.814Z] #43 9.468 DEP images/sk-opts.pb-c.d [2021-05-11T12:33:49.814Z] #43 9.502 DEP images/packet-sock.pb-c.d [2021-05-11T12:33:49.814Z] #43 9.585 PBCC images/sk-netlink.pb-c.c [2021-05-11T12:33:49.814Z] #43 9.642 DEP images/sk-netlink.pb-c.d [2021-05-11T12:33:49.814Z] #43 9.696 PBCC images/sk-inet.pb-c.c [2021-05-11T12:33:49.814Z] #43 9.742 DEP images/sk-inet.pb-c.d [2021-05-11T12:33:49.814Z] #43 9.796 PBCC images/sk-unix.pb-c.c [2021-05-11T12:33:49.814Z] #43 9.842 DEP images/sk-unix.pb-c.d [2021-05-11T12:33:49.814Z] #43 9.885 PBCC images/mm.pb-c.c [2021-05-11T12:33:49.814Z] #43 9.920 DEP images/mm.pb-c.d [2021-05-11T12:33:49.814Z] #43 9.984 PBCC images/timerfd.pb-c.c [2021-05-11T12:33:49.814Z] #43 10.04 DEP images/timerfd.pb-c.d [2021-05-11T12:33:49.814Z] #43 10.13 PBCC images/timer.pb-c.c [2021-05-11T12:33:49.814Z] #43 10.16 DEP images/timer.pb-c.d [2021-05-11T12:33:49.814Z] #43 10.24 PBCC images/sa.pb-c.c [2021-05-11T12:33:49.814Z] #43 10.30 DEP images/sa.pb-c.d [2021-05-11T12:33:49.814Z] #43 10.37 PBCC images/pipe-data.pb-c.c [2021-05-11T12:33:49.814Z] #43 10.40 DEP images/pipe-data.pb-c.d [2021-05-11T12:33:49.814Z] #43 10.47 PBCC images/mnt.pb-c.c [2021-05-11T12:33:49.814Z] #43 10.53 DEP images/mnt.pb-c.d [2021-05-11T12:33:49.814Z] #43 10.58 PBCC images/sk-packet.pb-c.c [2021-05-11T12:33:49.814Z] #43 10.58 DEP images/sk-packet.pb-c.d [2021-05-11T12:33:49.814Z] #43 10.65 PBCC images/tcp-stream.pb-c.c [2021-05-11T12:33:49.814Z] #43 10.70 DEP images/tcp-stream.pb-c.d [2021-05-11T12:33:49.814Z] #43 10.77 PBCC images/pipe.pb-c.c [2021-05-11T12:33:49.814Z] #43 10.79 DEP images/pipe.pb-c.d [2021-05-11T12:33:49.814Z] #43 10.84 PBCC images/pstree.pb-c.c [2021-05-11T12:33:49.814Z] #43 10.87 DEP images/pstree.pb-c.d [2021-05-11T12:33:49.814Z] #43 10.95 PBCC images/fs.pb-c.c [2021-05-11T12:33:49.814Z] #43 10.96 DEP images/fs.pb-c.d [2021-05-11T12:33:49.814Z] #43 11.03 PBCC images/signalfd.pb-c.c [2021-05-11T12:33:49.814Z] #43 11.08 DEP images/signalfd.pb-c.d [2021-05-11T12:33:49.814Z] #43 11.15 PBCC images/fh.pb-c.c [2021-05-11T12:33:49.814Z] #43 11.19 PBCC images/fsnotify.pb-c.c [2021-05-11T12:33:49.814Z] #43 11.24 DEP images/fh.pb-c.d [2021-05-11T12:33:49.814Z] #43 11.32 DEP images/fsnotify.pb-c.d [2021-05-11T12:33:49.814Z] #43 11.42 PBCC images/eventpoll.pb-c.c [2021-05-11T12:33:49.814Z] #43 11.46 DEP images/eventpoll.pb-c.d [2021-05-11T12:33:49.814Z] #43 11.53 PBCC images/eventfd.pb-c.c [2021-05-11T12:33:49.814Z] #43 11.58 DEP images/eventfd.pb-c.d [2021-05-11T12:33:49.814Z] #43 11.62 PBCC images/remap-file-path.pb-c.c [2021-05-11T12:33:49.814Z] #43 11.64 DEP images/remap-file-path.pb-c.d [2021-05-11T12:33:49.814Z] #43 11.68 PBCC images/fifo.pb-c.c [2021-05-11T12:33:49.814Z] #43 11.73 DEP images/fifo.pb-c.d [2021-05-11T12:33:49.814Z] #43 11.78 PBCC images/ghost-file.pb-c.c [2021-05-11T12:33:49.814Z] #43 11.83 DEP images/ghost-file.pb-c.d [2021-05-11T12:33:49.814Z] #43 11.86 PBCC images/regfile.pb-c.c [2021-05-11T12:33:49.814Z] #43 11.90 DEP images/regfile.pb-c.d [2021-05-11T12:33:49.814Z] #43 11.95 PBCC images/ns.pb-c.c [2021-05-11T12:33:49.814Z] #43 11.98 DEP images/ns.pb-c.d [2021-05-11T12:33:49.814Z] #43 12.05 PBCC images/fdinfo.pb-c.c [2021-05-11T12:33:49.814Z] #43 12.13 DEP images/fdinfo.pb-c.d [2021-05-11T12:33:49.814Z] #43 12.21 PBCC images/core-aarch64.pb-c.c [2021-05-11T12:33:49.814Z] #43 12.28 PBCC images/core-arm.pb-c.c [2021-05-11T12:33:49.814Z] #43 12.38 PBCC images/core-ppc64.pb-c.c [2021-05-11T12:33:49.814Z] #43 12.42 PBCC images/core-s390.pb-c.c [2021-05-11T12:33:49.814Z] #43 12.46 PBCC images/core-x86.pb-c.c [2021-05-11T12:33:49.814Z] #43 12.50 PBCC images/core.pb-c.c [2021-05-11T12:33:49.814Z] #43 12.56 PBCC images/inventory.pb-c.c [2021-05-11T12:33:49.814Z] #43 12.65 DEP images/core-aarch64.pb-c.d [2021-05-11T12:33:49.814Z] #43 12.69 DEP images/core-arm.pb-c.d [2021-05-11T12:33:49.814Z] #43 12.76 DEP images/core-ppc64.pb-c.d [2021-05-11T12:33:49.814Z] #43 12.79 DEP images/core-s390.pb-c.d [2021-05-11T12:33:49.814Z] #43 12.86 DEP images/core-x86.pb-c.d [2021-05-11T12:33:49.814Z] #43 12.91 DEP images/core.pb-c.d [2021-05-11T12:33:49.814Z] #43 12.97 DEP images/inventory.pb-c.d [2021-05-11T12:33:49.814Z] #43 13.03 PBCC images/cpuinfo.pb-c.c [2021-05-11T12:33:49.814Z] #43 13.07 DEP images/cpuinfo.pb-c.d [2021-05-11T12:33:49.814Z] #43 13.12 PBCC images/stats.pb-c.c [2021-05-11T12:33:49.814Z] #43 13.17 DEP images/stats.pb-c.d [2021-05-11T12:33:49.814Z] #43 14.59 make[1]: Nothing to be done for 'all'. [2021-05-11T12:33:49.951Z] #37 DONE 9.7s [2021-05-11T12:33:49.951Z] [2021-05-11T12:33:49.951Z] #43 [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-05-11T12:33:49.951Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-11T12:33:49.951Z] #43 2.337 Note: Building without setproctitle() and strlcpy() support. [2021-05-11T12:33:49.951Z] #43 2.338 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-05-11T12:33:49.951Z] #43 2.346 Note: Building without GnuTLS support [2021-05-11T12:33:49.951Z] #43 2.351 Makefile.config:39: Warn: you have no libnftables installed [2021-05-11T12:33:49.951Z] #43 2.351 Makefile.config:40: Warn: Building without nftables support [2021-05-11T12:33:50.174Z] #20 57.98 Setting up apparmor (2.13.2-10) ... [2021-05-11T12:33:50.264Z] + docker info [2021-05-11T12:33:51.201Z] #43 15.82 CC images/stats.o [2021-05-11T12:33:51.201Z] #43 16.16 CC images/core.o [2021-05-11T12:33:51.319Z] #43 4.503 fatal: not a git repository (or any of the parent directories): .git [2021-05-11T12:33:51.320Z] #43 4.570 GEN .gitid [2021-05-11T12:33:51.320Z] #43 4.612 GEN criu/include/version.h [2021-05-11T12:33:51.380Z] #13 ... [2021-05-11T12:33:51.380Z] [2021-05-11T12:33:51.380Z] #43 [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-05-11T12:33:51.380Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-11T12:33:51.380Z] #43 39.59 CC images/ext-file.o [2021-05-11T12:33:51.380Z] #43 39.81 CC images/cgroup.o [2021-05-11T12:33:51.380Z] #43 40.44 CC images/userns.o [2021-05-11T12:33:51.380Z] #43 40.69 CC images/google/protobuf/descriptor.o [2021-05-11T12:33:51.452Z] #13 ... [2021-05-11T12:33:51.452Z] [2021-05-11T12:33:51.452Z] #51 [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-05-11T12:33:51.452Z] #51 sha256:3a01ebe1353c55ffb785b19348e74635c8be6a51f9182fc855f39aa49f9e5596 [2021-05-11T12:33:51.452Z] #51 DONE 80.7s [2021-05-11T12:33:51.452Z] [2021-05-11T12:33:51.452Z] #43 [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-05-11T12:33:51.452Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-11T12:33:51.452Z] #43 24.69 CC images/regfile.o [2021-05-11T12:33:51.452Z] #43 25.03 CC images/ghost-file.o [2021-05-11T12:33:51.452Z] #43 25.51 CC images/fifo.o [2021-05-11T12:33:51.452Z] #43 25.82 CC images/remap-file-path.o [2021-05-11T12:33:51.452Z] #43 26.12 CC images/eventfd.o [2021-05-11T12:33:51.452Z] #43 26.38 CC images/eventpoll.o [2021-05-11T12:33:51.452Z] #43 26.63 CC images/fh.o [2021-05-11T12:33:51.452Z] #43 26.94 CC images/fsnotify.o [2021-05-11T12:33:51.452Z] #43 27.84 CC images/signalfd.o [2021-05-11T12:33:51.452Z] #43 28.08 CC images/fs.o [2021-05-11T12:33:51.552Z] #20 ... [2021-05-11T12:33:51.552Z] [2021-05-11T12:33:51.552Z] #43 [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-05-11T12:33:51.552Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-11T12:33:51.552Z] #43 109.7 CC criu/fifo.o [2021-05-11T12:33:51.552Z] #43 110.1 CC criu/file-ids.o [2021-05-11T12:33:51.552Z] #43 110.5 CC criu/file-lock.o [2021-05-11T12:33:51.552Z] #43 111.3 CC criu/files-ext.o [2021-05-11T12:33:51.552Z] #43 111.7 CC criu/files-reg.o [2021-05-11T12:33:51.552Z] #43 113.6 CC criu/files.o [2021-05-11T12:33:51.552Z] #43 115.7 CC criu/filesystems.o [2021-05-11T12:33:51.552Z] #43 116.5 CC criu/fsnotify.o [2021-05-11T12:33:51.552Z] #43 117.7 CC criu/image-desc.o [2021-05-11T12:33:51.552Z] #43 117.9 CC criu/image.o [2021-05-11T12:33:51.552Z] #43 118.7 CC criu/ipc_ns.o [2021-05-11T12:33:51.552Z] #43 119.8 CC criu/irmap.o [2021-05-11T12:33:51.576Z] #43 4.678 GEN include/common/asm [2021-05-11T12:33:51.645Z] #43 42.31 CC images/opts.o [2021-05-11T12:33:51.719Z] #43 ... [2021-05-11T12:33:51.719Z] [2021-05-11T12:33:51.719Z] #45 [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-05-11T12:33:51.719Z] #45 sha256:66a658f97bfe7068809922cdd3b2eb5d591c2d7d598f8fd99c359d54b1f574e3 [2021-05-11T12:33:51.719Z] #45 71.49 text/template [2021-05-11T12:33:51.719Z] #45 72.90 go/parser [2021-05-11T12:33:51.719Z] #45 76.23 encoding/xml [2021-05-11T12:33:51.719Z] #45 78.61 crypto/rand [2021-05-11T12:33:51.719Z] #45 78.78 go/doc [2021-05-11T12:33:51.719Z] #45 79.57 crypto/elliptic [2021-05-11T12:33:51.719Z] #45 ... [2021-05-11T12:33:51.719Z] [2021-05-11T12:33:51.719Z] #43 [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-05-11T12:33:51.719Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-11T12:33:51.719Z] #43 28.36 CC images/pstree.o [2021-05-11T12:33:51.906Z] #43 42.54 CC images/seccomp.o [2021-05-11T12:33:51.982Z] #43 28.62 CC images/pipe.o [2021-05-11T12:33:52.121Z] #43 ... [2021-05-11T12:33:52.121Z] [2021-05-11T12:33:52.121Z] #20 [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-05-11T12:33:52.121Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-11T12:33:52.121Z] #20 59.83 Setting up xfsprogs (4.20.0-1) ... [2021-05-11T12:33:52.121Z] #20 59.86 Setting up python3-lib2to3 (3.7.3-1) ... [2021-05-11T12:33:52.150Z] #43 16.77 CC images/core-x86.o [2021-05-11T12:33:52.168Z] #43 42.78 CC images/binfmt-misc.o [2021-05-11T12:33:52.411Z] #43 17.38 CC images/core-arm.o [2021-05-11T12:33:52.440Z] #43 42.97 CC images/time.o [2021-05-11T12:33:52.557Z] #43 29.07 CC images/tcp-stream.o [2021-05-11T12:33:52.689Z] #20 60.32 Setting up python3-pkg-resources (40.8.0-1) ... [2021-05-11T12:33:52.701Z] #43 43.21 CC images/sysctl.o [2021-05-11T12:33:52.701Z] #43 43.41 CC images/autofs.o [2021-05-11T12:33:52.819Z] #43 29.36 CC images/sk-packet.o [2021-05-11T12:33:52.945Z] #43 6.110 PBCC images/timens.pb-c.c [2021-05-11T12:33:52.945Z] #43 6.127 DEP images/timens.pb-c.d [2021-05-11T12:33:52.961Z] #43 43.69 CC images/macvlan.o [2021-05-11T12:33:52.982Z] #43 17.75 CC images/core-aarch64.o [2021-05-11T12:33:53.082Z] #43 29.72 CC images/mnt.o [2021-05-11T12:33:53.201Z] #43 6.223 PBCC images/fown.pb-c.c [2021-05-11T12:33:53.201Z] #43 6.254 PBCC images/google/protobuf/descriptor.pb-c.c [2021-05-11T12:33:53.201Z] #43 6.345 PBCC images/opts.pb-c.c [2021-05-11T12:33:53.201Z] #43 6.403 PBCC images/memfd.pb-c.c [2021-05-11T12:33:53.201Z] #43 6.452 DEP images/fown.pb-c.d [2021-05-11T12:33:53.222Z] #43 43.91 CC images/sit.o [2021-05-11T12:33:53.243Z] #43 18.12 CC images/core-ppc64.o [2021-05-11T12:33:53.344Z] #43 30.10 CC images/pipe-data.o [2021-05-11T12:33:53.456Z] #43 6.534 DEP images/google/protobuf/descriptor.pb-c.d [2021-05-11T12:33:53.457Z] #43 ... [2021-05-11T12:33:53.457Z] [2021-05-11T12:33:53.457Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-05-11T12:33:53.457Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-11T12:33:53.457Z] #13 83.37 Selecting previously unselected package gcc-mingw-w64-base. [2021-05-11T12:33:53.457Z] #13 83.37 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-05-11T12:33:53.457Z] #13 83.38 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-05-11T12:33:53.457Z] #13 83.52 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-05-11T12:33:53.457Z] #13 83.52 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-05-11T12:33:53.457Z] #13 83.53 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-11T12:33:53.483Z] #43 44.15 CC images/memfd.o [2021-05-11T12:33:53.607Z] #43 30.36 CC images/sa.o [2021-05-11T12:33:53.626Z] #20 61.22 Setting up python3-distutils (3.7.3-1) ... [2021-05-11T12:33:53.745Z] #43 44.41 CC images/timens.o [2021-05-11T12:33:53.815Z] #43 ... [2021-05-11T12:33:53.815Z] [2021-05-11T12:33:53.815Z] #51 [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-05-11T12:33:53.815Z] #51 sha256:7cb3c114aa51c8e643d31dc7b4d1b69bc470de8183b4ab18af0282457390f714 [2021-05-11T12:33:53.815Z] #51 89.25 encoding/json [2021-05-11T12:33:53.815Z] #51 91.47 github.com/pkg/diff [2021-05-11T12:33:53.815Z] #51 92.73 go/scanner [2021-05-11T12:33:53.815Z] #51 93.72 go/ast [2021-05-11T12:33:53.815Z] #51 94.86 golang.org/x/crypto/ssh/terminal [2021-05-11T12:33:53.815Z] #51 96.21 mvdan.cc/editorconfig [2021-05-11T12:33:53.815Z] #51 97.26 mvdan.cc/sh/v3/fileutil [2021-05-11T12:33:53.815Z] #51 97.39 text/tabwriter [2021-05-11T12:33:53.815Z] #51 97.85 mvdan.cc/sh/v3/syntax [2021-05-11T12:33:53.815Z] #51 ... [2021-05-11T12:33:53.815Z] [2021-05-11T12:33:53.815Z] #43 [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-05-11T12:33:53.815Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-11T12:33:53.815Z] #43 18.69 CC images/core-s390.o [2021-05-11T12:33:53.885Z] #20 61.71 Setting up python3-setuptools (40.8.0-1) ... [2021-05-11T12:33:54.006Z] #43 44.63 LINK images/built-in.o [2021-05-11T12:33:54.182Z] #43 30.60 CC images/timer.o [2021-05-11T12:33:54.274Z] #43 44.81 GEN compel/include/asm [2021-05-11T12:33:54.274Z] #43 44.83 GEN compel/include/version.h [2021-05-11T12:33:54.274Z] #43 44.87 touch .config [2021-05-11T12:33:54.274Z] #43 44.92 GEN include/common/config.h [2021-05-11T12:33:54.274Z] #43 44.99 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-05-11T12:33:54.274Z] #43 45.02 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-05-11T12:33:54.274Z] #43 45.05 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-05-11T12:33:54.387Z] #43 19.38 CC images/cpuinfo.o [2021-05-11T12:33:54.445Z] #43 30.94 CC images/timerfd.o [2021-05-11T12:33:54.535Z] #43 45.06 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-05-11T12:33:54.535Z] #43 45.10 DEP compel/arch/x86/plugins/std/memcpy.d [2021-05-11T12:33:54.535Z] #43 45.12 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-05-11T12:33:54.535Z] #43 45.15 GEN compel/plugins/include/uapi/std/syscall.h [2021-05-11T12:33:54.535Z] #43 45.19 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-05-11T12:33:54.535Z] #43 45.21 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-05-11T12:33:54.535Z] #43 45.24 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-05-11T12:33:54.535Z] #43 45.25 DEP compel/plugins/std/infect.d [2021-05-11T12:33:54.707Z] #43 31.10 CC images/mm.o [2021-05-11T12:33:54.707Z] #43 31.33 CC images/sk-opts.o [2021-05-11T12:33:54.796Z] #43 45.42 DEP compel/plugins/std/string.d [2021-05-11T12:33:54.796Z] #43 45.52 DEP compel/plugins/std/log.d [2021-05-11T12:33:54.796Z] #43 45.62 DEP compel/plugins/std/fds.d [2021-05-11T12:33:54.959Z] #43 19.74 CC images/inventory.o [2021-05-11T12:33:54.959Z] #43 19.94 CC images/fdinfo.o [2021-05-11T12:33:54.969Z] #43 31.55 CC images/sk-unix.o [2021-05-11T12:33:55.057Z] #43 45.73 DEP compel/plugins/std/std.d [2021-05-11T12:33:55.057Z] #43 45.83 DEP compel/plugins/shmem/shmem.d [2021-05-11T12:33:55.264Z] #20 62.78 Setting up python3-pip (18.1-5) ... [2021-05-11T12:33:55.318Z] #43 45.93 DEP compel/plugins/fds/fds.d [2021-05-11T12:33:55.531Z] #43 20.35 CC images/fown.o [2021-05-11T12:33:55.531Z] #43 ... [2021-05-11T12:33:55.531Z] [2021-05-11T12:33:55.531Z] #45 [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-05-11T12:33:55.531Z] #45 sha256:7986fce36383753a4097592e772842e702db6c31c8ebc933a9c1d11fc61e9059 [2021-05-11T12:33:55.531Z] #45 91.12 go/token [2021-05-11T12:33:55.531Z] #45 91.93 go/scanner [2021-05-11T12:33:55.531Z] #45 92.15 internal/lazyregexp [2021-05-11T12:33:55.531Z] #45 92.49 path [2021-05-11T12:33:55.531Z] #45 92.91 go/ast [2021-05-11T12:33:55.531Z] #45 92.97 io/ioutil [2021-05-11T12:33:55.531Z] #45 93.59 net/url [2021-05-11T12:33:55.531Z] #45 94.98 text/template/parse [2021-05-11T12:33:55.531Z] #45 97.54 go/parser [2021-05-11T12:33:55.531Z] #45 99.04 text/template [2021-05-11T12:33:55.531Z] #45 100.6 log [2021-05-11T12:33:55.531Z] #45 101.2 encoding/xml [2021-05-11T12:33:55.531Z] #45 ... [2021-05-11T12:33:55.531Z] [2021-05-11T12:33:55.531Z] #56 [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-05-11T12:33:55.531Z] #56 sha256:991bcacc1ce2c0cc5490706005debc3f7ac74a6be1417b1680419fa384d10983 [2021-05-11T12:33:55.544Z] #43 31.91 CC images/sk-inet.o [2021-05-11T12:33:55.579Z] #43 46.11 CC compel/plugins/std/std.o [2021-05-11T12:33:55.806Z] #43 32.34 CC images/tun.o [2021-05-11T12:33:55.840Z] #43 46.45 CC compel/plugins/std/fds.o [2021-05-11T12:33:56.069Z] #43 32.71 CC images/sk-netlink.o [2021-05-11T12:33:56.101Z] #43 46.85 CC compel/plugins/std/log.o [2021-05-11T12:33:56.201Z] #20 63.74 Processing triggers for libc-bin (2.28-10) ... [2021-05-11T12:33:56.201Z] #20 63.78 Processing triggers for mime-support (3.62) ... [2021-05-11T12:33:56.332Z] #43 33.05 CC images/packet-sock.o [2021-05-11T12:33:56.574Z] #56 41.73 Checking out files: 46% (1822/3921) Checking out files: 47% (1843/3921) Checking out files: 48% (1883/3921) Checking out files: 49% (1922/3921) Checking out files: 50% (1961/3921) Checking out files: 51% (2000/3921) Checking out files: 52% (2039/3921) Checking out files: 53% (2079/3921) Checking out files: 54% (2118/3921) Checking out files: 55% (2157/3921) Checking out files: 56% (2196/3921) Checking out files: 57% (2235/3921) Checking out files: 58% (2275/3921) Checking out files: 59% (2314/3921) Checking out files: 60% (2353/3921) Checking out files: 61% (2392/3921) Checking out files: 62% (2432/3921) Checking out files: 63% (2471/3921) Checking out files: 64% (2510/3921) Checking out files: 65% (2549/3921) Checking out files: 66% (2588/3921) Checking out files: 67% (2628/3921) Checking out files: 68% (2667/3921) Checking out files: 69% (2706/3921) Checking out files: 70% (2745/3921) Checking out files: 71% (2784/3921) Checking out files: 72% (2824/3921) Checking out files: 73% (2863/3921) Checking out files: 74% (2902/3921) Checking out files: 75% (2941/3921) Checking out files: 76% (2980/3921) Checking out files: 77% (3020/3921) Checking out files: 78% (3059/3921) Checking out files: 79% (3098/3921) Checking out files: 80% (3137/3921) Checking out files: 81% (3177/3921) Checking out files: 82% (3216/3921) Checking out files: 83% (3255/3921) Checking out files: 84% (3294/3921) Checking out files: 85% (3333/3921) Checking out files: 86% (3373/3921) Checking out files: 86% (3375/3921) Checking out files: 87% (3412/3921) Checking out files: 88% (3451/3921) Checking out files: 89% (3490/3921) Checking out files: 90% (3529/3921) Checking out files: 91% (3569/3921) Checking out files: 92% (3608/3921) Checking out files: 93% (3647/3921) Checking out files: 94% (3686/3921) Checking out files: 95% (3725/3921) Checking out files: 96% (3765/3921) Checking out files: 97% (3804/3921) Checking out files: 98% (3843/3921) Checking out files: 99% (3882/3921) Checking out files: 100% (3921/3921) Checking out files: 100% (3921/3921), done. [2021-05-11T12:33:56.574Z] #56 43.23 + cd /tmp/tmp.iPdMUhSAID/src/github.com/containerd/containerd [2021-05-11T12:33:56.786Z] #20 DONE 64.4s [2021-05-11T12:33:56.786Z] [2021-05-11T12:33:56.786Z] #21 [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-05-11T12:33:56.786Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b [2021-05-11T12:33:56.835Z] #56 43.24 + git checkout -q 8c906ff108ac28da23f69cc7b74f8e7a470d1df0 [2021-05-11T12:33:56.908Z] #43 33.54 CC images/ipc-var.o [2021-05-11T12:33:57.046Z] #43 47.69 CC compel/plugins/std/string.o [2021-05-11T12:33:57.408Z] #56 43.95 + export 'BUILDTAGS=netgo osusergo static_build' [2021-05-11T12:33:57.408Z] #56 43.95 + BUILDTAGS='netgo osusergo static_build' [2021-05-11T12:33:57.408Z] #56 43.95 + export EXTRA_FLAGS=-buildmode=pie [2021-05-11T12:33:57.408Z] #56 43.95 + EXTRA_FLAGS=-buildmode=pie [2021-05-11T12:33:57.408Z] #56 43.95 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-05-11T12:33:57.408Z] #56 43.95 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-05-11T12:33:57.408Z] #56 43.95 + '[' '' = dynamic ']' [2021-05-11T12:33:57.408Z] #56 43.95 + make [2021-05-11T12:33:57.482Z] #43 33.88 CC images/ipc-desc.o [2021-05-11T12:33:57.482Z] #43 34.22 CC images/ipc-shm.o [2021-05-11T12:33:57.618Z] #43 48.28 CC compel/plugins/std/infect.o [2021-05-11T12:33:57.723Z] #21 1.005 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-05-11T12:33:57.723Z] #21 1.009 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-05-11T12:33:57.723Z] #21 1.013 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-05-11T12:33:57.723Z] #21 DONE 1.1s [2021-05-11T12:33:57.723Z] [2021-05-11T12:33:57.723Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-11T12:33:57.723Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4 [2021-05-11T12:33:58.057Z] #43 34.45 CC images/ipc-msg.o [2021-05-11T12:33:58.190Z] #43 48.74 CC compel/arch/x86/plugins/std/parasite-head.o [2021-05-11T12:33:58.190Z] #43 48.80 CC compel/arch/x86/plugins/std/memcpy.o [2021-05-11T12:33:58.190Z] #43 48.86 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-05-11T12:33:58.190Z] #43 48.94 AR compel/plugins/std.lib.a [2021-05-11T12:33:58.320Z] #43 34.73 CC images/ipc-sem.o [2021-05-11T12:33:58.451Z] #43 49.06 CC compel/plugins/fds/fds.o [2021-05-11T12:33:58.451Z] #43 49.30 AR compel/plugins/fds.lib.a [2021-05-11T12:33:58.582Z] #43 35.04 CC images/utsns.o [2021-05-11T12:33:58.582Z] #43 ... [2021-05-11T12:33:58.582Z] [2021-05-11T12:33:58.583Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-05-11T12:33:58.583Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-05-11T12:33:58.583Z] #13 84.25 Selecting previously unselected package libapparmor1:arm64. [2021-05-11T12:33:58.583Z] #13 84.25 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2021-05-11T12:33:58.583Z] #13 84.25 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2021-05-11T12:33:58.700Z] #13 ... [2021-05-11T12:33:58.700Z] [2021-05-11T12:33:58.700Z] #45 [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-05-11T12:33:58.700Z] #45 sha256:3962dc63d838655ed140ab350d62cbaf390a6dd5454c6e2636c6b0239bad802c [2021-05-11T12:33:58.700Z] #45 83.09 regexp [2021-05-11T12:33:58.700Z] #45 84.09 flag [2021-05-11T12:33:58.700Z] #45 86.32 go/token [2021-05-11T12:33:58.700Z] #45 86.85 internal/lazyregexp [2021-05-11T12:33:58.700Z] #45 87.09 path [2021-05-11T12:33:58.700Z] #45 87.46 go/scanner [2021-05-11T12:33:58.700Z] #45 87.65 io/ioutil [2021-05-11T12:33:58.700Z] #45 88.21 net/url [2021-05-11T12:33:58.700Z] #45 88.90 go/ast [2021-05-11T12:33:58.700Z] #45 89.41 text/template/parse [2021-05-11T12:33:58.700Z] #45 93.18 text/template [2021-05-11T12:33:58.700Z] #45 ... [2021-05-11T12:33:58.700Z] [2021-05-11T12:33:58.700Z] #43 [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-05-11T12:33:58.700Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-11T12:33:58.700Z] #43 6.610 DEP images/opts.pb-c.d [2021-05-11T12:33:58.700Z] #43 6.660 DEP images/memfd.pb-c.d [2021-05-11T12:33:58.700Z] #43 6.702 PBCC images/sit.pb-c.c [2021-05-11T12:33:58.700Z] #43 6.762 DEP images/sit.pb-c.d [2021-05-11T12:33:58.700Z] #43 6.811 PBCC images/macvlan.pb-c.c [2021-05-11T12:33:58.700Z] #43 6.854 DEP images/macvlan.pb-c.d [2021-05-11T12:33:58.700Z] #43 6.896 PBCC images/autofs.pb-c.c [2021-05-11T12:33:58.700Z] #43 6.917 DEP images/autofs.pb-c.d [2021-05-11T12:33:58.700Z] #43 6.947 PBCC images/sysctl.pb-c.c [2021-05-11T12:33:58.700Z] #43 6.965 DEP images/sysctl.pb-c.d [2021-05-11T12:33:58.700Z] #43 6.998 PBCC images/time.pb-c.c [2021-05-11T12:33:58.700Z] #43 7.017 DEP images/time.pb-c.d [2021-05-11T12:33:58.700Z] #43 7.049 PBCC images/binfmt-misc.pb-c.c [2021-05-11T12:33:58.700Z] #43 7.073 DEP images/binfmt-misc.pb-c.d [2021-05-11T12:33:58.700Z] #43 7.110 PBCC images/seccomp.pb-c.c [2021-05-11T12:33:58.700Z] #43 7.159 DEP images/seccomp.pb-c.d [2021-05-11T12:33:58.700Z] #43 7.198 PBCC images/userns.pb-c.c [2021-05-11T12:33:58.700Z] #43 7.230 DEP images/userns.pb-c.d [2021-05-11T12:33:58.700Z] #43 7.298 PBCC images/cgroup.pb-c.c [2021-05-11T12:33:58.700Z] #43 7.344 DEP images/cgroup.pb-c.d [2021-05-11T12:33:58.700Z] #43 7.394 PBCC images/ext-file.pb-c.c [2021-05-11T12:33:58.700Z] #43 7.428 DEP images/ext-file.pb-c.d [2021-05-11T12:33:58.700Z] #43 7.477 PBCC images/rpc.pb-c.c [2021-05-11T12:33:58.700Z] #43 7.550 DEP images/rpc.pb-c.d [2021-05-11T12:33:58.700Z] #43 7.596 PBCC images/siginfo.pb-c.c [2021-05-11T12:33:58.700Z] #43 7.616 DEP images/siginfo.pb-c.d [2021-05-11T12:33:58.700Z] #43 7.673 PBCC images/pagemap.pb-c.c [2021-05-11T12:33:58.700Z] #43 7.716 DEP images/pagemap.pb-c.d [2021-05-11T12:33:58.700Z] #43 7.770 PBCC images/rlimit.pb-c.c [2021-05-11T12:33:58.700Z] #43 7.804 DEP images/rlimit.pb-c.d [2021-05-11T12:33:58.700Z] #43 7.843 PBCC images/file-lock.pb-c.c [2021-05-11T12:33:58.700Z] #43 7.874 DEP images/file-lock.pb-c.d [2021-05-11T12:33:58.700Z] #43 7.946 PBCC images/tty.pb-c.c [2021-05-11T12:33:58.700Z] #43 8.026 DEP images/tty.pb-c.d [2021-05-11T12:33:58.700Z] #43 8.082 PBCC images/tun.pb-c.c [2021-05-11T12:33:58.700Z] #43 8.142 PBCC images/netdev.pb-c.c [2021-05-11T12:33:58.700Z] #43 8.206 DEP images/tun.pb-c.d [2021-05-11T12:33:58.700Z] #43 8.242 DEP images/netdev.pb-c.d [2021-05-11T12:33:58.700Z] #43 8.313 PBCC images/vma.pb-c.c [2021-05-11T12:33:58.700Z] #43 8.376 DEP images/vma.pb-c.d [2021-05-11T12:33:58.700Z] #43 8.411 PBCC images/creds.pb-c.c [2021-05-11T12:33:58.700Z] #43 8.450 DEP images/creds.pb-c.d [2021-05-11T12:33:58.700Z] #43 8.515 PBCC images/utsns.pb-c.c [2021-05-11T12:33:58.700Z] #43 8.525 DEP images/utsns.pb-c.d [2021-05-11T12:33:58.700Z] #43 8.580 PBCC images/ipc-desc.pb-c.c [2021-05-11T12:33:58.700Z] #43 8.611 PBCC images/ipc-sem.pb-c.c [2021-05-11T12:33:58.700Z] #43 8.631 DEP images/ipc-desc.pb-c.d [2021-05-11T12:33:58.700Z] #43 8.662 DEP images/ipc-sem.pb-c.d [2021-05-11T12:33:58.700Z] #43 8.727 PBCC images/ipc-msg.pb-c.c [2021-05-11T12:33:58.700Z] #43 8.759 DEP images/ipc-msg.pb-c.d [2021-05-11T12:33:58.700Z] #43 8.828 PBCC images/ipc-shm.pb-c.c [2021-05-11T12:33:58.700Z] #43 8.843 DEP images/ipc-shm.pb-c.d [2021-05-11T12:33:58.700Z] #43 8.906 PBCC images/ipc-var.pb-c.c [2021-05-11T12:33:58.700Z] #43 8.953 DEP images/ipc-var.pb-c.d [2021-05-11T12:33:58.700Z] #43 9.010 PBCC images/sk-opts.pb-c.c [2021-05-11T12:33:58.700Z] #43 9.046 PBCC images/packet-sock.pb-c.c [2021-05-11T12:33:58.700Z] #43 9.105 DEP images/sk-opts.pb-c.d [2021-05-11T12:33:58.700Z] #43 9.163 DEP images/packet-sock.pb-c.d [2021-05-11T12:33:58.700Z] #43 9.220 PBCC images/sk-netlink.pb-c.c [2021-05-11T12:33:58.700Z] #43 9.285 DEP images/sk-netlink.pb-c.d [2021-05-11T12:33:58.700Z] #43 9.367 PBCC images/sk-inet.pb-c.c [2021-05-11T12:33:58.700Z] #43 9.458 DEP images/sk-inet.pb-c.d [2021-05-11T12:33:58.700Z] #43 9.527 PBCC images/sk-unix.pb-c.c [2021-05-11T12:33:58.700Z] #43 9.588 DEP images/sk-unix.pb-c.d [2021-05-11T12:33:58.700Z] #43 9.674 PBCC images/mm.pb-c.c [2021-05-11T12:33:58.700Z] #43 9.729 DEP images/mm.pb-c.d [2021-05-11T12:33:58.700Z] #43 9.766 PBCC images/timerfd.pb-c.c [2021-05-11T12:33:58.700Z] #43 9.828 DEP images/timerfd.pb-c.d [2021-05-11T12:33:58.700Z] #43 9.880 PBCC images/timer.pb-c.c [2021-05-11T12:33:58.700Z] #43 9.922 DEP images/timer.pb-c.d [2021-05-11T12:33:58.700Z] #43 9.993 PBCC images/sa.pb-c.c [2021-05-11T12:33:58.700Z] #43 10.03 DEP images/sa.pb-c.d [2021-05-11T12:33:58.700Z] #43 10.09 PBCC images/pipe-data.pb-c.c [2021-05-11T12:33:58.700Z] #43 10.11 DEP images/pipe-data.pb-c.d [2021-05-11T12:33:58.700Z] #43 10.17 PBCC images/mnt.pb-c.c [2021-05-11T12:33:58.700Z] #43 10.25 DEP images/mnt.pb-c.d [2021-05-11T12:33:58.700Z] #43 10.33 PBCC images/sk-packet.pb-c.c [2021-05-11T12:33:58.700Z] #43 10.35 DEP images/sk-packet.pb-c.d [2021-05-11T12:33:58.700Z] #43 10.43 PBCC images/tcp-stream.pb-c.c [2021-05-11T12:33:58.700Z] #43 10.49 DEP images/tcp-stream.pb-c.d [2021-05-11T12:33:58.700Z] #43 10.52 PBCC images/pipe.pb-c.c [2021-05-11T12:33:58.700Z] #43 10.57 DEP images/pipe.pb-c.d [2021-05-11T12:33:58.700Z] #43 10.62 PBCC images/pstree.pb-c.c [2021-05-11T12:33:58.700Z] #43 10.65 DEP images/pstree.pb-c.d [2021-05-11T12:33:58.700Z] #43 10.69 PBCC images/fs.pb-c.c [2021-05-11T12:33:58.700Z] #43 10.72 DEP images/fs.pb-c.d [2021-05-11T12:33:58.700Z] #43 10.78 PBCC images/signalfd.pb-c.c [2021-05-11T12:33:58.700Z] #43 10.82 DEP images/signalfd.pb-c.d [2021-05-11T12:33:58.700Z] #43 10.86 PBCC images/fh.pb-c.c [2021-05-11T12:33:58.700Z] #43 10.91 PBCC images/fsnotify.pb-c.c [2021-05-11T12:33:58.700Z] #43 10.97 DEP images/fh.pb-c.d [2021-05-11T12:33:58.700Z] #43 11.00 DEP images/fsnotify.pb-c.d [2021-05-11T12:33:58.700Z] #43 11.06 PBCC images/eventpoll.pb-c.c [2021-05-11T12:33:58.700Z] #43 11.09 DEP images/eventpoll.pb-c.d [2021-05-11T12:33:58.700Z] #43 11.12 PBCC images/eventfd.pb-c.c [2021-05-11T12:33:58.700Z] #43 11.17 DEP images/eventfd.pb-c.d [2021-05-11T12:33:58.700Z] #43 11.23 PBCC images/remap-file-path.pb-c.c [2021-05-11T12:33:58.700Z] #43 11.25 DEP images/remap-file-path.pb-c.d [2021-05-11T12:33:58.700Z] #43 11.31 PBCC images/fifo.pb-c.c [2021-05-11T12:33:58.700Z] #43 11.35 DEP images/fifo.pb-c.d [2021-05-11T12:33:58.700Z] #43 11.42 PBCC images/ghost-file.pb-c.c [2021-05-11T12:33:58.700Z] #43 11.47 DEP images/ghost-file.pb-c.d [2021-05-11T12:33:58.700Z] #43 11.51 PBCC images/regfile.pb-c.c [2021-05-11T12:33:58.700Z] #43 11.55 DEP images/regfile.pb-c.d [2021-05-11T12:33:58.700Z] #43 11.62 PBCC images/ns.pb-c.c [2021-05-11T12:33:58.700Z] #43 11.65 DEP images/ns.pb-c.d [2021-05-11T12:33:58.700Z] #43 11.69 PBCC images/fdinfo.pb-c.c [2021-05-11T12:33:58.700Z] #43 11.77 DEP images/fdinfo.pb-c.d [2021-05-11T12:33:58.700Z] #43 11.83 PBCC images/core-aarch64.pb-c.c [2021-05-11T12:33:58.700Z] #43 11.92 PBCC images/core-arm.pb-c.c [2021-05-11T12:33:58.700Z] #43 11.97 PBCC images/core-ppc64.pb-c.c [2021-05-11T12:33:58.700Z] #43 12.02 PBCC images/core-s390.pb-c.c [2021-05-11T12:33:58.712Z] #43 49.36 HOSTDEP compel/src/lib/log-host.d [2021-05-11T12:33:58.712Z] #43 49.44 HOSTDEP compel/src/lib/handle-elf-host.d [2021-05-11T12:33:58.712Z] #43 ... [2021-05-11T12:33:58.712Z] [2021-05-11T12:33:58.712Z] #45 [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-05-11T12:33:58.712Z] #45 sha256:aaa144a41fc4e2bebf6a3ce5bee4503abcd5dc3f280c807c35c46c6a36e83206 [2021-05-11T12:33:58.712Z] #45 100.3 vendor/golang.org/x/net/idna [2021-05-11T12:33:58.712Z] #45 102.6 vendor/golang.org/x/net/http2/hpack [2021-05-11T12:33:58.712Z] #45 103.7 mime [2021-05-11T12:33:58.712Z] #45 105.4 mime/quotedprintable [2021-05-11T12:33:58.712Z] #45 105.7 net/http/internal [2021-05-11T12:33:58.712Z] #45 108.3 crypto/tls [2021-05-11T12:33:58.845Z] #13 84.35 Selecting previously unselected package libapparmor-dev:arm64. [2021-05-11T12:33:58.845Z] #13 84.36 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2021-05-11T12:33:58.845Z] #13 84.37 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2021-05-11T12:33:58.845Z] #13 84.60 Selecting previously unselected package libbtrfs0. [2021-05-11T12:33:58.956Z] #43 12.07 PBCC images/core-x86.pb-c.c [2021-05-11T12:33:58.956Z] #43 12.12 PBCC images/core.pb-c.c [2021-05-11T12:33:58.956Z] #43 12.19 PBCC images/inventory.pb-c.c [2021-05-11T12:33:58.973Z] #45 ... [2021-05-11T12:33:58.973Z] [2021-05-11T12:33:58.973Z] #43 [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-05-11T12:33:58.973Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-11T12:33:58.973Z] #43 49.60 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-05-11T12:33:58.973Z] #43 49.68 HOSTDEP compel/src/main-host.d [2021-05-11T12:33:59.108Z] #13 84.61 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2021-05-11T12:33:59.108Z] #13 84.61 Unpacking libbtrfs0 (4.20.1-2) ... [2021-05-11T12:33:59.108Z] #13 84.72 Selecting previously unselected package libbtrfs-dev. [2021-05-11T12:33:59.108Z] #13 84.74 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2021-05-11T12:33:59.108Z] #13 84.76 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-05-11T12:33:59.212Z] #43 12.28 DEP images/core-aarch64.pb-c.d [2021-05-11T12:33:59.212Z] #43 12.36 DEP images/core-arm.pb-c.d [2021-05-11T12:33:59.234Z] #43 49.78 DEP compel/src/lib/ptrace.d [2021-05-11T12:33:59.234Z] #43 49.89 DEP compel/src/lib/infect.d [2021-05-11T12:33:59.324Z] #56 45.61 + bin/ctr [2021-05-11T12:33:59.380Z] #13 84.88 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2021-05-11T12:33:59.381Z] #13 84.89 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2021-05-11T12:33:59.381Z] #13 84.89 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2021-05-11T12:33:59.381Z] #13 85.04 Selecting previously unselected package libudev-dev:arm64. [2021-05-11T12:33:59.381Z] #13 85.05 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_arm64.deb ... [2021-05-11T12:33:59.381Z] #13 85.08 Unpacking libudev-dev:arm64 (241-7~deb10u7) ... [2021-05-11T12:33:59.467Z] #43 12.43 DEP images/core-ppc64.pb-c.d [2021-05-11T12:33:59.467Z] #43 12.48 DEP images/core-s390.pb-c.d [2021-05-11T12:33:59.467Z] #43 12.58 DEP images/core-x86.pb-c.d [2021-05-11T12:33:59.467Z] #43 12.64 DEP images/core.pb-c.d [2021-05-11T12:33:59.467Z] #43 12.69 DEP images/inventory.pb-c.d [2021-05-11T12:33:59.495Z] #43 50.05 DEP compel/src/lib/infect-util.d [2021-05-11T12:33:59.495Z] #43 50.12 DEP compel/src/lib/infect-rpc.d [2021-05-11T12:33:59.495Z] #43 50.22 DEP compel/arch/x86/src/lib/infect.d [2021-05-11T12:33:59.495Z] #43 50.33 DEP compel/arch/x86/src/lib/cpu.d [2021-05-11T12:33:59.643Z] #13 85.27 Selecting previously unselected package libsepol1-dev:arm64. [2021-05-11T12:33:59.643Z] #13 85.28 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2021-05-11T12:33:59.643Z] #13 85.29 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2021-05-11T12:33:59.756Z] #43 50.42 DEP compel/src/lib/log.d [2021-05-11T12:33:59.756Z] #43 50.50 DEP compel/src/main.d [2021-05-11T12:33:59.756Z] #43 50.59 DEP compel/src/lib/handle-elf.d [2021-05-11T12:33:59.786Z] #43 12.75 PBCC images/cpuinfo.pb-c.c [2021-05-11T12:33:59.786Z] #43 12.78 DEP images/cpuinfo.pb-c.d [2021-05-11T12:33:59.786Z] #43 12.85 PBCC images/stats.pb-c.c [2021-05-11T12:33:59.786Z] #43 12.89 DEP images/stats.pb-c.d [2021-05-11T12:34:00.048Z] #43 ... [2021-05-11T12:34:00.048Z] [2021-05-11T12:34:00.048Z] #51 [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-05-11T12:34:00.048Z] #51 sha256:8b3a5bfffbf52616feef069fbc6b3a9c10de175a1cd58726f786b73fa1e95815 [2021-05-11T12:34:00.048Z] #51 84.49 encoding/json [2021-05-11T12:34:00.048Z] #51 90.08 github.com/pkg/diff [2021-05-11T12:34:00.048Z] #51 90.25 go/ast [2021-05-11T12:34:00.048Z] #51 91.51 golang.org/x/crypto/ssh/terminal [2021-05-11T12:34:00.048Z] #51 93.05 mvdan.cc/editorconfig [2021-05-11T12:34:00.048Z] #51 94.05 mvdan.cc/sh/v3/fileutil [2021-05-11T12:34:00.048Z] #51 94.27 text/tabwriter [2021-05-11T12:34:00.218Z] #13 85.63 Selecting previously unselected package libpcre16-3:arm64. [2021-05-11T12:34:00.218Z] #13 85.64 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2021-05-11T12:34:00.218Z] #13 85.64 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2021-05-11T12:34:00.218Z] #13 85.85 Selecting previously unselected package libpcre32-3:arm64. [2021-05-11T12:34:00.218Z] #13 85.86 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2021-05-11T12:34:00.218Z] #13 85.88 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2021-05-11T12:34:00.309Z] #51 ... [2021-05-11T12:34:00.309Z] [2021-05-11T12:34:00.309Z] #45 [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-05-11T12:34:00.309Z] #45 sha256:3962dc63d838655ed140ab350d62cbaf390a6dd5454c6e2636c6b0239bad802c [2021-05-11T12:34:00.309Z] #45 93.70 go/parser [2021-05-11T12:34:00.348Z] #43 50.75 DEP compel/arch/x86/src/lib/handle-elf.d [2021-05-11T12:34:00.348Z] #43 50.89 CC compel/src/lib/log.o [2021-05-11T12:34:00.481Z] #13 86.05 Selecting previously unselected package libpcrecpp0v5:arm64. [2021-05-11T12:34:00.481Z] #13 86.05 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2021-05-11T12:34:00.481Z] #13 86.06 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2021-05-11T12:34:00.609Z] #43 51.20 CC compel/arch/x86/src/lib/cpu.o [2021-05-11T12:34:00.744Z] #13 86.16 Selecting previously unselected package libpcre3-dev:arm64. [2021-05-11T12:34:00.744Z] #13 86.18 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2021-05-11T12:34:00.744Z] #13 86.20 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2021-05-11T12:34:01.007Z] #13 86.64 Selecting previously unselected package libselinux1-dev:arm64. [2021-05-11T12:34:01.007Z] #13 86.65 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2021-05-11T12:34:01.007Z] #13 86.66 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2021-05-11T12:34:01.181Z] #43 51.84 CC compel/arch/x86/src/lib/infect.o [2021-05-11T12:34:01.594Z] #13 86.96 Selecting previously unselected package libdevmapper-dev:arm64. [2021-05-11T12:34:01.594Z] #13 86.96 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2021-05-11T12:34:01.594Z] #13 86.97 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2021-05-11T12:34:01.594Z] #13 87.10 Selecting previously unselected package libseccomp-dev:arm64. [2021-05-11T12:34:01.594Z] #13 87.10 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_arm64.deb ... [2021-05-11T12:34:01.594Z] #13 87.12 Unpacking libseccomp-dev:arm64 (2.4.4-1~bpo10+1) ... [2021-05-11T12:34:01.855Z] #13 87.28 Selecting previously unselected package libsystemd-dev:arm64. [2021-05-11T12:34:01.855Z] #13 87.30 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_arm64.deb ... [2021-05-11T12:34:01.855Z] #13 87.30 Unpacking libsystemd-dev:arm64 (241-7~deb10u7) ... [2021-05-11T12:34:02.124Z] #43 52.69 CC compel/src/lib/infect-rpc.o [2021-05-11T12:34:02.387Z] #43 53.05 CC compel/src/lib/infect-util.o [2021-05-11T12:34:02.427Z] #13 87.93 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2021-05-11T12:34:02.427Z] #13 87.95 Setting up libseccomp-dev:arm64 (2.4.4-1~bpo10+1) ... [2021-05-11T12:34:02.427Z] #13 87.97 Setting up libapparmor1:arm64 (2.13.2-10) ... [2021-05-11T12:34:02.427Z] #13 88.00 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-05-11T12:34:02.427Z] #13 88.03 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2021-05-11T12:34:02.427Z] #13 88.05 Setting up libsepol1-dev:arm64 (2.8-1) ... [2021-05-11T12:34:02.427Z] #13 88.08 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-05-11T12:34:02.427Z] #13 88.10 Setting up libbtrfs0 (4.20.1-2) ... [2021-05-11T12:34:02.427Z] #13 88.11 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2021-05-11T12:34:02.427Z] #13 88.13 Setting up libudev-dev:arm64 (241-7~deb10u7) ... [2021-05-11T12:34:02.427Z] #13 88.20 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-05-11T12:34:02.648Z] #43 53.36 CC compel/src/lib/infect.o [2021-05-11T12:34:02.689Z] #13 88.33 Setting up libbtrfs-dev (4.20.1-2) ... [2021-05-11T12:34:02.690Z] #13 88.35 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2021-05-11T12:34:02.690Z] #13 88.45 Setting up mingw-w64-common (6.0.0-3) ... [2021-05-11T12:34:02.856Z] #45 97.28 log [2021-05-11T12:34:02.952Z] #13 88.53 Setting up libsystemd-dev:arm64 (241-7~deb10u7) ... [2021-05-11T12:34:02.952Z] #13 88.54 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-05-11T12:34:02.952Z] #13 88.56 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2021-05-11T12:34:02.952Z] #13 88.58 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-11T12:34:02.952Z] #13 88.60 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-05-11T12:34:02.952Z] #13 88.61 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-05-11T12:34:02.952Z] #13 88.64 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-11T12:34:02.952Z] #13 88.66 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-05-11T12:34:02.952Z] #13 88.66 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-05-11T12:34:03.003Z] #22 ... [2021-05-11T12:34:03.003Z] [2021-05-11T12:34:03.003Z] #43 [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-05-11T12:34:03.003Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-11T12:34:03.003Z] #43 120.4 CC criu/kcmp-ids.o [2021-05-11T12:34:03.003Z] #43 120.8 CC criu/kerndat.o [2021-05-11T12:34:03.003Z] #43 121.9 CC criu/libnetlink.o [2021-05-11T12:34:03.003Z] #43 122.3 CC criu/log.o [2021-05-11T12:34:03.003Z] #43 123.0 CC criu/lsm.o [2021-05-11T12:34:03.003Z] #43 123.5 CC criu/mem.o [2021-05-11T12:34:03.003Z] #43 125.5 CC criu/memfd.o [2021-05-11T12:34:03.003Z] #43 126.6 CC criu/mount.o [2021-05-11T12:34:03.003Z] #43 ... [2021-05-11T12:34:03.003Z] [2021-05-11T12:34:03.003Z] #40 [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-05-11T12:34:03.003Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-11T12:34:03.003Z] #40 194.4 + dpkg --print-architecture [2021-05-11T12:34:03.003Z] #40 194.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-05-11T12:34:03.003Z] #40 194.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-05-11T12:34:03.003Z] #40 194.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-05-11T12:34:03.003Z] #40 ... [2021-05-11T12:34:03.003Z] [2021-05-11T12:34:03.003Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-11T12:34:03.003Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4 [2021-05-11T12:34:03.003Z] #22 4.992 Collecting yamllint==1.26.1 [2021-05-11T12:34:03.214Z] #13 88.68 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-05-11T12:34:03.214Z] #13 88.70 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2021-05-11T12:34:03.214Z] #13 88.73 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2021-05-11T12:34:03.214Z] #13 88.76 Setting up dmsetup (2:1.02.155-3) ... [2021-05-11T12:34:03.214Z] #13 88.78 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2021-05-11T12:34:03.214Z] #13 88.79 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2021-05-11T12:34:03.214Z] #13 88.81 Processing triggers for libc-bin (2.28-10) ... [2021-05-11T12:34:03.419Z] #45 97.86 encoding/xml [2021-05-11T12:34:04.605Z] #13 ... [2021-05-11T12:34:04.605Z] [2021-05-11T12:34:04.605Z] #45 [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-05-11T12:34:04.605Z] #45 sha256:66a658f97bfe7068809922cdd3b2eb5d591c2d7d598f8fd99c359d54b1f574e3 [2021-05-11T12:34:04.605Z] #45 84.11 vendor/golang.org/x/crypto/cryptobyte [2021-05-11T12:34:04.605Z] #45 84.35 vendor/golang.org/x/net/idna [2021-05-11T12:34:04.605Z] #45 85.03 github.com/LK4D4/vndr/build [2021-05-11T12:34:04.605Z] #45 86.65 mime [2021-05-11T12:34:04.605Z] #45 90.08 net/textproto [2021-05-11T12:34:04.605Z] #45 90.09 vendor/golang.org/x/net/http/httpproxy [2021-05-11T12:34:04.605Z] #45 90.10 crypto/x509 [2021-05-11T12:34:04.606Z] #45 91.32 vendor/golang.org/x/net/http/httpguts [2021-05-11T12:34:04.606Z] #45 91.33 mime/multipart [2021-05-11T12:34:04.606Z] #45 93.35 crypto/tls [2021-05-11T12:34:04.606Z] #45 ... [2021-05-11T12:34:04.606Z] [2021-05-11T12:34:04.606Z] #43 [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-05-11T12:34:04.606Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-11T12:34:04.606Z] #43 35.37 CC images/creds.o [2021-05-11T12:34:04.606Z] #43 35.62 CC images/vma.o [2021-05-11T12:34:04.606Z] #43 35.97 CC images/netdev.o [2021-05-11T12:34:04.606Z] #43 36.42 CC images/tty.o [2021-05-11T12:34:04.606Z] #43 36.97 CC images/file-lock.o [2021-05-11T12:34:04.606Z] #43 37.19 CC images/rlimit.o [2021-05-11T12:34:04.606Z] #43 37.50 CC images/pagemap.o [2021-05-11T12:34:04.606Z] #43 37.88 CC images/siginfo.o [2021-05-11T12:34:04.606Z] #43 38.13 CC images/rpc.o [2021-05-11T12:34:04.606Z] #43 39.33 CC images/ext-file.o [2021-05-11T12:34:04.606Z] #43 39.45 CC images/cgroup.o [2021-05-11T12:34:04.606Z] #43 39.94 CC images/userns.o [2021-05-11T12:34:04.606Z] #43 40.21 CC images/google/protobuf/descriptor.o [2021-05-11T12:34:04.606Z] #43 ... [2021-05-11T12:34:04.606Z] [2021-05-11T12:34:04.606Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-05-11T12:34:04.606Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-05-11T12:34:04.606Z] #13 DONE 90.1s [2021-05-11T12:34:04.606Z] [2021-05-11T12:34:04.606Z] #53 [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-05-11T12:34:04.606Z] #53 sha256:a76369e14207b7ca61c4a28e03729b4644b3098ff561d5f92546774f60ffb8cb [2021-05-11T12:34:04.685Z] #56 ... [2021-05-11T12:34:04.685Z] [2021-05-11T12:34:04.685Z] #51 [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-05-11T12:34:04.685Z] #51 sha256:7cb3c114aa51c8e643d31dc7b4d1b69bc470de8183b4ab18af0282457390f714 [2021-05-11T12:34:04.685Z] #51 103.9 mvdan.cc/sh/v3/cmd/shfmt [2021-05-11T12:34:04.685Z] #51 DONE 110.4s [2021-05-11T12:34:04.685Z] [2021-05-11T12:34:04.685Z] #43 [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-05-11T12:34:04.685Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-11T12:34:04.685Z] #43 20.56 CC images/ns.o [2021-05-11T12:34:04.685Z] #43 20.76 CC images/regfile.o [2021-05-11T12:34:04.685Z] #43 21.03 CC images/ghost-file.o [2021-05-11T12:34:04.685Z] #43 21.32 CC images/fifo.o [2021-05-11T12:34:04.685Z] #43 21.59 CC images/remap-file-path.o [2021-05-11T12:34:04.685Z] #43 21.89 CC images/eventfd.o [2021-05-11T12:34:04.685Z] #43 22.15 CC images/eventpoll.o [2021-05-11T12:34:04.685Z] #43 22.48 CC images/fh.o [2021-05-11T12:34:04.685Z] #43 22.79 CC images/fsnotify.o [2021-05-11T12:34:04.685Z] #43 23.46 CC images/signalfd.o [2021-05-11T12:34:04.685Z] #43 23.72 CC images/fs.o [2021-05-11T12:34:04.685Z] #43 23.97 CC images/pstree.o [2021-05-11T12:34:04.685Z] #43 24.22 CC images/pipe.o [2021-05-11T12:34:04.685Z] #43 24.42 CC images/tcp-stream.o [2021-05-11T12:34:04.685Z] #43 24.63 CC images/sk-packet.o [2021-05-11T12:34:04.685Z] #43 24.93 CC images/mnt.o [2021-05-11T12:34:04.685Z] #43 25.14 CC images/pipe-data.o [2021-05-11T12:34:04.685Z] #43 25.45 CC images/sa.o [2021-05-11T12:34:04.685Z] #43 25.64 CC images/timer.o [2021-05-11T12:34:04.685Z] #43 26.11 CC images/timerfd.o [2021-05-11T12:34:04.685Z] #43 26.39 CC images/mm.o [2021-05-11T12:34:04.685Z] #43 26.72 CC images/sk-opts.o [2021-05-11T12:34:04.685Z] #43 26.98 CC images/sk-unix.o [2021-05-11T12:34:04.685Z] #43 27.28 CC images/sk-inet.o [2021-05-11T12:34:04.685Z] #43 27.66 CC images/tun.o [2021-05-11T12:34:04.685Z] #43 28.00 CC images/sk-netlink.o [2021-05-11T12:34:04.685Z] #43 28.26 CC images/packet-sock.o [2021-05-11T12:34:04.685Z] #43 28.64 CC images/ipc-var.o [2021-05-11T12:34:04.685Z] #43 28.90 CC images/ipc-desc.o [2021-05-11T12:34:04.685Z] #43 29.18 CC images/ipc-shm.o [2021-05-11T12:34:04.685Z] #43 29.35 CC images/ipc-msg.o [2021-05-11T12:34:04.685Z] #43 29.61 CC images/ipc-sem.o [2021-05-11T12:34:04.785Z] #45 98.99 go/doc [2021-05-11T12:34:04.948Z] #43 29.77 CC images/utsns.o [2021-05-11T12:34:05.041Z] #45 ... [2021-05-11T12:34:05.041Z] [2021-05-11T12:34:05.041Z] #56 [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-05-11T12:34:05.041Z] #56 sha256:dc22275a8c1000dd860bdfd053fbd121b10fb83f7752fda09e5d9170bdd87e93 [2021-05-11T12:34:05.109Z] Client: [2021-05-11T12:34:05.109Z] Context: default [2021-05-11T12:34:05.109Z] Debug Mode: false [2021-05-11T12:34:05.109Z] Plugins: [2021-05-11T12:34:05.109Z] app: Docker Application (Docker Inc., v0.8.0) [2021-05-11T12:34:05.109Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-05-11T12:34:05.109Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-05-11T12:34:05.109Z] [2021-05-11T12:34:05.109Z] Server: [2021-05-11T12:34:05.109Z] Containers: 0 [2021-05-11T12:34:05.109Z] Running: 0 [2021-05-11T12:34:05.109Z] Paused: 0 [2021-05-11T12:34:05.109Z] Stopped: 0 [2021-05-11T12:34:05.109Z] Images: 0 [2021-05-11T12:34:05.109Z] Server Version: 20.10.6 [2021-05-11T12:34:05.109Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-05-11T12:34:05.109Z] Windows: [2021-05-11T12:34:05.109Z] LCOW: [2021-05-11T12:34:05.109Z] Logging Driver: json-file [2021-05-11T12:34:05.109Z] Plugins: [2021-05-11T12:34:05.109Z] Volume: local [2021-05-11T12:34:05.109Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-05-11T12:34:05.109Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-05-11T12:34:05.109Z] Swarm: inactive [2021-05-11T12:34:05.109Z] Default Isolation: process [2021-05-11T12:34:05.109Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-05-11T12:34:05.109Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-05-11T12:34:05.109Z] OSType: windows [2021-05-11T12:34:05.109Z] Architecture: x86_64 [2021-05-11T12:34:05.109Z] CPUs: 4 [2021-05-11T12:34:05.109Z] Total Memory: 32GiB [2021-05-11T12:34:05.109Z] Name: azwin-2-a1b6b0 [2021-05-11T12:34:05.109Z] ID: RLME:2MWS:TYGR:XP2V:HYXJ:JAQI:V4NR:BCD6:RTRS:BBVD:TZQ6:Q2X3 [2021-05-11T12:34:05.109Z] Docker Root Dir: D:\docker [2021-05-11T12:34:05.109Z] Debug Mode: false [2021-05-11T12:34:05.109Z] Registry: https://index.docker.io/v1/ [2021-05-11T12:34:05.109Z] Labels: [2021-05-11T12:34:05.109Z] Experimental: true [2021-05-11T12:34:05.109Z] Insecure Registries: [2021-05-11T12:34:05.109Z] 10.0.0.4:5000 [2021-05-11T12:34:05.109Z] 127.0.0.0/8 [2021-05-11T12:34:05.109Z] Registry Mirrors: [2021-05-11T12:34:05.109Z] http://10.0.0.4:5000/ [2021-05-11T12:34:05.109Z] Live Restore Enabled: false [2021-05-11T12:34:05.109Z] Product License: Community Engine [2021-05-11T12:34:05.109Z] [2021-05-11T12:34:05.198Z] #43 ... [2021-05-11T12:34:05.198Z] [2021-05-11T12:34:05.198Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-05-11T12:34:05.198Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-11T12:34:05.198Z] #13 107.6 Selecting previously unselected package libapparmor1:amd64. [2021-05-11T12:34:05.198Z] #13 107.6 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-05-11T12:34:05.198Z] #13 107.7 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-05-11T12:34:05.198Z] #13 107.7 Selecting previously unselected package libapparmor-dev:amd64. [2021-05-11T12:34:05.198Z] #13 107.7 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-05-11T12:34:05.198Z] #13 107.8 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-05-11T12:34:05.198Z] #13 107.9 Selecting previously unselected package libbtrfs0. [2021-05-11T12:34:05.198Z] #13 107.9 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-05-11T12:34:05.198Z] #13 107.9 Unpacking libbtrfs0 (4.20.1-2) ... [2021-05-11T12:34:05.198Z] #13 108.0 Selecting previously unselected package libbtrfs-dev. [2021-05-11T12:34:05.198Z] #13 108.0 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-05-11T12:34:05.198Z] #13 108.0 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-05-11T12:34:05.198Z] #13 108.2 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-05-11T12:34:05.198Z] #13 108.2 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-05-11T12:34:05.198Z] #13 108.2 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-05-11T12:34:05.198Z] #13 108.6 Selecting previously unselected package libudev-dev:amd64. [2021-05-11T12:34:05.198Z] #13 108.6 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-05-11T12:34:05.198Z] #13 108.6 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-05-11T12:34:05.198Z] #13 108.8 Selecting previously unselected package libsepol1-dev:amd64. [2021-05-11T12:34:05.198Z] #13 108.8 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-05-11T12:34:05.198Z] #13 108.8 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-05-11T12:34:05.198Z] #13 109.1 Selecting previously unselected package libpcre16-3:amd64. [2021-05-11T12:34:05.198Z] #13 109.1 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-05-11T12:34:05.198Z] #13 109.1 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-05-11T12:34:05.198Z] #13 109.3 Selecting previously unselected package libpcre32-3:amd64. [2021-05-11T12:34:05.198Z] #13 109.3 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-05-11T12:34:05.198Z] #13 109.3 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-05-11T12:34:05.198Z] #13 109.5 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-05-11T12:34:05.199Z] #13 109.5 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-05-11T12:34:05.199Z] #13 109.5 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-05-11T12:34:05.199Z] #13 109.6 Selecting previously unselected package libpcre3-dev:amd64. [2021-05-11T12:34:05.199Z] #13 109.7 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-05-11T12:34:05.199Z] #13 109.7 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-05-11T12:34:05.199Z] #13 110.2 Selecting previously unselected package libselinux1-dev:amd64. [2021-05-11T12:34:05.199Z] #13 110.2 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-05-11T12:34:05.199Z] #13 110.2 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-05-11T12:34:05.199Z] #13 110.4 Selecting previously unselected package libdevmapper-dev:amd64. [2021-05-11T12:34:05.199Z] #13 110.4 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-05-11T12:34:05.199Z] #13 110.5 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-05-11T12:34:05.199Z] #13 110.6 Selecting previously unselected package libseccomp-dev:amd64. [2021-05-11T12:34:05.199Z] #13 110.6 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-05-11T12:34:05.199Z] #13 110.6 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-05-11T12:34:05.199Z] #13 110.7 Selecting previously unselected package libsystemd-dev:amd64. [2021-05-11T12:34:05.199Z] #13 110.7 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-05-11T12:34:05.199Z] #13 110.7 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-05-11T12:34:05.199Z] #13 111.2 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-05-11T12:34:05.199Z] #13 111.3 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-05-11T12:34:05.199Z] #13 111.3 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-05-11T12:34:05.199Z] #13 111.3 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-05-11T12:34:05.199Z] #13 111.4 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-05-11T12:34:05.199Z] #13 111.4 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-05-11T12:34:05.199Z] #13 111.4 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-05-11T12:34:05.199Z] #13 111.4 Setting up libbtrfs0 (4.20.1-2) ... [2021-05-11T12:34:05.199Z] #13 111.4 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-05-11T12:34:05.199Z] #13 111.5 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-05-11T12:34:05.199Z] #13 111.5 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-05-11T12:34:05.199Z] #13 111.5 Setting up libbtrfs-dev (4.20.1-2) ... [2021-05-11T12:34:05.199Z] #13 111.5 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-05-11T12:34:05.199Z] #13 111.5 Setting up mingw-w64-common (6.0.0-3) ... [2021-05-11T12:34:05.199Z] #13 111.5 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-05-11T12:34:05.199Z] #13 111.5 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-05-11T12:34:05.199Z] #13 111.6 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-05-11T12:34:05.199Z] #13 111.6 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-11T12:34:05.199Z] #13 111.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-05-11T12:34:05.199Z] #13 111.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-05-11T12:34:05.199Z] #13 111.6 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-11T12:34:05.199Z] #13 111.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-05-11T12:34:05.199Z] #13 111.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-05-11T12:34:05.199Z] #13 111.6 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-05-11T12:34:05.199Z] #13 111.6 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-05-11T12:34:05.199Z] #13 111.7 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-05-11T12:34:05.199Z] #13 111.7 Setting up dmsetup (2:1.02.155-3) ... [2021-05-11T12:34:05.199Z] #13 111.7 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-05-11T12:34:05.199Z] #13 111.7 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-05-11T12:34:05.199Z] #13 111.7 Processing triggers for libc-bin (2.28-10) ... [2021-05-11T12:34:05.199Z] #13 ... [2021-05-11T12:34:05.199Z] [2021-05-11T12:34:05.199Z] #43 [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-05-11T12:34:05.199Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-11T12:34:05.199Z] #43 55.60 CC compel/src/lib/ptrace.o [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-05-11T12:34:05.461Z] #43 ... [2021-05-11T12:34:05.461Z] [2021-05-11T12:34:05.461Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-05-11T12:34:05.461Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-11T12:34:05.461Z] #13 DONE 113.1s [2021-05-11T12:34:05.461Z] [2021-05-11T12:34:05.461Z] #43 [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-05-11T12:34:05.461Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-11T12:34:05.461Z] #43 56.07 AR compel/libcompel.a [2021-05-11T12:34:05.461Z] #43 56.16 HOSTCC compel/src/main-host.o [2021-05-11T12:34:05.524Z] #43 30.18 CC images/creds.o [2021-05-11T12:34:05.785Z] #43 30.66 CC images/vma.o [2021-05-11T12:34:06.000Z] #53 1.620 + RM_GOPATH=0 [2021-05-11T12:34:06.000Z] #53 1.620 + TMP_GOPATH= [2021-05-11T12:34:06.000Z] #53 1.620 + : /build [2021-05-11T12:34:06.000Z] #53 1.620 + '[' -z '' ']' [2021-05-11T12:34:06.034Z] #43 56.65 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-05-11T12:34:06.047Z] #43 30.95 CC images/netdev.o [2021-05-11T12:34:06.269Z] #53 1.621 ++ mktemp -d [2021-05-11T12:34:06.269Z] #53 1.624 + export GOPATH=/tmp/tmp.8VOkbQnQ8P [2021-05-11T12:34:06.269Z] #53 1.624 + GOPATH=/tmp/tmp.8VOkbQnQ8P [2021-05-11T12:34:06.269Z] #53 1.624 + RM_GOPATH=1 [2021-05-11T12:34:06.269Z] #53 1.624 + case "$(go env GOARCH)" in [2021-05-11T12:34:06.269Z] #53 1.625 ++ go env GOARCH [2021-05-11T12:34:06.269Z] #53 1.635 + export GO_BUILDMODE=-buildmode=pie [2021-05-11T12:34:06.269Z] #53 1.635 + GO_BUILDMODE=-buildmode=pie [2021-05-11T12:34:06.269Z] #53 1.638 ++ dirname /tmp/install/install.sh [2021-05-11T12:34:06.269Z] #53 1.641 + dir=/tmp/install [2021-05-11T12:34:06.269Z] #53 1.641 + bin=runc [2021-05-11T12:34:06.269Z] #53 1.641 + shift [2021-05-11T12:34:06.269Z] #53 1.641 + '[' '!' -f /tmp/install/runc.installer ']' [2021-05-11T12:34:06.269Z] #53 1.641 + . /tmp/install/runc.installer [2021-05-11T12:34:06.269Z] #53 1.641 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-11T12:34:06.269Z] #53 1.641 + install_runc [2021-05-11T12:34:06.269Z] #53 1.641 + uname -r [2021-05-11T12:34:06.269Z] #53 1.642 + grep -q '^3\.10\.0.*\.el7\.' [2021-05-11T12:34:06.269Z] #53 1.650 + RUNC_BUILDTAGS='seccomp ' [2021-05-11T12:34:06.269Z] #53 1.650 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-05-11T12:34:06.269Z] #53 1.651 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-05-11T12:34:06.269Z] #53 1.651 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.8VOkbQnQ8P/src/github.com/opencontainers/runc [2021-05-11T12:34:06.269Z] #53 1.670 Cloning into '/tmp/tmp.8VOkbQnQ8P/src/github.com/opencontainers/runc'... [2021-05-11T12:34:06.296Z] #43 56.82 HOSTCC compel/src/lib/handle-elf-host.o [2021-05-11T12:34:06.309Z] #43 31.35 CC images/tty.o [2021-05-11T12:34:06.532Z] #53 ... [2021-05-11T12:34:06.532Z] [2021-05-11T12:34:06.532Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-05-11T12:34:06.532Z] #14 sha256:8a6ac16c6f60b3ddd6666e188160503c9d1e0f23b198ede20cd2b4a914d2344c [2021-05-11T12:34:06.532Z] #14 DONE 1.9s [2021-05-11T12:34:06.558Z] #43 57.19 HOSTCC compel/src/lib/log-host.o [2021-05-11T12:34:06.580Z] #56 42.67 Checking out files: 49% (1937/3921) Checking out files: 50% (1961/3921) Checking out files: 51% (2000/3921) Checking out files: 52% (2039/3921) Checking out files: 53% (2079/3921) Checking out files: 54% (2118/3921) Checking out files: 55% (2157/3921) Checking out files: 56% (2196/3921) Checking out files: 57% (2235/3921) Checking out files: 58% (2275/3921) Checking out files: 59% (2314/3921) Checking out files: 60% (2353/3921) Checking out files: 61% (2392/3921) Checking out files: 62% (2432/3921) Checking out files: 63% (2471/3921) Checking out files: 64% (2510/3921) Checking out files: 65% (2549/3921) Checking out files: 66% (2588/3921) Checking out files: 67% (2628/3921) Checking out files: 68% (2667/3921) Checking out files: 69% (2706/3921) Checking out files: 70% (2745/3921) Checking out files: 71% (2784/3921) Checking out files: 72% (2824/3921) Checking out files: 73% (2863/3921) Checking out files: 74% (2902/3921) Checking out files: 75% (2941/3921) Checking out files: 76% (2980/3921) Checking out files: 77% (3020/3921) Checking out files: 78% (3059/3921) Checking out files: 79% (3098/3921) Checking out files: 80% (3137/3921) Checking out files: 81% (3177/3921) Checking out files: 82% (3216/3921) Checking out files: 83% (3255/3921) Checking out files: 84% (3294/3921) Checking out files: 85% (3333/3921) Checking out files: 86% (3373/3921) Checking out files: 87% (3412/3921) Checking out files: 88% (3451/3921) Checking out files: 89% (3490/3921) Checking out files: 90% (3529/3921) Checking out files: 91% (3569/3921) Checking out files: 92% (3608/3921) Checking out files: 93% (3647/3921) Checking out files: 94% (3686/3921) Checking out files: 95% (3725/3921) Checking out files: 96% (3765/3921) Checking out files: 97% (3804/3921) Checking out files: 98% (3843/3921) Checking out files: 99% (3882/3921) Checking out files: 100% (3921/3921) Checking out files: 100% (3921/3921), done. [2021-05-11T12:34:06.580Z] #56 44.00 + cd /tmp/tmp.Bsnoa2JLnl/src/github.com/containerd/containerd [2021-05-11T12:34:06.580Z] #56 44.00 + git checkout -q 8c906ff108ac28da23f69cc7b74f8e7a470d1df0 [2021-05-11T12:34:06.795Z] [2021-05-11T12:34:06.795Z] #43 [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-05-11T12:34:06.795Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-11T12:34:06.795Z] #43 42.61 CC images/opts.o [2021-05-11T12:34:06.795Z] #43 42.89 CC images/seccomp.o [2021-05-11T12:34:06.795Z] #43 43.24 CC images/binfmt-misc.o [2021-05-11T12:34:06.819Z] #43 57.35 HOSTLINK compel/compel-host-bin [2021-05-11T12:34:06.819Z] #43 57.63 DEP soccr/soccr.d [2021-05-11T12:34:06.881Z] #43 ... [2021-05-11T12:34:06.881Z] [2021-05-11T12:34:06.882Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-05-11T12:34:06.882Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-11T12:34:06.882Z] #13 105.7 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-05-11T12:34:06.882Z] #13 105.7 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-05-11T12:34:06.882Z] #13 105.7 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-11T12:34:07.058Z] #43 43.52 CC images/time.o [2021-05-11T12:34:07.058Z] #43 43.70 CC images/sysctl.o [2021-05-11T12:34:07.230Z] #43 57.77 CC soccr/soccr.o [2021-05-11T12:34:07.242Z] #56 44.64 + export 'BUILDTAGS=netgo osusergo static_build' [2021-05-11T12:34:07.242Z] #56 44.64 + BUILDTAGS='netgo osusergo static_build' [2021-05-11T12:34:07.242Z] #56 44.64 + export EXTRA_FLAGS=-buildmode=pie [2021-05-11T12:34:07.242Z] #56 44.64 + EXTRA_FLAGS=-buildmode=pie [2021-05-11T12:34:07.242Z] #56 44.64 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-05-11T12:34:07.242Z] #56 44.65 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-05-11T12:34:07.242Z] #56 44.65 + '[' '' = dynamic ']' [2021-05-11T12:34:07.242Z] #56 44.65 + make [2021-05-11T12:34:07.306Z] 29d5b6a226d2: Verifying Checksum [2021-05-11T12:34:07.306Z] 29d5b6a226d2: Download complete [2021-05-11T12:34:07.321Z] #43 44.06 CC images/autofs.o [2021-05-11T12:34:07.837Z] #43 ... [2021-05-11T12:34:07.837Z] [2021-05-11T12:34:07.837Z] #58 [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-05-11T12:34:07.837Z] #58 sha256:20412afcf31cd1679e0e82cec7d1abc9c207139c3a86b900a315e5cc4154a566 [2021-05-11T12:34:07.837Z] #58 111.5 + for f in rootlesskit rootlesskit-docker-proxy [2021-05-11T12:34:07.837Z] #58 111.5 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-05-11T12:34:07.837Z] #58 DONE 119.1s [2021-05-11T12:34:07.837Z] [2021-05-11T12:34:07.837Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-05-11T12:34:07.837Z] #59 sha256:2a6d254a8bd740d7271389f27444b4839d1105dcc0c74d298b17f51a3b2da8fd [2021-05-11T12:34:07.837Z] #59 DONE 0.3s [2021-05-11T12:34:07.837Z] [2021-05-11T12:34:07.837Z] #45 [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-05-11T12:34:07.837Z] #45 sha256:aaa144a41fc4e2bebf6a3ce5bee4503abcd5dc3f280c807c35c46c6a36e83206 [2021-05-11T12:34:07.837Z] #45 114.4 net/http/httptrace [2021-05-11T12:34:07.837Z] #45 114.6 net/http [2021-05-11T12:34:07.895Z] #43 44.37 CC images/macvlan.o [2021-05-11T12:34:07.895Z] #43 ... [2021-05-11T12:34:07.895Z] [2021-05-11T12:34:07.895Z] #15 [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-05-11T12:34:07.895Z] #15 sha256:daa9f6e8adf5b429e62d5ff15da3779572527060f146ba0a193beaf894564a3f [2021-05-11T12:34:07.895Z] #15 DONE 1.6s [2021-05-11T12:34:07.895Z] [2021-05-11T12:34:07.895Z] #43 [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-05-11T12:34:07.895Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-11T12:34:07.895Z] #43 44.56 CC images/sit.o [2021-05-11T12:34:08.116Z] #45 ... [2021-05-11T12:34:08.116Z] [2021-05-11T12:34:08.116Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-05-11T12:34:08.116Z] #60 sha256:ed0ca0cbd16caca4a019ab6b870fc77d23d78371d9ecddea7275d5ed081eb63c [2021-05-11T12:34:08.116Z] #60 DONE 0.2s [2021-05-11T12:34:08.116Z] [2021-05-11T12:34:08.116Z] #53 [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-05-11T12:34:08.116Z] #53 sha256:b141a4e3df0c1dcd560e2ff5b5212c58f815e72300264f3d833dcd6cd8c71236 [2021-05-11T12:34:08.158Z] #43 44.89 CC images/memfd.o [2021-05-11T12:34:08.326Z] #22 10.37 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-05-11T12:34:08.364Z] #13 ... [2021-05-11T12:34:08.364Z] [2021-05-11T12:34:08.364Z] #45 [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-05-11T12:34:08.364Z] #45 sha256:7986fce36383753a4097592e772842e702db6c31c8ebc933a9c1d11fc61e9059 [2021-05-11T12:34:08.364Z] #45 103.6 go/doc [2021-05-11T12:34:08.364Z] #45 106.4 github.com/LK4D4/vndr/versioned [2021-05-11T12:34:08.364Z] #45 106.6 compress/flate [2021-05-11T12:34:08.364Z] #45 107.1 github.com/LK4D4/vndr/build [2021-05-11T12:34:08.364Z] #45 109.5 hash/crc32 [2021-05-11T12:34:08.364Z] #45 110.1 compress/gzip [2021-05-11T12:34:08.364Z] #45 110.1 net [2021-05-11T12:34:08.364Z] #45 110.9 vendor/golang.org/x/crypto/chacha20poly1305 [2021-05-11T12:34:08.364Z] #45 112.1 vendor/golang.org/x/text/transform [2021-05-11T12:34:08.364Z] #45 112.7 vendor/golang.org/x/text/unicode/bidi [2021-05-11T12:34:08.364Z] #45 ... [2021-05-11T12:34:08.364Z] [2021-05-11T12:34:08.364Z] #43 [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-05-11T12:34:08.364Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-11T12:34:08.364Z] #43 31.83 CC images/file-lock.o [2021-05-11T12:34:08.364Z] #43 32.02 CC images/rlimit.o [2021-05-11T12:34:08.364Z] #43 32.21 CC images/pagemap.o [2021-05-11T12:34:08.364Z] #43 32.45 CC images/siginfo.o [2021-05-11T12:34:08.364Z] #43 32.70 CC images/rpc.o [2021-05-11T12:34:08.733Z] #43 45.24 CC images/timens.o [2021-05-11T12:34:08.937Z] #43 33.80 CC images/ext-file.o [2021-05-11T12:34:08.996Z] #43 45.54 LINK images/built-in.o [2021-05-11T12:34:09.132Z] #56 46.38 + bin/ctr [2021-05-11T12:34:09.198Z] #43 34.01 CC images/cgroup.o [2021-05-11T12:34:09.259Z] #43 45.71 GEN compel/include/asm [2021-05-11T12:34:09.259Z] #43 45.78 GEN compel/include/version.h [2021-05-11T12:34:09.259Z] #43 45.86 touch .config [2021-05-11T12:34:09.264Z] #22 11.55 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-05-11T12:34:09.264Z] #22 11.60 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-05-11T12:34:09.264Z] #22 11.68 Collecting pyyaml (from yamllint==1.26.1) [2021-05-11T12:34:09.522Z] #43 45.98 GEN include/common/config.h [2021-05-11T12:34:09.522Z] #43 ... [2021-05-11T12:34:09.522Z] [2021-05-11T12:34:09.522Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-05-11T12:34:09.522Z] #16 sha256:65e089c5b1d7082ef58fefc5a2c440b5b720136eae7084c036f4b9a2be3fd5b1 [2021-05-11T12:34:09.522Z] #16 1.348 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-05-11T12:34:09.522Z] #16 DONE 1.6s [2021-05-11T12:34:09.522Z] [2021-05-11T12:34:09.522Z] #43 [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-05-11T12:34:09.522Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-11T12:34:09.522Z] #43 46.13 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-05-11T12:34:09.522Z] #43 46.16 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2021-05-11T12:34:09.523Z] #22 11.94 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-05-11T12:34:09.770Z] #43 34.62 CC images/userns.o [2021-05-11T12:34:09.790Z] #43 46.23 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2021-05-11T12:34:09.790Z] #43 46.31 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2021-05-11T12:34:09.790Z] #43 46.37 DEP compel/plugins/std/infect.d [2021-05-11T12:34:10.031Z] #43 34.85 CC images/google/protobuf/descriptor.o [2021-05-11T12:34:10.052Z] #43 46.66 DEP compel/plugins/std/string.d [2021-05-11T12:34:10.093Z] #22 12.28 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-05-11T12:34:10.093Z] #22 12.29 Building wheels for collected packages: yamllint [2021-05-11T12:34:10.093Z] #22 12.29 Running setup.py bdist_wheel for yamllint: started [2021-05-11T12:34:10.316Z] #43 46.83 DEP compel/plugins/std/log.d [2021-05-11T12:34:10.317Z] #43 46.95 DEP compel/plugins/std/fds.d [2021-05-11T12:34:10.317Z] #43 47.05 DEP compel/plugins/std/std.d [2021-05-11T12:34:10.498Z] #56 ... [2021-05-11T12:34:10.498Z] [2021-05-11T12:34:10.498Z] #51 [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-05-11T12:34:10.498Z] #51 sha256:8b3a5bfffbf52616feef069fbc6b3a9c10de175a1cd58726f786b73fa1e95815 [2021-05-11T12:34:10.498Z] #51 94.99 mvdan.cc/sh/v3/syntax [2021-05-11T12:34:10.498Z] #51 100.6 mvdan.cc/sh/v3/cmd/shfmt [2021-05-11T12:34:10.579Z] #43 47.18 DEP compel/plugins/shmem/shmem.d [2021-05-11T12:34:10.665Z] #53 ... [2021-05-11T12:34:10.665Z] [2021-05-11T12:34:10.665Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-05-11T12:34:10.665Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-05-11T12:34:10.665Z] #14 DONE 5.0s [2021-05-11T12:34:10.665Z] [2021-05-11T12:34:10.665Z] #53 [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-05-11T12:34:10.665Z] #53 sha256:b141a4e3df0c1dcd560e2ff5b5212c58f815e72300264f3d833dcd6cd8c71236 [2021-05-11T12:34:10.665Z] #53 5.049 + RM_GOPATH=0 [2021-05-11T12:34:10.665Z] #53 5.049 + TMP_GOPATH= [2021-05-11T12:34:10.665Z] #53 5.049 + : /build [2021-05-11T12:34:10.665Z] #53 5.049 + '[' -z '' ']' [2021-05-11T12:34:10.665Z] #53 5.049 ++ mktemp -d [2021-05-11T12:34:10.665Z] #53 5.049 + export GOPATH=/tmp/tmp.i9YIW73MNT [2021-05-11T12:34:10.665Z] #53 5.049 + GOPATH=/tmp/tmp.i9YIW73MNT [2021-05-11T12:34:10.665Z] #53 5.049 + RM_GOPATH=1 [2021-05-11T12:34:10.665Z] #53 5.049 + case "$(go env GOARCH)" in [2021-05-11T12:34:10.665Z] #53 5.049 ++ go env GOARCH [2021-05-11T12:34:10.665Z] #53 5.072 + export GO_BUILDMODE=-buildmode=pie [2021-05-11T12:34:10.665Z] #53 5.072 + GO_BUILDMODE=-buildmode=pie [2021-05-11T12:34:10.665Z] #53 5.072 ++ dirname /tmp/install/install.sh [2021-05-11T12:34:10.665Z] #53 5.072 + dir=/tmp/install [2021-05-11T12:34:10.665Z] #53 5.072 + bin=runc [2021-05-11T12:34:10.665Z] #53 5.072 + shift [2021-05-11T12:34:10.665Z] #53 5.072 + '[' '!' -f /tmp/install/runc.installer ']' [2021-05-11T12:34:10.665Z] #53 5.072 + . /tmp/install/runc.installer [2021-05-11T12:34:10.665Z] #53 5.072 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-11T12:34:10.665Z] #53 5.072 + install_runc [2021-05-11T12:34:10.665Z] #53 5.072 + uname -r [2021-05-11T12:34:10.665Z] #53 ... [2021-05-11T12:34:10.665Z] [2021-05-11T12:34:10.665Z] #15 [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-05-11T12:34:10.665Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-05-11T12:34:10.754Z] #51 ... [2021-05-11T12:34:10.754Z] [2021-05-11T12:34:10.754Z] #43 [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-05-11T12:34:10.754Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-11T12:34:10.754Z] #43 14.81 make[1]: Nothing to be done for 'all'. [2021-05-11T12:34:10.754Z] #43 16.26 CC images/stats.o [2021-05-11T12:34:10.754Z] #43 16.60 CC images/core.o [2021-05-11T12:34:10.754Z] #43 17.22 CC images/core-x86.o [2021-05-11T12:34:10.754Z] #43 17.86 CC images/core-arm.o [2021-05-11T12:34:10.754Z] #43 18.28 CC images/core-aarch64.o [2021-05-11T12:34:10.754Z] #43 18.66 CC images/core-ppc64.o [2021-05-11T12:34:10.754Z] #43 19.32 CC images/core-s390.o [2021-05-11T12:34:10.754Z] #43 20.09 CC images/cpuinfo.o [2021-05-11T12:34:10.754Z] #43 20.48 CC images/inventory.o [2021-05-11T12:34:10.754Z] #43 20.85 CC images/fdinfo.o [2021-05-11T12:34:10.754Z] #43 21.23 CC images/fown.o [2021-05-11T12:34:10.754Z] #43 21.45 CC images/ns.o [2021-05-11T12:34:10.754Z] #43 21.73 CC images/regfile.o [2021-05-11T12:34:10.754Z] #43 22.05 CC images/ghost-file.o [2021-05-11T12:34:10.754Z] #43 22.34 CC images/fifo.o [2021-05-11T12:34:10.754Z] #43 22.61 CC images/remap-file-path.o [2021-05-11T12:34:10.754Z] #43 22.90 CC images/eventfd.o [2021-05-11T12:34:10.754Z] #43 23.15 CC images/eventpoll.o [2021-05-11T12:34:10.754Z] #43 23.43 CC images/fh.o [2021-05-11T12:34:10.754Z] #43 23.69 CC images/fsnotify.o [2021-05-11T12:34:10.842Z] #43 47.33 DEP compel/plugins/fds/fds.d [2021-05-11T12:34:10.842Z] #43 ... [2021-05-11T12:34:10.842Z] [2021-05-11T12:34:10.842Z] #58 [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-05-11T12:34:10.842Z] #58 sha256:75c9a3f099de70621d697eac4ae09ba8e1991b6bd46d4c53f678a9170041c744 [2021-05-11T12:34:10.842Z] #58 93.17 + for f in rootlesskit rootlesskit-docker-proxy [2021-05-11T12:34:10.842Z] #58 93.17 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-05-11T12:34:10.842Z] #58 DONE 100.8s [2021-05-11T12:34:10.842Z] [2021-05-11T12:34:10.842Z] #43 [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-05-11T12:34:10.842Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-11T12:34:10.842Z] #43 47.54 CC compel/plugins/std/std.o [2021-05-11T12:34:11.030Z] #22 13.29 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-05-11T12:34:11.030Z] #22 13.29 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-05-11T12:34:11.030Z] #22 13.35 Successfully built yamllint [2021-05-11T12:34:11.104Z] #43 ... [2021-05-11T12:34:11.104Z] [2021-05-11T12:34:11.104Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-05-11T12:34:11.104Z] #17 sha256:8adba43626e6c2ad9c104858cdfccc193309ce46f8df97e23fb1104bc3eb1997 [2021-05-11T12:34:11.104Z] #17 DONE 1.5s [2021-05-11T12:34:11.104Z] [2021-05-11T12:34:11.104Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-05-11T12:34:11.104Z] #59 sha256:d1222ae5ceb0d7f1dea1d775642f0fa09ea0cdcd7afec5446413edd9ae358d59 [2021-05-11T12:34:11.104Z] #59 DONE 0.2s [2021-05-11T12:34:11.104Z] [2021-05-11T12:34:11.104Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-05-11T12:34:11.104Z] #60 sha256:06aa45dbd54adc34fa67e75aec6c99572960fb52ca2a3102bdadf81231452e72 [2021-05-11T12:34:11.290Z] #22 13.36 Installing collected packages: pathspec, pyyaml, yamllint [2021-05-11T12:34:11.316Z] #43 24.36 CC images/signalfd.o [2021-05-11T12:34:11.549Z] #22 13.72 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-05-11T12:34:11.573Z] #43 24.65 CC images/fs.o [2021-05-11T12:34:11.678Z] #60 DONE 0.2s [2021-05-11T12:34:11.678Z] [2021-05-11T12:34:11.678Z] #43 [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-05-11T12:34:11.678Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-11T12:34:11.678Z] #43 48.06 CC compel/plugins/std/fds.o [2021-05-11T12:34:11.808Z] #22 DONE 14.2s [2021-05-11T12:34:11.808Z] [2021-05-11T12:34:11.808Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-05-11T12:34:11.808Z] #25 sha256:793e44f94ee2653a3a0d9c523db0218e80e285583bd7a10c4256349e6d633641 [2021-05-11T12:34:11.834Z] #43 24.91 CC images/pstree.o [2021-05-11T12:34:11.940Z] #43 48.60 CC compel/plugins/std/log.o [2021-05-11T12:34:11.945Z] #43 36.51 CC images/opts.o [2021-05-11T12:34:11.945Z] #43 36.73 CC images/seccomp.o [2021-05-11T12:34:11.945Z] #43 36.97 CC images/binfmt-misc.o [2021-05-11T12:34:12.068Z] #25 DONE 0.2s [2021-05-11T12:34:12.068Z] [2021-05-11T12:34:12.068Z] #43 [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-05-11T12:34:12.068Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-11T12:34:12.068Z] #43 131.1 CC criu/namespaces.o [2021-05-11T12:34:12.068Z] #43 132.7 CC criu/net.o [2021-05-11T12:34:12.068Z] #43 135.5 CC criu/netfilter.o [2021-05-11T12:34:12.068Z] #43 135.9 CC criu/page-pipe.o [2021-05-11T12:34:12.068Z] #43 136.6 CC criu/page-xfer.o [2021-05-11T12:34:12.068Z] #43 138.3 CC criu/pagemap-cache.o [2021-05-11T12:34:12.068Z] #43 138.7 CC criu/pagemap.o [2021-05-11T12:34:12.068Z] #43 139.9 CC criu/parasite-syscall.o [2021-05-11T12:34:12.068Z] #43 ... [2021-05-11T12:34:12.068Z] [2021-05-11T12:34:12.068Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-05-11T12:34:12.068Z] #30 sha256:9c69c274f896ddeeed0fbcd5e5e7fd08174ed148d2639c17dcfe3c39ac115a7c [2021-05-11T12:34:12.090Z] #43 25.13 CC images/pipe.o [2021-05-11T12:34:12.090Z] #43 25.33 CC images/tcp-stream.o [2021-05-11T12:34:12.206Z] #43 37.20 CC images/time.o [2021-05-11T12:34:12.347Z] #43 25.54 CC images/sk-packet.o [2021-05-11T12:34:12.467Z] #43 37.35 CC images/sysctl.o [2021-05-11T12:34:12.604Z] #43 ... [2021-05-11T12:34:12.604Z] [2021-05-11T12:34:12.604Z] #51 [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-05-11T12:34:12.604Z] #51 sha256:8b3a5bfffbf52616feef069fbc6b3a9c10de175a1cd58726f786b73fa1e95815 [2021-05-11T12:34:12.604Z] #51 DONE 106.9s [2021-05-11T12:34:12.604Z] [2021-05-11T12:34:12.604Z] #45 [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-05-11T12:34:12.604Z] #45 sha256:3962dc63d838655ed140ab350d62cbaf390a6dd5454c6e2636c6b0239bad802c [2021-05-11T12:34:12.604Z] #45 102.2 github.com/LK4D4/vndr/build [2021-05-11T12:34:12.604Z] #45 102.9 github.com/LK4D4/vndr/versioned [2021-05-11T12:34:12.604Z] #45 103.0 compress/flate [2021-05-11T12:34:12.604Z] #45 105.4 hash/crc32 [2021-05-11T12:34:12.604Z] #45 105.8 vendor/golang.org/x/crypto/cryptobyte [2021-05-11T12:34:12.604Z] #45 106.1 compress/gzip [2021-05-11T12:34:12.604Z] #45 106.6 net [2021-05-11T12:34:12.728Z] #43 37.49 CC images/autofs.o [2021-05-11T12:34:12.728Z] #43 37.71 CC images/macvlan.o [2021-05-11T12:34:12.887Z] #43 ... [2021-05-11T12:34:12.888Z] [2021-05-11T12:34:12.888Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-05-11T12:34:12.888Z] #18 sha256:3cacc04a1189660550b8cc885d68df049614571821b02a63bff579b9e9bd4f22 [2021-05-11T12:34:12.888Z] #18 DONE 1.7s [2021-05-11T12:34:12.989Z] #43 37.88 CC images/sit.o [2021-05-11T12:34:13.150Z] [2021-05-11T12:34:13.150Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-05-11T12:34:13.150Z] #19 sha256:4c1fddb96b703d3806ef5aae6835a85678c055f769b5f99c9926d604e1adf9d6 [2021-05-11T12:34:13.250Z] #43 38.18 CC images/memfd.o [2021-05-11T12:34:13.448Z] #30 DONE 1.1s [2021-05-11T12:34:13.448Z] [2021-05-11T12:34:13.448Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-05-11T12:34:13.448Z] #33 sha256:d2926e7d76bd24aefa1580a5672d8ab81ca33b60089fe46295c19512847dffff [2021-05-11T12:34:13.448Z] #33 DONE 0.1s [2021-05-11T12:34:13.448Z] [2021-05-11T12:34:13.448Z] #43 [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-05-11T12:34:13.448Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-11T12:34:13.448Z] #43 141.2 CC criu/path.o [2021-05-11T12:34:13.448Z] #43 141.5 CC criu/pie-util-vdso-elf32.o [2021-05-11T12:34:13.448Z] #43 ... [2021-05-11T12:34:13.448Z] [2021-05-11T12:34:13.448Z] #35 [dev-systemd-false 13/26] COPY --from=tomll /build/ /usr/local/bin/ [2021-05-11T12:34:13.448Z] #35 sha256:5d194273e5a04ecc31fd37fb13874691e863c197b8bc60b8fe5a3ca7912241b2 [2021-05-11T12:34:13.448Z] #35 DONE 0.1s [2021-05-11T12:34:13.448Z] [2021-05-11T12:34:13.448Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-05-11T12:34:13.448Z] #38 sha256:60e674c328b21e4f00860b91856b62b9e8fc35f73146efbe2d85580090d69456 [2021-05-11T12:34:13.448Z] #38 DONE 0.1s [2021-05-11T12:34:13.448Z] [2021-05-11T12:34:13.448Z] #40 [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-05-11T12:34:13.448Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-11T12:34:13.707Z] #40 ... [2021-05-11T12:34:13.707Z] [2021-05-11T12:34:13.707Z] #43 [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-05-11T12:34:13.707Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-11T12:34:13.707Z] #43 142.0 CC criu/pie-util-vdso.o [2021-05-11T12:34:13.822Z] #43 38.52 CC images/timens.o [2021-05-11T12:34:13.822Z] #43 38.76 LINK images/built-in.o [2021-05-11T12:34:13.981Z] #45 108.4 vendor/golang.org/x/crypto/chacha20poly1305 [2021-05-11T12:34:14.083Z] #43 38.94 GEN compel/include/asm [2021-05-11T12:34:14.083Z] #43 38.97 GEN compel/include/version.h [2021-05-11T12:34:14.083Z] #43 39.00 touch .config [2021-05-11T12:34:14.083Z] #43 39.04 GEN include/common/config.h [2021-05-11T12:34:14.083Z] #43 39.13 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-05-11T12:34:14.083Z] #43 39.15 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-05-11T12:34:14.275Z] #43 142.4 CC criu/pie-util.o [2021-05-11T12:34:14.275Z] #43 142.6 CC criu/pipes.o [2021-05-11T12:34:14.344Z] #43 39.17 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-05-11T12:34:14.344Z] #43 39.19 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-05-11T12:34:14.344Z] #43 39.20 DEP compel/arch/x86/plugins/std/memcpy.d [2021-05-11T12:34:14.344Z] #43 39.25 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-05-11T12:34:14.344Z] #43 39.27 GEN compel/plugins/include/uapi/std/syscall.h [2021-05-11T12:34:14.344Z] #43 39.32 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-05-11T12:34:14.344Z] #43 39.33 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-05-11T12:34:14.344Z] #43 39.35 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-05-11T12:34:14.344Z] #43 39.36 DEP compel/plugins/std/infect.d [2021-05-11T12:34:14.544Z] #45 ... [2021-05-11T12:34:14.544Z] [2021-05-11T12:34:14.544Z] #43 [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-05-11T12:34:14.544Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-11T12:34:14.544Z] #43 26.01 CC images/mnt.o [2021-05-11T12:34:14.544Z] #43 26.37 CC images/pipe-data.o [2021-05-11T12:34:14.544Z] #43 26.80 CC images/sa.o [2021-05-11T12:34:14.544Z] #43 27.13 CC images/timer.o [2021-05-11T12:34:14.544Z] #43 27.43 CC images/timerfd.o [2021-05-11T12:34:14.544Z] #43 27.64 CC images/mm.o [2021-05-11T12:34:14.605Z] #43 39.46 DEP compel/plugins/std/string.d [2021-05-11T12:34:14.605Z] #43 39.56 DEP compel/plugins/std/log.d [2021-05-11T12:34:14.605Z] #43 39.67 DEP compel/plugins/std/fds.d [2021-05-11T12:34:14.801Z] #43 27.93 CC images/sk-opts.o [2021-05-11T12:34:14.866Z] #43 39.79 DEP compel/plugins/std/std.d [2021-05-11T12:34:14.866Z] #43 39.87 DEP compel/plugins/shmem/shmem.d [2021-05-11T12:34:15.058Z] #43 28.23 CC images/sk-unix.o [2021-05-11T12:34:15.072Z] #19 DONE 1.9s [2021-05-11T12:34:15.072Z] [2021-05-11T12:34:15.072Z] #20 [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-05-11T12:34:15.072Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-05-11T12:34:15.127Z] #43 39.99 DEP compel/plugins/fds/fds.d [2021-05-11T12:34:15.212Z] #43 143.4 CC criu/plugin.o [2021-05-11T12:34:15.314Z] #43 28.54 CC images/sk-inet.o [2021-05-11T12:34:15.388Z] #43 40.16 CC compel/plugins/std/std.o [2021-05-11T12:34:15.571Z] #43 28.88 CC images/tun.o [2021-05-11T12:34:15.655Z] #43 40.44 CC compel/plugins/std/fds.o [2021-05-11T12:34:15.780Z] #43 143.9 CC criu/proc_parse.o [2021-05-11T12:34:15.917Z] #43 40.91 CC compel/plugins/std/log.o [2021-05-11T12:34:15.956Z] #15 ... [2021-05-11T12:34:15.956Z] [2021-05-11T12:34:15.956Z] #45 [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-05-11T12:34:15.956Z] #45 sha256:aaa144a41fc4e2bebf6a3ce5bee4503abcd5dc3f280c807c35c46c6a36e83206 [2021-05-11T12:34:15.956Z] #45 126.9 github.com/LK4D4/vndr/godl [2021-05-11T12:34:15.956Z] #45 ... [2021-05-11T12:34:15.956Z] [2021-05-11T12:34:15.956Z] #15 [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-05-11T12:34:15.956Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-05-11T12:34:15.956Z] #15 DONE 5.1s [2021-05-11T12:34:15.956Z] [2021-05-11T12:34:15.956Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-05-11T12:34:15.956Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-05-11T12:34:16.134Z] #43 29.28 CC images/sk-netlink.o [2021-05-11T12:34:16.389Z] #43 29.51 CC images/packet-sock.o [2021-05-11T12:34:16.463Z] #20 1.704 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-05-11T12:34:16.463Z] #20 1.786 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-11T12:34:16.463Z] #20 1.819 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-11T12:34:16.645Z] #43 29.80 CC images/ipc-var.o [2021-05-11T12:34:16.725Z] #20 1.830 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-11T12:34:16.860Z] #43 41.65 CC compel/plugins/std/string.o [2021-05-11T12:34:16.901Z] #43 29.98 CC images/ipc-desc.o [2021-05-11T12:34:16.901Z] #43 30.19 CC images/ipc-shm.o [2021-05-11T12:34:17.299Z] #20 2.438 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [461 kB] [2021-05-11T12:34:17.433Z] #43 42.32 CC compel/plugins/std/infect.o [2021-05-11T12:34:17.463Z] #43 30.39 CC images/ipc-msg.o [2021-05-11T12:34:17.694Z] #43 42.75 CC compel/arch/x86/plugins/std/parasite-head.o [2021-05-11T12:34:17.719Z] #43 30.70 CC images/ipc-sem.o [2021-05-11T12:34:17.964Z] #43 42.82 CC compel/arch/x86/plugins/std/memcpy.o [2021-05-11T12:34:17.964Z] #43 42.90 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-05-11T12:34:17.975Z] #43 30.95 CC images/utsns.o [2021-05-11T12:34:17.975Z] #43 31.13 CC images/creds.o [2021-05-11T12:34:18.229Z] #43 42.98 AR compel/plugins/std.lib.a [2021-05-11T12:34:18.229Z] #43 43.08 CC compel/plugins/fds/fds.o [2021-05-11T12:34:18.230Z] #43 31.30 CC images/vma.o [2021-05-11T12:34:18.230Z] #43 31.52 CC images/netdev.o [2021-05-11T12:34:18.247Z] #20 3.298 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-05-11T12:34:18.313Z] #43 146.5 CC criu/protobuf-desc.o [2021-05-11T12:34:18.490Z] #43 43.27 AR compel/plugins/fds.lib.a [2021-05-11T12:34:18.490Z] #43 43.32 HOSTDEP compel/src/lib/log-host.d [2021-05-11T12:34:18.490Z] #43 43.39 HOSTDEP compel/src/lib/handle-elf-host.d [2021-05-11T12:34:18.490Z] #43 ... [2021-05-11T12:34:18.490Z] [2021-05-11T12:34:18.490Z] #45 [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-05-11T12:34:18.490Z] #45 sha256:7986fce36383753a4097592e772842e702db6c31c8ebc933a9c1d11fc61e9059 [2021-05-11T12:34:18.490Z] #45 114.2 vendor/golang.org/x/text/secure/bidirule [2021-05-11T12:34:18.490Z] #45 114.5 vendor/golang.org/x/text/unicode/norm [2021-05-11T12:34:18.490Z] #45 118.3 vendor/golang.org/x/net/idna [2021-05-11T12:34:18.490Z] #45 120.1 vendor/golang.org/x/net/http2/hpack [2021-05-11T12:34:18.490Z] #45 121.2 mime [2021-05-11T12:34:18.490Z] #45 122.5 mime/quotedprintable [2021-05-11T12:34:18.490Z] #45 123.1 net/http/internal [2021-05-11T12:34:18.506Z] #16 ... [2021-05-11T12:34:18.506Z] [2021-05-11T12:34:18.506Z] #43 [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-05-11T12:34:18.506Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-11T12:34:18.506Z] #43 59.13 AR soccr/libsoccr.a [2021-05-11T12:34:18.506Z] #43 59.15 make[1]: 'soccr/libsoccr.a' is up to date. [2021-05-11T12:34:18.506Z] #43 59.48 DEP criu/arch/x86/sigframe.d [2021-05-11T12:34:18.506Z] #43 59.54 DEP criu/arch/x86/sigaction_compat.d [2021-05-11T12:34:18.506Z] #43 59.60 DEP criu/arch/x86/kerndat.d [2021-05-11T12:34:18.506Z] #43 59.73 DEP criu/arch/x86/crtools.d [2021-05-11T12:34:18.506Z] #43 59.88 DEP criu/arch/x86/cpu.d [2021-05-11T12:34:18.506Z] #43 60.07 CC criu/arch/x86/cpu.o [2021-05-11T12:34:18.506Z] #43 60.49 CC criu/arch/x86/crtools.o [2021-05-11T12:34:18.506Z] #43 61.79 CC criu/arch/x86/kerndat.o [2021-05-11T12:34:18.506Z] #43 62.34 CC criu/arch/x86/sigaction_compat.o [2021-05-11T12:34:18.506Z] #43 62.66 CC criu/arch/x86/sigframe.o [2021-05-11T12:34:18.506Z] #43 63.01 LINK criu/arch/x86/crtools.built-in.o [2021-05-11T12:34:18.506Z] #43 63.05 DEP criu/pie/util-vdso-elf32.d [2021-05-11T12:34:18.506Z] #43 63.15 DEP criu/pie/util-vdso.d [2021-05-11T12:34:18.506Z] #43 63.29 DEP criu/pie/util.d [2021-05-11T12:34:18.506Z] #43 63.47 CC criu/pie/util.o [2021-05-11T12:34:18.506Z] #43 63.77 CC criu/pie/util-vdso.o [2021-05-11T12:34:18.506Z] #43 64.45 CC criu/pie/util-vdso-elf32.o [2021-05-11T12:34:18.506Z] #43 65.13 AR criu/pie/pie.lib.a [2021-05-11T12:34:18.506Z] #43 65.22 DEP criu/pie/restorer.d [2021-05-11T12:34:18.506Z] #43 65.42 DEP criu/arch/x86/sigaction_compat_pie.d [2021-05-11T12:34:18.506Z] #43 65.55 DEP criu/arch/x86/restorer_unmap.d [2021-05-11T12:34:18.506Z] #43 65.60 DEP criu/arch/x86/restorer.d [2021-05-11T12:34:18.506Z] #43 65.80 DEP criu/arch/x86/vdso-pie.d [2021-05-11T12:34:18.506Z] #43 65.95 DEP criu/pie/parasite-vdso.d [2021-05-11T12:34:18.506Z] #43 66.16 DEP criu/pie/parasite.d [2021-05-11T12:34:18.506Z] #43 66.50 CC criu/pie/parasite.o [2021-05-11T12:34:18.506Z] #43 67.81 LINK criu/pie/parasite.built-in.o [2021-05-11T12:34:18.506Z] #43 67.83 GEN criu/pie/parasite-blob.h [2021-05-11T12:34:18.506Z] #43 67.85 CC criu/pie/parasite-vdso.o [2021-05-11T12:34:18.506Z] #43 68.53 CC criu/arch/x86/vdso-pie.o [2021-05-11T12:34:18.506Z] #43 68.84 CC criu/arch/x86/restorer.o [2021-05-11T12:34:18.751Z] #45 ... [2021-05-11T12:34:18.751Z] [2021-05-11T12:34:18.751Z] #43 [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-05-11T12:34:18.751Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-11T12:34:18.751Z] #43 43.59 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-05-11T12:34:18.751Z] #43 43.65 HOSTDEP compel/src/main-host.d [2021-05-11T12:34:18.768Z] #43 69.34 CC criu/arch/x86/restorer_unmap.o [2021-05-11T12:34:18.768Z] #43 69.41 CC criu/arch/x86/sigaction_compat_pie.o [2021-05-11T12:34:18.792Z] #43 31.85 CC images/tty.o [2021-05-11T12:34:19.012Z] #43 43.80 DEP compel/src/lib/ptrace.d [2021-05-11T12:34:19.012Z] #43 43.92 DEP compel/src/lib/infect.d [2021-05-11T12:34:19.029Z] #43 69.79 CC criu/pie/restorer.o [2021-05-11T12:34:19.029Z] #43 ... [2021-05-11T12:34:19.029Z] [2021-05-11T12:34:19.029Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-05-11T12:34:19.029Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-05-11T12:34:19.029Z] #16 3.694 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-05-11T12:34:19.048Z] #43 32.37 CC images/file-lock.o [2021-05-11T12:34:19.194Z] #20 4.448 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [281 kB] [2021-05-11T12:34:19.251Z] #43 147.6 CC criu/protobuf.o [2021-05-11T12:34:19.273Z] #43 44.07 DEP compel/src/lib/infect-util.d [2021-05-11T12:34:19.273Z] #43 44.20 DEP compel/src/lib/infect-rpc.d [2021-05-11T12:34:19.291Z] #16 DONE 3.8s [2021-05-11T12:34:19.291Z] [2021-05-11T12:34:19.291Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-05-11T12:34:19.291Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-05-11T12:34:19.535Z] #43 44.34 DEP compel/arch/x86/src/lib/infect.d [2021-05-11T12:34:19.535Z] #43 44.50 DEP compel/arch/x86/src/lib/cpu.d [2021-05-11T12:34:19.535Z] #43 44.60 DEP compel/src/lib/log.d [2021-05-11T12:34:19.610Z] #43 32.55 CC images/rlimit.o [2021-05-11T12:34:19.610Z] #43 32.75 CC images/pagemap.o [2021-05-11T12:34:19.796Z] #43 44.68 DEP compel/src/main.d [2021-05-11T12:34:19.819Z] #43 147.9 CC criu/pstree.o [2021-05-11T12:34:19.866Z] #43 33.04 CC images/siginfo.o [2021-05-11T12:34:20.057Z] #43 44.81 DEP compel/src/lib/handle-elf.d [2021-05-11T12:34:20.057Z] #43 44.90 DEP compel/arch/x86/src/lib/handle-elf.d [2021-05-11T12:34:20.057Z] #43 45.03 CC compel/src/lib/log.o [2021-05-11T12:34:20.122Z] #43 33.32 CC images/rpc.o [2021-05-11T12:34:20.234Z] #17 ... [2021-05-11T12:34:20.234Z] [2021-05-11T12:34:20.234Z] #53 [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-05-11T12:34:20.234Z] #53 sha256:b141a4e3df0c1dcd560e2ff5b5212c58f815e72300264f3d833dcd6cd8c71236 [2021-05-11T12:34:20.234Z] #53 5.075 + grep -q '^3\.10\.0.*\.el7\.' [2021-05-11T12:34:20.234Z] #53 5.076 + RUNC_BUILDTAGS='seccomp ' [2021-05-11T12:34:20.234Z] #53 5.077 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-05-11T12:34:20.234Z] #53 5.077 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.i9YIW73MNT/src/github.com/opencontainers/runc [2021-05-11T12:34:20.234Z] #53 5.077 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-05-11T12:34:20.234Z] #53 5.084 Cloning into '/tmp/tmp.i9YIW73MNT/src/github.com/opencontainers/runc'... [2021-05-11T12:34:20.234Z] #53 14.36 + cd /tmp/tmp.i9YIW73MNT/src/github.com/opencontainers/runc [2021-05-11T12:34:20.234Z] #53 14.36 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-11T12:34:20.318Z] #43 45.26 CC compel/arch/x86/src/lib/cpu.o [2021-05-11T12:34:20.495Z] #53 15.14 + '[' -z '' ']' [2021-05-11T12:34:20.495Z] #53 15.14 + target=static [2021-05-11T12:34:20.495Z] #53 15.14 + make 'BUILDTAGS=seccomp ' static [2021-05-11T12:34:20.600Z] #20 5.628 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [10.8 kB] [2021-05-11T12:34:20.600Z] #20 ... [2021-05-11T12:34:20.600Z] [2021-05-11T12:34:20.600Z] #45 [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-05-11T12:34:20.600Z] #45 sha256:66a658f97bfe7068809922cdd3b2eb5d591c2d7d598f8fd99c359d54b1f574e3 [2021-05-11T12:34:20.600Z] #45 100.4 net/http/httptrace [2021-05-11T12:34:20.600Z] #45 100.7 net/http [2021-05-11T12:34:20.600Z] #45 ... [2021-05-11T12:34:20.600Z] [2021-05-11T12:34:20.600Z] #43 [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-05-11T12:34:20.600Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-11T12:34:20.600Z] #43 49.85 CC compel/plugins/std/string.o [2021-05-11T12:34:20.600Z] #43 50.78 CC compel/plugins/std/infect.o [2021-05-11T12:34:20.600Z] #43 51.39 CC compel/arch/aarch64/plugins/std/parasite-head.o [2021-05-11T12:34:20.600Z] #43 51.51 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2021-05-11T12:34:20.600Z] #43 51.61 AR compel/plugins/std.lib.a [2021-05-11T12:34:20.600Z] #43 51.76 CC compel/plugins/fds/fds.o [2021-05-11T12:34:20.600Z] #43 52.03 AR compel/plugins/fds.lib.a [2021-05-11T12:34:20.600Z] #43 52.10 HOSTDEP compel/src/lib/log-host.d [2021-05-11T12:34:20.600Z] #43 52.21 HOSTDEP compel/src/lib/handle-elf-host.d [2021-05-11T12:34:20.600Z] #43 52.39 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2021-05-11T12:34:20.600Z] #43 52.55 HOSTDEP compel/src/main-host.d [2021-05-11T12:34:20.600Z] #43 52.70 DEP compel/src/lib/ptrace.d [2021-05-11T12:34:20.600Z] #43 52.88 DEP compel/src/lib/infect.d [2021-05-11T12:34:20.600Z] #43 53.05 DEP compel/src/lib/infect-util.d [2021-05-11T12:34:20.600Z] #43 53.14 DEP compel/src/lib/infect-rpc.d [2021-05-11T12:34:20.600Z] #43 53.40 DEP compel/arch/aarch64/src/lib/infect.d [2021-05-11T12:34:20.600Z] #43 53.52 DEP compel/arch/aarch64/src/lib/cpu.d [2021-05-11T12:34:20.600Z] #43 53.55 DEP compel/src/lib/log.d [2021-05-11T12:34:20.600Z] #43 53.60 DEP compel/src/main.d [2021-05-11T12:34:20.600Z] #43 53.67 DEP compel/src/lib/handle-elf.d [2021-05-11T12:34:20.600Z] #43 53.74 DEP compel/arch/aarch64/src/lib/handle-elf.d [2021-05-11T12:34:20.600Z] #43 53.84 CC compel/src/lib/log.o [2021-05-11T12:34:20.600Z] #43 54.23 CC compel/arch/aarch64/src/lib/cpu.o [2021-05-11T12:34:20.600Z] #43 54.66 CC compel/arch/aarch64/src/lib/infect.o [2021-05-11T12:34:20.600Z] #43 55.12 CC compel/src/lib/infect-rpc.o [2021-05-11T12:34:20.600Z] #43 55.62 CC compel/src/lib/infect-util.o [2021-05-11T12:34:20.600Z] #43 55.89 CC compel/src/lib/infect.o [2021-05-11T12:34:20.756Z] #43 149.1 CC criu/rbtree.o [2021-05-11T12:34:21.067Z] #53 15.60 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-05-11T12:34:21.262Z] #43 46.02 CC compel/arch/x86/src/lib/infect.o [2021-05-11T12:34:21.325Z] #43 ... [2021-05-11T12:34:21.325Z] [2021-05-11T12:34:21.325Z] #40 [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-05-11T12:34:21.325Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-11T12:34:21.325Z] #40 DONE 222.7s [2021-05-11T12:34:21.325Z] [2021-05-11T12:34:21.325Z] #43 [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-05-11T12:34:21.325Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-11T12:34:21.325Z] #43 149.5 CC criu/rst-malloc.o [2021-05-11T12:34:21.488Z] #43 34.50 CC images/ext-file.o [2021-05-11T12:34:21.488Z] #43 34.64 CC images/cgroup.o [2021-05-11T12:34:21.585Z] #43 149.8 CC criu/seccomp.o [2021-05-11T12:34:21.602Z] #43 ... [2021-05-11T12:34:21.602Z] [2021-05-11T12:34:21.602Z] #45 [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-05-11T12:34:21.602Z] #45 sha256:66a658f97bfe7068809922cdd3b2eb5d591c2d7d598f8fd99c359d54b1f574e3 [2021-05-11T12:34:21.602Z] #45 111.4 github.com/LK4D4/vndr/godl [2021-05-11T12:34:22.012Z] #53 ... [2021-05-11T12:34:22.012Z] [2021-05-11T12:34:22.012Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-05-11T12:34:22.012Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-05-11T12:34:22.012Z] #17 DONE 2.5s [2021-05-11T12:34:22.012Z] [2021-05-11T12:34:22.012Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-05-11T12:34:22.012Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-05-11T12:34:22.206Z] #43 46.92 CC compel/src/lib/infect-rpc.o [2021-05-11T12:34:22.415Z] #43 35.34 CC images/userns.o [2021-05-11T12:34:22.415Z] #43 35.62 CC images/google/protobuf/descriptor.o [2021-05-11T12:34:22.468Z] #43 47.23 CC compel/src/lib/infect-util.o [2021-05-11T12:34:22.522Z] #43 ... [2021-05-11T12:34:22.522Z] [2021-05-11T12:34:22.522Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-05-11T12:34:22.522Z] #41 sha256:a49af3e634d5a35c374473162fc3d5d32ecc8089da03563a9117f8fcaff4c02a [2021-05-11T12:34:22.522Z] #41 DONE 0.2s [2021-05-11T12:34:22.522Z] [2021-05-11T12:34:22.522Z] #43 [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-05-11T12:34:22.522Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-11T12:34:22.522Z] #43 150.9 CC criu/seize.o [2021-05-11T12:34:22.612Z] #45 112.2 github.com/LK4D4/vndr [2021-05-11T12:34:22.729Z] #43 47.52 CC compel/src/lib/infect.o [2021-05-11T12:34:23.459Z] #43 151.7 CC criu/servicefd.o [2021-05-11T12:34:23.718Z] #43 152.0 CC criu/shmem.o [2021-05-11T12:34:23.764Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-05-11T12:34:23.764Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-d43fe752\powershellScript.ps1'; exit $LASTEXITCODE; [2021-05-11T12:34:23.764Z] ---------------------------------------------------------------------------- [2021-05-11T12:34:23.764Z] [2021-05-11T12:34:23.764Z] INFO: executeCI.ps1 starting at Tue May 11 12:34:21 CUT 2021 [2021-05-11T12:34:23.764Z] [2021-05-11T12:34:23.764Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-05-11T12:34:23.764Z] INFO: Running git version 2.24.1.windows.2 [2021-05-11T12:34:23.764Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2021-05-11T12:34:23.764Z] INFO: Environment variables: [2021-05-11T12:34:23.764Z] [2021-05-11T12:34:23.764Z] Name Value [2021-05-11T12:34:23.764Z] ---- ----- [2021-05-11T12:34:23.764Z] ALLUSERSPROFILE C:\ProgramData [2021-05-11T12:34:23.764Z] amd64 true [2021-05-11T12:34:23.764Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-05-11T12:34:23.764Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-05-11T12:34:23.764Z] arm64 true [2021-05-11T12:34:23.764Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.10 [2021-05-11T12:34:23.764Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-05-11T12:34:23.764Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.10 [2021-05-11T12:34:23.764Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-05-11T12:34:23.764Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-05-11T12:34:23.764Z] BRANCH_NAME PR-42370 [2021-05-11T12:34:23.764Z] BUILD_DISPLAY_NAME #4 [2021-05-11T12:34:23.764Z] BUILD_ID 4 [2021-05-11T12:34:23.764Z] BUILD_NUMBER 4 [2021-05-11T12:34:23.764Z] BUILD_TAG jenkins-moby-PR-42370-4 [2021-05-11T12:34:23.764Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42370/4/ [2021-05-11T12:34:23.764Z] cgroup2 true [2021-05-11T12:34:23.764Z] CHANGE_AUTHOR thaJeztah [2021-05-11T12:34:23.764Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2021-05-11T12:34:23.764Z] CHANGE_BRANCH fix_config_abspath [2021-05-11T12:34:23.764Z] CHANGE_FORK thaJeztah/docker [2021-05-11T12:34:23.764Z] CHANGE_ID 42370 [2021-05-11T12:34:23.764Z] CHANGE_TARGET master [2021-05-11T12:34:23.764Z] CHANGE_TITLE Swarm config: use absolute paths for mount destination strings [2021-05-11T12:34:23.764Z] CHANGE_URL https://github.com/moby/moby/pull/42370 [2021-05-11T12:34:23.764Z] CHECK_CONFIG_COMMIT 2b0755b936416834e14208c6c37b36977e67ea35 [2021-05-11T12:34:23.764Z] CommonProgramFiles C:\Program Files\Common Files [2021-05-11T12:34:23.764Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-05-11T12:34:23.764Z] CommonProgramW6432 C:\Program Files\Common Files [2021-05-11T12:34:23.764Z] COMPUTERNAME azwin-2-a1b6b0 [2021-05-11T12:34:23.764Z] ComSpec C:\Windows\system32\cmd.exe [2021-05-11T12:34:23.764Z] ConfigSequenceNumber 0 [2021-05-11T12:34:23.764Z] dco true [2021-05-11T12:34:23.764Z] DOCKER_BUILDKIT 0 [2021-05-11T12:34:23.764Z] DOCKER_DUT_DEBUG 1 [2021-05-11T12:34:23.764Z] DOCKER_EXPERIMENTAL 1 [2021-05-11T12:34:23.764Z] DOCKER_GRAPHDRIVER overlay2 [2021-05-11T12:34:23.764Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-05-11T12:34:23.764Z] EXECUTOR_NUMBER 0 [2021-05-11T12:34:23.764Z] FQDN azwin-2-a1b6b0.westus.cloudapp.azure.com [2021-05-11T12:34:23.764Z] GIT_BRANCH PR-42370 [2021-05-11T12:34:23.764Z] GIT_COMMIT 930337624250945472001136e7bcb8e5b102bb87 [2021-05-11T12:34:23.764Z] GIT_PREVIOUS_COMMIT 930337624250945472001136e7bcb8e5b102bb87 [2021-05-11T12:34:23.764Z] GIT_URL https://github.com/moby/moby.git [2021-05-11T12:34:23.764Z] HUDSON_COOKIE 2acfa814-64b5-410b-b4b7-9d092964348b [2021-05-11T12:34:23.764Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-05-11T12:34:23.764Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-05-11T12:34:23.764Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-05-11T12:34:23.764Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.282-1.b08.ojdkbuild.windows.x86_64 [2021-05-11T12:34:23.764Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-05-11T12:34:23.764Z] JENKINS_NODE_COOKIE d647ce33-15ed-4147-8e5b-ec830c0460f9 [2021-05-11T12:34:23.764Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-05-11T12:34:23.764Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-05-11T12:34:23.764Z] JOB_BASE_NAME PR-42370 [2021-05-11T12:34:23.764Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42370/display/redirect [2021-05-11T12:34:23.764Z] JOB_NAME moby/PR-42370 [2021-05-11T12:34:23.764Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42370/ [2021-05-11T12:34:23.764Z] library.jps.version master [2021-05-11T12:34:23.764Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-05-11T12:34:23.764Z] NODE_LABELS amd64 azure azwin-2-a1b6b0 azwin-2019 docker west-us windows windows-2019 x86_64 [2021-05-11T12:34:23.765Z] NODE_NAME azwin-2-a1b6b0 [2021-05-11T12:34:23.765Z] NUMBER_OF_PROCESSORS 4 [2021-05-11T12:34:23.765Z] OS Windows_NT [2021-05-11T12:34:23.765Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-05-11T12:34:23.765Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-05-11T12:34:23.765Z] ppc64le false [2021-05-11T12:34:23.765Z] PROCESSOR_ARCHITECTURE AMD64 [2021-05-11T12:34:23.765Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 7, GenuineIntel [2021-05-11T12:34:23.765Z] PROCESSOR_LEVEL 6 [2021-05-11T12:34:23.765Z] PROCESSOR_REVISION 5507 [2021-05-11T12:34:23.765Z] ProgramData C:\ProgramData [2021-05-11T12:34:23.765Z] ProgramFiles C:\Program Files [2021-05-11T12:34:23.765Z] ProgramFiles(x86) C:\Program Files (x86) [2021-05-11T12:34:23.765Z] ProgramW6432 C:\Program Files [2021-05-11T12:34:23.765Z] PROMPT $P$G [2021-05-11T12:34:23.765Z] PSExecutionPolicyPreference Bypass [2021-05-11T12:34:23.765Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-05-11T12:34:23.765Z] PUBLIC C:\Users\Public [2021-05-11T12:34:23.765Z] rootless true [2021-05-11T12:34:23.765Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42370/4/display/redirect?page=artif... [2021-05-11T12:34:23.765Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42370/4/display/redirect?page=changes [2021-05-11T12:34:23.765Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42370/4/display/redirect [2021-05-11T12:34:23.765Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42370/4/display/redirect?page=tests [2021-05-11T12:34:23.765Z] s390x false [2021-05-11T12:34:23.765Z] SKIP_VALIDATION_TESTS 1 [2021-05-11T12:34:23.765Z] SOURCES_DRIVE d [2021-05-11T12:34:23.765Z] SOURCES_SUBDIR gopath [2021-05-11T12:34:23.765Z] STAGE_NAME Run tests [2021-05-11T12:34:23.765Z] SystemDrive C: [2021-05-11T12:34:23.765Z] SystemRoot C:\Windows [2021-05-11T12:34:23.765Z] TEMP C:\Windows\TEMP [2021-05-11T12:34:23.765Z] TESTDEBUG 0 [2021-05-11T12:34:23.765Z] TESTRUN_DRIVE d [2021-05-11T12:34:23.765Z] TESTRUN_SUBDIR CI [2021-05-11T12:34:23.765Z] TIMEOUT 120m [2021-05-11T12:34:23.765Z] TMP C:\Windows\TEMP [2021-05-11T12:34:23.765Z] unit_validate true [2021-05-11T12:34:23.765Z] USERDOMAIN WORKGROUP [2021-05-11T12:34:23.765Z] USERNAME azwin-2-a1b6b0$ [2021-05-11T12:34:23.765Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-05-11T12:34:23.765Z] validate_force false [2021-05-11T12:34:23.765Z] windir C:\Windows [2021-05-11T12:34:23.765Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-05-11T12:34:23.765Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2021-05-11T12:34:23.765Z] windows2022 true [2021-05-11T12:34:23.765Z] windowsRS1 false [2021-05-11T12:34:23.765Z] windowsRS5 true [2021-05-11T12:34:23.765Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-05-11T12:34:23.765Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-05-11T12:34:23.765Z] [2021-05-11T12:34:23.765Z] [2021-05-11T12:34:23.765Z] [2021-05-11T12:34:23.765Z] INFO: Sources under d:\gopath\... [2021-05-11T12:34:23.765Z] INFO: Test run under d:\CI\... [2021-05-11T12:34:23.765Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-05-11T12:34:23.765Z] INFO: docker/docker repository was found [2021-05-11T12:34:23.765Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2021-05-11T12:34:23.765Z] ltsc2019: Pulling from windows/servercore [2021-05-11T12:34:23.765Z] 4612f6d0b889: Pulling fs layer [2021-05-11T12:34:23.765Z] 399f118dfaa9: Pulling fs layer [2021-05-11T12:34:24.304Z] #43 37.24 CC images/opts.o [2021-05-11T12:34:24.304Z] #43 37.48 CC images/seccomp.o [2021-05-11T12:34:24.557Z] #18 DONE 2.6s [2021-05-11T12:34:24.557Z] [2021-05-11T12:34:24.557Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-05-11T12:34:24.557Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-05-11T12:34:24.560Z] #43 37.70 CC images/binfmt-misc.o [2021-05-11T12:34:24.647Z] #43 ... [2021-05-11T12:34:24.647Z] [2021-05-11T12:34:24.647Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-05-11T12:34:24.647Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-11T12:34:24.647Z] #13 120.8 Selecting previously unselected package libapparmor1:amd64. [2021-05-11T12:34:24.647Z] #13 120.8 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-05-11T12:34:24.647Z] #13 120.8 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-05-11T12:34:24.647Z] #13 120.9 Selecting previously unselected package libapparmor-dev:amd64. [2021-05-11T12:34:24.647Z] #13 121.0 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-05-11T12:34:24.647Z] #13 121.0 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-05-11T12:34:24.647Z] #13 121.1 Selecting previously unselected package libbtrfs0. [2021-05-11T12:34:24.647Z] #13 121.1 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-05-11T12:34:24.647Z] #13 121.1 Unpacking libbtrfs0 (4.20.1-2) ... [2021-05-11T12:34:24.647Z] #13 121.2 Selecting previously unselected package libbtrfs-dev. [2021-05-11T12:34:24.647Z] #13 121.2 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-05-11T12:34:24.647Z] #13 121.2 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-05-11T12:34:24.647Z] #13 121.4 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-05-11T12:34:24.647Z] #13 121.4 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-05-11T12:34:24.647Z] #13 121.4 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-05-11T12:34:24.647Z] #13 121.4 Selecting previously unselected package libudev-dev:amd64. [2021-05-11T12:34:24.647Z] #13 121.5 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-05-11T12:34:24.647Z] #13 121.5 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-05-11T12:34:24.647Z] #13 121.6 Selecting previously unselected package libsepol1-dev:amd64. [2021-05-11T12:34:24.647Z] #13 121.7 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-05-11T12:34:24.647Z] #13 121.7 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-05-11T12:34:24.647Z] #13 122.0 Selecting previously unselected package libpcre16-3:amd64. [2021-05-11T12:34:24.647Z] #13 122.1 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-05-11T12:34:24.647Z] #13 122.1 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-05-11T12:34:24.648Z] #13 122.3 Selecting previously unselected package libpcre32-3:amd64. [2021-05-11T12:34:24.648Z] #13 122.3 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-05-11T12:34:24.648Z] #13 122.3 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-05-11T12:34:24.648Z] #13 122.5 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-05-11T12:34:24.648Z] #13 122.5 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-05-11T12:34:24.648Z] #13 122.5 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-05-11T12:34:24.648Z] #13 122.6 Selecting previously unselected package libpcre3-dev:amd64. [2021-05-11T12:34:24.648Z] #13 122.6 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-05-11T12:34:24.648Z] #13 122.6 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-05-11T12:34:24.648Z] #13 123.1 Selecting previously unselected package libselinux1-dev:amd64. [2021-05-11T12:34:24.648Z] #13 123.1 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-05-11T12:34:24.648Z] #13 123.1 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-05-11T12:34:24.648Z] #13 123.4 Selecting previously unselected package libdevmapper-dev:amd64. [2021-05-11T12:34:24.648Z] #13 123.4 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-05-11T12:34:24.648Z] #13 123.4 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-05-11T12:34:24.648Z] #13 123.5 Selecting previously unselected package libseccomp-dev:amd64. [2021-05-11T12:34:24.648Z] #13 123.5 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-05-11T12:34:24.648Z] #13 123.5 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-05-11T12:34:24.655Z] #43 152.8 CC criu/sigframe.o [2021-05-11T12:34:24.655Z] #43 153.0 CC criu/signalfd.o [2021-05-11T12:34:24.816Z] #43 37.88 CC images/time.o [2021-05-11T12:34:24.816Z] #43 38.05 CC images/sysctl.o [2021-05-11T12:34:24.909Z] #13 123.6 Selecting previously unselected package libsystemd-dev:amd64. [2021-05-11T12:34:24.909Z] #13 123.6 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-05-11T12:34:24.909Z] #13 123.6 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-05-11T12:34:24.914Z] #43 153.2 CC criu/sk-inet.o [2021-05-11T12:34:25.072Z] #43 38.17 CC images/autofs.o [2021-05-11T12:34:25.327Z] #43 ... [2021-05-11T12:34:25.327Z] [2021-05-11T12:34:25.327Z] #45 [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-05-11T12:34:25.327Z] #45 sha256:3962dc63d838655ed140ab350d62cbaf390a6dd5454c6e2636c6b0239bad802c [2021-05-11T12:34:25.327Z] #45 109.6 vendor/golang.org/x/text/transform [2021-05-11T12:34:25.327Z] #45 110.2 vendor/golang.org/x/text/unicode/bidi [2021-05-11T12:34:25.327Z] #45 111.8 vendor/golang.org/x/text/secure/bidirule [2021-05-11T12:34:25.327Z] #45 112.1 vendor/golang.org/x/text/unicode/norm [2021-05-11T12:34:25.327Z] #45 116.1 vendor/golang.org/x/net/idna [2021-05-11T12:34:25.327Z] #45 118.2 vendor/golang.org/x/net/http2/hpack [2021-05-11T12:34:25.327Z] #45 119.4 mime [2021-05-11T12:34:25.327Z] #45 ... [2021-05-11T12:34:25.327Z] [2021-05-11T12:34:25.327Z] #43 [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-05-11T12:34:25.327Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-11T12:34:25.327Z] #43 38.46 CC images/macvlan.o [2021-05-11T12:34:25.481Z] #13 124.1 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-05-11T12:34:25.481Z] #13 124.1 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-05-11T12:34:25.481Z] #13 124.1 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-05-11T12:34:25.481Z] #13 124.2 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-05-11T12:34:25.481Z] #13 124.2 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-05-11T12:34:25.481Z] #13 124.2 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-05-11T12:34:25.481Z] #13 124.2 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-05-11T12:34:25.481Z] #13 124.2 Setting up libbtrfs0 (4.20.1-2) ... [2021-05-11T12:34:25.481Z] #13 124.2 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-05-11T12:34:25.481Z] #13 124.2 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-05-11T12:34:25.481Z] #13 124.3 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-05-11T12:34:25.481Z] #13 124.3 Setting up libbtrfs-dev (4.20.1-2) ... [2021-05-11T12:34:25.481Z] #13 124.3 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-05-11T12:34:25.481Z] #13 124.3 Setting up mingw-w64-common (6.0.0-3) ... [2021-05-11T12:34:25.481Z] #13 124.3 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-05-11T12:34:25.481Z] #13 124.3 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-05-11T12:34:25.481Z] #13 124.3 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-05-11T12:34:25.481Z] #13 124.4 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-11T12:34:25.481Z] #13 124.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-05-11T12:34:25.481Z] #13 124.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-05-11T12:34:25.501Z] #19 ... [2021-05-11T12:34:25.501Z] [2021-05-11T12:34:25.501Z] #45 [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-05-11T12:34:25.501Z] #45 sha256:aaa144a41fc4e2bebf6a3ce5bee4503abcd5dc3f280c807c35c46c6a36e83206 [2021-05-11T12:34:25.501Z] #45 127.7 github.com/LK4D4/vndr [2021-05-11T12:34:25.501Z] #45 DONE 137.2s [2021-05-11T12:34:25.583Z] #43 38.69 CC images/sit.o [2021-05-11T12:34:25.744Z] #13 124.4 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-11T12:34:25.744Z] #13 124.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-05-11T12:34:25.744Z] #13 124.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-05-11T12:34:25.744Z] #13 124.4 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-05-11T12:34:25.744Z] #13 124.4 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-05-11T12:34:25.744Z] #13 124.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-05-11T12:34:25.744Z] #13 124.5 Setting up dmsetup (2:1.02.155-3) ... [2021-05-11T12:34:25.744Z] #13 124.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-05-11T12:34:25.744Z] #13 124.5 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-05-11T12:34:25.744Z] #13 124.5 Processing triggers for libc-bin (2.28-10) ... [2021-05-11T12:34:25.762Z] [2021-05-11T12:34:25.762Z] #43 [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-05-11T12:34:25.762Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-11T12:34:25.762Z] #43 73.00 LINK criu/pie/restorer.built-in.o [2021-05-11T12:34:25.762Z] #43 73.05 GEN criu/pie/restorer-blob.h [2021-05-11T12:34:25.762Z] #43 73.14 DEP criu/vdso.d [2021-05-11T12:34:25.762Z] #43 73.36 DEP criu/vdso-compat.d [2021-05-11T12:34:25.762Z] #43 73.49 DEP criu/uts_ns.d [2021-05-11T12:34:25.762Z] #43 73.69 DEP criu/util.d [2021-05-11T12:34:25.762Z] #43 73.93 DEP criu/uffd.d [2021-05-11T12:34:25.762Z] #43 74.19 DEP criu/tun.d [2021-05-11T12:34:25.762Z] #43 74.42 DEP criu/tty.d [2021-05-11T12:34:25.762Z] #43 74.65 DEP criu/timerfd.d [2021-05-11T12:34:25.762Z] #43 74.89 DEP criu/timens.d [2021-05-11T12:34:25.762Z] #43 75.03 DEP criu/sysfs_parse.d [2021-05-11T12:34:25.762Z] #43 75.26 DEP criu/sysctl.d [2021-05-11T12:34:25.762Z] #43 75.43 DEP criu/string.d [2021-05-11T12:34:25.762Z] #43 75.50 DEP criu/stats.d [2021-05-11T12:34:25.762Z] #43 75.62 DEP criu/sockets.d [2021-05-11T12:34:25.762Z] #43 75.83 DEP criu/sk-unix.d [2021-05-11T12:34:25.762Z] #43 76.15 DEP criu/sk-tcp.d [2021-05-11T12:34:25.762Z] #43 76.39 DEP criu/sk-queue.d [2021-05-11T12:34:25.762Z] #43 76.54 DEP criu/sk-packet.d [2021-05-11T12:34:25.839Z] #43 38.92 CC images/memfd.o [2021-05-11T12:34:25.850Z] #43 154.1 CC criu/sk-netlink.o [2021-05-11T12:34:25.919Z] #45 ... [2021-05-11T12:34:25.919Z] [2021-05-11T12:34:25.919Z] #32 [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-05-11T12:34:25.919Z] #32 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-05-11T12:34:25.919Z] #32 DONE 115.4s [2021-05-11T12:34:25.919Z] [2021-05-11T12:34:25.919Z] #43 [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-05-11T12:34:25.919Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-11T12:34:25.919Z] #43 58.55 CC compel/src/lib/ptrace.o [2021-05-11T12:34:25.919Z] #43 59.02 AR compel/libcompel.a [2021-05-11T12:34:25.919Z] #43 59.16 HOSTCC compel/src/main-host.o [2021-05-11T12:34:25.919Z] #43 59.53 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2021-05-11T12:34:25.919Z] #43 59.81 HOSTCC compel/src/lib/handle-elf-host.o [2021-05-11T12:34:25.919Z] #43 60.30 HOSTCC compel/src/lib/log-host.o [2021-05-11T12:34:25.919Z] #43 60.58 HOSTLINK compel/compel-host-bin [2021-05-11T12:34:25.919Z] #43 60.92 DEP soccr/soccr.d [2021-05-11T12:34:25.919Z] #43 61.14 CC soccr/soccr.o [2021-05-11T12:34:25.919Z] #43 62.60 AR soccr/libsoccr.a [2021-05-11T12:34:25.919Z] #43 62.67 make[1]: 'soccr/libsoccr.a' is up to date. [2021-05-11T12:34:26.023Z] #43 76.67 DEP criu/sk-netlink.d [2021-05-11T12:34:26.023Z] #43 76.80 DEP criu/sk-inet.d [2021-05-11T12:34:26.095Z] #43 39.20 CC images/timens.o [2021-05-11T12:34:26.109Z] #43 154.4 CC criu/sk-packet.o [2021-05-11T12:34:26.181Z] #43 ... [2021-05-11T12:34:26.181Z] [2021-05-11T12:34:26.181Z] #53 [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-05-11T12:34:26.181Z] #53 sha256:a76369e14207b7ca61c4a28e03729b4644b3098ff561d5f92546774f60ffb8cb [2021-05-11T12:34:26.181Z] #53 11.60 + cd /tmp/tmp.8VOkbQnQ8P/src/github.com/opencontainers/runc [2021-05-11T12:34:26.181Z] #53 11.60 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-11T12:34:26.181Z] #53 12.61 + '[' -z '' ']' [2021-05-11T12:34:26.181Z] #53 12.61 + target=static [2021-05-11T12:34:26.181Z] #53 12.61 + make 'BUILDTAGS=seccomp ' static [2021-05-11T12:34:26.181Z] #53 13.13 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-05-11T12:34:26.284Z] #43 76.97 DEP criu/signalfd.d [2021-05-11T12:34:26.284Z] #43 77.09 DEP criu/sigframe.d [2021-05-11T12:34:26.351Z] #43 ... [2021-05-11T12:34:26.351Z] [2021-05-11T12:34:26.351Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-05-11T12:34:26.351Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-11T12:34:26.351Z] #13 106.1 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-05-11T12:34:26.351Z] #13 106.1 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-05-11T12:34:26.351Z] #13 106.1 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-11T12:34:26.351Z] #13 ... [2021-05-11T12:34:26.351Z] [2021-05-11T12:34:26.351Z] #43 [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-05-11T12:34:26.351Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-11T12:34:26.351Z] #43 39.54 LINK images/built-in.o [2021-05-11T12:34:26.444Z] #53 ... [2021-05-11T12:34:26.444Z] [2021-05-11T12:34:26.444Z] #20 [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-05-11T12:34:26.444Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-05-11T12:34:26.444Z] #20 8.446 Fetched 8774 kB in 7s (1256 kB/s) [2021-05-11T12:34:26.444Z] #20 8.446 Reading package lists... [2021-05-11T12:34:26.545Z] #43 77.22 DEP criu/shmem.d [2021-05-11T12:34:26.545Z] #43 77.37 DEP criu/servicefd.d [2021-05-11T12:34:26.607Z] #43 39.69 GEN compel/include/asm [2021-05-11T12:34:26.607Z] #43 39.72 GEN compel/include/version.h [2021-05-11T12:34:26.607Z] #43 39.75 touch .config [2021-05-11T12:34:26.607Z] #43 39.78 GEN include/common/config.h [2021-05-11T12:34:26.677Z] #43 155.0 CC criu/sk-queue.o [2021-05-11T12:34:26.807Z] #43 77.48 DEP criu/seize.d [2021-05-11T12:34:26.863Z] #43 39.88 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-05-11T12:34:26.863Z] #43 39.90 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-05-11T12:34:26.863Z] #43 39.92 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-05-11T12:34:26.863Z] #43 39.93 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-05-11T12:34:26.863Z] #43 39.98 DEP compel/arch/x86/plugins/std/memcpy.d [2021-05-11T12:34:26.863Z] #43 40.00 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-05-11T12:34:26.863Z] #43 40.03 GEN compel/plugins/include/uapi/std/syscall.h [2021-05-11T12:34:26.863Z] #43 40.07 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-05-11T12:34:26.863Z] #43 40.08 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-05-11T12:34:26.936Z] #43 ... [2021-05-11T12:34:26.936Z] [2021-05-11T12:34:26.936Z] #49 [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-05-11T12:34:26.936Z] #49 sha256:7e0819b57624cb107b7c4607a3943443ba2bd3e525c20fa3cded3865902d0bf6 [2021-05-11T12:34:26.936Z] #49 228.6 + /build/golangci-lint --version [2021-05-11T12:34:26.936Z] #49 229.0 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-05-11T12:34:26.936Z] #49 DONE 229.2s [2021-05-11T12:34:27.068Z] #43 77.63 DEP criu/seccomp.d [2021-05-11T12:34:27.068Z] #43 77.79 DEP criu/rst-malloc.d [2021-05-11T12:34:27.068Z] #43 77.88 DEP criu/rbtree.d [2021-05-11T12:34:27.068Z] #43 77.90 DEP criu/pstree.d [2021-05-11T12:34:27.119Z] #43 40.11 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-05-11T12:34:27.119Z] #43 40.11 DEP compel/plugins/std/infect.d [2021-05-11T12:34:27.119Z] #43 40.25 DEP compel/plugins/std/string.d [2021-05-11T12:34:27.119Z] #43 40.34 DEP compel/plugins/std/log.d [2021-05-11T12:34:27.119Z] #43 40.44 DEP compel/plugins/std/fds.d [2021-05-11T12:34:27.131Z] #13 DONE 126.1s [2021-05-11T12:34:27.131Z] [2021-05-11T12:34:27.131Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-05-11T12:34:27.131Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-05-11T12:34:27.196Z] [2021-05-11T12:34:27.196Z] #43 [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-05-11T12:34:27.196Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-11T12:34:27.196Z] #43 155.5 CC criu/sk-tcp.o [2021-05-11T12:34:27.330Z] #43 78.03 DEP criu/protobuf.d [2021-05-11T12:34:27.330Z] #43 78.16 GEN criu/protobuf-desc-gen.h [2021-05-11T12:34:27.375Z] #43 40.53 DEP compel/plugins/std/std.d [2021-05-11T12:34:27.591Z] #43 ... [2021-05-11T12:34:27.591Z] [2021-05-11T12:34:27.591Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-05-11T12:34:27.591Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-05-11T12:34:27.591Z] #19 DONE 3.3s [2021-05-11T12:34:27.631Z] #43 40.69 DEP compel/plugins/shmem/shmem.d [2021-05-11T12:34:27.631Z] #43 40.81 DEP compel/plugins/fds/fds.d [2021-05-11T12:34:27.771Z] #43 156.1 CC criu/sk-unix.o [2021-05-11T12:34:27.852Z] [2021-05-11T12:34:27.852Z] #20 [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-05-11T12:34:27.852Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-11T12:34:27.891Z] #43 40.93 CC compel/plugins/std/std.o [2021-05-11T12:34:28.147Z] #43 41.20 CC compel/plugins/std/fds.o [2021-05-11T12:34:28.403Z] #43 41.61 CC compel/plugins/std/log.o [2021-05-11T12:34:29.053Z] #14 DONE 1.7s [2021-05-11T12:34:29.053Z] [2021-05-11T12:34:29.053Z] #53 [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-05-11T12:34:29.053Z] #53 sha256:06b120ea9626cc109915c529e7e94eafb8fd40b8e0b8a720f3acd7e358aafa71 [2021-05-11T12:34:29.053Z] #53 1.572 + RM_GOPATH=0 [2021-05-11T12:34:29.053Z] #53 1.572 + TMP_GOPATH= [2021-05-11T12:34:29.053Z] #53 1.572 + : /build [2021-05-11T12:34:29.053Z] #53 1.572 + '[' -z '' ']' [2021-05-11T12:34:29.053Z] #53 1.574 ++ mktemp -d [2021-05-11T12:34:29.053Z] #53 1.575 + export GOPATH=/tmp/tmp.etqNkGIuUL [2021-05-11T12:34:29.053Z] #53 1.575 + GOPATH=/tmp/tmp.etqNkGIuUL [2021-05-11T12:34:29.053Z] #53 1.575 + RM_GOPATH=1 [2021-05-11T12:34:29.053Z] #53 1.575 + case "$(go env GOARCH)" in [2021-05-11T12:34:29.053Z] #53 1.591 ++ go env GOARCH [2021-05-11T12:34:29.053Z] #53 1.623 + export GO_BUILDMODE=-buildmode=pie [2021-05-11T12:34:29.053Z] #53 1.623 + GO_BUILDMODE=-buildmode=pie [2021-05-11T12:34:29.053Z] #53 1.623 ++ dirname /tmp/install/install.sh [2021-05-11T12:34:29.053Z] #53 1.630 + dir=/tmp/install [2021-05-11T12:34:29.053Z] #53 1.630 + bin=runc [2021-05-11T12:34:29.053Z] #53 1.630 + shift [2021-05-11T12:34:29.053Z] #53 1.631 + '[' '!' -f /tmp/install/runc.installer ']' [2021-05-11T12:34:29.053Z] #53 1.631 + . /tmp/install/runc.installer [2021-05-11T12:34:29.053Z] #53 1.631 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-11T12:34:29.053Z] #53 1.631 + install_runc [2021-05-11T12:34:29.053Z] #53 1.634 + grep -q '^3\.10\.0.*\.el7\.' [2021-05-11T12:34:29.053Z] #53 1.644 + uname -r [2021-05-11T12:34:29.053Z] #53 1.650 + RUNC_BUILDTAGS='seccomp ' [2021-05-11T12:34:29.053Z] #53 1.650 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-05-11T12:34:29.053Z] #53 1.650 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-05-11T12:34:29.053Z] #53 1.651 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.etqNkGIuUL/src/github.com/opencontainers/runc [2021-05-11T12:34:29.053Z] #53 1.655 Cloning into '/tmp/tmp.etqNkGIuUL/src/github.com/opencontainers/runc'... [2021-05-11T12:34:29.260Z] #20 11.91 Reading package lists... [2021-05-11T12:34:29.261Z] #20 ... [2021-05-11T12:34:29.261Z] [2021-05-11T12:34:29.261Z] #43 [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-05-11T12:34:29.261Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-11T12:34:29.261Z] #43 63.25 DEP criu/arch/aarch64/sigframe.d [2021-05-11T12:34:29.261Z] #43 63.45 DEP criu/arch/aarch64/crtools.d [2021-05-11T12:34:29.261Z] #43 63.76 DEP criu/arch/aarch64/cpu.d [2021-05-11T12:34:29.261Z] #43 63.82 DEP criu/arch/aarch64/bitops.d [2021-05-11T12:34:29.261Z] #43 63.87 CC criu/arch/aarch64/bitops.o [2021-05-11T12:34:29.261Z] #43 64.00 CC criu/arch/aarch64/cpu.o [2021-05-11T12:34:29.261Z] #43 64.12 CC criu/arch/aarch64/crtools.o [2021-05-11T12:34:29.261Z] #43 64.68 CC criu/arch/aarch64/sigframe.o [2021-05-11T12:34:29.261Z] #43 64.90 LINK criu/arch/aarch64/crtools.built-in.o [2021-05-11T12:34:29.261Z] #43 64.96 DEP criu/pie/util-vdso.d [2021-05-11T12:34:29.261Z] #43 65.16 DEP criu/pie/util.d [2021-05-11T12:34:29.261Z] #43 65.43 CC criu/pie/util.o [2021-05-11T12:34:29.261Z] #43 65.74 CC criu/pie/util-vdso.o [2021-05-11T12:34:29.330Z] #43 42.46 CC compel/plugins/std/string.o [2021-05-11T12:34:29.575Z] 399f118dfaa9: Verifying Checksum [2021-05-11T12:34:29.575Z] 399f118dfaa9: Download complete [2021-05-11T12:34:29.675Z] #43 157.8 CC criu/sockets.o [2021-05-11T12:34:29.892Z] #43 43.11 CC compel/plugins/std/infect.o [2021-05-11T12:34:30.208Z] #43 66.55 AR criu/pie/pie.lib.a [2021-05-11T12:34:30.208Z] #43 66.65 DEP criu/pie/restorer.d [2021-05-11T12:34:30.208Z] #43 ... [2021-05-11T12:34:30.208Z] [2021-05-11T12:34:30.208Z] #45 [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-05-11T12:34:30.208Z] #45 sha256:66a658f97bfe7068809922cdd3b2eb5d591c2d7d598f8fd99c359d54b1f574e3 [2021-05-11T12:34:30.208Z] #45 DONE 120.1s [2021-05-11T12:34:30.243Z] #43 158.4 CC criu/stats.o [2021-05-11T12:34:30.243Z] #43 158.6 CC criu/string.o [2021-05-11T12:34:30.444Z] #53 ... [2021-05-11T12:34:30.444Z] [2021-05-11T12:34:30.444Z] #15 [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-05-11T12:34:30.444Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-05-11T12:34:30.444Z] #15 DONE 1.3s [2021-05-11T12:34:30.444Z] [2021-05-11T12:34:30.444Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-05-11T12:34:30.444Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-05-11T12:34:30.453Z] #43 43.58 CC compel/arch/x86/plugins/std/parasite-head.o [2021-05-11T12:34:30.453Z] #43 43.62 CC compel/arch/x86/plugins/std/memcpy.o [2021-05-11T12:34:30.453Z] #43 43.66 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-05-11T12:34:30.470Z] [2021-05-11T12:34:30.470Z] #20 [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-05-11T12:34:30.470Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-05-11T12:34:30.470Z] #20 11.91 Reading package lists... [2021-05-11T12:34:30.470Z] #20 14.88 Building dependency tree... [2021-05-11T12:34:30.503Z] #43 158.7 CC criu/sysctl.o [2021-05-11T12:34:30.709Z] #43 43.73 AR compel/plugins/std.lib.a [2021-05-11T12:34:30.709Z] #43 43.82 CC compel/plugins/fds/fds.o [2021-05-11T12:34:30.965Z] #43 44.10 AR compel/plugins/fds.lib.a [2021-05-11T12:34:30.965Z] #43 44.15 HOSTDEP compel/src/lib/log-host.d [2021-05-11T12:34:31.071Z] #43 159.1 CC criu/sysfs_parse.o [2021-05-11T12:34:31.071Z] #43 159.3 CC criu/timens.o [2021-05-11T12:34:31.221Z] #43 44.34 HOSTDEP compel/src/lib/handle-elf-host.d [2021-05-11T12:34:31.221Z] #43 44.48 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-05-11T12:34:31.330Z] #43 159.6 CC criu/timerfd.o [2021-05-11T12:34:31.389Z] #16 ... [2021-05-11T12:34:31.389Z] [2021-05-11T12:34:31.389Z] #45 [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-05-11T12:34:31.389Z] #45 sha256:7986fce36383753a4097592e772842e702db6c31c8ebc933a9c1d11fc61e9059 [2021-05-11T12:34:31.389Z] #45 126.9 crypto/tls [2021-05-11T12:34:31.389Z] #45 133.0 net/http/httptrace [2021-05-11T12:34:31.389Z] #45 133.2 net/http [2021-05-11T12:34:31.389Z] #45 ... [2021-05-11T12:34:31.389Z] [2021-05-11T12:34:31.389Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-05-11T12:34:31.389Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-05-11T12:34:31.389Z] #16 1.062 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-05-11T12:34:31.389Z] #16 DONE 1.2s [2021-05-11T12:34:31.389Z] [2021-05-11T12:34:31.389Z] #43 [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-05-11T12:34:31.389Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-11T12:34:31.389Z] #43 49.88 CC compel/src/lib/ptrace.o [2021-05-11T12:34:31.389Z] #43 50.33 AR compel/libcompel.a [2021-05-11T12:34:31.389Z] #43 50.40 HOSTCC compel/src/main-host.o [2021-05-11T12:34:31.389Z] #43 50.74 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-05-11T12:34:31.389Z] #43 50.98 HOSTCC compel/src/lib/handle-elf-host.o [2021-05-11T12:34:31.389Z] #43 51.30 HOSTCC compel/src/lib/log-host.o [2021-05-11T12:34:31.389Z] #43 51.47 HOSTLINK compel/compel-host-bin [2021-05-11T12:34:31.389Z] #43 51.61 DEP soccr/soccr.d [2021-05-11T12:34:31.389Z] #43 51.83 CC soccr/soccr.o [2021-05-11T12:34:31.389Z] #43 53.66 AR soccr/libsoccr.a [2021-05-11T12:34:31.389Z] #43 53.70 make[1]: 'soccr/libsoccr.a' is up to date. [2021-05-11T12:34:31.389Z] #43 54.31 DEP criu/arch/x86/sigframe.d [2021-05-11T12:34:31.389Z] #43 54.50 DEP criu/arch/x86/sigaction_compat.d [2021-05-11T12:34:31.389Z] #43 54.68 DEP criu/arch/x86/kerndat.d [2021-05-11T12:34:31.389Z] #43 54.83 DEP criu/arch/x86/crtools.d [2021-05-11T12:34:31.389Z] #43 54.97 DEP criu/arch/x86/cpu.d [2021-05-11T12:34:31.389Z] #43 55.15 CC criu/arch/x86/cpu.o [2021-05-11T12:34:31.389Z] #43 56.22 CC criu/arch/x86/crtools.o [2021-05-11T12:34:31.418Z] #20 16.65 libcap2-bin is already the newest version (1:2.25-2). [2021-05-11T12:34:31.418Z] #20 16.65 The following additional packages will be installed: [2021-05-11T12:34:31.418Z] #20 16.66 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-05-11T12:34:31.418Z] #20 16.66 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-05-11T12:34:31.418Z] #20 16.66 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-05-11T12:34:31.418Z] #20 16.66 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-05-11T12:34:31.418Z] #20 16.66 python3.7 python3.7-minimal vim-runtime xxd [2021-05-11T12:34:31.418Z] #20 16.66 Suggested packages: [2021-05-11T12:34:31.418Z] #20 16.66 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-05-11T12:34:31.418Z] #20 16.66 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-05-11T12:34:31.418Z] #20 16.66 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-05-11T12:34:31.418Z] #20 16.66 Recommended packages: [2021-05-11T12:34:31.418Z] #20 16.66 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-05-11T12:34:31.418Z] #20 16.66 python3-keyrings.alt python3-xdg unzip [2021-05-11T12:34:31.477Z] #43 44.54 HOSTDEP compel/src/main-host.d [2021-05-11T12:34:31.477Z] #43 44.63 DEP compel/src/lib/ptrace.d [2021-05-11T12:34:31.477Z] #43 44.77 DEP compel/src/lib/infect.d [2021-05-11T12:34:31.589Z] #43 159.8 CC criu/tty.o [2021-05-11T12:34:31.733Z] #43 44.93 DEP compel/src/lib/infect-util.d [2021-05-11T12:34:31.990Z] #43 45.09 DEP compel/src/lib/infect-rpc.d [2021-05-11T12:34:31.990Z] #43 45.29 DEP compel/arch/x86/src/lib/infect.d [2021-05-11T12:34:32.065Z] #20 3.518 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-11T12:34:32.065Z] #20 3.557 Get:2 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-05-11T12:34:32.065Z] #20 3.565 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-11T12:34:32.065Z] #20 3.566 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-11T12:34:32.065Z] #20 4.076 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-11T12:34:32.246Z] #43 45.42 DEP compel/arch/x86/src/lib/cpu.d [2021-05-11T12:34:32.246Z] #43 45.49 DEP compel/src/lib/log.d [2021-05-11T12:34:32.246Z] #43 45.55 DEP compel/src/main.d [2021-05-11T12:34:32.502Z] #43 45.65 DEP compel/src/lib/handle-elf.d [2021-05-11T12:34:32.502Z] #43 45.74 DEP compel/arch/x86/src/lib/handle-elf.d [2021-05-11T12:34:32.758Z] #43 45.85 CC compel/src/lib/log.o [2021-05-11T12:34:32.758Z] #43 ... [2021-05-11T12:34:32.758Z] [2021-05-11T12:34:32.758Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-05-11T12:34:32.758Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-11T12:34:32.758Z] #13 121.3 Selecting previously unselected package libapparmor1:amd64. [2021-05-11T12:34:32.758Z] #13 121.3 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-05-11T12:34:32.758Z] #13 121.4 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-05-11T12:34:32.758Z] #13 121.7 Selecting previously unselected package libapparmor-dev:amd64. [2021-05-11T12:34:32.758Z] #13 121.7 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-05-11T12:34:32.758Z] #13 121.7 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-05-11T12:34:32.758Z] #13 121.9 Selecting previously unselected package libbtrfs0. [2021-05-11T12:34:32.758Z] #13 121.9 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-05-11T12:34:32.758Z] #13 121.9 Unpacking libbtrfs0 (4.20.1-2) ... [2021-05-11T12:34:32.758Z] #13 122.0 Selecting previously unselected package libbtrfs-dev. [2021-05-11T12:34:32.758Z] #13 122.0 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-05-11T12:34:32.758Z] #13 122.0 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-05-11T12:34:32.758Z] #13 122.0 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-05-11T12:34:32.758Z] #13 122.0 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-05-11T12:34:32.758Z] #13 122.1 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-05-11T12:34:32.758Z] #13 122.1 Selecting previously unselected package libudev-dev:amd64. [2021-05-11T12:34:32.758Z] #13 122.2 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-05-11T12:34:32.758Z] #13 122.2 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-05-11T12:34:32.758Z] #13 122.4 Selecting previously unselected package libsepol1-dev:amd64. [2021-05-11T12:34:32.758Z] #13 122.4 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-05-11T12:34:32.758Z] #13 122.4 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-05-11T12:34:32.758Z] #13 122.7 Selecting previously unselected package libpcre16-3:amd64. [2021-05-11T12:34:32.758Z] #13 122.7 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-05-11T12:34:32.758Z] #13 122.7 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-05-11T12:34:32.778Z] #43 ... [2021-05-11T12:34:32.778Z] [2021-05-11T12:34:32.778Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-05-11T12:34:32.778Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-05-11T12:34:32.778Z] #17 DONE 1.3s [2021-05-11T12:34:32.778Z] [2021-05-11T12:34:32.778Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-05-11T12:34:32.778Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-05-11T12:34:32.810Z] #20 18.04 The following NEW packages will be installed: [2021-05-11T12:34:32.810Z] #20 18.04 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-05-11T12:34:32.810Z] #20 18.04 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-05-11T12:34:32.810Z] #20 18.04 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-05-11T12:34:32.810Z] #20 18.04 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-05-11T12:34:32.810Z] #20 18.04 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-05-11T12:34:32.810Z] #20 18.05 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-05-11T12:34:32.810Z] #20 18.05 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-05-11T12:34:32.810Z] #20 18.05 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-05-11T12:34:32.810Z] #20 18.05 xz-utils zip [2021-05-11T12:34:32.967Z] #43 161.1 CC criu/tun.o [2021-05-11T12:34:33.011Z] #20 5.230 Get:6 http://deb.debian.org/debian buster-backports/main amd64 Packages [467 kB] [2021-05-11T12:34:33.015Z] #13 122.9 Selecting previously unselected package libpcre32-3:amd64. [2021-05-11T12:34:33.015Z] #13 122.9 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-05-11T12:34:33.015Z] #13 123.0 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-05-11T12:34:33.072Z] #20 18.38 0 upgraded, 48 newly installed, 0 to remove and 27 not upgraded. [2021-05-11T12:34:33.072Z] #20 18.38 Need to get 27.6 MB of archives. [2021-05-11T12:34:33.072Z] #20 18.38 After this operation, 114 MB of additional disk space will be used. [2021-05-11T12:34:33.072Z] #20 18.38 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2021-05-11T12:34:33.272Z] #43 161.4 CC criu/uffd.o [2021-05-11T12:34:33.272Z] #13 123.2 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-05-11T12:34:33.272Z] #13 123.2 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-05-11T12:34:33.272Z] #13 123.2 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-05-11T12:34:33.336Z] #20 18.39 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u3 [588 kB] [2021-05-11T12:34:33.336Z] #20 18.41 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u3 [1404 kB] [2021-05-11T12:34:33.336Z] #20 18.49 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2021-05-11T12:34:33.336Z] #20 18.49 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2021-05-11T12:34:33.336Z] #20 18.52 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u3 [1642 kB] [2021-05-11T12:34:33.336Z] #20 18.58 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u3 [330 kB] [2021-05-11T12:34:33.336Z] #20 18.58 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2021-05-11T12:34:33.336Z] #20 18.59 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2021-05-11T12:34:33.336Z] #20 18.59 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2021-05-11T12:34:33.336Z] #20 18.60 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2021-05-11T12:34:33.336Z] #20 18.60 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2021-05-11T12:34:33.336Z] #20 18.60 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2021-05-11T12:34:33.336Z] #20 18.66 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2021-05-11T12:34:33.336Z] #20 18.67 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2021-05-11T12:34:33.336Z] #20 18.67 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2021-05-11T12:34:33.336Z] #20 18.69 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2021-05-11T12:34:33.336Z] #20 18.70 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2021-05-11T12:34:33.528Z] #13 123.3 Selecting previously unselected package libpcre3-dev:amd64. [2021-05-11T12:34:33.528Z] #13 123.3 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-05-11T12:34:33.528Z] #13 123.3 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-05-11T12:34:33.584Z] #20 ... [2021-05-11T12:34:33.584Z] [2021-05-11T12:34:33.584Z] #43 [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-05-11T12:34:33.584Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-11T12:34:33.584Z] #43 79.81 DEP criu/protobuf-desc.d [2021-05-11T12:34:33.584Z] #43 79.92 DEP criu/proc_parse.d [2021-05-11T12:34:33.584Z] #43 80.10 DEP criu/plugin.d [2021-05-11T12:34:33.584Z] #43 80.25 DEP criu/pipes.d [2021-05-11T12:34:33.584Z] #43 80.44 DEP criu/pie-util.d [2021-05-11T12:34:33.584Z] #43 80.57 DEP criu/pie-util-vdso.d [2021-05-11T12:34:33.584Z] #43 80.67 DEP criu/pie-util-vdso-elf32.d [2021-05-11T12:34:33.584Z] #43 80.85 DEP criu/path.d [2021-05-11T12:34:33.584Z] #43 81.05 DEP criu/parasite-syscall.d [2021-05-11T12:34:33.584Z] #43 81.24 DEP criu/pagemap.d [2021-05-11T12:34:33.584Z] #43 81.40 DEP criu/pagemap-cache.d [2021-05-11T12:34:33.584Z] #43 81.54 DEP criu/page-xfer.d [2021-05-11T12:34:33.584Z] #43 81.72 DEP criu/page-pipe.d [2021-05-11T12:34:33.584Z] #43 81.80 DEP criu/netfilter.d [2021-05-11T12:34:33.584Z] #43 81.92 DEP criu/net.d [2021-05-11T12:34:33.584Z] #43 82.14 DEP criu/namespaces.d [2021-05-11T12:34:33.584Z] #43 82.32 DEP criu/mount.d [2021-05-11T12:34:33.584Z] #43 82.47 DEP criu/memfd.d [2021-05-11T12:34:33.584Z] #43 82.61 DEP criu/mem.d [2021-05-11T12:34:33.584Z] #43 82.79 DEP criu/lsm.d [2021-05-11T12:34:33.584Z] #43 82.92 DEP criu/log.d [2021-05-11T12:34:33.584Z] #43 83.04 DEP criu/libnetlink.d [2021-05-11T12:34:33.584Z] #43 83.14 DEP criu/kerndat.d [2021-05-11T12:34:33.584Z] #43 83.39 DEP criu/kcmp-ids.d [2021-05-11T12:34:33.584Z] #43 83.47 DEP criu/irmap.d [2021-05-11T12:34:33.584Z] #43 83.60 DEP criu/ipc_ns.d [2021-05-11T12:34:33.584Z] #43 83.78 DEP criu/image.d [2021-05-11T12:34:33.584Z] #43 83.96 DEP criu/image-desc.d [2021-05-11T12:34:33.584Z] #43 84.05 DEP criu/fsnotify.d [2021-05-11T12:34:33.584Z] #43 84.19 DEP criu/filesystems.d [2021-05-11T12:34:33.599Z] #20 18.71 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2021-05-11T12:34:33.599Z] #20 18.73 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2021-05-11T12:34:33.599Z] #20 18.73 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2021-05-11T12:34:33.599Z] #20 18.76 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2021-05-11T12:34:33.599Z] #20 18.76 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2021-05-11T12:34:33.599Z] #20 18.77 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2021-05-11T12:34:33.599Z] #20 18.77 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2021-05-11T12:34:33.599Z] #20 18.77 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2021-05-11T12:34:33.599Z] #20 18.77 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2021-05-11T12:34:33.599Z] #20 18.78 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2021-05-11T12:34:33.599Z] #20 18.78 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2021-05-11T12:34:33.725Z] #18 ... [2021-05-11T12:34:33.725Z] [2021-05-11T12:34:33.725Z] #58 [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-05-11T12:34:33.725Z] #58 sha256:4cce7ee580b8edb4738797f4c5de73c852d14646a5654930ce90b0b286fa5229 [2021-05-11T12:34:33.725Z] #58 129.4 + for f in rootlesskit rootlesskit-docker-proxy [2021-05-11T12:34:33.725Z] #58 129.4 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-05-11T12:34:33.725Z] #58 DONE 139.3s [2021-05-11T12:34:33.725Z] [2021-05-11T12:34:33.725Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-05-11T12:34:33.725Z] #59 sha256:6986f7ac674b93529fe6d5afdd0a919fb69b9ec6788c80812692f324981247c3 [2021-05-11T12:34:33.725Z] #59 DONE 0.1s [2021-05-11T12:34:33.785Z] #13 123.8 Selecting previously unselected package libselinux1-dev:amd64. [2021-05-11T12:34:33.785Z] #13 123.8 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-05-11T12:34:33.785Z] #13 123.8 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-05-11T12:34:33.846Z] #43 84.37 DEP criu/files.d [2021-05-11T12:34:33.846Z] #43 84.54 DEP criu/files-reg.d [2021-05-11T12:34:33.862Z] #20 19.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-05-11T12:34:33.862Z] #20 19.04 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2021-05-11T12:34:33.862Z] #20 19.04 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2021-05-11T12:34:33.862Z] #20 19.04 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2021-05-11T12:34:33.862Z] #20 19.05 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2021-05-11T12:34:33.862Z] #20 19.06 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2021-05-11T12:34:33.862Z] #20 19.11 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-05-11T12:34:33.862Z] #20 19.13 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2021-05-11T12:34:33.862Z] #20 19.13 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2021-05-11T12:34:33.862Z] #20 19.14 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-05-11T12:34:33.862Z] #20 19.14 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2021-05-11T12:34:33.862Z] #20 19.15 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-05-11T12:34:33.862Z] #20 19.17 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u3 [1208 kB] [2021-05-11T12:34:33.994Z] [2021-05-11T12:34:33.994Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-05-11T12:34:33.994Z] #60 sha256:0e91a10e41194f7dca306693b26c7a04a09ec05ccbdd3723ddb91143b0c68da4 [2021-05-11T12:34:33.994Z] #60 DONE 0.1s [2021-05-11T12:34:33.994Z] [2021-05-11T12:34:33.994Z] #43 [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-05-11T12:34:33.994Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-11T12:34:33.994Z] #43 58.24 CC criu/arch/x86/kerndat.o [2021-05-11T12:34:33.994Z] #43 58.93 CC criu/arch/x86/sigaction_compat.o [2021-05-11T12:34:34.107Z] #43 84.73 DEP criu/files-ext.d [2021-05-11T12:34:34.107Z] #43 84.90 DEP criu/file-lock.d [2021-05-11T12:34:34.124Z] #20 19.19 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] [2021-05-11T12:34:34.124Z] #20 19.20 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2021-05-11T12:34:34.124Z] #20 19.21 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-05-11T12:34:34.124Z] #20 19.37 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2021-05-11T12:34:34.124Z] #20 19.40 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2021-05-11T12:34:34.124Z] #20 19.42 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2021-05-11T12:34:34.218Z] #43 162.4 CC criu/util.o [2021-05-11T12:34:34.255Z] #43 59.25 CC criu/arch/x86/sigframe.o [2021-05-11T12:34:34.347Z] #13 124.1 Selecting previously unselected package libdevmapper-dev:amd64. [2021-05-11T12:34:34.347Z] #13 124.1 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-05-11T12:34:34.347Z] #13 124.1 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-05-11T12:34:34.347Z] #13 124.2 Selecting previously unselected package libseccomp-dev:amd64. [2021-05-11T12:34:34.347Z] #13 124.2 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-05-11T12:34:34.347Z] #13 124.2 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-05-11T12:34:34.369Z] #43 ... [2021-05-11T12:34:34.369Z] [2021-05-11T12:34:34.369Z] #20 [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-05-11T12:34:34.369Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-11T12:34:34.369Z] #20 6.607 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [286 kB] [2021-05-11T12:34:34.516Z] #43 ... [2021-05-11T12:34:34.516Z] [2021-05-11T12:34:34.516Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-05-11T12:34:34.516Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-05-11T12:34:34.516Z] #18 DONE 1.8s [2021-05-11T12:34:34.603Z] #13 124.4 Selecting previously unselected package libsystemd-dev:amd64. [2021-05-11T12:34:34.603Z] #13 124.4 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-05-11T12:34:34.603Z] #13 124.4 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-05-11T12:34:34.777Z] [2021-05-11T12:34:34.777Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-05-11T12:34:34.777Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-05-11T12:34:34.860Z] #13 124.9 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-05-11T12:34:34.860Z] #13 124.9 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-05-11T12:34:34.860Z] #13 124.9 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-05-11T12:34:34.860Z] #13 124.9 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-05-11T12:34:34.860Z] #13 125.0 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-05-11T12:34:34.860Z] #13 125.0 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-05-11T12:34:35.071Z] #20 20.18 debconf: delaying package configuration, since apt-utils is not installed [2021-05-11T12:34:35.071Z] #20 20.27 Fetched 27.6 MB in 1s (20.6 MB/s) [2021-05-11T12:34:35.071Z] #20 20.36 Selecting previously unselected package pigz. [2021-05-11T12:34:35.116Z] #13 125.0 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-05-11T12:34:35.116Z] #13 125.0 Setting up libbtrfs0 (4.20.1-2) ... [2021-05-11T12:34:35.116Z] #13 125.0 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-05-11T12:34:35.116Z] #13 125.0 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-05-11T12:34:35.116Z] #13 125.1 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-05-11T12:34:35.116Z] #13 125.1 Setting up libbtrfs-dev (4.20.1-2) ... [2021-05-11T12:34:35.116Z] #13 125.1 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-05-11T12:34:35.116Z] #13 125.1 Setting up mingw-w64-common (6.0.0-3) ... [2021-05-11T12:34:35.116Z] #13 125.2 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-05-11T12:34:35.116Z] #13 125.2 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-05-11T12:34:35.154Z] #43 163.4 CC criu/uts_ns.o [2021-05-11T12:34:35.334Z] #20 20.36 (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 ... 23408 files and directories currently installed.) [2021-05-11T12:34:35.334Z] #20 20.42 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2021-05-11T12:34:35.334Z] #20 20.44 Unpacking pigz (2.4-1) ... [2021-05-11T12:34:35.334Z] #20 20.58 Selecting previously unselected package libpython3.7-minimal:arm64. [2021-05-11T12:34:35.334Z] #20 20.58 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2021-05-11T12:34:35.334Z] #20 20.59 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2021-05-11T12:34:35.373Z] #13 125.2 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-05-11T12:34:35.373Z] #13 125.2 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-11T12:34:35.373Z] #13 125.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-05-11T12:34:35.373Z] #13 125.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-05-11T12:34:35.373Z] #13 125.3 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-11T12:34:35.373Z] #13 125.3 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-05-11T12:34:35.373Z] #13 125.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-05-11T12:34:35.373Z] #13 125.4 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-05-11T12:34:35.373Z] #13 125.4 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-05-11T12:34:35.373Z] #13 125.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-05-11T12:34:35.373Z] #13 125.4 Setting up dmsetup (2:1.02.155-3) ... [2021-05-11T12:34:35.373Z] #13 125.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-05-11T12:34:35.373Z] #13 125.5 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-05-11T12:34:35.373Z] #13 125.5 Processing triggers for libc-bin (2.28-10) ... [2021-05-11T12:34:35.412Z] #43 163.5 CC criu/vdso-compat.o [2021-05-11T12:34:35.412Z] #43 163.7 CC criu/vdso.o [2021-05-11T12:34:35.758Z] #20 ... [2021-05-11T12:34:35.758Z] [2021-05-11T12:34:35.758Z] #32 [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-05-11T12:34:35.758Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-05-11T12:34:35.758Z] #32 DONE 147.1s [2021-05-11T12:34:35.758Z] [2021-05-11T12:34:35.758Z] #20 [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-05-11T12:34:35.758Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-11T12:34:35.758Z] #20 7.862 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-11T12:34:35.908Z] #20 21.19 Selecting previously unselected package python3.7-minimal. [2021-05-11T12:34:35.908Z] #20 21.19 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2021-05-11T12:34:35.908Z] #20 21.20 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-05-11T12:34:35.978Z] #43 164.2 LINK criu/built-in.o [2021-05-11T12:34:35.978Z] #43 164.3 LINK criu/criu [2021-05-11T12:34:36.483Z] #20 21.81 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2021-05-11T12:34:36.483Z] #20 21.85 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-05-11T12:34:36.544Z] #43 164.6 DEP lib/c/criu.d [2021-05-11T12:34:36.544Z] #43 164.7 CC images/rpc.pb-c.o [2021-05-11T12:34:36.692Z] #19 DONE 1.7s [2021-05-11T12:34:36.692Z] [2021-05-11T12:34:36.692Z] #20 [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-05-11T12:34:36.692Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-11T12:34:36.741Z] #13 ... [2021-05-11T12:34:36.741Z] [2021-05-11T12:34:36.741Z] #45 [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-05-11T12:34:36.741Z] #45 sha256:3962dc63d838655ed140ab350d62cbaf390a6dd5454c6e2636c6b0239bad802c [2021-05-11T12:34:36.741Z] #45 120.9 mime/quotedprintable [2021-05-11T12:34:36.741Z] #45 121.3 net/http/internal [2021-05-11T12:34:36.741Z] #45 124.5 crypto/tls [2021-05-11T12:34:36.741Z] #45 131.0 net/http/httptrace [2021-05-11T12:34:36.741Z] #45 ... [2021-05-11T12:34:36.741Z] [2021-05-11T12:34:36.741Z] #43 [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-05-11T12:34:36.741Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-11T12:34:36.741Z] #43 46.08 CC compel/arch/x86/src/lib/cpu.o [2021-05-11T12:34:36.741Z] #43 46.86 CC compel/arch/x86/src/lib/infect.o [2021-05-11T12:34:36.741Z] #43 47.80 CC compel/src/lib/infect-rpc.o [2021-05-11T12:34:36.741Z] #43 48.12 CC compel/src/lib/infect-util.o [2021-05-11T12:34:36.741Z] #43 48.35 CC compel/src/lib/infect.o [2021-05-11T12:34:36.802Z] #43 165.1 CC lib/c/criu.o [2021-05-11T12:34:37.057Z] #20 ... [2021-05-11T12:34:37.057Z] [2021-05-11T12:34:37.057Z] #24 [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-05-11T12:34:37.057Z] #24 sha256:e49175cfcdac7991281f8e908938040be2354ab88035693fc4f9f566edd487f7 [2021-05-11T12:34:37.057Z] #24 122.5 Checking out files: 22% (2563/11365) Checking out files: 23% (2614/11365) Checking out files: 24% (2728/11365) Checking out files: 25% (2842/11365) Checking out files: 26% (2955/11365) Checking out files: 27% (3069/11365) Checking out files: 28% (3183/11365) Checking out files: 29% (3296/11365) Checking out files: 30% (3410/11365) Checking out files: 31% (3524/11365) Checking out files: 32% (3637/11365) Checking out files: 33% (3751/11365) Checking out files: 34% (3865/11365) Checking out files: 35% (3978/11365) Checking out files: 35% (4077/11365) Checking out files: 36% (4092/11365) Checking out files: 37% (4206/11365) Checking out files: 38% (4319/11365) Checking out files: 39% (4433/11365) Checking out files: 40% (4546/11365) Checking out files: 41% (4660/11365) Checking out files: 42% (4774/11365) Checking out files: 43% (4887/11365) Checking out files: 44% (5001/11365) Checking out files: 45% (5115/11365) Checking out files: 46% (5228/11365) Checking out files: 47% (5342/11365) Checking out files: 48% (5456/11365) Checking out files: 49% (5569/11365) Checking out files: 50% (5683/11365) Checking out files: 51% (5797/11365) Checking out files: 52% (5910/11365) Checking out files: 53% (6024/11365) Checking out files: 54% (6138/11365) Checking out files: 55% (6251/11365) Checking out files: 56% (6365/11365) Checking out files: 57% (6479/11365) Checking out files: 57% (6589/11365) Checking out files: 58% (6592/11365) Checking out files: 59% (6706/11365) Checking out files: 60% (6819/11365) Checking out files: 61% (6933/11365) Checking out files: 62% (7047/11365) Checking out files: 63% (7160/11365) Checking out files: 64% (7274/11365) Checking out files: 65% (7388/11365) Checking out files: 66% (7501/11365) Checking out files: 67% (7615/11365) Checking out files: 68% (7729/11365) Checking out files: 69% (7842/11365) Checking out files: 70% (7956/11365) Checking out files: 71% (8070/11365) Checking out files: 72% (8183/11365) Checking out files: 73% (8297/11365) Checking out files: 74% (8411/11365) Checking out files: 75% (8524/11365) Checking out files: 76% (8638/11365) Checking out files: 77% (8752/11365) Checking out files: 78% (8865/11365) Checking out files: 79% (8979/11365) Checking out files: 80% (9092/11365) Checking out files: 81% (9206/11365) Checking out files: 81% (9228/11365) Checking out files: 82% (9320/11365) Checking out files: 83% (9433/11365) Checking out files: 84% (9547/11365) Checking out files: 85% (9661/11365) Checking out files: 86% (9774/11365) Checking out files: 87% (9888/11365) Checking out files: 88% (10002/11365) Checking out files: 89% (10115/11365) Checking out files: 90% (10229/11365) Checking out files: 91% (10343/11365) Checking out files: 92% (10456/11365) Checking out files: 93% (10570/11365) Checking out files: 94% (10684/11365) Checking out files: 95% (10797/11365) Checking out files: 96% (10911/11365) Checking out files: 97% (11025/11365) Checking out files: 98% (11138/11365) Checking out files: 99% (11252/11365) Checking out files: 99% (11290/11365) Checking out files: 100% (11365/11365) Checking out files: 100% (11365/11365), done. [2021-05-11T12:34:37.057Z] #24 126.7 + cd /tmp/tmp.C4HGwZjo3K/tmp/docker-ce [2021-05-11T12:34:37.057Z] #24 126.7 + git checkout -q v17.06.2-ce [2021-05-11T12:34:37.671Z] #43 ... [2021-05-11T12:34:37.671Z] [2021-05-11T12:34:37.671Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2021-05-11T12:34:37.671Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-11T12:34:37.671Z] #13 DONE 127.5s [2021-05-11T12:34:37.671Z] [2021-05-11T12:34:37.671Z] #53 [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-05-11T12:34:37.671Z] #53 sha256:ee77f2cfb708bbde3cba8ece556d99b58ac12cffb61df3fcb019ee16af032bf5 [2021-05-11T12:34:37.738Z] #43 165.8 LINK lib/c/built-in.o [2021-05-11T12:34:37.738Z] #43 165.8 LINK lib/c/libcriu.so [2021-05-11T12:34:37.738Z] #43 165.9 LINK lib/c/libcriu.a [2021-05-11T12:34:37.738Z] #43 166.0 GEN magic.py [2021-05-11T12:34:37.996Z] #43 166.1 Note: Building without setproctitle() and strlcpy() support. [2021-05-11T12:34:37.996Z] #43 166.1 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-05-11T12:34:37.996Z] #43 166.1 Note: Building without GnuTLS support [2021-05-11T12:34:37.996Z] #43 166.1 Makefile.config:39: Warn: you have no libnftables installed [2021-05-11T12:34:37.996Z] #43 166.1 Makefile.config:40: Warn: Building without nftables support [2021-05-11T12:34:38.078Z] #20 1.527 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-05-11T12:34:38.078Z] #20 1.577 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-11T12:34:38.078Z] #20 1.627 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-11T12:34:38.078Z] #20 1.827 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-11T12:34:38.339Z] #20 2.137 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [467 kB] [2021-05-11T12:34:38.448Z] #24 ... [2021-05-11T12:34:38.448Z] [2021-05-11T12:34:38.448Z] #20 [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-05-11T12:34:38.448Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-05-11T12:34:38.448Z] #20 23.80 Selecting previously unselected package python3-minimal. [2021-05-11T12:34:38.564Z] #43 166.7 fatal: not a git repository (or any of the parent directories): .git [2021-05-11T12:34:38.711Z] #20 23.80 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23657 files and directories currently installed.) [2021-05-11T12:34:38.711Z] #20 23.86 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2021-05-11T12:34:38.711Z] #20 23.88 Unpacking python3-minimal (3.7.3-1) ... [2021-05-11T12:34:38.711Z] #20 23.96 Selecting previously unselected package libmpdec2:arm64. [2021-05-11T12:34:38.711Z] #20 23.96 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2021-05-11T12:34:38.711Z] #20 23.98 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2021-05-11T12:34:38.711Z] #20 24.08 Selecting previously unselected package libpython3.7-stdlib:arm64. [2021-05-11T12:34:38.823Z] #43 167.2 make[1]: Nothing to be done for 'all'. [2021-05-11T12:34:38.973Z] #20 24.08 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_arm64.deb ... [2021-05-11T12:34:38.973Z] #20 24.11 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2021-05-11T12:34:39.391Z] #43 167.8 make[1]: 'images/built-in.o' is up to date. [2021-05-11T12:34:39.391Z] #43 167.8 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-05-11T12:34:39.564Z] #53 1.764 + RM_GOPATH=0 [2021-05-11T12:34:39.564Z] #53 1.764 + TMP_GOPATH= [2021-05-11T12:34:39.564Z] #53 1.764 + : /build [2021-05-11T12:34:39.564Z] #53 1.764 + '[' -z '' ']' [2021-05-11T12:34:39.564Z] #53 1.764 ++ mktemp -d [2021-05-11T12:34:39.564Z] #53 1.784 + export GOPATH=/tmp/tmp.2myARCGoas [2021-05-11T12:34:39.564Z] #53 1.784 + GOPATH=/tmp/tmp.2myARCGoas [2021-05-11T12:34:39.564Z] #53 1.784 + RM_GOPATH=1 [2021-05-11T12:34:39.564Z] #53 1.784 + case "$(go env GOARCH)" in [2021-05-11T12:34:39.564Z] #53 1.785 ++ go env GOARCH [2021-05-11T12:34:39.564Z] #53 1.809 + export GO_BUILDMODE=-buildmode=pie [2021-05-11T12:34:39.564Z] #53 1.809 + GO_BUILDMODE=-buildmode=pie [2021-05-11T12:34:39.564Z] #53 1.813 ++ dirname /tmp/install/install.sh [2021-05-11T12:34:39.564Z] #53 1.815 + dir=/tmp/install [2021-05-11T12:34:39.564Z] #53 1.816 + bin=runc [2021-05-11T12:34:39.564Z] #53 1.817 + shift [2021-05-11T12:34:39.564Z] #53 1.817 + '[' '!' -f /tmp/install/runc.installer ']' [2021-05-11T12:34:39.564Z] #53 1.818 + . /tmp/install/runc.installer [2021-05-11T12:34:39.564Z] #53 1.819 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-11T12:34:39.564Z] #53 1.819 + install_runc [2021-05-11T12:34:39.564Z] #53 1.822 + grep -q '^3\.10\.0.*\.el7\.' [2021-05-11T12:34:39.564Z] #53 1.826 + uname -r [2021-05-11T12:34:39.564Z] #53 ... [2021-05-11T12:34:39.564Z] [2021-05-11T12:34:39.564Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-05-11T12:34:39.564Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-05-11T12:34:39.564Z] #14 DONE 1.9s [2021-05-11T12:34:39.564Z] [2021-05-11T12:34:39.564Z] #53 [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-05-11T12:34:39.564Z] #53 sha256:ee77f2cfb708bbde3cba8ece556d99b58ac12cffb61df3fcb019ee16af032bf5 [2021-05-11T12:34:39.564Z] #53 1.833 + RUNC_BUILDTAGS='seccomp ' [2021-05-11T12:34:39.564Z] #53 1.833 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-05-11T12:34:39.564Z] #53 1.833 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-05-11T12:34:39.564Z] #53 1.834 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.2myARCGoas/src/github.com/opencontainers/runc [2021-05-11T12:34:39.564Z] #53 1.841 Cloning into '/tmp/tmp.2myARCGoas/src/github.com/opencontainers/runc'... [2021-05-11T12:34:39.650Z] #43 167.8 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-05-11T12:34:39.650Z] #43 167.8 make[1]: 'compel/libcompel.a' is up to date. [2021-05-11T12:34:39.650Z] #43 167.9 make[1]: 'compel/compel-host-bin' is up to date. [2021-05-11T12:34:39.650Z] #43 167.9 make[1]: Nothing to be done for 'all'. [2021-05-11T12:34:39.650Z] #43 167.9 make[1]: 'soccr/libsoccr.a' is up to date. [2021-05-11T12:34:39.725Z] #20 3.202 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-11T12:34:39.908Z] #43 168.1 make[2]: Nothing to be done for 'all'. [2021-05-11T12:34:39.908Z] #43 168.1 make[2]: Nothing to be done for 'all'. [2021-05-11T12:34:39.908Z] #43 168.2 make[2]: Nothing to be done for 'all'. [2021-05-11T12:34:39.908Z] #43 168.2 make[2]: Nothing to be done for 'all'. [2021-05-11T12:34:39.908Z] #43 168.2 make[2]: Nothing to be done for 'all'. [2021-05-11T12:34:39.908Z] #43 168.3 make[2]: Nothing to be done for 'all'. [2021-05-11T12:34:39.920Z] #20 24.98 Selecting previously unselected package python3.7. [2021-05-11T12:34:39.920Z] #20 24.98 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_arm64.deb ... [2021-05-11T12:34:39.920Z] #20 24.99 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-05-11T12:34:39.920Z] #20 25.15 Selecting previously unselected package libpython3-stdlib:arm64. [2021-05-11T12:34:39.920Z] #20 25.15 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2021-05-11T12:34:39.920Z] #20 25.16 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2021-05-11T12:34:39.971Z] #20 ... [2021-05-11T12:34:39.971Z] [2021-05-11T12:34:39.971Z] #43 [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-05-11T12:34:39.971Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-11T12:34:39.971Z] #43 85.09 DEP criu/file-ids.d [2021-05-11T12:34:39.971Z] #43 85.22 DEP criu/fifo.d [2021-05-11T12:34:39.971Z] #43 85.39 DEP criu/fdstore.d [2021-05-11T12:34:39.971Z] #43 85.51 DEP criu/fault-injection.d [2021-05-11T12:34:39.971Z] #43 85.57 DEP criu/external.d [2021-05-11T12:34:39.971Z] #43 85.67 DEP criu/eventpoll.d [2021-05-11T12:34:39.971Z] #43 85.80 DEP criu/eventfd.d [2021-05-11T12:34:39.971Z] #43 85.93 DEP criu/crtools.d [2021-05-11T12:34:39.971Z] #43 86.14 DEP criu/cr-service.d [2021-05-11T12:34:39.971Z] #43 86.36 DEP criu/cr-restore.d [2021-05-11T12:34:39.971Z] #43 86.61 DEP criu/cr-errno.d [2021-05-11T12:34:39.971Z] #43 86.65 DEP criu/cr-dump.d [2021-05-11T12:34:39.971Z] #43 86.81 DEP criu/cr-dedup.d [2021-05-11T12:34:39.971Z] #43 87.06 DEP criu/cr-check.d [2021-05-11T12:34:39.971Z] #43 87.28 DEP criu/config.d [2021-05-11T12:34:39.971Z] #43 87.50 DEP criu/clone-noasan.d [2021-05-11T12:34:39.971Z] #43 87.57 DEP criu/cgroup.d [2021-05-11T12:34:39.971Z] #43 87.72 DEP criu/cgroup-props.d [2021-05-11T12:34:39.971Z] #43 87.91 DEP criu/bitmap.d [2021-05-11T12:34:39.971Z] #43 87.91 DEP criu/bfd.d [2021-05-11T12:34:39.971Z] #43 88.10 DEP criu/autofs.d [2021-05-11T12:34:39.971Z] #43 88.24 DEP criu/aio.d [2021-05-11T12:34:39.971Z] #43 88.38 DEP criu/action-scripts.d [2021-05-11T12:34:39.971Z] #43 88.66 CC criu/action-scripts.o [2021-05-11T12:34:39.971Z] #43 89.09 CC criu/aio.o [2021-05-11T12:34:39.971Z] #43 89.71 CC criu/autofs.o [2021-05-11T12:34:40.178Z] #43 168.3 make[2]: Nothing to be done for 'all'. [2021-05-11T12:34:40.178Z] #43 168.4 make[2]: Nothing to be done for 'all'. [2021-05-11T12:34:40.178Z] #43 168.4 INSTALL criu/criu [2021-05-11T12:34:40.182Z] #20 25.29 Setting up python3-minimal (3.7.3-1) ... [2021-05-11T12:34:40.443Z] #43 DONE 168.6s [2021-05-11T12:34:40.443Z] [2021-05-11T12:34:40.443Z] #56 [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-05-11T12:34:40.443Z] #56 sha256:3329d9370a159d7ce413d3accd66e90cc16d3eaedef873804465e202bf144bbc [2021-05-11T12:34:40.445Z] #20 ... [2021-05-11T12:34:40.445Z] [2021-05-11T12:34:40.445Z] #43 [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-05-11T12:34:40.445Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-11T12:34:40.445Z] #43 67.07 DEP criu/arch/aarch64/intraprocedure.d [2021-05-11T12:34:40.445Z] #43 67.09 DEP criu/arch/aarch64/restorer.d [2021-05-11T12:34:40.445Z] #43 67.36 DEP criu/arch/aarch64/vdso-pie.d [2021-05-11T12:34:40.445Z] #43 67.60 DEP criu/pie/parasite-vdso.d [2021-05-11T12:34:40.445Z] #43 67.83 DEP criu/pie/parasite.d [2021-05-11T12:34:40.445Z] #43 68.21 CC criu/pie/parasite.o [2021-05-11T12:34:40.445Z] #43 69.14 LINK criu/pie/parasite.built-in.o [2021-05-11T12:34:40.445Z] #43 69.17 GEN criu/pie/parasite-blob.h [2021-05-11T12:34:40.445Z] #43 69.18 CC criu/pie/parasite-vdso.o [2021-05-11T12:34:40.445Z] #43 69.80 CC criu/arch/aarch64/vdso-pie.o [2021-05-11T12:34:40.445Z] #43 70.07 CC criu/arch/aarch64/restorer.o [2021-05-11T12:34:40.445Z] #43 70.59 CC criu/arch/aarch64/intraprocedure.o [2021-05-11T12:34:40.445Z] #43 70.67 CC criu/pie/restorer.o [2021-05-11T12:34:40.445Z] #43 73.14 LINK criu/pie/restorer.built-in.o [2021-05-11T12:34:40.445Z] #43 73.15 GEN criu/pie/restorer-blob.h [2021-05-11T12:34:40.445Z] #43 73.25 DEP criu/vdso.d [2021-05-11T12:34:40.445Z] #43 73.46 DEP criu/uts_ns.d [2021-05-11T12:34:40.445Z] #43 73.59 DEP criu/util.d [2021-05-11T12:34:40.445Z] #43 73.82 DEP criu/uffd.d [2021-05-11T12:34:40.445Z] #43 74.05 DEP criu/tun.d [2021-05-11T12:34:40.445Z] #43 74.34 DEP criu/tty.d [2021-05-11T12:34:40.445Z] #43 74.55 DEP criu/timerfd.d [2021-05-11T12:34:40.445Z] #43 74.76 DEP criu/timens.d [2021-05-11T12:34:40.445Z] #43 75.00 DEP criu/sysfs_parse.d [2021-05-11T12:34:40.445Z] #43 75.19 DEP criu/sysctl.d [2021-05-11T12:34:40.445Z] #43 75.38 DEP criu/string.d [2021-05-11T12:34:40.445Z] #43 75.44 DEP criu/stats.d [2021-05-11T12:34:40.445Z] #43 75.64 DEP criu/sockets.d [2021-05-11T12:34:40.445Z] #43 75.82 DEP criu/sk-unix.d [2021-05-11T12:34:40.445Z] #43 75.98 DEP criu/sk-tcp.d [2021-05-11T12:34:40.445Z] #43 76.12 DEP criu/sk-queue.d [2021-05-11T12:34:40.445Z] #43 76.22 DEP criu/sk-packet.d [2021-05-11T12:34:40.445Z] #43 76.36 DEP criu/sk-netlink.d [2021-05-11T12:34:40.445Z] #43 76.48 DEP criu/sk-inet.d [2021-05-11T12:34:40.445Z] #43 76.78 DEP criu/signalfd.d [2021-05-11T12:34:40.445Z] #43 76.93 DEP criu/sigframe.d [2021-05-11T12:34:40.445Z] #43 77.03 DEP criu/shmem.d [2021-05-11T12:34:40.493Z] #53 ... [2021-05-11T12:34:40.493Z] [2021-05-11T12:34:40.493Z] #58 [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-05-11T12:34:40.493Z] #58 sha256:42ef8d0be1840440ab70746bb947cad7f00a7224e94608623c6caeb528589c59 [2021-05-11T12:34:40.493Z] #58 126.0 + for f in rootlesskit rootlesskit-docker-proxy [2021-05-11T12:34:40.493Z] #58 126.0 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-05-11T12:34:40.493Z] #58 DONE 134.8s [2021-05-11T12:34:40.494Z] [2021-05-11T12:34:40.494Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-05-11T12:34:40.494Z] #59 sha256:df26b0ff3530c380e7778bd8e88b4e0794fc58d4b8508a1dae908c58cf87b828 [2021-05-11T12:34:40.494Z] #59 DONE 0.2s [2021-05-11T12:34:40.494Z] [2021-05-11T12:34:40.494Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-05-11T12:34:40.494Z] #60 sha256:49d145060cf763c9453cd9eb4687dfcda51b1d31c47e07c9383405e46c0c6e06 [2021-05-11T12:34:40.494Z] #60 DONE 0.1s [2021-05-11T12:34:40.494Z] [2021-05-11T12:34:40.494Z] #43 [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-05-11T12:34:40.494Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-11T12:34:40.494Z] #43 50.92 CC compel/src/lib/ptrace.o [2021-05-11T12:34:40.494Z] #43 51.53 AR compel/libcompel.a [2021-05-11T12:34:40.494Z] #43 51.66 HOSTCC compel/src/main-host.o [2021-05-11T12:34:40.494Z] #43 52.31 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-05-11T12:34:40.494Z] #43 52.50 HOSTCC compel/src/lib/handle-elf-host.o [2021-05-11T12:34:40.494Z] #43 53.01 HOSTCC compel/src/lib/log-host.o [2021-05-11T12:34:40.494Z] #43 53.23 HOSTLINK compel/compel-host-bin [2021-05-11T12:34:40.494Z] #43 53.38 DEP soccr/soccr.d [2021-05-11T12:34:40.544Z] #43 91.13 CC criu/bfd.o [2021-05-11T12:34:40.667Z] #20 4.377 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [286 kB] [2021-05-11T12:34:40.707Z] #43 77.24 DEP criu/servicefd.d [2021-05-11T12:34:40.707Z] #43 ... [2021-05-11T12:34:40.707Z] [2021-05-11T12:34:40.707Z] #24 [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-05-11T12:34:40.707Z] #24 sha256:e49175cfcdac7991281f8e908938040be2354ab88035693fc4f9f566edd487f7 [2021-05-11T12:34:40.707Z] #24 130.0 + mkdir -p /tmp/tmp.C4HGwZjo3K/src/github.com/docker [2021-05-11T12:34:40.707Z] #24 130.0 + mv components/cli /tmp/tmp.C4HGwZjo3K/src/github.com/docker/cli [2021-05-11T12:34:40.708Z] #24 130.0 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2021-05-11T12:34:40.750Z] #43 53.84 CC soccr/soccr.o [2021-05-11T12:34:40.805Z] #43 91.57 CC criu/bitmap.o [2021-05-11T12:34:41.067Z] #43 91.69 CC criu/cgroup-props.o [2021-05-11T12:34:41.313Z] #43 ... [2021-05-11T12:34:41.313Z] [2021-05-11T12:34:41.313Z] #15 [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-05-11T12:34:41.313Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-05-11T12:34:41.313Z] #15 DONE 1.9s [2021-05-11T12:34:41.381Z] #56 ... [2021-05-11T12:34:41.381Z] [2021-05-11T12:34:41.381Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-05-11T12:34:41.381Z] #44 sha256:94487492101863a03294d924d37eeb6dc0deff8b9f18fd0bcc4531ab26963320 [2021-05-11T12:34:41.381Z] #44 DONE 0.1s [2021-05-11T12:34:41.381Z] [2021-05-11T12:34:41.381Z] #53 [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-05-11T12:34:41.381Z] #53 sha256:a712e7fb0c9478402385919a2076c86432164929389720a781c217c5aad843b7 [2021-05-11T12:34:41.570Z] [2021-05-11T12:34:41.570Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-05-11T12:34:41.570Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-05-11T12:34:41.640Z] #43 92.35 CC criu/cgroup.o [2021-05-11T12:34:41.642Z] #53 ... [2021-05-11T12:34:41.642Z] [2021-05-11T12:34:41.642Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-05-11T12:34:41.642Z] #46 sha256:802a1a260ecc659131df1ebe20a5797997ee439f694c76e4b96ab881ee076d5d [2021-05-11T12:34:41.642Z] #46 DONE 0.2s [2021-05-11T12:34:41.642Z] [2021-05-11T12:34:41.642Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-05-11T12:34:41.642Z] #48 sha256:e740483847efa3b0497273dbcec62c36d984d96a7c167c53a70c7e04a00e9d97 [2021-05-11T12:34:41.642Z] #48 DONE 0.1s [2021-05-11T12:34:41.642Z] [2021-05-11T12:34:41.642Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-05-11T12:34:41.642Z] #50 sha256:2d73b3625a353a96c409b74bf0df22cfed8d83672dcc41c36a5912ec513773e8 [2021-05-11T12:34:42.064Z] #20 5.693 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-11T12:34:42.325Z] #20 ... [2021-05-11T12:34:42.325Z] [2021-05-11T12:34:42.325Z] #53 [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-05-11T12:34:42.325Z] #53 sha256:06b120ea9626cc109915c529e7e94eafb8fd40b8e0b8a720f3acd7e358aafa71 [2021-05-11T12:34:42.325Z] #53 13.57 + cd /tmp/tmp.etqNkGIuUL/src/github.com/opencontainers/runc [2021-05-11T12:34:42.325Z] #53 13.57 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-11T12:34:42.325Z] #53 14.47 + '[' -z '' ']' [2021-05-11T12:34:42.325Z] #53 14.47 + target=static [2021-05-11T12:34:42.325Z] #53 14.47 + make 'BUILDTAGS=seccomp ' static [2021-05-11T12:34:42.325Z] #53 15.01 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-05-11T12:34:43.020Z] #50 DONE 1.5s [2021-05-11T12:34:43.020Z] [2021-05-11T12:34:43.020Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-05-11T12:34:43.020Z] #52 sha256:eb1a8c0d29557f80970991a1d14d6302e2dfeb756cff824a4e2eecc11136d691 [2021-05-11T12:34:43.020Z] #52 DONE 0.1s [2021-05-11T12:34:43.020Z] [2021-05-11T12:34:43.020Z] #53 [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-05-11T12:34:43.020Z] #53 sha256:a712e7fb0c9478402385919a2076c86432164929389720a781c217c5aad843b7 [2021-05-11T12:34:43.461Z] #16 1.897 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-05-11T12:34:43.461Z] #16 DONE 2.0s [2021-05-11T12:34:43.461Z] [2021-05-11T12:34:43.461Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-05-11T12:34:43.461Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-05-11T12:34:44.829Z] #17 DONE 1.3s [2021-05-11T12:34:44.829Z] [2021-05-11T12:34:44.829Z] #43 [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-05-11T12:34:44.829Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-11T12:34:44.829Z] #43 56.25 AR soccr/libsoccr.a [2021-05-11T12:34:44.829Z] #43 56.34 make[1]: 'soccr/libsoccr.a' is up to date. [2021-05-11T12:34:44.829Z] #43 56.76 DEP criu/arch/x86/sigframe.d [2021-05-11T12:34:44.829Z] #43 56.92 DEP criu/arch/x86/sigaction_compat.d [2021-05-11T12:34:44.829Z] #43 57.07 DEP criu/arch/x86/kerndat.d [2021-05-11T12:34:44.829Z] #43 57.29 DEP criu/arch/x86/crtools.d [2021-05-11T12:34:44.829Z] #43 57.41 DEP criu/arch/x86/cpu.d [2021-05-11T12:34:44.829Z] #43 57.58 CC criu/arch/x86/cpu.o [2021-05-11T12:34:44.912Z] #53 ... [2021-05-11T12:34:44.912Z] [2021-05-11T12:34:44.912Z] #43 [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-05-11T12:34:44.912Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-11T12:34:44.912Z] #43 59.72 LINK criu/arch/x86/crtools.built-in.o [2021-05-11T12:34:44.912Z] #43 59.82 DEP criu/pie/util-vdso-elf32.d [2021-05-11T12:34:44.912Z] #43 60.16 DEP criu/pie/util-vdso.d [2021-05-11T12:34:44.912Z] #43 60.34 DEP criu/pie/util.d [2021-05-11T12:34:44.912Z] #43 60.57 CC criu/pie/util.o [2021-05-11T12:34:44.912Z] #43 61.19 CC criu/pie/util-vdso.o [2021-05-11T12:34:44.912Z] #43 62.28 CC criu/pie/util-vdso-elf32.o [2021-05-11T12:34:44.912Z] #43 62.93 AR criu/pie/pie.lib.a [2021-05-11T12:34:44.912Z] #43 62.98 DEP criu/pie/restorer.d [2021-05-11T12:34:44.912Z] #43 63.24 DEP criu/arch/x86/sigaction_compat_pie.d [2021-05-11T12:34:44.912Z] #43 63.34 DEP criu/arch/x86/restorer_unmap.d [2021-05-11T12:34:44.912Z] #43 63.37 DEP criu/arch/x86/restorer.d [2021-05-11T12:34:44.912Z] #43 63.56 DEP criu/arch/x86/vdso-pie.d [2021-05-11T12:34:44.912Z] #43 63.68 DEP criu/pie/parasite-vdso.d [2021-05-11T12:34:44.912Z] #43 63.90 DEP criu/pie/parasite.d [2021-05-11T12:34:44.912Z] #43 64.14 CC criu/pie/parasite.o [2021-05-11T12:34:44.912Z] #43 65.31 LINK criu/pie/parasite.built-in.o [2021-05-11T12:34:44.912Z] #43 65.33 GEN criu/pie/parasite-blob.h [2021-05-11T12:34:44.912Z] #43 65.34 CC criu/pie/parasite-vdso.o [2021-05-11T12:34:44.912Z] #43 66.07 CC criu/arch/x86/vdso-pie.o [2021-05-11T12:34:44.912Z] #43 66.41 CC criu/arch/x86/restorer.o [2021-05-11T12:34:44.912Z] #43 67.09 CC criu/arch/x86/restorer_unmap.o [2021-05-11T12:34:44.912Z] #43 67.14 CC criu/arch/x86/sigaction_compat_pie.o [2021-05-11T12:34:44.912Z] #43 67.48 CC criu/pie/restorer.o [2021-05-11T12:34:44.951Z] #43 95.10 CC criu/clone-noasan.o [2021-05-11T12:34:44.951Z] #43 95.36 CC criu/config.o [2021-05-11T12:34:45.391Z] #43 58.43 CC criu/arch/x86/crtools.o [2021-05-11T12:34:45.869Z] #43 70.77 LINK criu/pie/restorer.built-in.o [2021-05-11T12:34:45.869Z] #43 70.78 GEN criu/pie/restorer-blob.h [2021-05-11T12:34:45.896Z] #43 96.67 CC criu/cr-check.o [2021-05-11T12:34:45.955Z] #43 ... [2021-05-11T12:34:45.956Z] [2021-05-11T12:34:45.956Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-05-11T12:34:45.956Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-05-11T12:34:45.956Z] #18 DONE 1.3s [2021-05-11T12:34:45.956Z] [2021-05-11T12:34:45.956Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-05-11T12:34:45.956Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-05-11T12:34:46.010Z] #24 ... [2021-05-11T12:34:46.010Z] [2021-05-11T12:34:46.010Z] #20 [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-05-11T12:34:46.010Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-05-11T12:34:46.010Z] #20 26.21 Selecting previously unselected package python3. [2021-05-11T12:34:46.010Z] #20 26.21 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24069 files and directories currently installed.) [2021-05-11T12:34:46.010Z] #20 26.31 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2021-05-11T12:34:46.010Z] #20 26.34 Unpacking python3 (3.7.3-1) ... [2021-05-11T12:34:46.010Z] #20 26.50 Selecting previously unselected package libip4tc0:arm64. [2021-05-11T12:34:46.010Z] #20 26.50 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2021-05-11T12:34:46.010Z] #20 26.51 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2021-05-11T12:34:46.010Z] #20 26.60 Selecting previously unselected package libip6tc0:arm64. [2021-05-11T12:34:46.010Z] #20 26.62 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2021-05-11T12:34:46.010Z] #20 26.63 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2021-05-11T12:34:46.010Z] #20 26.75 Selecting previously unselected package libiptc0:arm64. [2021-05-11T12:34:46.010Z] #20 26.76 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2021-05-11T12:34:46.010Z] #20 26.77 Unpacking libiptc0:arm64 (1.8.2-4) ... [2021-05-11T12:34:46.010Z] #20 26.87 Selecting previously unselected package libnfnetlink0:arm64. [2021-05-11T12:34:46.010Z] #20 26.88 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2021-05-11T12:34:46.010Z] #20 26.90 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-05-11T12:34:46.010Z] #20 27.00 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2021-05-11T12:34:46.010Z] #20 27.01 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2021-05-11T12:34:46.010Z] #20 27.04 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2021-05-11T12:34:46.010Z] #20 27.19 Selecting previously unselected package libnftnl11:arm64. [2021-05-11T12:34:46.010Z] #20 27.19 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2021-05-11T12:34:46.010Z] #20 27.20 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2021-05-11T12:34:46.010Z] #20 27.29 Selecting previously unselected package iptables. [2021-05-11T12:34:46.010Z] #20 27.30 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2021-05-11T12:34:46.010Z] #20 27.32 Unpacking iptables (1.8.2-4) ... [2021-05-11T12:34:46.010Z] #20 27.71 Selecting previously unselected package xxd. [2021-05-11T12:34:46.010Z] #20 27.73 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2021-05-11T12:34:46.010Z] #20 27.73 Unpacking xxd (2:8.1.0875-5) ... [2021-05-11T12:34:46.010Z] #20 27.90 Selecting previously unselected package vim-common. [2021-05-11T12:34:46.010Z] #20 27.91 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-05-11T12:34:46.010Z] #20 27.94 Unpacking vim-common (2:8.1.0875-5) ... [2021-05-11T12:34:46.010Z] #20 28.25 Selecting previously unselected package bash-completion. [2021-05-11T12:34:46.010Z] #20 28.25 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-05-11T12:34:46.010Z] #20 31.09 Unpacking bash-completion (1:2.8-6) ... [2021-05-11T12:34:46.130Z] #43 70.88 DEP criu/vdso.d [2021-05-11T12:34:46.130Z] #43 71.08 DEP criu/vdso-compat.d [2021-05-11T12:34:46.391Z] #43 71.27 DEP criu/uts_ns.d [2021-05-11T12:34:46.585Z] #20 31.78 Selecting previously unselected package bzip2. [2021-05-11T12:34:46.585Z] #20 31.78 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2021-05-11T12:34:46.585Z] #20 31.79 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-05-11T12:34:46.653Z] #43 71.52 DEP criu/util.d [2021-05-11T12:34:46.847Z] #20 31.92 Selecting previously unselected package xz-utils. [2021-05-11T12:34:46.848Z] #20 31.93 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2021-05-11T12:34:46.848Z] #20 31.94 Unpacking xz-utils (5.2.4-1) ... [2021-05-11T12:34:46.892Z] #19 ... [2021-05-11T12:34:46.892Z] [2021-05-11T12:34:46.892Z] #45 [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-05-11T12:34:46.892Z] #45 sha256:3962dc63d838655ed140ab350d62cbaf390a6dd5454c6e2636c6b0239bad802c [2021-05-11T12:34:46.892Z] #45 131.2 net/http [2021-05-11T12:34:46.914Z] #43 71.71 DEP criu/uffd.d [2021-05-11T12:34:47.110Z] #20 32.15 Selecting previously unselected package apparmor. [2021-05-11T12:34:47.110Z] #20 32.16 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2021-05-11T12:34:47.110Z] #20 32.27 Unpacking apparmor (2.13.2-10) ... [2021-05-11T12:34:47.149Z] #45 ... [2021-05-11T12:34:47.149Z] [2021-05-11T12:34:47.149Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-05-11T12:34:47.149Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-05-11T12:34:47.149Z] #19 DONE 1.2s [2021-05-11T12:34:47.149Z] [2021-05-11T12:34:47.150Z] #20 [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-05-11T12:34:47.150Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-11T12:34:47.176Z] #43 71.98 DEP criu/tun.d [2021-05-11T12:34:47.289Z] 4612f6d0b889: Verifying Checksum [2021-05-11T12:34:47.289Z] 4612f6d0b889: Download complete [2021-05-11T12:34:47.438Z] #43 72.23 DEP criu/tty.d [2021-05-11T12:34:47.685Z] #20 32.67 Selecting previously unselected package aufs-tools. [2021-05-11T12:34:47.685Z] #20 32.67 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2021-05-11T12:34:47.685Z] #20 32.69 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-05-11T12:34:47.685Z] #20 32.92 Selecting previously unselected package libonig5:arm64. [2021-05-11T12:34:47.685Z] #20 32.95 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2021-05-11T12:34:47.685Z] #20 32.95 Unpacking libonig5:arm64 (6.9.1-1) ... [2021-05-11T12:34:47.700Z] #43 72.42 DEP criu/timerfd.d [2021-05-11T12:34:47.700Z] #43 72.62 DEP criu/timens.d [2021-05-11T12:34:47.700Z] #43 ... [2021-05-11T12:34:47.700Z] [2021-05-11T12:34:47.700Z] #20 [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-05-11T12:34:47.700Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-11T12:34:47.700Z] #20 11.43 Fetched 8956 kB in 10s (883 kB/s) [2021-05-11T12:34:47.814Z] #43 98.34 CC criu/cr-dedup.o [2021-05-11T12:34:47.947Z] #20 33.11 Selecting previously unselected package libjq1:arm64. [2021-05-11T12:34:47.947Z] #20 33.12 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2021-05-11T12:34:47.947Z] #20 33.12 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-05-11T12:34:48.075Z] #43 98.75 CC criu/cr-dump.o [2021-05-11T12:34:48.209Z] #20 33.22 Selecting previously unselected package jq. [2021-05-11T12:34:48.209Z] #20 33.23 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2021-05-11T12:34:48.209Z] #20 33.25 Unpacking jq (1.5+dfsg-2+b1) ... [2021-05-11T12:34:48.209Z] #20 33.40 Selecting previously unselected package libaio1:arm64. [2021-05-11T12:34:48.209Z] #20 33.42 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2021-05-11T12:34:48.209Z] #20 33.42 Unpacking libaio1:arm64 (0.3.112-3) ... [2021-05-11T12:34:48.471Z] #20 33.53 Selecting previously unselected package libgpm2:arm64. [2021-05-11T12:34:48.471Z] #20 33.55 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2021-05-11T12:34:48.471Z] #20 33.56 Unpacking libgpm2:arm64 (1.20.7-5) ... [2021-05-11T12:34:48.471Z] #20 33.68 Selecting previously unselected package libicu63:arm64. [2021-05-11T12:34:48.471Z] #20 33.68 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ... [2021-05-11T12:34:48.471Z] #20 33.69 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2021-05-11T12:34:49.020Z] #43 ... [2021-05-11T12:34:49.020Z] [2021-05-11T12:34:49.020Z] #20 [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-05-11T12:34:49.020Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-11T12:34:49.020Z] #20 12.04 Fetched 8956 kB in 9s (1021 kB/s) [2021-05-11T12:34:49.020Z] #20 12.04 Reading package lists... [2021-05-11T12:34:49.020Z] #20 15.11 Reading package lists... [2021-05-11T12:34:49.020Z] #20 18.17 Building dependency tree... [2021-05-11T12:34:49.020Z] #20 19.30 libcap2-bin is already the newest version (1:2.25-2). [2021-05-11T12:34:49.020Z] #20 19.30 The following additional packages will be installed: [2021-05-11T12:34:49.020Z] #20 19.30 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-05-11T12:34:49.020Z] #20 19.30 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-05-11T12:34:49.020Z] #20 19.30 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-05-11T12:34:49.020Z] #20 19.30 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-05-11T12:34:49.020Z] #20 19.30 python3.7 python3.7-minimal vim-runtime xxd [2021-05-11T12:34:49.020Z] #20 19.30 Suggested packages: [2021-05-11T12:34:49.020Z] #20 19.30 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-05-11T12:34:49.020Z] #20 19.30 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-05-11T12:34:49.020Z] #20 19.30 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-05-11T12:34:49.020Z] #20 19.31 Recommended packages: [2021-05-11T12:34:49.020Z] #20 19.31 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-05-11T12:34:49.020Z] #20 19.31 python3-keyrings.alt python3-xdg unzip [2021-05-11T12:34:49.020Z] #20 20.91 The following NEW packages will be installed: [2021-05-11T12:34:49.020Z] #20 20.91 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-05-11T12:34:49.020Z] #20 20.91 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-05-11T12:34:49.020Z] #20 20.91 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-05-11T12:34:49.020Z] #20 20.91 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-05-11T12:34:49.020Z] #20 20.91 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-05-11T12:34:49.020Z] #20 20.91 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-05-11T12:34:49.020Z] #20 20.91 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-05-11T12:34:49.020Z] #20 20.91 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-05-11T12:34:49.020Z] #20 20.91 xz-utils zip [2021-05-11T12:34:49.020Z] #20 21.23 0 upgraded, 48 newly installed, 0 to remove and 27 not upgraded. [2021-05-11T12:34:49.020Z] #20 21.23 Need to get 28.5 MB of archives. [2021-05-11T12:34:49.020Z] #20 21.23 After this operation, 116 MB of additional disk space will be used. [2021-05-11T12:34:49.020Z] #20 21.23 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-05-11T12:34:49.020Z] #20 21.23 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-05-11T12:34:49.020Z] #20 21.25 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-05-11T12:34:49.020Z] #20 21.34 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-05-11T12:34:49.043Z] #20 1.631 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-05-11T12:34:49.043Z] #20 1.803 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-11T12:34:49.043Z] #20 1.819 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-11T12:34:49.043Z] #20 1.833 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-11T12:34:49.282Z] #20 21.35 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-05-11T12:34:49.282Z] #20 21.36 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-05-11T12:34:49.282Z] #20 21.45 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-05-11T12:34:49.282Z] #20 21.48 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-05-11T12:34:49.282Z] #20 21.48 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-05-11T12:34:49.282Z] #20 21.49 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-05-11T12:34:49.282Z] #20 21.49 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-05-11T12:34:49.282Z] #20 21.49 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-05-11T12:34:49.282Z] #20 21.50 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-05-11T12:34:49.282Z] #20 21.50 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-05-11T12:34:49.282Z] #20 21.50 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-05-11T12:34:49.282Z] #20 21.51 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-05-11T12:34:49.282Z] #20 21.53 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-05-11T12:34:49.282Z] #20 21.54 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-05-11T12:34:49.282Z] #20 21.54 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-05-11T12:34:49.282Z] #20 21.56 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-05-11T12:34:49.547Z] #20 21.57 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-05-11T12:34:49.547Z] #20 21.58 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-05-11T12:34:49.547Z] #20 21.61 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-05-11T12:34:49.547Z] #20 21.61 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-05-11T12:34:49.547Z] #20 21.62 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-05-11T12:34:49.547Z] #20 21.64 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-05-11T12:34:49.547Z] #20 21.64 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-05-11T12:34:49.547Z] #20 21.64 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-05-11T12:34:49.547Z] #20 21.64 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-05-11T12:34:49.606Z] #20 2.327 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [467 kB] [2021-05-11T12:34:49.809Z] #20 22.07 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-05-11T12:34:49.809Z] #20 22.07 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-05-11T12:34:49.809Z] #20 22.07 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-05-11T12:34:49.809Z] #20 22.07 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-05-11T12:34:49.809Z] #20 22.07 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-05-11T12:34:49.809Z] #20 22.09 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-05-11T12:34:50.070Z] #20 22.17 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-05-11T12:34:50.071Z] #20 22.18 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-05-11T12:34:50.071Z] #20 22.18 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-05-11T12:34:50.071Z] #20 22.19 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-05-11T12:34:50.071Z] #20 22.19 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-05-11T12:34:50.071Z] #20 22.22 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-05-11T12:34:50.071Z] #20 22.22 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-05-11T12:34:50.071Z] #20 22.28 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-05-11T12:34:50.071Z] #20 22.30 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-05-11T12:34:50.071Z] #20 22.31 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-05-11T12:34:50.332Z] #20 ... [2021-05-11T12:34:50.332Z] [2021-05-11T12:34:50.332Z] #43 [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-05-11T12:34:50.332Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-11T12:34:50.332Z] #43 100.9 CC criu/cr-errno.o [2021-05-11T12:34:50.332Z] #43 101.0 CC criu/cr-restore.o [2021-05-11T12:34:50.535Z] #20 3.363 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-11T12:34:51.042Z] #20 36.08 Selecting previously unselected package libnet1:arm64. [2021-05-11T12:34:51.042Z] #20 36.10 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-05-11T12:34:51.042Z] #20 36.11 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-05-11T12:34:51.042Z] #20 ... [2021-05-11T12:34:51.042Z] [2021-05-11T12:34:51.042Z] #43 [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-05-11T12:34:51.042Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-11T12:34:51.042Z] #43 77.44 DEP criu/seize.d [2021-05-11T12:34:51.042Z] #43 77.60 DEP criu/seccomp.d [2021-05-11T12:34:51.042Z] #43 77.76 DEP criu/rst-malloc.d [2021-05-11T12:34:51.042Z] #43 77.84 DEP criu/rbtree.d [2021-05-11T12:34:51.042Z] #43 77.91 DEP criu/pstree.d [2021-05-11T12:34:51.042Z] #43 78.08 DEP criu/protobuf.d [2021-05-11T12:34:51.042Z] #43 78.33 GEN criu/protobuf-desc-gen.h [2021-05-11T12:34:51.042Z] #43 80.05 DEP criu/protobuf-desc.d [2021-05-11T12:34:51.042Z] #43 80.26 DEP criu/proc_parse.d [2021-05-11T12:34:51.042Z] #43 80.55 DEP criu/plugin.d [2021-05-11T12:34:51.042Z] #43 80.69 DEP criu/pipes.d [2021-05-11T12:34:51.042Z] #43 80.87 DEP criu/pie-util.d [2021-05-11T12:34:51.042Z] #43 80.98 DEP criu/pie-util-vdso.d [2021-05-11T12:34:51.042Z] #43 81.12 DEP criu/path.d [2021-05-11T12:34:51.042Z] #43 81.28 DEP criu/parasite-syscall.d [2021-05-11T12:34:51.042Z] #43 81.54 DEP criu/pagemap.d [2021-05-11T12:34:51.042Z] #43 81.71 DEP criu/pagemap-cache.d [2021-05-11T12:34:51.042Z] #43 81.86 DEP criu/page-xfer.d [2021-05-11T12:34:51.042Z] #43 82.01 DEP criu/page-pipe.d [2021-05-11T12:34:51.042Z] #43 82.16 DEP criu/netfilter.d [2021-05-11T12:34:51.042Z] #43 82.45 DEP criu/net.d [2021-05-11T12:34:51.042Z] #43 82.78 DEP criu/namespaces.d [2021-05-11T12:34:51.042Z] #43 82.99 DEP criu/mount.d [2021-05-11T12:34:51.042Z] #43 83.18 DEP criu/memfd.d [2021-05-11T12:34:51.042Z] #43 83.38 DEP criu/mem.d [2021-05-11T12:34:51.042Z] #43 83.63 DEP criu/lsm.d [2021-05-11T12:34:51.042Z] #43 83.77 DEP criu/log.d [2021-05-11T12:34:51.042Z] #43 83.90 DEP criu/libnetlink.d [2021-05-11T12:34:51.042Z] #43 84.01 DEP criu/kerndat.d [2021-05-11T12:34:51.042Z] #43 84.15 DEP criu/kcmp-ids.d [2021-05-11T12:34:51.042Z] #43 84.27 DEP criu/irmap.d [2021-05-11T12:34:51.042Z] #43 84.43 DEP criu/ipc_ns.d [2021-05-11T12:34:51.042Z] #43 84.61 DEP criu/image.d [2021-05-11T12:34:51.042Z] #43 84.72 DEP criu/image-desc.d [2021-05-11T12:34:51.042Z] #43 84.85 DEP criu/fsnotify.d [2021-05-11T12:34:51.042Z] #43 85.06 DEP criu/filesystems.d [2021-05-11T12:34:51.042Z] #43 85.18 DEP criu/files.d [2021-05-11T12:34:51.042Z] #43 85.46 DEP criu/files-reg.d [2021-05-11T12:34:51.042Z] #43 85.64 DEP criu/files-ext.d [2021-05-11T12:34:51.042Z] #43 85.80 DEP criu/file-lock.d [2021-05-11T12:34:51.042Z] #43 85.98 DEP criu/file-ids.d [2021-05-11T12:34:51.042Z] #43 86.16 DEP criu/fifo.d [2021-05-11T12:34:51.042Z] #43 86.40 DEP criu/fdstore.d [2021-05-11T12:34:51.042Z] #43 86.53 DEP criu/fault-injection.d [2021-05-11T12:34:51.042Z] #43 86.59 DEP criu/external.d [2021-05-11T12:34:51.042Z] #43 86.74 DEP criu/eventpoll.d [2021-05-11T12:34:51.042Z] #43 87.01 DEP criu/eventfd.d [2021-05-11T12:34:51.042Z] #43 87.26 DEP criu/crtools.d [2021-05-11T12:34:51.042Z] #43 87.54 DEP criu/cr-service.d [2021-05-11T12:34:51.042Z] #43 ... [2021-05-11T12:34:51.042Z] [2021-05-11T12:34:51.042Z] #20 [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-05-11T12:34:51.042Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-05-11T12:34:51.042Z] #20 36.21 Selecting previously unselected package libnl-3-200:arm64. [2021-05-11T12:34:51.042Z] #20 36.22 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2021-05-11T12:34:51.042Z] #20 36.23 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2021-05-11T12:34:51.042Z] #20 36.33 Selecting previously unselected package libprotobuf-c1:arm64. [2021-05-11T12:34:51.042Z] #20 36.34 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2021-05-11T12:34:51.042Z] #20 36.35 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-05-11T12:34:51.042Z] #20 36.43 Selecting previously unselected package libreadline5:arm64. [2021-05-11T12:34:51.304Z] #20 36.45 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2021-05-11T12:34:51.304Z] #20 36.46 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2021-05-11T12:34:51.567Z] #20 36.57 Selecting previously unselected package net-tools. [2021-05-11T12:34:51.567Z] #20 36.57 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2021-05-11T12:34:51.567Z] #20 36.59 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-05-11T12:34:51.567Z] #20 36.81 Selecting previously unselected package python-pip-whl. [2021-05-11T12:34:51.567Z] #20 36.81 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-05-11T12:34:51.567Z] #20 36.86 Unpacking python-pip-whl (18.1-5) ... [2021-05-11T12:34:51.901Z] #20 4.595 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [286 kB] [2021-05-11T12:34:51.912Z] #20 11.43 Reading package lists... [2021-05-11T12:34:52.515Z] #20 37.34 Selecting previously unselected package python3-lib2to3. [2021-05-11T12:34:52.515Z] #20 37.35 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-05-11T12:34:52.515Z] #20 37.37 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-05-11T12:34:52.515Z] #20 37.74 Selecting previously unselected package python3-distutils. [2021-05-11T12:34:52.515Z] #20 37.76 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-05-11T12:34:52.515Z] #20 37.82 Unpacking python3-distutils (3.7.3-1) ... [2021-05-11T12:34:52.830Z] #20 ... [2021-05-11T12:34:52.830Z] [2021-05-11T12:34:52.830Z] #45 [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-05-11T12:34:52.830Z] #45 sha256:3962dc63d838655ed140ab350d62cbaf390a6dd5454c6e2636c6b0239bad802c [2021-05-11T12:34:52.830Z] #45 147.3 github.com/LK4D4/vndr/godl [2021-05-11T12:34:52.997Z] #53 ... [2021-05-11T12:34:52.997Z] [2021-05-11T12:34:52.997Z] #56 [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-05-11T12:34:52.997Z] #56 sha256:3329d9370a159d7ce413d3accd66e90cc16d3eaedef873804465e202bf144bbc [2021-05-11T12:34:52.997Z] #56 202.4 + bin/containerd [2021-05-11T12:34:53.141Z] #20 38.05 Selecting previously unselected package python3-pip. [2021-05-11T12:34:53.141Z] #20 38.06 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-05-11T12:34:53.141Z] #20 38.09 Unpacking python3-pip (18.1-5) ... [2021-05-11T12:34:53.404Z] #20 ... [2021-05-11T12:34:53.404Z] [2021-05-11T12:34:53.404Z] #40 [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-05-11T12:34:53.404Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-05-11T12:34:53.404Z] #40 141.7 + dpkg --print-architecture [2021-05-11T12:34:53.404Z] #40 DONE 143.1s [2021-05-11T12:34:53.404Z] [2021-05-11T12:34:53.404Z] #20 [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-05-11T12:34:53.404Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-05-11T12:34:53.404Z] #20 38.68 Selecting previously unselected package python3-pkg-resources. [2021-05-11T12:34:53.404Z] #20 38.70 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-05-11T12:34:53.404Z] #20 38.71 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-05-11T12:34:53.565Z] #20 15.94 Reading package lists... [2021-05-11T12:34:53.565Z] #20 ... [2021-05-11T12:34:53.565Z] [2021-05-11T12:34:53.565Z] #43 [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-05-11T12:34:53.565Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-11T12:34:53.565Z] #43 72.83 DEP criu/sysfs_parse.d [2021-05-11T12:34:53.565Z] #43 73.01 DEP criu/sysctl.d [2021-05-11T12:34:53.565Z] #43 73.20 DEP criu/string.d [2021-05-11T12:34:53.565Z] #43 73.26 DEP criu/stats.d [2021-05-11T12:34:53.565Z] #43 73.41 DEP criu/sockets.d [2021-05-11T12:34:53.565Z] #43 73.63 DEP criu/sk-unix.d [2021-05-11T12:34:53.565Z] #43 73.84 DEP criu/sk-tcp.d [2021-05-11T12:34:53.565Z] #43 74.00 DEP criu/sk-queue.d [2021-05-11T12:34:53.565Z] #43 74.21 DEP criu/sk-packet.d [2021-05-11T12:34:53.565Z] #43 74.37 DEP criu/sk-netlink.d [2021-05-11T12:34:53.565Z] #43 74.52 DEP criu/sk-inet.d [2021-05-11T12:34:53.565Z] #43 74.84 DEP criu/signalfd.d [2021-05-11T12:34:53.565Z] #43 75.10 DEP criu/sigframe.d [2021-05-11T12:34:53.565Z] #43 75.25 DEP criu/shmem.d [2021-05-11T12:34:53.565Z] #43 75.40 DEP criu/servicefd.d [2021-05-11T12:34:53.565Z] #43 75.54 DEP criu/seize.d [2021-05-11T12:34:53.565Z] #43 75.69 DEP criu/seccomp.d [2021-05-11T12:34:53.565Z] #43 75.84 DEP criu/rst-malloc.d [2021-05-11T12:34:53.565Z] #43 75.90 DEP criu/rbtree.d [2021-05-11T12:34:53.565Z] #43 75.95 DEP criu/pstree.d [2021-05-11T12:34:53.565Z] #43 76.18 DEP criu/protobuf.d [2021-05-11T12:34:53.565Z] #43 76.33 GEN criu/protobuf-desc-gen.h [2021-05-11T12:34:53.565Z] #43 78.11 DEP criu/protobuf-desc.d [2021-05-11T12:34:53.565Z] #43 78.31 DEP criu/proc_parse.d [2021-05-11T12:34:53.565Z] #43 78.56 DEP criu/plugin.d [2021-05-11T12:34:53.668Z] #20 38.90 Selecting previously unselected package python3-setuptools. [2021-05-11T12:34:53.668Z] #20 38.91 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-05-11T12:34:53.668Z] #20 38.94 Unpacking python3-setuptools (40.8.0-1) ... [2021-05-11T12:34:53.760Z] #45 148.0 github.com/LK4D4/vndr [2021-05-11T12:34:53.827Z] #43 78.65 DEP criu/pipes.d [2021-05-11T12:34:53.827Z] #43 ... [2021-05-11T12:34:53.827Z] [2021-05-11T12:34:53.827Z] #45 [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-05-11T12:34:53.827Z] #45 sha256:7986fce36383753a4097592e772842e702db6c31c8ebc933a9c1d11fc61e9059 [2021-05-11T12:34:53.827Z] #45 149.4 github.com/LK4D4/vndr/godl [2021-05-11T12:34:53.827Z] #45 150.4 github.com/LK4D4/vndr [2021-05-11T12:34:53.937Z] #56 ... [2021-05-11T12:34:53.937Z] [2021-05-11T12:34:53.937Z] #53 [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-05-11T12:34:53.937Z] #53 sha256:a712e7fb0c9478402385919a2076c86432164929389720a781c217c5aad843b7 [2021-05-11T12:34:53.937Z] #53 129.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-05-11T12:34:53.937Z] #53 130.4 + mkdir -p /build [2021-05-11T12:34:53.937Z] #53 130.5 + cp runc /build/runc [2021-05-11T12:34:53.937Z] #53 DONE 130.8s [2021-05-11T12:34:54.088Z] #45 DONE 159.6s [2021-05-11T12:34:54.088Z] [2021-05-11T12:34:54.088Z] #43 [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-05-11T12:34:54.088Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-11T12:34:54.088Z] #43 78.94 DEP criu/pie-util.d [2021-05-11T12:34:54.196Z] [2021-05-11T12:34:54.196Z] #56 [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-05-11T12:34:54.196Z] #56 sha256:3329d9370a159d7ce413d3accd66e90cc16d3eaedef873804465e202bf144bbc [2021-05-11T12:34:54.244Z] #20 39.32 Selecting previously unselected package python3-wheel. [2021-05-11T12:34:54.244Z] #20 39.33 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-05-11T12:34:54.244Z] #20 39.33 Unpacking python3-wheel (0.32.3-2) ... [2021-05-11T12:34:54.244Z] #20 39.45 Selecting previously unselected package sudo. [2021-05-11T12:34:54.244Z] #20 39.46 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_arm64.deb ... [2021-05-11T12:34:54.244Z] #20 39.47 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-05-11T12:34:54.350Z] #43 79.10 DEP criu/pie-util-vdso.d [2021-05-11T12:34:54.611Z] #43 79.41 DEP criu/pie-util-vdso-elf32.d [2021-05-11T12:34:54.611Z] #43 79.59 DEP criu/path.d [2021-05-11T12:34:54.819Z] #20 40.00 Selecting previously unselected package thin-provisioning-tools. [2021-05-11T12:34:54.819Z] #20 40.02 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2021-05-11T12:34:54.819Z] #20 40.03 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-05-11T12:34:55.082Z] #20 40.34 Selecting previously unselected package uidmap. [2021-05-11T12:34:55.082Z] #20 40.35 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ... [2021-05-11T12:34:55.082Z] #20 40.35 Unpacking uidmap (1:4.5-1.1) ... [2021-05-11T12:34:55.185Z] #43 79.94 DEP criu/parasite-syscall.d [2021-05-11T12:34:55.344Z] #20 40.46 Selecting previously unselected package vim-runtime. [2021-05-11T12:34:55.344Z] #20 40.46 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-05-11T12:34:55.344Z] #20 40.49 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-05-11T12:34:55.344Z] #20 40.51 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-05-11T12:34:55.344Z] #20 40.54 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-05-11T12:34:55.446Z] #43 80.30 DEP criu/pagemap.d [2021-05-11T12:34:55.627Z] #43 105.5 CC criu/cr-service.o [2021-05-11T12:34:55.627Z] #43 ... [2021-05-11T12:34:55.627Z] [2021-05-11T12:34:55.627Z] #20 [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-05-11T12:34:55.627Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-11T12:34:55.627Z] #20 22.62 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-05-11T12:34:55.627Z] #20 22.68 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-05-11T12:34:55.627Z] #20 22.71 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-05-11T12:34:55.627Z] #20 23.33 debconf: delaying package configuration, since apt-utils is not installed [2021-05-11T12:34:55.627Z] #20 23.42 Fetched 28.5 MB in 2s (16.2 MB/s) [2021-05-11T12:34:55.627Z] #20 23.48 Selecting previously unselected package pigz. [2021-05-11T12:34:55.627Z] #20 23.48 (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 ... 23435 files and directories currently installed.) [2021-05-11T12:34:55.627Z] #20 23.55 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-05-11T12:34:55.627Z] #20 23.56 Unpacking pigz (2.4-1) ... [2021-05-11T12:34:55.627Z] #20 23.67 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-05-11T12:34:55.627Z] #20 23.67 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-05-11T12:34:55.627Z] #20 23.68 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-05-11T12:34:55.627Z] #20 24.12 Selecting previously unselected package python3.7-minimal. [2021-05-11T12:34:55.627Z] #20 24.12 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-05-11T12:34:55.627Z] #20 24.13 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-05-11T12:34:55.627Z] #20 24.96 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-05-11T12:34:55.627Z] #20 25.00 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-05-11T12:34:55.627Z] #20 27.02 Selecting previously unselected package python3-minimal. [2021-05-11T12:34:55.628Z] #20 27.02 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23684 files and directories currently installed.) [2021-05-11T12:34:55.628Z] #20 27.08 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-05-11T12:34:55.628Z] #20 27.09 Unpacking python3-minimal (3.7.3-1) ... [2021-05-11T12:34:55.628Z] #20 27.15 Selecting previously unselected package libmpdec2:amd64. [2021-05-11T12:34:55.628Z] #20 27.15 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-05-11T12:34:55.628Z] #20 27.16 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-05-11T12:34:55.628Z] #20 27.25 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-05-11T12:34:55.628Z] #20 27.25 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-05-11T12:34:55.628Z] #20 27.26 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-05-11T12:34:55.708Z] #43 80.45 DEP criu/pagemap-cache.d [2021-05-11T12:34:55.708Z] #43 80.57 DEP criu/page-xfer.d [2021-05-11T12:34:55.708Z] #43 80.72 DEP criu/page-pipe.d [2021-05-11T12:34:55.969Z] #43 80.84 DEP criu/netfilter.d [2021-05-11T12:34:55.969Z] #43 80.97 DEP criu/net.d [2021-05-11T12:34:56.101Z] #56 ... [2021-05-11T12:34:56.101Z] [2021-05-11T12:34:56.101Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-05-11T12:34:56.101Z] #54 sha256:23e9cd0221c370433c15f15c91a524a61d445af1babd90b134a685202a2caa8f [2021-05-11T12:34:56.101Z] #54 DONE 0.5s [2021-05-11T12:34:56.101Z] [2021-05-11T12:34:56.101Z] #56 [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-05-11T12:34:56.101Z] #56 sha256:3329d9370a159d7ce413d3accd66e90cc16d3eaedef873804465e202bf144bbc [2021-05-11T12:34:56.150Z] #20 28.21 Selecting previously unselected package python3.7. [2021-05-11T12:34:56.150Z] #20 28.22 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-05-11T12:34:56.150Z] #20 28.22 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-05-11T12:34:56.150Z] #20 28.35 Selecting previously unselected package libpython3-stdlib:amd64. [2021-05-11T12:34:56.150Z] #20 28.36 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-05-11T12:34:56.150Z] #20 28.37 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-05-11T12:34:56.150Z] #20 28.47 Setting up python3-minimal (3.7.3-1) ... [2021-05-11T12:34:56.231Z] #43 81.14 DEP criu/namespaces.d [2021-05-11T12:34:56.231Z] #43 81.26 DEP criu/mount.d [2021-05-11T12:34:56.412Z] #20 ... [2021-05-11T12:34:56.412Z] [2021-05-11T12:34:56.412Z] #43 [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-05-11T12:34:56.412Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-11T12:34:56.412Z] #43 107.0 CC criu/crtools.o [2021-05-11T12:34:56.493Z] #43 81.44 DEP criu/memfd.d [2021-05-11T12:34:56.754Z] #43 81.63 DEP criu/mem.d [2021-05-11T12:34:56.985Z] #43 107.6 CC criu/eventfd.o [2021-05-11T12:34:57.016Z] #43 81.85 DEP criu/lsm.d [2021-05-11T12:34:57.031Z] #45 ... [2021-05-11T12:34:57.031Z] [2021-05-11T12:34:57.031Z] #43 [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-05-11T12:34:57.031Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-11T12:34:57.031Z] #43 60.17 CC criu/arch/x86/kerndat.o [2021-05-11T12:34:57.031Z] #43 60.98 CC criu/arch/x86/sigaction_compat.o [2021-05-11T12:34:57.031Z] #43 61.32 CC criu/arch/x86/sigframe.o [2021-05-11T12:34:57.031Z] #43 61.62 LINK criu/arch/x86/crtools.built-in.o [2021-05-11T12:34:57.031Z] #43 61.69 DEP criu/pie/util-vdso-elf32.d [2021-05-11T12:34:57.031Z] #43 61.82 DEP criu/pie/util-vdso.d [2021-05-11T12:34:57.031Z] #43 61.97 DEP criu/pie/util.d [2021-05-11T12:34:57.031Z] #43 62.11 CC criu/pie/util.o [2021-05-11T12:34:57.031Z] #43 62.48 CC criu/pie/util-vdso.o [2021-05-11T12:34:57.031Z] #43 63.16 CC criu/pie/util-vdso-elf32.o [2021-05-11T12:34:57.031Z] #43 63.90 AR criu/pie/pie.lib.a [2021-05-11T12:34:57.031Z] #43 63.97 DEP criu/pie/restorer.d [2021-05-11T12:34:57.031Z] #43 64.20 DEP criu/arch/x86/sigaction_compat_pie.d [2021-05-11T12:34:57.031Z] #43 64.37 DEP criu/arch/x86/restorer_unmap.d [2021-05-11T12:34:57.031Z] #43 64.38 DEP criu/arch/x86/restorer.d [2021-05-11T12:34:57.031Z] #43 64.59 DEP criu/arch/x86/vdso-pie.d [2021-05-11T12:34:57.031Z] #43 64.78 DEP criu/pie/parasite-vdso.d [2021-05-11T12:34:57.031Z] #43 64.96 DEP criu/pie/parasite.d [2021-05-11T12:34:57.031Z] #43 65.25 CC criu/pie/parasite.o [2021-05-11T12:34:57.031Z] #43 66.52 LINK criu/pie/parasite.built-in.o [2021-05-11T12:34:57.031Z] #43 66.53 GEN criu/pie/parasite-blob.h [2021-05-11T12:34:57.031Z] #43 66.56 CC criu/pie/parasite-vdso.o [2021-05-11T12:34:57.031Z] #43 67.35 CC criu/arch/x86/vdso-pie.o [2021-05-11T12:34:57.031Z] #43 67.70 CC criu/arch/x86/restorer.o [2021-05-11T12:34:57.031Z] #43 68.26 CC criu/arch/x86/restorer_unmap.o [2021-05-11T12:34:57.031Z] #43 68.33 CC criu/arch/x86/sigaction_compat_pie.o [2021-05-11T12:34:57.031Z] #43 68.69 CC criu/pie/restorer.o [2021-05-11T12:34:57.246Z] #43 107.9 CC criu/eventpoll.o [2021-05-11T12:34:57.278Z] #43 82.00 DEP criu/log.d [2021-05-11T12:34:57.278Z] #43 82.12 DEP criu/libnetlink.d [2021-05-11T12:34:57.539Z] #43 82.28 DEP criu/kerndat.d [2021-05-11T12:34:57.539Z] #43 82.49 DEP criu/kcmp-ids.d [2021-05-11T12:34:57.801Z] #43 82.59 DEP criu/irmap.d [2021-05-11T12:34:57.801Z] #43 82.72 DEP criu/ipc_ns.d [2021-05-11T12:34:57.801Z] #43 82.86 DEP criu/image.d [2021-05-11T12:34:57.921Z] #20 43.03 Selecting previously unselected package vim. [2021-05-11T12:34:57.921Z] #20 43.04 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ... [2021-05-11T12:34:57.921Z] #20 43.06 Unpacking vim (2:8.1.0875-5) ... [2021-05-11T12:34:58.063Z] #43 82.97 DEP criu/image-desc.d [2021-05-11T12:34:58.063Z] #43 83.12 DEP criu/fsnotify.d [2021-05-11T12:34:58.184Z] #20 43.47 Selecting previously unselected package xfsprogs. [2021-05-11T12:34:58.190Z] #43 108.8 CC criu/external.o [2021-05-11T12:34:58.446Z] #20 43.47 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ... [2021-05-11T12:34:58.446Z] #20 43.48 Unpacking xfsprogs (4.20.0-1) ... [2021-05-11T12:34:58.469Z] #43 109.2 CC criu/fault-injection.o [2021-05-11T12:34:58.469Z] #43 109.2 CC criu/fdstore.o [2021-05-11T12:34:58.636Z] #43 83.34 DEP criu/filesystems.d [2021-05-11T12:34:58.636Z] #43 83.52 DEP criu/files.d [2021-05-11T12:34:58.636Z] #43 83.71 DEP criu/files-reg.d [2021-05-11T12:34:58.709Z] #20 43.91 Selecting previously unselected package zip. [2021-05-11T12:34:58.709Z] #20 43.91 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ... [2021-05-11T12:34:58.709Z] #20 43.92 Unpacking zip (3.0-11+b1) ... [2021-05-11T12:34:58.922Z] #43 71.93 LINK criu/pie/restorer.built-in.o [2021-05-11T12:34:58.922Z] #43 71.95 GEN criu/pie/restorer-blob.h [2021-05-11T12:34:58.922Z] #43 72.02 DEP criu/vdso.d [2021-05-11T12:34:58.972Z] #20 44.12 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-05-11T12:34:58.972Z] #20 44.16 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-05-11T12:34:58.972Z] #20 44.19 Setting up libip6tc0:arm64 (1.8.2-4) ... [2021-05-11T12:34:58.972Z] #20 44.21 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2021-05-11T12:34:58.972Z] #20 44.24 Setting up libgpm2:arm64 (1.20.7-5) ... [2021-05-11T12:34:58.972Z] #20 44.26 Setting up libip4tc0:arm64 (1.8.2-4) ... [2021-05-11T12:34:58.972Z] #20 44.28 Setting up uidmap (1:4.5-1.1) ... [2021-05-11T12:34:58.972Z] #20 44.33 Setting up libnftnl11:arm64 (1.1.2-2) ... [2021-05-11T12:34:58.972Z] #20 44.35 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-05-11T12:34:58.972Z] #20 44.36 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-05-11T12:34:59.043Z] #43 109.7 CC criu/fifo.o [2021-05-11T12:34:59.180Z] #43 72.18 DEP criu/vdso-compat.d [2021-05-11T12:34:59.180Z] #43 72.39 DEP criu/uts_ns.d [2021-05-11T12:34:59.209Z] #43 83.91 DEP criu/files-ext.d [2021-05-11T12:34:59.209Z] #43 84.08 DEP criu/file-lock.d [2021-05-11T12:34:59.234Z] #20 44.38 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-05-11T12:34:59.234Z] #20 44.42 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2021-05-11T12:34:59.234Z] #20 44.43 Setting up xxd (2:8.1.0875-5) ... [2021-05-11T12:34:59.234Z] #20 44.44 Setting up zip (3.0-11+b1) ... [2021-05-11T12:34:59.234Z] #20 44.46 Setting up vim-common (2:8.1.0875-5) ... [2021-05-11T12:34:59.234Z] #20 44.49 Setting up bash-completion (1:2.8-6) ... [2021-05-11T12:34:59.436Z] #43 72.63 DEP criu/util.d [2021-05-11T12:34:59.471Z] #43 84.20 DEP criu/file-ids.d [2021-05-11T12:34:59.471Z] #43 84.36 DEP criu/fifo.d [2021-05-11T12:34:59.624Z] #43 110.1 CC criu/file-ids.o [2021-05-11T12:34:59.624Z] #43 110.5 CC criu/file-lock.o [2021-05-11T12:34:59.693Z] #43 72.84 DEP criu/uffd.d [2021-05-11T12:34:59.732Z] #43 84.49 DEP criu/fdstore.d [2021-05-11T12:34:59.732Z] #43 84.59 DEP criu/fault-injection.d [2021-05-11T12:34:59.732Z] #43 84.65 DEP criu/external.d [2021-05-11T12:34:59.949Z] #43 73.04 DEP criu/tun.d [2021-05-11T12:34:59.994Z] #43 84.76 DEP criu/eventpoll.d [2021-05-11T12:34:59.994Z] #43 84.96 DEP criu/eventfd.d [2021-05-11T12:35:00.206Z] #43 73.29 DEP criu/tty.d [2021-05-11T12:35:00.256Z] #43 85.14 DEP criu/crtools.d [2021-05-11T12:35:00.256Z] #43 85.27 DEP criu/cr-service.d [2021-05-11T12:35:00.462Z] #43 73.51 DEP criu/timerfd.d [2021-05-11T12:35:00.462Z] #43 73.74 DEP criu/timens.d [2021-05-11T12:35:00.517Z] #43 85.42 DEP criu/cr-restore.d [2021-05-11T12:35:00.566Z] #43 111.4 CC criu/files-ext.o [2021-05-11T12:35:00.719Z] #43 ... [2021-05-11T12:35:00.719Z] [2021-05-11T12:35:00.719Z] #53 [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-05-11T12:35:00.719Z] #53 sha256:ee77f2cfb708bbde3cba8ece556d99b58ac12cffb61df3fcb019ee16af032bf5 [2021-05-11T12:35:00.719Z] #53 13.15 + cd /tmp/tmp.2myARCGoas/src/github.com/opencontainers/runc [2021-05-11T12:35:00.719Z] #53 13.15 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-11T12:35:00.719Z] #53 14.00 + '[' -z '' ']' [2021-05-11T12:35:00.719Z] #53 14.00 + target=static [2021-05-11T12:35:00.719Z] #53 14.00 + make 'BUILDTAGS=seccomp ' static [2021-05-11T12:35:00.719Z] #53 14.62 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-05-11T12:35:00.719Z] #53 ... [2021-05-11T12:35:00.719Z] [2021-05-11T12:35:00.719Z] #43 [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-05-11T12:35:00.719Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-11T12:35:00.719Z] #43 73.93 DEP criu/sysfs_parse.d [2021-05-11T12:35:00.779Z] #43 85.60 DEP criu/cr-errno.d [2021-05-11T12:35:00.779Z] #43 85.61 DEP criu/cr-dump.d [2021-05-11T12:35:00.975Z] #43 74.14 DEP criu/sysctl.d [2021-05-11T12:35:01.040Z] #43 85.80 DEP criu/cr-dedup.d [2021-05-11T12:35:01.040Z] #43 85.96 DEP criu/cr-check.d [2021-05-11T12:35:01.139Z] #43 111.7 CC criu/files-reg.o [2021-05-11T12:35:01.159Z] #20 ... [2021-05-11T12:35:01.159Z] [2021-05-11T12:35:01.159Z] #43 [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-05-11T12:35:01.159Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-11T12:35:01.159Z] #43 87.76 DEP criu/cr-restore.d [2021-05-11T12:35:01.159Z] #43 88.06 DEP criu/cr-errno.d [2021-05-11T12:35:01.159Z] #43 88.07 DEP criu/cr-dump.d [2021-05-11T12:35:01.159Z] #43 88.27 DEP criu/cr-dedup.d [2021-05-11T12:35:01.159Z] #43 88.48 DEP criu/cr-check.d [2021-05-11T12:35:01.159Z] #43 88.68 DEP criu/config.d [2021-05-11T12:35:01.159Z] #43 88.97 DEP criu/clone-noasan.d [2021-05-11T12:35:01.159Z] #43 89.08 DEP criu/cgroup.d [2021-05-11T12:35:01.159Z] #43 89.26 DEP criu/cgroup-props.d [2021-05-11T12:35:01.159Z] #43 89.43 DEP criu/bitmap.d [2021-05-11T12:35:01.159Z] #43 89.45 DEP criu/bfd.d [2021-05-11T12:35:01.159Z] #43 89.55 DEP criu/autofs.d [2021-05-11T12:35:01.159Z] #43 89.70 DEP criu/aio.d [2021-05-11T12:35:01.159Z] #43 89.82 DEP criu/action-scripts.d [2021-05-11T12:35:01.159Z] #43 90.11 CC criu/action-scripts.o [2021-05-11T12:35:01.159Z] #43 90.51 CC criu/aio.o [2021-05-11T12:35:01.159Z] #43 91.01 CC criu/autofs.o [2021-05-11T12:35:01.159Z] #43 92.36 CC criu/bfd.o [2021-05-11T12:35:01.159Z] #43 92.96 CC criu/bitmap.o [2021-05-11T12:35:01.159Z] #43 93.09 CC criu/cgroup-props.o [2021-05-11T12:35:01.159Z] #43 93.67 CC criu/cgroup.o [2021-05-11T12:35:01.159Z] #43 95.81 CC criu/clone-noasan.o [2021-05-11T12:35:01.159Z] #43 96.09 CC criu/config.o [2021-05-11T12:35:01.159Z] #43 97.36 CC criu/cr-check.o [2021-05-11T12:35:01.232Z] #43 74.29 DEP criu/string.d [2021-05-11T12:35:01.232Z] #43 74.36 DEP criu/stats.d [2021-05-11T12:35:01.305Z] #43 86.11 DEP criu/config.d [2021-05-11T12:35:01.305Z] #43 86.31 DEP criu/clone-noasan.d [2021-05-11T12:35:01.488Z] #43 74.49 DEP criu/sockets.d [2021-05-11T12:35:01.566Z] #43 86.41 DEP criu/cgroup.d [2021-05-11T12:35:01.566Z] #43 ... [2021-05-11T12:35:01.566Z] [2021-05-11T12:35:01.566Z] #20 [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-05-11T12:35:01.566Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-11T12:35:01.566Z] #20 15.94 Reading package lists... [2021-05-11T12:35:01.566Z] #20 20.35 Building dependency tree... [2021-05-11T12:35:01.566Z] #20 21.94 libcap2-bin is already the newest version (1:2.25-2). [2021-05-11T12:35:01.566Z] #20 21.94 The following additional packages will be installed: [2021-05-11T12:35:01.566Z] #20 21.94 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-05-11T12:35:01.566Z] #20 21.94 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-05-11T12:35:01.566Z] #20 21.94 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-05-11T12:35:01.566Z] #20 21.94 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-05-11T12:35:01.566Z] #20 21.94 python3.7 python3.7-minimal vim-runtime xxd [2021-05-11T12:35:01.566Z] #20 21.95 Suggested packages: [2021-05-11T12:35:01.566Z] #20 21.95 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-05-11T12:35:01.566Z] #20 21.95 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-05-11T12:35:01.566Z] #20 21.95 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-05-11T12:35:01.566Z] #20 21.95 Recommended packages: [2021-05-11T12:35:01.566Z] #20 21.95 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-05-11T12:35:01.566Z] #20 21.95 python3-keyrings.alt python3-xdg unzip [2021-05-11T12:35:01.566Z] #20 23.84 The following NEW packages will be installed: [2021-05-11T12:35:01.566Z] #20 23.84 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-05-11T12:35:01.566Z] #20 23.84 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-05-11T12:35:01.566Z] #20 23.84 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-05-11T12:35:01.566Z] #20 23.85 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-05-11T12:35:01.566Z] #20 23.85 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-05-11T12:35:01.566Z] #20 23.85 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-05-11T12:35:01.566Z] #20 23.85 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-05-11T12:35:01.566Z] #20 23.85 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-05-11T12:35:01.566Z] #20 23.85 xz-utils zip [2021-05-11T12:35:01.567Z] #20 24.19 0 upgraded, 48 newly installed, 0 to remove and 27 not upgraded. [2021-05-11T12:35:01.567Z] #20 24.19 Need to get 28.5 MB of archives. [2021-05-11T12:35:01.567Z] #20 24.19 After this operation, 116 MB of additional disk space will be used. [2021-05-11T12:35:01.567Z] #20 24.19 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-05-11T12:35:01.567Z] #20 24.19 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-05-11T12:35:01.567Z] #20 24.21 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-05-11T12:35:01.567Z] #20 24.37 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-05-11T12:35:01.567Z] #20 24.37 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-05-11T12:35:01.567Z] #20 24.37 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-05-11T12:35:01.567Z] #20 24.49 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-05-11T12:35:01.567Z] #20 24.50 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-05-11T12:35:01.567Z] #20 24.53 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-05-11T12:35:01.567Z] #20 24.56 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-05-11T12:35:01.567Z] #20 24.57 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-05-11T12:35:01.567Z] #20 24.57 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-05-11T12:35:01.567Z] #20 24.57 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-05-11T12:35:01.567Z] #20 24.57 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-05-11T12:35:01.567Z] #20 24.58 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-05-11T12:35:01.567Z] #20 24.58 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-05-11T12:35:01.567Z] #20 24.59 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-05-11T12:35:01.567Z] #20 24.61 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-05-11T12:35:01.567Z] #20 24.61 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-05-11T12:35:01.567Z] #20 24.63 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-05-11T12:35:01.567Z] #20 24.63 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-05-11T12:35:01.567Z] #20 24.63 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-05-11T12:35:01.567Z] #20 24.68 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-05-11T12:35:01.567Z] #20 24.68 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-05-11T12:35:01.567Z] #20 24.69 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-05-11T12:35:01.567Z] #20 24.69 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-05-11T12:35:01.567Z] #20 24.70 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-05-11T12:35:01.567Z] #20 24.70 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-05-11T12:35:01.567Z] #20 24.71 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-05-11T12:35:01.567Z] #20 25.27 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-05-11T12:35:01.567Z] #20 25.27 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-05-11T12:35:01.567Z] #20 25.27 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-05-11T12:35:01.567Z] #20 25.28 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-05-11T12:35:01.567Z] #20 25.28 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-05-11T12:35:01.567Z] #20 25.28 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-05-11T12:35:01.567Z] #20 25.37 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-05-11T12:35:01.744Z] #43 74.74 DEP criu/sk-unix.d [2021-05-11T12:35:01.744Z] #43 75.03 DEP criu/sk-tcp.d [2021-05-11T12:35:01.842Z] #20 25.38 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-05-11T12:35:01.842Z] #20 25.39 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-05-11T12:35:01.842Z] #20 25.40 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-05-11T12:35:01.842Z] #20 25.41 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-05-11T12:35:01.842Z] #20 25.43 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-05-11T12:35:01.842Z] #20 25.43 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-05-11T12:35:01.842Z] #20 25.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-05-11T12:35:01.842Z] #20 25.51 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-05-11T12:35:01.842Z] #20 25.52 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-05-11T12:35:02.001Z] #43 75.26 DEP criu/sk-queue.d [2021-05-11T12:35:02.084Z] #43 ... [2021-05-11T12:35:02.084Z] [2021-05-11T12:35:02.084Z] #20 [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-05-11T12:35:02.084Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-11T12:35:02.084Z] #20 29.21 Selecting previously unselected package python3. [2021-05-11T12:35:02.084Z] #20 29.21 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24096 files and directories currently installed.) [2021-05-11T12:35:02.084Z] #20 29.26 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-05-11T12:35:02.084Z] #20 29.28 Unpacking python3 (3.7.3-1) ... [2021-05-11T12:35:02.084Z] #20 29.38 Selecting previously unselected package libip4tc0:amd64. [2021-05-11T12:35:02.084Z] #20 29.39 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-05-11T12:35:02.084Z] #20 29.39 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-05-11T12:35:02.084Z] #20 29.47 Selecting previously unselected package libip6tc0:amd64. [2021-05-11T12:35:02.084Z] #20 29.47 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-05-11T12:35:02.084Z] #20 29.48 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-05-11T12:35:02.084Z] #20 29.54 Selecting previously unselected package libiptc0:amd64. [2021-05-11T12:35:02.084Z] #20 29.55 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-05-11T12:35:02.084Z] #20 29.55 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-05-11T12:35:02.084Z] #20 29.63 Selecting previously unselected package libnfnetlink0:amd64. [2021-05-11T12:35:02.084Z] #20 29.64 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-05-11T12:35:02.084Z] #20 29.65 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-05-11T12:35:02.084Z] #20 29.72 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-05-11T12:35:02.084Z] #20 29.72 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-05-11T12:35:02.084Z] #20 29.73 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-05-11T12:35:02.084Z] #20 29.80 Selecting previously unselected package libnftnl11:amd64. [2021-05-11T12:35:02.084Z] #20 29.81 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-05-11T12:35:02.084Z] #20 29.83 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-05-11T12:35:02.084Z] #20 29.90 Selecting previously unselected package iptables. [2021-05-11T12:35:02.084Z] #20 29.90 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-05-11T12:35:02.084Z] #20 29.91 Unpacking iptables (1.8.2-4) ... [2021-05-11T12:35:02.084Z] #20 30.21 Selecting previously unselected package xxd. [2021-05-11T12:35:02.084Z] #20 30.22 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-05-11T12:35:02.084Z] #20 30.23 Unpacking xxd (2:8.1.0875-5) ... [2021-05-11T12:35:02.084Z] #20 30.36 Selecting previously unselected package vim-common. [2021-05-11T12:35:02.084Z] #20 30.38 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-05-11T12:35:02.084Z] #20 30.41 Unpacking vim-common (2:8.1.0875-5) ... [2021-05-11T12:35:02.084Z] #20 30.63 Selecting previously unselected package bash-completion. [2021-05-11T12:35:02.084Z] #20 30.64 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-05-11T12:35:02.084Z] #20 33.33 Unpacking bash-completion (1:2.8-6) ... [2021-05-11T12:35:02.084Z] #20 33.72 Selecting previously unselected package bzip2. [2021-05-11T12:35:02.084Z] #20 33.72 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-05-11T12:35:02.084Z] #20 33.73 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-05-11T12:35:02.084Z] #20 33.82 Selecting previously unselected package xz-utils. [2021-05-11T12:35:02.084Z] #20 33.83 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-05-11T12:35:02.084Z] #20 33.83 Unpacking xz-utils (5.2.4-1) ... [2021-05-11T12:35:02.084Z] #20 34.01 Selecting previously unselected package apparmor. [2021-05-11T12:35:02.084Z] #20 34.01 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-05-11T12:35:02.084Z] #20 34.09 Unpacking apparmor (2.13.2-10) ... [2021-05-11T12:35:02.104Z] #20 25.88 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-05-11T12:35:02.108Z] #43 ... [2021-05-11T12:35:02.108Z] [2021-05-11T12:35:02.108Z] #20 [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-05-11T12:35:02.108Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-05-11T12:35:02.346Z] #20 34.40 Selecting previously unselected package aufs-tools. [2021-05-11T12:35:02.346Z] #20 34.40 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-05-11T12:35:02.346Z] #20 34.42 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-05-11T12:35:02.346Z] #20 34.55 Selecting previously unselected package libonig5:amd64. [2021-05-11T12:35:02.346Z] #20 34.55 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-05-11T12:35:02.346Z] #20 34.56 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-05-11T12:35:02.366Z] #20 ... [2021-05-11T12:35:02.366Z] [2021-05-11T12:35:02.366Z] #32 [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-05-11T12:35:02.366Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-05-11T12:35:02.366Z] #32 DONE 167.0s [2021-05-11T12:35:02.366Z] [2021-05-11T12:35:02.366Z] #20 [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-05-11T12:35:02.366Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-11T12:35:02.366Z] #20 26.03 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-05-11T12:35:02.366Z] #20 ... [2021-05-11T12:35:02.366Z] [2021-05-11T12:35:02.366Z] #43 [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-05-11T12:35:02.366Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-11T12:35:02.366Z] #43 86.61 DEP criu/cgroup-props.d [2021-05-11T12:35:02.366Z] #43 86.75 DEP criu/bitmap.d [2021-05-11T12:35:02.366Z] #43 86.78 DEP criu/bfd.d [2021-05-11T12:35:02.366Z] #43 86.96 DEP criu/autofs.d [2021-05-11T12:35:02.366Z] #43 87.10 DEP criu/aio.d [2021-05-11T12:35:02.371Z] #20 47.45 Setting up libiptc0:arm64 (1.8.2-4) ... [2021-05-11T12:35:02.371Z] #20 47.47 Setting up xz-utils (5.2.4-1) ... [2021-05-11T12:35:02.371Z] #20 47.51 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-05-11T12:35:02.371Z] #20 47.53 Setting up sudo (1.8.27-1+deb10u3) ... [2021-05-11T12:35:02.371Z] #20 47.62 invoke-rc.d: could not determine current runlevel [2021-05-11T12:35:02.371Z] #20 47.63 invoke-rc.d: policy-rc.d denied execution of start. [2021-05-11T12:35:02.371Z] #20 47.64 Setting up pigz (2.4-1) ... [2021-05-11T12:35:02.371Z] #20 47.67 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-05-11T12:35:02.371Z] #20 47.70 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2021-05-11T12:35:02.565Z] #43 75.52 DEP criu/sk-packet.d [2021-05-11T12:35:02.565Z] #43 75.76 DEP criu/sk-netlink.d [2021-05-11T12:35:02.608Z] #20 34.73 Selecting previously unselected package libjq1:amd64. [2021-05-11T12:35:02.608Z] #20 34.73 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-05-11T12:35:02.608Z] #20 34.74 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-05-11T12:35:02.608Z] #20 34.85 Selecting previously unselected package jq. [2021-05-11T12:35:02.608Z] #20 34.85 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-05-11T12:35:02.608Z] #20 34.86 Unpacking jq (1.5+dfsg-2+b1) ... [2021-05-11T12:35:02.608Z] #20 34.95 Selecting previously unselected package libaio1:amd64. [2021-05-11T12:35:02.628Z] #43 87.46 DEP criu/action-scripts.d [2021-05-11T12:35:02.635Z] #20 47.72 Setting up python-pip-whl (18.1-5) ... [2021-05-11T12:35:02.635Z] #20 47.74 Setting up libmpdec2:arm64 (2.4.2-2) ... [2021-05-11T12:35:02.635Z] #20 47.77 Setting up vim-runtime (2:8.1.0875-5) ... [2021-05-11T12:35:02.821Z] #43 75.93 DEP criu/sk-inet.d [2021-05-11T12:35:02.869Z] #20 34.96 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-05-11T12:35:02.869Z] #20 34.97 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-05-11T12:35:02.869Z] #20 35.02 Selecting previously unselected package libgpm2:amd64. [2021-05-11T12:35:02.869Z] #20 35.02 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-05-11T12:35:02.869Z] #20 35.04 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-05-11T12:35:02.869Z] #20 35.11 Selecting previously unselected package libicu63:amd64. [2021-05-11T12:35:02.869Z] #20 35.11 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-05-11T12:35:02.869Z] #20 35.12 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-05-11T12:35:02.889Z] #43 87.94 CC criu/action-scripts.o [2021-05-11T12:35:02.897Z] #20 48.19 Setting up libaio1:arm64 (0.3.112-3) ... [2021-05-11T12:35:02.897Z] #20 48.21 Setting up libonig5:arm64 (6.9.1-1) ... [2021-05-11T12:35:02.897Z] #20 48.23 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2021-05-11T12:35:03.078Z] #43 76.20 DEP criu/signalfd.d [2021-05-11T12:35:03.078Z] #43 76.32 DEP criu/sigframe.d [2021-05-11T12:35:03.131Z] #20 ... [2021-05-11T12:35:03.131Z] [2021-05-11T12:35:03.131Z] #43 [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-05-11T12:35:03.131Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-11T12:35:03.131Z] #43 114.0 CC criu/files.o [2021-05-11T12:35:03.160Z] #20 48.27 Setting up vim (2:8.1.0875-5) ... [2021-05-11T12:35:03.160Z] #20 48.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-05-11T12:35:03.160Z] #20 48.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-05-11T12:35:03.160Z] #20 48.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-05-11T12:35:03.160Z] #20 48.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-05-11T12:35:03.160Z] #20 48.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-05-11T12:35:03.160Z] #20 48.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-05-11T12:35:03.160Z] #20 48.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-05-11T12:35:03.160Z] #20 48.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-05-11T12:35:03.160Z] #20 48.41 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-05-11T12:35:03.160Z] #20 48.42 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-05-11T12:35:03.160Z] #20 48.44 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2021-05-11T12:35:03.160Z] #20 48.47 Setting up jq (1.5+dfsg-2+b1) ... [2021-05-11T12:35:03.335Z] #43 76.40 DEP criu/shmem.d [2021-05-11T12:35:03.335Z] #43 ... [2021-05-11T12:35:03.335Z] [2021-05-11T12:35:03.335Z] #20 [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-05-11T12:35:03.335Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-11T12:35:03.335Z] #20 6.151 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-11T12:35:03.335Z] #20 11.66 Fetched 8956 kB in 10s (871 kB/s) [2021-05-11T12:35:03.335Z] #20 11.66 Reading package lists... [2021-05-11T12:35:03.335Z] #20 15.94 Reading package lists... [2021-05-11T12:35:03.335Z] #20 ... [2021-05-11T12:35:03.335Z] [2021-05-11T12:35:03.335Z] #43 [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-05-11T12:35:03.335Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-11T12:35:03.335Z] #43 76.55 DEP criu/servicefd.d [2021-05-11T12:35:03.423Z] #20 48.49 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2021-05-11T12:35:03.423Z] #20 48.51 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-05-11T12:35:03.463Z] #43 88.38 CC criu/aio.o [2021-05-11T12:35:03.591Z] #43 ... [2021-05-11T12:35:03.591Z] [2021-05-11T12:35:03.591Z] #45 [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-05-11T12:35:03.591Z] #45 sha256:3962dc63d838655ed140ab350d62cbaf390a6dd5454c6e2636c6b0239bad802c [2021-05-11T12:35:03.591Z] #45 DONE 157.9s [2021-05-11T12:35:03.591Z] [2021-05-11T12:35:03.591Z] #43 [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-05-11T12:35:03.591Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-11T12:35:03.591Z] #43 76.69 DEP criu/seize.d [2021-05-11T12:35:03.847Z] #43 76.99 DEP criu/seccomp.d [2021-05-11T12:35:04.036Z] #43 88.91 CC criu/autofs.o [2021-05-11T12:35:04.106Z] #43 77.33 DEP criu/rst-malloc.d [2021-05-11T12:35:04.362Z] #43 77.42 DEP criu/rbtree.d [2021-05-11T12:35:04.362Z] #43 77.58 DEP criu/pstree.d [2021-05-11T12:35:04.362Z] #43 77.68 DEP criu/protobuf.d [2021-05-11T12:35:04.653Z] #43 77.80 GEN criu/protobuf-desc-gen.h [2021-05-11T12:35:05.425Z] #43 90.13 CC criu/bfd.o [2021-05-11T12:35:05.683Z] #43 116.0 CC criu/filesystems.o [2021-05-11T12:35:05.688Z] #43 90.60 CC criu/bitmap.o [2021-05-11T12:35:05.949Z] #43 90.73 CC criu/cgroup-props.o [2021-05-11T12:35:06.001Z] #20 51.05 Setting up iptables (1.8.2-4) ... [2021-05-11T12:35:06.001Z] #20 51.07 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-05-11T12:35:06.001Z] #20 51.08 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-05-11T12:35:06.001Z] #20 51.09 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-05-11T12:35:06.001Z] #20 51.10 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-05-11T12:35:06.001Z] #20 51.11 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-05-11T12:35:06.001Z] #20 51.12 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-05-11T12:35:06.001Z] #20 51.13 Setting up python3 (3.7.3-1) ... [2021-05-11T12:35:06.256Z] #43 116.7 CC criu/fsnotify.o [2021-05-11T12:35:06.523Z] #43 91.43 CC criu/cgroup.o [2021-05-11T12:35:06.560Z] #43 79.69 DEP criu/protobuf-desc.d [2021-05-11T12:35:06.576Z] #20 51.79 Setting up python3-wheel (0.32.3-2) ... [2021-05-11T12:35:06.821Z] #43 79.82 DEP criu/proc_parse.d [2021-05-11T12:35:06.821Z] #43 80.03 DEP criu/plugin.d [2021-05-11T12:35:07.083Z] #43 80.09 DEP criu/pipes.d [2021-05-11T12:35:07.083Z] #43 80.27 DEP criu/pie-util.d [2021-05-11T12:35:07.201Z] #43 118.0 CC criu/image-desc.o [2021-05-11T12:35:07.339Z] #43 80.33 DEP criu/pie-util-vdso.d [2021-05-11T12:35:07.339Z] #43 80.49 DEP criu/pie-util-vdso-elf32.d [2021-05-11T12:35:07.339Z] #43 80.61 DEP criu/path.d [2021-05-11T12:35:07.462Z] #43 118.1 CC criu/image.o [2021-05-11T12:35:07.595Z] #43 80.79 DEP criu/parasite-syscall.d [2021-05-11T12:35:07.820Z] #20 52.91 Setting up apparmor (2.13.2-10) ... [2021-05-11T12:35:07.851Z] #43 81.03 DEP criu/pagemap.d [2021-05-11T12:35:07.911Z] #43 ... [2021-05-11T12:35:07.911Z] [2021-05-11T12:35:07.911Z] #20 [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-05-11T12:35:07.911Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-11T12:35:07.911Z] #20 26.08 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-05-11T12:35:07.911Z] #20 27.15 debconf: delaying package configuration, since apt-utils is not installed [2021-05-11T12:35:07.911Z] #20 27.27 Fetched 28.5 MB in 2s (13.0 MB/s) [2021-05-11T12:35:07.911Z] #20 27.33 Selecting previously unselected package pigz. [2021-05-11T12:35:07.911Z] #20 27.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 ... 23435 files and directories currently installed.) [2021-05-11T12:35:07.911Z] #20 27.39 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-05-11T12:35:07.911Z] #20 27.40 Unpacking pigz (2.4-1) ... [2021-05-11T12:35:07.911Z] #20 27.47 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-05-11T12:35:07.911Z] #20 27.47 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-05-11T12:35:07.911Z] #20 27.48 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-05-11T12:35:07.911Z] #20 27.86 Selecting previously unselected package python3.7-minimal. [2021-05-11T12:35:07.911Z] #20 27.86 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-05-11T12:35:07.911Z] #20 27.87 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-05-11T12:35:07.911Z] #20 28.75 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-05-11T12:35:07.911Z] #20 28.78 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-05-11T12:35:07.911Z] #20 30.72 Selecting previously unselected package python3-minimal. [2021-05-11T12:35:07.911Z] #20 30.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 ... 23684 files and directories currently installed.) [2021-05-11T12:35:07.911Z] #20 30.78 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-05-11T12:35:07.911Z] #20 30.79 Unpacking python3-minimal (3.7.3-1) ... [2021-05-11T12:35:07.911Z] #20 30.87 Selecting previously unselected package libmpdec2:amd64. [2021-05-11T12:35:07.911Z] #20 30.87 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-05-11T12:35:07.911Z] #20 30.88 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-05-11T12:35:07.911Z] #20 30.97 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-05-11T12:35:07.911Z] #20 30.97 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-05-11T12:35:07.911Z] #20 30.97 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-05-11T12:35:08.106Z] #43 81.18 DEP criu/pagemap-cache.d [2021-05-11T12:35:08.106Z] #43 81.29 DEP criu/page-xfer.d [2021-05-11T12:35:08.173Z] #20 31.82 Selecting previously unselected package python3.7. [2021-05-11T12:35:08.173Z] #20 31.83 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-05-11T12:35:08.173Z] #20 31.85 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-05-11T12:35:08.362Z] #43 81.45 DEP criu/page-pipe.d [2021-05-11T12:35:08.409Z] #43 118.9 CC criu/ipc_ns.o [2021-05-11T12:35:08.409Z] #43 ... [2021-05-11T12:35:08.409Z] [2021-05-11T12:35:08.409Z] #20 [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-05-11T12:35:08.409Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-11T12:35:08.409Z] #20 38.45 Selecting previously unselected package libnet1:amd64. [2021-05-11T12:35:08.409Z] #20 38.46 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-05-11T12:35:08.409Z] #20 38.47 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-05-11T12:35:08.409Z] #20 38.56 Selecting previously unselected package libnl-3-200:amd64. [2021-05-11T12:35:08.409Z] #20 38.56 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-05-11T12:35:08.409Z] #20 38.57 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-05-11T12:35:08.409Z] #20 38.66 Selecting previously unselected package libprotobuf-c1:amd64. [2021-05-11T12:35:08.409Z] #20 38.66 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-05-11T12:35:08.409Z] #20 38.67 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-05-11T12:35:08.409Z] #20 38.74 Selecting previously unselected package libreadline5:amd64. [2021-05-11T12:35:08.409Z] #20 38.74 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-05-11T12:35:08.409Z] #20 38.75 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-05-11T12:35:08.409Z] #20 38.87 Selecting previously unselected package net-tools. [2021-05-11T12:35:08.409Z] #20 38.87 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-05-11T12:35:08.409Z] #20 38.87 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-05-11T12:35:08.409Z] #20 39.11 Selecting previously unselected package python-pip-whl. [2021-05-11T12:35:08.409Z] #20 39.11 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-05-11T12:35:08.409Z] #20 39.13 Unpacking python-pip-whl (18.1-5) ... [2021-05-11T12:35:08.409Z] #20 39.67 Selecting previously unselected package python3-lib2to3. [2021-05-11T12:35:08.409Z] #20 39.67 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-05-11T12:35:08.409Z] #20 39.69 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-05-11T12:35:08.409Z] #20 39.83 Selecting previously unselected package python3-distutils. [2021-05-11T12:35:08.409Z] #20 39.83 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-05-11T12:35:08.409Z] #20 39.84 Unpacking python3-distutils (3.7.3-1) ... [2021-05-11T12:35:08.409Z] #20 39.98 Selecting previously unselected package python3-pip. [2021-05-11T12:35:08.409Z] #20 39.99 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-05-11T12:35:08.409Z] #20 40.00 Unpacking python3-pip (18.1-5) ... [2021-05-11T12:35:08.409Z] #20 40.12 Selecting previously unselected package python3-pkg-resources. [2021-05-11T12:35:08.409Z] #20 40.13 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-05-11T12:35:08.409Z] #20 40.14 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-05-11T12:35:08.409Z] #20 40.24 Selecting previously unselected package python3-setuptools. [2021-05-11T12:35:08.409Z] #20 40.24 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-05-11T12:35:08.409Z] #20 40.25 Unpacking python3-setuptools (40.8.0-1) ... [2021-05-11T12:35:08.409Z] #20 40.48 Selecting previously unselected package python3-wheel. [2021-05-11T12:35:08.409Z] #20 40.48 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-05-11T12:35:08.409Z] #20 40.49 Unpacking python3-wheel (0.32.3-2) ... [2021-05-11T12:35:08.409Z] #20 40.58 Selecting previously unselected package sudo. [2021-05-11T12:35:08.409Z] #20 40.58 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-05-11T12:35:08.409Z] #20 40.59 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-05-11T12:35:08.435Z] #20 31.99 Selecting previously unselected package libpython3-stdlib:amd64. [2021-05-11T12:35:08.435Z] #20 32.00 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-05-11T12:35:08.435Z] #20 32.00 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-05-11T12:35:08.435Z] #20 32.11 Setting up python3-minimal (3.7.3-1) ... [2021-05-11T12:35:08.618Z] #43 81.60 DEP criu/netfilter.d [2021-05-11T12:35:08.618Z] #43 81.79 DEP criu/net.d [2021-05-11T12:35:08.671Z] #20 41.07 Selecting previously unselected package thin-provisioning-tools. [2021-05-11T12:35:08.874Z] #43 81.96 DEP criu/namespaces.d [2021-05-11T12:35:08.933Z] #20 41.08 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-05-11T12:35:08.933Z] #20 41.08 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-05-11T12:35:08.933Z] #20 41.33 Selecting previously unselected package uidmap. [2021-05-11T12:35:09.130Z] #43 82.19 DEP criu/mount.d [2021-05-11T12:35:09.130Z] #43 82.33 DEP criu/memfd.d [2021-05-11T12:35:09.194Z] #20 41.35 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-05-11T12:35:09.194Z] #20 41.36 Unpacking uidmap (1:4.5-1.1) ... [2021-05-11T12:35:09.194Z] #20 41.47 Selecting previously unselected package vim-runtime. [2021-05-11T12:35:09.379Z] #20 32.99 Selecting previously unselected package python3. [2021-05-11T12:35:09.379Z] #20 32.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 ... 24096 files and directories currently installed.) [2021-05-11T12:35:09.379Z] #20 33.04 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-05-11T12:35:09.379Z] #20 33.05 Unpacking python3 (3.7.3-1) ... [2021-05-11T12:35:09.387Z] #43 82.48 DEP criu/mem.d [2021-05-11T12:35:09.456Z] #20 41.47 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-05-11T12:35:09.456Z] #20 41.49 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-05-11T12:35:09.456Z] #20 41.52 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-05-11T12:35:09.456Z] #20 41.52 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-05-11T12:35:09.641Z] #20 33.16 Selecting previously unselected package libip4tc0:amd64. [2021-05-11T12:35:09.641Z] #20 33.17 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-05-11T12:35:09.641Z] #20 33.18 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-05-11T12:35:09.641Z] #20 33.28 Selecting previously unselected package libip6tc0:amd64. [2021-05-11T12:35:09.641Z] #20 33.29 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-05-11T12:35:09.641Z] #20 33.30 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-05-11T12:35:09.641Z] #20 33.37 Selecting previously unselected package libiptc0:amd64. [2021-05-11T12:35:09.641Z] #20 33.37 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-05-11T12:35:09.641Z] #20 33.38 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-05-11T12:35:09.641Z] #20 33.46 Selecting previously unselected package libnfnetlink0:amd64. [2021-05-11T12:35:09.641Z] #20 33.47 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-05-11T12:35:09.641Z] #20 33.48 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-05-11T12:35:09.650Z] #43 82.67 DEP criu/lsm.d [2021-05-11T12:35:09.650Z] #43 82.89 DEP criu/log.d [2021-05-11T12:35:09.771Z] #20 55.09 Setting up xfsprogs (4.20.0-1) ... [2021-05-11T12:35:09.771Z] #20 55.10 Setting up python3-lib2to3 (3.7.3-1) ... [2021-05-11T12:35:09.902Z] #20 33.54 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-05-11T12:35:09.902Z] #20 33.54 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-05-11T12:35:09.902Z] #20 33.54 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-05-11T12:35:09.902Z] #20 33.66 Selecting previously unselected package libnftnl11:amd64. [2021-05-11T12:35:09.902Z] #20 33.66 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-05-11T12:35:09.902Z] #20 33.66 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-05-11T12:35:09.906Z] #43 ... [2021-05-11T12:35:09.906Z] [2021-05-11T12:35:09.906Z] #32 [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-05-11T12:35:09.906Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-05-11T12:35:09.906Z] #32 DONE 164.0s [2021-05-11T12:35:09.906Z] [2021-05-11T12:35:09.906Z] #43 [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-05-11T12:35:09.906Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-11T12:35:09.906Z] #43 83.07 DEP criu/libnetlink.d [2021-05-11T12:35:09.906Z] #43 ... [2021-05-11T12:35:09.906Z] [2021-05-11T12:35:09.906Z] #20 [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-05-11T12:35:09.906Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-11T12:35:09.906Z] #20 15.94 Reading package lists... [2021-05-11T12:35:09.906Z] #20 20.41 Building dependency tree... [2021-05-11T12:35:09.906Z] #20 21.87 libcap2-bin is already the newest version (1:2.25-2). [2021-05-11T12:35:09.906Z] #20 21.87 The following additional packages will be installed: [2021-05-11T12:35:09.906Z] #20 21.88 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-05-11T12:35:09.906Z] #20 21.88 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-05-11T12:35:09.906Z] #20 21.88 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-05-11T12:35:09.906Z] #20 21.88 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-05-11T12:35:09.906Z] #20 21.88 python3.7 python3.7-minimal vim-runtime xxd [2021-05-11T12:35:09.906Z] #20 21.88 Suggested packages: [2021-05-11T12:35:09.906Z] #20 21.88 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-05-11T12:35:09.906Z] #20 21.88 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-05-11T12:35:09.906Z] #20 21.88 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-05-11T12:35:09.906Z] #20 21.88 Recommended packages: [2021-05-11T12:35:09.906Z] #20 21.88 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-05-11T12:35:09.906Z] #20 21.88 python3-keyrings.alt python3-xdg unzip [2021-05-11T12:35:10.164Z] #20 33.75 Selecting previously unselected package iptables. [2021-05-11T12:35:10.164Z] #20 33.78 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-05-11T12:35:10.164Z] #20 33.79 Unpacking iptables (1.8.2-4) ... [2021-05-11T12:35:10.346Z] #20 55.51 Setting up python3-pkg-resources (40.8.0-1) ... [2021-05-11T12:35:10.425Z] #20 34.14 Selecting previously unselected package xxd. [2021-05-11T12:35:10.425Z] #20 34.16 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-05-11T12:35:10.425Z] #20 34.17 Unpacking xxd (2:8.1.0875-5) ... [2021-05-11T12:35:10.687Z] #20 34.29 Selecting previously unselected package vim-common. [2021-05-11T12:35:10.687Z] #20 34.31 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-05-11T12:35:10.687Z] #20 34.35 Unpacking vim-common (2:8.1.0875-5) ... [2021-05-11T12:35:10.949Z] #20 34.50 Selecting previously unselected package bash-completion. [2021-05-11T12:35:10.949Z] #20 34.51 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-05-11T12:35:11.556Z] #20 56.62 Setting up python3-distutils (3.7.3-1) ... [2021-05-11T12:35:11.796Z] #20 24.26 The following NEW packages will be installed: [2021-05-11T12:35:11.796Z] #20 24.26 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-05-11T12:35:11.796Z] #20 24.26 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-05-11T12:35:11.796Z] #20 24.26 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-05-11T12:35:11.796Z] #20 24.26 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-05-11T12:35:11.796Z] #20 24.26 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-05-11T12:35:11.796Z] #20 24.26 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-05-11T12:35:11.796Z] #20 24.26 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-05-11T12:35:11.796Z] #20 24.26 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-05-11T12:35:11.796Z] #20 24.26 xz-utils zip [2021-05-11T12:35:11.796Z] #20 24.60 0 upgraded, 48 newly installed, 0 to remove and 27 not upgraded. [2021-05-11T12:35:11.796Z] #20 24.60 Need to get 28.5 MB of archives. [2021-05-11T12:35:11.796Z] #20 24.60 After this operation, 116 MB of additional disk space will be used. [2021-05-11T12:35:11.796Z] #20 24.60 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-05-11T12:35:11.796Z] #20 24.60 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-05-11T12:35:11.796Z] #20 24.63 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-05-11T12:35:11.796Z] #20 24.71 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-05-11T12:35:11.796Z] #20 24.71 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-05-11T12:35:11.796Z] #20 24.72 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-05-11T12:35:11.796Z] #20 24.80 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-05-11T12:35:12.052Z] #20 24.81 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-05-11T12:35:12.052Z] #20 24.82 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-05-11T12:35:12.052Z] #20 24.82 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-05-11T12:35:12.052Z] #20 24.83 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-05-11T12:35:12.052Z] #20 24.83 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-05-11T12:35:12.052Z] #20 24.83 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-05-11T12:35:12.052Z] #20 24.84 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-05-11T12:35:12.052Z] #20 24.85 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-05-11T12:35:12.052Z] #20 24.86 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-05-11T12:35:12.052Z] #20 24.88 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-05-11T12:35:12.052Z] #20 24.88 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-05-11T12:35:12.052Z] #20 24.89 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-05-11T12:35:12.052Z] #20 24.89 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-05-11T12:35:12.052Z] #20 24.89 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-05-11T12:35:12.052Z] #20 24.90 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-05-11T12:35:12.052Z] #20 24.93 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-05-11T12:35:12.052Z] #20 24.94 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-05-11T12:35:12.052Z] #20 24.95 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-05-11T12:35:12.052Z] #20 24.95 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-05-11T12:35:12.052Z] #20 24.95 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-05-11T12:35:12.052Z] #20 24.96 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-05-11T12:35:12.052Z] #20 24.96 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-05-11T12:35:12.131Z] #20 57.23 Setting up python3-setuptools (40.8.0-1) ... [2021-05-11T12:35:12.614Z] #20 25.36 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-05-11T12:35:12.614Z] #20 25.36 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-05-11T12:35:12.614Z] #20 25.36 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-05-11T12:35:12.614Z] #20 25.36 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-05-11T12:35:12.614Z] #20 25.37 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-05-11T12:35:12.614Z] #20 25.37 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-05-11T12:35:12.614Z] #20 25.44 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-05-11T12:35:12.614Z] #20 25.45 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-05-11T12:35:12.614Z] #20 25.46 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-05-11T12:35:12.614Z] #20 25.47 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-05-11T12:35:12.614Z] #20 25.47 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-05-11T12:35:12.614Z] #20 25.48 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-05-11T12:35:12.614Z] #20 25.48 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-05-11T12:35:12.614Z] #20 25.54 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-05-11T12:35:12.614Z] #20 25.55 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-05-11T12:35:12.706Z] #20 ... [2021-05-11T12:35:12.706Z] [2021-05-11T12:35:12.706Z] #43 [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-05-11T12:35:12.706Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-11T12:35:12.706Z] #43 99.05 CC criu/cr-dedup.o [2021-05-11T12:35:12.706Z] #43 99.61 CC criu/cr-dump.o [2021-05-11T12:35:12.706Z] #43 101.8 CC criu/cr-errno.o [2021-05-11T12:35:12.706Z] #43 101.9 CC criu/cr-restore.o [2021-05-11T12:35:12.706Z] #43 105.9 CC criu/cr-service.o [2021-05-11T12:35:12.706Z] #43 107.4 CC criu/crtools.o [2021-05-11T12:35:12.706Z] #43 107.8 CC criu/eventfd.o [2021-05-11T12:35:12.706Z] #43 108.2 CC criu/eventpoll.o [2021-05-11T12:35:12.706Z] #43 108.9 CC criu/external.o [2021-05-11T12:35:12.706Z] #43 109.2 CC criu/fault-injection.o [2021-05-11T12:35:12.706Z] #43 109.3 CC criu/fdstore.o [2021-05-11T12:35:12.762Z] #20 44.73 Selecting previously unselected package vim. [2021-05-11T12:35:12.762Z] #20 44.74 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2021-05-11T12:35:12.762Z] #20 44.76 Unpacking vim (2:8.1.0875-5) ... [2021-05-11T12:35:12.870Z] #20 25.56 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-05-11T12:35:12.870Z] #20 25.79 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-05-11T12:35:12.870Z] #20 25.83 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-05-11T12:35:13.023Z] #20 45.29 Selecting previously unselected package xfsprogs. [2021-05-11T12:35:13.023Z] #20 45.29 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2021-05-11T12:35:13.023Z] #20 45.31 Unpacking xfsprogs (4.20.0-1) ... [2021-05-11T12:35:13.126Z] #20 25.87 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-05-11T12:35:13.282Z] #43 ... [2021-05-11T12:35:13.282Z] [2021-05-11T12:35:13.282Z] #20 [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-05-11T12:35:13.282Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-05-11T12:35:13.282Z] #20 58.40 Setting up python3-pip (18.1-5) ... [2021-05-11T12:35:13.499Z] #20 37.18 Unpacking bash-completion (1:2.8-6) ... [2021-05-11T12:35:13.596Z] #20 45.77 Selecting previously unselected package zip. [2021-05-11T12:35:13.596Z] #20 45.78 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2021-05-11T12:35:13.596Z] #20 45.79 Unpacking zip (3.0-11+b1) ... [2021-05-11T12:35:13.689Z] #20 26.55 debconf: delaying package configuration, since apt-utils is not installed [2021-05-11T12:35:13.689Z] #20 26.69 Fetched 28.5 MB in 2s (18.4 MB/s) [2021-05-11T12:35:13.858Z] #20 46.01 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-05-11T12:35:13.858Z] #20 46.03 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-05-11T12:35:13.858Z] #20 46.04 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-05-11T12:35:13.858Z] #20 46.06 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-05-11T12:35:13.858Z] #20 46.07 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-05-11T12:35:13.858Z] #20 46.08 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-05-11T12:35:13.858Z] #20 46.10 Setting up uidmap (1:4.5-1.1) ... [2021-05-11T12:35:13.858Z] #20 46.11 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-05-11T12:35:13.858Z] #20 46.13 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-05-11T12:35:13.945Z] #20 26.75 Selecting previously unselected package pigz. [2021-05-11T12:35:13.945Z] #20 26.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 ... 23435 files and directories currently installed.) [2021-05-11T12:35:13.945Z] #20 26.81 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-05-11T12:35:13.945Z] #20 26.82 Unpacking pigz (2.4-1) ... [2021-05-11T12:35:13.945Z] #20 26.93 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-05-11T12:35:14.072Z] #20 37.61 Selecting previously unselected package bzip2. [2021-05-11T12:35:14.072Z] #20 37.62 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-05-11T12:35:14.072Z] #20 37.63 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-05-11T12:35:14.072Z] #20 37.70 Selecting previously unselected package xz-utils. [2021-05-11T12:35:14.072Z] #20 37.70 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-05-11T12:35:14.072Z] #20 37.71 Unpacking xz-utils (5.2.4-1) ... [2021-05-11T12:35:14.120Z] #20 46.14 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-05-11T12:35:14.120Z] #20 46.15 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-05-11T12:35:14.120Z] #20 46.17 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-05-11T12:35:14.120Z] #20 46.18 Setting up xxd (2:8.1.0875-5) ... [2021-05-11T12:35:14.120Z] #20 46.19 Setting up zip (3.0-11+b1) ... [2021-05-11T12:35:14.120Z] #20 46.21 Setting up vim-common (2:8.1.0875-5) ... [2021-05-11T12:35:14.120Z] #20 46.23 Setting up bash-completion (1:2.8-6) ... [2021-05-11T12:35:14.201Z] #20 26.93 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-05-11T12:35:14.201Z] #20 26.95 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-05-11T12:35:14.232Z] #20 59.47 Processing triggers for libc-bin (2.28-10) ... [2021-05-11T12:35:14.334Z] #20 37.88 Selecting previously unselected package apparmor. [2021-05-11T12:35:14.334Z] #20 37.90 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-05-11T12:35:14.334Z] #20 38.00 Unpacking apparmor (2.13.2-10) ... [2021-05-11T12:35:14.458Z] #20 27.34 Selecting previously unselected package python3.7-minimal. [2021-05-11T12:35:14.458Z] #20 27.35 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-05-11T12:35:14.458Z] #20 27.37 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-05-11T12:35:14.495Z] #20 59.57 Processing triggers for mime-support (3.62) ... [2021-05-11T12:35:14.595Z] #20 38.37 Selecting previously unselected package aufs-tools. [2021-05-11T12:35:14.595Z] #20 38.40 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-05-11T12:35:14.857Z] #20 38.40 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-05-11T12:35:14.857Z] #20 38.53 Selecting previously unselected package libonig5:amd64. [2021-05-11T12:35:14.857Z] #20 38.53 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-05-11T12:35:14.857Z] #20 38.54 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-05-11T12:35:15.072Z] #20 DONE 60.2s [2021-05-11T12:35:15.072Z] [2021-05-11T12:35:15.072Z] #21 [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-05-11T12:35:15.072Z] #21 sha256:3a04c6fdd7ef5872a267faf8a5f2edcdb730aaf9dae03f62142eed23000d4fab [2021-05-11T12:35:15.119Z] #20 38.68 Selecting previously unselected package libjq1:amd64. [2021-05-11T12:35:15.119Z] #20 38.68 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-05-11T12:35:15.119Z] #20 38.69 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-05-11T12:35:15.119Z] #20 38.81 Selecting previously unselected package jq. [2021-05-11T12:35:15.119Z] #20 38.81 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-05-11T12:35:15.119Z] #20 38.82 Unpacking jq (1.5+dfsg-2+b1) ... [2021-05-11T12:35:15.119Z] #20 38.90 Selecting previously unselected package libaio1:amd64. [2021-05-11T12:35:15.119Z] #20 38.92 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-05-11T12:35:15.380Z] #20 38.93 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-05-11T12:35:15.380Z] #20 38.99 Selecting previously unselected package libgpm2:amd64. [2021-05-11T12:35:15.380Z] #20 39.00 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-05-11T12:35:15.380Z] #20 39.01 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-05-11T12:35:15.380Z] #20 39.09 Selecting previously unselected package libicu63:amd64. [2021-05-11T12:35:15.380Z] #20 39.11 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-05-11T12:35:15.380Z] #20 39.11 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-05-11T12:35:15.386Z] #20 28.24 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-05-11T12:35:15.386Z] #20 28.27 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-05-11T12:35:16.468Z] #21 1.371 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-05-11T12:35:16.468Z] #21 1.377 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-05-11T12:35:16.468Z] #21 1.383 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-05-11T12:35:16.468Z] #21 DONE 1.5s [2021-05-11T12:35:16.468Z] [2021-05-11T12:35:16.468Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-11T12:35:16.468Z] #22 sha256:828ffd8e1dc815641f30bb5bb583e958b4c6e9831dc05d10effd12fa54d04780 [2021-05-11T12:35:16.671Z] #20 48.94 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-05-11T12:35:16.671Z] #20 48.97 Setting up xz-utils (5.2.4-1) ... [2021-05-11T12:35:16.671Z] #20 48.98 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-05-11T12:35:16.671Z] #20 49.00 Setting up sudo (1.8.27-1+deb10u3) ... [2021-05-11T12:35:16.671Z] #20 49.09 invoke-rc.d: could not determine current runlevel [2021-05-11T12:35:16.932Z] #20 49.10 invoke-rc.d: policy-rc.d denied execution of start. [2021-05-11T12:35:16.932Z] #20 49.11 Setting up pigz (2.4-1) ... [2021-05-11T12:35:16.932Z] #20 49.14 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-05-11T12:35:16.932Z] #20 49.15 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-05-11T12:35:16.932Z] #20 49.17 Setting up python-pip-whl (18.1-5) ... [2021-05-11T12:35:16.932Z] #20 49.19 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-05-11T12:35:16.932Z] #20 49.21 Setting up vim-runtime (2:8.1.0875-5) ... [2021-05-11T12:35:17.505Z] #20 49.65 Setting up libaio1:amd64 (0.3.112-3) ... [2021-05-11T12:35:17.505Z] #20 49.67 Setting up libonig5:amd64 (6.9.1-1) ... [2021-05-11T12:35:17.505Z] #20 49.68 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-05-11T12:35:17.505Z] #20 49.69 Setting up vim (2:8.1.0875-5) ... [2021-05-11T12:35:17.505Z] #20 49.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-05-11T12:35:17.505Z] #20 49.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-05-11T12:35:17.505Z] #20 49.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-05-11T12:35:17.505Z] #20 49.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-05-11T12:35:17.505Z] #20 49.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-05-11T12:35:17.505Z] #20 49.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-05-11T12:35:17.505Z] #20 49.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-05-11T12:35:17.505Z] #20 49.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-05-11T12:35:17.505Z] #20 49.79 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-05-11T12:35:17.505Z] #20 49.81 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-05-11T12:35:17.505Z] #20 49.82 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-05-11T12:35:17.505Z] #20 49.84 Setting up jq (1.5+dfsg-2+b1) ... [2021-05-11T12:35:17.505Z] #20 49.86 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-05-11T12:35:17.766Z] #20 49.87 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-05-11T12:35:17.904Z] #20 30.37 Selecting previously unselected package python3-minimal. [2021-05-11T12:35:17.904Z] #20 30.37 (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 ... 23684 files and directories currently installed.) [2021-05-11T12:35:17.904Z] #20 30.44 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-05-11T12:35:17.904Z] #20 30.45 Unpacking python3-minimal (3.7.3-1) ... [2021-05-11T12:35:17.904Z] #20 30.53 Selecting previously unselected package libmpdec2:amd64. [2021-05-11T12:35:17.904Z] #20 30.54 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-05-11T12:35:17.904Z] #20 30.56 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-05-11T12:35:17.904Z] #20 30.69 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-05-11T12:35:17.904Z] #20 30.69 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-05-11T12:35:17.904Z] #20 30.69 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-05-11T12:35:18.711Z] #20 ... [2021-05-11T12:35:18.711Z] [2021-05-11T12:35:18.711Z] #40 [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-05-11T12:35:18.711Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-11T12:35:18.711Z] #40 180.0 + dpkg --print-architecture [2021-05-11T12:35:18.711Z] #40 180.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-05-11T12:35:18.711Z] #40 180.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-05-11T12:35:18.711Z] #40 180.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-05-11T12:35:18.831Z] #20 31.62 Selecting previously unselected package python3.7. [2021-05-11T12:35:18.831Z] #20 31.62 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-05-11T12:35:18.831Z] #20 31.65 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-05-11T12:35:19.087Z] #20 31.86 Selecting previously unselected package libpython3-stdlib:amd64. [2021-05-11T12:35:19.087Z] #20 31.87 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-05-11T12:35:19.087Z] #20 31.88 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-05-11T12:35:19.087Z] #20 31.97 Setting up python3-minimal (3.7.3-1) ... [2021-05-11T12:35:19.592Z] #20 42.56 Selecting previously unselected package libnet1:amd64. [2021-05-11T12:35:19.592Z] #20 42.56 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-05-11T12:35:19.592Z] #20 42.57 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-05-11T12:35:19.592Z] #20 42.64 Selecting previously unselected package libnl-3-200:amd64. [2021-05-11T12:35:19.592Z] #20 42.66 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-05-11T12:35:19.592Z] #20 42.67 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-05-11T12:35:19.592Z] #20 42.79 Selecting previously unselected package libprotobuf-c1:amd64. [2021-05-11T12:35:19.592Z] #20 ... [2021-05-11T12:35:19.592Z] [2021-05-11T12:35:19.592Z] #43 [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-05-11T12:35:19.592Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-11T12:35:19.592Z] #43 93.96 CC criu/clone-noasan.o [2021-05-11T12:35:19.592Z] #43 94.16 CC criu/config.o [2021-05-11T12:35:19.592Z] #43 95.35 CC criu/cr-check.o [2021-05-11T12:35:19.592Z] #43 97.06 CC criu/cr-dedup.o [2021-05-11T12:35:19.592Z] #43 97.48 CC criu/cr-dump.o [2021-05-11T12:35:19.592Z] #43 99.55 CC criu/cr-errno.o [2021-05-11T12:35:19.592Z] #43 99.62 CC criu/cr-restore.o [2021-05-11T12:35:19.592Z] #43 104.0 CC criu/cr-service.o [2021-05-11T12:35:19.592Z] #43 ... [2021-05-11T12:35:19.592Z] [2021-05-11T12:35:19.592Z] #20 [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-05-11T12:35:19.592Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-11T12:35:19.592Z] #20 42.79 Selecting previously unselected package libprotobuf-c1:amd64. [2021-05-11T12:35:19.592Z] #20 42.80 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-05-11T12:35:19.592Z] #20 42.81 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-05-11T12:35:19.592Z] #20 42.87 Selecting previously unselected package libreadline5:amd64. [2021-05-11T12:35:19.592Z] #20 42.88 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-05-11T12:35:19.592Z] #20 42.89 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-05-11T12:35:19.592Z] #20 43.02 Selecting previously unselected package net-tools. [2021-05-11T12:35:19.592Z] #20 43.04 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-05-11T12:35:19.592Z] #20 43.05 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-05-11T12:35:19.592Z] #20 43.28 Selecting previously unselected package python-pip-whl. [2021-05-11T12:35:19.592Z] #20 43.31 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-05-11T12:35:19.592Z] #20 43.31 Unpacking python-pip-whl (18.1-5) ... [2021-05-11T12:35:19.655Z] #40 ... [2021-05-11T12:35:19.655Z] [2021-05-11T12:35:19.655Z] #43 [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-05-11T12:35:19.655Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-11T12:35:19.655Z] #43 120.1 CC criu/irmap.o [2021-05-11T12:35:19.655Z] #43 120.8 CC criu/kcmp-ids.o [2021-05-11T12:35:19.655Z] #43 121.1 CC criu/kerndat.o [2021-05-11T12:35:19.655Z] #43 122.2 CC criu/libnetlink.o [2021-05-11T12:35:19.655Z] #43 122.6 CC criu/log.o [2021-05-11T12:35:19.655Z] #43 123.1 CC criu/lsm.o [2021-05-11T12:35:19.655Z] #43 123.5 CC criu/mem.o [2021-05-11T12:35:19.655Z] #43 125.3 CC criu/memfd.o [2021-05-11T12:35:19.655Z] #43 126.0 CC criu/mount.o [2021-05-11T12:35:19.655Z] #43 130.2 CC criu/namespaces.o [2021-05-11T12:35:20.014Z] #20 32.87 Selecting previously unselected package python3. [2021-05-11T12:35:20.015Z] #20 32.87 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24096 files and directories currently installed.) [2021-05-11T12:35:20.015Z] #20 32.92 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-05-11T12:35:20.015Z] #20 32.93 Unpacking python3 (3.7.3-1) ... [2021-05-11T12:35:20.166Z] #20 43.89 Selecting previously unselected package python3-lib2to3. [2021-05-11T12:35:20.166Z] #20 43.90 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-05-11T12:35:20.166Z] #20 43.90 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-05-11T12:35:20.166Z] #20 44.03 Selecting previously unselected package python3-distutils. [2021-05-11T12:35:20.276Z] #20 33.04 Selecting previously unselected package libip4tc0:amd64. [2021-05-11T12:35:20.276Z] #20 33.04 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-05-11T12:35:20.276Z] #20 33.05 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-05-11T12:35:20.276Z] #20 33.14 Selecting previously unselected package libip6tc0:amd64. [2021-05-11T12:35:20.276Z] #20 ... [2021-05-11T12:35:20.276Z] [2021-05-11T12:35:20.276Z] #43 [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-05-11T12:35:20.276Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-11T12:35:20.277Z] #43 83.35 DEP criu/kerndat.d [2021-05-11T12:35:20.277Z] #43 83.66 DEP criu/kcmp-ids.d [2021-05-11T12:35:20.277Z] #43 83.78 DEP criu/irmap.d [2021-05-11T12:35:20.277Z] #43 84.01 DEP criu/ipc_ns.d [2021-05-11T12:35:20.277Z] #43 84.10 DEP criu/image.d [2021-05-11T12:35:20.277Z] #43 84.29 DEP criu/image-desc.d [2021-05-11T12:35:20.277Z] #43 84.42 DEP criu/fsnotify.d [2021-05-11T12:35:20.277Z] #43 84.46 DEP criu/filesystems.d [2021-05-11T12:35:20.277Z] #43 84.50 DEP criu/files.d [2021-05-11T12:35:20.277Z] #43 84.68 DEP criu/files-reg.d [2021-05-11T12:35:20.277Z] #43 84.89 DEP criu/files-ext.d [2021-05-11T12:35:20.277Z] #43 85.00 DEP criu/file-lock.d [2021-05-11T12:35:20.277Z] #43 85.12 DEP criu/file-ids.d [2021-05-11T12:35:20.277Z] #43 85.30 DEP criu/fifo.d [2021-05-11T12:35:20.277Z] #43 85.50 DEP criu/fdstore.d [2021-05-11T12:35:20.277Z] #43 85.59 DEP criu/fault-injection.d [2021-05-11T12:35:20.277Z] #43 85.65 DEP criu/external.d [2021-05-11T12:35:20.277Z] #43 85.79 DEP criu/eventpoll.d [2021-05-11T12:35:20.277Z] #43 85.98 DEP criu/eventfd.d [2021-05-11T12:35:20.277Z] #43 86.09 DEP criu/crtools.d [2021-05-11T12:35:20.277Z] #43 86.23 DEP criu/cr-service.d [2021-05-11T12:35:20.277Z] #43 86.39 DEP criu/cr-restore.d [2021-05-11T12:35:20.277Z] #43 86.53 DEP criu/cr-errno.d [2021-05-11T12:35:20.277Z] #43 86.54 DEP criu/cr-dump.d [2021-05-11T12:35:20.277Z] #43 86.74 DEP criu/cr-dedup.d [2021-05-11T12:35:20.277Z] #43 86.86 DEP criu/cr-check.d [2021-05-11T12:35:20.277Z] #43 87.10 DEP criu/config.d [2021-05-11T12:35:20.277Z] #43 87.25 DEP criu/clone-noasan.d [2021-05-11T12:35:20.277Z] #43 87.36 DEP criu/cgroup.d [2021-05-11T12:35:20.277Z] #43 87.56 DEP criu/cgroup-props.d [2021-05-11T12:35:20.277Z] #43 87.63 DEP criu/bitmap.d [2021-05-11T12:35:20.277Z] #43 87.64 DEP criu/bfd.d [2021-05-11T12:35:20.277Z] #43 87.70 DEP criu/autofs.d [2021-05-11T12:35:20.277Z] #43 87.83 DEP criu/aio.d [2021-05-11T12:35:20.277Z] #43 87.97 DEP criu/action-scripts.d [2021-05-11T12:35:20.277Z] #43 88.19 CC criu/action-scripts.o [2021-05-11T12:35:20.277Z] #43 88.63 CC criu/aio.o [2021-05-11T12:35:20.277Z] #43 89.12 CC criu/autofs.o [2021-05-11T12:35:20.277Z] #43 90.64 CC criu/bfd.o [2021-05-11T12:35:20.277Z] #43 91.08 CC criu/bitmap.o [2021-05-11T12:35:20.277Z] #43 91.27 CC criu/cgroup-props.o [2021-05-11T12:35:20.277Z] #43 92.08 CC criu/cgroup.o [2021-05-11T12:35:20.277Z] #43 ... [2021-05-11T12:35:20.277Z] [2021-05-11T12:35:20.277Z] #20 [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-05-11T12:35:20.277Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-11T12:35:20.277Z] #20 33.14 Selecting previously unselected package libip6tc0:amd64. [2021-05-11T12:35:20.277Z] #20 33.16 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-05-11T12:35:20.277Z] #20 33.16 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-05-11T12:35:20.277Z] #20 33.25 Selecting previously unselected package libiptc0:amd64. [2021-05-11T12:35:20.427Z] #20 44.03 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-05-11T12:35:20.427Z] #20 44.03 Unpacking python3-distutils (3.7.3-1) ... [2021-05-11T12:35:20.427Z] #20 44.16 Selecting previously unselected package python3-pip. [2021-05-11T12:35:20.427Z] #20 44.16 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-05-11T12:35:20.427Z] #20 44.16 Unpacking python3-pip (18.1-5) ... [2021-05-11T12:35:20.533Z] #20 33.25 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-05-11T12:35:20.533Z] #20 33.26 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-05-11T12:35:20.533Z] #20 33.34 Selecting previously unselected package libnfnetlink0:amd64. [2021-05-11T12:35:20.533Z] #20 33.35 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-05-11T12:35:20.533Z] #20 33.36 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-05-11T12:35:20.533Z] #20 33.43 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-05-11T12:35:20.533Z] #20 33.43 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-05-11T12:35:20.533Z] #20 33.43 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-05-11T12:35:20.599Z] #43 ... [2021-05-11T12:35:20.599Z] [2021-05-11T12:35:20.599Z] #20 [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-05-11T12:35:20.599Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-11T12:35:20.599Z] #20 52.68 Setting up iptables (1.8.2-4) ... [2021-05-11T12:35:20.599Z] #20 52.71 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-05-11T12:35:20.599Z] #20 52.72 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-05-11T12:35:20.599Z] #20 52.73 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-05-11T12:35:20.599Z] #20 52.73 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-05-11T12:35:20.599Z] #20 52.74 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-05-11T12:35:20.599Z] #20 52.74 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-05-11T12:35:20.599Z] #20 52.75 Setting up python3 (3.7.3-1) ... [2021-05-11T12:35:20.689Z] #20 44.35 Selecting previously unselected package python3-pkg-resources. [2021-05-11T12:35:20.689Z] #20 44.35 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-05-11T12:35:20.689Z] #20 44.35 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-05-11T12:35:20.789Z] #20 33.52 Selecting previously unselected package libnftnl11:amd64. [2021-05-11T12:35:20.789Z] #20 33.52 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-05-11T12:35:20.789Z] #20 33.54 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-05-11T12:35:20.789Z] #20 33.62 Selecting previously unselected package iptables. [2021-05-11T12:35:20.789Z] #20 33.62 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-05-11T12:35:20.789Z] #20 33.63 Unpacking iptables (1.8.2-4) ... [2021-05-11T12:35:20.860Z] #20 53.19 Setting up python3-wheel (0.32.3-2) ... [2021-05-11T12:35:20.951Z] #20 44.47 Selecting previously unselected package python3-setuptools. [2021-05-11T12:35:20.951Z] #20 44.48 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-05-11T12:35:20.951Z] #20 44.48 Unpacking python3-setuptools (40.8.0-1) ... [2021-05-11T12:35:21.045Z] #20 33.90 Selecting previously unselected package xxd. [2021-05-11T12:35:21.045Z] #20 33.91 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-05-11T12:35:21.045Z] #20 33.92 Unpacking xxd (2:8.1.0875-5) ... [2021-05-11T12:35:21.212Z] #20 44.71 Selecting previously unselected package python3-wheel. [2021-05-11T12:35:21.212Z] #20 44.72 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-05-11T12:35:21.212Z] #20 44.72 Unpacking python3-wheel (0.32.3-2) ... [2021-05-11T12:35:21.212Z] #20 44.80 Selecting previously unselected package sudo. [2021-05-11T12:35:21.212Z] #20 44.81 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-05-11T12:35:21.212Z] #20 44.81 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-05-11T12:35:21.301Z] #20 34.05 Selecting previously unselected package vim-common. [2021-05-11T12:35:21.301Z] #20 34.06 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-05-11T12:35:21.301Z] #20 34.08 Unpacking vim-common (2:8.1.0875-5) ... [2021-05-11T12:35:21.301Z] #20 34.25 Selecting previously unselected package bash-completion. [2021-05-11T12:35:21.301Z] #20 34.27 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-05-11T12:35:21.772Z] #22 5.159 Collecting yamllint==1.26.1 [2021-05-11T12:35:21.786Z] #20 45.34 Selecting previously unselected package thin-provisioning-tools. [2021-05-11T12:35:21.786Z] #20 45.35 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-05-11T12:35:21.786Z] #20 45.35 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-05-11T12:35:21.786Z] #20 45.57 Selecting previously unselected package uidmap. [2021-05-11T12:35:21.805Z] #20 53.89 Setting up apparmor (2.13.2-10) ... [2021-05-11T12:35:22.047Z] #20 45.57 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-05-11T12:35:22.047Z] #20 45.58 Unpacking uidmap (1:4.5-1.1) ... [2021-05-11T12:35:22.047Z] #20 45.71 Selecting previously unselected package vim-runtime. [2021-05-11T12:35:22.047Z] #20 45.71 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-05-11T12:35:22.047Z] #20 45.74 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-05-11T12:35:22.047Z] #20 45.77 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-05-11T12:35:22.047Z] #20 45.79 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-05-11T12:35:23.162Z] #22 ... [2021-05-11T12:35:23.162Z] [2021-05-11T12:35:23.162Z] #43 [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-05-11T12:35:23.162Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-11T12:35:23.162Z] #43 109.8 CC criu/fifo.o [2021-05-11T12:35:23.162Z] #43 110.2 CC criu/file-ids.o [2021-05-11T12:35:23.162Z] #43 110.5 CC criu/file-lock.o [2021-05-11T12:35:23.162Z] #43 111.4 CC criu/files-ext.o [2021-05-11T12:35:23.162Z] #43 111.9 CC criu/files-reg.o [2021-05-11T12:35:23.162Z] #43 113.9 CC criu/files.o [2021-05-11T12:35:23.162Z] #43 115.9 CC criu/filesystems.o [2021-05-11T12:35:23.162Z] #43 116.7 CC criu/fsnotify.o [2021-05-11T12:35:23.162Z] #43 117.8 CC criu/image-desc.o [2021-05-11T12:35:23.162Z] #43 118.0 CC criu/image.o [2021-05-11T12:35:23.162Z] #43 118.9 CC criu/ipc_ns.o [2021-05-11T12:35:23.162Z] #43 ... [2021-05-11T12:35:23.162Z] [2021-05-11T12:35:23.162Z] #49 [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-05-11T12:35:23.162Z] #49 sha256:3d1bafd303ba865d38918983d55933aaa97ca124cf64033ab7c84eedbda7a5a4 [2021-05-11T12:35:23.162Z] #49 173.0 + /build/golangci-lint --version [2021-05-11T12:35:23.195Z] #20 55.51 Setting up xfsprogs (4.20.0-1) ... [2021-05-11T12:35:23.424Z] #49 173.5 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-05-11T12:35:23.456Z] #20 55.53 Setting up python3-lib2to3 (3.7.3-1) ... [2021-05-11T12:35:23.718Z] #20 55.85 Setting up python3-pkg-resources (40.8.0-1) ... [2021-05-11T12:35:24.371Z] #49 DONE 174.2s [2021-05-11T12:35:24.371Z] [2021-05-11T12:35:24.371Z] #43 [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-05-11T12:35:24.371Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-11T12:35:24.371Z] #43 119.9 CC criu/irmap.o [2021-05-11T12:35:24.371Z] #43 120.5 CC criu/kcmp-ids.o [2021-05-11T12:35:24.371Z] #43 120.7 CC criu/kerndat.o [2021-05-11T12:35:24.569Z] #20 37.07 Unpacking bash-completion (1:2.8-6) ... [2021-05-11T12:35:24.569Z] #20 37.47 Selecting previously unselected package bzip2. [2021-05-11T12:35:24.569Z] #20 37.47 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-05-11T12:35:24.569Z] #20 37.48 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-05-11T12:35:24.569Z] #20 37.56 Selecting previously unselected package xz-utils. [2021-05-11T12:35:24.569Z] #20 37.56 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-05-11T12:35:24.662Z] #20 56.81 Setting up python3-distutils (3.7.3-1) ... [2021-05-11T12:35:24.825Z] #20 37.58 Unpacking xz-utils (5.2.4-1) ... [2021-05-11T12:35:24.825Z] #20 37.75 Selecting previously unselected package apparmor. [2021-05-11T12:35:24.825Z] #20 37.75 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-05-11T12:35:25.081Z] #20 37.85 Unpacking apparmor (2.13.2-10) ... [2021-05-11T12:35:25.081Z] #20 38.09 Selecting previously unselected package aufs-tools. [2021-05-11T12:35:25.081Z] #20 38.10 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-05-11T12:35:25.185Z] #20 57.26 Setting up python3-setuptools (40.8.0-1) ... [2021-05-11T12:35:25.321Z] #43 121.9 CC criu/libnetlink.o [2021-05-11T12:35:25.337Z] #20 38.11 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-05-11T12:35:25.337Z] #20 38.21 Selecting previously unselected package libonig5:amd64. [2021-05-11T12:35:25.337Z] #20 38.22 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-05-11T12:35:25.337Z] #20 38.22 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-05-11T12:35:25.353Z] #20 48.82 Selecting previously unselected package vim. [2021-05-11T12:35:25.353Z] #20 48.82 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2021-05-11T12:35:25.353Z] #20 48.85 Unpacking vim (2:8.1.0875-5) ... [2021-05-11T12:35:25.593Z] #20 38.32 Selecting previously unselected package libjq1:amd64. [2021-05-11T12:35:25.593Z] #20 38.33 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-05-11T12:35:25.593Z] #20 38.35 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-05-11T12:35:25.593Z] #20 38.51 Selecting previously unselected package jq. [2021-05-11T12:35:25.593Z] #20 38.52 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-05-11T12:35:25.593Z] #20 38.52 Unpacking jq (1.5+dfsg-2+b1) ... [2021-05-11T12:35:25.615Z] #20 49.34 Selecting previously unselected package xfsprogs. [2021-05-11T12:35:25.615Z] #20 49.35 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2021-05-11T12:35:25.615Z] #20 49.35 Unpacking xfsprogs (4.20.0-1) ... [2021-05-11T12:35:25.848Z] #20 38.58 Selecting previously unselected package libaio1:amd64. [2021-05-11T12:35:25.848Z] #20 38.59 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-05-11T12:35:25.848Z] #20 38.60 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-05-11T12:35:25.848Z] #20 38.66 Selecting previously unselected package libgpm2:amd64. [2021-05-11T12:35:25.848Z] #20 38.67 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-05-11T12:35:25.848Z] #20 38.68 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-05-11T12:35:25.848Z] #20 38.75 Selecting previously unselected package libicu63:amd64. [2021-05-11T12:35:25.848Z] #20 38.76 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-05-11T12:35:25.848Z] #20 38.77 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-05-11T12:35:25.896Z] #43 122.4 CC criu/log.o [2021-05-11T12:35:26.130Z] #20 58.40 Setting up python3-pip (18.1-5) ... [2021-05-11T12:35:26.189Z] #20 49.84 Selecting previously unselected package zip. [2021-05-11T12:35:26.189Z] #20 49.85 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2021-05-11T12:35:26.189Z] #20 49.86 Unpacking zip (3.0-11+b1) ... [2021-05-11T12:35:26.450Z] #20 50.07 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-05-11T12:35:26.450Z] #20 50.09 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-05-11T12:35:26.450Z] #20 50.10 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-05-11T12:35:26.450Z] #20 50.10 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-05-11T12:35:26.450Z] #20 50.11 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-05-11T12:35:26.450Z] #20 50.12 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-05-11T12:35:26.450Z] #20 50.13 Setting up uidmap (1:4.5-1.1) ... [2021-05-11T12:35:26.450Z] #20 50.15 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-05-11T12:35:26.450Z] #20 50.16 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-05-11T12:35:26.450Z] #20 50.16 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-05-11T12:35:26.450Z] #20 50.17 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-05-11T12:35:26.450Z] #20 50.19 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-05-11T12:35:26.471Z] #43 123.0 CC criu/lsm.o [2021-05-11T12:35:26.713Z] #20 50.20 Setting up xxd (2:8.1.0875-5) ... [2021-05-11T12:35:26.714Z] #20 50.21 Setting up zip (3.0-11+b1) ... [2021-05-11T12:35:26.714Z] #20 50.22 Setting up vim-common (2:8.1.0875-5) ... [2021-05-11T12:35:26.714Z] #20 50.24 Setting up bash-completion (1:2.8-6) ... [2021-05-11T12:35:26.733Z] #43 123.3 CC criu/mem.o [2021-05-11T12:35:27.074Z] #20 59.39 Processing triggers for libc-bin (2.28-10) ... [2021-05-11T12:35:27.336Z] #20 59.41 Processing triggers for mime-support (3.62) ... [2021-05-11T12:35:27.599Z] #20 DONE 59.8s [2021-05-11T12:35:27.599Z] [2021-05-11T12:35:27.599Z] #43 [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-05-11T12:35:27.599Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-11T12:35:27.599Z] #43 132.2 CC criu/net.o [2021-05-11T12:35:27.599Z] #43 135.4 CC criu/netfilter.o [2021-05-11T12:35:27.599Z] #43 135.8 CC criu/page-pipe.o [2021-05-11T12:35:27.600Z] #43 136.5 CC criu/page-xfer.o [2021-05-11T12:35:27.600Z] #43 138.1 CC criu/pagemap-cache.o [2021-05-11T12:35:27.600Z] #43 ... [2021-05-11T12:35:27.600Z] [2021-05-11T12:35:27.600Z] #21 [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-05-11T12:35:27.600Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b [2021-05-11T12:35:28.181Z] #56 234.9 # github.com/containerd/containerd/cmd/containerd [2021-05-11T12:35:28.181Z] #56 234.9 /usr/bin/ld: /tmp/go-link-147214808/000018.o: in function `New': [2021-05-11T12:35:28.181Z] #56 234.9 /tmp/tmp.AOjw6Acyub/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2021-05-11T12:35:28.181Z] #56 235.0 + bin/containerd-stress [2021-05-11T12:35:28.181Z] #56 237.1 + bin/containerd-shim [2021-05-11T12:35:28.655Z] #43 124.8 CC criu/memfd.o [2021-05-11T12:35:28.655Z] #43 125.4 CC criu/mount.o [2021-05-11T12:35:29.262Z] #20 52.99 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-05-11T12:35:29.262Z] #20 53.00 Setting up xz-utils (5.2.4-1) ... [2021-05-11T12:35:29.262Z] #20 53.01 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-05-11T12:35:29.262Z] #20 53.03 Setting up sudo (1.8.27-1+deb10u3) ... [2021-05-11T12:35:29.262Z] #20 53.09 invoke-rc.d: could not determine current runlevel [2021-05-11T12:35:29.262Z] #20 53.09 invoke-rc.d: policy-rc.d denied execution of start. [2021-05-11T12:35:29.518Z] #21 1.875 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-05-11T12:35:29.518Z] #21 1.879 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-05-11T12:35:29.518Z] #21 1.882 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-05-11T12:35:29.518Z] #21 DONE 2.0s [2021-05-11T12:35:29.518Z] [2021-05-11T12:35:29.518Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-11T12:35:29.518Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4 [2021-05-11T12:35:29.524Z] #20 53.10 Setting up pigz (2.4-1) ... [2021-05-11T12:35:29.524Z] #20 53.12 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-05-11T12:35:29.524Z] #20 53.14 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-05-11T12:35:29.524Z] #20 53.16 Setting up python-pip-whl (18.1-5) ... [2021-05-11T12:35:29.524Z] #20 53.17 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-05-11T12:35:29.524Z] #20 53.18 Setting up vim-runtime (2:8.1.0875-5) ... [2021-05-11T12:35:29.786Z] #20 53.60 Setting up libaio1:amd64 (0.3.112-3) ... [2021-05-11T12:35:29.786Z] #20 53.61 Setting up libonig5:amd64 (6.9.1-1) ... [2021-05-11T12:35:29.786Z] #20 53.63 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-05-11T12:35:29.786Z] #20 53.64 Setting up vim (2:8.1.0875-5) ... [2021-05-11T12:35:29.786Z] #20 53.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-05-11T12:35:30.014Z] #20 42.32 Selecting previously unselected package libnet1:amd64. [2021-05-11T12:35:30.014Z] #20 42.33 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-05-11T12:35:30.014Z] #20 42.34 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-05-11T12:35:30.014Z] #20 42.45 Selecting previously unselected package libnl-3-200:amd64. [2021-05-11T12:35:30.014Z] #20 42.45 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-05-11T12:35:30.014Z] #20 42.46 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-05-11T12:35:30.014Z] #20 42.56 Selecting previously unselected package libprotobuf-c1:amd64. [2021-05-11T12:35:30.014Z] #20 42.56 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-05-11T12:35:30.014Z] #20 42.57 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-05-11T12:35:30.014Z] #20 42.63 Selecting previously unselected package libreadline5:amd64. [2021-05-11T12:35:30.014Z] #20 42.65 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-05-11T12:35:30.014Z] #20 42.66 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-05-11T12:35:30.014Z] #20 42.76 Selecting previously unselected package net-tools. [2021-05-11T12:35:30.014Z] #20 42.77 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-05-11T12:35:30.014Z] #20 42.77 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-05-11T12:35:30.014Z] #20 42.90 Selecting previously unselected package python-pip-whl. [2021-05-11T12:35:30.014Z] #20 42.91 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-05-11T12:35:30.014Z] #20 42.92 Unpacking python-pip-whl (18.1-5) ... [2021-05-11T12:35:30.047Z] #20 53.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-05-11T12:35:30.047Z] #20 53.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-05-11T12:35:30.047Z] #20 53.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-05-11T12:35:30.047Z] #20 53.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-05-11T12:35:30.047Z] #20 53.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-05-11T12:35:30.047Z] #20 53.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-05-11T12:35:30.047Z] #20 53.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-05-11T12:35:30.047Z] #20 53.72 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-05-11T12:35:30.047Z] #20 53.73 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-05-11T12:35:30.047Z] #20 53.75 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-05-11T12:35:30.047Z] #20 53.77 Setting up jq (1.5+dfsg-2+b1) ... [2021-05-11T12:35:30.047Z] #20 53.78 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-05-11T12:35:30.047Z] #20 53.79 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-05-11T12:35:30.575Z] #20 43.47 Selecting previously unselected package python3-lib2to3. [2021-05-11T12:35:30.575Z] #20 43.50 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-05-11T12:35:30.575Z] #20 43.51 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-05-11T12:35:30.699Z] #20 ... [2021-05-11T12:35:30.699Z] [2021-05-11T12:35:30.699Z] #43 [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-05-11T12:35:30.699Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-11T12:35:30.699Z] #43 105.7 CC criu/crtools.o [2021-05-11T12:35:30.699Z] #43 106.3 CC criu/eventfd.o [2021-05-11T12:35:30.699Z] #43 106.6 CC criu/eventpoll.o [2021-05-11T12:35:30.699Z] #43 107.4 CC criu/external.o [2021-05-11T12:35:30.699Z] #43 107.8 CC criu/fault-injection.o [2021-05-11T12:35:30.699Z] #43 107.9 CC criu/fdstore.o [2021-05-11T12:35:30.699Z] #43 108.3 CC criu/fifo.o [2021-05-11T12:35:30.699Z] #43 108.7 CC criu/file-ids.o [2021-05-11T12:35:30.699Z] #43 109.1 CC criu/file-lock.o [2021-05-11T12:35:30.699Z] #43 110.2 CC criu/files-ext.o [2021-05-11T12:35:30.699Z] #43 110.6 CC criu/files-reg.o [2021-05-11T12:35:30.699Z] #43 112.6 CC criu/files.o [2021-05-11T12:35:30.699Z] #43 114.6 CC criu/filesystems.o [2021-05-11T12:35:30.699Z] #43 115.6 CC criu/fsnotify.o [2021-05-11T12:35:30.840Z] #20 43.63 Selecting previously unselected package python3-distutils. [2021-05-11T12:35:30.840Z] #20 43.65 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-05-11T12:35:30.840Z] #20 43.66 Unpacking python3-distutils (3.7.3-1) ... [2021-05-11T12:35:31.099Z] #20 43.79 Selecting previously unselected package python3-pip. [2021-05-11T12:35:31.099Z] #20 43.79 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-05-11T12:35:31.099Z] #20 43.80 Unpacking python3-pip (18.1-5) ... [2021-05-11T12:35:31.354Z] #20 44.09 Selecting previously unselected package python3-pkg-resources. [2021-05-11T12:35:31.354Z] #20 44.09 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-05-11T12:35:31.354Z] #20 44.12 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-05-11T12:35:31.354Z] #20 44.32 Selecting previously unselected package python3-setuptools. [2021-05-11T12:35:31.354Z] #20 44.33 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-05-11T12:35:31.610Z] #20 44.34 Unpacking python3-setuptools (40.8.0-1) ... [2021-05-11T12:35:31.610Z] #20 44.57 Selecting previously unselected package python3-wheel. [2021-05-11T12:35:31.866Z] #20 44.58 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-05-11T12:35:31.866Z] #20 44.59 Unpacking python3-wheel (0.32.3-2) ... [2021-05-11T12:35:31.866Z] #20 44.67 Selecting previously unselected package sudo. [2021-05-11T12:35:31.866Z] #20 44.67 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-05-11T12:35:31.866Z] #20 44.68 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-05-11T12:35:31.866Z] #20 ... [2021-05-11T12:35:31.866Z] [2021-05-11T12:35:31.866Z] #43 [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-05-11T12:35:31.866Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-11T12:35:31.866Z] #43 94.89 CC criu/clone-noasan.o [2021-05-11T12:35:31.866Z] #43 95.09 CC criu/config.o [2021-05-11T12:35:31.866Z] #43 96.53 CC criu/cr-check.o [2021-05-11T12:35:31.866Z] #43 98.27 CC criu/cr-dedup.o [2021-05-11T12:35:31.866Z] #43 98.65 CC criu/cr-dump.o [2021-05-11T12:35:31.866Z] #43 100.9 CC criu/cr-errno.o [2021-05-11T12:35:31.866Z] #43 101.1 CC criu/cr-restore.o [2021-05-11T12:35:31.967Z] #43 128.5 CC criu/namespaces.o [2021-05-11T12:35:32.100Z] #43 116.9 CC criu/image-desc.o [2021-05-11T12:35:32.360Z] #43 117.1 CC criu/image.o [2021-05-11T12:35:32.428Z] #43 ... [2021-05-11T12:35:32.428Z] [2021-05-11T12:35:32.428Z] #20 [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-05-11T12:35:32.428Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-11T12:35:32.428Z] #20 45.27 Selecting previously unselected package thin-provisioning-tools. [2021-05-11T12:35:32.428Z] #20 45.29 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-05-11T12:35:32.428Z] #20 45.30 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-05-11T12:35:32.684Z] #20 45.51 Selecting previously unselected package uidmap. [2021-05-11T12:35:32.684Z] #20 45.53 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-05-11T12:35:32.684Z] #20 45.54 Unpacking uidmap (1:4.5-1.1) ... [2021-05-11T12:35:32.931Z] #43 117.9 CC criu/ipc_ns.o [2021-05-11T12:35:32.941Z] #20 45.69 Selecting previously unselected package vim-runtime. [2021-05-11T12:35:32.941Z] #20 45.69 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-05-11T12:35:32.941Z] #20 45.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-05-11T12:35:32.941Z] #20 45.77 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-05-11T12:35:32.941Z] #20 45.77 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-05-11T12:35:33.192Z] #43 ... [2021-05-11T12:35:33.192Z] [2021-05-11T12:35:33.192Z] #20 [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-05-11T12:35:33.192Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-11T12:35:33.192Z] #20 56.92 Setting up iptables (1.8.2-4) ... [2021-05-11T12:35:33.192Z] #20 56.94 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-05-11T12:35:33.192Z] #20 56.94 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-05-11T12:35:33.192Z] #20 56.95 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-05-11T12:35:33.192Z] #20 56.96 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-05-11T12:35:33.192Z] #20 56.97 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-05-11T12:35:33.192Z] #20 56.98 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-05-11T12:35:33.192Z] #20 56.99 Setting up python3 (3.7.3-1) ... [2021-05-11T12:35:33.358Z] #43 129.9 CC criu/net.o [2021-05-11T12:35:33.372Z] 29d5b6a226d2: Pull complete [2021-05-11T12:35:33.372Z] Digest: sha256:e92dcad0bf84dc0ec9fdcf076eb32c9cb664a0605be1843365b6fc3e9de2306b [2021-05-11T12:35:33.372Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-05-11T12:35:33.372Z] INFO: docker pull of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 into daemon under test completed successfully [2021-05-11T12:35:33.372Z] INFO: Tagging mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 as microsoft/windowsservercore in daemon under test [2021-05-11T12:35:33.372Z] INFO: Version of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 is '10.0.20295.1' [2021-05-11T12:35:33.372Z] WARN: Skipping validation tests [2021-05-11T12:35:33.372Z] INFO: Running unit tests at 05/11/2021 12:35:28... [2021-05-11T12:35:33.372Z] INFO: make.ps1 starting at 05/11/2021 12:35:32 [2021-05-11T12:35:33.372Z] INFO: Git commit (9303376242) assumed from DOCKER_GITCOMMIT environment variable [2021-05-11T12:35:33.372Z] INFO: Invoking autogen... [2021-05-11T12:35:33.372Z] INFO: Running unit tests... [2021-05-11T12:35:33.765Z] #20 57.34 Setting up python3-wheel (0.32.3-2) ... [2021-05-11T12:35:34.338Z] #20 58.03 Setting up apparmor (2.13.2-10) ... [2021-05-11T12:35:34.752Z] #56 244.0 + bin/containerd-shim-runc-v1 [2021-05-11T12:35:35.913Z] #43 132.3 CC criu/netfilter.o [2021-05-11T12:35:35.913Z] #43 132.6 CC criu/page-pipe.o [2021-05-11T12:35:36.111Z] #22 ... [2021-05-11T12:35:36.111Z] [2021-05-11T12:35:36.111Z] #43 [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-05-11T12:35:36.111Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-11T12:35:36.111Z] #43 138.5 CC criu/pagemap.o [2021-05-11T12:35:36.111Z] #43 139.7 CC criu/parasite-syscall.o [2021-05-11T12:35:36.111Z] #43 140.7 CC criu/path.o [2021-05-11T12:35:36.111Z] #43 141.1 CC criu/pie-util-vdso-elf32.o [2021-05-11T12:35:36.111Z] #43 141.6 CC criu/pie-util-vdso.o [2021-05-11T12:35:36.111Z] #43 142.1 CC criu/pie-util.o [2021-05-11T12:35:36.111Z] #43 142.3 CC criu/pipes.o [2021-05-11T12:35:36.111Z] #43 143.2 CC criu/plugin.o [2021-05-11T12:35:36.111Z] #43 143.7 CC criu/proc_parse.o [2021-05-11T12:35:36.111Z] #43 ... [2021-05-11T12:35:36.111Z] [2021-05-11T12:35:36.111Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-11T12:35:36.111Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4 [2021-05-11T12:35:36.111Z] #22 5.828 Collecting yamllint==1.26.1 [2021-05-11T12:35:36.209Z] #20 49.06 Selecting previously unselected package vim. [2021-05-11T12:35:36.209Z] #20 49.07 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2021-05-11T12:35:36.209Z] #20 49.09 Unpacking vim (2:8.1.0875-5) ... [2021-05-11T12:35:36.255Z] #20 59.67 Setting up xfsprogs (4.20.0-1) ... [2021-05-11T12:35:36.255Z] #20 59.68 Setting up python3-lib2to3 (3.7.3-1) ... [2021-05-11T12:35:36.255Z] #20 60.03 Setting up python3-pkg-resources (40.8.0-1) ... [2021-05-11T12:35:36.771Z] #20 49.57 Selecting previously unselected package xfsprogs. [2021-05-11T12:35:36.771Z] #20 49.58 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2021-05-11T12:35:36.771Z] #20 49.59 Unpacking xfsprogs (4.20.0-1) ... [2021-05-11T12:35:36.860Z] #43 133.2 CC criu/page-xfer.o [2021-05-11T12:35:37.123Z] #43 ... [2021-05-11T12:35:37.123Z] [2021-05-11T12:35:37.123Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-11T12:35:37.123Z] #22 sha256:828ffd8e1dc815641f30bb5bb583e958b4c6e9831dc05d10effd12fa54d04780 [2021-05-11T12:35:37.123Z] #22 10.55 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-05-11T12:35:37.123Z] #22 11.68 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-05-11T12:35:37.123Z] #22 11.72 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-05-11T12:35:37.123Z] #22 11.78 Collecting pyyaml (from yamllint==1.26.1) [2021-05-11T12:35:37.123Z] #22 12.00 Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB) [2021-05-11T12:35:37.123Z] #22 12.76 Installing build dependencies: started [2021-05-11T12:35:37.200Z] #20 60.81 Setting up python3-distutils (3.7.3-1) ... [2021-05-11T12:35:37.284Z] #20 50.05 Selecting previously unselected package zip. [2021-05-11T12:35:37.284Z] #20 50.07 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2021-05-11T12:35:37.284Z] #20 50.08 Unpacking zip (3.0-11+b1) ... [2021-05-11T12:35:37.284Z] #20 50.27 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-05-11T12:35:37.540Z] #20 50.31 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-05-11T12:35:37.540Z] #20 50.34 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-05-11T12:35:37.540Z] #20 50.35 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-05-11T12:35:37.540Z] #20 50.37 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-05-11T12:35:37.540Z] #20 50.38 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-05-11T12:35:37.540Z] #20 50.40 Setting up uidmap (1:4.5-1.1) ... [2021-05-11T12:35:37.540Z] #20 50.41 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-05-11T12:35:37.540Z] #20 50.43 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-05-11T12:35:37.540Z] #20 50.44 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-05-11T12:35:37.540Z] #20 50.46 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-05-11T12:35:37.540Z] #20 50.47 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-05-11T12:35:37.540Z] #20 50.48 Setting up xxd (2:8.1.0875-5) ... [2021-05-11T12:35:37.540Z] #20 50.49 Setting up zip (3.0-11+b1) ... [2021-05-11T12:35:37.540Z] #20 50.51 Setting up vim-common (2:8.1.0875-5) ... [2021-05-11T12:35:37.773Z] #20 61.32 Setting up python3-setuptools (40.8.0-1) ... [2021-05-11T12:35:37.797Z] #20 50.55 Setting up bash-completion (1:2.8-6) ... [2021-05-11T12:35:38.069Z] #22 ... [2021-05-11T12:35:38.069Z] [2021-05-11T12:35:38.069Z] #43 [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-05-11T12:35:38.069Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-11T12:35:38.069Z] #43 134.7 CC criu/pagemap-cache.o [2021-05-11T12:35:38.644Z] #43 135.0 CC criu/pagemap.o [2021-05-11T12:35:38.662Z] #22 ... [2021-05-11T12:35:38.662Z] [2021-05-11T12:35:38.662Z] #40 [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-05-11T12:35:38.662Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-11T12:35:38.662Z] #40 DONE 209.5s [2021-05-11T12:35:38.662Z] [2021-05-11T12:35:38.662Z] #43 [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-05-11T12:35:38.662Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-11T12:35:38.662Z] #43 146.6 CC criu/protobuf-desc.o [2021-05-11T12:35:38.662Z] #43 147.6 CC criu/protobuf.o [2021-05-11T12:35:38.662Z] #43 147.9 CC criu/pstree.o [2021-05-11T12:35:38.662Z] #43 149.1 CC criu/rbtree.o [2021-05-11T12:35:38.924Z] #43 149.5 CC criu/rst-malloc.o [2021-05-11T12:35:38.942Z] #56 248.8 + bin/containerd-shim-runc-v2 [2021-05-11T12:35:38.984Z] #20 62.49 Setting up python3-pip (18.1-5) ... [2021-05-11T12:35:39.185Z] #43 149.8 CC criu/seccomp.o [2021-05-11T12:35:39.511Z] #56 249.7 + binaries [2021-05-11T12:35:39.511Z] #56 249.7 + install -D bin/containerd /build/containerd [2021-05-11T12:35:39.511Z] #56 249.8 + install -D bin/containerd-shim /build/containerd-shim [2021-05-11T12:35:39.511Z] #56 249.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-05-11T12:35:39.511Z] #56 249.8 + install -D bin/ctr /build/ctr [2021-05-11T12:35:39.590Z] #43 135.9 CC criu/parasite-syscall.o [2021-05-11T12:35:39.758Z] #43 150.5 CC criu/seize.o [2021-05-11T12:35:39.929Z] #20 63.68 Processing triggers for libc-bin (2.28-10) ... [2021-05-11T12:35:40.165Z] #43 136.7 CC criu/path.o [2021-05-11T12:35:40.165Z] #43 136.9 CC criu/pie-util-vdso.o [2021-05-11T12:35:40.191Z] #20 63.71 Processing triggers for mime-support (3.62) ... [2021-05-11T12:35:40.445Z] #56 DONE 250.4s [2021-05-11T12:35:40.703Z] #43 151.4 CC criu/servicefd.o [2021-05-11T12:35:40.740Z] #43 137.3 CC criu/pie-util.o [2021-05-11T12:35:41.003Z] #43 137.6 CC criu/pipes.o [2021-05-11T12:35:41.012Z] [2021-05-11T12:35:41.012Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-05-11T12:35:41.012Z] #57 sha256:44f7aeb7da91761e2cc67f014e9ba0f3d6d1487b474869544188248b35cb5967 [2021-05-11T12:35:41.067Z] #20 53.39 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-05-11T12:35:41.067Z] #20 53.44 Setting up xz-utils (5.2.4-1) ... [2021-05-11T12:35:41.067Z] #20 53.59 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-05-11T12:35:41.067Z] #20 53.60 Setting up sudo (1.8.27-1+deb10u3) ... [2021-05-11T12:35:41.067Z] #20 53.80 invoke-rc.d: could not determine current runlevel [2021-05-11T12:35:41.067Z] #20 53.81 invoke-rc.d: policy-rc.d denied execution of start. [2021-05-11T12:35:41.067Z] #20 53.90 Setting up pigz (2.4-1) ... [2021-05-11T12:35:41.067Z] #20 53.91 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-05-11T12:35:41.067Z] #20 53.92 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-05-11T12:35:41.067Z] #20 53.98 Setting up python-pip-whl (18.1-5) ... [2021-05-11T12:35:41.067Z] #20 53.99 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-05-11T12:35:41.138Z] #20 DONE 64.6s [2021-05-11T12:35:41.138Z] [2021-05-11T12:35:41.138Z] #21 [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-05-11T12:35:41.138Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b [2021-05-11T12:35:41.270Z] #57 DONE 0.4s [2021-05-11T12:35:41.284Z] #43 151.9 CC criu/shmem.o [2021-05-11T12:35:41.324Z] #20 54.01 Setting up vim-runtime (2:8.1.0875-5) ... [2021-05-11T12:35:41.528Z] [2021-05-11T12:35:41.528Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-05-11T12:35:41.528Z] #61 sha256:8dd93920ef7903b05454c55155a9ccf09ee4c26c81e6484af82ddd64b5a77f64 [2021-05-11T12:35:41.580Z] #20 54.46 Setting up libaio1:amd64 (0.3.112-3) ... [2021-05-11T12:35:41.580Z] #20 54.47 Setting up libonig5:amd64 (6.9.1-1) ... [2021-05-11T12:35:41.580Z] #20 54.49 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-05-11T12:35:41.580Z] #20 54.51 Setting up vim (2:8.1.0875-5) ... [2021-05-11T12:35:41.580Z] #20 54.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-05-11T12:35:41.580Z] #20 54.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-05-11T12:35:41.580Z] #20 54.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-05-11T12:35:41.580Z] #20 54.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-05-11T12:35:41.580Z] #20 54.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-05-11T12:35:41.580Z] #20 54.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-05-11T12:35:41.786Z] #61 DONE 0.2s [2021-05-11T12:35:41.786Z] [2021-05-11T12:35:41.786Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-05-11T12:35:41.786Z] #66 sha256:1e124ef59c2fac79f3a3f7532c1fc9f7a98de3f2f8b4ab10cdea0bceeaf2cb60 [2021-05-11T12:35:41.837Z] #20 54.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-05-11T12:35:41.837Z] #20 54.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-05-11T12:35:41.837Z] #20 54.61 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-05-11T12:35:41.837Z] #20 54.62 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-05-11T12:35:41.837Z] #20 54.64 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-05-11T12:35:41.837Z] #20 54.66 Setting up jq (1.5+dfsg-2+b1) ... [2021-05-11T12:35:41.837Z] #20 54.68 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-05-11T12:35:41.837Z] #20 54.70 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-05-11T12:35:41.950Z] #43 138.4 CC criu/plugin.o [2021-05-11T12:35:42.044Z] #66 DONE 0.3s [2021-05-11T12:35:42.044Z] [2021-05-11T12:35:42.044Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-05-11T12:35:42.044Z] #68 sha256:e9de4356fad6c96093d0e7a51c54f761e9912c7b6e40a6181b1150d9209760b8 [2021-05-11T12:35:42.044Z] #68 DONE 0.0s [2021-05-11T12:35:42.044Z] [2021-05-11T12:35:42.044Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-05-11T12:35:42.044Z] #69 sha256:11c261e91e590895317239dd97630223b76d3dee27cac8a55ebf40f5254c3c16 [2021-05-11T12:35:42.044Z] #69 DONE 0.0s [2021-05-11T12:35:42.044Z] [2021-05-11T12:35:42.044Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-05-11T12:35:42.044Z] #70 sha256:14aaccc987e72073d08b374c0ef234aec42b98f13c07aedeafa9ef5e3a463135 [2021-05-11T12:35:42.083Z] #21 1.002 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-05-11T12:35:42.083Z] #21 1.006 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-05-11T12:35:42.083Z] #21 1.009 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-05-11T12:35:42.083Z] #21 DONE 1.1s [2021-05-11T12:35:42.083Z] [2021-05-11T12:35:42.083Z] #40 [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-05-11T12:35:42.083Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-11T12:35:42.083Z] #40 201.2 + dpkg --print-architecture [2021-05-11T12:35:42.083Z] #40 201.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-05-11T12:35:42.083Z] #40 201.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-05-11T12:35:42.083Z] #40 201.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-05-11T12:35:42.213Z] #43 138.8 CC criu/proc_parse.o [2021-05-11T12:35:42.228Z] #43 152.9 CC criu/sigframe.o [2021-05-11T12:35:42.489Z] #43 153.1 CC criu/signalfd.o [2021-05-11T12:35:42.751Z] #43 153.4 CC criu/sk-inet.o [2021-05-11T12:35:42.766Z] #20 ... [2021-05-11T12:35:42.766Z] [2021-05-11T12:35:42.766Z] #43 [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-05-11T12:35:42.766Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-11T12:35:42.766Z] #43 105.8 CC criu/cr-service.o [2021-05-11T12:35:42.766Z] #43 107.3 CC criu/crtools.o [2021-05-11T12:35:42.766Z] #43 107.8 CC criu/eventfd.o [2021-05-11T12:35:42.766Z] #43 108.1 CC criu/eventpoll.o [2021-05-11T12:35:42.766Z] #43 108.9 CC criu/external.o [2021-05-11T12:35:42.766Z] #43 109.3 CC criu/fault-injection.o [2021-05-11T12:35:42.766Z] #43 109.4 CC criu/fdstore.o [2021-05-11T12:35:42.766Z] #43 109.8 CC criu/fifo.o [2021-05-11T12:35:42.766Z] #43 110.2 CC criu/file-ids.o [2021-05-11T12:35:42.766Z] #43 110.5 CC criu/file-lock.o [2021-05-11T12:35:42.766Z] #43 111.4 CC criu/files-ext.o [2021-05-11T12:35:42.766Z] #43 111.7 CC criu/files-reg.o [2021-05-11T12:35:42.766Z] #43 113.9 CC criu/files.o [2021-05-11T12:35:42.766Z] #43 116.0 CC criu/filesystems.o [2021-05-11T12:35:43.323Z] #43 ... [2021-05-11T12:35:43.323Z] [2021-05-11T12:35:43.323Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-11T12:35:43.323Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4 [2021-05-11T12:35:43.323Z] #22 11.21 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-05-11T12:35:43.323Z] #22 12.26 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-05-11T12:35:43.323Z] #22 12.30 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-05-11T12:35:43.323Z] #22 12.34 Collecting pyyaml (from yamllint==1.26.1) [2021-05-11T12:35:43.323Z] #22 12.54 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-05-11T12:35:43.323Z] #22 12.78 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-05-11T12:35:43.323Z] #22 12.79 Building wheels for collected packages: yamllint [2021-05-11T12:35:43.323Z] #22 12.79 Running setup.py bdist_wheel for yamllint: started [2021-05-11T12:35:43.323Z] #22 13.71 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-05-11T12:35:43.323Z] #22 13.72 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-05-11T12:35:43.323Z] #22 13.76 Successfully built yamllint [2021-05-11T12:35:43.323Z] #22 13.77 Installing collected packages: pathspec, pyyaml, yamllint [2021-05-11T12:35:43.584Z] #22 14.04 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-05-11T12:35:43.695Z] #43 116.7 CC criu/fsnotify.o [2021-05-11T12:35:43.710Z] 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-05-11T12:35:43.847Z] #22 DONE 14.3s [2021-05-11T12:35:43.847Z] [2021-05-11T12:35:43.847Z] #43 [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-05-11T12:35:43.847Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-11T12:35:43.847Z] #43 154.6 CC criu/sk-netlink.o [2021-05-11T12:35:44.109Z] #43 ... [2021-05-11T12:35:44.109Z] [2021-05-11T12:35:44.109Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-05-11T12:35:44.109Z] #25 sha256:bbd718746700d7aca0962f50d896448afa2a9d9e56cc27fc9fda0002ece012c8 [2021-05-11T12:35:44.109Z] #25 DONE 0.2s [2021-05-11T12:35:44.109Z] [2021-05-11T12:35:44.109Z] #49 [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-05-11T12:35:44.109Z] #49 sha256:b73946f7b52ce2b65cf3583b04698729dcae6ad7959ec8a97f5424c24d47b551 [2021-05-11T12:35:44.109Z] #49 215.7 + /build/golangci-lint --version [2021-05-11T12:35:44.134Z] #43 ... [2021-05-11T12:35:44.134Z] [2021-05-11T12:35:44.134Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-11T12:35:44.134Z] #22 sha256:828ffd8e1dc815641f30bb5bb583e958b4c6e9831dc05d10effd12fa54d04780 [2021-05-11T12:35:44.134Z] #22 27.64 Installing build dependencies: finished with status 'done' [2021-05-11T12:35:44.640Z] #40 ... [2021-05-11T12:35:44.640Z] [2021-05-11T12:35:44.640Z] #43 [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-05-11T12:35:44.640Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-11T12:35:44.640Z] #43 119.2 CC criu/irmap.o [2021-05-11T12:35:44.640Z] #43 119.8 CC criu/kcmp-ids.o [2021-05-11T12:35:44.640Z] #43 120.2 CC criu/kerndat.o [2021-05-11T12:35:44.640Z] #43 121.3 CC criu/libnetlink.o [2021-05-11T12:35:44.640Z] #43 121.8 CC criu/log.o [2021-05-11T12:35:44.640Z] #43 122.2 CC criu/lsm.o [2021-05-11T12:35:44.640Z] #43 122.7 CC criu/mem.o [2021-05-11T12:35:44.640Z] #43 124.5 CC criu/memfd.o [2021-05-11T12:35:44.640Z] #43 125.1 CC criu/mount.o [2021-05-11T12:35:44.730Z] #49 216.2 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-05-11T12:35:44.901Z] #43 129.7 CC criu/namespaces.o [2021-05-11T12:35:45.062Z] #43 118.0 CC criu/image-desc.o [2021-05-11T12:35:45.062Z] #43 ... [2021-05-11T12:35:45.062Z] [2021-05-11T12:35:45.062Z] #20 [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-05-11T12:35:45.063Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-11T12:35:45.063Z] #20 57.78 Setting up iptables (1.8.2-4) ... [2021-05-11T12:35:45.063Z] #20 57.79 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-05-11T12:35:45.063Z] #20 57.81 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-05-11T12:35:45.063Z] #20 57.82 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-05-11T12:35:45.063Z] #20 57.82 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-05-11T12:35:45.063Z] #20 57.83 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-05-11T12:35:45.063Z] #20 57.83 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-05-11T12:35:45.063Z] #20 57.84 Setting up python3 (3.7.3-1) ... [2021-05-11T12:35:45.319Z] #20 58.34 Setting up python3-wheel (0.32.3-2) ... [2021-05-11T12:35:46.226Z] #70 DONE 3.9s [2021-05-11T12:35:46.226Z] [2021-05-11T12:35:46.226Z] #71 exporting to image [2021-05-11T12:35:46.226Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-05-11T12:35:46.226Z] #71 exporting layers [2021-05-11T12:35:46.249Z] #20 59.09 Setting up apparmor (2.13.2-10) ... [2021-05-11T12:35:47.452Z] #43 131.9 CC criu/net.o [2021-05-11T12:35:48.140Z] #20 61.10 Setting up xfsprogs (4.20.0-1) ... [2021-05-11T12:35:48.396Z] #20 61.12 Setting up python3-lib2to3 (3.7.3-1) ... [2021-05-11T12:35:48.653Z] #20 61.53 Setting up python3-pkg-resources (40.8.0-1) ... [2021-05-11T12:35:48.955Z] #49 DONE 220.2s [2021-05-11T12:35:48.955Z] [2021-05-11T12:35:48.955Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-05-11T12:35:48.955Z] #30 sha256:20cf49cbe60345de564a527b4a647207d8112484f4b6a2778424cddb5b465ef6 [2021-05-11T12:35:48.955Z] #30 DONE 4.5s [2021-05-11T12:35:48.955Z] [2021-05-11T12:35:48.955Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-05-11T12:35:48.955Z] #33 sha256:a10d643135d051dc4e5881e4b4d5372112c774b10efe4a5ec8e778a5d6d3eb8f [2021-05-11T12:35:49.528Z] #33 DONE 0.7s [2021-05-11T12:35:49.528Z] [2021-05-11T12:35:49.528Z] #35 [dev-systemd-false 13/26] COPY --from=tomll /build/ /usr/local/bin/ [2021-05-11T12:35:49.528Z] #35 sha256:0381ba80be603e03f43d2022326de1ec77cca62efaf9b8e20d5cbc398d97e1b3 [2021-05-11T12:35:49.583Z] #20 62.41 Setting up python3-distutils (3.7.3-1) ... [2021-05-11T12:35:49.789Z] #35 DONE 0.3s [2021-05-11T12:35:49.789Z] [2021-05-11T12:35:49.789Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-05-11T12:35:49.789Z] #38 sha256:eab52e92da42213d7f8c8128cbd703fdef367b90acd8f941d2d9f4ec6d9836ca [2021-05-11T12:35:49.789Z] #38 DONE 0.2s [2021-05-11T12:35:49.789Z] [2021-05-11T12:35:49.789Z] #43 [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-05-11T12:35:49.789Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-11T12:35:49.789Z] #43 155.1 CC criu/sk-packet.o [2021-05-11T12:35:49.789Z] #43 155.7 CC criu/sk-queue.o [2021-05-11T12:35:49.789Z] #43 156.1 CC criu/sk-tcp.o [2021-05-11T12:35:49.789Z] #43 156.5 CC criu/sk-unix.o [2021-05-11T12:35:49.789Z] #43 157.8 CC criu/sockets.o [2021-05-11T12:35:49.789Z] #43 158.4 CC criu/stats.o [2021-05-11T12:35:49.789Z] #43 158.6 CC criu/string.o [2021-05-11T12:35:49.789Z] #43 158.7 CC criu/sysctl.o [2021-05-11T12:35:49.789Z] #43 159.2 CC criu/sysfs_parse.o [2021-05-11T12:35:49.789Z] #43 159.6 CC criu/timens.o [2021-05-11T12:35:49.789Z] #43 159.9 CC criu/timerfd.o [2021-05-11T12:35:49.789Z] #43 160.3 CC criu/tty.o [2021-05-11T12:35:50.002Z] #43 134.7 CC criu/netfilter.o [2021-05-11T12:35:50.145Z] #20 63.00 Setting up python3-setuptools (40.8.0-1) ... [2021-05-11T12:35:50.264Z] #43 135.1 CC criu/page-pipe.o [2021-05-11T12:35:50.732Z] #43 ... [2021-05-11T12:35:50.732Z] [2021-05-11T12:35:50.732Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-05-11T12:35:50.732Z] #41 sha256:4c7440a935cd4befa56c101b7989925f0de2f7905b343193f0c5d5e7750e1406 [2021-05-11T12:35:50.732Z] #41 DONE 0.8s [2021-05-11T12:35:50.732Z] [2021-05-11T12:35:50.732Z] #43 [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-05-11T12:35:50.732Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-11T12:35:50.734Z] #22 33.04 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-05-11T12:35:50.734Z] #22 33.04 Building wheels for collected packages: yamllint, pyyaml [2021-05-11T12:35:50.734Z] #22 33.04 Running setup.py bdist_wheel for yamllint: started [2021-05-11T12:35:50.734Z] #22 34.11 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-05-11T12:35:50.734Z] #22 34.11 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-05-11T12:35:50.734Z] #22 34.17 Running setup.py bdist_wheel for pyyaml: started [2021-05-11T12:35:50.837Z] #43 135.6 CC criu/page-xfer.o [2021-05-11T12:35:51.304Z] #43 161.9 CC criu/tun.o [2021-05-11T12:35:51.513Z] #20 64.28 Setting up python3-pip (18.1-5) ... [2021-05-11T12:35:51.876Z] #43 162.4 CC criu/uffd.o [2021-05-11T12:35:52.125Z] #22 ... [2021-05-11T12:35:52.125Z] [2021-05-11T12:35:52.125Z] #43 [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-05-11T12:35:52.125Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-11T12:35:52.125Z] #43 141.4 CC criu/protobuf-desc.o [2021-05-11T12:35:52.125Z] #43 142.2 CC criu/protobuf.o [2021-05-11T12:35:52.125Z] #43 142.7 CC criu/pstree.o [2021-05-11T12:35:52.126Z] #43 143.7 CC criu/rbtree.o [2021-05-11T12:35:52.126Z] #43 143.9 CC criu/rst-malloc.o [2021-05-11T12:35:52.126Z] #43 144.2 CC criu/seccomp.o [2021-05-11T12:35:52.126Z] #43 144.9 CC criu/seize.o [2021-05-11T12:35:52.126Z] #43 145.7 CC criu/servicefd.o [2021-05-11T12:35:52.126Z] #43 146.2 CC criu/shmem.o [2021-05-11T12:35:52.126Z] #43 147.1 CC criu/sigframe.o [2021-05-11T12:35:52.126Z] #43 147.3 CC criu/signalfd.o [2021-05-11T12:35:52.126Z] #43 147.6 CC criu/sk-inet.o [2021-05-11T12:35:52.126Z] #43 ... [2021-05-11T12:35:52.126Z] [2021-05-11T12:35:52.126Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-11T12:35:52.126Z] #22 sha256:828ffd8e1dc815641f30bb5bb583e958b4c6e9831dc05d10effd12fa54d04780 [2021-05-11T12:35:52.126Z] #22 35.65 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2021-05-11T12:35:52.224Z] #43 ... [2021-05-11T12:35:52.224Z] [2021-05-11T12:35:52.224Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-11T12:35:52.224Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4 [2021-05-11T12:35:52.224Z] #22 4.944 Collecting yamllint==1.26.1 [2021-05-11T12:35:52.224Z] #22 10.32 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-05-11T12:35:52.224Z] #22 ... [2021-05-11T12:35:52.224Z] [2021-05-11T12:35:52.224Z] #43 [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-05-11T12:35:52.224Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-11T12:35:52.224Z] #43 137.1 CC criu/pagemap-cache.o [2021-05-11T12:35:52.295Z] ? github.com/docker/docker/api [no test files] [2021-05-11T12:35:52.404Z] #22 35.65 Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028 [2021-05-11T12:35:52.404Z] #22 35.81 Successfully built yamllint pyyaml [2021-05-11T12:35:52.404Z] #22 35.83 Installing collected packages: pathspec, pyyaml, yamllint [2021-05-11T12:35:52.442Z] #20 65.38 Processing triggers for libc-bin (2.28-10) ... [2021-05-11T12:35:52.442Z] #20 65.42 Processing triggers for mime-support (3.62) ... [2021-05-11T12:35:52.449Z] #43 163.2 CC criu/util.o [2021-05-11T12:35:52.486Z] #43 137.4 CC criu/pagemap.o [2021-05-11T12:35:52.675Z] #22 36.11 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-05-11T12:35:52.784Z] #71 exporting layers 7.0s done [2021-05-11T12:35:52.784Z] #71 writing image sha256:f7e86adb5f1f499886d47870c03ce1abf8be6b6b2a197c146e47438e4d94cd05 done [2021-05-11T12:35:52.784Z] #71 naming to docker.io/library/docker:930337624250945472001136e7bcb8e5b102bb87 [2021-05-11T12:35:52.784Z] #71 naming to docker.io/library/docker:930337624250945472001136e7bcb8e5b102bb87 done [2021-05-11T12:35:52.784Z] #71 DONE 7.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2021-05-11T12:35:53.114Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42370/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42370/.git:/go/src/github.com/docker/docker/.git --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=930337624250945472001136e7bcb8e5b102bb87 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:930337624250945472001136e7bcb8e5b102bb87 hack/validate/default [2021-05-11T12:35:53.250Z] #22 DONE 36.6s [2021-05-11T12:35:53.250Z] [2021-05-11T12:35:53.250Z] #43 [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-05-11T12:35:53.250Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-11T12:35:53.250Z] #43 148.8 CC criu/sk-netlink.o [2021-05-11T12:35:53.250Z] #43 149.1 CC criu/sk-packet.o [2021-05-11T12:35:53.512Z] #43 150.0 CC criu/sk-queue.o [2021-05-11T12:35:53.812Z] #20 DONE 66.5s [2021-05-11T12:35:53.812Z] [2021-05-11T12:35:53.812Z] #21 [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-05-11T12:35:53.812Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b [2021-05-11T12:35:53.837Z] #43 164.1 CC criu/uts_ns.o [2021-05-11T12:35:53.837Z] #43 164.3 CC criu/vdso-compat.o [2021-05-11T12:35:53.837Z] #43 164.4 CC criu/vdso.o [2021-05-11T12:35:53.874Z] #43 138.5 CC criu/parasite-syscall.o [2021-05-11T12:35:54.050Z] Congratulations! All commits are properly signed with the DCO! [2021-05-11T12:35:54.050Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2021-05-11T12:35:54.050Z] No api/types/ or api/swagger.yaml changes in diff. [2021-05-11T12:35:54.050Z] Congratulations! All TOML source files changed here have valid syntax. [2021-05-11T12:35:54.050Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2021-05-11T12:35:54.050Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2021-05-11T12:35:54.050Z] Congratulations! No new tests were added to integration-cli. [2021-05-11T12:35:54.050Z] [2021-05-11T12:35:54.050Z] INFO Start validation with golang-ci-lint [2021-05-11T12:35:54.050Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2021-05-11T12:35:54.050Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-05-11T12:35:54.050Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-05-11T12:35:54.087Z] #43 150.5 CC criu/sk-tcp.o [2021-05-11T12:35:54.349Z] #43 151.0 CC criu/sk-unix.o [2021-05-11T12:35:54.410Z] #43 164.9 LINK criu/built-in.o [2021-05-11T12:35:54.410Z] #43 165.0 LINK criu/criu [2021-05-11T12:35:54.672Z] #43 165.3 DEP lib/c/criu.d [2021-05-11T12:35:54.672Z] #43 165.4 CC images/rpc.pb-c.o [2021-05-11T12:35:54.743Z] #21 1.109 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-05-11T12:35:54.743Z] #21 1.113 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-05-11T12:35:54.743Z] #21 1.116 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-05-11T12:35:54.743Z] #21 DONE 1.2s [2021-05-11T12:35:54.743Z] [2021-05-11T12:35:54.743Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-11T12:35:54.743Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4 [2021-05-11T12:35:54.819Z] #43 139.6 CC criu/path.o [2021-05-11T12:35:55.000Z] #22 ... [2021-05-11T12:35:55.000Z] [2021-05-11T12:35:55.000Z] #43 [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-05-11T12:35:55.000Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-11T12:35:55.000Z] #43 118.1 CC criu/image.o [2021-05-11T12:35:55.000Z] #43 118.9 CC criu/ipc_ns.o [2021-05-11T12:35:55.000Z] #43 119.9 CC criu/irmap.o [2021-05-11T12:35:55.000Z] #43 120.6 CC criu/kcmp-ids.o [2021-05-11T12:35:55.000Z] #43 121.0 CC criu/kerndat.o [2021-05-11T12:35:55.000Z] #43 122.2 CC criu/libnetlink.o [2021-05-11T12:35:55.000Z] #43 122.6 CC criu/log.o [2021-05-11T12:35:55.000Z] #43 123.1 CC criu/lsm.o [2021-05-11T12:35:55.000Z] #43 123.5 CC criu/mem.o [2021-05-11T12:35:55.000Z] #43 125.2 CC criu/memfd.o [2021-05-11T12:35:55.000Z] #43 125.8 CC criu/mount.o [2021-05-11T12:35:55.000Z] #43 ... [2021-05-11T12:35:55.000Z] [2021-05-11T12:35:55.000Z] #40 [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-05-11T12:35:55.000Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-11T12:35:55.000Z] #40 199.7 + dpkg --print-architecture [2021-05-11T12:35:55.000Z] #40 199.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-05-11T12:35:55.000Z] #40 199.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-05-11T12:35:55.000Z] #40 199.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-05-11T12:35:55.080Z] #43 139.9 CC criu/pie-util-vdso-elf32.o [2021-05-11T12:35:55.245Z] #43 165.8 CC lib/c/criu.o [2021-05-11T12:35:55.653Z] #43 140.5 CC criu/pie-util-vdso.o [2021-05-11T12:35:55.818Z] #43 166.5 LINK lib/c/built-in.o [2021-05-11T12:35:55.818Z] #43 166.5 LINK lib/c/libcriu.so [2021-05-11T12:35:55.818Z] #43 166.6 LINK lib/c/libcriu.a [2021-05-11T12:35:56.080Z] #43 166.7 GEN magic.py [2021-05-11T12:35:56.080Z] #43 166.7 Note: Building without setproctitle() and strlcpy() support. [2021-05-11T12:35:56.080Z] #43 166.7 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-05-11T12:35:56.080Z] #43 166.7 Note: Building without GnuTLS support [2021-05-11T12:35:56.080Z] #43 166.7 Makefile.config:39: Warn: you have no libnftables installed [2021-05-11T12:35:56.080Z] #43 166.7 Makefile.config:40: Warn: Building without nftables support [2021-05-11T12:35:56.226Z] #43 141.0 CC criu/pie-util.o [2021-05-11T12:35:56.226Z] #43 ... [2021-05-11T12:35:56.226Z] [2021-05-11T12:35:56.226Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-11T12:35:56.226Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4 [2021-05-11T12:35:56.226Z] #22 11.51 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-05-11T12:35:56.226Z] #22 11.57 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-05-11T12:35:56.226Z] #22 11.65 Collecting pyyaml (from yamllint==1.26.1) [2021-05-11T12:35:56.226Z] #22 11.92 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-05-11T12:35:56.226Z] #22 12.28 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-05-11T12:35:56.226Z] #22 12.28 Building wheels for collected packages: yamllint [2021-05-11T12:35:56.226Z] #22 12.29 Running setup.py bdist_wheel for yamllint: started [2021-05-11T12:35:56.226Z] #22 13.50 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-05-11T12:35:56.226Z] #22 13.51 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-05-11T12:35:56.226Z] #22 13.56 Successfully built yamllint [2021-05-11T12:35:56.226Z] #22 13.59 Installing collected packages: pathspec, pyyaml, yamllint [2021-05-11T12:35:56.226Z] #22 13.94 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-05-11T12:35:56.226Z] #22 DONE 14.3s [2021-05-11T12:35:56.268Z] #43 152.7 CC criu/sockets.o [2021-05-11T12:35:56.492Z] [2021-05-11T12:35:56.492Z] #43 [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-05-11T12:35:56.492Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-11T12:35:56.492Z] #43 141.3 CC criu/pipes.o [2021-05-11T12:35:56.653Z] #43 167.3 fatal: not a git repository (or any of the parent directories): .git [2021-05-11T12:35:56.755Z] #43 ... [2021-05-11T12:35:56.755Z] [2021-05-11T12:35:56.755Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-05-11T12:35:56.755Z] #25 sha256:6d56a1b1442f42bac94554516e15d93cc4a286cd1958733a1a756c7fca3f0b6b [2021-05-11T12:35:56.755Z] #25 DONE 0.4s [2021-05-11T12:35:56.755Z] [2021-05-11T12:35:56.755Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-05-11T12:35:56.755Z] #30 sha256:4e64a4079ce78cfdd988192fd6bb65373b56240ef3b1f8d03ae9a9c2f1f3401c [2021-05-11T12:35:56.843Z] #43 153.4 CC criu/stats.o [2021-05-11T12:35:57.104Z] #43 153.7 CC criu/string.o [2021-05-11T12:35:57.225Z] #43 167.8 make[1]: Nothing to be done for 'all'. [2021-05-11T12:35:57.391Z] #43 153.8 CC criu/sysctl.o [2021-05-11T12:35:57.487Z] #43 168.3 make[1]: 'images/built-in.o' is up to date. [2021-05-11T12:35:57.487Z] #43 168.3 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-05-11T12:35:57.520Z] #40 ... [2021-05-11T12:35:57.520Z] [2021-05-11T12:35:57.520Z] #43 [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-05-11T12:35:57.520Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-11T12:35:57.520Z] #43 130.5 CC criu/namespaces.o [2021-05-11T12:35:57.673Z] #43 154.3 CC criu/sysfs_parse.o [2021-05-11T12:35:57.748Z] #43 168.3 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-05-11T12:35:57.748Z] #43 168.4 make[1]: 'compel/libcompel.a' is up to date. [2021-05-11T12:35:57.748Z] #43 168.4 make[1]: 'compel/compel-host-bin' is up to date. [2021-05-11T12:35:57.748Z] #43 168.4 make[1]: Nothing to be done for 'all'. [2021-05-11T12:35:57.748Z] #43 168.4 make[1]: 'soccr/libsoccr.a' is up to date. [2021-05-11T12:35:58.010Z] #43 168.6 make[2]: Nothing to be done for 'all'. [2021-05-11T12:35:58.010Z] #43 168.6 make[2]: Nothing to be done for 'all'. [2021-05-11T12:35:58.010Z] #43 168.7 make[2]: Nothing to be done for 'all'. [2021-05-11T12:35:58.010Z] #43 168.7 make[2]: Nothing to be done for 'all'. [2021-05-11T12:35:58.010Z] #43 168.8 make[2]: Nothing to be done for 'all'. [2021-05-11T12:35:58.260Z] #43 154.7 CC criu/timens.o [2021-05-11T12:35:58.271Z] #43 168.8 make[2]: Nothing to be done for 'all'. [2021-05-11T12:35:58.271Z] #43 168.8 make[2]: Nothing to be done for 'all'. [2021-05-11T12:35:58.271Z] #43 168.9 make[2]: Nothing to be done for 'all'. [2021-05-11T12:35:58.271Z] #43 168.9 INSTALL criu/criu [2021-05-11T12:35:58.525Z] #43 154.9 CC criu/timerfd.o [2021-05-11T12:35:58.533Z] #43 DONE 169.2s [2021-05-11T12:35:58.533Z] [2021-05-11T12:35:58.533Z] #56 [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-05-11T12:35:58.533Z] #56 sha256:6a39b69f778d1d574e478a9bd93be1765a11236348fcc48e76d73498ec1c7f90 [2021-05-11T12:35:58.789Z] #43 155.3 CC criu/tty.o [2021-05-11T12:35:58.789Z] #43 ... [2021-05-11T12:35:58.789Z] [2021-05-11T12:35:58.789Z] #53 [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-05-11T12:35:58.789Z] #53 sha256:a76369e14207b7ca61c4a28e03729b4644b3098ff561d5f92546774f60ffb8cb [2021-05-11T12:35:58.789Z] #53 114.4 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-05-11T12:35:59.412Z] #43 132.6 CC criu/net.o [2021-05-11T12:35:59.925Z] #56 ... [2021-05-11T12:35:59.925Z] [2021-05-11T12:35:59.925Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-05-11T12:35:59.925Z] #44 sha256:62b40978d503da30801f7e5718da4e494123aac4e8011ce68ec867790ac1ab83 [2021-05-11T12:35:59.925Z] #44 DONE 0.2s [2021-05-11T12:35:59.925Z] [2021-05-11T12:35:59.925Z] #56 [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-05-11T12:35:59.925Z] #56 sha256:6a39b69f778d1d574e478a9bd93be1765a11236348fcc48e76d73498ec1c7f90 [2021-05-11T12:36:00.191Z] #56 ... [2021-05-11T12:36:00.191Z] [2021-05-11T12:36:00.191Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-05-11T12:36:00.191Z] #46 sha256:f1243c51254d3095bd6c1f5a2caef710d4ee28ebe6238ec8941d1ca58352e770 [2021-05-11T12:36:00.456Z] #46 DONE 0.4s [2021-05-11T12:36:00.456Z] [2021-05-11T12:36:00.456Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-05-11T12:36:00.456Z] #48 sha256:900e33d3511b3927c5fbf8d160b565a4c964c6ca979b5e758bebbe63db23b2c6 [2021-05-11T12:36:00.456Z] #48 DONE 0.1s [2021-05-11T12:36:00.456Z] [2021-05-11T12:36:00.456Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-05-11T12:36:00.456Z] #50 sha256:7c012f8a83b33b7b40ff66757bf1732594be2a7562d13e1d3f27c6608384a477 [2021-05-11T12:36:00.709Z] #53 115.8 + mkdir -p /build [2021-05-11T12:36:00.709Z] #53 115.8 + cp runc /build/runc [2021-05-11T12:36:01.030Z] #50 DONE 0.6s [2021-05-11T12:36:01.030Z] [2021-05-11T12:36:01.030Z] #56 [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-05-11T12:36:01.030Z] #56 sha256:6a39b69f778d1d574e478a9bd93be1765a11236348fcc48e76d73498ec1c7f90 [2021-05-11T12:36:01.030Z] #56 ... [2021-05-11T12:36:01.030Z] [2021-05-11T12:36:01.030Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-05-11T12:36:01.030Z] #52 sha256:6941f5760a9b7b77fdf94f290129d012e7351721e0545b26799bac1482caa7d3 [2021-05-11T12:36:01.030Z] #52 DONE 0.1s [2021-05-11T12:36:01.291Z] [2021-05-11T12:36:01.291Z] #56 [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-05-11T12:36:01.291Z] #56 sha256:6a39b69f778d1d574e478a9bd93be1765a11236348fcc48e76d73498ec1c7f90 [2021-05-11T12:36:02.046Z] #30 DONE 4.6s [2021-05-11T12:36:02.046Z] [2021-05-11T12:36:02.046Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-05-11T12:36:02.046Z] #33 sha256:d46a770b61937c8c3f75b128b96fbab80c9e30ccff16d0df51b02b000c94b998 [2021-05-11T12:36:02.046Z] #33 DONE 0.4s [2021-05-11T12:36:02.046Z] [2021-05-11T12:36:02.046Z] #35 [dev-systemd-false 13/26] COPY --from=tomll /build/ /usr/local/bin/ [2021-05-11T12:36:02.046Z] #35 sha256:aa2c4dcc05b4fd0b96d6f6db7fe8ec8ff3b0e4c24f5566999dde74281827f955 [2021-05-11T12:36:02.046Z] #35 DONE 0.1s [2021-05-11T12:36:02.046Z] [2021-05-11T12:36:02.046Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-05-11T12:36:02.046Z] #38 sha256:1c55533bed1913561055a8388ccf3602aec31c3700ac0b5a448168a1582f1218 [2021-05-11T12:36:02.617Z] #38 DONE 0.6s [2021-05-11T12:36:02.617Z] [2021-05-11T12:36:02.617Z] #43 [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-05-11T12:36:02.617Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-11T12:36:02.617Z] #43 142.3 CC criu/plugin.o [2021-05-11T12:36:02.617Z] #43 142.7 CC criu/proc_parse.o [2021-05-11T12:36:02.617Z] #43 145.4 CC criu/protobuf-desc.o [2021-05-11T12:36:02.617Z] #43 146.2 CC criu/protobuf.o [2021-05-11T12:36:02.617Z] #43 146.7 CC criu/pstree.o [2021-05-11T12:36:02.683Z] #43 135.7 CC criu/netfilter.o [2021-05-11T12:36:02.878Z] #43 147.9 CC criu/rbtree.o [2021-05-11T12:36:02.939Z] #43 136.0 CC criu/page-pipe.o [2021-05-11T12:36:03.265Z] #53 DONE 118.5s [2021-05-11T12:36:03.265Z] [2021-05-11T12:36:03.265Z] #24 [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-05-11T12:36:03.265Z] #24 sha256:e49175cfcdac7991281f8e908938040be2354ab88035693fc4f9f566edd487f7 [2021-05-11T12:36:03.265Z] #24 212.7 + return [2021-05-11T12:36:03.265Z] #24 DONE 212.9s [2021-05-11T12:36:03.265Z] [2021-05-11T12:36:03.266Z] #43 [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-05-11T12:36:03.266Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-11T12:36:03.266Z] #43 157.0 CC criu/tun.o [2021-05-11T12:36:03.266Z] #43 157.5 CC criu/uffd.o [2021-05-11T12:36:03.266Z] #43 158.5 CC criu/util.o [2021-05-11T12:36:03.266Z] #43 159.6 CC criu/uts_ns.o [2021-05-11T12:36:03.266Z] #43 159.9 CC criu/vdso.o [2021-05-11T12:36:03.451Z] #43 148.2 CC criu/rst-malloc.o [2021-05-11T12:36:03.502Z] #43 136.7 CC criu/page-xfer.o [2021-05-11T12:36:03.712Z] #43 148.4 CC criu/seccomp.o [2021-05-11T12:36:03.840Z] #43 160.4 LINK criu/built-in.o [2021-05-11T12:36:04.103Z] #43 160.6 LINK criu/criu [2021-05-11T12:36:04.285Z] #43 149.2 CC criu/seize.o [2021-05-11T12:36:04.365Z] #43 161.0 DEP lib/c/criu.d [2021-05-11T12:36:04.365Z] #43 161.1 CC images/rpc.pb-c.o [2021-05-11T12:36:04.870Z] #43 138.1 CC criu/pagemap-cache.o [2021-05-11T12:36:05.127Z] #43 138.4 CC criu/pagemap.o [2021-05-11T12:36:05.229Z] #43 150.1 CC criu/servicefd.o [2021-05-11T12:36:05.312Z] #43 161.7 CC lib/c/criu.o [2021-05-11T12:36:05.802Z] #43 150.7 CC criu/shmem.o [2021-05-11T12:36:05.889Z] #43 ... [2021-05-11T12:36:05.889Z] [2021-05-11T12:36:05.889Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-05-11T12:36:05.889Z] #25 sha256:f72e6dfec494d363e8df9777a5f2362585a6580833cd1b42f87d1dc9fee9a679 [2021-05-11T12:36:06.375Z] #43 151.4 CC criu/sigframe.o [2021-05-11T12:36:06.494Z] #43 139.4 CC criu/parasite-syscall.o [2021-05-11T12:36:06.637Z] #43 ... [2021-05-11T12:36:06.637Z] [2021-05-11T12:36:06.637Z] #40 [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-05-11T12:36:06.637Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-11T12:36:06.637Z] #40 DONE 231.3s [2021-05-11T12:36:06.637Z] [2021-05-11T12:36:06.637Z] #43 [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-05-11T12:36:06.637Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-11T12:36:06.637Z] #43 151.6 CC criu/signalfd.o [2021-05-11T12:36:06.836Z] #25 DONE 0.8s [2021-05-11T12:36:06.836Z] [2021-05-11T12:36:06.836Z] #43 [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-05-11T12:36:06.836Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-11T12:36:06.836Z] #43 162.7 LINK lib/c/built-in.o [2021-05-11T12:36:06.836Z] #43 162.8 LINK lib/c/libcriu.so [2021-05-11T12:36:06.836Z] #43 162.8 LINK lib/c/libcriu.a [2021-05-11T12:36:06.836Z] #43 162.9 GEN magic.py [2021-05-11T12:36:06.836Z] #43 163.1 Note: Building without setproctitle() and strlcpy() support. [2021-05-11T12:36:06.836Z] #43 163.1 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-05-11T12:36:06.836Z] #43 163.1 Note: Building without GnuTLS support [2021-05-11T12:36:06.836Z] #43 163.2 Makefile.config:39: Warn: you have no libnftables installed [2021-05-11T12:36:06.836Z] #43 163.2 Makefile.config:40: Warn: Building without nftables support [2021-05-11T12:36:07.057Z] #43 ... [2021-05-11T12:36:07.057Z] [2021-05-11T12:36:07.057Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-11T12:36:07.057Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4 [2021-05-11T12:36:07.057Z] #22 5.202 Collecting yamllint==1.26.1 [2021-05-11T12:36:07.057Z] #22 10.55 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-05-11T12:36:07.057Z] #22 11.82 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-05-11T12:36:07.057Z] #22 11.86 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-05-11T12:36:07.057Z] #22 11.91 Collecting pyyaml (from yamllint==1.26.1) [2021-05-11T12:36:07.057Z] #22 12.12 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-05-11T12:36:07.057Z] #22 12.41 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-05-11T12:36:07.139Z] === RUN TestMiddlewares [2021-05-11T12:36:07.139Z] --- PASS: TestMiddlewares (0.00s) [2021-05-11T12:36:07.139Z] PASS [2021-05-11T12:36:07.139Z] coverage: 9.0% of statements [2021-05-11T12:36:07.139Z] ok github.com/docker/docker/api/server 0.113s coverage: 9.0% of statements [2021-05-11T12:36:07.210Z] #43 151.9 CC criu/sk-inet.o [2021-05-11T12:36:07.314Z] #22 12.42 Building wheels for collected packages: yamllint [2021-05-11T12:36:07.314Z] #22 12.42 Running setup.py bdist_wheel for yamllint: started [2021-05-11T12:36:07.314Z] #22 ... [2021-05-11T12:36:07.314Z] [2021-05-11T12:36:07.314Z] #43 [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-05-11T12:36:07.314Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-11T12:36:07.314Z] #43 140.5 CC criu/path.o [2021-05-11T12:36:07.410Z] #43 163.9 fatal: not a git repository (or any of the parent directories): .git [2021-05-11T12:36:07.410Z] #43 ... [2021-05-11T12:36:07.410Z] [2021-05-11T12:36:07.410Z] #56 [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-05-11T12:36:07.410Z] #56 sha256:20b597ebe8e1f3a4b152b99910a55b6e4518a077c782bcf3f56a3b062a3e1483 [2021-05-11T12:36:07.410Z] #56 173.1 + bin/containerd [2021-05-11T12:36:07.410Z] #56 ... [2021-05-11T12:36:07.410Z] [2021-05-11T12:36:07.410Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-05-11T12:36:07.410Z] #30 sha256:9109b17a34d98b185bcc2723f6d837f40d02b0b96dd02c635b522ef11d3fe3bf [2021-05-11T12:36:07.570Z] #43 140.9 CC criu/pie-util-vdso-elf32.o [2021-05-11T12:36:08.500Z] #43 141.5 CC criu/pie-util-vdso.o [2021-05-11T12:36:08.598Z] #43 ... [2021-05-11T12:36:08.598Z] [2021-05-11T12:36:08.598Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-05-11T12:36:08.598Z] #41 sha256:a1234d202f22553762458fe9dd5b06a465c0032ed23dfc8120b8378d4312b74f [2021-05-11T12:36:08.598Z] #41 DONE 0.6s [2021-05-11T12:36:08.598Z] [2021-05-11T12:36:08.598Z] #43 [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-05-11T12:36:08.598Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-11T12:36:08.598Z] #43 153.2 CC criu/sk-netlink.o [2021-05-11T12:36:08.598Z] #43 153.5 CC criu/sk-packet.o [2021-05-11T12:36:09.062Z] #43 142.1 CC criu/pie-util.o [2021-05-11T12:36:09.062Z] #43 142.3 CC criu/pipes.o [2021-05-11T12:36:09.320Z] #43 ... [2021-05-11T12:36:09.320Z] [2021-05-11T12:36:09.320Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-11T12:36:09.320Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4 [2021-05-11T12:36:09.320Z] #22 13.55 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-05-11T12:36:09.320Z] #22 13.55 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-05-11T12:36:09.320Z] #22 13.60 Successfully built yamllint [2021-05-11T12:36:09.320Z] #22 13.62 Installing collected packages: pathspec, pyyaml, yamllint [2021-05-11T12:36:09.320Z] #22 14.02 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-05-11T12:36:09.320Z] #22 DONE 14.5s [2021-05-11T12:36:09.320Z] [2021-05-11T12:36:09.320Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-05-11T12:36:09.320Z] #25 sha256:383910536b9c3f983705900e5c5090f01f96452c08a8d1c937fc6b2970b30006 [2021-05-11T12:36:09.543Z] #43 154.2 CC criu/sk-queue.o [2021-05-11T12:36:09.805Z] #43 154.6 CC criu/sk-tcp.o [2021-05-11T12:36:09.884Z] #25 DONE 0.4s [2021-05-11T12:36:09.884Z] [2021-05-11T12:36:09.884Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-05-11T12:36:09.884Z] #30 sha256:7f4f110bf6c2a920cc3022a0d9d3e9503e858eb0dd1c11c54c675f88192d4855 [2021-05-11T12:36:10.067Z] #43 ... [2021-05-11T12:36:10.067Z] [2021-05-11T12:36:10.067Z] #49 [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-05-11T12:36:10.067Z] #49 sha256:b16be46c60935c3eefecd22f8a1f0e562b49c57b6d03329c746807409e9b6c51 [2021-05-11T12:36:10.067Z] #49 235.1 + /build/golangci-lint --version [2021-05-11T12:36:10.067Z] #49 235.5 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-05-11T12:36:10.067Z] #49 DONE 235.7s [2021-05-11T12:36:10.329Z] [2021-05-11T12:36:10.329Z] #43 [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-05-11T12:36:10.329Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-11T12:36:10.329Z] #43 155.1 CC criu/sk-unix.o [2021-05-11T12:36:11.302Z] #56 ... [2021-05-11T12:36:11.302Z] [2021-05-11T12:36:11.302Z] #53 [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-05-11T12:36:11.302Z] #53 sha256:b141a4e3df0c1dcd560e2ff5b5212c58f815e72300264f3d833dcd6cd8c71236 [2021-05-11T12:36:11.302Z] #53 125.9 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-05-11T12:36:11.874Z] #53 126.6 + mkdir -p /build [2021-05-11T12:36:11.874Z] #53 126.6 + cp runc /build/runc [2021-05-11T12:36:12.247Z] #43 157.1 CC criu/sockets.o [2021-05-11T12:36:12.446Z] #53 DONE 127.1s [2021-05-11T12:36:12.446Z] [2021-05-11T12:36:12.446Z] #56 [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-05-11T12:36:12.446Z] #56 sha256:6a39b69f778d1d574e478a9bd93be1765a11236348fcc48e76d73498ec1c7f90 [2021-05-11T12:36:12.446Z] #56 198.7 + bin/containerd [2021-05-11T12:36:12.710Z] #30 ... [2021-05-11T12:36:12.710Z] [2021-05-11T12:36:12.710Z] #43 [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-05-11T12:36:12.710Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-11T12:36:12.710Z] #43 164.7 make[1]: Nothing to be done for 'all'. [2021-05-11T12:36:12.710Z] #43 165.4 make[1]: 'images/built-in.o' is up to date. [2021-05-11T12:36:12.710Z] #43 165.5 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-05-11T12:36:12.710Z] #43 165.5 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-05-11T12:36:12.710Z] #43 165.6 make[1]: 'compel/libcompel.a' is up to date. [2021-05-11T12:36:12.710Z] #43 165.7 make[1]: 'compel/compel-host-bin' is up to date. [2021-05-11T12:36:12.710Z] #43 165.7 make[1]: Nothing to be done for 'all'. [2021-05-11T12:36:12.710Z] #43 165.8 make[1]: 'soccr/libsoccr.a' is up to date. [2021-05-11T12:36:12.710Z] #43 166.0 make[2]: Nothing to be done for 'all'. [2021-05-11T12:36:12.710Z] #43 166.1 make[2]: Nothing to be done for 'all'. [2021-05-11T12:36:12.710Z] #43 166.1 make[2]: Nothing to be done for 'all'. [2021-05-11T12:36:12.710Z] #43 166.2 make[2]: Nothing to be done for 'all'. [2021-05-11T12:36:12.710Z] #43 166.3 make[2]: Nothing to be done for 'all'. [2021-05-11T12:36:12.710Z] #43 166.3 make[2]: Nothing to be done for 'all'. [2021-05-11T12:36:12.710Z] #43 166.4 make[2]: Nothing to be done for 'all'. [2021-05-11T12:36:12.710Z] #43 166.5 make[2]: Nothing to be done for 'all'. [2021-05-11T12:36:12.710Z] #43 166.5 INSTALL criu/criu [2021-05-11T12:36:12.820Z] #43 157.6 CC criu/stats.o [2021-05-11T12:36:13.082Z] #43 157.9 CC criu/string.o [2021-05-11T12:36:13.082Z] #43 158.0 CC criu/sysctl.o [2021-05-11T12:36:13.655Z] #43 158.5 CC criu/sysfs_parse.o [2021-05-11T12:36:13.831Z] #56 ... [2021-05-11T12:36:13.831Z] [2021-05-11T12:36:13.831Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-05-11T12:36:13.831Z] #54 sha256:29e880bc788efc742c4ca24d9d28b97eb31e9ed2a9eb527d94a6b168b6bd92d0 [2021-05-11T12:36:13.831Z] #54 DONE 0.3s [2021-05-11T12:36:13.831Z] [2021-05-11T12:36:13.831Z] #56 [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-05-11T12:36:13.831Z] #56 sha256:6a39b69f778d1d574e478a9bd93be1765a11236348fcc48e76d73498ec1c7f90 [2021-05-11T12:36:13.916Z] #43 158.8 CC criu/timens.o [2021-05-11T12:36:13.916Z] #43 159.0 CC criu/timerfd.o [2021-05-11T12:36:14.489Z] #43 159.3 CC criu/tty.o [2021-05-11T12:36:15.261Z] #43 DONE 171.5s [2021-05-11T12:36:15.261Z] [2021-05-11T12:36:15.261Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-05-11T12:36:15.261Z] #30 sha256:9109b17a34d98b185bcc2723f6d837f40d02b0b96dd02c635b522ef11d3fe3bf [2021-05-11T12:36:15.261Z] #30 DONE 8.2s [2021-05-11T12:36:15.261Z] [2021-05-11T12:36:15.261Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-05-11T12:36:15.261Z] #33 sha256:e6ed8e345d7ceaaa46a45f80253a92839f46d35efbf3b08d8b05cc0ed1bb78ad [2021-05-11T12:36:15.523Z] #33 DONE 0.7s [2021-05-11T12:36:15.523Z] [2021-05-11T12:36:15.523Z] #56 [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-05-11T12:36:15.523Z] #56 sha256:20b597ebe8e1f3a4b152b99910a55b6e4518a077c782bcf3f56a3b062a3e1483 [2021-05-11T12:36:15.788Z] #56 ... [2021-05-11T12:36:15.788Z] [2021-05-11T12:36:15.788Z] #35 [dev-systemd-false 13/26] COPY --from=tomll /build/ /usr/local/bin/ [2021-05-11T12:36:15.788Z] #35 sha256:c7cc50a31125066956e2ab17c16fad8c1677c49d98c52bf306854af59868faca [2021-05-11T12:36:15.788Z] #35 DONE 0.1s [2021-05-11T12:36:15.788Z] [2021-05-11T12:36:15.788Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-05-11T12:36:15.788Z] #38 sha256:59a4123ceb4792335211b50f11467b8fd3dcb7047a2addf9e9b2d527203f27ba [2021-05-11T12:36:15.788Z] #38 DONE 0.1s [2021-05-11T12:36:15.788Z] [2021-05-11T12:36:15.788Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-05-11T12:36:15.788Z] #41 sha256:bbf681da32399e46ac89648577279eb3912aaece4dc1372b778819f2ce473455 [2021-05-11T12:36:15.878Z] #43 160.5 CC criu/tun.o [2021-05-11T12:36:15.878Z] #43 160.9 CC criu/uffd.o [2021-05-11T12:36:16.513Z] #30 DONE 5.8s [2021-05-11T12:36:16.513Z] [2021-05-11T12:36:16.513Z] #40 [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-05-11T12:36:16.513Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-11T12:36:16.513Z] #40 DONE 229.4s [2021-05-11T12:36:16.513Z] [2021-05-11T12:36:16.513Z] #43 [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-05-11T12:36:16.513Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-11T12:36:16.513Z] #43 143.4 CC criu/plugin.o [2021-05-11T12:36:16.513Z] #43 143.8 CC criu/proc_parse.o [2021-05-11T12:36:16.513Z] #43 146.1 CC criu/protobuf-desc.o [2021-05-11T12:36:16.513Z] #43 147.1 CC criu/protobuf.o [2021-05-11T12:36:16.513Z] #43 147.4 CC criu/pstree.o [2021-05-11T12:36:16.513Z] #43 148.2 CC criu/rbtree.o [2021-05-11T12:36:16.513Z] #43 148.6 CC criu/rst-malloc.o [2021-05-11T12:36:16.513Z] #43 149.0 CC criu/seccomp.o [2021-05-11T12:36:16.513Z] #43 ... [2021-05-11T12:36:16.513Z] [2021-05-11T12:36:16.513Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-05-11T12:36:16.513Z] #33 sha256:7b7e929a55988659b4d36246c91d7963eab5472067de424ad68ca874b80b615b [2021-05-11T12:36:16.513Z] #33 DONE 0.6s [2021-05-11T12:36:16.513Z] [2021-05-11T12:36:16.513Z] #35 [dev-systemd-false 13/26] COPY --from=tomll /build/ /usr/local/bin/ [2021-05-11T12:36:16.513Z] #35 sha256:f9da498fcac96c7463950259c6e7798f42cbc9463d7964bf4d785560a6d02dc8 [2021-05-11T12:36:16.513Z] #35 DONE 0.2s [2021-05-11T12:36:16.513Z] [2021-05-11T12:36:16.513Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-05-11T12:36:16.513Z] #38 sha256:2dc9fe1638d744a17aa9cf1107cbb779917ac1baf4b3dbcb30ad2f3aedb18a43 [2021-05-11T12:36:16.513Z] #38 DONE 0.1s [2021-05-11T12:36:16.513Z] [2021-05-11T12:36:16.513Z] #49 [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-05-11T12:36:16.513Z] #49 sha256:49a56a203b064c56283c0772e8f09fbe9f76a47bfbb0cfae191def0ba138bc90 [2021-05-11T12:36:16.513Z] #49 ... [2021-05-11T12:36:16.513Z] [2021-05-11T12:36:16.513Z] #43 [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-05-11T12:36:16.513Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-11T12:36:16.513Z] #43 149.8 CC criu/seize.o [2021-05-11T12:36:16.732Z] #41 DONE 0.8s [2021-05-11T12:36:16.732Z] [2021-05-11T12:36:16.732Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-05-11T12:36:16.732Z] #44 sha256:34ff6b63851457222656819a565a65e11f3aeaede1c42d1b786747fd0e9b2183 [2021-05-11T12:36:16.732Z] #44 DONE 0.1s [2021-05-11T12:36:16.732Z] [2021-05-11T12:36:16.732Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-05-11T12:36:16.732Z] #46 sha256:3dc572091d579b2e31708937ecf582a4e07e790a3d9cb76fd03b64579758fd64 [2021-05-11T12:36:16.822Z] #43 161.7 CC criu/util.o [2021-05-11T12:36:16.994Z] #46 DONE 0.3s [2021-05-11T12:36:16.994Z] [2021-05-11T12:36:16.994Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-05-11T12:36:16.994Z] #48 sha256:de1d0375d499313596d5f924c5dd94b4db98cce6f15fd8db3b677eeedc313bcf [2021-05-11T12:36:16.994Z] #48 DONE 0.1s [2021-05-11T12:36:16.994Z] [2021-05-11T12:36:16.994Z] #56 [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-05-11T12:36:16.994Z] #56 sha256:20b597ebe8e1f3a4b152b99910a55b6e4518a077c782bcf3f56a3b062a3e1483 [2021-05-11T12:36:17.111Z] #43 ... [2021-05-11T12:36:17.111Z] [2021-05-11T12:36:17.111Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-05-11T12:36:17.111Z] #41 sha256:644190af9775ba1c531b63e1c79fbff1fc00a792a76070f65bf69c189b539b08 [2021-05-11T12:36:17.111Z] #41 DONE 0.2s [2021-05-11T12:36:17.111Z] [2021-05-11T12:36:17.111Z] #43 [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-05-11T12:36:17.111Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-11T12:36:17.257Z] #56 ... [2021-05-11T12:36:17.257Z] [2021-05-11T12:36:17.257Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-05-11T12:36:17.257Z] #50 sha256:cd6e1af84fb59f20c9a486d6e03f0ef842296e30977439486a7d48443d283bf3 [2021-05-11T12:36:17.680Z] #43 150.8 CC criu/servicefd.o [2021-05-11T12:36:17.821Z] #43 162.7 CC criu/uts_ns.o [2021-05-11T12:36:17.821Z] #43 162.8 CC criu/vdso-compat.o [2021-05-11T12:36:17.832Z] #50 DONE 0.9s [2021-05-11T12:36:17.832Z] [2021-05-11T12:36:17.832Z] #56 [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-05-11T12:36:17.832Z] #56 sha256:20b597ebe8e1f3a4b152b99910a55b6e4518a077c782bcf3f56a3b062a3e1483 [2021-05-11T12:36:18.086Z] #43 163.0 CC criu/vdso.o [2021-05-11T12:36:18.093Z] #56 ... [2021-05-11T12:36:18.093Z] [2021-05-11T12:36:18.093Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-05-11T12:36:18.093Z] #52 sha256:3d3bae4a1a6bde30f8d7719201d78d6b48ade16859fb759ed4b18f8a6c736ba9 [2021-05-11T12:36:18.093Z] #52 DONE 0.1s [2021-05-11T12:36:18.093Z] [2021-05-11T12:36:18.093Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-05-11T12:36:18.093Z] #54 sha256:06d3893758a8a88dd99b9cf19cb18d201ff4457062270ed2bd835c1152b4e696 [2021-05-11T12:36:18.093Z] #54 DONE 0.1s [2021-05-11T12:36:18.093Z] [2021-05-11T12:36:18.093Z] #56 [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-05-11T12:36:18.093Z] #56 sha256:20b597ebe8e1f3a4b152b99910a55b6e4518a077c782bcf3f56a3b062a3e1483 [2021-05-11T12:36:18.254Z] #43 151.2 CC criu/shmem.o [2021-05-11T12:36:18.671Z] #43 163.5 LINK criu/built-in.o [2021-05-11T12:36:18.671Z] #43 163.6 LINK criu/criu [2021-05-11T12:36:18.817Z] #43 152.0 CC criu/sigframe.o [2021-05-11T12:36:18.932Z] #43 163.9 DEP lib/c/criu.d [2021-05-11T12:36:18.932Z] #43 163.9 CC images/rpc.pb-c.o [2021-05-11T12:36:19.072Z] #43 152.2 CC criu/signalfd.o [2021-05-11T12:36:19.328Z] #43 152.4 CC criu/sk-inet.o [2021-05-11T12:36:19.505Z] #43 164.3 CC lib/c/criu.o [2021-05-11T12:36:20.078Z] #43 165.0 LINK lib/c/built-in.o [2021-05-11T12:36:20.078Z] #43 165.0 LINK lib/c/libcriu.so [2021-05-11T12:36:20.078Z] #43 165.1 LINK lib/c/libcriu.a [2021-05-11T12:36:20.254Z] #43 153.4 CC criu/sk-netlink.o [2021-05-11T12:36:20.340Z] #43 165.2 GEN magic.py [2021-05-11T12:36:20.340Z] #43 165.3 Note: Building without setproctitle() and strlcpy() support. [2021-05-11T12:36:20.340Z] #43 165.3 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-05-11T12:36:20.510Z] #43 153.8 CC criu/sk-packet.o [2021-05-11T12:36:20.601Z] #43 165.3 Note: Building without GnuTLS support [2021-05-11T12:36:20.601Z] #43 165.3 Makefile.config:39: Warn: you have no libnftables installed [2021-05-11T12:36:20.601Z] #43 165.3 Makefile.config:40: Warn: Building without nftables support [2021-05-11T12:36:21.071Z] #43 154.3 CC criu/sk-queue.o [2021-05-11T12:36:21.175Z] #43 166.0 fatal: not a git repository (or any of the parent directories): .git [2021-05-11T12:36:21.632Z] #43 154.7 CC criu/sk-tcp.o [2021-05-11T12:36:21.748Z] #43 166.5 make[1]: Nothing to be done for 'all'. [2021-05-11T12:36:22.010Z] #43 167.0 make[1]: 'images/built-in.o' is up to date. [2021-05-11T12:36:22.010Z] #43 167.0 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-05-11T12:36:22.194Z] #43 ... [2021-05-11T12:36:22.194Z] [2021-05-11T12:36:22.194Z] #49 [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-05-11T12:36:22.194Z] #49 sha256:49a56a203b064c56283c0772e8f09fbe9f76a47bfbb0cfae191def0ba138bc90 [2021-05-11T12:36:22.194Z] #49 235.8 + /build/golangci-lint --version [2021-05-11T12:36:22.195Z] #49 236.2 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-05-11T12:36:22.195Z] #49 DONE 236.4s [2021-05-11T12:36:22.195Z] [2021-05-11T12:36:22.195Z] #43 [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-05-11T12:36:22.195Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-11T12:36:22.195Z] #43 155.2 CC criu/sk-unix.o [2021-05-11T12:36:22.271Z] #43 167.1 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-05-11T12:36:22.271Z] #43 167.1 make[1]: 'compel/libcompel.a' is up to date. [2021-05-11T12:36:22.271Z] #43 167.1 make[1]: 'compel/compel-host-bin' is up to date. [2021-05-11T12:36:22.271Z] #43 167.1 make[1]: Nothing to be done for 'all'. [2021-05-11T12:36:22.271Z] #43 167.2 make[1]: 'soccr/libsoccr.a' is up to date. [2021-05-11T12:36:22.271Z] #43 167.3 make[2]: Nothing to be done for 'all'. [2021-05-11T12:36:22.533Z] #43 167.3 make[2]: Nothing to be done for 'all'. [2021-05-11T12:36:22.533Z] #43 167.3 make[2]: Nothing to be done for 'all'. [2021-05-11T12:36:22.533Z] #43 167.4 make[2]: Nothing to be done for 'all'. [2021-05-11T12:36:22.533Z] #43 167.4 make[2]: Nothing to be done for 'all'. [2021-05-11T12:36:22.533Z] #43 167.5 make[2]: Nothing to be done for 'all'. [2021-05-11T12:36:22.533Z] #43 167.5 make[2]: Nothing to be done for 'all'. [2021-05-11T12:36:22.794Z] #43 167.6 make[2]: Nothing to be done for 'all'. [2021-05-11T12:36:22.794Z] #43 167.6 INSTALL criu/criu [2021-05-11T12:36:23.056Z] #43 DONE 168.0s [2021-05-11T12:36:23.056Z] [2021-05-11T12:36:23.056Z] #53 [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-05-11T12:36:23.056Z] #53 sha256:06b120ea9626cc109915c529e7e94eafb8fd40b8e0b8a720f3acd7e358aafa71 [2021-05-11T12:36:24.083Z] #43 157.2 CC criu/sockets.o [2021-05-11T12:36:24.447Z] #53 ... [2021-05-11T12:36:24.447Z] [2021-05-11T12:36:24.447Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-05-11T12:36:24.447Z] #44 sha256:30a894e937d491502c292d9ec900968ef8ce83da96f70cdd4640a7067601d641 [2021-05-11T12:36:24.447Z] #44 DONE 0.1s [2021-05-11T12:36:24.447Z] [2021-05-11T12:36:24.447Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-05-11T12:36:24.447Z] #46 sha256:4e4d84feedde0d1ddb6330e220bbb33caa753c6d3d70420793c56250adfb9ea0 [2021-05-11T12:36:24.447Z] #46 DONE 0.2s [2021-05-11T12:36:24.447Z] [2021-05-11T12:36:24.447Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-05-11T12:36:24.447Z] #48 sha256:03adfaecbae29d91a70e94f48c514ea580ccc00354254c974799236b4dad2744 [2021-05-11T12:36:24.447Z] #48 DONE 0.1s [2021-05-11T12:36:24.447Z] [2021-05-11T12:36:24.447Z] #53 [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-05-11T12:36:24.447Z] #53 sha256:06b120ea9626cc109915c529e7e94eafb8fd40b8e0b8a720f3acd7e358aafa71 [2021-05-11T12:36:24.645Z] #43 157.9 CC criu/stats.o [2021-05-11T12:36:24.709Z] #53 ... [2021-05-11T12:36:24.709Z] [2021-05-11T12:36:24.709Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-05-11T12:36:24.709Z] #50 sha256:f41e086f95707c80b7d63dbb1adc4ed6d5284f11b999ecd607cd76abd2d04e20 [2021-05-11T12:36:24.970Z] #50 DONE 0.5s [2021-05-11T12:36:24.970Z] [2021-05-11T12:36:24.970Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-05-11T12:36:24.970Z] #52 sha256:799718157c3083d3cafd8e0ca32679a1314262e6fb9bc3efaceb94116357eb12 [2021-05-11T12:36:24.970Z] #52 DONE 0.1s [2021-05-11T12:36:24.970Z] [2021-05-11T12:36:24.970Z] #53 [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-05-11T12:36:24.970Z] #53 sha256:06b120ea9626cc109915c529e7e94eafb8fd40b8e0b8a720f3acd7e358aafa71 [2021-05-11T12:36:25.207Z] #43 158.2 CC criu/string.o [2021-05-11T12:36:25.207Z] #43 158.2 CC criu/sysctl.o [2021-05-11T12:36:25.768Z] #43 158.8 CC criu/sysfs_parse.o [2021-05-11T12:36:26.024Z] #43 159.0 CC criu/timens.o [2021-05-11T12:36:26.024Z] #43 159.3 CC criu/timerfd.o [2021-05-11T12:36:26.279Z] #43 159.5 CC criu/tty.o [2021-05-11T12:36:27.644Z] #43 160.8 CC criu/tun.o [2021-05-11T12:36:28.206Z] #43 161.2 CC criu/uffd.o [2021-05-11T12:36:28.587Z] 4612f6d0b889: Pull complete [2021-05-11T12:36:28.772Z] #43 162.0 CC criu/util.o [2021-05-11T12:36:29.699Z] #43 162.9 CC criu/uts_ns.o [2021-05-11T12:36:29.957Z] #43 163.1 CC criu/vdso-compat.o [2021-05-11T12:36:30.212Z] #43 163.3 CC criu/vdso.o [2021-05-11T12:36:30.468Z] #43 163.7 LINK criu/built-in.o [2021-05-11T12:36:30.724Z] #43 163.9 LINK criu/criu [2021-05-11T12:36:30.980Z] #43 164.1 DEP lib/c/criu.d [2021-05-11T12:36:30.980Z] #43 164.2 CC images/rpc.pb-c.o [2021-05-11T12:36:31.545Z] #43 164.6 CC lib/c/criu.o [2021-05-11T12:36:32.109Z] #43 165.4 LINK lib/c/built-in.o [2021-05-11T12:36:32.365Z] #43 165.4 LINK lib/c/libcriu.so [2021-05-11T12:36:32.365Z] #43 165.4 LINK lib/c/libcriu.a [2021-05-11T12:36:32.365Z] #43 165.5 GEN magic.py [2021-05-11T12:36:32.365Z] #43 165.6 Note: Building without setproctitle() and strlcpy() support. [2021-05-11T12:36:32.365Z] #43 165.6 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-05-11T12:36:32.620Z] #43 165.6 Note: Building without GnuTLS support [2021-05-11T12:36:32.620Z] #43 165.6 Makefile.config:39: Warn: you have no libnftables installed [2021-05-11T12:36:32.620Z] #43 165.6 Makefile.config:40: Warn: Building without nftables support [2021-05-11T12:36:33.183Z] #43 166.3 fatal: not a git repository (or any of the parent directories): .git [2021-05-11T12:36:33.746Z] #43 166.8 make[1]: Nothing to be done for 'all'. [2021-05-11T12:36:34.308Z] #43 167.4 make[1]: 'images/built-in.o' is up to date. [2021-05-11T12:36:34.308Z] #43 167.4 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-05-11T12:36:34.308Z] #43 167.4 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-05-11T12:36:34.308Z] #43 167.5 make[1]: 'compel/libcompel.a' is up to date. [2021-05-11T12:36:34.308Z] #43 167.5 make[1]: 'compel/compel-host-bin' is up to date. [2021-05-11T12:36:34.308Z] #43 167.5 make[1]: Nothing to be done for 'all'. [2021-05-11T12:36:34.308Z] #43 167.5 make[1]: 'soccr/libsoccr.a' is up to date. [2021-05-11T12:36:34.564Z] #43 167.7 make[2]: Nothing to be done for 'all'. [2021-05-11T12:36:34.564Z] #43 167.7 make[2]: Nothing to be done for 'all'. [2021-05-11T12:36:34.564Z] #43 167.7 make[2]: Nothing to be done for 'all'. [2021-05-11T12:36:34.564Z] #43 167.8 make[2]: Nothing to be done for 'all'. [2021-05-11T12:36:34.821Z] #43 167.8 make[2]: Nothing to be done for 'all'. [2021-05-11T12:36:34.821Z] #43 167.8 make[2]: Nothing to be done for 'all'. [2021-05-11T12:36:34.821Z] #43 167.9 make[2]: Nothing to be done for 'all'. [2021-05-11T12:36:34.821Z] #43 168.0 make[2]: Nothing to be done for 'all'. [2021-05-11T12:36:34.821Z] #43 168.0 INSTALL criu/criu [2021-05-11T12:36:34.979Z] #53 127.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-05-11T12:36:35.077Z] #43 DONE 168.3s [2021-05-11T12:36:35.077Z] [2021-05-11T12:36:35.077Z] #56 [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-05-11T12:36:35.077Z] #56 sha256:dc22275a8c1000dd860bdfd053fbd121b10fb83f7752fda09e5d9170bdd87e93 [2021-05-11T12:36:35.240Z] #53 128.1 + mkdir -p /build [2021-05-11T12:36:35.501Z] #53 128.1 + cp runc /build/runc [2021-05-11T12:36:35.762Z] #53 DONE 128.6s [2021-05-11T12:36:35.762Z] [2021-05-11T12:36:35.762Z] #56 [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-05-11T12:36:35.762Z] #56 sha256:991bcacc1ce2c0cc5490706005debc3f7ac74a6be1417b1680419fa384d10983 [2021-05-11T12:36:35.762Z] #56 201.5 + bin/containerd [2021-05-11T12:36:36.006Z] #56 ... [2021-05-11T12:36:36.006Z] [2021-05-11T12:36:36.006Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-05-11T12:36:36.006Z] #44 sha256:a2411aa39757f9fe33ab7631cf5f450a2fab1482b73e6fe288682a9bb881c507 [2021-05-11T12:36:36.211Z] #56 209.9 # github.com/containerd/containerd/cmd/containerd [2021-05-11T12:36:36.211Z] #56 209.9 /usr/bin/ld: /tmp/go-link-650076538/000018.o: in function `New': [2021-05-11T12:36:36.211Z] #56 209.9 /tmp/tmp.uDPH9JG6Es/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2021-05-11T12:36:36.211Z] #56 210.0 + bin/containerd-stress [2021-05-11T12:36:36.262Z] #44 DONE 0.1s [2021-05-11T12:36:36.262Z] [2021-05-11T12:36:36.262Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-05-11T12:36:36.262Z] #46 sha256:1d87134990dc649fbffab0ac1da1f098c08e527a63c5d45cea346d52a8f9719e [2021-05-11T12:36:36.262Z] #46 DONE 0.1s [2021-05-11T12:36:36.262Z] [2021-05-11T12:36:36.262Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-05-11T12:36:36.262Z] #48 sha256:da7b4aeaef486c95e5d4bdd545be22a4b09854fa2fb28fcc68a87c0a7e21b4ed [2021-05-11T12:36:36.262Z] #48 DONE 0.1s [2021-05-11T12:36:36.262Z] [2021-05-11T12:36:36.262Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-05-11T12:36:36.262Z] #50 sha256:2092745d10e90bea3f431524064819a67086f505e2e290b1ab854e435496feed [2021-05-11T12:36:36.522Z] #50 DONE 0.1s [2021-05-11T12:36:36.522Z] [2021-05-11T12:36:36.522Z] #56 [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-05-11T12:36:36.522Z] #56 sha256:dc22275a8c1000dd860bdfd053fbd121b10fb83f7752fda09e5d9170bdd87e93 [2021-05-11T12:36:36.522Z] #56 ... [2021-05-11T12:36:36.522Z] [2021-05-11T12:36:36.522Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-05-11T12:36:36.522Z] #52 sha256:35a308323446d88ef8e08ef0b554a8dddac871a06ca45d070471aba113985b41 [2021-05-11T12:36:36.522Z] #52 DONE 0.1s [2021-05-11T12:36:36.778Z] [2021-05-11T12:36:36.778Z] #56 [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-05-11T12:36:36.778Z] #56 sha256:dc22275a8c1000dd860bdfd053fbd121b10fb83f7752fda09e5d9170bdd87e93 [2021-05-11T12:36:37.596Z] #56 213.4 + bin/containerd-shim [2021-05-11T12:36:37.681Z] #56 ... [2021-05-11T12:36:37.681Z] [2021-05-11T12:36:37.681Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-05-11T12:36:37.681Z] #54 sha256:7946a4341dc8f8ff0adc87d0466d0980c8f3b15eea278830af6502bfd21c06c3 [2021-05-11T12:36:37.681Z] #54 DONE 0.3s [2021-05-11T12:36:37.681Z] [2021-05-11T12:36:37.681Z] #56 [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-05-11T12:36:37.681Z] #56 sha256:991bcacc1ce2c0cc5490706005debc3f7ac74a6be1417b1680419fa384d10983 [2021-05-11T12:36:44.191Z] #56 219.0 + bin/containerd-shim-runc-v1 [2021-05-11T12:36:45.950Z] #56 228.9 # github.com/containerd/containerd/cmd/containerd [2021-05-11T12:36:45.950Z] #56 228.9 /usr/bin/ld: /tmp/go-link-139963872/000018.o: in function `New': [2021-05-11T12:36:45.950Z] #56 228.9 /tmp/tmp.mw32eIgpE1/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2021-05-11T12:36:45.950Z] #56 228.9 + bin/containerd-stress [2021-05-11T12:36:45.950Z] #56 231.1 + bin/containerd-shim [2021-05-11T12:36:46.720Z] #56 203.4 + bin/containerd [2021-05-11T12:36:46.975Z] #56 ... [2021-05-11T12:36:46.975Z] [2021-05-11T12:36:46.975Z] #53 [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-05-11T12:36:46.975Z] #53 sha256:ee77f2cfb708bbde3cba8ece556d99b58ac12cffb61df3fcb019ee16af032bf5 [2021-05-11T12:36:46.975Z] #53 128.3 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-05-11T12:36:46.975Z] #53 129.1 + mkdir -p /build [2021-05-11T12:36:46.975Z] #53 129.1 + cp runc /build/runc [2021-05-11T12:36:46.975Z] #53 DONE 129.4s [2021-05-11T12:36:46.975Z] [2021-05-11T12:36:46.975Z] #56 [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-05-11T12:36:46.975Z] #56 sha256:dc22275a8c1000dd860bdfd053fbd121b10fb83f7752fda09e5d9170bdd87e93 [2021-05-11T12:36:48.401Z] #56 223.4 + bin/containerd-shim-runc-v2 [2021-05-11T12:36:48.865Z] #56 ... [2021-05-11T12:36:48.865Z] [2021-05-11T12:36:48.865Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-05-11T12:36:48.865Z] #54 sha256:3e6f7307926d2705db24ddaef045c8c564209fd33f62b2e3994e77f486bc8be8 [2021-05-11T12:36:48.865Z] #54 DONE 0.1s [2021-05-11T12:36:48.865Z] [2021-05-11T12:36:48.865Z] #56 [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-05-11T12:36:48.865Z] #56 sha256:dc22275a8c1000dd860bdfd053fbd121b10fb83f7752fda09e5d9170bdd87e93 [2021-05-11T12:36:48.972Z] #56 224.8 + binaries [2021-05-11T12:36:48.972Z] #56 224.8 + install -D bin/containerd /build/containerd [2021-05-11T12:36:49.231Z] #56 224.9 + install -D bin/containerd-shim /build/containerd-shim [2021-05-11T12:36:49.231Z] #56 224.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-05-11T12:36:49.231Z] #56 224.9 + install -D bin/ctr /build/ctr [2021-05-11T12:36:51.244Z] #56 238.0 + bin/containerd-shim-runc-v1 [2021-05-11T12:36:51.772Z] #56 DONE 227.0s [2021-05-11T12:36:52.713Z] [2021-05-11T12:36:52.713Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-05-11T12:36:52.713Z] #57 sha256:cbde2518d3c1d9da2cedf3b37b3fcd8e76b851bd167743686fc7b313acb9f7e9 [2021-05-11T12:36:54.621Z] #57 DONE 1.6s [2021-05-11T12:36:54.621Z] [2021-05-11T12:36:54.621Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-05-11T12:36:54.621Z] #61 sha256:93ec8b85dc0fea2e4c3b4c702ff553ae66243a83b42f103b4be35dd0b1d2e8d9 [2021-05-11T12:36:54.621Z] #61 DONE 0.4s [2021-05-11T12:36:54.882Z] [2021-05-11T12:36:54.882Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-05-11T12:36:54.882Z] #66 sha256:93a0c4a0f7d14c01f98f835494639a23da5bd129b2a5a827e813a3f3f83ae0b6 [2021-05-11T12:36:56.541Z] #56 242.8 + bin/containerd-shim-runc-v2 [2021-05-11T12:36:56.790Z] #66 DONE 1.7s [2021-05-11T12:36:56.790Z] [2021-05-11T12:36:56.790Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-05-11T12:36:56.790Z] #68 sha256:09225662e1a57ca5fd94d57a402d0c1efe8e7e8bbc666f303c40a428b97f26d5 [2021-05-11T12:36:56.790Z] #68 DONE 0.1s [2021-05-11T12:36:56.790Z] [2021-05-11T12:36:56.790Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-05-11T12:36:56.790Z] #69 sha256:af2e2a8a2fd58f8e51adc9e719b621d894ac6963b68b2af774960cc478104226 [2021-05-11T12:36:56.790Z] #69 DONE 0.0s [2021-05-11T12:36:56.790Z] [2021-05-11T12:36:56.790Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-05-11T12:36:56.790Z] #70 sha256:6fbc3b115d59fac752499b6bf12f3d9a0445dbdf72a653e78f29dc3b27e274df [2021-05-11T12:36:57.112Z] #56 243.8 + binaries [2021-05-11T12:36:57.112Z] #56 243.8 + install -D bin/containerd /build/containerd [2021-05-11T12:36:57.112Z] #56 243.8 + install -D bin/containerd-shim /build/containerd-shim [2021-05-11T12:36:57.112Z] #56 243.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-05-11T12:36:57.112Z] #56 243.8 + install -D bin/ctr /build/ctr [2021-05-11T12:36:57.845Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-05-11T12:36:57.845Z] === RUN TestBoolValue [2021-05-11T12:36:57.845Z] --- PASS: TestBoolValue (0.00s) [2021-05-11T12:36:57.845Z] === RUN TestBoolValueOrDefault [2021-05-11T12:36:57.845Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-05-11T12:36:57.845Z] === RUN TestInt64ValueOrZero [2021-05-11T12:36:57.845Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-05-11T12:36:57.845Z] === RUN TestInt64ValueOrDefault [2021-05-11T12:36:57.845Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-05-11T12:36:57.845Z] === RUN TestInt64ValueOrDefaultWithError [2021-05-11T12:36:57.845Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-05-11T12:36:57.845Z] === RUN TestJsonContentType [2021-05-11T12:36:57.845Z] --- PASS: TestJsonContentType (0.00s) [2021-05-11T12:36:57.845Z] PASS [2021-05-11T12:36:57.845Z] coverage: 14.7% of statements [2021-05-11T12:36:57.845Z] ok github.com/docker/docker/api/server/httputils 0.054s coverage: 14.7% of statements [2021-05-11T12:36:58.701Z] #70 DONE 1.9s [2021-05-11T12:36:58.701Z] [2021-05-11T12:36:58.701Z] #71 exporting to image [2021-05-11T12:36:58.701Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-05-11T12:36:58.701Z] #71 exporting layers [2021-05-11T12:36:59.024Z] #56 DONE 245.5s [2021-05-11T12:36:59.595Z] [2021-05-11T12:36:59.595Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-05-11T12:36:59.595Z] #57 sha256:fe50ba6ae7b91c4db4419032f436983e78454f48da67e1b32f29ee4b1cfdcc10 [2021-05-11T12:37:00.031Z] === RUN TestMaskSecretKeys [2021-05-11T12:37:00.031Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-05-11T12:37:00.031Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-05-11T12:37:00.031Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-05-11T12:37:00.031Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-05-11T12:37:00.031Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-05-11T12:37:00.031Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-05-11T12:37:00.031Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-05-11T12:37:00.031Z] === RUN TestVersionMiddlewareVersion [2021-05-11T12:37:00.031Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-05-11T12:37:00.031Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-05-11T12:37:00.031Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-05-11T12:37:00.031Z] PASS [2021-05-11T12:37:00.031Z] coverage: 37.7% of statements [2021-05-11T12:37:00.031Z] ok github.com/docker/docker/api/server/middleware 0.133s coverage: 37.7% of statements [2021-05-11T12:37:00.031Z] ? github.com/docker/docker/api/server/router [no test files] [2021-05-11T12:37:00.031Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-05-11T12:37:00.031Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-05-11T12:37:00.031Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-05-11T12:37:00.031Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-05-11T12:37:00.031Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-05-11T12:37:00.031Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-05-11T12:37:00.031Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-05-11T12:37:00.031Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-05-11T12:37:00.031Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-05-11T12:37:00.031Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-05-11T12:37:00.492Z] === RUN TestStrSliceMarshalJSON [2021-05-11T12:37:00.492Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-05-11T12:37:00.492Z] === RUN TestStrSliceUnmarshalJSON [2021-05-11T12:37:00.492Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-05-11T12:37:00.492Z] === RUN TestStrSliceUnmarshalString [2021-05-11T12:37:00.492Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-05-11T12:37:00.492Z] === RUN TestStrSliceUnmarshalSlice [2021-05-11T12:37:00.492Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-05-11T12:37:00.492Z] PASS [2021-05-11T12:37:00.492Z] coverage: 90.0% of statements [2021-05-11T12:37:00.536Z] #57 DONE 1.0s [2021-05-11T12:37:00.536Z] [2021-05-11T12:37:00.536Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-05-11T12:37:00.536Z] #61 sha256:e97a5a1da84e85a8de726728e1c0eb84cc5a97f0233d55f2bd5c7f2ec6a2eaee [2021-05-11T12:37:00.797Z] #61 DONE 0.2s [2021-05-11T12:37:00.797Z] [2021-05-11T12:37:00.797Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-05-11T12:37:00.797Z] #66 sha256:fda072dbfab8435af8a905a9fd11ed244b1773b3754e6beec4b80a5b3e5d83f0 [2021-05-11T12:37:00.953Z] ok github.com/docker/docker/api/types/strslice 0.048s coverage: 90.0% of statements [2021-05-11T12:37:00.953Z] === RUN TestToJSON [2021-05-11T12:37:00.953Z] --- PASS: TestToJSON (0.00s) [2021-05-11T12:37:00.953Z] === RUN TestToParamWithVersion [2021-05-11T12:37:00.953Z] --- PASS: TestToParamWithVersion (0.00s) [2021-05-11T12:37:00.953Z] === RUN TestFromJSON [2021-05-11T12:37:00.953Z] --- PASS: TestFromJSON (0.00s) [2021-05-11T12:37:00.953Z] === RUN TestEmpty [2021-05-11T12:37:00.953Z] --- PASS: TestEmpty (0.00s) [2021-05-11T12:37:00.953Z] === RUN TestArgsMatchKVListEmptySources [2021-05-11T12:37:00.953Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-05-11T12:37:00.953Z] === RUN TestArgsMatchKVList [2021-05-11T12:37:00.953Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-05-11T12:37:00.953Z] === RUN TestArgsMatch [2021-05-11T12:37:00.953Z] --- PASS: TestArgsMatch (0.00s) [2021-05-11T12:37:00.953Z] === RUN TestAdd [2021-05-11T12:37:00.953Z] --- PASS: TestAdd (0.00s) [2021-05-11T12:37:00.953Z] === RUN TestDel [2021-05-11T12:37:00.953Z] --- PASS: TestDel (0.00s) [2021-05-11T12:37:00.953Z] === RUN TestLen [2021-05-11T12:37:00.953Z] --- PASS: TestLen (0.00s) [2021-05-11T12:37:00.953Z] === RUN TestExactMatch [2021-05-11T12:37:00.953Z] --- PASS: TestExactMatch (0.00s) [2021-05-11T12:37:00.953Z] === RUN TestOnlyOneExactMatch [2021-05-11T12:37:00.953Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-05-11T12:37:00.953Z] === RUN TestContains [2021-05-11T12:37:00.953Z] --- PASS: TestContains (0.00s) [2021-05-11T12:37:00.953Z] === RUN TestValidate [2021-05-11T12:37:00.953Z] --- PASS: TestValidate (0.00s) [2021-05-11T12:37:00.953Z] === RUN TestWalkValues [2021-05-11T12:37:00.953Z] --- PASS: TestWalkValues (0.00s) [2021-05-11T12:37:00.953Z] === RUN TestFuzzyMatch [2021-05-11T12:37:00.953Z] --- PASS: TestFuzzyMatch (0.00s) [2021-05-11T12:37:00.953Z] === RUN TestClone [2021-05-11T12:37:00.953Z] --- PASS: TestClone (0.00s) [2021-05-11T12:37:00.953Z] PASS [2021-05-11T12:37:00.953Z] coverage: 92.2% of statements [2021-05-11T12:37:00.953Z] ok github.com/docker/docker/api/types/filters 0.059s coverage: 92.2% of statements [2021-05-11T12:37:01.414Z] === RUN TestAdjustForAPIVersion [2021-05-11T12:37:01.414Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-05-11T12:37:01.414Z] PASS [2021-05-11T12:37:01.414Z] coverage: 5.7% of statements [2021-05-11T12:37:01.414Z] ok github.com/docker/docker/api/server/router/swarm 0.089s coverage: 5.7% of statements [2021-05-11T12:37:01.414Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-05-11T12:37:01.414Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-05-11T12:37:01.414Z] ? github.com/docker/docker/api/types [no test files] [2021-05-11T12:37:01.414Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-05-11T12:37:01.414Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-05-11T12:37:01.414Z] ? github.com/docker/docker/api/types/container [no test files] [2021-05-11T12:37:01.414Z] ? github.com/docker/docker/api/types/events [no test files] [2021-05-11T12:37:01.414Z] ? github.com/docker/docker/api/types/image [no test files] [2021-05-11T12:37:01.414Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-05-11T12:37:01.414Z] ? github.com/docker/docker/api/types/network [no test files] [2021-05-11T12:37:01.414Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-05-11T12:37:01.414Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-05-11T12:37:01.414Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-05-11T12:37:01.414Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-05-11T12:37:01.414Z] === RUN TestDurationToSecondsString [2021-05-11T12:37:01.414Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-05-11T12:37:01.414Z] === RUN TestGetTimestamp [2021-05-11T12:37:01.414Z] --- PASS: TestGetTimestamp (0.16s) [2021-05-11T12:37:01.414Z] === RUN TestParseTimestamps [2021-05-11T12:37:01.414Z] --- PASS: TestParseTimestamps (0.00s) [2021-05-11T12:37:01.414Z] PASS [2021-05-11T12:37:01.414Z] coverage: 100.0% of statements [2021-05-11T12:37:01.414Z] ok github.com/docker/docker/api/types/time 0.225s coverage: 100.0% of statements [2021-05-11T12:37:01.738Z] #66 DONE 1.0s [2021-05-11T12:37:01.738Z] [2021-05-11T12:37:01.738Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-05-11T12:37:01.738Z] #68 sha256:7505bac7204facca97eb80268c20ef8ca557cf87ac1072117e91fe30a252150c [2021-05-11T12:37:01.738Z] #68 DONE 0.1s [2021-05-11T12:37:01.875Z] === RUN TestCompareVersion [2021-05-11T12:37:01.875Z] --- PASS: TestCompareVersion (0.00s) [2021-05-11T12:37:01.875Z] PASS [2021-05-11T12:37:01.875Z] coverage: 75.0% of statements [2021-05-11T12:37:01.875Z] ok github.com/docker/docker/api/types/versions 0.041s coverage: 75.0% of statements [2021-05-11T12:37:01.875Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-05-11T12:37:01.875Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-05-11T12:37:01.875Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-05-11T12:37:01.875Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-05-11T12:37:01.875Z] ? github.com/docker/docker/builder [no test files] [2021-05-11T12:37:01.875Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-05-11T12:37:01.875Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-05-11T12:37:01.875Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-05-11T12:37:01.875Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-05-11T12:37:01.875Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-05-11T12:37:01.875Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-05-11T12:37:01.875Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-05-11T12:37:01.999Z] [2021-05-11T12:37:01.999Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-05-11T12:37:01.999Z] #69 sha256:b04f8cc087e933ad3451700c50efa1cd6484fa937e517333e2ca7528d6651364 [2021-05-11T12:37:01.999Z] #69 DONE 0.0s [2021-05-11T12:37:01.999Z] [2021-05-11T12:37:01.999Z] #70 [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-05-11T12:37:01.999Z] #70 sha256:c7d73cecf8eed8c4cf56276ad365e5de205f4011157718e3abfce84503db7955 [2021-05-11T12:37:02.570Z] #70 0.702 Hit:1 http://deb.debian.org/debian buster-backports InRelease [2021-05-11T12:37:02.908Z] #71 exporting layers 3.8s done [2021-05-11T12:37:02.908Z] #71 writing image sha256:3116a4c83fa06a942e4e2c83dc6f7fb858d0966f96dc1d3f4ecadb05bef54fe8 done [2021-05-11T12:37:02.908Z] #71 naming to docker.io/library/docker:930337624250945472001136e7bcb8e5b102bb87 done [2021-05-11T12:37:02.908Z] #71 DONE 3.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-05-11T12:37:03.142Z] #70 1.201 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-05-11T12:37:03.142Z] #70 1.284 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-05-11T12:37:03.262Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42370/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=930337624250945472001136e7bcb8e5b102bb87 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:930337624250945472001136e7bcb8e5b102bb87 hack/test/unit [2021-05-11T12:37:03.403Z] #70 1.447 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-05-11T12:37:03.419Z] === RUN TestParseRemoteURL [2021-05-11T12:37:03.419Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-05-11T12:37:03.419Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-05-11T12:37:03.419Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-05-11T12:37:03.419Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-05-11T12:37:03.419Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-05-11T12:37:03.419Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-05-11T12:37:03.419Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-05-11T12:37:03.419Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-05-11T12:37:03.419Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-05-11T12:37:03.419Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-05-11T12:37:03.419Z] --- PASS: TestParseRemoteURL (0.00s) [2021-05-11T12:37:03.419Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-05-11T12:37:03.419Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-05-11T12:37:03.419Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-05-11T12:37:03.419Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-05-11T12:37:03.419Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-05-11T12:37:03.419Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-05-11T12:37:03.419Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-05-11T12:37:03.419Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-05-11T12:37:03.419Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-05-11T12:37:03.419Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-05-11T12:37:03.419Z] === RUN TestCloneArgsSmartHttp [2021-05-11T12:37:03.419Z] --- PASS: TestCloneArgsSmartHttp (0.04s) [2021-05-11T12:37:03.419Z] === RUN TestCloneArgsDumbHttp [2021-05-11T12:37:03.419Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-05-11T12:37:03.419Z] === RUN TestCloneArgsGit [2021-05-11T12:37:03.419Z] --- PASS: TestCloneArgsGit (0.00s) [2021-05-11T12:37:03.419Z] === RUN TestCheckoutGit [2021-05-11T12:37:03.976Z] #70 1.533 Reading package lists... [2021-05-11T12:37:04.549Z] #70 2.151 Reading package lists... [2021-05-11T12:37:04.549Z] #70 2.748 Building dependency tree... [2021-05-11T12:37:04.826Z] #70 2.869 Reading state information... [2021-05-11T12:37:04.826Z] #70 2.972 The following additional packages will be installed: [2021-05-11T12:37:04.826Z] #70 2.973 libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 libjson-c3 libkmod2 [2021-05-11T12:37:04.826Z] #70 2.973 libpam-systemd [2021-05-11T12:37:04.826Z] #70 2.974 Suggested packages: [2021-05-11T12:37:04.826Z] #70 2.974 systemd-container policykit-1 [2021-05-11T12:37:04.826Z] #70 2.974 Recommended packages: [2021-05-11T12:37:04.826Z] #70 2.974 libnss-systemd [2021-05-11T12:37:04.826Z] #70 3.051 The following NEW packages will be installed: [2021-05-11T12:37:04.826Z] #70 3.052 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 [2021-05-11T12:37:04.826Z] #70 3.053 libjson-c3 libkmod2 libpam-systemd systemd systemd-sysv [2021-05-11T12:37:05.091Z] #70 3.318 0 upgraded, 11 newly installed, 0 to remove and 27 not upgraded. [2021-05-11T12:37:05.091Z] #70 3.318 Need to get 4762 kB of archives. [2021-05-11T12:37:05.091Z] #70 3.318 After this operation, 16.6 MB of additional disk space will be used. [2021-05-11T12:37:05.091Z] #70 3.318 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2021-05-11T12:37:05.091Z] #70 3.320 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-05-11T12:37:05.091Z] #70 3.321 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcryptsetup12 amd64 2:2.1.0-5+deb10u2 [193 kB] [2021-05-11T12:37:05.091Z] #70 3.327 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB] [2021-05-11T12:37:05.091Z] #70 3.329 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libkmod2 amd64 26-1 [52.7 kB] [2021-05-11T12:37:05.091Z] #70 3.330 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd amd64 241-7~deb10u7 [3499 kB] [2021-05-11T12:37:05.091Z] #70 3.415 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd-sysv amd64 241-7~deb10u7 [100 kB] [2021-05-11T12:37:05.352Z] #70 3.418 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdbus-1-3 amd64 1.12.20-0+deb10u1 [215 kB] [2021-05-11T12:37:05.352Z] #70 3.420 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus amd64 1.12.20-0+deb10u1 [236 kB] [2021-05-11T12:37:05.352Z] #70 3.422 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpam-systemd amd64 241-7~deb10u7 [209 kB] [2021-05-11T12:37:05.352Z] #70 3.424 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-05-11T12:37:05.352Z] #70 3.611 debconf: delaying package configuration, since apt-utils is not installed [2021-05-11T12:37:05.352Z] #70 3.634 Fetched 4762 kB in 0s (13.1 MB/s) [2021-05-11T12:37:05.352Z] #70 3.659 Selecting previously unselected package libargon2-1:amd64. [2021-05-11T12:37:05.605Z] === RUN TestEnable [2021-05-11T12:37:05.605Z] --- PASS: TestEnable (0.00s) [2021-05-11T12:37:05.605Z] === RUN TestDisable [2021-05-11T12:37:05.605Z] --- PASS: TestDisable (0.00s) [2021-05-11T12:37:05.605Z] === RUN TestEnabled [2021-05-11T12:37:05.605Z] --- PASS: TestEnabled (0.00s) [2021-05-11T12:37:05.605Z] PASS [2021-05-11T12:37:05.605Z] coverage: 100.0% of statements [2021-05-11T12:37:05.605Z] ok github.com/docker/docker/cli/debug 0.040s coverage: 100.0% of statements [2021-05-11T12:37:05.613Z] #70 3.659 (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 ... 28057 files and directories currently installed.) [2021-05-11T12:37:05.613Z] #70 3.674 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2021-05-11T12:37:05.613Z] #70 3.682 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2021-05-11T12:37:05.613Z] #70 3.725 Selecting previously unselected package libjson-c3:amd64. [2021-05-11T12:37:05.613Z] #70 3.728 Preparing to unpack .../1-libjson-c3_0.12.1+ds-2+deb10u1_amd64.deb ... [2021-05-11T12:37:05.613Z] #70 3.732 Unpacking libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2021-05-11T12:37:05.613Z] #70 3.769 Selecting previously unselected package libcryptsetup12:amd64. [2021-05-11T12:37:05.613Z] #70 3.769 Preparing to unpack .../2-libcryptsetup12_2%3a2.1.0-5+deb10u2_amd64.deb ... [2021-05-11T12:37:05.613Z] #70 3.772 Unpacking libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2021-05-11T12:37:05.613Z] #70 3.822 Selecting previously unselected package libidn11:amd64. [2021-05-11T12:37:05.613Z] #70 3.825 Preparing to unpack .../3-libidn11_1.33-2.2_amd64.deb ... [2021-05-11T12:37:05.613Z] #70 3.829 Unpacking libidn11:amd64 (1.33-2.2) ... [2021-05-11T12:37:05.613Z] #70 3.873 Selecting previously unselected package libkmod2:amd64. [2021-05-11T12:37:05.884Z] #70 3.876 Preparing to unpack .../4-libkmod2_26-1_amd64.deb ... [2021-05-11T12:37:05.884Z] #70 3.879 Unpacking libkmod2:amd64 (26-1) ... [2021-05-11T12:37:05.884Z] #70 3.922 Selecting previously unselected package systemd. [2021-05-11T12:37:05.884Z] #70 3.924 Preparing to unpack .../5-systemd_241-7~deb10u7_amd64.deb ... [2021-05-11T12:37:05.884Z] #70 3.963 Unpacking systemd (241-7~deb10u7) ... [2021-05-11T12:37:06.066Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-05-11T12:37:06.066Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2021-05-11T12:37:06.066Z] === RUN TestProcessNoDockerignore [2021-05-11T12:37:06.066Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-05-11T12:37:06.066Z] === RUN TestProcessShouldLeaveAllFiles [2021-05-11T12:37:06.066Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2021-05-11T12:37:06.066Z] === RUN TestDetectContentType [2021-05-11T12:37:06.066Z] --- PASS: TestDetectContentType (0.00s) [2021-05-11T12:37:06.066Z] === RUN TestSelectAcceptableMIME [2021-05-11T12:37:06.066Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-05-11T12:37:06.066Z] === RUN TestInspectEmptyResponse [2021-05-11T12:37:06.066Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-05-11T12:37:06.066Z] === RUN TestInspectResponseBinary [2021-05-11T12:37:06.066Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-05-11T12:37:06.066Z] === RUN TestResponseUnsupportedContentType [2021-05-11T12:37:06.066Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-05-11T12:37:06.066Z] === RUN TestInspectResponseTextSimple [2021-05-11T12:37:06.066Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-05-11T12:37:06.066Z] === RUN TestInspectResponseEmptyContentType [2021-05-11T12:37:06.066Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-05-11T12:37:06.066Z] === RUN TestUnknownContentLength [2021-05-11T12:37:06.066Z] --- PASS: TestUnknownContentLength (0.00s) [2021-05-11T12:37:06.066Z] === RUN TestDownloadRemote [2021-05-11T12:37:06.066Z] --- PASS: TestDownloadRemote (0.09s) [2021-05-11T12:37:06.066Z] === RUN TestGetWithStatusError [2021-05-11T12:37:06.066Z] --- PASS: TestGetWithStatusError (0.00s) [2021-05-11T12:37:06.066Z] === RUN TestCloseRootDirectory [2021-05-11T12:37:06.066Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-05-11T12:37:06.066Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-11T12:37:06.066Z] === RUN TestHashFile [2021-05-11T12:37:06.066Z] --- SKIP: TestHashFile (0.00s) [2021-05-11T12:37:06.066Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-11T12:37:06.066Z] === RUN TestHashSubdir [2021-05-11T12:37:06.066Z] --- SKIP: TestHashSubdir (0.01s) [2021-05-11T12:37:06.066Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-11T12:37:06.066Z] === RUN TestRemoveDirectory [2021-05-11T12:37:06.066Z] --- SKIP: TestRemoveDirectory (0.01s) [2021-05-11T12:37:06.066Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-11T12:37:06.066Z] PASS [2021-05-11T12:37:06.066Z] coverage: 9.3% of statements [2021-05-11T12:37:06.066Z] ok github.com/docker/docker/builder/remotecontext 0.356s coverage: 9.3% of statements [2021-05-11T12:37:06.145Z] #70 4.428 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2021-05-11T12:37:06.406Z] #70 4.438 Setting up libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2021-05-11T12:37:06.406Z] #70 4.448 Setting up libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2021-05-11T12:37:06.406Z] #70 4.457 Setting up libidn11:amd64 (1.33-2.2) ... [2021-05-11T12:37:06.406Z] #70 4.471 Setting up libkmod2:amd64 (26-1) ... [2021-05-11T12:37:06.406Z] #70 4.484 Setting up systemd (241-7~deb10u7) ... [2021-05-11T12:37:06.406Z] #70 4.537 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2021-05-11T12:37:06.406Z] #70 4.539 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2021-05-11T12:37:06.406Z] #70 4.542 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2021-05-11T12:37:06.406Z] #70 4.542 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2021-05-11T12:37:06.977Z] #70 5.020 Selecting previously unselected package systemd-sysv. [2021-05-11T12:37:06.977Z] #70 5.020 (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 ... 28854 files and directories currently installed.) [2021-05-11T12:37:06.977Z] #70 5.035 Preparing to unpack .../systemd-sysv_241-7~deb10u7_amd64.deb ... [2021-05-11T12:37:06.977Z] #70 5.040 Unpacking systemd-sysv (241-7~deb10u7) ... [2021-05-11T12:37:06.977Z] #70 5.085 Selecting previously unselected package libdbus-1-3:amd64. [2021-05-11T12:37:06.977Z] #70 5.088 Preparing to unpack .../libdbus-1-3_1.12.20-0+deb10u1_amd64.deb ... [2021-05-11T12:37:06.977Z] #70 5.093 Unpacking libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2021-05-11T12:37:06.977Z] #70 5.154 Selecting previously unselected package dbus. [2021-05-11T12:37:06.977Z] #70 5.156 Preparing to unpack .../dbus_1.12.20-0+deb10u1_amd64.deb ... [2021-05-11T12:37:06.977Z] #70 5.167 Unpacking dbus (1.12.20-0+deb10u1) ... [2021-05-11T12:37:06.977Z] #70 5.229 Selecting previously unselected package libpam-systemd:amd64. [2021-05-11T12:37:07.041Z] === RUN TestGetAllAllowed [2021-05-11T12:37:07.042Z] --- PASS: TestGetAllAllowed (0.00s) [2021-05-11T12:37:07.042Z] === RUN TestGetAllMeta [2021-05-11T12:37:07.042Z] --- PASS: TestGetAllMeta (0.00s) [2021-05-11T12:37:07.042Z] === RUN TestWarnOnUnusedBuildArgs [2021-05-11T12:37:07.042Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-05-11T12:37:07.042Z] === RUN TestIsUnreferencedBuiltin [2021-05-11T12:37:07.042Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-05-11T12:37:07.042Z] === RUN TestIsExistingDirectory [2021-05-11T12:37:07.042Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-05-11T12:37:07.042Z] === RUN TestGetFilenameForDownload [2021-05-11T12:37:07.042Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-05-11T12:37:07.042Z] === RUN TestEnv2Variables [2021-05-11T12:37:07.042Z] --- PASS: TestEnv2Variables (0.00s) [2021-05-11T12:37:07.042Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-05-11T12:37:07.042Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-05-11T12:37:07.042Z] === RUN TestMaintainer [2021-05-11T12:37:07.042Z] --- PASS: TestMaintainer (0.00s) [2021-05-11T12:37:07.042Z] === RUN TestLabel [2021-05-11T12:37:07.042Z] --- PASS: TestLabel (0.00s) [2021-05-11T12:37:07.042Z] === RUN TestFromScratch [2021-05-11T12:37:07.042Z] --- PASS: TestFromScratch (0.00s) [2021-05-11T12:37:07.042Z] === RUN TestFromWithArg [2021-05-11T12:37:07.042Z] --- PASS: TestFromWithArg (0.00s) [2021-05-11T12:37:07.042Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-05-11T12:37:07.042Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-05-11T12:37:07.042Z] === RUN TestFromWithUndefinedArg [2021-05-11T12:37:07.042Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-05-11T12:37:07.042Z] === RUN TestFromMultiStageWithNamedStage [2021-05-11T12:37:07.042Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-05-11T12:37:07.042Z] === RUN TestOnbuild [2021-05-11T12:37:07.042Z] --- PASS: TestOnbuild (0.00s) [2021-05-11T12:37:07.042Z] === RUN TestWorkdir [2021-05-11T12:37:07.042Z] --- PASS: TestWorkdir (0.00s) [2021-05-11T12:37:07.042Z] === RUN TestCmd [2021-05-11T12:37:07.042Z] --- PASS: TestCmd (0.00s) [2021-05-11T12:37:07.042Z] === RUN TestHealthcheckNone [2021-05-11T12:37:07.042Z] --- PASS: TestHealthcheckNone (0.00s) [2021-05-11T12:37:07.042Z] === RUN TestHealthcheckCmd [2021-05-11T12:37:07.042Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-05-11T12:37:07.042Z] === RUN TestEntrypoint [2021-05-11T12:37:07.042Z] --- PASS: TestEntrypoint (0.00s) [2021-05-11T12:37:07.042Z] === RUN TestExpose [2021-05-11T12:37:07.042Z] --- PASS: TestExpose (0.00s) [2021-05-11T12:37:07.042Z] === RUN TestUser [2021-05-11T12:37:07.042Z] --- PASS: TestUser (0.00s) [2021-05-11T12:37:07.042Z] === RUN TestVolume [2021-05-11T12:37:07.042Z] --- PASS: TestVolume (0.00s) [2021-05-11T12:37:07.042Z] === RUN TestStopSignal [2021-05-11T12:37:07.042Z] --- SKIP: TestStopSignal (0.00s) [2021-05-11T12:37:07.042Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-05-11T12:37:07.042Z] === RUN TestArg [2021-05-11T12:37:07.042Z] --- PASS: TestArg (0.00s) [2021-05-11T12:37:07.042Z] === RUN TestShell [2021-05-11T12:37:07.042Z] --- PASS: TestShell (0.00s) [2021-05-11T12:37:07.042Z] === RUN TestPrependEnvOnCmd [2021-05-11T12:37:07.042Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-05-11T12:37:07.042Z] === RUN TestRunWithBuildArgs [2021-05-11T12:37:07.042Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-05-11T12:37:07.042Z] === RUN TestRunIgnoresHealthcheck [2021-05-11T12:37:07.042Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-05-11T12:37:07.042Z] === RUN TestDispatchUnsupportedOptions [2021-05-11T12:37:07.042Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-05-11T12:37:07.042Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-05-11T12:37:07.042Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-05-11T12:37:07.042Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-05-11T12:37:07.042Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-05-11T12:37:07.042Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-05-11T12:37:07.042Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-05-11T12:37:07.042Z] === RUN TestNormalizeWorkdir [2021-05-11T12:37:07.042Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-05-11T12:37:07.042Z] === RUN TestDispatch [2021-05-11T12:37:07.042Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-05-11T12:37:07.042Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-05-11T12:37:07.042Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-05-11T12:37:07.042Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-05-11T12:37:07.042Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-05-11T12:37:07.042Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-05-11T12:37:07.042Z] === RUN TestDispatch/COPY_url [2021-05-11T12:37:07.042Z] --- PASS: TestDispatch (0.10s) [2021-05-11T12:37:07.042Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.03s) [2021-05-11T12:37:07.042Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-05-11T12:37:07.042Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-05-11T12:37:07.042Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-05-11T12:37:07.042Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.02s) [2021-05-11T12:37:07.042Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.01s) [2021-05-11T12:37:07.042Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-05-11T12:37:07.042Z] === RUN TestAddScratchImageAddsToMounts [2021-05-11T12:37:07.042Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-05-11T12:37:07.042Z] === RUN TestAddFromScratchPopulatesPlatform [2021-05-11T12:37:07.042Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-05-11T12:37:07.042Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-05-11T12:37:07.042Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-05-11T12:37:07.042Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-05-11T12:37:07.042Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-05-11T12:37:07.042Z] === RUN TestImageSourceGetAddsToMounts [2021-05-11T12:37:07.042Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-05-11T12:37:07.042Z] === RUN TestEmptyDockerfile [2021-05-11T12:37:07.042Z] --- PASS: TestEmptyDockerfile (0.00s) [2021-05-11T12:37:07.042Z] === RUN TestSymlinkDockerfile [2021-05-11T12:37:07.042Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-05-11T12:37:07.042Z] === RUN TestDockerfileOutsideTheBuildContext [2021-05-11T12:37:07.042Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-05-11T12:37:07.042Z] === RUN TestNonExistingDockerfile [2021-05-11T12:37:07.042Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-05-11T12:37:07.042Z] === RUN TestCopyRunConfig [2021-05-11T12:37:07.042Z] --- PASS: TestCopyRunConfig (0.00s) [2021-05-11T12:37:07.042Z] === RUN TestDeepCopyRunConfig [2021-05-11T12:37:07.042Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-05-11T12:37:07.042Z] === RUN TestExportImage [2021-05-11T12:37:07.042Z] --- PASS: TestExportImage (0.00s) [2021-05-11T12:37:07.042Z] === RUN TestNormalizeDest [2021-05-11T12:37:07.042Z] --- PASS: TestNormalizeDest (0.00s) [2021-05-11T12:37:07.042Z] PASS [2021-05-11T12:37:07.042Z] coverage: 46.8% of statements [2021-05-11T12:37:07.042Z] ok github.com/docker/docker/builder/dockerfile 0.271s coverage: 46.8% of statements [2021-05-11T12:37:07.042Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-05-11T12:37:07.238Z] #70 5.232 Preparing to unpack .../libpam-systemd_241-7~deb10u7_amd64.deb ... [2021-05-11T12:37:07.238Z] #70 5.236 Unpacking libpam-systemd:amd64 (241-7~deb10u7) ... [2021-05-11T12:37:07.238Z] #70 5.273 Selecting previously unselected package dbus-user-session. [2021-05-11T12:37:07.238Z] #70 5.276 Preparing to unpack .../dbus-user-session_1.12.20-0+deb10u1_amd64.deb ... [2021-05-11T12:37:07.238Z] #70 5.280 Unpacking dbus-user-session (1.12.20-0+deb10u1) ... [2021-05-11T12:37:07.238Z] #70 5.367 Setting up systemd-sysv (241-7~deb10u7) ... [2021-05-11T12:37:07.238Z] #70 5.378 Setting up libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2021-05-11T12:37:07.238Z] #70 5.390 Setting up dbus (1.12.20-0+deb10u1) ... [2021-05-11T12:37:07.238Z] #70 5.504 invoke-rc.d: could not determine current runlevel [2021-05-11T12:37:07.498Z] #70 5.506 invoke-rc.d: policy-rc.d denied execution of start. [2021-05-11T12:37:07.498Z] #70 5.510 Setting up libpam-systemd:amd64 (241-7~deb10u7) ... [2021-05-11T12:37:07.498Z] #70 5.695 Setting up dbus-user-session (1.12.20-0+deb10u1) ... [2021-05-11T12:37:07.498Z] #70 5.712 Processing triggers for systemd (241-7~deb10u7) ... [2021-05-11T12:37:07.498Z] #70 5.721 Processing triggers for libc-bin (2.28-10) ... [2021-05-11T12:37:07.759Z] #70 DONE 5.9s [2021-05-11T12:37:07.759Z] [2021-05-11T12:37:07.759Z] #71 [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-05-11T12:37:07.759Z] #71 sha256:4bb4008defb484e718a7b242b1bff623096274cd6810d6fc275af5ed58262637 [2021-05-11T12:37:08.330Z] #71 0.455 % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-11T12:37:08.330Z] #71 0.455 Dload Upload Total Spent Left Speed [2021-05-11T12:37:08.330Z] #71 0.455 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 15449 0 --:--:-- --:--:-- --:--:-- 15449 [2021-05-11T12:37:08.330Z] #71 DONE 0.6s [2021-05-11T12:37:08.330Z] [2021-05-11T12:37:08.330Z] #72 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-05-11T12:37:08.330Z] #72 sha256:ec4cbb6f78e9a58bdef69cb8cd75323f7db6aaec0557e8db8e8ad0ae5b499956 [2021-05-11T12:37:08.548Z] ? github.com/docker/docker/api [no test files] [2021-05-11T12:37:09.271Z] #72 DONE 0.9s [2021-05-11T12:37:09.271Z] [2021-05-11T12:37:09.271Z] #73 exporting to image [2021-05-11T12:37:09.271Z] #73 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-05-11T12:37:09.271Z] #73 exporting layers [2021-05-11T12:37:09.800Z] #56 232.1 # github.com/containerd/containerd/cmd/containerd [2021-05-11T12:37:09.800Z] #56 232.1 /usr/bin/ld: /tmp/go-link-687962809/000018.o: in function `New': [2021-05-11T12:37:09.800Z] #56 232.1 /tmp/tmp.iPdMUhSAID/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2021-05-11T12:37:09.800Z] #56 232.1 + bin/containerd-stress [2021-05-11T12:37:09.800Z] #56 234.2 + bin/containerd-shim [2021-05-11T12:37:15.091Z] #56 241.1 + bin/containerd-shim-runc-v1 [2021-05-11T12:37:15.869Z] #73 exporting layers 6.8s done [2021-05-11T12:37:15.869Z] #73 writing image sha256:97b203cb29d918180d481798a634e6394f44dc4de8f8e52d0f7aec9bd4942b60 done [2021-05-11T12:37:15.869Z] #73 naming to docker.io/library/docker:930337624250945472001136e7bcb8e5b102bb87 done [2021-05-11T12:37:15.869Z] #73 DONE 6.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-05-11T12:37:16.221Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42370/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=930337624250945472001136e7bcb8e5b102bb87 -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=master docker:930337624250945472001136e7bcb8e5b102bb87 hack/make.sh dynbinary test-integration [2021-05-11T12:37:18.134Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2021-05-11T12:37:18.134Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2021-05-11T12:37:18.395Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2021-05-11T12:37:18.395Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2021-05-11T12:37:18.395Z] 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-05-11T12:37:18.395Z] Detected virtualization docker. [2021-05-11T12:37:18.395Z] Detected architecture x86-64. [2021-05-11T12:37:18.395Z] Set hostname to <80f66ae68702>. [2021-05-11T12:37:18.967Z] + source /etc/docker-entrypoint-cmd [2021-05-11T12:37:18.967Z] ++ hack/make.sh dynbinary test-integration [2021-05-11T12:37:18.967Z] [2021-05-11T12:37:18.967Z] Removing bundles/ [2021-05-11T12:37:18.967Z] [2021-05-11T12:37:18.967Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-05-11T12:37:18.967Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-05-11T12:37:18.967Z] GOOS="" GOARCH="" GOARM="" [2021-05-11T12:37:19.305Z] #56 245.9 + bin/containerd-shim-runc-v2 [2021-05-11T12:37:19.443Z] === RUN TestCheckpointCreateError [2021-05-11T12:37:19.443Z] --- PASS: TestCheckpointCreateError (0.01s) [2021-05-11T12:37:19.443Z] === RUN TestCheckpointCreate [2021-05-11T12:37:19.443Z] --- PASS: TestCheckpointCreate (0.00s) [2021-05-11T12:37:19.443Z] === RUN TestCheckpointDeleteError [2021-05-11T12:37:19.443Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-05-11T12:37:19.443Z] === RUN TestCheckpointDelete [2021-05-11T12:37:19.443Z] --- PASS: TestCheckpointDelete (0.00s) [2021-05-11T12:37:19.443Z] === RUN TestCheckpointListError [2021-05-11T12:37:19.443Z] --- PASS: TestCheckpointListError (0.00s) [2021-05-11T12:37:19.443Z] === RUN TestCheckpointList [2021-05-11T12:37:19.443Z] --- PASS: TestCheckpointList (0.00s) [2021-05-11T12:37:19.443Z] === RUN TestCheckpointListContainerNotFound [2021-05-11T12:37:19.443Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-05-11T12:37:19.443Z] === RUN TestNewClientWithOpsFromEnv [2021-05-11T12:37:19.443Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-05-11T12:37:19.443Z] client_test.go:23: runtime.GOOS == "windows" [2021-05-11T12:37:19.443Z] === RUN TestGetAPIPath [2021-05-11T12:37:19.443Z] --- PASS: TestGetAPIPath (0.00s) [2021-05-11T12:37:19.443Z] === RUN TestParseHostURL [2021-05-11T12:37:19.443Z] --- PASS: TestParseHostURL (0.00s) [2021-05-11T12:37:19.443Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-05-11T12:37:19.443Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-05-11T12:37:19.443Z] === RUN TestNegotiateAPIVersionEmpty [2021-05-11T12:37:19.443Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-05-11T12:37:19.443Z] === RUN TestNegotiateAPIVersion [2021-05-11T12:37:19.443Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-05-11T12:37:19.443Z] === RUN TestNegotiateAPVersionOverride [2021-05-11T12:37:19.443Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-05-11T12:37:19.443Z] === RUN TestNegotiateAPIVersionAutomatic [2021-05-11T12:37:19.443Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-05-11T12:37:19.443Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-05-11T12:37:19.443Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-05-11T12:37:19.443Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-05-11T12:37:19.443Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-05-11T12:37:19.443Z] === RUN TestClientRedirect [2021-05-11T12:37:19.443Z] --- PASS: TestClientRedirect (0.00s) [2021-05-11T12:37:19.443Z] === RUN TestConfigCreateUnsupported [2021-05-11T12:37:19.443Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-05-11T12:37:19.443Z] === RUN TestConfigCreateError [2021-05-11T12:37:19.444Z] --- PASS: TestConfigCreateError (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestConfigCreate [2021-05-11T12:37:19.444Z] --- PASS: TestConfigCreate (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestConfigInspectNotFound [2021-05-11T12:37:19.444Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestConfigInspectWithEmptyID [2021-05-11T12:37:19.444Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestConfigInspectUnsupported [2021-05-11T12:37:19.444Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestConfigInspectError [2021-05-11T12:37:19.444Z] --- PASS: TestConfigInspectError (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestConfigInspectConfigNotFound [2021-05-11T12:37:19.444Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestConfigInspect [2021-05-11T12:37:19.444Z] --- PASS: TestConfigInspect (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestConfigListUnsupported [2021-05-11T12:37:19.444Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestConfigListError [2021-05-11T12:37:19.444Z] --- PASS: TestConfigListError (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestConfigList [2021-05-11T12:37:19.444Z] --- PASS: TestConfigList (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestConfigRemoveUnsupported [2021-05-11T12:37:19.444Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestConfigRemoveError [2021-05-11T12:37:19.444Z] --- PASS: TestConfigRemoveError (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestConfigRemove [2021-05-11T12:37:19.444Z] --- PASS: TestConfigRemove (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestConfigUpdateUnsupported [2021-05-11T12:37:19.444Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestConfigUpdateError [2021-05-11T12:37:19.444Z] --- PASS: TestConfigUpdateError (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestConfigUpdate [2021-05-11T12:37:19.444Z] --- PASS: TestConfigUpdate (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestContainerCommitError [2021-05-11T12:37:19.444Z] --- PASS: TestContainerCommitError (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestContainerCommit [2021-05-11T12:37:19.444Z] --- PASS: TestContainerCommit (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestContainerStatPathError [2021-05-11T12:37:19.444Z] --- PASS: TestContainerStatPathError (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestContainerStatPathNotFoundError [2021-05-11T12:37:19.444Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestContainerStatPathNoHeaderError [2021-05-11T12:37:19.444Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestContainerStatPath [2021-05-11T12:37:19.444Z] --- PASS: TestContainerStatPath (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestCopyToContainerError [2021-05-11T12:37:19.444Z] --- PASS: TestCopyToContainerError (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestCopyToContainerNotFoundError [2021-05-11T12:37:19.444Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestCopyToContainerNotStatusOKError [2021-05-11T12:37:19.444Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestCopyToContainer [2021-05-11T12:37:19.444Z] --- PASS: TestCopyToContainer (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestCopyFromContainerError [2021-05-11T12:37:19.444Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestCopyFromContainerNotFoundError [2021-05-11T12:37:19.444Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestCopyFromContainerNotStatusOKError [2021-05-11T12:37:19.444Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestCopyFromContainerNoHeaderError [2021-05-11T12:37:19.444Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestCopyFromContainer [2021-05-11T12:37:19.444Z] --- PASS: TestCopyFromContainer (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestContainerCreateError [2021-05-11T12:37:19.444Z] --- PASS: TestContainerCreateError (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestContainerCreateImageNotFound [2021-05-11T12:37:19.444Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestContainerCreateWithName [2021-05-11T12:37:19.444Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestContainerCreateAutoRemove [2021-05-11T12:37:19.444Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestContainerDiffError [2021-05-11T12:37:19.444Z] --- PASS: TestContainerDiffError (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestContainerDiff [2021-05-11T12:37:19.444Z] --- PASS: TestContainerDiff (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestContainerExecCreateError [2021-05-11T12:37:19.444Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestContainerExecCreate [2021-05-11T12:37:19.444Z] --- PASS: TestContainerExecCreate (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestContainerExecStartError [2021-05-11T12:37:19.444Z] --- PASS: TestContainerExecStartError (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestContainerExecStart [2021-05-11T12:37:19.444Z] --- PASS: TestContainerExecStart (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestContainerExecInspectError [2021-05-11T12:37:19.444Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestContainerExecInspect [2021-05-11T12:37:19.444Z] --- PASS: TestContainerExecInspect (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestContainerExportError [2021-05-11T12:37:19.444Z] --- PASS: TestContainerExportError (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestContainerExport [2021-05-11T12:37:19.444Z] --- PASS: TestContainerExport (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestContainerInspectError [2021-05-11T12:37:19.444Z] --- PASS: TestContainerInspectError (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestContainerInspectContainerNotFound [2021-05-11T12:37:19.444Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestContainerInspectWithEmptyID [2021-05-11T12:37:19.444Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestContainerInspect [2021-05-11T12:37:19.444Z] --- PASS: TestContainerInspect (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestContainerInspectNode [2021-05-11T12:37:19.444Z] --- PASS: TestContainerInspectNode (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestContainerKillError [2021-05-11T12:37:19.444Z] --- PASS: TestContainerKillError (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestContainerKill [2021-05-11T12:37:19.444Z] --- PASS: TestContainerKill (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestContainerListError [2021-05-11T12:37:19.444Z] --- PASS: TestContainerListError (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestContainerList [2021-05-11T12:37:19.444Z] --- PASS: TestContainerList (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestContainerLogsNotFoundError [2021-05-11T12:37:19.444Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestContainerLogsError [2021-05-11T12:37:19.444Z] --- PASS: TestContainerLogsError (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestContainerLogs [2021-05-11T12:37:19.444Z] --- PASS: TestContainerLogs (0.18s) [2021-05-11T12:37:19.444Z] === RUN TestContainerPauseError [2021-05-11T12:37:19.444Z] --- PASS: TestContainerPauseError (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestContainerPause [2021-05-11T12:37:19.444Z] --- PASS: TestContainerPause (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestContainersPruneError [2021-05-11T12:37:19.444Z] --- PASS: TestContainersPruneError (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestContainersPrune [2021-05-11T12:37:19.444Z] --- PASS: TestContainersPrune (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestContainerRemoveError [2021-05-11T12:37:19.444Z] --- PASS: TestContainerRemoveError (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestContainerRemoveNotFoundError [2021-05-11T12:37:19.444Z] --- PASS: TestContainerRemoveNotFoundError (0.02s) [2021-05-11T12:37:19.444Z] === RUN TestContainerRemove [2021-05-11T12:37:19.444Z] --- PASS: TestContainerRemove (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestContainerRenameError [2021-05-11T12:37:19.444Z] --- PASS: TestContainerRenameError (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestContainerRename [2021-05-11T12:37:19.444Z] --- PASS: TestContainerRename (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestContainerResizeError [2021-05-11T12:37:19.444Z] --- PASS: TestContainerResizeError (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestContainerExecResizeError [2021-05-11T12:37:19.444Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestContainerResize [2021-05-11T12:37:19.444Z] --- PASS: TestContainerResize (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestContainerExecResize [2021-05-11T12:37:19.444Z] --- PASS: TestContainerExecResize (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestContainerRestartError [2021-05-11T12:37:19.444Z] --- PASS: TestContainerRestartError (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestContainerRestart [2021-05-11T12:37:19.444Z] --- PASS: TestContainerRestart (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestContainerStartError [2021-05-11T12:37:19.444Z] --- PASS: TestContainerStartError (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestContainerStart [2021-05-11T12:37:19.444Z] --- PASS: TestContainerStart (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestContainerStatsError [2021-05-11T12:37:19.444Z] --- PASS: TestContainerStatsError (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestContainerStats [2021-05-11T12:37:19.444Z] --- PASS: TestContainerStats (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestContainerStopError [2021-05-11T12:37:19.444Z] --- PASS: TestContainerStopError (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestContainerStop [2021-05-11T12:37:19.444Z] --- PASS: TestContainerStop (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestContainerTopError [2021-05-11T12:37:19.444Z] --- PASS: TestContainerTopError (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestContainerTop [2021-05-11T12:37:19.444Z] --- PASS: TestContainerTop (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestContainerUnpauseError [2021-05-11T12:37:19.444Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestContainerUnpause [2021-05-11T12:37:19.444Z] --- PASS: TestContainerUnpause (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestContainerUpdateError [2021-05-11T12:37:19.444Z] --- PASS: TestContainerUpdateError (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestContainerUpdate [2021-05-11T12:37:19.444Z] --- PASS: TestContainerUpdate (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestContainerWaitError [2021-05-11T12:37:19.444Z] --- PASS: TestContainerWaitError (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestContainerWait [2021-05-11T12:37:19.444Z] --- PASS: TestContainerWait (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestDiskUsageError [2021-05-11T12:37:19.444Z] --- PASS: TestDiskUsageError (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestDiskUsage [2021-05-11T12:37:19.444Z] --- PASS: TestDiskUsage (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestDistributionInspectUnsupported [2021-05-11T12:37:19.444Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestDistributionInspectWithEmptyID [2021-05-11T12:37:19.444Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestEventsErrorInOptions [2021-05-11T12:37:19.444Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestEventsErrorFromServer [2021-05-11T12:37:19.444Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestEvents [2021-05-11T12:37:19.444Z] --- PASS: TestEvents (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestTLSCloseWriter [2021-05-11T12:37:19.444Z] === PAUSE TestTLSCloseWriter [2021-05-11T12:37:19.444Z] === RUN TestImageBuildError [2021-05-11T12:37:19.444Z] --- PASS: TestImageBuildError (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestImageBuild [2021-05-11T12:37:19.444Z] --- PASS: TestImageBuild (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestGetDockerOS [2021-05-11T12:37:19.444Z] --- PASS: TestGetDockerOS (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestImageCreateError [2021-05-11T12:37:19.444Z] --- PASS: TestImageCreateError (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestImageCreate [2021-05-11T12:37:19.444Z] --- PASS: TestImageCreate (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestImageHistoryError [2021-05-11T12:37:19.444Z] --- PASS: TestImageHistoryError (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestImageHistory [2021-05-11T12:37:19.444Z] --- PASS: TestImageHistory (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestImageImportError [2021-05-11T12:37:19.444Z] --- PASS: TestImageImportError (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestImageImport [2021-05-11T12:37:19.444Z] --- PASS: TestImageImport (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestImageInspectError [2021-05-11T12:37:19.444Z] --- PASS: TestImageInspectError (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestImageInspectImageNotFound [2021-05-11T12:37:19.444Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestImageInspectWithEmptyID [2021-05-11T12:37:19.444Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestImageInspect [2021-05-11T12:37:19.444Z] --- PASS: TestImageInspect (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestImageListError [2021-05-11T12:37:19.444Z] --- PASS: TestImageListError (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestImageList [2021-05-11T12:37:19.444Z] --- PASS: TestImageList (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestImageListApiBefore125 [2021-05-11T12:37:19.444Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestImageLoadError [2021-05-11T12:37:19.444Z] --- PASS: TestImageLoadError (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestImageLoad [2021-05-11T12:37:19.444Z] --- PASS: TestImageLoad (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestImagesPruneError [2021-05-11T12:37:19.444Z] --- PASS: TestImagesPruneError (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestImagesPrune [2021-05-11T12:37:19.444Z] --- PASS: TestImagesPrune (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestImagePullReferenceParseError [2021-05-11T12:37:19.444Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestImagePullAnyError [2021-05-11T12:37:19.444Z] --- PASS: TestImagePullAnyError (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestImagePullStatusUnauthorizedError [2021-05-11T12:37:19.444Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-05-11T12:37:19.444Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-05-11T12:37:19.444Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-05-11T12:37:19.444Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestImagePullWithoutErrors [2021-05-11T12:37:19.444Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestImagePushReferenceError [2021-05-11T12:37:19.444Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestImagePushAnyError [2021-05-11T12:37:19.444Z] --- PASS: TestImagePushAnyError (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestImagePushStatusUnauthorizedError [2021-05-11T12:37:19.444Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-05-11T12:37:19.444Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-05-11T12:37:19.444Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-05-11T12:37:19.444Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestImagePushWithoutErrors [2021-05-11T12:37:19.444Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-05-11T12:37:19.444Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-05-11T12:37:19.444Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-05-11T12:37:19.444Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-05-11T12:37:19.444Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-05-11T12:37:19.444Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-05-11T12:37:19.444Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-05-11T12:37:19.444Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-05-11T12:37:19.444Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestImageRemoveError [2021-05-11T12:37:19.444Z] --- PASS: TestImageRemoveError (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestImageRemoveImageNotFound [2021-05-11T12:37:19.444Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestImageRemove [2021-05-11T12:37:19.444Z] --- PASS: TestImageRemove (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestImageSaveError [2021-05-11T12:37:19.444Z] --- PASS: TestImageSaveError (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestImageSave [2021-05-11T12:37:19.444Z] --- PASS: TestImageSave (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestImageSearchAnyError [2021-05-11T12:37:19.444Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestImageSearchStatusUnauthorizedError [2021-05-11T12:37:19.444Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-05-11T12:37:19.444Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-05-11T12:37:19.444Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-05-11T12:37:19.444Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestImageSearchWithoutErrors [2021-05-11T12:37:19.444Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestImageTagError [2021-05-11T12:37:19.444Z] --- PASS: TestImageTagError (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestImageTagInvalidReference [2021-05-11T12:37:19.444Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestImageTagInvalidSourceImageName [2021-05-11T12:37:19.444Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestImageTagHexSource [2021-05-11T12:37:19.444Z] --- PASS: TestImageTagHexSource (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestImageTag [2021-05-11T12:37:19.444Z] --- PASS: TestImageTag (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestInfoServerError [2021-05-11T12:37:19.444Z] --- PASS: TestInfoServerError (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestInfoInvalidResponseJSONError [2021-05-11T12:37:19.444Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestInfo [2021-05-11T12:37:19.444Z] --- PASS: TestInfo (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestNetworkConnectError [2021-05-11T12:37:19.444Z] --- PASS: TestNetworkConnectError (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-05-11T12:37:19.444Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestNetworkConnect [2021-05-11T12:37:19.444Z] --- PASS: TestNetworkConnect (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestNetworkCreateError [2021-05-11T12:37:19.444Z] --- PASS: TestNetworkCreateError (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestNetworkCreate [2021-05-11T12:37:19.444Z] --- PASS: TestNetworkCreate (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestNetworkDisconnectError [2021-05-11T12:37:19.444Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestNetworkDisconnect [2021-05-11T12:37:19.444Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestNetworkInspectError [2021-05-11T12:37:19.444Z] --- PASS: TestNetworkInspectError (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestNetworkInspectNotFoundError [2021-05-11T12:37:19.444Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestNetworkInspectWithEmptyID [2021-05-11T12:37:19.444Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestNetworkInspect [2021-05-11T12:37:19.444Z] --- PASS: TestNetworkInspect (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestNetworkListError [2021-05-11T12:37:19.444Z] --- PASS: TestNetworkListError (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestNetworkList [2021-05-11T12:37:19.444Z] --- PASS: TestNetworkList (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestNetworksPruneError [2021-05-11T12:37:19.444Z] --- PASS: TestNetworksPruneError (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestNetworksPrune [2021-05-11T12:37:19.444Z] --- PASS: TestNetworksPrune (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestNetworkRemoveError [2021-05-11T12:37:19.444Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestNetworkRemove [2021-05-11T12:37:19.444Z] --- PASS: TestNetworkRemove (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestNodeInspectError [2021-05-11T12:37:19.444Z] --- PASS: TestNodeInspectError (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestNodeInspectNodeNotFound [2021-05-11T12:37:19.444Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestNodeInspectWithEmptyID [2021-05-11T12:37:19.444Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestNodeInspect [2021-05-11T12:37:19.444Z] --- PASS: TestNodeInspect (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestNodeListError [2021-05-11T12:37:19.444Z] --- PASS: TestNodeListError (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestNodeList [2021-05-11T12:37:19.444Z] --- PASS: TestNodeList (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestNodeRemoveError [2021-05-11T12:37:19.444Z] --- PASS: TestNodeRemoveError (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestNodeRemove [2021-05-11T12:37:19.444Z] --- PASS: TestNodeRemove (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestNodeUpdateError [2021-05-11T12:37:19.444Z] --- PASS: TestNodeUpdateError (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestNodeUpdate [2021-05-11T12:37:19.444Z] --- PASS: TestNodeUpdate (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestOptionWithTimeout [2021-05-11T12:37:19.444Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-05-11T12:37:19.444Z] === RUN TestPingFail [2021-05-11T12:37:19.444Z] --- PASS: TestPingFail (0.00s) [2021-05-11T12:37:19.445Z] === RUN TestPingWithError [2021-05-11T12:37:19.445Z] 2021/05/11 12:37:17 RoundTripper returned a response & error; ignoring response [2021-05-11T12:37:19.445Z] 2021/05/11 12:37:17 RoundTripper returned a response & error; ignoring response [2021-05-11T12:37:19.445Z] --- PASS: TestPingWithError (0.00s) [2021-05-11T12:37:19.445Z] === RUN TestPingSuccess [2021-05-11T12:37:19.445Z] --- PASS: TestPingSuccess (0.00s) [2021-05-11T12:37:19.445Z] === RUN TestPingHeadFallback [2021-05-11T12:37:19.445Z] === RUN TestPingHeadFallback/OK [2021-05-11T12:37:19.445Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-05-11T12:37:19.445Z] === RUN TestPingHeadFallback/Not_Found [2021-05-11T12:37:19.445Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-05-11T12:37:19.445Z] --- PASS: TestPingHeadFallback (0.00s) [2021-05-11T12:37:19.445Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-05-11T12:37:19.445Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-05-11T12:37:19.445Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-05-11T12:37:19.445Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-05-11T12:37:19.445Z] === RUN TestPluginDisableError [2021-05-11T12:37:19.445Z] --- PASS: TestPluginDisableError (0.00s) [2021-05-11T12:37:19.445Z] === RUN TestPluginDisable [2021-05-11T12:37:19.445Z] --- PASS: TestPluginDisable (0.00s) [2021-05-11T12:37:19.445Z] === RUN TestPluginEnableError [2021-05-11T12:37:19.445Z] --- PASS: TestPluginEnableError (0.00s) [2021-05-11T12:37:19.445Z] === RUN TestPluginEnable [2021-05-11T12:37:19.445Z] --- PASS: TestPluginEnable (0.00s) [2021-05-11T12:37:19.445Z] === RUN TestPluginInspectError [2021-05-11T12:37:19.445Z] --- PASS: TestPluginInspectError (0.00s) [2021-05-11T12:37:19.445Z] === RUN TestPluginInspectWithEmptyID [2021-05-11T12:37:19.445Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-05-11T12:37:19.445Z] === RUN TestPluginInspect [2021-05-11T12:37:19.445Z] --- PASS: TestPluginInspect (0.00s) [2021-05-11T12:37:19.445Z] === RUN TestPluginListError [2021-05-11T12:37:19.445Z] --- PASS: TestPluginListError (0.00s) [2021-05-11T12:37:19.445Z] === RUN TestPluginList [2021-05-11T12:37:19.445Z] --- PASS: TestPluginList (0.00s) [2021-05-11T12:37:19.445Z] === RUN TestPluginPushError [2021-05-11T12:37:19.445Z] --- PASS: TestPluginPushError (0.00s) [2021-05-11T12:37:19.445Z] === RUN TestPluginPush [2021-05-11T12:37:19.445Z] --- PASS: TestPluginPush (0.00s) [2021-05-11T12:37:19.445Z] === RUN TestPluginRemoveError [2021-05-11T12:37:19.445Z] --- PASS: TestPluginRemoveError (0.00s) [2021-05-11T12:37:19.445Z] === RUN TestPluginRemove [2021-05-11T12:37:19.445Z] --- PASS: TestPluginRemove (0.00s) [2021-05-11T12:37:19.445Z] === RUN TestPluginSetError [2021-05-11T12:37:19.445Z] --- PASS: TestPluginSetError (0.00s) [2021-05-11T12:37:19.445Z] === RUN TestPluginSet [2021-05-11T12:37:19.445Z] --- PASS: TestPluginSet (0.00s) [2021-05-11T12:37:19.445Z] === RUN TestSetHostHeader [2021-05-11T12:37:19.445Z] --- PASS: TestSetHostHeader (0.00s) [2021-05-11T12:37:19.445Z] === RUN TestPlainTextError [2021-05-11T12:37:19.445Z] --- PASS: TestPlainTextError (0.00s) [2021-05-11T12:37:19.445Z] === RUN TestInfiniteError [2021-05-11T12:37:19.445Z] --- PASS: TestInfiniteError (0.01s) [2021-05-11T12:37:19.445Z] === RUN TestSecretCreateUnsupported [2021-05-11T12:37:19.445Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-05-11T12:37:19.445Z] === RUN TestSecretCreateError [2021-05-11T12:37:19.445Z] --- PASS: TestSecretCreateError (0.00s) [2021-05-11T12:37:19.445Z] === RUN TestSecretCreate [2021-05-11T12:37:19.445Z] --- PASS: TestSecretCreate (0.00s) [2021-05-11T12:37:19.445Z] === RUN TestSecretInspectUnsupported [2021-05-11T12:37:19.445Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-05-11T12:37:19.445Z] === RUN TestSecretInspectError [2021-05-11T12:37:19.445Z] --- PASS: TestSecretInspectError (0.00s) [2021-05-11T12:37:19.445Z] === RUN TestSecretInspectSecretNotFound [2021-05-11T12:37:19.445Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-05-11T12:37:19.445Z] === RUN TestSecretInspectWithEmptyID [2021-05-11T12:37:19.445Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-05-11T12:37:19.445Z] === RUN TestSecretInspect [2021-05-11T12:37:19.445Z] --- PASS: TestSecretInspect (0.00s) [2021-05-11T12:37:19.445Z] === RUN TestSecretListUnsupported [2021-05-11T12:37:19.445Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-05-11T12:37:19.445Z] === RUN TestSecretListError [2021-05-11T12:37:19.445Z] --- PASS: TestSecretListError (0.00s) [2021-05-11T12:37:19.445Z] === RUN TestSecretList [2021-05-11T12:37:19.445Z] --- PASS: TestSecretList (0.00s) [2021-05-11T12:37:19.445Z] === RUN TestSecretRemoveUnsupported [2021-05-11T12:37:19.445Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-05-11T12:37:19.445Z] === RUN TestSecretRemoveError [2021-05-11T12:37:19.445Z] --- PASS: TestSecretRemoveError (0.00s) [2021-05-11T12:37:19.445Z] === RUN TestSecretRemove [2021-05-11T12:37:19.445Z] --- PASS: TestSecretRemove (0.00s) [2021-05-11T12:37:19.445Z] === RUN TestSecretUpdateUnsupported [2021-05-11T12:37:19.445Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-05-11T12:37:19.445Z] === RUN TestSecretUpdateError [2021-05-11T12:37:19.445Z] --- PASS: TestSecretUpdateError (0.00s) [2021-05-11T12:37:19.445Z] === RUN TestSecretUpdate [2021-05-11T12:37:19.445Z] --- PASS: TestSecretUpdate (0.00s) [2021-05-11T12:37:19.445Z] === RUN TestServiceCreateError [2021-05-11T12:37:19.445Z] --- PASS: TestServiceCreateError (0.00s) [2021-05-11T12:37:19.445Z] === RUN TestServiceCreate [2021-05-11T12:37:19.445Z] --- PASS: TestServiceCreate (0.00s) [2021-05-11T12:37:19.445Z] === RUN TestServiceCreateCompatiblePlatforms [2021-05-11T12:37:19.445Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-05-11T12:37:19.445Z] === RUN TestServiceCreateDigestPinning [2021-05-11T12:37:19.445Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-05-11T12:37:19.445Z] === RUN TestServiceInspectError [2021-05-11T12:37:19.445Z] --- PASS: TestServiceInspectError (0.00s) [2021-05-11T12:37:19.445Z] === RUN TestServiceInspectServiceNotFound [2021-05-11T12:37:19.445Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-05-11T12:37:19.445Z] === RUN TestServiceInspectWithEmptyID [2021-05-11T12:37:19.445Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-05-11T12:37:19.445Z] === RUN TestServiceInspect [2021-05-11T12:37:19.445Z] --- PASS: TestServiceInspect (0.00s) [2021-05-11T12:37:19.445Z] === RUN TestServiceListError [2021-05-11T12:37:19.445Z] --- PASS: TestServiceListError (0.00s) [2021-05-11T12:37:19.445Z] === RUN TestServiceList [2021-05-11T12:37:19.445Z] --- PASS: TestServiceList (0.00s) [2021-05-11T12:37:19.445Z] === RUN TestServiceLogsError [2021-05-11T12:37:19.445Z] --- PASS: TestServiceLogsError (0.00s) [2021-05-11T12:37:19.445Z] === RUN TestServiceLogs [2021-05-11T12:37:19.445Z] --- PASS: TestServiceLogs (0.00s) [2021-05-11T12:37:19.445Z] === RUN TestServiceRemoveError [2021-05-11T12:37:19.445Z] --- PASS: TestServiceRemoveError (0.00s) [2021-05-11T12:37:19.445Z] === RUN TestServiceRemoveNotFoundError [2021-05-11T12:37:19.445Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-05-11T12:37:19.445Z] === RUN TestServiceRemove [2021-05-11T12:37:19.445Z] --- PASS: TestServiceRemove (0.00s) [2021-05-11T12:37:19.445Z] === RUN TestServiceUpdateError [2021-05-11T12:37:19.445Z] --- PASS: TestServiceUpdateError (0.00s) [2021-05-11T12:37:19.445Z] === RUN TestServiceUpdate [2021-05-11T12:37:19.445Z] --- PASS: TestServiceUpdate (0.00s) [2021-05-11T12:37:19.445Z] === RUN TestSwarmGetUnlockKeyError [2021-05-11T12:37:19.445Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-05-11T12:37:19.445Z] === RUN TestSwarmGetUnlockKey [2021-05-11T12:37:19.445Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-05-11T12:37:19.445Z] === RUN TestSwarmInitError [2021-05-11T12:37:19.445Z] --- PASS: TestSwarmInitError (0.00s) [2021-05-11T12:37:19.445Z] === RUN TestSwarmInit [2021-05-11T12:37:19.445Z] --- PASS: TestSwarmInit (0.00s) [2021-05-11T12:37:19.445Z] === RUN TestSwarmInspectError [2021-05-11T12:37:19.445Z] --- PASS: TestSwarmInspectError (0.00s) [2021-05-11T12:37:19.445Z] === RUN TestSwarmInspect [2021-05-11T12:37:19.445Z] --- PASS: TestSwarmInspect (0.00s) [2021-05-11T12:37:19.445Z] === RUN TestSwarmJoinError [2021-05-11T12:37:19.445Z] --- PASS: TestSwarmJoinError (0.00s) [2021-05-11T12:37:19.445Z] === RUN TestSwarmJoin [2021-05-11T12:37:19.445Z] --- PASS: TestSwarmJoin (0.00s) [2021-05-11T12:37:19.445Z] === RUN TestSwarmLeaveError [2021-05-11T12:37:19.445Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-05-11T12:37:19.445Z] === RUN TestSwarmLeave [2021-05-11T12:37:19.445Z] --- PASS: TestSwarmLeave (0.00s) [2021-05-11T12:37:19.445Z] === RUN TestSwarmUnlockError [2021-05-11T12:37:19.445Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-05-11T12:37:19.445Z] === RUN TestSwarmUnlock [2021-05-11T12:37:19.445Z] --- PASS: TestSwarmUnlock (0.00s) [2021-05-11T12:37:19.445Z] === RUN TestSwarmUpdateError [2021-05-11T12:37:19.445Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-05-11T12:37:19.445Z] === RUN TestSwarmUpdate [2021-05-11T12:37:19.445Z] --- PASS: TestSwarmUpdate (0.00s) [2021-05-11T12:37:19.445Z] === RUN TestTaskInspectError [2021-05-11T12:37:19.445Z] --- PASS: TestTaskInspectError (0.00s) [2021-05-11T12:37:19.445Z] === RUN TestTaskInspectWithEmptyID [2021-05-11T12:37:19.445Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-05-11T12:37:19.445Z] === RUN TestTaskInspect [2021-05-11T12:37:19.445Z] --- PASS: TestTaskInspect (0.00s) [2021-05-11T12:37:19.445Z] === RUN TestTaskListError [2021-05-11T12:37:19.445Z] --- PASS: TestTaskListError (0.00s) [2021-05-11T12:37:19.445Z] === RUN TestTaskList [2021-05-11T12:37:19.445Z] --- PASS: TestTaskList (0.00s) [2021-05-11T12:37:19.445Z] === RUN TestVolumeCreateError [2021-05-11T12:37:19.445Z] --- PASS: TestVolumeCreateError (0.00s) [2021-05-11T12:37:19.445Z] === RUN TestVolumeCreate [2021-05-11T12:37:19.445Z] --- PASS: TestVolumeCreate (0.00s) [2021-05-11T12:37:19.445Z] === RUN TestVolumeInspectError [2021-05-11T12:37:19.445Z] --- PASS: TestVolumeInspectError (0.00s) [2021-05-11T12:37:19.445Z] === RUN TestVolumeInspectNotFound [2021-05-11T12:37:19.445Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-05-11T12:37:19.445Z] === RUN TestVolumeInspectWithEmptyID [2021-05-11T12:37:19.445Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-05-11T12:37:19.445Z] === RUN TestVolumeInspect [2021-05-11T12:37:19.445Z] --- PASS: TestVolumeInspect (0.00s) [2021-05-11T12:37:19.445Z] === RUN TestVolumeListError [2021-05-11T12:37:19.445Z] --- PASS: TestVolumeListError (0.00s) [2021-05-11T12:37:19.445Z] === RUN TestVolumeList [2021-05-11T12:37:19.445Z] --- PASS: TestVolumeList (0.00s) [2021-05-11T12:37:19.445Z] === RUN TestVolumeRemoveError [2021-05-11T12:37:19.445Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-05-11T12:37:19.445Z] === RUN TestVolumeRemove [2021-05-11T12:37:19.445Z] --- PASS: TestVolumeRemove (0.00s) [2021-05-11T12:37:19.445Z] === CONT TestTLSCloseWriter [2021-05-11T12:37:19.445Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-05-11T12:37:19.445Z] PASS [2021-05-11T12:37:19.445Z] coverage: 74.9% of statements [2021-05-11T12:37:19.445Z] ok github.com/docker/docker/client 0.606s coverage: 74.9% of statements [2021-05-11T12:37:20.247Z] #56 246.8 + binaries [2021-05-11T12:37:20.247Z] #56 246.8 + install -D bin/containerd /build/containerd [2021-05-11T12:37:20.247Z] #56 246.8 + install -D bin/containerd-shim /build/containerd-shim [2021-05-11T12:37:20.247Z] #56 246.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-05-11T12:37:20.247Z] #56 246.9 + install -D bin/ctr /build/ctr [2021-05-11T12:37:20.798Z] ok github.com/docker/docker/api/server 0.046s coverage: 9.0% of statements [2021-05-11T12:37:20.895Z] #56 234.5 # github.com/containerd/containerd/cmd/containerd [2021-05-11T12:37:20.895Z] #56 234.5 /usr/bin/ld: /tmp/go-link-868756740/000018.o: in function `New': [2021-05-11T12:37:20.895Z] #56 234.5 /tmp/tmp.Bsnoa2JLnl/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2021-05-11T12:37:20.895Z] #56 234.5 + bin/containerd-stress [2021-05-11T12:37:20.895Z] #56 236.5 + bin/containerd-shim [2021-05-11T12:37:22.158Z] #56 DONE 248.5s [2021-05-11T12:37:22.729Z] [2021-05-11T12:37:22.729Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-05-11T12:37:22.729Z] #57 sha256:5f58a0d9e8fb9e383d6f6d7fedef40cf29a6e3ad8c07631b11d92bc0fa393056 [2021-05-11T12:37:23.672Z] #57 DONE 0.9s [2021-05-11T12:37:23.672Z] [2021-05-11T12:37:23.672Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-05-11T12:37:23.672Z] #61 sha256:9831d931bcecd4c9c9fc810719bc0d031bd8cf62e01b175d830a141be2e5410c [2021-05-11T12:37:23.932Z] #61 DONE 0.2s [2021-05-11T12:37:23.932Z] [2021-05-11T12:37:23.932Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-05-11T12:37:23.932Z] #66 sha256:cef87390d803c583afcae8764ac9d7b83a08e23e352a534438c1ebc10d8bd054 [2021-05-11T12:37:24.873Z] #66 DONE 0.9s [2021-05-11T12:37:24.873Z] [2021-05-11T12:37:24.873Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-05-11T12:37:24.873Z] #68 sha256:ae3767d765ba536e242a43c306a1667e0b6f64bf600706d0b24cc4f5898e651d [2021-05-11T12:37:24.873Z] #68 DONE 0.0s [2021-05-11T12:37:24.873Z] [2021-05-11T12:37:24.873Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-05-11T12:37:24.873Z] #69 sha256:59e9d06b5a175f3194fa8b7d2064e73377ff16c1008f98a18ece6b10c78e33f9 [2021-05-11T12:37:24.873Z] #69 DONE 0.0s [2021-05-11T12:37:24.873Z] [2021-05-11T12:37:24.873Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-05-11T12:37:24.873Z] #70 sha256:3a3f5552f7a623bee2460ba1ff525e36e4c0b79b2198883236c58985ac486945 [2021-05-11T12:37:26.143Z] #56 243.4 + bin/containerd-shim-runc-v1 [2021-05-11T12:37:28.173Z] #70 DONE 2.6s [2021-05-11T12:37:28.173Z] [2021-05-11T12:37:28.173Z] #71 exporting to image [2021-05-11T12:37:28.173Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-05-11T12:37:28.173Z] #71 exporting layers [2021-05-11T12:37:31.390Z] #56 248.3 + bin/containerd-shim-runc-v2 [2021-05-11T12:37:31.646Z] #56 249.2 + binaries [2021-05-11T12:37:31.646Z] #56 249.2 + install -D bin/containerd /build/containerd [2021-05-11T12:37:31.646Z] #56 249.3 + install -D bin/containerd-shim /build/containerd-shim [2021-05-11T12:37:31.646Z] #56 249.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-05-11T12:37:31.901Z] #56 249.3 + install -D bin/ctr /build/ctr [2021-05-11T12:37:33.263Z] #56 DONE 250.9s [2021-05-11T12:37:34.190Z] [2021-05-11T12:37:34.190Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-05-11T12:37:34.190Z] #57 sha256:70c9f67b1c6f0fe569e8d45dddd880caa06475a36d11b081334005cc93572d5c [2021-05-11T12:37:34.760Z] #71 exporting layers 6.7s done [2021-05-11T12:37:34.760Z] #71 writing image sha256:803ebd2f569258dd7393326f02ef4c1555605fffce5f31867736a957c17478fc done [2021-05-11T12:37:34.760Z] #71 naming to docker.io/library/docker:930337624250945472001136e7bcb8e5b102bb87 done [2021-05-11T12:37:34.760Z] #71 DONE 6.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2021-05-11T12:37:35.101Z] + trap exit INT TERM [2021-05-11T12:37:35.101Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2021-05-11T12:37:35.101Z] + CONTAINER_NAME=docker-pr4 [2021-05-11T12:37:35.101Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42370/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42370/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=930337624250945472001136e7bcb8e5b102bb87 -e DOCKER_GRAPHDRIVER docker:930337624250945472001136e7bcb8e5b102bb87 hack/make.sh dynbinary-daemon [2021-05-11T12:37:35.117Z] #57 DONE 0.9s [2021-05-11T12:37:35.117Z] [2021-05-11T12:37:35.117Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-05-11T12:37:35.117Z] #61 sha256:b556c27a5e91f7aacdf66b91f6ad8ee9cd90af749a64b93647cbcd0bd4ff2da8 [2021-05-11T12:37:35.372Z] #61 DONE 0.2s [2021-05-11T12:37:35.372Z] [2021-05-11T12:37:35.372Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-05-11T12:37:35.372Z] #66 sha256:1db5cacd043ffcf8ef8641fe904472a0c909dc433c4d27c8181d8e15dd069660 [2021-05-11T12:37:36.297Z] #66 DONE 0.9s [2021-05-11T12:37:36.297Z] [2021-05-11T12:37:36.297Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-05-11T12:37:36.297Z] #68 sha256:5a95c3a636944bd8e28f3592264022eb2c05dbd99a6cf0183944f86883aad9f1 [2021-05-11T12:37:36.297Z] #68 DONE 0.0s [2021-05-11T12:37:36.297Z] [2021-05-11T12:37:36.297Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-05-11T12:37:36.297Z] #69 sha256:57207fc133b535f876d43d5dba6799f6e512ac73e3913dd4674ab0ddb0c01610 [2021-05-11T12:37:36.297Z] #69 DONE 0.0s [2021-05-11T12:37:36.297Z] [2021-05-11T12:37:36.297Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-05-11T12:37:36.297Z] #70 sha256:200f4a0327020dcf94f88629bca1d11ba54a22f3e487c451bca341f8e408799c [2021-05-11T12:37:36.487Z] [2021-05-11T12:37:36.487Z] Removing bundles/ [2021-05-11T12:37:36.487Z] [2021-05-11T12:37:36.487Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2021-05-11T12:37:36.748Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-05-11T12:37:36.748Z] GOOS="" GOARCH="" GOARM="" [2021-05-11T12:37:37.174Z] --- PASS: TestCheckoutGit (32.31s) [2021-05-11T12:37:37.174Z] === RUN TestValidGitTransport [2021-05-11T12:37:37.174Z] --- PASS: TestValidGitTransport (0.00s) [2021-05-11T12:37:37.174Z] === RUN TestGitInvalidRef [2021-05-11T12:37:37.174Z] --- PASS: TestGitInvalidRef (0.43s) [2021-05-11T12:37:37.174Z] PASS [2021-05-11T12:37:37.174Z] coverage: 86.3% of statements [2021-05-11T12:37:37.174Z] ok github.com/docker/docker/builder/remotecontext/git 33.004s coverage: 86.3% of statements [2021-05-11T12:37:37.174Z] ? github.com/docker/docker/cli [no test files] [2021-05-11T12:37:37.174Z] ? github.com/docker/docker/cli/config [no test files] [2021-05-11T12:37:38.811Z] #70 DONE 2.4s [2021-05-11T12:37:38.811Z] [2021-05-11T12:37:38.811Z] #71 exporting to image [2021-05-11T12:37:38.811Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-05-11T12:37:38.811Z] #71 exporting layers [2021-05-11T12:37:44.183Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-05-11T12:37:44.183Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-05-11T12:37:44.183Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-05-11T12:37:44.183Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-05-11T12:37:44.183Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-05-11T12:37:44.183Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-05-11T12:37:44.183Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-05-11T12:37:44.183Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-05-11T12:37:44.183Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-05-11T12:37:44.183Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-05-11T12:37:44.183Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-05-11T12:37:44.183Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-05-11T12:37:44.183Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-05-11T12:37:44.183Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-05-11T12:37:44.183Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-05-11T12:37:44.183Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-05-11T12:37:44.183Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-05-11T12:37:44.183Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-05-11T12:37:44.183Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-05-11T12:37:44.183Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-05-11T12:37:44.183Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-05-11T12:37:44.183Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-05-11T12:37:44.183Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-05-11T12:37:44.183Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-05-11T12:37:44.183Z] === RUN TestConfigureDaemonLogs [2021-05-11T12:37:44.183Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-05-11T12:37:44.183Z] === RUN TestCommonOptionsInstallFlags [2021-05-11T12:37:44.183Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-05-11T12:37:44.183Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-05-11T12:37:44.183Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-05-11T12:37:44.183Z] PASS [2021-05-11T12:37:44.183Z] coverage: 18.4% of statements [2021-05-11T12:37:44.183Z] ok github.com/docker/docker/cmd/dockerd 0.286s coverage: 18.4% of statements [2021-05-11T12:37:45.348Z] #71 exporting layers 6.8s done [2021-05-11T12:37:45.348Z] #71 writing image sha256:35f9eacef2d0524478fe77b0863c2fa5208b19e856bb58b43fe8e26fead2a4d1 done [2021-05-11T12:37:45.348Z] #71 naming to docker.io/library/docker:930337624250945472001136e7bcb8e5b102bb87 done [2021-05-11T12:37:45.348Z] #71 DONE 6.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-05-11T12:37:45.681Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42370/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=930337624250945472001136e7bcb8e5b102bb87 -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_ROOTLESS -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:930337624250945472001136e7bcb8e5b102bb87 hack/make.sh dynbinary test-integration [2021-05-11T12:37:46.379Z] === RUN TestContainerStopSignal [2021-05-11T12:37:46.379Z] --- PASS: TestContainerStopSignal (0.00s) [2021-05-11T12:37:46.379Z] === RUN TestContainerStopTimeout [2021-05-11T12:37:46.379Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-05-11T12:37:46.379Z] === RUN TestContainerSecretReferenceDestTarget [2021-05-11T12:37:46.379Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-05-11T12:37:46.379Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-05-11T12:37:46.379Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.10s) [2021-05-11T12:37:46.379Z] === RUN TestContainerLogPathSetForRingLogger [2021-05-11T12:37:46.379Z] --- PASS: TestContainerLogPathSetForRingLogger (0.02s) [2021-05-11T12:37:46.379Z] === RUN TestReplaceAndAppendEnvVars [2021-05-11T12:37:46.379Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-05-11T12:37:46.379Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-05-11T12:37:46.379Z] === RUN TestNewMemoryStore [2021-05-11T12:37:46.379Z] --- PASS: TestNewMemoryStore (0.00s) [2021-05-11T12:37:46.379Z] === RUN TestAddContainers [2021-05-11T12:37:46.379Z] --- PASS: TestAddContainers (0.00s) [2021-05-11T12:37:46.379Z] === RUN TestGetContainer [2021-05-11T12:37:46.379Z] --- PASS: TestGetContainer (0.00s) [2021-05-11T12:37:46.379Z] === RUN TestDeleteContainer [2021-05-11T12:37:46.379Z] --- PASS: TestDeleteContainer (0.00s) [2021-05-11T12:37:46.379Z] === RUN TestListContainers [2021-05-11T12:37:46.379Z] --- PASS: TestListContainers (0.00s) [2021-05-11T12:37:46.379Z] === RUN TestFirstContainer [2021-05-11T12:37:46.379Z] --- PASS: TestFirstContainer (0.00s) [2021-05-11T12:37:46.379Z] === RUN TestApplyAllContainer [2021-05-11T12:37:46.379Z] --- PASS: TestApplyAllContainer (0.00s) [2021-05-11T12:37:46.379Z] === RUN TestIsValidHealthString [2021-05-11T12:37:46.379Z] --- PASS: TestIsValidHealthString (0.00s) [2021-05-11T12:37:46.379Z] === RUN TestStateRunStop [2021-05-11T12:37:46.379Z] --- PASS: TestStateRunStop (0.00s) [2021-05-11T12:37:46.379Z] === RUN TestStateTimeoutWait [2021-05-11T12:37:46.845Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-05-11T12:37:46.845Z] state_test.go:141: Stop callback fired [2021-05-11T12:37:46.845Z] state_test.go:165: Stop callback fired [2021-05-11T12:37:46.845Z] === RUN TestIsValidStateString [2021-05-11T12:37:46.845Z] --- PASS: TestIsValidStateString (0.00s) [2021-05-11T12:37:46.845Z] === RUN TestViewSaveDelete [2021-05-11T12:37:46.845Z] --- PASS: TestViewSaveDelete (0.02s) [2021-05-11T12:37:46.845Z] === RUN TestViewAll [2021-05-11T12:37:46.845Z] --- PASS: TestViewAll (0.01s) [2021-05-11T12:37:46.845Z] === RUN TestViewGet [2021-05-11T12:37:46.845Z] --- PASS: TestViewGet (0.01s) [2021-05-11T12:37:46.845Z] === RUN TestNames [2021-05-11T12:37:46.845Z] --- PASS: TestNames (0.00s) [2021-05-11T12:37:46.845Z] === RUN TestViewWithHealthCheck [2021-05-11T12:37:46.845Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-05-11T12:37:46.845Z] PASS [2021-05-11T12:37:46.845Z] coverage: 41.5% of statements [2021-05-11T12:37:46.845Z] ok github.com/docker/docker/container 0.502s coverage: 41.5% of statements [2021-05-11T12:37:46.845Z] ? github.com/docker/docker/container/stream [no test files] [2021-05-11T12:37:46.845Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-05-11T12:37:46.845Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-05-11T12:37:46.845Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-05-11T12:37:47.047Z] [2021-05-11T12:37:47.047Z] Removing bundles/ [2021-05-11T12:37:47.047Z] [2021-05-11T12:37:47.047Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-05-11T12:37:47.047Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-05-11T12:37:47.047Z] GOOS="" GOARCH="" GOARM="" [2021-05-11T12:37:48.387Z] === RUN TestPrepare [2021-05-11T12:37:48.387Z] --- PASS: TestPrepare (0.00s) [2021-05-11T12:37:48.387Z] === RUN TestStart [2021-05-11T12:37:48.387Z] --- PASS: TestStart (0.00s) [2021-05-11T12:37:48.387Z] === RUN TestWaitCancel [2021-05-11T12:37:48.387Z] --- PASS: TestWaitCancel (0.00s) [2021-05-11T12:37:48.387Z] === RUN TestWaitDisabled [2021-05-11T12:37:48.387Z] --- PASS: TestWaitDisabled (0.00s) [2021-05-11T12:37:48.387Z] === RUN TestWaitEnabled [2021-05-11T12:37:48.387Z] --- PASS: TestWaitEnabled (0.00s) [2021-05-11T12:37:48.387Z] === RUN TestRemove [2021-05-11T12:37:48.387Z] --- PASS: TestRemove (0.00s) [2021-05-11T12:37:48.387Z] PASS [2021-05-11T12:37:48.387Z] coverage: 65.3% of statements [2021-05-11T12:37:48.387Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.202s coverage: 65.3% of statements [2021-05-11T12:37:52.764Z] === RUN TestNewListSecretsFilters [2021-05-11T12:37:52.764Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-05-11T12:37:52.764Z] === RUN TestNewListConfigsFilters [2021-05-11T12:37:52.764Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-05-11T12:37:52.764Z] PASS [2021-05-11T12:37:52.764Z] coverage: 0.5% of statements [2021-05-11T12:37:52.764Z] ok github.com/docker/docker/daemon/cluster 0.410s coverage: 0.5% of statements [2021-05-11T12:37:52.764Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-05-11T12:37:52.764Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.17s) [2021-05-11T12:37:52.764Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-05-11T12:37:52.764Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-05-11T12:37:52.764Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-05-11T12:37:52.764Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-05-11T12:37:52.764Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-05-11T12:37:52.764Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-05-11T12:37:52.764Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-05-11T12:37:52.764Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-05-11T12:37:52.764Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-05-11T12:37:52.764Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-05-11T12:37:52.764Z] === RUN TestServiceConvertToGRPCIsolation [2021-05-11T12:37:52.764Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-05-11T12:37:52.764Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-05-11T12:37:52.764Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-05-11T12:37:52.764Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-05-11T12:37:52.764Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-05-11T12:37:52.764Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-05-11T12:37:52.764Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-05-11T12:37:52.764Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-05-11T12:37:52.764Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-05-11T12:37:52.764Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-05-11T12:37:52.764Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-05-11T12:37:52.764Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-05-11T12:37:52.764Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-05-11T12:37:52.764Z] === RUN TestServiceConvertFromGRPCIsolation [2021-05-11T12:37:52.764Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-05-11T12:37:52.764Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-05-11T12:37:52.764Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-05-11T12:37:52.764Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-05-11T12:37:52.764Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-05-11T12:37:52.764Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-05-11T12:37:52.764Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-05-11T12:37:52.764Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-05-11T12:37:52.764Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-05-11T12:37:52.764Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-05-11T12:37:52.764Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-05-11T12:37:52.764Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-05-11T12:37:52.764Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-05-11T12:37:52.764Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-05-11T12:37:52.764Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-05-11T12:37:52.764Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-05-11T12:37:52.764Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-05-11T12:37:52.764Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-05-11T12:37:52.764Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-05-11T12:37:52.764Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-05-11T12:37:52.764Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-05-11T12:37:52.764Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-05-11T12:37:52.764Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-05-11T12:37:52.764Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-05-11T12:37:52.764Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-05-11T12:37:52.764Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-05-11T12:37:52.764Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-05-11T12:37:52.764Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-05-11T12:37:52.764Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-05-11T12:37:52.764Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-05-11T12:37:52.764Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-05-11T12:37:52.764Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-05-11T12:37:52.764Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-05-11T12:37:52.764Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-05-11T12:37:52.764Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-05-11T12:37:52.764Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-05-11T12:37:52.764Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-05-11T12:37:52.764Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-05-11T12:37:52.764Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-05-11T12:37:52.764Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-05-11T12:37:52.764Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-05-11T12:37:52.764Z] === RUN TestServiceConvertFromGRPCConfigs [2021-05-11T12:37:52.764Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-05-11T12:37:52.764Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-05-11T12:37:52.764Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-05-11T12:37:52.764Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-05-11T12:37:52.764Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-05-11T12:37:52.764Z] === RUN TestServiceConvertToGRPCConfigs [2021-05-11T12:37:52.764Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-05-11T12:37:52.764Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-05-11T12:37:52.764Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-05-11T12:37:52.764Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-05-11T12:37:52.764Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-05-11T12:37:52.764Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-05-11T12:37:52.764Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-05-11T12:37:52.764Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-05-11T12:37:52.764Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-05-11T12:37:52.764Z] PASS [2021-05-11T12:37:52.764Z] coverage: 35.9% of statements [2021-05-11T12:37:52.764Z] ok github.com/docker/docker/daemon/cluster/convert 0.379s coverage: 35.9% of statements [2021-05-11T12:37:54.680Z] 399f118dfaa9: Pull complete [2021-05-11T12:37:54.680Z] Digest: sha256:1bb6543a7fe87bb95d9adfa4c53ea3469c1c846ad63baf32729078062e8c1127 [2021-05-11T12:37:54.680Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-11T12:37:54.680Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-11T12:37:54.680Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2021-05-11T12:37:54.680Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2021-05-11T12:37:54.680Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1879' [2021-05-11T12:37:54.680Z] INFO: Docker version of control daemon [2021-05-11T12:37:54.680Z] [2021-05-11T12:37:54.680Z] Client: [2021-05-11T12:37:54.680Z] Version: 20.10.6 [2021-05-11T12:37:54.680Z] API version: 1.41 [2021-05-11T12:37:54.680Z] Go version: go1.16.3 [2021-05-11T12:37:54.680Z] Git commit: 370c289 [2021-05-11T12:37:54.680Z] Built: Fri Apr 9 22:49:36 2021 [2021-05-11T12:37:54.680Z] OS/Arch: windows/amd64 [2021-05-11T12:37:54.680Z] Context: default [2021-05-11T12:37:54.680Z] Experimental: true [2021-05-11T12:37:54.680Z] [2021-05-11T12:37:54.680Z] Server: Docker Engine - Community [2021-05-11T12:37:54.680Z] Engine: [2021-05-11T12:37:54.680Z] Version: 20.10.6 [2021-05-11T12:37:54.680Z] API version: 1.41 (minimum version 1.24) [2021-05-11T12:37:54.680Z] Go version: go1.13.15 [2021-05-11T12:37:54.680Z] Git commit: 8728dd2 [2021-05-11T12:37:54.680Z] Built: Fri Apr 9 22:45:40 2021 [2021-05-11T12:37:54.680Z] OS/Arch: windows/amd64 [2021-05-11T12:37:54.680Z] Experimental: true [2021-05-11T12:37:54.680Z] [2021-05-11T12:37:54.680Z] INFO: Docker info of control daemon [2021-05-11T12:37:54.680Z] [2021-05-11T12:37:54.680Z] Client: [2021-05-11T12:37:54.680Z] Context: default [2021-05-11T12:37:54.680Z] Debug Mode: false [2021-05-11T12:37:54.680Z] Plugins: [2021-05-11T12:37:54.680Z] app: Docker Application (Docker Inc., v0.8.0) [2021-05-11T12:37:54.680Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-05-11T12:37:54.680Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-05-11T12:37:54.680Z] [2021-05-11T12:37:54.680Z] Server: [2021-05-11T12:37:54.680Z] Containers: 0 [2021-05-11T12:37:54.680Z] Running: 0 [2021-05-11T12:37:54.680Z] Paused: 0 [2021-05-11T12:37:54.680Z] Stopped: 0 [2021-05-11T12:37:54.680Z] Images: 1 [2021-05-11T12:37:54.680Z] Server Version: 20.10.6 [2021-05-11T12:37:54.680Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-05-11T12:37:54.680Z] Windows: [2021-05-11T12:37:54.680Z] LCOW: [2021-05-11T12:37:54.680Z] Logging Driver: json-file [2021-05-11T12:37:54.680Z] Plugins: [2021-05-11T12:37:54.680Z] Volume: local [2021-05-11T12:37:54.680Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-05-11T12:37:54.680Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-05-11T12:37:54.680Z] Swarm: inactive [2021-05-11T12:37:54.680Z] Default Isolation: process [2021-05-11T12:37:54.680Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-05-11T12:37:54.680Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-05-11T12:37:54.680Z] OSType: windows [2021-05-11T12:37:54.680Z] Architecture: x86_64 [2021-05-11T12:37:54.680Z] CPUs: 4 [2021-05-11T12:37:54.680Z] Total Memory: 32GiB [2021-05-11T12:37:54.680Z] Name: azwin-2-a1b6b0 [2021-05-11T12:37:54.680Z] ID: RLME:2MWS:TYGR:XP2V:HYXJ:JAQI:V4NR:BCD6:RTRS:BBVD:TZQ6:Q2X3 [2021-05-11T12:37:54.680Z] Docker Root Dir: D:\docker [2021-05-11T12:37:54.680Z] Debug Mode: false [2021-05-11T12:37:54.680Z] Registry: https://index.docker.io/v1/ [2021-05-11T12:37:54.680Z] Labels: [2021-05-11T12:37:54.680Z] Experimental: true [2021-05-11T12:37:54.680Z] Insecure Registries: [2021-05-11T12:37:54.680Z] 10.0.0.4:5000 [2021-05-11T12:37:54.680Z] 127.0.0.0/8 [2021-05-11T12:37:54.680Z] Registry Mirrors: [2021-05-11T12:37:54.680Z] http://10.0.0.4:5000/ [2021-05-11T12:37:54.680Z] Live Restore Enabled: false [2021-05-11T12:37:54.680Z] Product License: Community Engine [2021-05-11T12:37:54.680Z] [2021-05-11T12:37:54.680Z] [2021-05-11T12:37:54.680Z] INFO: Commit hash is 9303376242 [2021-05-11T12:37:54.680Z] INFO: Nuke-Everything... [2021-05-11T12:37:54.680Z] INFO: Container count on control daemon to delete is 0 [2021-05-11T12:37:54.680Z] INFO: Nuking d:\CI [2021-05-11T12:37:54.680Z] INFO: Zapped successfully [2021-05-11T12:37:54.680Z] INFO: Location for testing is d:\CI\PR-42370\4 [2021-05-11T12:37:54.680Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-05-11T12:37:54.680Z] [2021-05-11T12:37:54.680Z] [2021-05-11T12:37:54.680Z] INFO: Building the image from Dockerfile.windows at 05/11/2021 12:37:44... [2021-05-11T12:37:54.680Z] [2021-05-11T12:37:54.680Z] Sending build context to Docker daemon 58.27MB [2021-05-11T12:37:54.680Z] [2021-05-11T12:37:54.680Z] Step 1/10 : FROM microsoft/windowsservercore [2021-05-11T12:37:54.680Z] ---> 152749f71f8f [2021-05-11T12:37:54.680Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-05-11T12:37:54.680Z] ---> Running in ebc74308f3f4 [2021-05-11T12:37:54.680Z] Removing intermediate container ebc74308f3f4 [2021-05-11T12:37:54.680Z] ---> ed5f6dd4431a [2021-05-11T12:37:54.680Z] Step 3/10 : ARG GO_VERSION=1.13.15 [2021-05-11T12:37:54.680Z] ---> Running in 653ee4af27b7 [2021-05-11T12:37:54.680Z] Removing intermediate container 653ee4af27b7 [2021-05-11T12:37:54.680Z] ---> 5f603c1de623 [2021-05-11T12:37:54.680Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-05-11T12:37:54.680Z] ---> Running in d482e94c8aa8 [2021-05-11T12:37:54.680Z] Removing intermediate container d482e94c8aa8 [2021-05-11T12:37:54.680Z] ---> 6fdfc424b150 [2021-05-11T12:37:54.680Z] 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-05-11T12:37:54.680Z] ---> Running in bb8ae08d2fbb [2021-05-11T12:37:54.680Z] Removing intermediate container bb8ae08d2fbb [2021-05-11T12:37:54.680Z] ---> 5f1393c4aab6 [2021-05-11T12:37:54.681Z] 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-05-11T12:37:54.681Z] ---> Running in a4dec6274dc4 [2021-05-11T12:37:54.681Z] [2021-05-11T12:37:54.681Z] SUCCESS: Specified value was saved. [2021-05-11T12:37:55.141Z] INFO: Downloading git... [2021-05-11T12:37:56.511Z] === RUN TestDiscoveryOptsErrors [2021-05-11T12:37:56.511Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-05-11T12:37:56.511Z] === RUN TestDiscoveryOpts [2021-05-11T12:37:56.511Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-05-11T12:37:56.511Z] PASS [2021-05-11T12:37:56.511Z] coverage: 30.0% of statements [2021-05-11T12:37:56.511Z] ok github.com/docker/docker/daemon/discovery 0.342s coverage: 30.0% of statements [2021-05-11T12:37:56.691Z] INFO: Downloading go... [2021-05-11T12:37:57.663Z] INFO: Downloading compiler 1 of 3... [2021-05-11T12:37:58.701Z] === RUN TestBuilderGC [2021-05-11T12:37:58.701Z] --- PASS: TestBuilderGC (0.00s) [2021-05-11T12:37:58.701Z] === RUN TestDaemonConfigurationNotFound [2021-05-11T12:37:58.701Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-05-11T12:37:58.701Z] === RUN TestDaemonBrokenConfiguration [2021-05-11T12:37:58.701Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-05-11T12:37:58.701Z] === RUN TestParseClusterAdvertiseSettings [2021-05-11T12:37:58.701Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-05-11T12:37:58.701Z] === RUN TestFindConfigurationConflicts [2021-05-11T12:37:58.701Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-05-11T12:37:58.701Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-05-11T12:37:58.701Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-05-11T12:37:58.701Z] === RUN TestDaemonConfigurationMergeConflicts [2021-05-11T12:37:58.701Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-05-11T12:37:58.701Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-05-11T12:37:58.701Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-05-11T12:37:58.701Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-05-11T12:37:58.701Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-05-11T12:37:58.701Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-05-11T12:37:58.701Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-05-11T12:37:58.701Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-05-11T12:37:58.701Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-05-11T12:37:58.701Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-05-11T12:37:58.701Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-05-11T12:37:58.701Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.03s) [2021-05-11T12:37:58.701Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-05-11T12:37:58.701Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-05-11T12:37:58.701Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-05-11T12:37:58.701Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-05-11T12:37:58.701Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-05-11T12:37:58.701Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-05-11T12:37:58.701Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-05-11T12:37:58.701Z] === RUN TestValidateConfigurationErrors [2021-05-11T12:37:58.701Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-05-11T12:37:58.701Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-05-11T12:37:58.701Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-05-11T12:37:58.701Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-05-11T12:37:58.701Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-05-11T12:37:58.701Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-05-11T12:37:58.701Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-05-11T12:37:58.701Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-05-11T12:37:58.701Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-05-11T12:37:58.701Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-05-11T12:37:58.701Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-05-11T12:37:58.701Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-05-11T12:37:58.701Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-05-11T12:37:58.701Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-05-11T12:37:58.701Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-05-11T12:37:58.701Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-05-11T12:37:58.701Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-05-11T12:37:58.701Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-05-11T12:37:58.701Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-05-11T12:37:58.701Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-05-11T12:37:58.701Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-05-11T12:37:58.701Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-05-11T12:37:58.701Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-05-11T12:37:58.701Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-05-11T12:37:58.701Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-05-11T12:37:58.701Z] === RUN TestValidateConfiguration [2021-05-11T12:37:58.701Z] === RUN TestValidateConfiguration/with_label [2021-05-11T12:37:58.701Z] === RUN TestValidateConfiguration/with_dns [2021-05-11T12:37:58.701Z] === RUN TestValidateConfiguration/with_dns-search [2021-05-11T12:37:58.701Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-05-11T12:37:58.702Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-05-11T12:37:58.702Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-05-11T12:37:58.702Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-05-11T12:37:58.702Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-05-11T12:37:58.702Z] --- PASS: TestValidateConfiguration (0.00s) [2021-05-11T12:37:58.702Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-05-11T12:37:58.702Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-05-11T12:37:58.702Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-05-11T12:37:58.702Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-05-11T12:37:58.702Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-05-11T12:37:58.702Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-05-11T12:37:58.702Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-05-11T12:37:58.702Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-05-11T12:37:58.702Z] === RUN TestModifiedDiscoverySettings [2021-05-11T12:37:58.702Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-05-11T12:37:58.702Z] === RUN TestReloadSetConfigFileNotExist [2021-05-11T12:37:58.702Z] time="2021-05-11T12:37:58Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-05-11T12:37:58.702Z] --- PASS: TestReloadSetConfigFileNotExist (0.17s) [2021-05-11T12:37:58.702Z] === RUN TestReloadDefaultConfigNotExist [2021-05-11T12:37:58.702Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-05-11T12:37:58.702Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-05-11T12:37:58.702Z] === RUN TestReloadBadDefaultConfig [2021-05-11T12:37:58.702Z] time="2021-05-11T12:37:58Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-989550031" [2021-05-11T12:37:58.702Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-05-11T12:37:58.702Z] === RUN TestReloadWithConflictingLabels [2021-05-11T12:37:58.702Z] time="2021-05-11T12:37:58Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-770837218" [2021-05-11T12:37:58.702Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-05-11T12:37:58.702Z] === RUN TestReloadWithDuplicateLabels [2021-05-11T12:37:58.702Z] time="2021-05-11T12:37:58Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-304188633" [2021-05-11T12:37:58.702Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-05-11T12:37:58.702Z] === RUN TestDaemonConfigurationMerge [2021-05-11T12:37:58.702Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-05-11T12:37:58.702Z] PASS [2021-05-11T12:37:58.702Z] coverage: 79.7% of statements [2021-05-11T12:37:58.702Z] ok github.com/docker/docker/daemon/config 1.181s coverage: 79.7% of statements [2021-05-11T12:37:58.702Z] === RUN TestEventsLog [2021-05-11T12:37:58.702Z] --- PASS: TestEventsLog (0.00s) [2021-05-11T12:37:58.702Z] === RUN TestEventsLogTimeout [2021-05-11T12:37:58.702Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-05-11T12:37:58.702Z] === RUN TestLogEvents [2021-05-11T12:37:58.702Z] --- PASS: TestLogEvents (0.05s) [2021-05-11T12:37:58.702Z] === RUN TestLoadBufferedEvents [2021-05-11T12:37:58.702Z] --- PASS: TestLoadBufferedEvents (0.12s) [2021-05-11T12:37:58.702Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-05-11T12:37:58.702Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-05-11T12:37:58.702Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-05-11T12:37:58.702Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-05-11T12:37:58.702Z] PASS [2021-05-11T12:37:58.702Z] coverage: 50.0% of statements [2021-05-11T12:37:58.702Z] ok github.com/docker/docker/daemon/events 0.271s coverage: 50.0% of statements [2021-05-11T12:37:59.162Z] === RUN TestVerifyNetworkingConfig [2021-05-11T12:37:59.162Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-05-11T12:37:59.162Z] === RUN TestGetContainer [2021-05-11T12:37:59.162Z] --- PASS: TestGetContainer (0.00s) [2021-05-11T12:37:59.162Z] === RUN TestValidContainerNames [2021-05-11T12:37:59.162Z] --- PASS: TestValidContainerNames (0.00s) [2021-05-11T12:37:59.162Z] === RUN TestContainerInitDNS [2021-05-11T12:37:59.162Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-05-11T12:37:59.162Z] daemon_test.go:147: root required [2021-05-11T12:37:59.162Z] === RUN TestMerge [2021-05-11T12:37:59.162Z] --- PASS: TestMerge (0.00s) [2021-05-11T12:37:59.162Z] === RUN TestValidateContainerIsolation [2021-05-11T12:37:59.162Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-05-11T12:37:59.162Z] === RUN TestFindNetworkErrorType [2021-05-11T12:37:59.162Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-05-11T12:37:59.162Z] === RUN TestEnsureServicesExist [2021-05-11T12:37:59.162Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-05-11T12:37:59.162Z] === RUN TestEnsureServicesExistErrors [2021-05-11T12:37:59.162Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-05-11T12:37:59.162Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-05-11T12:37:59.162Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-05-11T12:37:59.162Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-05-11T12:37:59.162Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-05-11T12:37:59.162Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-05-11T12:37:59.162Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-05-11T12:37:59.162Z] === RUN TestContainerDelete [2021-05-11T12:37:59.162Z] --- PASS: TestContainerDelete (0.01s) [2021-05-11T12:37:59.162Z] === RUN TestContainerDoubleDelete [2021-05-11T12:37:59.162Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-05-11T12:37:59.162Z] === RUN TestLogContainerEventCopyLabels [2021-05-11T12:37:59.162Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-05-11T12:37:59.162Z] === RUN TestLogContainerEventWithAttributes [2021-05-11T12:37:59.162Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-05-11T12:37:59.162Z] === RUN TestNoneHealthcheck [2021-05-11T12:37:59.162Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-05-11T12:37:59.162Z] === RUN TestHealthStates [2021-05-11T12:37:59.162Z] time="2021-05-11T12:37:58Z" 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-05-11T12:37:59.162Z] time="2021-05-11T12:37:58Z" 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-05-11T12:37:59.162Z] time="2021-05-11T12:37:58Z" 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-05-11T12:37:59.162Z] time="2021-05-11T12:37:58Z" 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-05-11T12:37:59.162Z] time="2021-05-11T12:37:58Z" 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-05-11T12:37:59.162Z] time="2021-05-11T12:37:58Z" 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-05-11T12:37:59.162Z] time="2021-05-11T12:37:58Z" 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-05-11T12:37:59.162Z] time="2021-05-11T12:37:58Z" 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-05-11T12:37:59.162Z] time="2021-05-11T12:37:58Z" 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-05-11T12:37:59.162Z] time="2021-05-11T12:37:58Z" 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-05-11T12:37:59.162Z] --- PASS: TestHealthStates (0.12s) [2021-05-11T12:37:59.162Z] === RUN TestMaskURLCredentials [2021-05-11T12:37:59.162Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-05-11T12:37:59.162Z] === RUN TestGetInspectData [2021-05-11T12:37:59.162Z] --- PASS: TestGetInspectData (0.00s) [2021-05-11T12:37:59.162Z] === RUN TestFillLicense [2021-05-11T12:37:59.162Z] --- PASS: TestFillLicense (0.00s) [2021-05-11T12:37:59.162Z] === RUN TestListInvalidFilter [2021-05-11T12:37:59.162Z] --- PASS: TestListInvalidFilter (0.00s) [2021-05-11T12:37:59.162Z] === RUN TestNameFilter [2021-05-11T12:37:59.162Z] --- PASS: TestNameFilter (0.00s) [2021-05-11T12:37:59.162Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-05-11T12:37:59.162Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-05-11T12:37:59.162Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-05-11T12:37:59.162Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-05-11T12:37:59.162Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-05-11T12:37:59.162Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-05-11T12:37:59.162Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-05-11T12:37:59.162Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-05-11T12:37:59.162Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-05-11T12:37:59.162Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-05-11T12:37:59.162Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-05-11T12:37:59.162Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-05-11T12:37:59.163Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-05-11T12:37:59.163Z] === 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-05-11T12:37:59.163Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-05-11T12:37:59.163Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-05-11T12:37:59.163Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-05-11T12:37:59.163Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-05-11T12:37:59.163Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-05-11T12:37:59.163Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-05-11T12:37:59.163Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-05-11T12:37:59.163Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-05-11T12:37:59.163Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-05-11T12:37:59.163Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-05-11T12:37:59.163Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-05-11T12:37:59.163Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-05-11T12:37:59.163Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-05-11T12:37:59.163Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-05-11T12:37:59.163Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-05-11T12:37:59.163Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-05-11T12:37:59.163Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-05-11T12:37:59.163Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-05-11T12:37:59.163Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-05-11T12:37:59.163Z] --- 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-05-11T12:37:59.163Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-05-11T12:37:59.163Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-05-11T12:37:59.163Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-05-11T12:37:59.163Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-05-11T12:37:59.163Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-05-11T12:37:59.163Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-05-11T12:37:59.163Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-05-11T12:37:59.163Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-05-11T12:37:59.163Z] === RUN TestDaemonReloadLabels [2021-05-11T12:37:59.163Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-05-11T12:37:59.163Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-05-11T12:37:59.163Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-05-11T12:37:59.163Z] === RUN TestDaemonReloadMirrors [2021-05-11T12:37:59.163Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-05-11T12:37:59.163Z] === RUN TestDaemonReloadInsecureRegistries [2021-05-11T12:37:59.163Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-05-11T12:37:59.163Z] === RUN TestDaemonReloadNotAffectOthers [2021-05-11T12:37:59.163Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-05-11T12:37:59.163Z] === RUN TestDaemonDiscoveryReload [2021-05-11T12:37:59.163Z] === RUN TestWaitNodeAttachment [2021-05-11T12:37:59.206Z] INFO: Downloading compiler 2 of 3... [2021-05-11T12:37:59.623Z] --- PASS: TestWaitNodeAttachment (0.40s) [2021-05-11T12:37:59.623Z] === RUN TestIsolationConversion [2021-05-11T12:37:59.623Z] === RUN TestIsolationConversion/default [2021-05-11T12:37:59.623Z] === RUN TestIsolationConversion/process [2021-05-11T12:37:59.623Z] === RUN TestIsolationConversion/hyperv [2021-05-11T12:37:59.623Z] --- PASS: TestIsolationConversion (0.00s) [2021-05-11T12:37:59.623Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-05-11T12:37:59.623Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-05-11T12:37:59.623Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-05-11T12:37:59.623Z] === RUN TestContainerLabels [2021-05-11T12:37:59.623Z] --- PASS: TestContainerLabels (0.00s) [2021-05-11T12:37:59.623Z] === RUN TestCredentialSpecConversion [2021-05-11T12:37:59.623Z] === RUN TestCredentialSpecConversion/none [2021-05-11T12:37:59.624Z] === RUN TestCredentialSpecConversion/config [2021-05-11T12:37:59.624Z] === RUN TestCredentialSpecConversion/file [2021-05-11T12:37:59.624Z] === RUN TestCredentialSpecConversion/registry [2021-05-11T12:37:59.624Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-05-11T12:37:59.624Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-05-11T12:37:59.624Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-05-11T12:37:59.624Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-05-11T12:37:59.624Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-05-11T12:37:59.624Z] === RUN TestControllerValidateMountBind [2021-05-11T12:37:59.624Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-05-11T12:37:59.624Z] === RUN TestControllerValidateMountVolume [2021-05-11T12:37:59.624Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-05-11T12:37:59.624Z] === RUN TestControllerValidateMountTarget [2021-05-11T12:37:59.624Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-05-11T12:37:59.624Z] === RUN TestControllerValidateMountTmpfs [2021-05-11T12:37:59.624Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-05-11T12:37:59.624Z] === RUN TestControllerValidateMountInvalidType [2021-05-11T12:37:59.624Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-05-11T12:37:59.624Z] === RUN TestControllerValidateMountNamedPipe [2021-05-11T12:37:59.624Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-05-11T12:37:59.624Z] PASS [2021-05-11T12:37:59.624Z] coverage: 11.3% of statements [2021-05-11T12:37:59.624Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.741s coverage: 11.3% of statements [2021-05-11T12:37:59.667Z] INFO: Downloading compiler 3 of 3... [2021-05-11T12:38:00.085Z] --- PASS: TestDaemonDiscoveryReload (1.00s) [2021-05-11T12:38:00.085Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-05-11T12:38:00.513Z] INFO [loader] Go packages loading at mode 575 (imports|name|compiled_files|exports_file|files|types_sizes|deps) took 1m59.685775103s [2021-05-11T12:38:00.513Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 648.513763ms [2021-05-11T12:38:00.548Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.52s) [2021-05-11T12:38:00.548Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-05-11T12:38:00.638Z] INFO: Extracting git... [2021-05-11T12:38:01.017Z] === RUN TestLinkNaming [2021-05-11T12:38:01.017Z] --- PASS: TestLinkNaming (0.00s) [2021-05-11T12:38:01.017Z] === RUN TestLinkNew [2021-05-11T12:38:01.017Z] --- PASS: TestLinkNew (0.00s) [2021-05-11T12:38:01.017Z] === RUN TestLinkEnv [2021-05-11T12:38:01.017Z] --- PASS: TestLinkEnv (0.00s) [2021-05-11T12:38:01.017Z] === RUN TestLinkMultipleEnv [2021-05-11T12:38:01.017Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-05-11T12:38:01.017Z] === RUN TestLinkPortRangeEnv [2021-05-11T12:38:01.017Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-05-11T12:38:01.017Z] PASS [2021-05-11T12:38:01.017Z] coverage: 93.0% of statements [2021-05-11T12:38:01.017Z] ok github.com/docker/docker/daemon/links 0.037s coverage: 93.0% of statements [2021-05-11T12:38:01.017Z] === RUN TestIsEmptyDir [2021-05-11T12:38:01.017Z] --- PASS: TestIsEmptyDir (0.00s) [2021-05-11T12:38:01.017Z] PASS [2021-05-11T12:38:01.017Z] coverage: 2.3% of statements [2021-05-11T12:38:01.017Z] ok github.com/docker/docker/daemon/graphdriver 0.095s coverage: 2.3% of statements [2021-05-11T12:38:01.017Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2021-05-11T12:38:01.017Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-05-11T12:38:01.017Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-05-11T12:38:01.017Z] reload_test.go:520: root required [2021-05-11T12:38:01.017Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-05-11T12:38:01.478Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-05-11T12:38:01.478Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-05-11T12:38:01.478Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2021-05-11T12:38:01.478Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-05-11T12:38:01.478Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-05-11T12:38:01.478Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-05-11T12:38:01.478Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2021-05-11T12:38:01.478Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-05-11T12:38:01.478Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-05-11T12:38:01.478Z] === RUN TestParseVolumesFrom [2021-05-11T12:38:01.478Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-05-11T12:38:01.478Z] PASS [2021-05-11T12:38:01.478Z] coverage: 9.0% of statements [2021-05-11T12:38:01.478Z] ok github.com/docker/docker/daemon 2.554s coverage: 9.0% of statements [2021-05-11T12:38:01.478Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-05-11T12:38:01.479Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-05-11T12:38:01.479Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-05-11T12:38:01.479Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-05-11T12:38:01.479Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-05-11T12:38:01.479Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-05-11T12:38:01.479Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-05-11T12:38:01.479Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-05-11T12:38:01.479Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2021-05-11T12:38:01.479Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-05-11T12:38:01.479Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-05-11T12:38:01.479Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-05-11T12:38:01.479Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-05-11T12:38:01.479Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-05-11T12:38:01.479Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-05-11T12:38:05.226Z] === RUN TestAdapterReadLogs [2021-05-11T12:38:05.226Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-05-11T12:38:05.226Z] === RUN TestCopier [2021-05-11T12:38:05.226Z] --- PASS: TestCopier (0.01s) [2021-05-11T12:38:05.226Z] === RUN TestCopierLongLines [2021-05-11T12:38:05.226Z] --- PASS: TestCopierLongLines (0.00s) [2021-05-11T12:38:05.226Z] === RUN TestCopierSlow [2021-05-11T12:38:05.226Z] === RUN TestNewStreamConfig [2021-05-11T12:38:05.226Z] === RUN TestNewStreamConfig/defaults [2021-05-11T12:38:05.226Z] === RUN TestNewStreamConfig/invalid_create_group [2021-05-11T12:38:05.226Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-05-11T12:38:05.226Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-05-11T12:38:05.226Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-05-11T12:38:05.226Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-05-11T12:38:05.226Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-05-11T12:38:05.226Z] --- PASS: TestNewStreamConfig (0.00s) [2021-05-11T12:38:05.226Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-05-11T12:38:05.226Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-05-11T12:38:05.226Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-05-11T12:38:05.226Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-05-11T12:38:05.226Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-05-11T12:38:05.226Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-05-11T12:38:05.226Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-05-11T12:38:05.226Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-05-11T12:38:05.226Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-05-11T12:38:05.226Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-05-11T12:38:05.226Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-05-11T12:38:05.226Z] === RUN TestNewAWSLogsClientRegionDetect [2021-05-11T12:38:05.226Z] --- PASS: TestCopierSlow (0.20s) [2021-05-11T12:38:05.226Z] === RUN TestCopierWithSized [2021-05-11T12:38:05.226Z] === RUN TestCopierWithSized/as_is [2021-05-11T12:38:05.226Z] === RUN TestCopierWithSized/With_RingLogger [2021-05-11T12:38:05.226Z] --- PASS: TestCopierWithSized (0.01s) [2021-05-11T12:38:05.226Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-05-11T12:38:05.226Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2021-05-11T12:38:05.226Z] === RUN TestCopierWithPartial [2021-05-11T12:38:05.226Z] --- PASS: TestCopierWithPartial (0.00s) [2021-05-11T12:38:05.226Z] === RUN TestRingLogger [2021-05-11T12:38:05.226Z] --- PASS: TestRingLogger (0.00s) [2021-05-11T12:38:05.226Z] === RUN TestRingCap [2021-05-11T12:38:05.226Z] --- PASS: TestRingCap (0.00s) [2021-05-11T12:38:05.226Z] === RUN TestRingClose [2021-05-11T12:38:05.226Z] --- PASS: TestRingClose (0.00s) [2021-05-11T12:38:05.226Z] === RUN TestRingDrain [2021-05-11T12:38:05.226Z] --- PASS: TestRingDrain (0.00s) [2021-05-11T12:38:05.226Z] PASS [2021-05-11T12:38:05.226Z] coverage: 43.7% of statements [2021-05-11T12:38:05.226Z] ok github.com/docker/docker/daemon/logger 0.283s coverage: 43.7% of statements [2021-05-11T12:38:05.226Z] time="2021-05-11T12:38:04Z" level=info msg="Trying to get region from EC2 Metadata" [2021-05-11T12:38:05.226Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.14s) [2021-05-11T12:38:05.226Z] === RUN TestCreateSuccess [2021-05-11T12:38:05.226Z] --- PASS: TestCreateSuccess (0.00s) [2021-05-11T12:38:05.226Z] === RUN TestCreateLogGroupSuccess [2021-05-11T12:38:05.226Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-05-11T12:38:05.226Z] === RUN TestCreateError [2021-05-11T12:38:05.226Z] --- PASS: TestCreateError (0.00s) [2021-05-11T12:38:05.226Z] === RUN TestCreateAlreadyExists [2021-05-11T12:38:05.226Z] time="2021-05-11T12:38:05Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-05-11T12:38:05.226Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-05-11T12:38:05.226Z] === RUN TestLogClosed [2021-05-11T12:38:05.226Z] --- PASS: TestLogClosed (0.00s) [2021-05-11T12:38:05.226Z] === RUN TestLogBlocking [2021-05-11T12:38:05.226Z] --- PASS: TestLogBlocking (0.00s) [2021-05-11T12:38:05.226Z] === RUN TestLogNonBlockingBufferEmpty [2021-05-11T12:38:05.226Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-05-11T12:38:05.226Z] === RUN TestLogNonBlockingBufferFull [2021-05-11T12:38:05.226Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-05-11T12:38:05.226Z] === RUN TestPublishBatchSuccess [2021-05-11T12:38:05.226Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-05-11T12:38:05.226Z] === RUN TestPublishBatchError [2021-05-11T12:38:05.226Z] time="2021-05-11T12:38:05Z" level=error msg=Error [2021-05-11T12:38:05.226Z] --- PASS: TestPublishBatchError (0.00s) [2021-05-11T12:38:05.226Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-05-11T12:38:05.226Z] time="2021-05-11T12:38:05Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-05-11T12:38:05.226Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-05-11T12:38:05.226Z] === RUN TestPublishBatchAlreadyAccepted [2021-05-11T12:38:05.226Z] time="2021-05-11T12:38:05Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-05-11T12:38:05.226Z] time="2021-05-11T12:38:05Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-05-11T12:38:05.226Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-05-11T12:38:05.226Z] === RUN TestCollectBatchSimple [2021-05-11T12:38:05.226Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-05-11T12:38:05.226Z] === RUN TestCollectBatchTicker [2021-05-11T12:38:05.226Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-05-11T12:38:05.226Z] === RUN TestCollectBatchMultilinePattern [2021-05-11T12:38:05.226Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-05-11T12:38:05.226Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-05-11T12:38:05.226Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-05-11T12:38:05.226Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-05-11T12:38:05.226Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-05-11T12:38:05.226Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-05-11T12:38:05.226Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2021-05-11T12:38:05.226Z] === RUN TestCollectBatchClose [2021-05-11T12:38:05.226Z] --- PASS: TestCollectBatchClose (0.00s) [2021-05-11T12:38:05.226Z] === RUN TestEffectiveLen [2021-05-11T12:38:05.226Z] === RUN TestEffectiveLen/0/Hello [2021-05-11T12:38:05.226Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-05-11T12:38:05.226Z] === RUN TestEffectiveLen/2/🙃 [2021-05-11T12:38:05.226Z] === RUN TestEffectiveLen/3/���� [2021-05-11T12:38:05.226Z] === RUN TestEffectiveLen/4/He��o [2021-05-11T12:38:05.226Z] === RUN TestEffectiveLen/5/ [2021-05-11T12:38:05.226Z] --- PASS: TestEffectiveLen (0.00s) [2021-05-11T12:38:05.226Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-05-11T12:38:05.226Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-05-11T12:38:05.226Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-05-11T12:38:05.226Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-05-11T12:38:05.226Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-05-11T12:38:05.226Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-05-11T12:38:05.226Z] === RUN TestFindValidSplit [2021-05-11T12:38:05.226Z] === RUN TestFindValidSplit/0/ [2021-05-11T12:38:05.226Z] === RUN TestFindValidSplit/1/Hello [2021-05-11T12:38:05.226Z] === RUN TestFindValidSplit/2/Hello [2021-05-11T12:38:05.226Z] === RUN TestFindValidSplit/3/Hello [2021-05-11T12:38:05.226Z] === RUN TestFindValidSplit/4/🙃 [2021-05-11T12:38:05.226Z] === RUN TestFindValidSplit/5/🙃 [2021-05-11T12:38:05.226Z] === RUN TestFindValidSplit/6/a� [2021-05-11T12:38:05.226Z] === RUN TestFindValidSplit/7/a� [2021-05-11T12:38:05.226Z] --- PASS: TestFindValidSplit (0.00s) [2021-05-11T12:38:05.226Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-05-11T12:38:05.226Z] cloudwatchlogs_test.go:1044: [2021-05-11T12:38:05.226Z] cloudwatchlogs_test.go:1045: [2021-05-11T12:38:05.226Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-05-11T12:38:05.226Z] cloudwatchlogs_test.go:1044: Hello [2021-05-11T12:38:05.226Z] cloudwatchlogs_test.go:1045: [2021-05-11T12:38:05.226Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-05-11T12:38:05.226Z] cloudwatchlogs_test.go:1044: He [2021-05-11T12:38:05.226Z] cloudwatchlogs_test.go:1045: llo [2021-05-11T12:38:05.226Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-05-11T12:38:05.226Z] cloudwatchlogs_test.go:1044: [2021-05-11T12:38:05.226Z] cloudwatchlogs_test.go:1045: Hello [2021-05-11T12:38:05.226Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-05-11T12:38:05.226Z] cloudwatchlogs_test.go:1044: [2021-05-11T12:38:05.226Z] cloudwatchlogs_test.go:1045: 🙃 [2021-05-11T12:38:05.226Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-05-11T12:38:05.226Z] cloudwatchlogs_test.go:1044: 🙃 [2021-05-11T12:38:05.226Z] cloudwatchlogs_test.go:1045: [2021-05-11T12:38:05.226Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-05-11T12:38:05.226Z] cloudwatchlogs_test.go:1044: a [2021-05-11T12:38:05.226Z] cloudwatchlogs_test.go:1045: � [2021-05-11T12:38:05.226Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-05-11T12:38:05.226Z] cloudwatchlogs_test.go:1044: a� [2021-05-11T12:38:05.226Z] cloudwatchlogs_test.go:1045: [2021-05-11T12:38:05.226Z] === RUN TestProcessEventEmoji [2021-05-11T12:38:05.226Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-05-11T12:38:05.226Z] === RUN TestCollectBatchLineSplit [2021-05-11T12:38:05.226Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-05-11T12:38:05.226Z] === RUN TestCollectBatchLineSplitWithBinary [2021-05-11T12:38:05.226Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-05-11T12:38:05.226Z] === RUN TestCollectBatchMaxEvents [2021-05-11T12:38:05.226Z] === RUN TestSearchRegistryForImagesErrors [2021-05-11T12:38:05.226Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-05-11T12:38:05.226Z] === RUN TestSearchRegistryForImages [2021-05-11T12:38:05.226Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-05-11T12:38:05.226Z] === RUN TestOnlyPlatformWithFallback [2021-05-11T12:38:05.227Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-05-11T12:38:05.227Z] === RUN TestImageDelete [2021-05-11T12:38:05.227Z] --- PASS: TestCollectBatchMaxEvents (0.04s) [2021-05-11T12:38:05.227Z] === RUN TestCollectBatchMaxTotalBytes [2021-05-11T12:38:05.227Z] === RUN TestImageDelete/no_lease [2021-05-11T12:38:05.227Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2021-05-11T12:38:05.227Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-05-11T12:38:05.227Z] === RUN TestImageDelete/lease_exists [2021-05-11T12:38:05.227Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2021-05-11T12:38:05.227Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-05-11T12:38:05.227Z] --- PASS: TestImageDelete (0.04s) [2021-05-11T12:38:05.227Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-05-11T12:38:05.227Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2021-05-11T12:38:05.227Z] === RUN TestContentStoreForPull [2021-05-11T12:38:05.227Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s) [2021-05-11T12:38:05.227Z] === RUN TestParseLogOptionsMultilinePattern [2021-05-11T12:38:05.227Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-05-11T12:38:05.227Z] === RUN TestParseLogOptionsDatetimeFormat [2021-05-11T12:38:05.227Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-05-11T12:38:05.227Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-05-11T12:38:05.227Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-05-11T12:38:05.227Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-05-11T12:38:05.227Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-05-11T12:38:05.227Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-05-11T12:38:05.227Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-05-11T12:38:05.227Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-05-11T12:38:05.227Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-05-11T12:38:05.227Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-05-11T12:38:05.227Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-05-11T12:38:05.227Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-05-11T12:38:05.227Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-05-11T12:38:05.227Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-05-11T12:38:05.227Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-05-11T12:38:05.227Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-05-11T12:38:05.227Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-05-11T12:38:05.227Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-05-11T12:38:05.227Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-05-11T12:38:05.227Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-05-11T12:38:05.227Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-05-11T12:38:05.227Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-05-11T12:38:05.227Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-05-11T12:38:05.227Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-05-11T12:38:05.227Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-05-11T12:38:05.227Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-05-11T12:38:05.227Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-05-11T12:38:05.227Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-05-11T12:38:05.227Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-05-11T12:38:05.227Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-05-11T12:38:05.227Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-05-11T12:38:05.227Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-05-11T12:38:05.227Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-05-11T12:38:05.227Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-05-11T12:38:05.227Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-05-11T12:38:05.227Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-05-11T12:38:05.227Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-05-11T12:38:05.227Z] === RUN TestCreateTagSuccess [2021-05-11T12:38:05.227Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-05-11T12:38:05.227Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-05-11T12:38:05.227Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-05-11T12:38:05.227Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-05-11T12:38:05.227Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-05-11T12:38:05.227Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-05-11T12:38:05.227Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-05-11T12:38:05.227Z] PASS [2021-05-11T12:38:05.227Z] coverage: 77.8% of statements [2021-05-11T12:38:05.227Z] ok github.com/docker/docker/daemon/logger/awslogs 0.413s coverage: 77.8% of statements [2021-05-11T12:38:05.695Z] === RUN TestJSONFileLogger [2021-05-11T12:38:05.695Z] --- PASS: TestJSONFileLogger (0.00s) [2021-05-11T12:38:05.695Z] === RUN TestJSONFileLoggerWithTags [2021-05-11T12:38:05.695Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-05-11T12:38:05.695Z] === RUN TestJSONFileLoggerWithOpts [2021-05-11T12:38:05.695Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-05-11T12:38:05.695Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-05-11T12:38:05.695Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.01s) [2021-05-11T12:38:05.695Z] === RUN TestEncodeDecode [2021-05-11T12:38:05.695Z] === PAUSE TestEncodeDecode [2021-05-11T12:38:05.695Z] === RUN TestUnexpectedEOF [2021-05-11T12:38:05.695Z] --- PASS: TestContentStoreForPull (0.21s) [2021-05-11T12:38:05.695Z] PASS [2021-05-11T12:38:05.695Z] coverage: 6.7% of statements [2021-05-11T12:38:05.695Z] ok github.com/docker/docker/daemon/images 0.521s coverage: 6.7% of statements [2021-05-11T12:38:05.695Z] time="2021-05-11T12:38:05Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-05-11T12:38:05.695Z] time="2021-05-11T12:38:05Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-05-11T12:38:05.695Z] --- PASS: TestUnexpectedEOF (0.17s) [2021-05-11T12:38:05.695Z] === CONT TestEncodeDecode [2021-05-11T12:38:05.695Z] --- PASS: TestEncodeDecode (0.00s) [2021-05-11T12:38:05.695Z] PASS [2021-05-11T12:38:05.695Z] coverage: 69.9% of statements [2021-05-11T12:38:05.696Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-05-11T12:38:05.696Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-05-11T12:38:05.696Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-05-11T12:38:05.696Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-05-11T12:38:05.696Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-05-11T12:38:05.696Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-05-11T12:38:05.696Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-05-11T12:38:05.696Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.279s coverage: 69.9% of statements [2021-05-11T12:38:06.668Z] === RUN TestJSONLogsMarshalJSONBuf [2021-05-11T12:38:06.668Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-05-11T12:38:06.668Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-05-11T12:38:06.668Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.16s) [2021-05-11T12:38:06.668Z] === RUN TestFastTimeMarshalJSON [2021-05-11T12:38:06.668Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2021-05-11T12:38:06.668Z] PASS [2021-05-11T12:38:06.668Z] coverage: 87.2% of statements [2021-05-11T12:38:06.668Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.241s coverage: 87.2% of statements [2021-05-11T12:38:08.210Z] === RUN TestWriteLog [2021-05-11T12:38:08.210Z] === PAUSE TestWriteLog [2021-05-11T12:38:08.210Z] === RUN TestReadLog [2021-05-11T12:38:08.210Z] === PAUSE TestReadLog [2021-05-11T12:38:08.210Z] === CONT TestWriteLog [2021-05-11T12:38:08.210Z] --- PASS: TestWriteLog (0.00s) [2021-05-11T12:38:08.210Z] === CONT TestReadLog [2021-05-11T12:38:08.210Z] === RUN TestReadLog/tail_exact [2021-05-11T12:38:08.210Z] === RUN TestReadLog/tail_less_than_available [2021-05-11T12:38:08.210Z] === RUN TestReadLog/tail_more_than_available [2021-05-11T12:38:08.210Z] --- PASS: TestReadLog (0.18s) [2021-05-11T12:38:08.210Z] --- PASS: TestReadLog/tail_exact (0.17s) [2021-05-11T12:38:08.210Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-05-11T12:38:08.210Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2021-05-11T12:38:08.210Z] PASS [2021-05-11T12:38:08.210Z] coverage: 75.2% of statements [2021-05-11T12:38:08.210Z] ok github.com/docker/docker/daemon/logger/local 0.290s coverage: 75.2% of statements [2021-05-11T12:38:08.210Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-05-11T12:38:08.671Z] === RUN TestOpenFileDelete [2021-05-11T12:38:08.671Z] --- PASS: TestOpenFileDelete (0.00s) [2021-05-11T12:38:08.671Z] === RUN TestOpenFileRename [2021-05-11T12:38:08.671Z] --- PASS: TestOpenFileRename (0.00s) [2021-05-11T12:38:08.671Z] === RUN TestParseLogTagDefaultTag [2021-05-11T12:38:08.671Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-05-11T12:38:08.671Z] === RUN TestParseLogTag [2021-05-11T12:38:08.671Z] --- PASS: TestParseLogTag (0.00s) [2021-05-11T12:38:08.671Z] === RUN TestParseLogTagEmptyTag [2021-05-11T12:38:08.671Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-05-11T12:38:08.671Z] === RUN TestTailFiles [2021-05-11T12:38:08.671Z] --- PASS: TestTailFiles (0.00s) [2021-05-11T12:38:08.671Z] === RUN TestFollowLogsConsumerGone [2021-05-11T12:38:08.671Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-05-11T12:38:08.671Z] === RUN TestFollowLogsProducerGone [2021-05-11T12:38:08.671Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2021-05-11T12:38:08.671Z] logfile_test.go:232: messages sent: 4098, received: 4098 [2021-05-11T12:38:08.671Z] logfile_test.go:179: logDecode() closed after sending 4098 messages [2021-05-11T12:38:08.671Z] === RUN TestCheckCapacityAndRotate [2021-05-11T12:38:08.671Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-05-11T12:38:08.671Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-05-11T12:38:08.671Z] === RUN TestLog [2021-05-11T12:38:08.671Z] --- PASS: TestLog (0.01s) [2021-05-11T12:38:08.671Z] PASS [2021-05-11T12:38:08.671Z] coverage: 31.5% of statements [2021-05-11T12:38:08.671Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.135s coverage: 31.5% of statements [2021-05-11T12:38:08.671Z] --- PASS: TestCheckCapacityAndRotate (0.08s) [2021-05-11T12:38:08.671Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-05-11T12:38:08.671Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) [2021-05-11T12:38:08.671Z] PASS [2021-05-11T12:38:08.671Z] coverage: 53.7% of statements [2021-05-11T12:38:09.132Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.205s coverage: 53.7% of statements [2021-05-11T12:38:10.104Z] === RUN TestValidateLogOpt [2021-05-11T12:38:10.104Z] --- PASS: TestValidateLogOpt (0.00s) [2021-05-11T12:38:10.104Z] === RUN TestNewMissedConfig [2021-05-11T12:38:10.104Z] --- PASS: TestNewMissedConfig (0.00s) [2021-05-11T12:38:10.104Z] === RUN TestNewMissedUrl [2021-05-11T12:38:10.104Z] --- PASS: TestNewMissedUrl (0.00s) [2021-05-11T12:38:10.104Z] === RUN TestNewMissedToken [2021-05-11T12:38:10.104Z] --- PASS: TestNewMissedToken (0.00s) [2021-05-11T12:38:10.104Z] === RUN TestNewWithProxy [2021-05-11T12:38:10.104Z] --- PASS: TestNewWithProxy (0.00s) [2021-05-11T12:38:10.104Z] === RUN TestDefault [2021-05-11T12:38:10.104Z] --- PASS: TestDefault (0.01s) [2021-05-11T12:38:10.104Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-05-11T12:38:10.104Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-05-11T12:38:10.104Z] === RUN TestJsonFormat [2021-05-11T12:38:10.104Z] --- PASS: TestJsonFormat (0.00s) [2021-05-11T12:38:10.104Z] === RUN TestRawFormat [2021-05-11T12:38:10.104Z] --- PASS: TestRawFormat (0.00s) [2021-05-11T12:38:10.104Z] === RUN TestRawFormatWithLabels [2021-05-11T12:38:10.104Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-05-11T12:38:10.104Z] === RUN TestRawFormatWithoutTag [2021-05-11T12:38:10.104Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-05-11T12:38:10.104Z] === RUN TestBatching [2021-05-11T12:38:10.104Z] === RUN TestNewParse [2021-05-11T12:38:10.104Z] --- PASS: TestNewParse (0.00s) [2021-05-11T12:38:10.104Z] PASS [2021-05-11T12:38:10.104Z] coverage: 8.3% of statements [2021-05-11T12:38:10.104Z] ok github.com/docker/docker/daemon/logger/templates 0.065s coverage: 8.3% of statements [2021-05-11T12:38:10.572Z] --- PASS: TestBatching (0.45s) [2021-05-11T12:38:10.572Z] === RUN TestFrequency [2021-05-11T12:38:10.977Z] INFO: Expanding go... [2021-05-11T12:38:11.032Z] === RUN TestParseLogFormat [2021-05-11T12:38:11.032Z] --- PASS: TestParseLogFormat (0.00s) [2021-05-11T12:38:11.032Z] === RUN TestValidateLogOptEmpty [2021-05-11T12:38:11.032Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-05-11T12:38:11.032Z] === RUN TestValidateSyslogAddress [2021-05-11T12:38:11.032Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-05-11T12:38:11.032Z] === RUN TestParseAddressDefaultPort [2021-05-11T12:38:11.032Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-05-11T12:38:11.032Z] === RUN TestValidateSyslogFacility [2021-05-11T12:38:11.032Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-05-11T12:38:11.032Z] === RUN TestValidateLogOptSyslogFormat [2021-05-11T12:38:11.032Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-05-11T12:38:11.032Z] === RUN TestValidateLogOpt [2021-05-11T12:38:11.032Z] --- PASS: TestValidateLogOpt (0.00s) [2021-05-11T12:38:11.032Z] PASS [2021-05-11T12:38:11.032Z] coverage: 46.8% of statements [2021-05-11T12:38:11.032Z] ok github.com/docker/docker/daemon/logger/syslog 0.133s coverage: 46.8% of statements [2021-05-11T12:38:11.032Z] --- PASS: TestFrequency (0.19s) [2021-05-11T12:38:11.032Z] === RUN TestOneMessagePerRequest [2021-05-11T12:38:11.032Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-05-11T12:38:11.032Z] === RUN TestVerify [2021-05-11T12:38:11.032Z] --- PASS: TestVerify (0.01s) [2021-05-11T12:38:11.032Z] === RUN TestSkipVerify [2021-05-11T12:38:11.033Z] time="2021-05-11T12:38:10Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-11T12:38:11.033Z] time="2021-05-11T12:38:10Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-11T12:38:11.033Z] time="2021-05-11T12:38:10Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-11T12:38:11.495Z] --- PASS: TestSkipVerify (0.63s) [2021-05-11T12:38:11.495Z] === RUN TestBufferMaximum [2021-05-11T12:38:11.495Z] time="2021-05-11T12:38:11Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-11T12:38:11.495Z] time="2021-05-11T12:38:11Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-11T12:38:11.495Z] time="2021-05-11T12:38:11Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-11T12:38:11.495Z] time="2021-05-11T12:38:11Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-11T12:38:11.495Z] time="2021-05-11T12:38:11Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-11T12:38:11.495Z] time="2021-05-11T12:38:11Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1620736691.235771\",\"host\":\"242a93d5eba5\"}'" [2021-05-11T12:38:11.495Z] time="2021-05-11T12:38:11Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1620736691.235771\",\"host\":\"242a93d5eba5\"}'" [2021-05-11T12:38:11.495Z] --- PASS: TestBufferMaximum (0.00s) [2021-05-11T12:38:11.495Z] === RUN TestServerAlwaysDown [2021-05-11T12:38:11.495Z] time="2021-05-11T12:38:11Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-11T12:38:11.495Z] time="2021-05-11T12:38:11Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-11T12:38:11.495Z] time="2021-05-11T12:38:11Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1620736691.239769\",\"host\":\"242a93d5eba5\"}'" [2021-05-11T12:38:11.495Z] time="2021-05-11T12:38:11Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1620736691.239769\",\"host\":\"242a93d5eba5\"}'" [2021-05-11T12:38:11.495Z] time="2021-05-11T12:38:11Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-11T12:38:11.495Z] time="2021-05-11T12:38:11Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1620736691.239769\",\"host\":\"242a93d5eba5\"}'" [2021-05-11T12:38:11.495Z] time="2021-05-11T12:38:11Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1620736691.239769\",\"host\":\"242a93d5eba5\"}'" [2021-05-11T12:38:11.495Z] time="2021-05-11T12:38:11Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1620736691.239769\",\"host\":\"242a93d5eba5\"}'" [2021-05-11T12:38:11.495Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-05-11T12:38:11.495Z] === RUN TestCannotSendAfterClose [2021-05-11T12:38:11.495Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-05-11T12:38:11.495Z] === RUN TestDeadlockOnBlockedEndpoint [2021-05-11T12:38:12.467Z] time="2021-05-11T12:38:12Z" level=warning msg="Error while sending logs" error="Post http://127.0.0.1:49198/services/collector/event/1.0: context deadline exceeded" module=logger/splunk [2021-05-11T12:38:12.467Z] time="2021-05-11T12:38:12Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"242a93d5eba5\"}'" [2021-05-11T12:38:12.467Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.02s) [2021-05-11T12:38:12.467Z] PASS [2021-05-11T12:38:12.467Z] coverage: 82.5% of statements [2021-05-11T12:38:12.467Z] ok github.com/docker/docker/daemon/logger/splunk 2.501s coverage: 82.5% of statements [2021-05-11T12:38:12.467Z] ? github.com/docker/docker/daemon/names [no test files] [2021-05-11T12:38:12.467Z] ? github.com/docker/docker/daemon/network [no test files] [2021-05-11T12:38:12.467Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-05-11T12:38:13.438Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-05-11T12:38:13.438Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-05-11T12:38:13.438Z] === RUN TestContinueOnError_MirrorEndpoint [2021-05-11T12:38:13.438Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-05-11T12:38:13.438Z] === RUN TestContinueOnError_NeverContinue [2021-05-11T12:38:13.438Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-05-11T12:38:13.438Z] === RUN TestManifestStore [2021-05-11T12:38:13.438Z] === RUN TestManifestStore/no_remote_or_local [2021-05-11T12:38:13.438Z] === RUN TestV1IDService [2021-05-11T12:38:13.438Z] --- PASS: TestV1IDService (0.02s) [2021-05-11T12:38:13.438Z] === RUN TestV2MetadataService [2021-05-11T12:38:13.898Z] time="2021-05-11T12:38:13Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local431120743\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-05-11T12:38:13.898Z] === RUN TestManifestStore/no_local_cache [2021-05-11T12:38:13.898Z] === RUN TestManifestStore/with_local_cache [2021-05-11T12:38:13.898Z] === RUN TestManifestStore/unknown_media_type [2021-05-11T12:38:13.898Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-05-11T12:38:13.898Z] time="2021-05-11T12:38:13Z" level=warning msg="reference for unknown type: " [2021-05-11T12:38:13.898Z] time="2021-05-11T12:38:13Z" level=warning msg="reference for unknown type: " [2021-05-11T12:38:13.898Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-05-11T12:38:13.898Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-05-11T12:38:13.898Z] === RUN TestSuccessfulDownload [2021-05-11T12:38:13.898Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-05-11T12:38:13.898Z] download_test.go:268: Needs fixing on Windows [2021-05-11T12:38:13.898Z] === RUN TestCancelledDownload [2021-05-11T12:38:13.898Z] --- PASS: TestCancelledDownload (0.00s) [2021-05-11T12:38:13.898Z] === RUN TestMaxDownloadAttempts [2021-05-11T12:38:13.898Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-05-11T12:38:13.898Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-05-11T12:38:13.898Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-05-11T12:38:13.898Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-05-11T12:38:13.898Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-05-11T12:38:13.898Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-05-11T12:38:13.898Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-05-11T12:38:13.898Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-05-11T12:38:13.898Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-05-11T12:38:13.898Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-05-11T12:38:13.898Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-05-11T12:38:13.898Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-05-11T12:38:13.898Z] time="2021-05-11T12:38:13Z" level=warning msg="reference for unknown type: " [2021-05-11T12:38:13.898Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-05-11T12:38:13.898Z] time="2021-05-11T12:38:13Z" level=warning msg="reference for unknown type: " [2021-05-11T12:38:13.898Z] time="2021-05-11T12:38:13Z" level=warning msg="reference for unknown type: " [2021-05-11T12:38:13.898Z] === RUN TestManifestStore/error_persisting_manifest [2021-05-11T12:38:13.898Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-05-11T12:38:13.898Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-05-11T12:38:13.898Z] time="2021-05-11T12:38:13Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-05-11T12:38:13.898Z] --- PASS: TestManifestStore (0.30s) [2021-05-11T12:38:13.898Z] --- PASS: TestManifestStore/no_remote_or_local (0.20s) [2021-05-11T12:38:13.898Z] --- PASS: TestManifestStore/no_local_cache (0.01s) [2021-05-11T12:38:13.898Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2021-05-11T12:38:13.898Z] --- PASS: TestManifestStore/unknown_media_type (0.06s) [2021-05-11T12:38:13.898Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2021-05-11T12:38:13.898Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s) [2021-05-11T12:38:13.898Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2021-05-11T12:38:13.898Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2021-05-11T12:38:13.898Z] --- PASS: TestManifestStore/error_persisting_manifest (0.01s) [2021-05-11T12:38:13.898Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-05-11T12:38:13.898Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2021-05-11T12:38:13.898Z] === RUN TestDetectManifestBlobMediaType [2021-05-11T12:38:13.898Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-05-11T12:38:13.898Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-05-11T12:38:13.898Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-05-11T12:38:13.898Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-05-11T12:38:13.898Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-05-11T12:38:13.898Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-05-11T12:38:13.898Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-05-11T12:38:13.898Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-05-11T12:38:13.898Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-05-11T12:38:13.898Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-05-11T12:38:13.898Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-05-11T12:38:13.898Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-05-11T12:38:13.898Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-05-11T12:38:13.898Z] === RUN TestFixManifestLayers [2021-05-11T12:38:13.898Z] --- PASS: TestFixManifestLayers (0.00s) [2021-05-11T12:38:13.898Z] === RUN TestFixManifestLayersBaseLayerParent [2021-05-11T12:38:13.898Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-05-11T12:38:13.898Z] pull_v2_test.go:73: Needs fixing on Windows [2021-05-11T12:38:13.898Z] === RUN TestFixManifestLayersBadParent [2021-05-11T12:38:13.898Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-05-11T12:38:13.898Z] === RUN TestValidateManifest [2021-05-11T12:38:13.898Z] --- SKIP: TestValidateManifest (0.00s) [2021-05-11T12:38:13.898Z] pull_v2_test.go:118: Needs fixing on Windows [2021-05-11T12:38:13.898Z] === RUN TestFormatPlatform [2021-05-11T12:38:13.898Z] --- PASS: TestFormatPlatform (0.00s) [2021-05-11T12:38:13.898Z] === RUN TestGetRepositoryMountCandidates [2021-05-11T12:38:13.898Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-05-11T12:38:13.898Z] === RUN TestLayerAlreadyExists [2021-05-11T12:38:13.898Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-05-11T12:38:13.898Z] 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-05-11T12:38:13.898Z] 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-05-11T12:38:13.898Z] 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-05-11T12:38:13.898Z] 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-05-11T12:38:13.899Z] 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-05-11T12:38:13.899Z] 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-05-11T12:38:13.899Z] === RUN TestWhenEmptyAuthConfig [2021-05-11T12:38:14.359Z] time="2021-05-11T12:38:13Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-05-11T12:38:14.359Z] time="2021-05-11T12:38:13Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-05-11T12:38:14.359Z] time="2021-05-11T12:38:13Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-05-11T12:38:14.359Z] time="2021-05-11T12:38:13Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-05-11T12:38:14.359Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-05-11T12:38:14.359Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.42s) [2021-05-11T12:38:14.359Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.42s) [2021-05-11T12:38:14.359Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.42s) [2021-05-11T12:38:14.359Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.42s) [2021-05-11T12:38:14.359Z] === RUN TestTransfer [2021-05-11T12:38:14.359Z] --- PASS: TestTransfer (0.12s) [2021-05-11T12:38:14.359Z] === RUN TestConcurrencyLimit [2021-05-11T12:38:14.359Z] --- PASS: TestV2MetadataService (0.76s) [2021-05-11T12:38:14.359Z] PASS [2021-05-11T12:38:14.359Z] coverage: 48.2% of statements [2021-05-11T12:38:14.359Z] ok github.com/docker/docker/distribution/metadata 0.922s coverage: 48.2% of statements [2021-05-11T12:38:14.819Z] --- PASS: TestConcurrencyLimit (0.36s) [2021-05-11T12:38:14.819Z] === RUN TestInactiveJobs [2021-05-11T12:38:14.819Z] === RUN TestNotFound [2021-05-11T12:38:14.819Z] --- PASS: TestNotFound (0.00s) [2021-05-11T12:38:14.819Z] === RUN TestConflict [2021-05-11T12:38:14.819Z] --- PASS: TestConflict (0.00s) [2021-05-11T12:38:14.819Z] === RUN TestForbidden [2021-05-11T12:38:14.819Z] --- PASS: TestForbidden (0.00s) [2021-05-11T12:38:14.819Z] === RUN TestInvalidParameter [2021-05-11T12:38:14.819Z] --- PASS: TestInvalidParameter (0.00s) [2021-05-11T12:38:14.819Z] === RUN TestNotImplemented [2021-05-11T12:38:14.819Z] --- PASS: TestNotImplemented (0.00s) [2021-05-11T12:38:14.819Z] === RUN TestNotModified [2021-05-11T12:38:14.819Z] --- PASS: TestNotModified (0.00s) [2021-05-11T12:38:14.819Z] === RUN TestUnauthorized [2021-05-11T12:38:14.819Z] --- PASS: TestUnauthorized (0.00s) [2021-05-11T12:38:14.819Z] === RUN TestUnknown [2021-05-11T12:38:14.819Z] --- PASS: TestUnknown (0.00s) [2021-05-11T12:38:14.819Z] === RUN TestCancelled [2021-05-11T12:38:14.819Z] --- PASS: TestCancelled (0.00s) [2021-05-11T12:38:14.819Z] === RUN TestDeadline [2021-05-11T12:38:14.819Z] --- PASS: TestDeadline (0.00s) [2021-05-11T12:38:14.819Z] === RUN TestDataLoss [2021-05-11T12:38:14.819Z] --- PASS: TestDataLoss (0.00s) [2021-05-11T12:38:14.819Z] === RUN TestUnavailable [2021-05-11T12:38:14.819Z] --- PASS: TestUnavailable (0.00s) [2021-05-11T12:38:14.819Z] === RUN TestSystem [2021-05-11T12:38:14.819Z] --- PASS: TestSystem (0.00s) [2021-05-11T12:38:14.819Z] === RUN TestFromStatusCode [2021-05-11T12:38:14.819Z] === RUN TestFromStatusCode/Not_Found [2021-05-11T12:38:14.819Z] === RUN TestFromStatusCode/Bad_Request [2021-05-11T12:38:14.819Z] === RUN TestFromStatusCode/Conflict [2021-05-11T12:38:14.819Z] === RUN TestFromStatusCode/Unauthorized [2021-05-11T12:38:14.819Z] === RUN TestFromStatusCode/Service_Unavailable [2021-05-11T12:38:14.819Z] === RUN TestFromStatusCode/Forbidden [2021-05-11T12:38:14.819Z] === RUN TestFromStatusCode/Not_Modified [2021-05-11T12:38:14.819Z] === RUN TestFromStatusCode/Not_Implemented [2021-05-11T12:38:14.819Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-05-11T12:38:14.819Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-05-11T12:38:14.819Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-05-11T12:38:14.819Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-05-11T12:38:14.819Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-05-11T12:38:14.819Z] --- PASS: TestFromStatusCode (0.00s) [2021-05-11T12:38:14.819Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-05-11T12:38:14.819Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-05-11T12:38:14.819Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-05-11T12:38:14.819Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-05-11T12:38:14.819Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-05-11T12:38:14.819Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-05-11T12:38:14.819Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-05-11T12:38:14.819Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-05-11T12:38:14.819Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-05-11T12:38:14.819Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-05-11T12:38:14.819Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-05-11T12:38:14.819Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-05-11T12:38:14.819Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-05-11T12:38:14.819Z] PASS [2021-05-11T12:38:14.819Z] coverage: 53.1% of statements [2021-05-11T12:38:14.819Z] ok github.com/docker/docker/errdefs 0.076s coverage: 53.1% of statements [2021-05-11T12:38:14.819Z] --- PASS: TestWhenEmptyAuthConfig (1.16s) [2021-05-11T12:38:14.819Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-05-11T12:38:14.819Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-05-11T12:38:14.819Z] === RUN TestTokenPassThru [2021-05-11T12:38:14.819Z] --- PASS: TestTokenPassThru (0.01s) [2021-05-11T12:38:14.819Z] === RUN TestTokenPassThruDifferentHost [2021-05-11T12:38:14.819Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-05-11T12:38:14.819Z] PASS [2021-05-11T12:38:14.819Z] coverage: 23.6% of statements [2021-05-11T12:38:14.819Z] ok github.com/docker/docker/distribution 1.656s coverage: 23.6% of statements [2021-05-11T12:38:14.819Z] --- PASS: TestInactiveJobs (0.36s) [2021-05-11T12:38:14.819Z] === RUN TestWatchRelease [2021-05-11T12:38:15.279Z] --- PASS: TestWatchRelease (0.05s) [2021-05-11T12:38:15.279Z] === RUN TestWatchFinishedTransfer [2021-05-11T12:38:15.279Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-05-11T12:38:15.279Z] === RUN TestDuplicateTransfer [2021-05-11T12:38:15.279Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-05-11T12:38:15.279Z] --- PASS: TestDuplicateTransfer (0.11s) [2021-05-11T12:38:15.279Z] === RUN TestSuccessfulUpload [2021-05-11T12:38:15.466Z] INFO [runner/unused/goanalysis] analyzers took 28.565465201s with top 10 stages: buildssa: 24.391937334s, U1000: 4.173527867s [2021-05-11T12:38:15.741Z] time="2021-05-11T12:38:15Z" level=error msg="Upload failed, retrying: simulating retry" [2021-05-11T12:38:15.741Z] --- PASS: TestSuccessfulUpload (0.55s) [2021-05-11T12:38:15.741Z] === RUN TestCancelledUpload [2021-05-11T12:38:15.741Z] --- PASS: TestCancelledUpload (0.00s) [2021-05-11T12:38:15.741Z] PASS [2021-05-11T12:38:15.741Z] coverage: 76.8% of statements [2021-05-11T12:38:15.741Z] ok github.com/docker/docker/distribution/xfer 2.084s coverage: 76.8% of statements [2021-05-11T12:38:15.741Z] ? github.com/docker/docker/dockerversion [no test files] [2021-05-11T12:38:17.085Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-05-11T12:38:17.085Z] ok github.com/docker/docker/api/server/httputils 0.040s coverage: 14.7% of statements [2021-05-11T12:38:17.085Z] ok github.com/docker/docker/api/server/middleware 0.016s coverage: 37.7% of statements [2021-05-11T12:38:17.085Z] ? github.com/docker/docker/api/server/router [no test files] [2021-05-11T12:38:17.085Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-05-11T12:38:17.085Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-05-11T12:38:17.085Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-05-11T12:38:17.085Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-05-11T12:38:17.085Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-05-11T12:38:17.085Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-05-11T12:38:17.085Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-05-11T12:38:17.085Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-05-11T12:38:17.283Z] === RUN TestCompare [2021-05-11T12:38:17.283Z] --- PASS: TestCompare (0.00s) [2021-05-11T12:38:17.283Z] PASS [2021-05-11T12:38:17.283Z] coverage: 19.2% of statements [2021-05-11T12:38:17.283Z] ok github.com/docker/docker/image/cache 0.108s coverage: 19.2% of statements [2021-05-11T12:38:17.283Z] === RUN TestFSGetInvalidData [2021-05-11T12:38:17.283Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-05-11T12:38:17.283Z] === RUN TestFSInvalidSet [2021-05-11T12:38:17.283Z] --- PASS: TestFSInvalidSet (0.01s) [2021-05-11T12:38:17.283Z] === RUN TestFSInvalidRoot [2021-05-11T12:38:17.283Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-05-11T12:38:17.283Z] === RUN TestFSMetadataGetSet [2021-05-11T12:38:17.283Z] --- PASS: TestFSMetadataGetSet (0.03s) [2021-05-11T12:38:17.283Z] === RUN TestFSInvalidWalker [2021-05-11T12:38:17.283Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-05-11T12:38:17.283Z] === RUN TestFSGetSet [2021-05-11T12:38:17.283Z] --- PASS: TestFSGetSet (0.02s) [2021-05-11T12:38:17.283Z] === RUN TestFSGetUnsetKey [2021-05-11T12:38:17.283Z] --- PASS: TestFSGetUnsetKey (0.01s) [2021-05-11T12:38:17.283Z] === RUN TestFSGetEmptyData [2021-05-11T12:38:17.283Z] --- PASS: TestFSGetEmptyData (0.01s) [2021-05-11T12:38:17.283Z] === RUN TestFSDelete [2021-05-11T12:38:17.283Z] --- PASS: TestFSDelete (0.01s) [2021-05-11T12:38:17.283Z] === RUN TestFSWalker [2021-05-11T12:38:17.283Z] --- PASS: TestFSWalker (0.06s) [2021-05-11T12:38:17.283Z] === RUN TestFSWalkerStopOnError [2021-05-11T12:38:17.283Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-05-11T12:38:17.283Z] === RUN TestNewFromJSON [2021-05-11T12:38:17.283Z] --- PASS: TestNewFromJSON (0.00s) [2021-05-11T12:38:17.283Z] === RUN TestNewFromJSONWithInvalidJSON [2021-05-11T12:38:17.283Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-05-11T12:38:17.283Z] === RUN TestMarshalKeyOrder [2021-05-11T12:38:17.283Z] --- PASS: TestMarshalKeyOrder (0.01s) [2021-05-11T12:38:17.283Z] === RUN TestHistoryEqual [2021-05-11T12:38:17.743Z] --- PASS: TestHistoryEqual (0.16s) [2021-05-11T12:38:17.743Z] === RUN TestImage [2021-05-11T12:38:17.743Z] --- PASS: TestImage (0.00s) [2021-05-11T12:38:17.743Z] === RUN TestImageOSNotEmpty [2021-05-11T12:38:17.743Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-05-11T12:38:17.743Z] === RUN TestNewChildImageFromImageWithRootFS [2021-05-11T12:38:17.743Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-05-11T12:38:17.743Z] === RUN TestCreate [2021-05-11T12:38:17.743Z] --- PASS: TestCreate (0.01s) [2021-05-11T12:38:17.743Z] === RUN TestRestore [2021-05-11T12:38:17.743Z] time="2021-05-11T12:38:17Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-05-11T12:38:17.743Z] --- PASS: TestRestore (0.03s) [2021-05-11T12:38:17.743Z] === RUN TestAddDelete [2021-05-11T12:38:17.743Z] --- PASS: TestAddDelete (0.02s) [2021-05-11T12:38:17.743Z] === RUN TestSearchAfterDelete [2021-05-11T12:38:17.743Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-05-11T12:38:17.743Z] === RUN TestParentReset [2021-05-11T12:38:17.743Z] --- PASS: TestParentReset (0.03s) [2021-05-11T12:38:17.743Z] === RUN TestGetAndSetLastUpdated [2021-05-11T12:38:17.743Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2021-05-11T12:38:17.743Z] === RUN TestStoreLen [2021-05-11T12:38:17.743Z] === RUN TestValidateManifest [2021-05-11T12:38:17.743Z] === RUN TestValidateManifest/nil [2021-05-11T12:38:17.743Z] === RUN TestValidateManifest/non-nil [2021-05-11T12:38:17.743Z] --- PASS: TestValidateManifest (0.00s) [2021-05-11T12:38:17.743Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-05-11T12:38:17.743Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-05-11T12:38:17.743Z] PASS [2021-05-11T12:38:17.743Z] coverage: 0.6% of statements [2021-05-11T12:38:17.743Z] ok github.com/docker/docker/image/tarexport 0.072s coverage: 0.6% of statements [2021-05-11T12:38:17.743Z] --- PASS: TestStoreLen (0.04s) [2021-05-11T12:38:17.743Z] PASS [2021-05-11T12:38:17.743Z] coverage: 86.6% of statements [2021-05-11T12:38:17.743Z] ok github.com/docker/docker/image 0.716s coverage: 86.6% of statements [2021-05-11T12:38:18.032Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-05-11T12:38:18.032Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-05-11T12:38:18.294Z] ok github.com/docker/docker/api/server/router/swarm 0.026s coverage: 5.7% of statements [2021-05-11T12:38:18.294Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-05-11T12:38:18.294Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-05-11T12:38:18.294Z] ? github.com/docker/docker/api/types [no test files] [2021-05-11T12:38:18.294Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-05-11T12:38:18.294Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-05-11T12:38:18.294Z] ? github.com/docker/docker/api/types/container [no test files] [2021-05-11T12:38:18.294Z] ? github.com/docker/docker/api/types/events [no test files] [2021-05-11T12:38:18.556Z] ok github.com/docker/docker/api/types/strslice 0.031s coverage: 90.0% of statements [2021-05-11T12:38:18.556Z] ok github.com/docker/docker/api/types/filters 0.018s coverage: 92.2% of statements [2021-05-11T12:38:18.556Z] ? github.com/docker/docker/api/types/image [no test files] [2021-05-11T12:38:18.556Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-05-11T12:38:18.556Z] ? github.com/docker/docker/api/types/network [no test files] [2021-05-11T12:38:18.556Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-05-11T12:38:18.556Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-05-11T12:38:18.556Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-05-11T12:38:18.556Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-05-11T12:38:18.714Z] === RUN TestMakeV1ConfigFromConfig [2021-05-11T12:38:18.714Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-05-11T12:38:18.714Z] PASS [2021-05-11T12:38:18.714Z] coverage: 25.0% of statements [2021-05-11T12:38:18.714Z] ok github.com/docker/docker/image/v1 0.135s coverage: 25.0% of statements [2021-05-11T12:38:18.714Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-05-11T12:38:18.818Z] ok github.com/docker/docker/api/types/time 0.038s coverage: 100.0% of statements [2021-05-11T12:38:19.080Z] ok github.com/docker/docker/api/types/versions 0.013s coverage: 75.0% of statements [2021-05-11T12:38:19.080Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-05-11T12:38:19.080Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-05-11T12:38:19.080Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-05-11T12:38:19.080Z] ? github.com/docker/docker/builder [no test files] [2021-05-11T12:38:19.080Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-05-11T12:38:19.080Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-05-11T12:38:19.080Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-05-11T12:38:19.080Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-05-11T12:38:19.080Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-05-11T12:38:19.080Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-05-11T12:38:19.080Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-05-11T12:38:20.257Z] === RUN TestSerialization [2021-05-11T12:38:20.257Z] --- PASS: TestSerialization (0.02s) [2021-05-11T12:38:20.257Z] PASS [2021-05-11T12:38:20.257Z] coverage: 100.0% of statements [2021-05-11T12:38:20.257Z] ok github.com/docker/docker/libcontainerd/queue 0.062s coverage: 100.0% of statements [2021-05-11T12:38:20.257Z] === RUN TestEmptyLayer [2021-05-11T12:38:20.257Z] --- PASS: TestEmptyLayer (0.00s) [2021-05-11T12:38:20.257Z] === RUN TestCommitFailure [2021-05-11T12:38:20.257Z] --- PASS: TestCommitFailure (0.01s) [2021-05-11T12:38:20.257Z] === RUN TestStartTransactionFailure [2021-05-11T12:38:20.257Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-05-11T12:38:20.257Z] === RUN TestGetOrphan [2021-05-11T12:38:20.257Z] --- PASS: TestGetOrphan (0.01s) [2021-05-11T12:38:20.257Z] === RUN TestMountAndRegister [2021-05-11T12:38:20.257Z] --- PASS: TestMountAndRegister (0.04s) [2021-05-11T12:38:20.257Z] layer_test.go:271: Layer size: 14 [2021-05-11T12:38:20.257Z] === RUN TestLayerRelease [2021-05-11T12:38:20.257Z] --- SKIP: TestLayerRelease (0.00s) [2021-05-11T12:38:20.257Z] layer_test.go:304: Failing on Windows [2021-05-11T12:38:20.257Z] === RUN TestStoreRestore [2021-05-11T12:38:20.257Z] --- SKIP: TestStoreRestore (0.00s) [2021-05-11T12:38:20.257Z] layer_test.go:353: Failing on Windows [2021-05-11T12:38:20.257Z] === RUN TestTarStreamStability [2021-05-11T12:38:20.257Z] --- SKIP: TestTarStreamStability (0.00s) [2021-05-11T12:38:20.257Z] layer_test.go:468: Failing on Windows [2021-05-11T12:38:20.257Z] === RUN TestRegisterExistingLayer [2021-05-11T12:38:20.718Z] --- PASS: TestRegisterExistingLayer (0.11s) [2021-05-11T12:38:20.718Z] === RUN TestTarStreamVerification [2021-05-11T12:38:20.718Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-05-11T12:38:20.718Z] layer_test.go:697: Failing on Windows [2021-05-11T12:38:20.718Z] === RUN TestLayerMigration [2021-05-11T12:38:20.718Z] --- SKIP: TestLayerMigration (0.00s) [2021-05-11T12:38:20.718Z] migration_test.go:46: Failing on Windows [2021-05-11T12:38:20.718Z] === RUN TestLayerMigrationNoTarsplit [2021-05-11T12:38:20.718Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-05-11T12:38:20.718Z] migration_test.go:182: Failing on Windows [2021-05-11T12:38:20.718Z] === RUN TestMountInit [2021-05-11T12:38:20.718Z] --- SKIP: TestMountInit (0.00s) [2021-05-11T12:38:20.718Z] mount_test.go:17: Failing on Windows [2021-05-11T12:38:20.718Z] === RUN TestMountSize [2021-05-11T12:38:20.718Z] --- SKIP: TestMountSize (0.00s) [2021-05-11T12:38:20.718Z] mount_test.go:76: Failing on Windows [2021-05-11T12:38:20.718Z] === RUN TestMountChanges [2021-05-11T12:38:20.718Z] --- SKIP: TestMountChanges (0.00s) [2021-05-11T12:38:20.718Z] mount_test.go:125: Failing on Windows [2021-05-11T12:38:20.718Z] === RUN TestMountApply [2021-05-11T12:38:20.718Z] --- SKIP: TestMountApply (0.00s) [2021-05-11T12:38:20.718Z] mount_test.go:212: Failing on Windows [2021-05-11T12:38:20.718Z] PASS [2021-05-11T12:38:20.718Z] coverage: 30.1% of statements [2021-05-11T12:38:20.718Z] ok github.com/docker/docker/layer 0.302s coverage: 30.1% of statements [2021-05-11T12:38:20.718Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-05-11T12:38:21.180Z] === RUN TestEnvironmentParsing [2021-05-11T12:38:21.180Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-05-11T12:38:21.180Z] PASS [2021-05-11T12:38:21.180Z] coverage: 1.0% of statements [2021-05-11T12:38:21.180Z] ok github.com/docker/docker/libcontainerd/local 0.111s coverage: 1.0% of statements [2021-05-11T12:38:21.180Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-05-11T12:38:21.180Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-05-11T12:38:21.180Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-05-11T12:38:21.634Z] ok github.com/docker/docker/cli/debug 0.014s coverage: 100.0% of statements [2021-05-11T12:38:21.641Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-05-11T12:38:21.641Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-05-11T12:38:21.641Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-05-11T12:38:21.641Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-05-11T12:38:21.641Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-05-11T12:38:21.641Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-05-11T12:38:21.641Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-05-11T12:38:21.641Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-05-11T12:38:21.641Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-05-11T12:38:21.641Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-05-11T12:38:21.641Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-05-11T12:38:21.641Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-05-11T12:38:21.641Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-05-11T12:38:21.641Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-05-11T12:38:21.641Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-05-11T12:38:21.641Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-05-11T12:38:21.641Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-05-11T12:38:21.641Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-05-11T12:38:21.641Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-05-11T12:38:21.641Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-05-11T12:38:21.641Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-05-11T12:38:21.641Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-05-11T12:38:21.641Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-05-11T12:38:21.641Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-05-11T12:38:21.641Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-05-11T12:38:21.641Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-05-11T12:38:21.641Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-05-11T12:38:21.641Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-05-11T12:38:21.641Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-05-11T12:38:21.641Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-05-11T12:38:21.641Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-05-11T12:38:21.641Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-05-11T12:38:21.641Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-05-11T12:38:21.641Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-05-11T12:38:21.641Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-05-11T12:38:21.641Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-05-11T12:38:21.641Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-05-11T12:38:21.641Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-05-11T12:38:21.641Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-05-11T12:38:21.641Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-05-11T12:38:21.641Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-05-11T12:38:21.641Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-05-11T12:38:21.641Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-05-11T12:38:21.641Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-05-11T12:38:21.641Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-05-11T12:38:21.641Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-05-11T12:38:21.641Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-05-11T12:38:21.641Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-05-11T12:38:21.641Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-05-11T12:38:21.641Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-05-11T12:38:21.641Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-05-11T12:38:21.641Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-05-11T12:38:21.641Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-05-11T12:38:21.641Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-05-11T12:38:21.641Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-05-11T12:38:21.641Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-05-11T12:38:21.641Z] PASS [2021-05-11T12:38:21.641Z] coverage: 42.3% of statements [2021-05-11T12:38:21.641Z] ok github.com/docker/docker/oci 0.085s coverage: 42.3% of statements [2021-05-11T12:38:21.641Z] ? github.com/docker/docker/oci/caps [no test files] [2021-05-11T12:38:22.109Z] === RUN TestParseVersion [2021-05-11T12:38:22.109Z] --- PASS: TestParseVersion (0.00s) [2021-05-11T12:38:22.109Z] PASS [2021-05-11T12:38:22.109Z] coverage: 52.9% of statements [2021-05-11T12:38:22.109Z] ok github.com/docker/docker/pkg/aaparser 0.054s coverage: 52.9% of statements [2021-05-11T12:38:22.570Z] === RUN TestAddressPoolOpt [2021-05-11T12:38:22.570Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-05-11T12:38:22.570Z] === RUN TestValidateEnv [2021-05-11T12:38:22.570Z] === RUN TestValidateEnv/a [2021-05-11T12:38:22.570Z] === RUN TestValidateEnv/something [2021-05-11T12:38:22.570Z] === RUN TestValidateEnv/_=a [2021-05-11T12:38:22.570Z] === RUN TestValidateEnv/env1=value1 [2021-05-11T12:38:22.570Z] === RUN TestValidateEnv/_env1=value1 [2021-05-11T12:38:22.570Z] === RUN TestValidateEnv/env2=value2=value3 [2021-05-11T12:38:22.570Z] === RUN TestValidateEnv/env3=abc!qwe [2021-05-11T12:38:22.570Z] === RUN TestValidateEnv/env_4=value_4 [2021-05-11T12:38:22.570Z] === RUN TestValidateEnv/PATH [2021-05-11T12:38:22.570Z] === RUN TestValidateEnv/=a [2021-05-11T12:38:22.570Z] === RUN TestValidateEnv/PATH= [2021-05-11T12:38:22.570Z] === RUN TestValidateEnv/PATH=something [2021-05-11T12:38:22.570Z] === RUN TestValidateEnv/asd!qwe [2021-05-11T12:38:22.570Z] === RUN TestValidateEnv/1asd [2021-05-11T12:38:22.570Z] === RUN TestValidateEnv/123 [2021-05-11T12:38:22.570Z] === RUN TestValidateEnv/some_space [2021-05-11T12:38:22.570Z] === RUN TestValidateEnv/__some_space_before [2021-05-11T12:38:22.570Z] === RUN TestValidateEnv/some_space_after__ [2021-05-11T12:38:22.570Z] === RUN TestValidateEnv/= [2021-05-11T12:38:22.570Z] === RUN TestValidateEnv/PaTh [2021-05-11T12:38:22.570Z] --- PASS: TestValidateEnv (0.00s) [2021-05-11T12:38:22.570Z] --- PASS: TestValidateEnv/a (0.00s) [2021-05-11T12:38:22.570Z] --- PASS: TestValidateEnv/something (0.00s) [2021-05-11T12:38:22.570Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-05-11T12:38:22.570Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-05-11T12:38:22.570Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-05-11T12:38:22.570Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-05-11T12:38:22.570Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-05-11T12:38:22.570Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-05-11T12:38:22.570Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-05-11T12:38:22.570Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-05-11T12:38:22.570Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-05-11T12:38:22.570Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-05-11T12:38:22.570Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-05-11T12:38:22.570Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-05-11T12:38:22.570Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-05-11T12:38:22.570Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-05-11T12:38:22.570Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-05-11T12:38:22.570Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-05-11T12:38:22.570Z] --- PASS: TestValidateEnv/= (0.00s) [2021-05-11T12:38:22.570Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-05-11T12:38:22.570Z] === RUN TestParseHost [2021-05-11T12:38:22.570Z] --- PASS: TestParseHost (0.00s) [2021-05-11T12:38:22.570Z] === RUN TestParseDockerDaemonHost [2021-05-11T12:38:22.570Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-05-11T12:38:22.570Z] === RUN TestParseTCP [2021-05-11T12:38:22.570Z] --- PASS: TestParseTCP (0.00s) [2021-05-11T12:38:22.570Z] === RUN TestParseInvalidUnixAddrInvalid [2021-05-11T12:38:22.570Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-05-11T12:38:22.570Z] === RUN TestValidateExtraHosts [2021-05-11T12:38:22.570Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-05-11T12:38:22.570Z] === RUN TestIpOptString [2021-05-11T12:38:22.570Z] --- PASS: TestIpOptString (0.00s) [2021-05-11T12:38:22.570Z] === RUN TestNewIpOptInvalidDefaultVal [2021-05-11T12:38:22.570Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-05-11T12:38:22.570Z] === RUN TestNewIpOptValidDefaultVal [2021-05-11T12:38:22.570Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-05-11T12:38:22.570Z] === RUN TestIpOptSetInvalidVal [2021-05-11T12:38:22.570Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-05-11T12:38:22.570Z] === RUN TestValidateIPAddress [2021-05-11T12:38:22.570Z] --- PASS: TestValidateIPAddress (0.00s) [2021-05-11T12:38:22.570Z] === RUN TestMapOpts [2021-05-11T12:38:22.570Z] --- PASS: TestMapOpts (0.00s) [2021-05-11T12:38:22.570Z] === RUN TestListOptsWithoutValidator [2021-05-11T12:38:22.570Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-05-11T12:38:22.570Z] === RUN TestListOptsWithValidator [2021-05-11T12:38:22.570Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-05-11T12:38:22.570Z] === RUN TestValidateDNSSearch [2021-05-11T12:38:22.570Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-05-11T12:38:22.570Z] === RUN TestValidateLabel [2021-05-11T12:38:22.570Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-05-11T12:38:22.570Z] === RUN TestValidateLabel/label_with_general_format [2021-05-11T12:38:22.570Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-05-11T12:38:22.570Z] === RUN TestValidateLabel/label_with_one_more [2021-05-11T12:38:22.570Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-05-11T12:38:22.570Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-05-11T12:38:22.570Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-05-11T12:38:22.570Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-05-11T12:38:22.570Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-05-11T12:38:22.570Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-05-11T12:38:22.570Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-05-11T12:38:22.570Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-05-11T12:38:22.570Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-05-11T12:38:22.570Z] --- PASS: TestValidateLabel (0.00s) [2021-05-11T12:38:22.570Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-05-11T12:38:22.570Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-05-11T12:38:22.570Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-05-11T12:38:22.570Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-05-11T12:38:22.570Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-05-11T12:38:22.570Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-05-11T12:38:22.570Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-05-11T12:38:22.570Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-05-11T12:38:22.570Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-05-11T12:38:22.570Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-05-11T12:38:22.570Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-05-11T12:38:22.570Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-05-11T12:38:22.570Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-05-11T12:38:22.570Z] === RUN TestNamedListOpts [2021-05-11T12:38:22.570Z] --- PASS: TestNamedListOpts (0.00s) [2021-05-11T12:38:22.570Z] === RUN TestNamedMapOpts [2021-05-11T12:38:22.570Z] --- PASS: TestNamedMapOpts (0.00s) [2021-05-11T12:38:22.570Z] === RUN TestParseLink [2021-05-11T12:38:22.570Z] --- PASS: TestParseLink (0.00s) [2021-05-11T12:38:22.570Z] === RUN TestQuotedStringSetWithQuotes [2021-05-11T12:38:22.570Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-05-11T12:38:22.570Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-05-11T12:38:22.570Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-05-11T12:38:22.570Z] === RUN TestQuotedStringSetWithNoQuotes [2021-05-11T12:38:22.570Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-05-11T12:38:22.570Z] === RUN TestUlimitOpt [2021-05-11T12:38:22.570Z] --- PASS: TestUlimitOpt (0.00s) [2021-05-11T12:38:22.570Z] PASS [2021-05-11T12:38:22.570Z] coverage: 67.1% of statements [2021-05-11T12:38:22.570Z] ok github.com/docker/docker/opts 0.167s coverage: 67.1% of statements [2021-05-11T12:38:22.581Z] ok github.com/docker/docker/builder/remotecontext 0.227s coverage: 13.7% of statements [2021-05-11T12:38:23.526Z] ok github.com/docker/docker/builder/dockerfile 0.498s coverage: 48.5% of statements [2021-05-11T12:38:23.526Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-05-11T12:38:23.541Z] === RUN TestUnbuffered [2021-05-11T12:38:23.541Z] --- PASS: TestUnbuffered (0.00s) [2021-05-11T12:38:23.541Z] === RUN TestRaceUnbuffered [2021-05-11T12:38:23.541Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-05-11T12:38:23.541Z] PASS [2021-05-11T12:38:23.541Z] coverage: 100.0% of statements [2021-05-11T12:38:23.541Z] ok github.com/docker/docker/pkg/broadcaster 0.068s coverage: 100.0% of statements [2021-05-11T12:38:23.541Z] === RUN TestPeerCertificateMarshalJSON [2021-05-11T12:38:24.512Z] === RUN TestMatch [2021-05-11T12:38:24.512Z] === RUN TestMatch/[[]] [2021-05-11T12:38:24.512Z] === RUN TestMatch/[[foo]] [2021-05-11T12:38:24.512Z] === RUN TestMatch/[[bar]_[foo]] [2021-05-11T12:38:24.512Z] === RUN TestMatch/[[foo_bar]] [2021-05-11T12:38:24.512Z] === RUN TestMatch/[[qux]_[foo]] [2021-05-11T12:38:24.512Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-05-11T12:38:24.512Z] === RUN TestMatch/[] [2021-05-11T12:38:24.512Z] === RUN TestMatch/[]#01 [2021-05-11T12:38:24.512Z] === RUN TestMatch/[[qux]] [2021-05-11T12:38:24.512Z] === RUN TestMatch/[[foo_bar_qux]] [2021-05-11T12:38:24.512Z] === RUN TestMatch/[[qux]_[baz]] [2021-05-11T12:38:24.512Z] === RUN TestMatch/[[foo_baz]] [2021-05-11T12:38:24.512Z] --- PASS: TestMatch (0.00s) [2021-05-11T12:38:24.512Z] --- PASS: TestMatch/[[]] (0.00s) [2021-05-11T12:38:24.512Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-05-11T12:38:24.512Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-05-11T12:38:24.512Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-05-11T12:38:24.512Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-05-11T12:38:24.512Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-05-11T12:38:24.512Z] --- PASS: TestMatch/[] (0.00s) [2021-05-11T12:38:24.512Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-05-11T12:38:24.512Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-05-11T12:38:24.512Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-05-11T12:38:24.512Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-05-11T12:38:24.512Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-05-11T12:38:24.512Z] PASS [2021-05-11T12:38:24.512Z] coverage: 87.5% of statements [2021-05-11T12:38:24.512Z] ok github.com/docker/docker/pkg/capabilities 0.132s coverage: 87.5% of statements [2021-05-11T12:38:24.972Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-05-11T12:38:24.972Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-05-11T12:38:24.972Z] --- PASS: TestPeerCertificateMarshalJSON (1.30s) [2021-05-11T12:38:24.972Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-05-11T12:38:24.972Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-05-11T12:38:24.972Z] === RUN TestMiddleware [2021-05-11T12:38:24.972Z] --- PASS: TestMiddleware (0.00s) [2021-05-11T12:38:24.972Z] === RUN TestNewResponseModifier [2021-05-11T12:38:24.972Z] --- PASS: TestNewResponseModifier (0.00s) [2021-05-11T12:38:24.972Z] PASS [2021-05-11T12:38:24.972Z] coverage: 26.8% of statements [2021-05-11T12:38:24.972Z] ok github.com/docker/docker/pkg/authorization 1.364s coverage: 26.8% of statements [2021-05-11T12:38:24.972Z] === RUN TestIsArchivePathDir [2021-05-11T12:38:24.972Z] --- PASS: TestIsArchivePathDir (0.12s) [2021-05-11T12:38:24.972Z] === RUN TestIsArchivePathInvalidFile [2021-05-11T12:38:25.432Z] --- PASS: TestIsArchivePathInvalidFile (0.16s) [2021-05-11T12:38:25.432Z] === RUN TestIsArchivePathTar [2021-05-11T12:38:25.432Z] === RUN TestChrootTarUntar [2021-05-11T12:38:25.432Z] --- SKIP: TestChrootTarUntar (0.01s) [2021-05-11T12:38:25.432Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-05-11T12:38:25.432Z] === RUN TestChrootUntarWithHugeExcludesList [2021-05-11T12:38:25.432Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-05-11T12:38:25.432Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-05-11T12:38:25.432Z] === RUN TestChrootUntarEmptyArchive [2021-05-11T12:38:25.432Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-05-11T12:38:25.432Z] === RUN TestChrootTarUntarWithSymlink [2021-05-11T12:38:25.432Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-05-11T12:38:25.432Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-05-11T12:38:25.432Z] === RUN TestChrootCopyWithTar [2021-05-11T12:38:25.432Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-05-11T12:38:25.432Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-05-11T12:38:25.433Z] === RUN TestChrootCopyFileWithTar [2021-05-11T12:38:25.433Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-05-11T12:38:25.433Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-05-11T12:38:25.433Z] === RUN TestChrootUntarPath [2021-05-11T12:38:25.433Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-05-11T12:38:25.433Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-05-11T12:38:25.433Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-05-11T12:38:25.433Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-05-11T12:38:25.433Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-05-11T12:38:25.433Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-05-11T12:38:25.433Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-05-11T12:38:25.433Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-05-11T12:38:25.433Z] === RUN TestChrootApplyDotDotFile [2021-05-11T12:38:25.433Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-05-11T12:38:25.433Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-05-11T12:38:25.433Z] PASS [2021-05-11T12:38:25.433Z] coverage: 15.4% of statements [2021-05-11T12:38:25.433Z] ok github.com/docker/docker/pkg/chrootarchive 0.096s coverage: 15.4% of statements [2021-05-11T12:38:25.433Z] --- PASS: TestIsArchivePathTar (0.24s) [2021-05-11T12:38:25.433Z] === RUN TestDecompressStreamGzip [2021-05-11T12:38:25.433Z] === RUN TestSizeEmpty [2021-05-11T12:38:25.433Z] --- PASS: TestSizeEmpty (0.00s) [2021-05-11T12:38:25.433Z] === RUN TestSizeEmptyFile [2021-05-11T12:38:25.433Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-05-11T12:38:25.433Z] === RUN TestSizeNonemptyFile [2021-05-11T12:38:25.433Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-05-11T12:38:25.433Z] === RUN TestSizeNestedDirectoryEmpty [2021-05-11T12:38:25.433Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-05-11T12:38:25.433Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-05-11T12:38:25.433Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-05-11T12:38:25.433Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-05-11T12:38:25.433Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.01s) [2021-05-11T12:38:25.433Z] === RUN TestMoveToSubdir [2021-05-11T12:38:25.433Z] --- PASS: TestMoveToSubdir (0.01s) [2021-05-11T12:38:25.433Z] === RUN TestSizeNonExistingDirectory [2021-05-11T12:38:25.433Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-05-11T12:38:25.433Z] PASS [2021-05-11T12:38:25.433Z] coverage: 80.0% of statements [2021-05-11T12:38:25.433Z] ok github.com/docker/docker/pkg/directory 0.074s coverage: 80.0% of statements [2021-05-11T12:38:25.433Z] --- PASS: TestDecompressStreamGzip (0.14s) [2021-05-11T12:38:25.433Z] === RUN TestDecompressStreamBzip2 [2021-05-11T12:38:25.443Z] ok github.com/docker/docker/builder/remotecontext/git 4.670s coverage: 86.3% of statements [2021-05-11T12:38:25.443Z] ? github.com/docker/docker/cli [no test files] [2021-05-11T12:38:25.443Z] ? github.com/docker/docker/cli/config [no test files] [2021-05-11T12:38:25.894Z] --- PASS: TestDecompressStreamBzip2 (0.13s) [2021-05-11T12:38:25.894Z] === RUN TestDecompressStreamXz [2021-05-11T12:38:25.894Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-05-11T12:38:25.894Z] archive_test.go:134: Xz not present in msys2 [2021-05-11T12:38:25.894Z] === RUN TestCompressStreamXzUnsupported [2021-05-11T12:38:25.894Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-05-11T12:38:25.894Z] === RUN TestCompressStreamBzip2Unsupported [2021-05-11T12:38:25.894Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-05-11T12:38:25.894Z] === RUN TestCompressStreamInvalid [2021-05-11T12:38:25.894Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-05-11T12:38:25.894Z] === RUN TestExtensionInvalid [2021-05-11T12:38:25.894Z] --- PASS: TestExtensionInvalid (0.00s) [2021-05-11T12:38:25.894Z] === RUN TestExtensionUncompressed [2021-05-11T12:38:25.894Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-05-11T12:38:25.894Z] === RUN TestExtensionBzip2 [2021-05-11T12:38:25.894Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-05-11T12:38:25.894Z] === RUN TestExtensionGzip [2021-05-11T12:38:25.894Z] --- PASS: TestExtensionGzip (0.00s) [2021-05-11T12:38:25.894Z] === RUN TestExtensionXz [2021-05-11T12:38:25.894Z] --- PASS: TestExtensionXz (0.00s) [2021-05-11T12:38:25.894Z] === RUN TestCmdStreamLargeStderr [2021-05-11T12:38:25.894Z] --- PASS: TestCmdStreamLargeStderr (0.09s) [2021-05-11T12:38:25.894Z] === RUN TestCmdStreamBad [2021-05-11T12:38:25.894Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-05-11T12:38:25.894Z] archive_test.go:239: Failing on Windows CI machines [2021-05-11T12:38:25.894Z] === RUN TestCmdStreamGood [2021-05-11T12:38:25.894Z] --- PASS: TestCmdStreamGood (0.05s) [2021-05-11T12:38:25.894Z] === RUN TestUntarPathWithInvalidDest [2021-05-11T12:38:25.894Z] --- PASS: TestUntarPathWithInvalidDest (0.09s) [2021-05-11T12:38:25.894Z] === RUN TestUntarPathWithInvalidSrc [2021-05-11T12:38:25.894Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-05-11T12:38:25.894Z] === RUN TestUntarPath [2021-05-11T12:38:25.894Z] --- PASS: TestUntarPath (0.14s) [2021-05-11T12:38:25.894Z] === RUN TestUntarPathWithDestinationFile [2021-05-11T12:38:26.354Z] --- PASS: TestUntarPathWithDestinationFile (0.08s) [2021-05-11T12:38:26.354Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-05-11T12:38:26.354Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.07s) [2021-05-11T12:38:26.354Z] === RUN TestCopyWithTarInvalidSrc [2021-05-11T12:38:26.354Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-05-11T12:38:26.354Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-05-11T12:38:26.354Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-05-11T12:38:26.354Z] === RUN TestCopyWithTarSrcFile [2021-05-11T12:38:26.354Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-05-11T12:38:26.354Z] === RUN TestCopyWithTarSrcFolder [2021-05-11T12:38:26.354Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-05-11T12:38:26.354Z] === RUN TestCopyFileWithTarInvalidSrc [2021-05-11T12:38:26.354Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-05-11T12:38:26.354Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-05-11T12:38:26.354Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-05-11T12:38:26.354Z] === RUN TestCopyFileWithTarSrcFolder [2021-05-11T12:38:26.354Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-05-11T12:38:26.354Z] === RUN TestCopyFileWithTarSrcFile [2021-05-11T12:38:26.354Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-05-11T12:38:26.354Z] === RUN TestTarFiles [2021-05-11T12:38:26.354Z] === RUN Test [2021-05-11T12:38:26.354Z] === RUN Test/TestContainsEntry [2021-05-11T12:38:26.354Z] === RUN Test/TestCreateEntries [2021-05-11T12:38:26.354Z] === RUN Test/TestEntriesDiff [2021-05-11T12:38:26.354Z] === RUN Test/TestEntriesEquality [2021-05-11T12:38:26.354Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-05-11T12:38:26.354Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-05-11T12:38:26.354Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-05-11T12:38:26.354Z] === RUN Test/TestGeneratorNotGenerate [2021-05-11T12:38:26.354Z] === RUN Test/TestGeneratorWithPort [2021-05-11T12:38:26.354Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-05-11T12:38:26.354Z] === RUN Test/TestNewEntry [2021-05-11T12:38:26.354Z] === RUN Test/TestParse [2021-05-11T12:38:26.354Z] --- PASS: Test (0.00s) [2021-05-11T12:38:26.354Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-05-11T12:38:26.354Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-05-11T12:38:26.354Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-05-11T12:38:26.354Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-05-11T12:38:26.354Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-05-11T12:38:26.354Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-05-11T12:38:26.354Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-05-11T12:38:26.354Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-05-11T12:38:26.354Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-05-11T12:38:26.354Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-05-11T12:38:26.354Z] --- PASS: Test/TestNewEntry (0.00s) [2021-05-11T12:38:26.354Z] --- PASS: Test/TestParse (0.00s) [2021-05-11T12:38:26.354Z] PASS [2021-05-11T12:38:26.354Z] coverage: 58.3% of statements [2021-05-11T12:38:26.354Z] ok github.com/docker/docker/pkg/discovery 0.083s coverage: 58.3% of statements [2021-05-11T12:38:26.814Z] === RUN Test [2021-05-11T12:38:26.814Z] === RUN Test/TestContent [2021-05-11T12:38:26.814Z] === RUN Test/TestInitialize [2021-05-11T12:38:26.814Z] === RUN Test/TestNew [2021-05-11T12:38:26.814Z] === RUN Test/TestParsingContentsWithComments [2021-05-11T12:38:26.814Z] === RUN Test/TestRegister [2021-05-11T12:38:26.814Z] === RUN Test/TestWatch [2021-05-11T12:38:26.814Z] --- PASS: Test (0.01s) [2021-05-11T12:38:26.814Z] --- PASS: Test/TestContent (0.00s) [2021-05-11T12:38:26.814Z] --- PASS: Test/TestInitialize (0.00s) [2021-05-11T12:38:26.814Z] --- PASS: Test/TestNew (0.00s) [2021-05-11T12:38:26.814Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-05-11T12:38:26.814Z] --- PASS: Test/TestRegister (0.00s) [2021-05-11T12:38:26.814Z] --- PASS: Test/TestWatch (0.01s) [2021-05-11T12:38:26.814Z] PASS [2021-05-11T12:38:26.814Z] coverage: 92.9% of statements [2021-05-11T12:38:26.814Z] ok github.com/docker/docker/pkg/discovery/file 0.053s coverage: 92.9% of statements [2021-05-11T12:38:27.785Z] === RUN Test [2021-05-11T12:38:27.785Z] === RUN Test/TestInitialize [2021-05-11T12:38:27.785Z] === RUN Test [2021-05-11T12:38:27.785Z] === RUN Test/TestWatch [2021-05-11T12:38:27.785Z] --- PASS: Test (0.00s) [2021-05-11T12:38:27.785Z] --- PASS: Test/TestWatch (0.00s) [2021-05-11T12:38:27.785Z] PASS [2021-05-11T12:38:27.785Z] coverage: 92.3% of statements [2021-05-11T12:38:27.785Z] ok github.com/docker/docker/pkg/discovery/memory 0.046s coverage: 92.3% of statements [2021-05-11T12:38:28.245Z] time="2021-05-11T12:38:27Z" level=info msg="Initializing discovery without TLS" [2021-05-11T12:38:28.245Z] time="2021-05-11T12:38:27Z" level=info msg="Initializing discovery without TLS" [2021-05-11T12:38:28.245Z] time="2021-05-11T12:38:27Z" level=info msg="Initializing discovery without TLS" [2021-05-11T12:38:28.245Z] === RUN Test/TestInitializeWithCerts [2021-05-11T12:38:28.245Z] time="2021-05-11T12:38:27Z" level=info msg="Initializing discovery with TLS" [2021-05-11T12:38:28.245Z] === RUN Test/TestWatch [2021-05-11T12:38:28.245Z] time="2021-05-11T12:38:27Z" level=info msg="Initializing discovery without TLS" [2021-05-11T12:38:28.245Z] === RUN Test [2021-05-11T12:38:28.245Z] === RUN Test/TestInitialize [2021-05-11T12:38:28.245Z] === RUN Test/TestInitializeWithPattern [2021-05-11T12:38:28.245Z] === RUN Test/TestRegister [2021-05-11T12:38:28.245Z] === RUN Test/TestWatch [2021-05-11T12:38:28.245Z] --- PASS: Test (0.00s) [2021-05-11T12:38:28.245Z] --- PASS: Test/TestInitialize (0.00s) [2021-05-11T12:38:28.245Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-05-11T12:38:28.245Z] --- PASS: Test/TestRegister (0.00s) [2021-05-11T12:38:28.245Z] --- PASS: Test/TestWatch (0.00s) [2021-05-11T12:38:28.245Z] PASS [2021-05-11T12:38:28.245Z] coverage: 93.8% of statements [2021-05-11T12:38:28.245Z] ok github.com/docker/docker/pkg/discovery/nodes 0.042s coverage: 93.8% of statements [2021-05-11T12:38:28.686Z] INFO: Expanding compiler 1 of 3... [2021-05-11T12:38:28.686Z] INFO: Expanding compiler 2 of 3... [2021-05-11T12:38:29.217Z] === RUN TestPollerAddRemove [2021-05-11T12:38:29.217Z] --- PASS: TestPollerAddRemove (0.00s) [2021-05-11T12:38:29.217Z] === RUN TestPollerEvent [2021-05-11T12:38:29.217Z] --- SKIP: TestPollerEvent (0.00s) [2021-05-11T12:38:29.217Z] poller_test.go:41: No chmod on Windows [2021-05-11T12:38:29.217Z] === RUN TestPollerClose [2021-05-11T12:38:29.217Z] --- PASS: TestPollerClose (0.00s) [2021-05-11T12:38:29.217Z] PASS [2021-05-11T12:38:29.217Z] coverage: 36.2% of statements [2021-05-11T12:38:29.217Z] ok github.com/docker/docker/pkg/filenotify 0.046s coverage: 36.2% of statements [2021-05-11T12:38:29.675Z] ok github.com/docker/docker/client 0.280s coverage: 75.4% of statements [2021-05-11T12:38:29.677Z] === RUN TestCopyFileWithInvalidSrc [2021-05-11T12:38:29.677Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-05-11T12:38:29.677Z] === RUN TestCopyFileWithInvalidDest [2021-05-11T12:38:29.677Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-05-11T12:38:29.677Z] === RUN TestCopyFileWithSameSrcAndDest [2021-05-11T12:38:29.677Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-05-11T12:38:29.677Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-05-11T12:38:29.677Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-05-11T12:38:29.677Z] === RUN TestCopyFile [2021-05-11T12:38:29.677Z] --- PASS: TestCopyFile (0.00s) [2021-05-11T12:38:29.677Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-05-11T12:38:29.677Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-05-11T12:38:29.677Z] fileutils_test.go:134: Needs porting to Windows [2021-05-11T12:38:29.677Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-05-11T12:38:29.677Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-05-11T12:38:29.677Z] === RUN TestReadSymlinkedDirectoryToFile [2021-05-11T12:38:29.677Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-05-11T12:38:29.677Z] fileutils_test.go:180: Needs porting to Windows [2021-05-11T12:38:29.677Z] === RUN TestWildcardMatches [2021-05-11T12:38:29.677Z] --- PASS: TestWildcardMatches (0.00s) [2021-05-11T12:38:29.677Z] === RUN TestPatternMatches [2021-05-11T12:38:29.677Z] --- PASS: TestPatternMatches (0.00s) [2021-05-11T12:38:29.677Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-05-11T12:38:29.677Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-05-11T12:38:29.677Z] === RUN TestPatternMatchesFolderExclusions [2021-05-11T12:38:29.677Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-05-11T12:38:29.677Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-05-11T12:38:29.677Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-05-11T12:38:29.677Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-05-11T12:38:29.677Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-05-11T12:38:29.677Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-05-11T12:38:29.677Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-05-11T12:38:29.677Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-05-11T12:38:29.677Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-05-11T12:38:29.677Z] === RUN TestSingleExclamationError [2021-05-11T12:38:29.677Z] --- PASS: TestSingleExclamationError (0.00s) [2021-05-11T12:38:29.677Z] === RUN TestMatchesWithNoPatterns [2021-05-11T12:38:29.677Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-05-11T12:38:29.677Z] === RUN TestMatchesWithMalformedPatterns [2021-05-11T12:38:29.677Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-05-11T12:38:29.677Z] === RUN TestMatches [2021-05-11T12:38:29.677Z] --- PASS: TestMatches (0.00s) [2021-05-11T12:38:29.677Z] === RUN TestCleanPatterns [2021-05-11T12:38:29.677Z] --- PASS: TestCleanPatterns (0.00s) [2021-05-11T12:38:29.677Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-05-11T12:38:29.677Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-05-11T12:38:29.677Z] === RUN TestCleanPatternsExceptionFlag [2021-05-11T12:38:29.677Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-05-11T12:38:29.677Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-05-11T12:38:29.677Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-05-11T12:38:29.677Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-05-11T12:38:29.677Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-05-11T12:38:29.677Z] === RUN TestCleanPatternsErrorSingleException [2021-05-11T12:38:29.677Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-05-11T12:38:29.677Z] === RUN TestCreateIfNotExistsDir [2021-05-11T12:38:29.677Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-05-11T12:38:29.677Z] === RUN TestCreateIfNotExistsFile [2021-05-11T12:38:29.677Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2021-05-11T12:38:29.677Z] === RUN TestMatch [2021-05-11T12:38:29.677Z] --- PASS: TestMatch (0.00s) [2021-05-11T12:38:29.677Z] PASS [2021-05-11T12:38:29.677Z] coverage: 87.7% of statements [2021-05-11T12:38:29.677Z] ok github.com/docker/docker/pkg/fileutils 0.068s coverage: 87.7% of statements [2021-05-11T12:38:30.648Z] === RUN TestGet [2021-05-11T12:38:30.649Z] --- PASS: TestGet (0.00s) [2021-05-11T12:38:30.649Z] === RUN TestGetShortcutString [2021-05-11T12:38:30.649Z] --- PASS: TestGetShortcutString (0.00s) [2021-05-11T12:38:30.649Z] PASS [2021-05-11T12:38:30.649Z] coverage: 42.9% of statements [2021-05-11T12:38:30.649Z] ok github.com/docker/docker/pkg/homedir 0.168s coverage: 42.9% of statements [2021-05-11T12:38:31.109Z] --- PASS: Test (3.18s) [2021-05-11T12:38:31.109Z] --- PASS: Test/TestInitialize (0.17s) [2021-05-11T12:38:31.109Z] --- PASS: Test/TestInitializeWithCerts (0.01s) [2021-05-11T12:38:31.109Z] --- PASS: Test/TestWatch (3.01s) [2021-05-11T12:38:31.109Z] PASS [2021-05-11T12:38:31.109Z] coverage: 84.1% of statements [2021-05-11T12:38:31.109Z] ok github.com/docker/docker/pkg/discovery/kv 3.288s coverage: 84.1% of statements [2021-05-11T12:38:31.109Z] === RUN TestCreateIDMapOrder [2021-05-11T12:38:31.109Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-05-11T12:38:31.109Z] PASS [2021-05-11T12:38:31.109Z] coverage: 7.2% of statements [2021-05-11T12:38:31.109Z] ok github.com/docker/docker/pkg/idtools 0.049s coverage: 7.2% of statements [2021-05-11T12:38:31.601Z] INFO: Expanding compiler 3 of 3... [2021-05-11T12:38:32.576Z] INFO: Removing downloaded files... [2021-05-11T12:38:32.576Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-05-11T12:38:32.576Z] INFO: Configuring git core.autocrlf... [2021-05-11T12:38:32.650Z] --- PASS: TestTarFiles (6.05s) [2021-05-11T12:38:32.650Z] === RUN TestTarUntar [2021-05-11T12:38:32.650Z] --- PASS: TestTarUntar (0.04s) [2021-05-11T12:38:32.650Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-05-11T12:38:32.650Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2021-05-11T12:38:32.650Z] === RUN TestTarWithOptions [2021-05-11T12:38:32.650Z] --- PASS: TestTarWithOptions (0.03s) [2021-05-11T12:38:32.650Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-05-11T12:38:32.650Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-05-11T12:38:32.650Z] === RUN TestUntarUstarGnuConflict [2021-05-11T12:38:32.650Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-05-11T12:38:32.650Z] === RUN TestUntarInvalidFilenames [2021-05-11T12:38:32.650Z] === RUN TestFixedBufferCap [2021-05-11T12:38:32.650Z] --- PASS: TestFixedBufferCap (0.00s) [2021-05-11T12:38:32.650Z] === RUN TestFixedBufferLen [2021-05-11T12:38:32.650Z] --- PASS: TestFixedBufferLen (0.00s) [2021-05-11T12:38:32.650Z] === RUN TestFixedBufferString [2021-05-11T12:38:32.650Z] --- PASS: TestFixedBufferString (0.00s) [2021-05-11T12:38:32.650Z] === RUN TestFixedBufferWrite [2021-05-11T12:38:32.650Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-05-11T12:38:32.650Z] === RUN TestFixedBufferRead [2021-05-11T12:38:32.650Z] --- PASS: TestFixedBufferRead (0.00s) [2021-05-11T12:38:32.650Z] === RUN TestBytesPipeRead [2021-05-11T12:38:32.650Z] --- PASS: TestBytesPipeRead (0.00s) [2021-05-11T12:38:32.650Z] === RUN TestBytesPipeWrite [2021-05-11T12:38:32.650Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-05-11T12:38:32.650Z] === RUN TestBytesPipeWriteRandomChunks [2021-05-11T12:38:32.650Z] === RUN TestError [2021-05-11T12:38:32.650Z] --- PASS: TestError (0.00s) [2021-05-11T12:38:32.650Z] === RUN TestProgressString [2021-05-11T12:38:32.650Z] === RUN TestProgressString/no_progress [2021-05-11T12:38:32.650Z] === RUN TestProgressString/progress_1 [2021-05-11T12:38:32.650Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-05-11T12:38:32.650Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-05-11T12:38:32.650Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-05-11T12:38:32.650Z] === RUN TestProgressString/with_units [2021-05-11T12:38:32.650Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-05-11T12:38:32.650Z] === RUN TestProgressString/hide_counts [2021-05-11T12:38:32.650Z] --- PASS: TestProgressString (0.00s) [2021-05-11T12:38:32.650Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-05-11T12:38:32.650Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-05-11T12:38:32.650Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-05-11T12:38:32.650Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-05-11T12:38:32.650Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-05-11T12:38:32.650Z] --- PASS: TestProgressString/with_units (0.00s) [2021-05-11T12:38:32.650Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-05-11T12:38:32.650Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-05-11T12:38:32.650Z] === RUN TestJSONMessageDisplay [2021-05-11T12:38:32.650Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames760863870\\dest" [2021-05-11T12:38:32.650Z] --- PASS: TestUntarInvalidFilenames (0.21s) [2021-05-11T12:38:32.650Z] === RUN TestUntarHardlinkToSymlink [2021-05-11T12:38:32.650Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-05-11T12:38:32.650Z] === RUN TestUntarInvalidHardlink [2021-05-11T12:38:32.650Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink312527423\\victim\\hello" -> "../victim/hello" [2021-05-11T12:38:32.650Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink283781778\\victim\\hello" -> "/../victim/hello" [2021-05-11T12:38:32.650Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink122783433\\victim" -> "../victim" [2021-05-11T12:38:32.650Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink923438996\\victim" -> "../victim" [2021-05-11T12:38:32.650Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink491895267\\victim" -> "../victim" [2021-05-11T12:38:32.650Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink892734438\\victim" -> "../victim" [2021-05-11T12:38:32.650Z] --- PASS: TestJSONMessageDisplay (0.17s) [2021-05-11T12:38:32.650Z] === RUN TestJSONMessageDisplayWithJSONError [2021-05-11T12:38:32.650Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-05-11T12:38:32.650Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-05-11T12:38:32.650Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-05-11T12:38:32.650Z] === RUN TestDisplayJSONMessagesStream [2021-05-11T12:38:32.650Z] --- PASS: TestDisplayJSONMessagesStream (0.01s) [2021-05-11T12:38:32.650Z] PASS [2021-05-11T12:38:32.650Z] coverage: 91.7% of statements [2021-05-11T12:38:32.650Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2021-05-11T12:38:32.650Z] === RUN TestUntarInvalidSymlink [2021-05-11T12:38:32.650Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink263812109\\dest\\dotdot" -> "../victim/hello" [2021-05-11T12:38:32.650Z] ok github.com/docker/docker/pkg/jsonmessage 0.237s coverage: 91.7% of statements [2021-05-11T12:38:32.650Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink113327112\\dest\\slash-dotdot" -> "/../victim/hello" [2021-05-11T12:38:32.650Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink695866311\\dest\\loophole-victim" -> "../victim" [2021-05-11T12:38:32.650Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink838534266\\dest\\loophole-victim" -> "../victim" [2021-05-11T12:38:32.650Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink971032977\\dest\\loophole-victim" -> "../victim" [2021-05-11T12:38:32.650Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink817310652\\dest\\loophole-victim" -> "../victim" [2021-05-11T12:38:32.650Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink675449835\\dest\\dir\\loophole" -> "../../victim" [2021-05-11T12:38:32.650Z] --- PASS: TestUntarInvalidSymlink (0.05s) [2021-05-11T12:38:32.650Z] === RUN TestTempArchiveCloseMultipleTimes [2021-05-11T12:38:32.650Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-05-11T12:38:32.650Z] === RUN TestXGlobalNoParent [2021-05-11T12:38:32.650Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-05-11T12:38:32.650Z] === RUN TestReplaceFileTarWrapper [2021-05-11T12:38:32.650Z] === RUN TestStandardLongPath [2021-05-11T12:38:32.650Z] --- PASS: TestStandardLongPath (0.00s) [2021-05-11T12:38:32.650Z] === RUN TestUNCLongPath [2021-05-11T12:38:32.650Z] --- PASS: TestUNCLongPath (0.00s) [2021-05-11T12:38:32.650Z] PASS [2021-05-11T12:38:32.650Z] coverage: 100.0% of statements [2021-05-11T12:38:32.650Z] ok github.com/docker/docker/pkg/longpath 0.045s coverage: 100.0% of statements [2021-05-11T12:38:33.111Z] --- PASS: TestReplaceFileTarWrapper (0.21s) [2021-05-11T12:38:33.111Z] === RUN TestPrefixHeaderReadable [2021-05-11T12:38:33.111Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2021-05-11T12:38:33.111Z] === RUN TestDisablePigz [2021-05-11T12:38:33.111Z] --- PASS: TestBytesPipeWriteRandomChunks (0.53s) [2021-05-11T12:38:33.111Z] === RUN TestAtomicWriteToFile [2021-05-11T12:38:33.111Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-05-11T12:38:33.111Z] === RUN TestAtomicWriteSetCommit [2021-05-11T12:38:33.111Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-05-11T12:38:33.111Z] === RUN TestAtomicWriteSetCancel [2021-05-11T12:38:33.111Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-05-11T12:38:33.111Z] === RUN TestReadCloserWrapperClose [2021-05-11T12:38:33.111Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-05-11T12:38:33.111Z] === RUN TestReaderErrWrapperReadOnError [2021-05-11T12:38:33.111Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-05-11T12:38:33.111Z] === RUN TestReaderErrWrapperRead [2021-05-11T12:38:33.111Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-05-11T12:38:33.111Z] === RUN TestHashData [2021-05-11T12:38:33.111Z] --- PASS: TestHashData (0.00s) [2021-05-11T12:38:33.111Z] === RUN TestCancelReadCloser [2021-05-11T12:38:33.111Z] --- PASS: TestDisablePigz (0.13s) [2021-05-11T12:38:33.111Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-05-11T12:38:33.111Z] === RUN TestPigz [2021-05-11T12:38:33.111Z] --- PASS: TestCancelReadCloser (0.10s) [2021-05-11T12:38:33.111Z] === RUN TestWriteCloserWrapperClose [2021-05-11T12:38:33.111Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-05-11T12:38:33.111Z] === RUN TestNopWriteCloser [2021-05-11T12:38:33.111Z] --- PASS: TestNopWriteCloser (0.00s) [2021-05-11T12:38:33.111Z] === RUN TestNopWriter [2021-05-11T12:38:33.111Z] --- PASS: TestNopWriter (0.00s) [2021-05-11T12:38:33.111Z] === RUN TestWriteCounter [2021-05-11T12:38:33.111Z] --- PASS: TestWriteCounter (0.00s) [2021-05-11T12:38:33.111Z] PASS [2021-05-11T12:38:33.111Z] coverage: 69.2% of statements [2021-05-11T12:38:33.111Z] ok github.com/docker/docker/pkg/ioutils 0.729s coverage: 69.2% of statements [2021-05-11T12:38:33.111Z] --- PASS: TestPigz (0.18s) [2021-05-11T12:38:33.111Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-05-11T12:38:33.111Z] === RUN TestCopyFileWithInvalidDest [2021-05-11T12:38:33.111Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-05-11T12:38:33.111Z] archive_windows_test.go:16: Currently fails [2021-05-11T12:38:33.111Z] === RUN TestCanonicalTarNameForPath [2021-05-11T12:38:33.111Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-05-11T12:38:33.111Z] === RUN TestCanonicalTarName [2021-05-11T12:38:33.111Z] --- PASS: TestCanonicalTarName (0.00s) [2021-05-11T12:38:33.111Z] === RUN TestChmodTarEntry [2021-05-11T12:38:33.111Z] --- PASS: TestChmodTarEntry (0.00s) [2021-05-11T12:38:33.111Z] === RUN TestHardLinkOrder [2021-05-11T12:38:33.583Z] --- PASS: TestHardLinkOrder (0.10s) [2021-05-11T12:38:33.583Z] === RUN TestChangeString [2021-05-11T12:38:33.583Z] --- PASS: TestChangeString (0.00s) [2021-05-11T12:38:33.583Z] === RUN TestChangesWithNoChanges [2021-05-11T12:38:33.583Z] --- PASS: TestChangesWithNoChanges (0.06s) [2021-05-11T12:38:33.583Z] === RUN TestChangesWithChanges [2021-05-11T12:38:33.583Z] --- PASS: TestChangesWithChanges (0.03s) [2021-05-11T12:38:33.583Z] === RUN TestChangesWithChangesGH13590 [2021-05-11T12:38:33.583Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-05-11T12:38:33.583Z] changes_test.go:196: needs more investigation [2021-05-11T12:38:33.583Z] === RUN TestChangesDirsEmpty [2021-05-11T12:38:33.583Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2021-05-11T12:38:33.583Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2021-05-11T12:38:33.583Z] === RUN TestChangesDirsMutated [2021-05-11T12:38:33.583Z] --- SKIP: TestChangesDirsMutated (0.00s) [2021-05-11T12:38:33.583Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2021-05-11T12:38:33.583Z] === RUN TestApplyLayer [2021-05-11T12:38:33.583Z] --- SKIP: TestApplyLayer (0.00s) [2021-05-11T12:38:33.583Z] changes_test.go:433: needs further investigation [2021-05-11T12:38:33.583Z] === RUN TestChangesSizeWithHardlinks [2021-05-11T12:38:33.583Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-05-11T12:38:33.583Z] changes_test.go:469: needs further investigation [2021-05-11T12:38:33.583Z] === RUN TestChangesSizeWithNoChanges [2021-05-11T12:38:33.583Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-05-11T12:38:33.583Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-05-11T12:38:33.583Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-05-11T12:38:33.583Z] === RUN TestChangesSize [2021-05-11T12:38:33.583Z] --- PASS: TestChangesSize (0.00s) [2021-05-11T12:38:33.583Z] === RUN TestApplyLayerInvalidFilenames [2021-05-11T12:38:33.583Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames816741632\\dest" [2021-05-11T12:38:33.583Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2021-05-11T12:38:33.583Z] === RUN TestApplyLayerInvalidHardlink [2021-05-11T12:38:33.583Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink704541746\\victim\\hello" -> "../victim/hello" [2021-05-11T12:38:33.583Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink097395177\\victim\\hello" -> "/../victim/hello" [2021-05-11T12:38:33.583Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink928380468\\victim" -> "../victim" [2021-05-11T12:38:33.583Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink833204227\\victim" -> "../victim" [2021-05-11T12:38:33.583Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink390300038\\victim" -> "../victim" [2021-05-11T12:38:33.583Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink510529837\\victim" -> "../victim" [2021-05-11T12:38:33.583Z] --- PASS: TestApplyLayerInvalidHardlink (0.06s) [2021-05-11T12:38:33.583Z] === RUN TestApplyLayerInvalidSymlink [2021-05-11T12:38:33.583Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink555086504\\dest\\dotdot" -> "../victim/hello" [2021-05-11T12:38:33.583Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink911456743\\dest\\slash-dotdot" -> "/../victim/hello" [2021-05-11T12:38:33.583Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink186309146\\dest\\loophole-victim" -> "../victim" [2021-05-11T12:38:33.583Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink800543409\\dest\\loophole-victim" -> "../victim" [2021-05-11T12:38:33.583Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink712285276\\dest\\loophole-victim" -> "../victim" [2021-05-11T12:38:33.583Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink199813131\\dest\\loophole-victim" -> "../victim" [2021-05-11T12:38:33.583Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2021-05-11T12:38:33.583Z] === RUN TestApplyLayerWhiteouts [2021-05-11T12:38:33.583Z] --- PASS: TestApplyLayerWhiteouts (0.08s) [2021-05-11T12:38:33.583Z] === RUN TestGenerateEmptyFile [2021-05-11T12:38:33.583Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-05-11T12:38:33.583Z] === RUN TestGenerateWithContent [2021-05-11T12:38:33.583Z] --- PASS: TestGenerateWithContent (0.00s) [2021-05-11T12:38:33.583Z] PASS [2021-05-11T12:38:33.583Z] coverage: 61.6% of statements [2021-05-11T12:38:33.583Z] === RUN TestNameFormat [2021-05-11T12:38:33.583Z] --- PASS: TestNameFormat (0.00s) [2021-05-11T12:38:33.583Z] === RUN TestNameRetries [2021-05-11T12:38:33.583Z] --- PASS: TestNameRetries (0.00s) [2021-05-11T12:38:33.583Z] PASS [2021-05-11T12:38:33.583Z] coverage: 85.7% of statements [2021-05-11T12:38:33.583Z] ok github.com/docker/docker/pkg/archive 8.799s coverage: 61.6% of statements [2021-05-11T12:38:33.583Z] ok github.com/docker/docker/pkg/namesgenerator 0.040s coverage: 85.7% of statements [2021-05-11T12:38:34.044Z] === RUN TestParseKeyValueOpt [2021-05-11T12:38:34.044Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-05-11T12:38:34.044Z] === RUN TestParseUintList [2021-05-11T12:38:34.044Z] --- PASS: TestParseUintList (0.00s) [2021-05-11T12:38:34.044Z] === RUN TestParseUintListMaximumLimits [2021-05-11T12:38:34.044Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-05-11T12:38:34.044Z] PASS [2021-05-11T12:38:34.044Z] coverage: 97.0% of statements [2021-05-11T12:38:34.044Z] ok github.com/docker/docker/pkg/parsers 0.056s coverage: 97.0% of statements [2021-05-11T12:38:34.504Z] === RUN TestNewAndRemove [2021-05-11T12:38:34.504Z] --- PASS: TestNewAndRemove (0.02s) [2021-05-11T12:38:34.504Z] === RUN TestRemoveInvalidPath [2021-05-11T12:38:34.504Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-05-11T12:38:34.504Z] PASS [2021-05-11T12:38:34.504Z] coverage: 82.6% of statements [2021-05-11T12:38:34.504Z] ok github.com/docker/docker/pkg/pidfile 0.216s coverage: 82.6% of statements [2021-05-11T12:38:36.046Z] === RUN TestParseEmptyInterface [2021-05-11T12:38:36.046Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-05-11T12:38:36.046Z] === RUN TestParseNonInterfaceType [2021-05-11T12:38:36.046Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-05-11T12:38:36.046Z] === RUN TestParseWithOneFunction [2021-05-11T12:38:36.046Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-05-11T12:38:36.046Z] === RUN TestParseWithMultipleFuncs [2021-05-11T12:38:36.046Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-05-11T12:38:36.046Z] === RUN TestParseWithUnnamedReturn [2021-05-11T12:38:36.046Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-05-11T12:38:36.046Z] === RUN TestEmbeddedInterface [2021-05-11T12:38:36.046Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-05-11T12:38:36.046Z] === RUN TestParsedImports [2021-05-11T12:38:36.046Z] --- PASS: TestParsedImports (0.00s) [2021-05-11T12:38:36.046Z] === RUN TestAliasedImports [2021-05-11T12:38:36.046Z] --- PASS: TestAliasedImports (0.00s) [2021-05-11T12:38:36.046Z] PASS [2021-05-11T12:38:36.046Z] coverage: 56.8% of statements [2021-05-11T12:38:36.046Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.085s coverage: 56.8% of statements [2021-05-11T12:38:36.508Z] === RUN TestFailedConnection [2021-05-11T12:38:36.968Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-05-11T12:38:36.968Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-05-11T12:38:36.968Z] === RUN TestBufioReaderPoolPutAndGet [2021-05-11T12:38:36.968Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-05-11T12:38:36.969Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-05-11T12:38:36.969Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-05-11T12:38:36.969Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-05-11T12:38:36.969Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-05-11T12:38:36.969Z] === RUN TestBufioWriterPoolPutAndGet [2021-05-11T12:38:36.969Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-05-11T12:38:36.969Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-05-11T12:38:36.969Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-05-11T12:38:36.969Z] === RUN TestBufferPoolPutAndGet [2021-05-11T12:38:36.969Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-05-11T12:38:36.969Z] PASS [2021-05-11T12:38:36.969Z] coverage: 88.2% of statements [2021-05-11T12:38:36.969Z] ok github.com/docker/docker/pkg/pools 0.040s coverage: 88.2% of statements [2021-05-11T12:38:37.429Z] === RUN TestHTTPTransport [2021-05-11T12:38:37.429Z] --- PASS: TestHTTPTransport (0.00s) [2021-05-11T12:38:37.429Z] PASS [2021-05-11T12:38:37.429Z] coverage: 85.7% of statements [2021-05-11T12:38:37.429Z] ok github.com/docker/docker/pkg/plugins/transport 0.235s coverage: 85.7% of statements [2021-05-11T12:38:38.401Z] === RUN TestOutputOnPrematureClose [2021-05-11T12:38:38.401Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-05-11T12:38:38.401Z] === RUN TestCompleteSilently [2021-05-11T12:38:38.401Z] --- PASS: TestCompleteSilently (0.00s) [2021-05-11T12:38:38.401Z] PASS [2021-05-11T12:38:38.401Z] coverage: 75.9% of statements [2021-05-11T12:38:38.401Z] ok github.com/docker/docker/pkg/progress 0.042s coverage: 75.9% of statements [2021-05-11T12:38:38.401Z] --- PASS: TestFailedConnection (2.15s) [2021-05-11T12:38:38.401Z] === RUN TestFailOnce [2021-05-11T12:38:38.862Z] 2021/05/11 12:38:38 http: panic serving 127.0.0.1:49224: Plugin not ready [2021-05-11T12:38:38.862Z] goroutine 10 [running]: [2021-05-11T12:38:38.862Z] net/http.(*conn).serve.func1(0xc000058be0) [2021-05-11T12:38:38.862Z] c:/go/src/net/http/server.go:1795 +0x140 [2021-05-11T12:38:38.862Z] panic(0x849b40, 0x986aa0) [2021-05-11T12:38:38.862Z] c:/go/src/runtime/panic.go:679 +0x1c0 [2021-05-11T12:38:38.862Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x99a6e0, 0xc000132000, 0xc0000d0300) [2021-05-11T12:38:38.862Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-05-11T12:38:38.862Z] net/http.HandlerFunc.ServeHTTP(0xc0000ec050, 0x99a6e0, 0xc000132000, 0xc0000d0300) [2021-05-11T12:38:38.862Z] c:/go/src/net/http/server.go:2036 +0x4b [2021-05-11T12:38:38.862Z] net/http.(*ServeMux).ServeHTTP(0xc0000fc000, 0x99a6e0, 0xc000132000, 0xc0000d0300) [2021-05-11T12:38:38.862Z] c:/go/src/net/http/server.go:2416 +0x1c4 [2021-05-11T12:38:38.862Z] net/http.serverHandler.ServeHTTP(0xc000102000, 0x99a6e0, 0xc000132000, 0xc0000d0300) [2021-05-11T12:38:38.862Z] c:/go/src/net/http/server.go:2831 +0xab [2021-05-11T12:38:38.862Z] net/http.(*conn).serve(0xc000058be0, 0x99b2a0, 0xc00004a980) [2021-05-11T12:38:38.862Z] c:/go/src/net/http/server.go:1919 +0x87c [2021-05-11T12:38:38.862Z] created by net/http.(*Server).Serve [2021-05-11T12:38:38.862Z] c:/go/src/net/http/server.go:2957 +0x38b [2021-05-11T12:38:38.862Z] time="2021-05-11T12:38:38Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49223/Test.FailOnce: Post http://127.0.0.1:49223/Test.FailOnce: EOF, retrying in 1s" [2021-05-11T12:38:38.862Z] === RUN TestSendToOneSub [2021-05-11T12:38:38.862Z] --- PASS: TestSendToOneSub (0.00s) [2021-05-11T12:38:38.862Z] === RUN TestSendToMultipleSubs [2021-05-11T12:38:38.862Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-05-11T12:38:38.862Z] === RUN TestEvictOneSub [2021-05-11T12:38:38.862Z] --- PASS: TestEvictOneSub (0.00s) [2021-05-11T12:38:38.862Z] === RUN TestClosePublisher [2021-05-11T12:38:38.862Z] --- PASS: TestClosePublisher (0.00s) [2021-05-11T12:38:38.862Z] === RUN TestPubSubRace [2021-05-11T12:38:39.837Z] === RUN TestRegister [2021-05-11T12:38:39.837Z] --- PASS: TestRegister (0.00s) [2021-05-11T12:38:39.837Z] === RUN TestCommand [2021-05-11T12:38:39.837Z] --- PASS: TestCommand (0.03s) [2021-05-11T12:38:39.837Z] === RUN TestNaiveSelf [2021-05-11T12:38:39.837Z] --- PASS: TestNaiveSelf (0.03s) [2021-05-11T12:38:39.837Z] PASS [2021-05-11T12:38:39.837Z] coverage: 82.4% of statements [2021-05-11T12:38:39.837Z] ok github.com/docker/docker/pkg/reexec 0.091s coverage: 82.4% of statements [2021-05-11T12:38:39.837Z] --- PASS: TestFailOnce (1.19s) [2021-05-11T12:38:39.837Z] === RUN TestEchoInputOutput [2021-05-11T12:38:39.837Z] --- PASS: TestEchoInputOutput (0.00s) [2021-05-11T12:38:39.837Z] === RUN TestBackoff [2021-05-11T12:38:39.837Z] --- PASS: TestBackoff (0.00s) [2021-05-11T12:38:39.837Z] === RUN TestAbortRetry [2021-05-11T12:38:39.837Z] --- PASS: TestAbortRetry (0.00s) [2021-05-11T12:38:39.837Z] === RUN TestClientScheme [2021-05-11T12:38:39.837Z] --- PASS: TestClientScheme (0.00s) [2021-05-11T12:38:39.837Z] === RUN TestNewClientWithTimeout [2021-05-11T12:38:39.837Z] --- PASS: TestPubSubRace (1.06s) [2021-05-11T12:38:39.837Z] PASS [2021-05-11T12:38:39.837Z] coverage: 75.0% of statements [2021-05-11T12:38:39.837Z] ok github.com/docker/docker/pkg/pubsub 1.124s coverage: 75.0% of statements [2021-05-11T12:38:40.297Z] time="2021-05-11T12:38:39Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49233/Test.Echo: Post http://127.0.0.1:49233/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-05-11T12:38:40.758Z] === RUN TestParseSignal [2021-05-11T12:38:40.758Z] --- PASS: TestParseSignal (0.00s) [2021-05-11T12:38:40.758Z] === RUN TestValidSignalForPlatform [2021-05-11T12:38:40.758Z] --- PASS: TestValidSignalForPlatform (0.00s) [2021-05-11T12:38:40.758Z] PASS [2021-05-11T12:38:40.758Z] coverage: 20.3% of statements [2021-05-11T12:38:40.758Z] ok github.com/docker/docker/pkg/signal 0.044s coverage: 20.3% of statements [2021-05-11T12:38:40.758Z] === RUN TestNewStdWriter [2021-05-11T12:38:40.758Z] --- PASS: TestNewStdWriter (0.00s) [2021-05-11T12:38:40.758Z] === RUN TestWriteWithUninitializedStdWriter [2021-05-11T12:38:40.758Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-05-11T12:38:40.758Z] === RUN TestWriteWithNilBytes [2021-05-11T12:38:40.758Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-05-11T12:38:40.758Z] === RUN TestWrite [2021-05-11T12:38:40.758Z] --- PASS: TestWrite (0.00s) [2021-05-11T12:38:40.758Z] === RUN TestWriteWithWriterError [2021-05-11T12:38:40.758Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-05-11T12:38:40.758Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-05-11T12:38:40.758Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-05-11T12:38:40.758Z] === RUN TestStdCopyWriteAndRead [2021-05-11T12:38:40.758Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-05-11T12:38:40.758Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-05-11T12:38:40.758Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-05-11T12:38:40.758Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-05-11T12:38:40.758Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-05-11T12:38:40.758Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-05-11T12:38:40.758Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-05-11T12:38:40.758Z] === RUN TestStdCopyWithInvalidInputHeader [2021-05-11T12:38:41.219Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-05-11T12:38:41.219Z] === RUN TestStdCopyWithCorruptedPrefix [2021-05-11T12:38:41.219Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-05-11T12:38:41.219Z] === RUN TestStdCopyReturnsWriteErrors [2021-05-11T12:38:41.219Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-05-11T12:38:41.219Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-05-11T12:38:41.219Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-05-11T12:38:41.219Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-05-11T12:38:41.219Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-05-11T12:38:41.219Z] PASS [2021-05-11T12:38:41.219Z] coverage: 100.0% of statements [2021-05-11T12:38:41.219Z] ok github.com/docker/docker/pkg/stdcopy 0.039s coverage: 100.0% of statements [2021-05-11T12:38:41.680Z] time="2021-05-11T12:38:41Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49233/Test.Echo: Post http://127.0.0.1:49233/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-05-11T12:38:41.680Z] === RUN TestRawProgressFormatterFormatStatus [2021-05-11T12:38:41.680Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-05-11T12:38:41.680Z] === RUN TestRawProgressFormatterFormatProgress [2021-05-11T12:38:41.680Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-05-11T12:38:41.680Z] === RUN TestFormatStatus [2021-05-11T12:38:41.680Z] --- PASS: TestFormatStatus (0.00s) [2021-05-11T12:38:41.680Z] === RUN TestFormatError [2021-05-11T12:38:41.680Z] --- PASS: TestFormatError (0.00s) [2021-05-11T12:38:41.680Z] === RUN TestFormatJSONError [2021-05-11T12:38:41.680Z] --- PASS: TestFormatJSONError (0.00s) [2021-05-11T12:38:41.680Z] === RUN TestJsonProgressFormatterFormatProgress [2021-05-11T12:38:41.680Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-05-11T12:38:41.680Z] === RUN TestJsonProgressFormatterFormatStatus [2021-05-11T12:38:41.680Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-05-11T12:38:41.680Z] === RUN TestNewJSONProgressOutput [2021-05-11T12:38:41.680Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-05-11T12:38:41.680Z] === RUN TestAuxFormatterEmit [2021-05-11T12:38:41.680Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-05-11T12:38:41.680Z] === RUN TestStreamWriterStdout [2021-05-11T12:38:41.680Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-05-11T12:38:41.680Z] === RUN TestStreamWriterStderr [2021-05-11T12:38:41.680Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-05-11T12:38:42.140Z] PASS [2021-05-11T12:38:42.140Z] coverage: 66.2% of statements [2021-05-11T12:38:42.140Z] ok github.com/docker/docker/pkg/streamformatter 0.051s coverage: 66.2% of statements [2021-05-11T12:38:42.140Z] === RUN TestGenerateRandomID [2021-05-11T12:38:42.140Z] --- PASS: TestGenerateRandomID (0.00s) [2021-05-11T12:38:42.140Z] === RUN TestShortenId [2021-05-11T12:38:42.140Z] --- PASS: TestShortenId (0.00s) [2021-05-11T12:38:42.140Z] === RUN TestShortenSha256Id [2021-05-11T12:38:42.140Z] --- PASS: TestShortenSha256Id (0.00s) [2021-05-11T12:38:42.140Z] === RUN TestShortenIdEmpty [2021-05-11T12:38:42.140Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-05-11T12:38:42.140Z] === RUN TestShortenIdInvalid [2021-05-11T12:38:42.140Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-05-11T12:38:42.140Z] === RUN TestIsShortIDNonHex [2021-05-11T12:38:42.140Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-05-11T12:38:42.140Z] === RUN TestIsShortIDNotCorrectSize [2021-05-11T12:38:42.140Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-05-11T12:38:42.140Z] PASS [2021-05-11T12:38:42.140Z] coverage: 70.6% of statements [2021-05-11T12:38:42.140Z] ok github.com/docker/docker/pkg/stringid 0.038s coverage: 70.6% of statements [2021-05-11T12:38:43.110Z] === RUN TestIsCpusetListAvailable [2021-05-11T12:38:43.110Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-05-11T12:38:43.110Z] PASS [2021-05-11T12:38:43.110Z] coverage: 38.2% of statements [2021-05-11T12:38:43.110Z] ok github.com/docker/docker/pkg/sysinfo 0.037s coverage: 38.2% of statements [2021-05-11T12:38:43.570Z] === RUN TestChtimes [2021-05-11T12:38:43.570Z] --- PASS: TestChtimes (0.00s) [2021-05-11T12:38:43.570Z] === RUN TestChtimesWindows [2021-05-11T12:38:43.570Z] --- PASS: TestChtimesWindows (0.00s) [2021-05-11T12:38:43.570Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-05-11T12:38:43.570Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-05-11T12:38:43.570Z] === RUN TestEnsureRemoveAllNotExist [2021-05-11T12:38:43.570Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-05-11T12:38:43.570Z] === RUN TestEnsureRemoveAllWithDir [2021-05-11T12:38:43.570Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-05-11T12:38:43.570Z] === RUN TestEnsureRemoveAllWithFile [2021-05-11T12:38:43.570Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-05-11T12:38:43.570Z] === RUN TestHasWin32KSupport [2021-05-11T12:38:43.570Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-05-11T12:38:43.571Z] syscall_windows_test.go:8: win32k: true [2021-05-11T12:38:43.571Z] PASS [2021-05-11T12:38:43.571Z] coverage: 12.0% of statements [2021-05-11T12:38:43.571Z] ok github.com/docker/docker/pkg/system 0.044s coverage: 12.0% of statements [2021-05-11T12:38:44.031Z] === RUN TestTailFile [2021-05-11T12:38:44.031Z] --- PASS: TestTailFile (0.00s) [2021-05-11T12:38:44.031Z] === RUN TestTailFileManyLines [2021-05-11T12:38:44.031Z] --- PASS: TestTailFileManyLines (0.00s) [2021-05-11T12:38:44.031Z] === RUN TestTailEmptyFile [2021-05-11T12:38:44.031Z] --- PASS: TestTailEmptyFile (0.00s) [2021-05-11T12:38:44.031Z] === RUN TestTailNegativeN [2021-05-11T12:38:44.031Z] --- PASS: TestTailNegativeN (0.00s) [2021-05-11T12:38:44.031Z] === RUN TestNewTailReader [2021-05-11T12:38:44.031Z] === PAUSE TestNewTailReader [2021-05-11T12:38:44.031Z] === CONT TestNewTailReader [2021-05-11T12:38:44.031Z] === RUN TestNewTailReader/4_byte_delimiter [2021-05-11T12:38:44.031Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-05-11T12:38:44.031Z] === RUN TestNewTailReader/8_byte_delimiter [2021-05-11T12:38:44.031Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-05-11T12:38:44.031Z] === RUN TestNewTailReader/12_byte_delimiter [2021-05-11T12:38:44.031Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-05-11T12:38:44.031Z] === RUN TestNewTailReader/no_delimiter [2021-05-11T12:38:44.031Z] === PAUSE TestNewTailReader/no_delimiter [2021-05-11T12:38:44.031Z] === RUN TestNewTailReader/single_byte_delimiter [2021-05-11T12:38:44.031Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-05-11T12:38:44.031Z] === RUN TestNewTailReader/2_byte_delimiter [2021-05-11T12:38:44.031Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-05-11T12:38:44.031Z] === RUN TestNewTailReader/truncated_last_line [2021-05-11T12:38:44.031Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-05-11T12:38:44.031Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-05-11T12:38:44.031Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-05-11T12:38:44.031Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-05-11T12:38:44.031Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-05-11T12:38:44.031Z] === CONT TestNewTailReader/4_byte_delimiter [2021-05-11T12:38:44.031Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-05-11T12:38:44.031Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-05-11T12:38:44.031Z] === CONT TestNewTailReader/no_delimiter [2021-05-11T12:38:44.031Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-05-11T12:38:44.031Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-05-11T12:38:44.031Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-05-11T12:38:44.031Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-05-11T12:38:44.031Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-05-11T12:38:44.031Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-05-11T12:38:44.031Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-05-11T12:38:44.031Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-05-11T12:38:44.031Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-05-11T12:38:44.031Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-05-11T12:38:44.031Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-05-11T12:38:44.031Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-05-11T12:38:44.031Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-05-11T12:38:44.031Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-05-11T12:38:44.031Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-05-11T12:38:44.031Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-05-11T12:38:44.031Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-05-11T12:38:44.031Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-05-11T12:38:44.032Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-05-11T12:38:44.032Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-05-11T12:38:44.032Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-05-11T12:38:44.032Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-05-11T12:38:44.032Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-05-11T12:38:44.032Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-05-11T12:38:44.032Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-05-11T12:38:44.032Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-05-11T12:38:44.032Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-05-11T12:38:44.032Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-05-11T12:38:44.032Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-11T12:38:44.032Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-11T12:38:44.032Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-11T12:38:44.032Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-11T12:38:44.032Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-05-11T12:38:44.032Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-05-11T12:38:44.032Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-05-11T12:38:44.032Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-05-11T12:38:44.032Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-05-11T12:38:44.032Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-05-11T12:38:44.032Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-05-11T12:38:44.032Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-05-11T12:38:44.032Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-05-11T12:38:44.032Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-05-11T12:38:44.032Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-05-11T12:38:44.032Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-05-11T12:38:44.032Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-05-11T12:38:44.032Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-05-11T12:38:44.032Z] === CONT TestNewTailReader/12_byte_delimiter [2021-05-11T12:38:44.032Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-05-11T12:38:44.032Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-05-11T12:38:44.032Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-05-11T12:38:44.032Z] === CONT TestNewTailReader/2_byte_delimiter [2021-05-11T12:38:44.032Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-05-11T12:38:44.032Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-05-11T12:38:44.032Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-05-11T12:38:44.032Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-05-11T12:38:44.032Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-05-11T12:38:44.032Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-05-11T12:38:44.032Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-11T12:38:44.032Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-11T12:38:44.032Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-11T12:38:44.032Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-11T12:38:44.032Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-05-11T12:38:44.032Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-05-11T12:38:44.032Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-05-11T12:38:44.032Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-05-11T12:38:44.032Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-05-11T12:38:44.032Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-05-11T12:38:44.032Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-05-11T12:38:44.032Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-05-11T12:38:44.032Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-05-11T12:38:44.032Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-05-11T12:38:44.032Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-05-11T12:38:44.032Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-05-11T12:38:44.032Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-05-11T12:38:44.032Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-05-11T12:38:44.032Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-05-11T12:38:44.032Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-05-11T12:38:44.032Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-05-11T12:38:44.032Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-11T12:38:44.032Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-11T12:38:44.032Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-11T12:38:44.032Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-11T12:38:44.032Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-05-11T12:38:44.032Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-05-11T12:38:44.032Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-05-11T12:38:44.032Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-05-11T12:38:44.032Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-05-11T12:38:44.032Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-05-11T12:38:44.032Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-05-11T12:38:44.032Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-05-11T12:38:44.032Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-05-11T12:38:44.032Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-05-11T12:38:44.032Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-05-11T12:38:44.032Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-05-11T12:38:44.032Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-05-11T12:38:44.032Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-05-11T12:38:44.032Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-05-11T12:38:44.032Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-05-11T12:38:44.032Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-05-11T12:38:44.032Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-05-11T12:38:44.032Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-05-11T12:38:44.032Z] === CONT TestNewTailReader/single_byte_delimiter [2021-05-11T12:38:44.032Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-05-11T12:38:44.032Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-05-11T12:38:44.032Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-05-11T12:38:44.032Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-05-11T12:38:44.032Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-05-11T12:38:44.032Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-05-11T12:38:44.032Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-11T12:38:44.032Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-11T12:38:44.032Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-11T12:38:44.032Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-11T12:38:44.032Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-05-11T12:38:44.032Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-05-11T12:38:44.032Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-05-11T12:38:44.032Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-05-11T12:38:44.032Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-05-11T12:38:44.032Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-05-11T12:38:44.032Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-05-11T12:38:44.032Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-05-11T12:38:44.032Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-05-11T12:38:44.032Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-05-11T12:38:44.032Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-05-11T12:38:44.032Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-05-11T12:38:44.032Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-05-11T12:38:44.032Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-05-11T12:38:44.032Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-05-11T12:38:44.032Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-05-11T12:38:44.032Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-05-11T12:38:44.032Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-11T12:38:44.032Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-11T12:38:44.032Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-05-11T12:38:44.032Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-05-11T12:38:44.032Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-05-11T12:38:44.032Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-05-11T12:38:44.032Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-05-11T12:38:44.032Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-05-11T12:38:44.032Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-05-11T12:38:44.032Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-05-11T12:38:44.032Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-05-11T12:38:44.032Z] === CONT TestNewTailReader/8_byte_delimiter [2021-05-11T12:38:44.032Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-05-11T12:38:44.032Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-05-11T12:38:44.032Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-05-11T12:38:44.032Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-05-11T12:38:44.032Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-05-11T12:38:44.032Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-05-11T12:38:44.032Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-11T12:38:44.032Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-11T12:38:44.032Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-11T12:38:44.032Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-11T12:38:44.032Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-05-11T12:38:44.032Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-05-11T12:38:44.032Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-05-11T12:38:44.032Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-05-11T12:38:44.032Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-05-11T12:38:44.032Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-05-11T12:38:44.032Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-05-11T12:38:44.032Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-05-11T12:38:44.032Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-05-11T12:38:44.032Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-05-11T12:38:44.032Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-05-11T12:38:44.032Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-05-11T12:38:44.032Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-05-11T12:38:44.032Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-05-11T12:38:44.032Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-05-11T12:38:44.032Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-11T12:38:44.032Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-11T12:38:44.032Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-11T12:38:44.032Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-11T12:38:44.032Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-11T12:38:44.032Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-11T12:38:44.032Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-11T12:38:44.032Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-11T12:38:44.032Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-11T12:38:44.032Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-11T12:38:44.032Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-11T12:38:44.032Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-11T12:38:44.032Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-05-11T12:38:44.032Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-05-11T12:38:44.032Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-05-11T12:38:44.032Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-05-11T12:38:44.032Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-05-11T12:38:44.032Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-05-11T12:38:44.032Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-05-11T12:38:44.032Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-05-11T12:38:44.032Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-05-11T12:38:44.032Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-05-11T12:38:44.032Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-05-11T12:38:44.032Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-11T12:38:44.032Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-11T12:38:44.032Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-05-11T12:38:44.032Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-05-11T12:38:44.032Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-05-11T12:38:44.032Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-05-11T12:38:44.032Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-05-11T12:38:44.032Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-05-11T12:38:44.032Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-05-11T12:38:44.032Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-05-11T12:38:44.032Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-05-11T12:38:44.032Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-05-11T12:38:44.032Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-05-11T12:38:44.032Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-05-11T12:38:44.032Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-05-11T12:38:44.032Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-05-11T12:38:44.032Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-05-11T12:38:44.032Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-05-11T12:38:44.032Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-05-11T12:38:44.032Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-05-11T12:38:44.032Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-05-11T12:38:44.032Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-05-11T12:38:44.032Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-05-11T12:38:44.032Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-05-11T12:38:44.032Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-05-11T12:38:44.032Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-05-11T12:38:44.494Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-05-11T12:38:44.494Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-05-11T12:38:44.494Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-05-11T12:38:44.494Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-11T12:38:44.494Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-11T12:38:44.494Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-11T12:38:44.494Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-11T12:38:44.494Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-05-11T12:38:44.494Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-11T12:38:44.494Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-11T12:38:44.494Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-05-11T12:38:44.494Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-11T12:38:44.494Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-11T12:38:44.494Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-11T12:38:44.494Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-11T12:38:44.494Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-11T12:38:44.494Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-11T12:38:44.494Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-11T12:38:44.494Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-11T12:38:44.494Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-11T12:38:44.494Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-11T12:38:44.494Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-11T12:38:44.494Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-11T12:38:44.494Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-05-11T12:38:44.494Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-05-11T12:38:44.494Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-05-11T12:38:44.494Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-05-11T12:38:44.494Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-05-11T12:38:44.494Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-05-11T12:38:44.494Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-05-11T12:38:44.494Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-05-11T12:38:44.494Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-11T12:38:44.494Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-11T12:38:44.494Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-05-11T12:38:44.494Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-05-11T12:38:44.494Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-05-11T12:38:44.494Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-05-11T12:38:44.494Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-05-11T12:38:44.494Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-05-11T12:38:44.494Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-05-11T12:38:44.494Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-05-11T12:38:44.494Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-05-11T12:38:44.494Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-05-11T12:38:44.494Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-05-11T12:38:44.494Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-05-11T12:38:44.494Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-05-11T12:38:44.494Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-05-11T12:38:44.494Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-05-11T12:38:44.494Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-05-11T12:38:44.494Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-11T12:38:44.494Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-11T12:38:44.494Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-05-11T12:38:44.494Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-11T12:38:44.494Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-11T12:38:44.494Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-11T12:38:44.494Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-11T12:38:44.494Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-11T12:38:44.494Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-11T12:38:44.494Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-11T12:38:44.494Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-11T12:38:44.494Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-11T12:38:44.494Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-11T12:38:44.494Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-11T12:38:44.494Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-05-11T12:38:44.494Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-05-11T12:38:44.494Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-11T12:38:44.494Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-11T12:38:44.494Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-05-11T12:38:44.494Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-05-11T12:38:44.494Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-11T12:38:44.494Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-11T12:38:44.494Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-11T12:38:44.494Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-11T12:38:44.494Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-11T12:38:44.494Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-11T12:38:44.494Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-11T12:38:44.494Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-11T12:38:44.494Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-11T12:38:44.494Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-11T12:38:44.494Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-11T12:38:44.494Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-11T12:38:44.494Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-11T12:38:44.494Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-11T12:38:44.494Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-11T12:38:44.494Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-05-11T12:38:44.495Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-05-11T12:38:44.495Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-11T12:38:44.495Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-11T12:38:44.495Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-05-11T12:38:44.495Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-05-11T12:38:44.495Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-05-11T12:38:44.495Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-05-11T12:38:44.495Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-05-11T12:38:44.495Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-05-11T12:38:44.495Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-05-11T12:38:44.495Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-05-11T12:38:44.495Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-05-11T12:38:44.495Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-05-11T12:38:44.495Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-05-11T12:38:44.495Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-05-11T12:38:44.495Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-05-11T12:38:44.495Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-05-11T12:38:44.495Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-05-11T12:38:44.495Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-05-11T12:38:44.495Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-05-11T12:38:44.495Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-05-11T12:38:44.495Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-05-11T12:38:44.495Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-05-11T12:38:44.495Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-05-11T12:38:44.495Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-11T12:38:44.495Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-11T12:38:44.495Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-05-11T12:38:44.495Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-05-11T12:38:44.495Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-05-11T12:38:44.495Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-05-11T12:38:44.495Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-05-11T12:38:44.495Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-05-11T12:38:44.495Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-05-11T12:38:44.495Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-11T12:38:44.495Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-11T12:38:44.495Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-11T12:38:44.495Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-11T12:38:44.495Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-11T12:38:44.495Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-11T12:38:44.495Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-11T12:38:44.495Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-11T12:38:44.495Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-11T12:38:44.495Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-11T12:38:44.495Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-11T12:38:44.495Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-11T12:38:44.495Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-11T12:38:44.495Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-11T12:38:44.495Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-05-11T12:38:44.495Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-05-11T12:38:44.495Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-05-11T12:38:44.495Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-05-11T12:38:44.495Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-05-11T12:38:44.495Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-05-11T12:38:44.495Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-05-11T12:38:44.495Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-05-11T12:38:44.495Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-05-11T12:38:44.495Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-05-11T12:38:44.495Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-05-11T12:38:44.495Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-05-11T12:38:44.495Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-05-11T12:38:44.495Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-05-11T12:38:44.495Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-05-11T12:38:44.495Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-05-11T12:38:44.495Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-05-11T12:38:44.495Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-05-11T12:38:44.495Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-05-11T12:38:44.495Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-05-11T12:38:44.495Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-05-11T12:38:44.495Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-11T12:38:44.495Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-11T12:38:44.495Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-05-11T12:38:44.495Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-05-11T12:38:44.495Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-05-11T12:38:44.495Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-11T12:38:44.495Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-11T12:38:44.495Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-05-11T12:38:44.495Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-05-11T12:38:44.495Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-05-11T12:38:44.495Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-11T12:38:44.495Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-11T12:38:44.495Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-05-11T12:38:44.495Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-05-11T12:38:44.495Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-05-11T12:38:44.495Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-11T12:38:44.495Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-11T12:38:44.495Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-05-11T12:38:44.495Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-05-11T12:38:44.495Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-05-11T12:38:44.495Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-11T12:38:44.495Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-11T12:38:44.495Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-05-11T12:38:44.495Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-05-11T12:38:44.495Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-05-11T12:38:44.495Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-11T12:38:44.495Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-11T12:38:44.495Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-05-11T12:38:44.495Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-05-11T12:38:44.495Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-11T12:38:44.495Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-11T12:38:44.495Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-11T12:38:44.495Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-11T12:38:44.495Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-05-11T12:38:44.495Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-05-11T12:38:44.495Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-05-11T12:38:44.495Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-11T12:38:44.495Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-11T12:38:44.495Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-05-11T12:38:44.495Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-11T12:38:44.495Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-11T12:38:44.495Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-05-11T12:38:44.495Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-05-11T12:38:44.495Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-05-11T12:38:44.495Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-05-11T12:38:44.495Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-05-11T12:38:44.495Z] time="2021-05-11T12:38:43Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49233/Test.Echo: Post http://127.0.0.1:49233/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-05-11T12:38:44.495Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-05-11T12:38:44.495Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-05-11T12:38:44.495Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-05-11T12:38:44.495Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-05-11T12:38:44.495Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-05-11T12:38:44.495Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-05-11T12:38:44.495Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-05-11T12:38:44.495Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-05-11T12:38:44.495Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-05-11T12:38:44.495Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-05-11T12:38:44.495Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-05-11T12:38:44.495Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-05-11T12:38:44.495Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-05-11T12:38:44.495Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-05-11T12:38:44.495Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-05-11T12:38:44.495Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-05-11T12:38:44.495Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-11T12:38:44.495Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-11T12:38:44.495Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-05-11T12:38:44.495Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-05-11T12:38:44.495Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-05-11T12:38:44.495Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-11T12:38:44.495Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-11T12:38:44.495Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-05-11T12:38:44.495Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-05-11T12:38:44.495Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-05-11T12:38:44.495Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-11T12:38:44.495Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-11T12:38:44.495Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-11T12:38:44.495Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-11T12:38:44.495Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-11T12:38:44.495Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-11T12:38:44.495Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-11T12:38:44.495Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-11T12:38:44.495Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-11T12:38:44.495Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-11T12:38:44.495Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-11T12:38:44.495Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-11T12:38:44.495Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-11T12:38:44.495Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-11T12:38:44.495Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-11T12:38:44.495Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-05-11T12:38:44.495Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-05-11T12:38:44.495Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-05-11T12:38:44.495Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-11T12:38:44.495Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-11T12:38:44.495Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-11T12:38:44.495Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-11T12:38:44.495Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-11T12:38:44.495Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-11T12:38:44.495Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-11T12:38:44.495Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-11T12:38:44.495Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-11T12:38:44.495Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-11T12:38:44.495Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-11T12:38:44.495Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-11T12:38:44.495Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-11T12:38:44.495Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-11T12:38:44.495Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-11T12:38:44.495Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-05-11T12:38:44.495Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-05-11T12:38:44.495Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-05-11T12:38:44.495Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-05-11T12:38:44.495Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-05-11T12:38:44.495Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-05-11T12:38:44.495Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-05-11T12:38:44.495Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-05-11T12:38:44.495Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-05-11T12:38:44.495Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-05-11T12:38:44.495Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-05-11T12:38:44.495Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-05-11T12:38:44.495Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-05-11T12:38:44.495Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-05-11T12:38:44.495Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-05-11T12:38:44.495Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-05-11T12:38:44.495Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-05-11T12:38:44.495Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-05-11T12:38:44.495Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-05-11T12:38:44.495Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-05-11T12:38:44.495Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-05-11T12:38:44.495Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-11T12:38:44.495Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-11T12:38:44.495Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-05-11T12:38:44.495Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-05-11T12:38:44.495Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-05-11T12:38:44.495Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-05-11T12:38:44.495Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-05-11T12:38:44.495Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-05-11T12:38:44.495Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-05-11T12:38:44.495Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-11T12:38:44.495Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-11T12:38:44.495Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-05-11T12:38:44.495Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-11T12:38:44.495Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-11T12:38:44.495Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-11T12:38:44.495Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-11T12:38:44.495Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-11T12:38:44.495Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-11T12:38:44.495Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-11T12:38:44.495Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-11T12:38:44.495Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-11T12:38:44.495Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-11T12:38:44.495Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-11T12:38:44.495Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-11T12:38:44.495Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-05-11T12:38:44.496Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-11T12:38:44.496Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-11T12:38:44.496Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-11T12:38:44.496Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-11T12:38:44.496Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-11T12:38:44.496Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-11T12:38:44.496Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-11T12:38:44.496Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-11T12:38:44.496Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-11T12:38:44.496Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-11T12:38:44.496Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-11T12:38:44.496Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-11T12:38:44.496Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-05-11T12:38:44.496Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-05-11T12:38:44.496Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-05-11T12:38:44.496Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-11T12:38:44.496Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-11T12:38:44.496Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-05-11T12:38:44.496Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-05-11T12:38:44.496Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-05-11T12:38:44.496Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-11T12:38:44.496Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-11T12:38:44.496Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-05-11T12:38:44.496Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-05-11T12:38:44.496Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-05-11T12:38:44.496Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-11T12:38:44.496Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-11T12:38:44.496Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-05-11T12:38:44.496Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-11T12:38:44.496Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-11T12:38:44.496Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-11T12:38:44.496Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-11T12:38:44.496Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-05-11T12:38:44.496Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-11T12:38:44.496Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-11T12:38:44.496Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-05-11T12:38:44.496Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-05-11T12:38:44.496Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-05-11T12:38:44.496Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-05-11T12:38:44.496Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-05-11T12:38:44.496Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-05-11T12:38:44.496Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-05-11T12:38:44.496Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-05-11T12:38:44.496Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-05-11T12:38:44.496Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-05-11T12:38:44.496Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-05-11T12:38:44.496Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-05-11T12:38:44.496Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-05-11T12:38:44.496Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-05-11T12:38:44.496Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-05-11T12:38:44.496Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-05-11T12:38:44.496Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-05-11T12:38:44.496Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-05-11T12:38:44.496Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-05-11T12:38:44.496Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-05-11T12:38:44.496Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-05-11T12:38:44.496Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-11T12:38:44.496Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-11T12:38:44.496Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-05-11T12:38:44.496Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-05-11T12:38:44.496Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-05-11T12:38:44.496Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-05-11T12:38:44.496Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-05-11T12:38:44.496Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-05-11T12:38:44.496Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-05-11T12:38:44.496Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-11T12:38:44.496Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-11T12:38:44.496Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-11T12:38:44.496Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-11T12:38:44.496Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-11T12:38:44.496Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-11T12:38:44.496Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-11T12:38:44.496Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-11T12:38:44.496Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-11T12:38:44.496Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-11T12:38:44.496Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-11T12:38:44.496Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-11T12:38:44.496Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-11T12:38:44.496Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-11T12:38:44.496Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-11T12:38:44.496Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-05-11T12:38:44.496Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-05-11T12:38:44.496Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-05-11T12:38:44.496Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-05-11T12:38:44.496Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-05-11T12:38:44.496Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-05-11T12:38:44.496Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-05-11T12:38:44.496Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-05-11T12:38:44.496Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-05-11T12:38:44.496Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-05-11T12:38:44.496Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-05-11T12:38:44.496Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-05-11T12:38:44.496Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-05-11T12:38:44.496Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-05-11T12:38:44.496Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-05-11T12:38:44.496Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-05-11T12:38:44.496Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-05-11T12:38:44.496Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-05-11T12:38:44.496Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-05-11T12:38:44.496Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-05-11T12:38:44.496Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-05-11T12:38:44.496Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-05-11T12:38:44.496Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-05-11T12:38:44.496Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-11T12:38:44.496Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-05-11T12:38:44.496Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-05-11T12:38:44.496Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-05-11T12:38:44.496Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-11T12:38:44.496Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-11T12:38:44.496Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-11T12:38:44.496Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-05-11T12:38:44.496Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-11T12:38:44.496Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-05-11T12:38:44.496Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-11T12:38:44.496Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-05-11T12:38:44.496Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-05-11T12:38:44.496Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-11T12:38:44.496Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-11T12:38:44.496Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-11T12:38:44.496Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-11T12:38:44.496Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-11T12:38:44.496Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-11T12:38:44.496Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-05-11T12:38:44.496Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-05-11T12:38:44.496Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-05-11T12:38:44.496Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-11T12:38:44.496Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-11T12:38:44.496Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-05-11T12:38:44.496Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-05-11T12:38:44.496Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-05-11T12:38:44.496Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-05-11T12:38:44.496Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-05-11T12:38:44.496Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-05-11T12:38:44.496Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-05-11T12:38:44.496Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-05-11T12:38:44.496Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-05-11T12:38:44.496Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-05-11T12:38:44.496Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-05-11T12:38:44.496Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-05-11T12:38:44.496Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-05-11T12:38:44.496Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-05-11T12:38:44.496Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-05-11T12:38:44.496Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-05-11T12:38:44.496Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-05-11T12:38:44.496Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-05-11T12:38:44.496Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-05-11T12:38:44.496Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-05-11T12:38:44.496Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-11T12:38:44.496Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-11T12:38:44.496Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-05-11T12:38:44.496Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-05-11T12:38:44.496Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-05-11T12:38:44.496Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-11T12:38:44.496Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-11T12:38:44.496Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-05-11T12:38:44.496Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-05-11T12:38:44.496Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-05-11T12:38:44.496Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-11T12:38:44.496Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-11T12:38:44.496Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-11T12:38:44.496Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-11T12:38:44.496Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-11T12:38:44.496Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-11T12:38:44.496Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-11T12:38:44.496Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-11T12:38:44.496Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-11T12:38:44.496Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-11T12:38:44.496Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-11T12:38:44.496Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-11T12:38:44.496Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-11T12:38:44.496Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-05-11T12:38:44.496Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-11T12:38:44.496Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-11T12:38:44.496Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-11T12:38:44.496Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-11T12:38:44.496Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-11T12:38:44.496Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-11T12:38:44.496Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-11T12:38:44.496Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-11T12:38:44.496Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-11T12:38:44.496Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-11T12:38:44.496Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-11T12:38:44.496Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-11T12:38:44.496Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-05-11T12:38:44.496Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-05-11T12:38:44.496Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-05-11T12:38:44.496Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-05-11T12:38:44.496Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-05-11T12:38:44.496Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-05-11T12:38:44.496Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-05-11T12:38:44.496Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-05-11T12:38:44.496Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-05-11T12:38:44.496Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-05-11T12:38:44.496Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-05-11T12:38:44.496Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-05-11T12:38:44.496Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-05-11T12:38:44.496Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-05-11T12:38:44.496Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-05-11T12:38:44.496Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-05-11T12:38:44.496Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-05-11T12:38:44.496Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-05-11T12:38:44.496Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-05-11T12:38:44.496Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-05-11T12:38:44.496Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-05-11T12:38:44.496Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-11T12:38:44.496Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-11T12:38:44.496Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-11T12:38:44.496Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-11T12:38:44.496Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-11T12:38:44.496Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-11T12:38:44.496Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-11T12:38:44.496Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-11T12:38:44.496Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-11T12:38:44.496Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-11T12:38:44.496Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-11T12:38:44.496Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-11T12:38:44.496Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-11T12:38:44.496Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-11T12:38:44.496Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-11T12:38:44.497Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-05-11T12:38:44.497Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-05-11T12:38:44.497Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-05-11T12:38:44.497Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-05-11T12:38:44.497Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-05-11T12:38:44.497Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-05-11T12:38:44.497Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-05-11T12:38:44.497Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-11T12:38:44.497Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-11T12:38:44.497Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-05-11T12:38:44.497Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-11T12:38:44.497Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-11T12:38:44.497Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-05-11T12:38:44.497Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-05-11T12:38:44.497Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-05-11T12:38:44.497Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-11T12:38:44.497Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-11T12:38:44.497Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-11T12:38:44.497Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-05-11T12:38:44.497Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-05-11T12:38:44.497Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-11T12:38:44.497Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-11T12:38:44.497Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-11T12:38:44.497Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-11T12:38:44.497Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-11T12:38:44.497Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-11T12:38:44.497Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-11T12:38:44.497Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-11T12:38:44.497Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-11T12:38:44.497Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-11T12:38:44.497Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-11T12:38:44.497Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-11T12:38:44.497Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-11T12:38:44.497Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-11T12:38:44.497Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-11T12:38:44.497Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-11T12:38:44.497Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-11T12:38:44.497Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-05-11T12:38:44.497Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-05-11T12:38:44.497Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-05-11T12:38:44.497Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-05-11T12:38:44.497Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-05-11T12:38:44.497Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-05-11T12:38:44.497Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-05-11T12:38:44.497Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-05-11T12:38:44.497Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-05-11T12:38:44.497Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-05-11T12:38:44.497Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-05-11T12:38:44.497Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-05-11T12:38:44.497Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-05-11T12:38:44.497Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-05-11T12:38:44.497Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-05-11T12:38:44.497Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-05-11T12:38:44.497Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-05-11T12:38:44.497Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-05-11T12:38:44.497Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-05-11T12:38:44.497Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-05-11T12:38:44.497Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-05-11T12:38:44.497Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-05-11T12:38:44.497Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-11T12:38:44.497Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-11T12:38:44.497Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-05-11T12:38:44.497Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-05-11T12:38:44.497Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-05-11T12:38:44.497Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-05-11T12:38:44.497Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-11T12:38:44.497Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-11T12:38:44.497Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-05-11T12:38:44.497Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-05-11T12:38:44.497Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-05-11T12:38:44.497Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-11T12:38:44.497Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-11T12:38:44.497Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-05-11T12:38:44.497Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-11T12:38:44.497Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-11T12:38:44.497Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-11T12:38:44.497Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-11T12:38:44.497Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-11T12:38:44.497Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-11T12:38:44.497Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-11T12:38:44.497Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-11T12:38:44.497Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-11T12:38:44.497Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-11T12:38:44.497Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-11T12:38:44.497Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-11T12:38:44.497Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-05-11T12:38:44.497Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-05-11T12:38:44.497Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-05-11T12:38:44.497Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-11T12:38:44.497Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-11T12:38:44.497Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-05-11T12:38:44.497Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-05-11T12:38:44.497Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-05-11T12:38:44.497Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-05-11T12:38:44.497Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-05-11T12:38:44.497Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-05-11T12:38:44.497Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-05-11T12:38:44.497Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-05-11T12:38:44.497Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-05-11T12:38:44.497Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-05-11T12:38:44.497Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-05-11T12:38:44.497Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-05-11T12:38:44.497Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-05-11T12:38:44.497Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-05-11T12:38:44.497Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-05-11T12:38:44.497Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-05-11T12:38:44.497Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-05-11T12:38:44.497Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-05-11T12:38:44.497Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-05-11T12:38:44.497Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-05-11T12:38:44.497Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-05-11T12:38:44.497Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-11T12:38:44.497Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-11T12:38:44.497Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-05-11T12:38:44.497Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-05-11T12:38:44.497Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-05-11T12:38:44.497Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-05-11T12:38:44.497Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-05-11T12:38:44.497Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-05-11T12:38:44.497Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-05-11T12:38:44.497Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-11T12:38:44.497Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-11T12:38:44.497Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-11T12:38:44.497Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-11T12:38:44.497Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-11T12:38:44.497Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-11T12:38:44.497Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-11T12:38:44.497Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-11T12:38:44.497Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-11T12:38:44.497Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-11T12:38:44.497Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-11T12:38:44.497Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-11T12:38:44.497Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-11T12:38:44.497Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-11T12:38:44.497Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-11T12:38:44.497Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-11T12:38:44.497Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-11T12:38:44.497Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-05-11T12:38:44.497Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-11T12:38:44.497Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-11T12:38:44.497Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-11T12:38:44.497Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-11T12:38:44.497Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-11T12:38:44.497Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-11T12:38:44.497Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-11T12:38:44.497Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-11T12:38:44.497Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-11T12:38:44.497Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-11T12:38:44.497Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-11T12:38:44.497Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-11T12:38:44.497Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-11T12:38:44.497Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-11T12:38:44.497Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-11T12:38:44.497Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-11T12:38:44.497Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-05-11T12:38:44.497Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-11T12:38:44.497Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-11T12:38:44.497Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-11T12:38:44.497Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-05-11T12:38:44.497Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-05-11T12:38:44.497Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-11T12:38:44.497Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-05-11T12:38:44.497Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-05-11T12:38:44.497Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-05-11T12:38:44.497Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-05-11T12:38:44.497Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-05-11T12:38:44.497Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-05-11T12:38:44.497Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-05-11T12:38:44.497Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-05-11T12:38:44.497Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-05-11T12:38:44.497Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-05-11T12:38:44.497Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-05-11T12:38:44.497Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-11T12:38:44.497Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-05-11T12:38:44.497Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-11T12:38:44.497Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-11T12:38:44.497Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-05-11T12:38:44.497Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-11T12:38:44.497Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-11T12:38:44.497Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-11T12:38:44.497Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-05-11T12:38:44.497Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-11T12:38:44.497Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-11T12:38:44.497Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-05-11T12:38:44.497Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-05-11T12:38:44.497Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-05-11T12:38:44.497Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-05-11T12:38:44.497Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-05-11T12:38:44.497Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-05-11T12:38:44.497Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-05-11T12:38:44.497Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-05-11T12:38:44.497Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-11T12:38:44.497Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-11T12:38:44.497Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-05-11T12:38:44.497Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-05-11T12:38:44.497Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-11T12:38:44.497Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-11T12:38:44.497Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-11T12:38:44.497Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-11T12:38:44.497Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-05-11T12:38:44.497Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-11T12:38:44.497Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-05-11T12:38:44.497Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-11T12:38:44.497Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-11T12:38:44.497Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-11T12:38:44.497Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-11T12:38:44.497Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-11T12:38:44.498Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-11T12:38:44.498Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-11T12:38:44.498Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-05-11T12:38:44.498Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-05-11T12:38:44.498Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-05-11T12:38:44.498Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-05-11T12:38:44.498Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-05-11T12:38:44.498Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-05-11T12:38:44.498Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-05-11T12:38:44.498Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-05-11T12:38:44.498Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-05-11T12:38:44.498Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-11T12:38:44.498Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-11T12:38:44.498Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-11T12:38:44.498Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-05-11T12:38:44.498Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-05-11T12:38:44.498Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-05-11T12:38:44.498Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-11T12:38:44.498Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-05-11T12:38:44.498Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-11T12:38:44.498Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-11T12:38:44.498Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-11T12:38:44.498Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-11T12:38:44.498Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-11T12:38:44.498Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-05-11T12:38:44.498Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-05-11T12:38:44.498Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-05-11T12:38:44.498Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-05-11T12:38:44.498Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-05-11T12:38:44.498Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-05-11T12:38:44.498Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-05-11T12:38:44.498Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-05-11T12:38:44.498Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-05-11T12:38:44.498Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-05-11T12:38:44.498Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-05-11T12:38:44.498Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-05-11T12:38:44.498Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-11T12:38:44.498Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-05-11T12:38:44.498Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-05-11T12:38:44.498Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-11T12:38:44.498Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-11T12:38:44.498Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-05-11T12:38:44.498Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-11T12:38:44.498Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-11T12:38:44.498Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-11T12:38:44.498Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-05-11T12:38:44.498Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-11T12:38:44.498Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-11T12:38:44.498Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-05-11T12:38:44.498Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-05-11T12:38:44.498Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-05-11T12:38:44.498Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-05-11T12:38:44.498Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-05-11T12:38:44.498Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-05-11T12:38:44.498Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-05-11T12:38:44.498Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-05-11T12:38:44.498Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-05-11T12:38:44.498Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-05-11T12:38:44.498Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-11T12:38:44.498Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-11T12:38:44.498Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-11T12:38:44.498Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-05-11T12:38:44.498Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-05-11T12:38:44.498Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-11T12:38:44.498Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-11T12:38:44.498Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-05-11T12:38:44.498Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-11T12:38:44.498Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-11T12:38:44.498Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-11T12:38:44.498Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-11T12:38:44.498Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-11T12:38:44.498Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-11T12:38:44.498Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-11T12:38:44.498Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-11T12:38:44.498Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-11T12:38:44.498Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-11T12:38:44.498Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-11T12:38:44.498Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-05-11T12:38:44.498Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-11T12:38:44.498Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-11T12:38:44.498Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-05-11T12:38:44.498Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-11T12:38:44.498Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-05-11T12:38:44.498Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-05-11T12:38:44.498Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-05-11T12:38:44.498Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-05-11T12:38:44.498Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-05-11T12:38:44.498Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-05-11T12:38:44.498Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-05-11T12:38:44.498Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-05-11T12:38:44.498Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-11T12:38:44.498Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-05-11T12:38:44.498Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-05-11T12:38:44.498Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-11T12:38:44.498Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-05-11T12:38:44.498Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-11T12:38:44.498Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-11T12:38:44.498Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-11T12:38:44.498Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-11T12:38:44.498Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-05-11T12:38:44.498Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-11T12:38:44.498Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-11T12:38:44.498Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-05-11T12:38:44.498Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-11T12:38:44.498Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-11T12:38:44.498Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-11T12:38:44.498Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-11T12:38:44.498Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-11T12:38:44.498Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-11T12:38:44.498Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-11T12:38:44.498Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-05-11T12:38:44.498Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-11T12:38:44.498Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-11T12:38:44.498Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-05-11T12:38:44.498Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-05-11T12:38:44.498Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-05-11T12:38:44.498Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-05-11T12:38:44.498Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-05-11T12:38:44.498Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-05-11T12:38:44.498Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-05-11T12:38:44.498Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-05-11T12:38:44.498Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-05-11T12:38:44.498Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-05-11T12:38:44.498Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-11T12:38:44.498Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-11T12:38:44.498Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-11T12:38:44.498Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-11T12:38:44.498Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-05-11T12:38:44.498Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-11T12:38:44.498Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-11T12:38:44.498Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-11T12:38:44.498Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-05-11T12:38:44.498Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-05-11T12:38:44.498Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-05-11T12:38:44.498Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-11T12:38:44.498Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-05-11T12:38:44.498Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-11T12:38:44.498Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-11T12:38:44.498Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-11T12:38:44.498Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-05-11T12:38:44.498Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-11T12:38:44.498Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-05-11T12:38:44.498Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-05-11T12:38:44.498Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-05-11T12:38:44.498Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-05-11T12:38:44.498Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-05-11T12:38:44.498Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-05-11T12:38:44.498Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-11T12:38:44.498Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-05-11T12:38:44.498Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-11T12:38:44.498Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-05-11T12:38:44.498Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-05-11T12:38:44.498Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-11T12:38:44.498Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-05-11T12:38:44.498Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-05-11T12:38:44.960Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-05-11T12:38:44.960Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-11T12:38:44.960Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-05-11T12:38:44.960Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-05-11T12:38:44.960Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-05-11T12:38:44.960Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-05-11T12:38:44.960Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-05-11T12:38:44.960Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-05-11T12:38:44.960Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-05-11T12:38:44.960Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-11T12:38:44.960Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-11T12:38:44.960Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-05-11T12:38:44.960Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-11T12:38:44.960Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-05-11T12:38:44.960Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-11T12:38:44.960Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-11T12:38:44.960Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-05-11T12:38:44.960Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-11T12:38:44.960Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-11T12:38:44.960Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-11T12:38:44.960Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-11T12:38:44.960Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-11T12:38:44.960Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-11T12:38:44.960Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-11T12:38:44.960Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-11T12:38:44.960Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-05-11T12:38:44.960Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-05-11T12:38:44.960Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-05-11T12:38:44.960Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-05-11T12:38:44.960Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-05-11T12:38:44.960Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-05-11T12:38:44.960Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-05-11T12:38:44.960Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-05-11T12:38:44.960Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-05-11T12:38:44.960Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-11T12:38:44.960Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-05-11T12:38:44.960Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-11T12:38:44.960Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-11T12:38:44.960Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-11T12:38:44.960Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-11T12:38:44.960Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-11T12:38:44.960Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-11T12:38:44.960Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-11T12:38:44.960Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-11T12:38:44.960Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-05-11T12:38:44.960Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-05-11T12:38:44.960Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-11T12:38:44.960Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-11T12:38:44.960Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-11T12:38:44.960Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-11T12:38:44.960Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-11T12:38:44.960Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-05-11T12:38:44.960Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-11T12:38:44.960Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-05-11T12:38:44.960Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-11T12:38:44.960Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-11T12:38:44.960Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-11T12:38:44.960Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-05-11T12:38:44.960Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-05-11T12:38:44.960Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-11T12:38:44.960Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-05-11T12:38:44.960Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-05-11T12:38:44.960Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-05-11T12:38:44.960Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-05-11T12:38:44.960Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-05-11T12:38:44.960Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-05-11T12:38:44.960Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-05-11T12:38:44.960Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-05-11T12:38:44.960Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-11T12:38:44.960Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-11T12:38:44.960Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-05-11T12:38:44.960Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-11T12:38:44.960Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-11T12:38:44.960Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-11T12:38:44.960Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-11T12:38:44.960Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-11T12:38:44.960Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-05-11T12:38:44.960Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-11T12:38:44.960Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-05-11T12:38:44.960Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-11T12:38:44.960Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-05-11T12:38:44.960Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-11T12:38:44.960Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-11T12:38:44.960Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-11T12:38:44.960Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-11T12:38:44.960Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-05-11T12:38:44.960Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-05-11T12:38:44.960Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-05-11T12:38:44.960Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-05-11T12:38:44.960Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-05-11T12:38:44.960Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-05-11T12:38:44.960Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-05-11T12:38:44.960Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-05-11T12:38:44.960Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-05-11T12:38:44.960Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-05-11T12:38:44.960Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-11T12:38:44.960Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-11T12:38:44.960Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-11T12:38:44.960Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-11T12:38:44.960Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-05-11T12:38:44.960Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-11T12:38:44.960Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-11T12:38:44.960Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-11T12:38:44.960Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-11T12:38:44.961Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-11T12:38:44.961Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-11T12:38:44.961Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-11T12:38:44.961Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.02s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.01s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.03s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.01s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.01s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.01s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.01s) [2021-05-11T12:38:44.961Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.02s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.02s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.01s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-05-11T12:38:44.962Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-05-11T12:38:44.963Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-05-11T12:38:44.963Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-05-11T12:38:44.963Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-05-11T12:38:44.963Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-05-11T12:38:44.963Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-05-11T12:38:44.963Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-05-11T12:38:44.963Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-05-11T12:38:44.963Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-05-11T12:38:44.963Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-05-11T12:38:44.963Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-05-11T12:38:44.963Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-05-11T12:38:44.963Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-05-11T12:38:44.963Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-05-11T12:38:44.963Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-05-11T12:38:44.963Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-05-11T12:38:44.963Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-05-11T12:38:44.963Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-05-11T12:38:44.963Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-05-11T12:38:44.963Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-05-11T12:38:44.963Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.01s) [2021-05-11T12:38:44.963Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-05-11T12:38:44.963Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-05-11T12:38:44.963Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-05-11T12:38:44.963Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-05-11T12:38:44.963Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-05-11T12:38:44.963Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-05-11T12:38:44.963Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-05-11T12:38:44.963Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-05-11T12:38:44.963Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-05-11T12:38:44.963Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-05-11T12:38:44.963Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-05-11T12:38:44.963Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-05-11T12:38:44.963Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-05-11T12:38:44.963Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-05-11T12:38:44.963Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-05-11T12:38:44.963Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-05-11T12:38:44.963Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-05-11T12:38:44.963Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-05-11T12:38:44.963Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-05-11T12:38:44.963Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-05-11T12:38:44.963Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-05-11T12:38:44.963Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-05-11T12:38:44.963Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-05-11T12:38:44.963Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-05-11T12:38:44.963Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-05-11T12:38:44.963Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-05-11T12:38:44.963Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-05-11T12:38:44.963Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-05-11T12:38:44.963Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-05-11T12:38:44.963Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-05-11T12:38:44.963Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-05-11T12:38:44.963Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-05-11T12:38:44.963Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-05-11T12:38:44.963Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-05-11T12:38:44.963Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-05-11T12:38:44.963Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-05-11T12:38:44.963Z] PASS [2021-05-11T12:38:44.963Z] coverage: 88.6% of statements [2021-05-11T12:38:44.963Z] ok github.com/docker/docker/pkg/tailfile 0.500s coverage: 88.6% of statements [2021-05-11T12:38:45.424Z] === RUN TestTarSumRemoveNonExistent [2021-05-11T12:38:45.424Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-05-11T12:38:45.424Z] === RUN TestTarSumRemove [2021-05-11T12:38:45.424Z] --- PASS: TestTarSumRemove (0.00s) [2021-05-11T12:38:45.424Z] === RUN TestSortFileInfoSums [2021-05-11T12:38:45.424Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-05-11T12:38:45.424Z] === RUN TestNewTarSumForLabelInvalid [2021-05-11T12:38:45.424Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-05-11T12:38:45.424Z] === RUN TestNewTarSumForLabel [2021-05-11T12:38:45.424Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-05-11T12:38:45.424Z] === RUN TestEmptyTar [2021-05-11T12:38:45.424Z] --- PASS: TestEmptyTar (0.00s) [2021-05-11T12:38:45.424Z] === RUN TestTarSumsReadSize [2021-05-11T12:38:45.424Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-05-11T12:38:45.424Z] === RUN TestTarSums [2021-05-11T12:38:45.424Z] --- PASS: TestTarSums (0.06s) [2021-05-11T12:38:45.424Z] === RUN TestIteration [2021-05-11T12:38:45.424Z] --- PASS: TestIteration (0.00s) [2021-05-11T12:38:45.424Z] === RUN TestVersionLabelForChecksum [2021-05-11T12:38:45.424Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-05-11T12:38:45.424Z] === RUN TestVersion [2021-05-11T12:38:45.424Z] --- PASS: TestVersion (0.00s) [2021-05-11T12:38:45.424Z] === RUN TestGetVersion [2021-05-11T12:38:45.424Z] --- PASS: TestGetVersion (0.00s) [2021-05-11T12:38:45.424Z] === RUN TestGetVersions [2021-05-11T12:38:45.424Z] --- PASS: TestGetVersions (0.00s) [2021-05-11T12:38:45.424Z] PASS [2021-05-11T12:38:45.424Z] coverage: 89.3% of statements [2021-05-11T12:38:45.424Z] ok github.com/docker/docker/pkg/tarsum 0.145s coverage: 89.3% of statements [2021-05-11T12:38:45.884Z] testing: warning: no tests to run [2021-05-11T12:38:45.884Z] PASS [2021-05-11T12:38:45.884Z] coverage: [no statements] [2021-05-11T12:38:45.884Z] ok github.com/docker/docker/pkg/term/windows 0.030s coverage: [no statements] [no tests to run] [2021-05-11T12:38:46.344Z] === RUN TestTruncIndex [2021-05-11T12:38:46.344Z] --- PASS: TestTruncIndex (0.10s) [2021-05-11T12:38:46.344Z] PASS [2021-05-11T12:38:46.344Z] coverage: 91.5% of statements [2021-05-11T12:38:46.344Z] ok github.com/docker/docker/pkg/truncindex 0.133s coverage: 91.5% of statements [2021-05-11T12:38:46.344Z] === RUN TestIsGIT [2021-05-11T12:38:46.344Z] --- PASS: TestIsGIT (0.00s) [2021-05-11T12:38:46.344Z] === RUN TestIsTransport [2021-05-11T12:38:46.344Z] --- PASS: TestIsTransport (0.00s) [2021-05-11T12:38:46.344Z] PASS [2021-05-11T12:38:46.344Z] coverage: 100.0% of statements [2021-05-11T12:38:46.344Z] ok github.com/docker/docker/pkg/urlutil 0.037s coverage: 100.0% of statements [2021-05-11T12:38:47.315Z] === RUN TestVersionInfo [2021-05-11T12:38:47.315Z] --- PASS: TestVersionInfo (0.00s) [2021-05-11T12:38:47.315Z] === RUN TestAppendVersions [2021-05-11T12:38:47.315Z] --- PASS: TestAppendVersions (0.00s) [2021-05-11T12:38:47.315Z] PASS [2021-05-11T12:38:47.315Z] coverage: 88.9% of statements [2021-05-11T12:38:47.315Z] ok github.com/docker/docker/pkg/useragent 0.034s coverage: 88.9% of statements [2021-05-11T12:38:48.856Z] time="2021-05-11T12:38:48Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49233/Test.Echo: Post http://127.0.0.1:49233/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-05-11T12:38:48.856Z] === RUN TestValidatePrivileges [2021-05-11T12:38:48.856Z] --- PASS: TestValidatePrivileges (0.00s) [2021-05-11T12:38:48.856Z] === RUN TestFilterByCapNeg [2021-05-11T12:38:48.856Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-05-11T12:38:48.856Z] === RUN TestFilterByCapPos [2021-05-11T12:38:48.856Z] --- PASS: TestFilterByCapPos (0.00s) [2021-05-11T12:38:48.856Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-05-11T12:38:48.856Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-05-11T12:38:48.856Z] PASS [2021-05-11T12:38:48.856Z] coverage: 12.0% of statements [2021-05-11T12:38:48.856Z] ok github.com/docker/docker/plugin 0.092s coverage: 12.0% of statements [2021-05-11T12:38:48.856Z] === RUN TestNewSettable [2021-05-11T12:38:48.856Z] --- PASS: TestNewSettable (0.00s) [2021-05-11T12:38:48.856Z] === RUN TestIsSettable [2021-05-11T12:38:48.856Z] --- PASS: TestIsSettable (0.00s) [2021-05-11T12:38:48.856Z] === RUN TestUpdateSettingsEnv [2021-05-11T12:38:48.856Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-05-11T12:38:48.856Z] PASS [2021-05-11T12:38:48.856Z] coverage: 20.1% of statements [2021-05-11T12:38:48.856Z] ok github.com/docker/docker/plugin/v2 0.083s coverage: 20.1% of statements [2021-05-11T12:38:50.397Z] === RUN TestLoad [2021-05-11T12:38:50.397Z] --- PASS: TestLoad (0.00s) [2021-05-11T12:38:50.397Z] === RUN TestSave [2021-05-11T12:38:50.397Z] --- PASS: TestSave (0.02s) [2021-05-11T12:38:50.397Z] === RUN TestAddDeleteGet [2021-05-11T12:38:50.397Z] --- PASS: TestAddDeleteGet (0.03s) [2021-05-11T12:38:50.397Z] === RUN TestInvalidTags [2021-05-11T12:38:50.397Z] --- PASS: TestInvalidTags (0.01s) [2021-05-11T12:38:50.397Z] PASS [2021-05-11T12:38:50.397Z] coverage: 84.4% of statements [2021-05-11T12:38:50.397Z] ok github.com/docker/docker/reference 0.108s coverage: 84.4% of statements [2021-05-11T12:38:51.939Z] === RUN TestResolveAuthConfigIndexServer [2021-05-11T12:38:51.939Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-05-11T12:38:51.939Z] === RUN TestResolveAuthConfigFullURL [2021-05-11T12:38:51.939Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-05-11T12:38:51.939Z] === RUN TestLoadAllowNondistributableArtifacts [2021-05-11T12:38:51.939Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-05-11T12:38:51.939Z] === RUN TestValidateMirror [2021-05-11T12:38:51.939Z] --- PASS: TestValidateMirror (0.00s) [2021-05-11T12:38:51.939Z] === RUN TestLoadInsecureRegistries [2021-05-11T12:38:51.939Z] time="2021-05-11T12:38:51Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-05-11T12:38:51.939Z] time="2021-05-11T12:38:51Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-05-11T12:38:51.939Z] time="2021-05-11T12:38:51Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-05-11T12:38:51.939Z] --- PASS: TestLoadInsecureRegistries (0.15s) [2021-05-11T12:38:51.939Z] === RUN TestNewServiceConfig [2021-05-11T12:38:51.939Z] --- PASS: TestNewServiceConfig (0.00s) [2021-05-11T12:38:51.939Z] === RUN TestValidateIndexName [2021-05-11T12:38:51.939Z] --- PASS: TestValidateIndexName (0.00s) [2021-05-11T12:38:51.939Z] === RUN TestValidateIndexNameWithError [2021-05-11T12:38:51.939Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-05-11T12:38:51.939Z] === RUN TestEndpointParse [2021-05-11T12:38:51.939Z] --- PASS: TestEndpointParse (0.00s) [2021-05-11T12:38:51.939Z] === RUN TestEndpointParseInvalid [2021-05-11T12:38:51.939Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-05-11T12:38:51.939Z] === RUN TestValidateEndpoint [2021-05-11T12:38:51.939Z] --- PASS: TestValidateEndpoint (0.01s) [2021-05-11T12:38:51.939Z] === RUN TestPing [2021-05-11T12:38:51.939Z] --- PASS: TestPing (0.00s) [2021-05-11T12:38:51.939Z] === RUN TestPingRegistryEndpoint [2021-05-11T12:38:51.939Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-05-11T12:38:51.939Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-05-11T12:38:51.939Z] === RUN TestEndpoint [2021-05-11T12:38:51.939Z] --- SKIP: TestEndpoint (0.00s) [2021-05-11T12:38:51.939Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-05-11T12:38:51.939Z] === RUN TestParseRepositoryInfo [2021-05-11T12:38:51.939Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-05-11T12:38:51.939Z] === RUN TestNewIndexInfo [2021-05-11T12:38:51.939Z] --- PASS: TestNewIndexInfo (0.00s) [2021-05-11T12:38:51.939Z] === RUN TestMirrorEndpointLookup [2021-05-11T12:38:51.939Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-05-11T12:38:51.939Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-05-11T12:38:51.939Z] === RUN TestSearchRepositories [2021-05-11T12:38:51.939Z] --- PASS: TestSearchRepositories (0.00s) [2021-05-11T12:38:51.939Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-05-11T12:38:51.939Z] Host: 127.0.0.1:49246 [2021-05-11T12:38:51.939Z] User-Agent: docker test client [2021-05-11T12:38:51.939Z] Authorization: Token fake-token [2021-05-11T12:38:51.939Z] X-Docker-Token: true [2021-05-11T12:38:51.939Z] Accept-Encoding: gzip [2021-05-11T12:38:51.939Z] [2021-05-11T12:38:51.939Z] [2021-05-11T12:38:51.939Z] registry_test.go:730: HTTP/1.1 200 OK [2021-05-11T12:38:51.939Z] Connection: close [2021-05-11T12:38:51.939Z] Content-Length: 144 [2021-05-11T12:38:51.939Z] Cache-Control: no-cache [2021-05-11T12:38:51.939Z] Content-Type: application/json [2021-05-11T12:38:51.939Z] Date: Tue, 11 May 2021 12:38:51 GMT [2021-05-11T12:38:51.939Z] Expires: -1 [2021-05-11T12:38:51.939Z] Pragma: no-cache [2021-05-11T12:38:51.939Z] Server: docker-tests/mock [2021-05-11T12:38:51.939Z] X-Docker-Registry-Config: mock [2021-05-11T12:38:51.939Z] X-Docker-Registry-Version: 0.0.0 [2021-05-11T12:38:51.939Z] [2021-05-11T12:38:51.939Z] [2021-05-11T12:38:51.939Z] === RUN TestTrustedLocation [2021-05-11T12:38:51.939Z] --- PASS: TestTrustedLocation (0.00s) [2021-05-11T12:38:51.939Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-05-11T12:38:51.939Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-05-11T12:38:51.939Z] === RUN TestAllowNondistributableArtifacts [2021-05-11T12:38:51.939Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-05-11T12:38:51.939Z] === RUN TestIsSecureIndex [2021-05-11T12:38:51.939Z] --- PASS: TestIsSecureIndex (0.00s) [2021-05-11T12:38:51.939Z] PASS [2021-05-11T12:38:51.939Z] coverage: 51.7% of statements [2021-05-11T12:38:51.939Z] ok github.com/docker/docker/registry 0.259s coverage: 51.7% of statements [2021-05-11T12:38:51.939Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-05-11T12:38:51.940Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2021-05-11T12:38:51.940Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-05-11T12:38:51.940Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-05-11T12:38:51.940Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-05-11T12:38:51.940Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-05-11T12:38:51.940Z] === RUN TestResumableRequestReaderWithReadError [2021-05-11T12:38:52.401Z] time="2021-05-11T12:38:51Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-05-11T12:38:52.401Z] --- PASS: TestResumableRequestReaderWithReadError (0.15s) [2021-05-11T12:38:52.401Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-05-11T12:38:52.401Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-05-11T12:38:52.401Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-05-11T12:38:52.401Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-05-11T12:38:52.401Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-05-11T12:38:52.401Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-05-11T12:38:52.401Z] === RUN TestResumableRequestReader [2021-05-11T12:38:52.401Z] --- PASS: TestResumableRequestReader (0.00s) [2021-05-11T12:38:52.401Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-05-11T12:38:52.401Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-05-11T12:38:52.401Z] PASS [2021-05-11T12:38:52.401Z] coverage: 100.0% of statements [2021-05-11T12:38:52.401Z] ok github.com/docker/docker/registry/resumable 0.226s coverage: 100.0% of statements [2021-05-11T12:38:52.865Z] === RUN TestRestartManagerTimeout [2021-05-11T12:38:52.865Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-05-11T12:38:52.865Z] === RUN TestRestartManagerTimeoutReset [2021-05-11T12:38:52.865Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-05-11T12:38:52.865Z] PASS [2021-05-11T12:38:52.865Z] coverage: 50.9% of statements [2021-05-11T12:38:52.865Z] ok github.com/docker/docker/restartmanager 0.031s coverage: 50.9% of statements [2021-05-11T12:38:53.325Z] === RUN TestDecodeContainerConfig [2021-05-11T12:38:53.325Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-05-11T12:38:53.325Z] === RUN TestDecodeContainerConfigIsolation [2021-05-11T12:38:53.325Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-05-11T12:38:53.325Z] === RUN TestValidatePrivileged [2021-05-11T12:38:53.325Z] --- PASS: TestValidatePrivileged (0.00s) [2021-05-11T12:38:53.325Z] PASS [2021-05-11T12:38:53.325Z] coverage: 52.2% of statements [2021-05-11T12:38:53.325Z] ok github.com/docker/docker/runconfig 0.041s coverage: 52.2% of statements [2021-05-11T12:38:53.785Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-05-11T12:38:53.785Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-05-11T12:38:53.785Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-05-11T12:38:53.785Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-05-11T12:38:53.785Z] PASS [2021-05-11T12:38:53.785Z] coverage: 62.5% of statements [2021-05-11T12:38:53.785Z] ok github.com/docker/docker/testutil 0.111s coverage: 62.5% of statements [2021-05-11T12:38:55.478Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-05-11T12:38:55.478Z] [2021-05-11T12:38:55.478Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-05-11T12:38:55.478Z] DOCKER_SYSTEMD=1 [2021-05-11T12:38:55.478Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-05-11T12:38:55.478Z] HOSTNAME=80f66ae68702 [2021-05-11T12:38:55.478Z] DEST=bundles/test-integration [2021-05-11T12:38:55.478Z] PWD=/go/src/github.com/docker/docker [2021-05-11T12:38:55.478Z] DOCKER_GITCOMMIT=930337624250945472001136e7bcb8e5b102bb87 [2021-05-11T12:38:55.478Z] container=docker [2021-05-11T12:38:55.478Z] HOME=/root [2021-05-11T12:38:55.478Z] LANG=C.UTF-8 [2021-05-11T12:38:55.478Z] INVOCATION_ID=db814341507241ee8cddddc6a163d9aa [2021-05-11T12:38:55.478Z] GOLANG_VERSION=1.13.15 [2021-05-11T12:38:55.478Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-05-11T12:38:55.478Z] VALIDATE_BRANCH=master [2021-05-11T12:38:55.478Z] TERM=xterm [2021-05-11T12:38:55.478Z] DOCKER_PKG=github.com/docker/docker [2021-05-11T12:38:55.478Z] SHLVL=3 [2021-05-11T12:38:55.478Z] TIMEOUT=120m [2021-05-11T12:38:55.478Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-05-11T12:38:55.478Z] DOCKER_GRAPHDRIVER=overlay2 [2021-05-11T12:38:55.478Z] GO111MODULE=off [2021-05-11T12:38:55.478Z] DOCKER_EXPERIMENTAL=1 [2021-05-11T12:38:55.478Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-05-11T12:38:55.478Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-05-11T12:38:55.478Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-05-11T12:38:55.478Z] GOPATH=/go [2021-05-11T12:38:55.478Z] PKG_CONFIG=pkg-config [2021-05-11T12:38:55.478Z] _=/usr/bin/env [2021-05-11T12:38:55.478Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-05-11T12:38:55.971Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-05-11T12:38:55.971Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-05-11T12:38:55.971Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-05-11T12:38:55.971Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-05-11T12:38:55.971Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-05-11T12:38:55.971Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-05-11T12:38:55.971Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-05-11T12:38:55.971Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-05-11T12:38:55.971Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-05-11T12:38:57.511Z] === RUN TestGetDriver [2021-05-11T12:38:57.511Z] --- PASS: TestGetDriver (0.00s) [2021-05-11T12:38:57.511Z] === RUN TestVolumeRequestError [2021-05-11T12:38:57.511Z] --- PASS: TestVolumeRequestError (0.01s) [2021-05-11T12:38:57.511Z] PASS [2021-05-11T12:38:57.511Z] coverage: 36.1% of statements [2021-05-11T12:38:57.511Z] ok github.com/docker/docker/volume/drivers 0.112s coverage: 36.1% of statements [2021-05-11T12:38:57.511Z] --- PASS: TestNewClientWithTimeout (17.71s) [2021-05-11T12:38:57.511Z] === RUN TestClientStream [2021-05-11T12:38:57.511Z] --- PASS: TestClientStream (0.00s) [2021-05-11T12:38:57.511Z] === RUN TestClientSendFile [2021-05-11T12:38:57.511Z] --- PASS: TestClientSendFile (0.00s) [2021-05-11T12:38:57.511Z] === RUN TestClientWithRequestTimeout [2021-05-11T12:38:57.511Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2021-05-11T12:38:57.511Z] === RUN TestFileSpecPlugin [2021-05-11T12:38:57.511Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-05-11T12:38:57.511Z] === RUN TestFileJSONSpecPlugin [2021-05-11T12:38:57.511Z] --- PASS: TestFileJSONSpecPlugin (0.01s) [2021-05-11T12:38:57.511Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-05-11T12:38:57.511Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-05-11T12:38:57.511Z] === RUN TestPluginAddHandler [2021-05-11T12:38:57.511Z] --- PASS: TestPluginAddHandler (0.00s) [2021-05-11T12:38:57.511Z] === RUN TestPluginWaitBadPlugin [2021-05-11T12:38:57.511Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-05-11T12:38:57.511Z] === RUN TestGet [2021-05-11T12:38:57.511Z] time="2021-05-11T12:38:57Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-05-11T12:38:57.511Z] === RUN TestConvertTmpfsOptions [2021-05-11T12:38:57.511Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-05-11T12:38:57.511Z] parser_test.go:49: data="mode=700,size=1m" [2021-05-11T12:38:57.511Z] parser_test.go:49: data="ro" [2021-05-11T12:38:57.511Z] === RUN TestParseMountRaw [2021-05-11T12:38:57.511Z] --- PASS: TestParseMountRaw (0.03s) [2021-05-11T12:38:57.511Z] === RUN TestParseMountRawSplit [2021-05-11T12:38:57.511Z] --- PASS: TestParseMountRawSplit (0.01s) [2021-05-11T12:38:57.511Z] parser_test.go:390: case 0 [2021-05-11T12:38:57.511Z] parser_test.go:390: case 1 [2021-05-11T12:38:57.511Z] parser_test.go:390: case 2 [2021-05-11T12:38:57.511Z] parser_test.go:390: case 3 [2021-05-11T12:38:57.511Z] parser_test.go:390: case 4 [2021-05-11T12:38:57.511Z] parser_test.go:390: case 5 [2021-05-11T12:38:57.511Z] parser_test.go:390: case 6 [2021-05-11T12:38:57.511Z] parser_test.go:390: case 7 [2021-05-11T12:38:57.511Z] parser_test.go:390: case 8 [2021-05-11T12:38:57.511Z] parser_test.go:390: case 0 [2021-05-11T12:38:57.511Z] parser_test.go:390: case 1 [2021-05-11T12:38:57.511Z] parser_test.go:390: case 2 [2021-05-11T12:38:57.511Z] parser_test.go:390: case 3 [2021-05-11T12:38:57.511Z] parser_test.go:390: case 4 [2021-05-11T12:38:57.511Z] parser_test.go:390: case 5 [2021-05-11T12:38:57.511Z] parser_test.go:390: case 6 [2021-05-11T12:38:57.511Z] parser_test.go:390: case 7 [2021-05-11T12:38:57.511Z] parser_test.go:390: case 8 [2021-05-11T12:38:57.511Z] parser_test.go:390: case 9 [2021-05-11T12:38:57.511Z] parser_test.go:390: case 10 [2021-05-11T12:38:57.511Z] parser_test.go:390: case 11 [2021-05-11T12:38:57.511Z] parser_test.go:390: case 12 [2021-05-11T12:38:57.511Z] parser_test.go:390: case 0 [2021-05-11T12:38:57.511Z] parser_test.go:390: case 1 [2021-05-11T12:38:57.511Z] parser_test.go:390: case 2 [2021-05-11T12:38:57.511Z] parser_test.go:390: case 3 [2021-05-11T12:38:57.511Z] parser_test.go:390: case 4 [2021-05-11T12:38:57.511Z] parser_test.go:390: case 5 [2021-05-11T12:38:57.511Z] parser_test.go:390: case 6 [2021-05-11T12:38:57.511Z] parser_test.go:390: case 7 [2021-05-11T12:38:57.511Z] parser_test.go:390: case 8 [2021-05-11T12:38:57.511Z] parser_test.go:390: case 9 [2021-05-11T12:38:57.511Z] parser_test.go:390: case 10 [2021-05-11T12:38:57.511Z] parser_test.go:390: case 11 [2021-05-11T12:38:57.511Z] === RUN TestParseMountSpec [2021-05-11T12:38:57.511Z] --- PASS: TestParseMountSpec (0.00s) [2021-05-11T12:38:57.511Z] parser_test.go:455: case 0 [2021-05-11T12:38:57.511Z] parser_test.go:455: case 1 [2021-05-11T12:38:57.511Z] parser_test.go:455: case 2 [2021-05-11T12:38:57.511Z] parser_test.go:455: case 3 [2021-05-11T12:38:57.511Z] parser_test.go:455: case 4 [2021-05-11T12:38:57.511Z] parser_test.go:455: case 5 [2021-05-11T12:38:57.511Z] === RUN TestParseMountSpecBindWithFileinfoError [2021-05-11T12:38:57.511Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2021-05-11T12:38:57.511Z] === RUN TestValidateMount [2021-05-11T12:38:57.511Z] --- PASS: TestValidateMount (0.00s) [2021-05-11T12:38:57.511Z] PASS [2021-05-11T12:38:57.511Z] coverage: 66.2% of statements [2021-05-11T12:38:57.511Z] ok github.com/docker/docker/volume/mounts 0.086s coverage: 66.2% of statements [2021-05-11T12:38:57.511Z] === RUN TestGetAddress [2021-05-11T12:38:57.511Z] --- PASS: TestGetAddress (0.00s) [2021-05-11T12:38:57.511Z] === RUN TestRemove [2021-05-11T12:38:57.511Z] --- SKIP: TestRemove (0.00s) [2021-05-11T12:38:57.511Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-05-11T12:38:57.511Z] === RUN TestInitializeWithVolumes [2021-05-11T12:38:57.511Z] --- PASS: TestInitializeWithVolumes (0.01s) [2021-05-11T12:38:57.511Z] === RUN TestCreate [2021-05-11T12:38:57.511Z] --- PASS: TestCreate (0.01s) [2021-05-11T12:38:57.511Z] === RUN TestValidateName [2021-05-11T12:38:57.511Z] --- PASS: TestValidateName (0.00s) [2021-05-11T12:38:57.511Z] === RUN TestCreateWithOpts [2021-05-11T12:38:57.511Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-05-11T12:38:57.511Z] local_test.go:181: runtime.GOOS == "windows" [2021-05-11T12:38:57.511Z] === RUN TestRelaodNoOpts [2021-05-11T12:38:57.511Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-05-11T12:38:57.511Z] PASS [2021-05-11T12:38:57.511Z] coverage: 41.5% of statements [2021-05-11T12:38:57.511Z] ok github.com/docker/docker/volume/local 0.090s coverage: 41.5% of statements [2021-05-11T12:38:58.483Z] time="2021-05-11T12:38:58Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-05-11T12:38:59.453Z] === RUN TestSetGetMeta [2021-05-11T12:38:59.453Z] === PAUSE TestSetGetMeta [2021-05-11T12:38:59.453Z] === RUN TestRestore [2021-05-11T12:38:59.453Z] === PAUSE TestRestore [2021-05-11T12:38:59.453Z] === RUN TestServiceCreate [2021-05-11T12:38:59.453Z] === PAUSE TestServiceCreate [2021-05-11T12:38:59.453Z] === RUN TestServiceList [2021-05-11T12:38:59.453Z] === PAUSE TestServiceList [2021-05-11T12:38:59.453Z] === RUN TestServiceRemove [2021-05-11T12:38:59.453Z] === PAUSE TestServiceRemove [2021-05-11T12:38:59.453Z] === RUN TestServiceGet [2021-05-11T12:38:59.453Z] === PAUSE TestServiceGet [2021-05-11T12:38:59.453Z] === RUN TestServicePrune [2021-05-11T12:38:59.453Z] === PAUSE TestServicePrune [2021-05-11T12:38:59.453Z] === RUN TestCreate [2021-05-11T12:38:59.453Z] === PAUSE TestCreate [2021-05-11T12:38:59.453Z] === RUN TestRemove [2021-05-11T12:38:59.453Z] === PAUSE TestRemove [2021-05-11T12:38:59.453Z] === RUN TestList [2021-05-11T12:38:59.453Z] === PAUSE TestList [2021-05-11T12:38:59.453Z] === RUN TestFindByDriver [2021-05-11T12:38:59.453Z] === PAUSE TestFindByDriver [2021-05-11T12:38:59.453Z] === RUN TestFindByReferenced [2021-05-11T12:38:59.453Z] === PAUSE TestFindByReferenced [2021-05-11T12:38:59.453Z] === RUN TestDerefMultipleOfSameRef [2021-05-11T12:38:59.453Z] === PAUSE TestDerefMultipleOfSameRef [2021-05-11T12:38:59.453Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-05-11T12:38:59.453Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-05-11T12:38:59.453Z] === RUN TestDefererencePluginOnCreateError [2021-05-11T12:38:59.453Z] === PAUSE TestDefererencePluginOnCreateError [2021-05-11T12:38:59.453Z] === RUN TestRefDerefRemove [2021-05-11T12:38:59.453Z] === PAUSE TestRefDerefRemove [2021-05-11T12:38:59.453Z] === RUN TestGet [2021-05-11T12:38:59.453Z] === PAUSE TestGet [2021-05-11T12:38:59.453Z] === RUN TestGetWithReference [2021-05-11T12:38:59.453Z] === PAUSE TestGetWithReference [2021-05-11T12:38:59.453Z] === RUN TestFilterFunc [2021-05-11T12:38:59.453Z] === RUN TestFilterFunc/test_nil_list [2021-05-11T12:38:59.453Z] === PAUSE TestFilterFunc/test_nil_list [2021-05-11T12:38:59.453Z] === RUN TestFilterFunc/test_empty_list [2021-05-11T12:38:59.453Z] === PAUSE TestFilterFunc/test_empty_list [2021-05-11T12:38:59.453Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-05-11T12:38:59.453Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-05-11T12:38:59.453Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-05-11T12:38:59.453Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-05-11T12:38:59.453Z] === RUN TestFilterFunc/test_filter_some [2021-05-11T12:38:59.453Z] === PAUSE TestFilterFunc/test_filter_some [2021-05-11T12:38:59.453Z] === RUN TestFilterFunc/test_filter_middle [2021-05-11T12:38:59.453Z] === PAUSE TestFilterFunc/test_filter_middle [2021-05-11T12:38:59.453Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-05-11T12:38:59.453Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-05-11T12:38:59.453Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-05-11T12:38:59.453Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-05-11T12:38:59.453Z] === CONT TestFilterFunc/test_nil_list [2021-05-11T12:38:59.453Z] === CONT TestFilterFunc/test_filter_some [2021-05-11T12:38:59.453Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-05-11T12:38:59.453Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-05-11T12:38:59.453Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-05-11T12:38:59.453Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-05-11T12:38:59.453Z] === CONT TestFilterFunc/test_empty_list [2021-05-11T12:38:59.453Z] === CONT TestFilterFunc/test_filter_middle [2021-05-11T12:38:59.453Z] --- PASS: TestFilterFunc (0.00s) [2021-05-11T12:38:59.453Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-05-11T12:38:59.453Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-05-11T12:38:59.453Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-05-11T12:38:59.453Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-05-11T12:38:59.453Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-05-11T12:38:59.453Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-05-11T12:38:59.453Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-05-11T12:38:59.453Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-05-11T12:38:59.453Z] === CONT TestSetGetMeta [2021-05-11T12:38:59.453Z] === CONT TestFindByReferenced [2021-05-11T12:38:59.453Z] === CONT TestFindByDriver [2021-05-11T12:38:59.453Z] === CONT TestServiceGet [2021-05-11T12:38:59.453Z] --- PASS: TestSetGetMeta (0.02s) [2021-05-11T12:38:59.453Z] === CONT TestServiceRemove [2021-05-11T12:38:59.453Z] --- PASS: TestFindByReferenced (0.02s) [2021-05-11T12:38:59.453Z] === CONT TestServiceList [2021-05-11T12:38:59.453Z] --- PASS: TestFindByDriver (0.03s) [2021-05-11T12:38:59.453Z] === CONT TestServiceCreate [2021-05-11T12:38:59.453Z] --- PASS: TestServiceGet (0.15s) [2021-05-11T12:38:59.453Z] === CONT TestRestore [2021-05-11T12:38:59.453Z] --- PASS: TestServiceRemove (0.14s) [2021-05-11T12:38:59.453Z] === CONT TestGet [2021-05-11T12:38:59.453Z] --- PASS: TestServiceCreate (0.13s) [2021-05-11T12:38:59.453Z] === CONT TestGetWithReference [2021-05-11T12:38:59.453Z] --- PASS: TestServiceList (0.13s) [2021-05-11T12:38:59.453Z] === CONT TestDefererencePluginOnCreateError [2021-05-11T12:38:59.453Z] --- PASS: TestRestore (0.03s) [2021-05-11T12:38:59.453Z] === CONT TestRefDerefRemove [2021-05-11T12:38:59.453Z] --- PASS: TestGet (0.02s) [2021-05-11T12:38:59.453Z] === CONT TestRemove [2021-05-11T12:38:59.453Z] --- PASS: TestGetWithReference (0.02s) [2021-05-11T12:38:59.453Z] === CONT TestList [2021-05-11T12:38:59.453Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-05-11T12:38:59.453Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2021-05-11T12:38:59.453Z] --- PASS: TestRefDerefRemove (0.02s) [2021-05-11T12:38:59.453Z] === CONT TestDerefMultipleOfSameRef [2021-05-11T12:38:59.453Z] --- PASS: TestRemove (0.02s) [2021-05-11T12:38:59.453Z] === CONT TestCreate [2021-05-11T12:38:59.453Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2021-05-11T12:38:59.453Z] === CONT TestServicePrune [2021-05-11T12:38:59.453Z] --- PASS: TestList (0.03s) [2021-05-11T12:38:59.453Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2021-05-11T12:38:59.453Z] --- PASS: TestCreate (0.01s) [2021-05-11T12:38:59.453Z] time="2021-05-11T12:38:59Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-05-11T12:38:59.453Z] time="2021-05-11T12:38:59Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-05-11T12:38:59.453Z] time="2021-05-11T12:38:59Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-05-11T12:38:59.453Z] time="2021-05-11T12:38:59Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-05-11T12:38:59.453Z] time="2021-05-11T12:38:59Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-05-11T12:38:59.453Z] --- PASS: TestServicePrune (0.04s) [2021-05-11T12:38:59.453Z] PASS [2021-05-11T12:38:59.453Z] coverage: 70.3% of statements [2021-05-11T12:38:59.453Z] ok github.com/docker/docker/volume/service 0.329s coverage: 70.3% of statements [2021-05-11T12:39:00.423Z] time="2021-05-11T12:39:00Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-05-11T12:39:01.805Z] ok github.com/docker/docker/cmd/dockerd 0.162s coverage: 29.1% of statements [2021-05-11T12:39:01.805Z] ok github.com/docker/docker/container 0.137s coverage: 34.6% of statements [2021-05-11T12:39:01.805Z] ? github.com/docker/docker/container/stream [no test files] [2021-05-11T12:39:01.805Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-05-11T12:39:01.805Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-05-11T12:39:01.805Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-05-11T12:39:01.805Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.068s coverage: 65.3% of statements [2021-05-11T12:39:03.195Z] ok github.com/docker/docker/daemon/cluster/convert 0.046s coverage: 35.9% of statements [2021-05-11T12:39:05.123Z] time="2021-05-11T12:39:04Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-05-11T12:39:05.758Z] ok github.com/docker/docker/daemon/cluster 0.148s coverage: 0.5% of statements [2021-05-11T12:39:07.679Z] ok github.com/docker/docker/daemon/discovery 0.012s coverage: 30.0% of statements [2021-05-11T12:39:09.071Z] ok github.com/docker/docker/daemon/config 0.112s coverage: 81.8% of statements [2021-05-11T12:39:09.648Z] ok github.com/docker/docker/daemon/events 0.071s coverage: 50.0% of statements [2021-05-11T12:39:11.036Z] ok github.com/docker/docker/daemon/graphdriver 0.018s coverage: 2.2% of statements [2021-05-11T12:39:13.311Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-05-11T12:39:13.311Z] [2021-05-11T12:39:13.311Z] + TEST_INTEGRATION_DEST=2 [2021-05-11T12:39:13.311Z] + CONTAINER_NAME=docker-pr4-2 [2021-05-11T12:39:13.311Z] + TEST_SKIP_INTEGRATION=1 [2021-05-11T12:39:13.311Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-05-11T12:39:13.311Z] + run_tests [2021-05-11T12:39:13.311Z] + c=0 [2021-05-11T12:39:13.311Z] + '[' -n 0 ']' [2021-05-11T12:39:13.311Z] + rm= [2021-05-11T12:39:13.311Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42370/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42370/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42370/.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=930337624250945472001136e7bcb8e5b102bb87 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:930337624250945472001136e7bcb8e5b102bb87 hack/make.sh '' test-integration [2021-05-11T12:39:13.311Z] ++ jobs -p [2021-05-11T12:39:13.311Z] + for job in $(jobs -p) [2021-05-11T12:39:13.311Z] + wait 9353 [2021-05-11T12:39:13.311Z] + TEST_INTEGRATION_DEST=3 [2021-05-11T12:39:13.311Z] + CONTAINER_NAME=docker-pr4-3 [2021-05-11T12:39:13.311Z] + TEST_SKIP_INTEGRATION=1 [2021-05-11T12:39:13.311Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-05-11T12:39:13.311Z] + run_tests [2021-05-11T12:39:13.311Z] + '[' -n 0 ']' [2021-05-11T12:39:13.311Z] + rm= [2021-05-11T12:39:13.311Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42370/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42370/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42370/.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=930337624250945472001136e7bcb8e5b102bb87 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:930337624250945472001136e7bcb8e5b102bb87 hack/make.sh '' test-integration [2021-05-11T12:39:13.311Z] + TEST_INTEGRATION_DEST=1 [2021-05-11T12:39:13.311Z] + CONTAINER_NAME=docker-pr4-1 [2021-05-11T12:39:13.311Z] + TEST_SKIP_INTEGRATION_CLI=1 [2021-05-11T12:39:13.311Z] + run_tests test-integration-flaky [2021-05-11T12:39:13.311Z] + '[' -n 0 ']' [2021-05-11T12:39:13.311Z] + rm= [2021-05-11T12:39:13.311Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42370/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42370/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42370/.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=930337624250945472001136e7bcb8e5b102bb87 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:930337624250945472001136e7bcb8e5b102bb87 hack/make.sh test-integration-flaky test-integration [2021-05-11T12:39:13.311Z] [2021-05-11T12:39:13.311Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2021-05-11T12:39:13.311Z] [2021-05-11T12:39:13.311Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-05-11T12:39:13.311Z] [2021-05-11T12:39:13.311Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-05-11T12:39:13.311Z] HOSTNAME=cd91757dc254 [2021-05-11T12:39:13.311Z] TEST_SKIP_INTEGRATION=1 [2021-05-11T12:39:13.311Z] TESTDEBUG=0 [2021-05-11T12:39:13.311Z] DEST=bundles/test-integration [2021-05-11T12:39:13.311Z] PWD=/go/src/github.com/docker/docker [2021-05-11T12:39:13.311Z] KEEPBUNDLE=1 [2021-05-11T12:39:13.311Z] DOCKER_GITCOMMIT=930337624250945472001136e7bcb8e5b102bb87 [2021-05-11T12:39:13.311Z] container=docker [2021-05-11T12:39:13.311Z] HOME=/root [2021-05-11T12:39:13.311Z] GOLANG_VERSION=1.13.15 [2021-05-11T12:39:13.311Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-05-11T12:39:13.311Z] VALIDATE_BRANCH=master [2021-05-11T12:39:13.311Z] TERM=xterm [2021-05-11T12:39:13.311Z] DOCKER_PKG=github.com/docker/docker [2021-05-11T12:39:13.311Z] SHLVL=1 [2021-05-11T12:39:13.311Z] TIMEOUT=120m [2021-05-11T12:39:13.311Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-05-11T12:39:13.311Z] DOCKER_GRAPHDRIVER=overlay2 [2021-05-11T12:39:13.311Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-05-11T12:39:13.311Z] GO111MODULE=off [2021-05-11T12:39:13.311Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-05-11T12:39:13.311Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-05-11T12:39:13.311Z] GOPATH=/go [2021-05-11T12:39:13.311Z] PKG_CONFIG=pkg-config [2021-05-11T12:39:13.311Z] _=/usr/bin/env [2021-05-11T12:39:13.311Z] Building test suite binary ./integration-cli/test.main [2021-05-11T12:39:13.311Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-05-11T12:39:13.311Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-05-11T12:39:13.311Z] HOSTNAME=745d84045dac [2021-05-11T12:39:13.311Z] TEST_SKIP_INTEGRATION=1 [2021-05-11T12:39:13.311Z] TESTDEBUG=0 [2021-05-11T12:39:13.311Z] DEST=bundles/test-integration [2021-05-11T12:39:13.311Z] PWD=/go/src/github.com/docker/docker [2021-05-11T12:39:13.311Z] KEEPBUNDLE=1 [2021-05-11T12:39:13.311Z] DOCKER_GITCOMMIT=930337624250945472001136e7bcb8e5b102bb87 [2021-05-11T12:39:13.311Z] container=docker [2021-05-11T12:39:13.311Z] HOME=/root [2021-05-11T12:39:13.311Z] GOLANG_VERSION=1.13.15 [2021-05-11T12:39:13.311Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-05-11T12:39:13.311Z] VALIDATE_BRANCH=master [2021-05-11T12:39:13.311Z] TERM=xterm [2021-05-11T12:39:13.311Z] DOCKER_PKG=github.com/docker/docker [2021-05-11T12:39:13.311Z] SHLVL=1 [2021-05-11T12:39:13.311Z] TIMEOUT=120m [2021-05-11T12:39:13.311Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-05-11T12:39:13.311Z] DOCKER_GRAPHDRIVER=overlay2 [2021-05-11T12:39:13.311Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-05-11T12:39:13.311Z] GO111MODULE=off [2021-05-11T12:39:13.311Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-05-11T12:39:13.311Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-05-11T12:39:13.311Z] GOPATH=/go [2021-05-11T12:39:13.311Z] PKG_CONFIG=pkg-config [2021-05-11T12:39:13.311Z] _=/usr/bin/env [2021-05-11T12:39:13.311Z] Building test suite binary ./integration-cli/test.main [2021-05-11T12:39:13.311Z] No new tests added to integration. [2021-05-11T12:39:13.311Z] [2021-05-11T12:39:13.311Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-05-11T12:39:13.311Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-05-11T12:39:13.311Z] HOSTNAME=6cca7401cab0 [2021-05-11T12:39:13.311Z] TESTDEBUG=0 [2021-05-11T12:39:13.311Z] DEST=bundles/test-integration [2021-05-11T12:39:13.311Z] PWD=/go/src/github.com/docker/docker [2021-05-11T12:39:13.311Z] KEEPBUNDLE=1 [2021-05-11T12:39:13.311Z] DOCKER_GITCOMMIT=930337624250945472001136e7bcb8e5b102bb87 [2021-05-11T12:39:13.311Z] container=docker [2021-05-11T12:39:13.311Z] HOME=/root [2021-05-11T12:39:13.311Z] GOLANG_VERSION=1.13.15 [2021-05-11T12:39:13.311Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-05-11T12:39:13.311Z] VALIDATE_BRANCH=master [2021-05-11T12:39:13.311Z] TERM=xterm [2021-05-11T12:39:13.311Z] DOCKER_PKG=github.com/docker/docker [2021-05-11T12:39:13.311Z] SHLVL=1 [2021-05-11T12:39:13.311Z] TIMEOUT=120m [2021-05-11T12:39:13.311Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-05-11T12:39:13.311Z] DOCKER_GRAPHDRIVER=overlay2 [2021-05-11T12:39:13.311Z] GO111MODULE=off [2021-05-11T12:39:13.311Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-05-11T12:39:13.311Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-05-11T12:39:13.311Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-05-11T12:39:13.311Z] GOPATH=/go [2021-05-11T12:39:13.311Z] PKG_CONFIG=pkg-config [2021-05-11T12:39:13.311Z] _=/usr/bin/env [2021-05-11T12:39:13.311Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-05-11T12:39:13.702Z] --- PASS: TestGet (15.01s) [2021-05-11T12:39:13.702Z] === RUN TestPluginWithNoManifest [2021-05-11T12:39:13.702Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-05-11T12:39:13.702Z] === RUN TestGetAll [2021-05-11T12:39:13.702Z] --- PASS: TestGetAll (0.00s) [2021-05-11T12:39:13.702Z] PASS [2021-05-11T12:39:13.702Z] coverage: 73.4% of statements [2021-05-11T12:39:13.702Z] ok github.com/docker/docker/pkg/plugins 36.197s coverage: 73.4% of statements [2021-05-11T12:39:13.702Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-05-11T12:39:13.702Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-05-11T12:39:13.702Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-05-11T12:39:13.702Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-05-11T12:39:13.702Z] ? github.com/docker/docker/pkg/term [no test files] [2021-05-11T12:39:13.702Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-05-11T12:39:13.702Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-05-11T12:39:13.702Z] ? github.com/docker/docker/quota [no test files] [2021-05-11T12:39:13.702Z] ? github.com/docker/docker/rootless [no test files] [2021-05-11T12:39:13.702Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-05-11T12:39:13.702Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-05-11T12:39:13.702Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-05-11T12:39:13.702Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-05-11T12:39:13.702Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-05-11T12:39:13.702Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-05-11T12:39:13.702Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-05-11T12:39:13.702Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-05-11T12:39:13.702Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-05-11T12:39:13.702Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-05-11T12:39:13.702Z] ? github.com/docker/docker/testutil/request [no test files] [2021-05-11T12:39:13.702Z] ? github.com/docker/docker/volume [no test files] [2021-05-11T12:39:13.702Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-05-11T12:39:13.702Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-05-11T12:39:14.342Z] ok github.com/docker/docker/daemon/graphdriver/aufs 2.950s coverage: 73.3% of statements [2021-05-11T12:39:14.603Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.016s coverage: 3.1% of statements [2021-05-11T12:39:14.672Z] [2021-05-11T12:39:14.672Z] === Skipped [2021-05-11T12:39:14.672Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-05-11T12:39:14.672Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-05-11T12:39:14.672Z] [2021-05-11T12:39:14.672Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-05-11T12:39:14.672Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-11T12:39:14.672Z] [2021-05-11T12:39:14.672Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-05-11T12:39:14.672Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-11T12:39:14.672Z] [2021-05-11T12:39:14.672Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2021-05-11T12:39:14.672Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-11T12:39:14.672Z] [2021-05-11T12:39:14.672Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2021-05-11T12:39:14.672Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-11T12:39:14.672Z] [2021-05-11T12:39:14.672Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-05-11T12:39:14.672Z] client_test.go:23: runtime.GOOS == "windows" [2021-05-11T12:39:14.672Z] [2021-05-11T12:39:14.672Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-05-11T12:39:14.672Z] daemon_test.go:147: root required [2021-05-11T12:39:14.672Z] [2021-05-11T12:39:14.672Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-05-11T12:39:14.672Z] reload_test.go:520: root required [2021-05-11T12:39:14.672Z] [2021-05-11T12:39:14.672Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-05-11T12:39:14.672Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-05-11T12:39:14.672Z] [2021-05-11T12:39:14.672Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-05-11T12:39:14.672Z] pull_v2_test.go:73: Needs fixing on Windows [2021-05-11T12:39:14.672Z] [2021-05-11T12:39:14.672Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-05-11T12:39:14.672Z] pull_v2_test.go:118: Needs fixing on Windows [2021-05-11T12:39:14.672Z] [2021-05-11T12:39:14.672Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-05-11T12:39:14.672Z] download_test.go:268: Needs fixing on Windows [2021-05-11T12:39:14.672Z] [2021-05-11T12:39:14.672Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-05-11T12:39:14.672Z] layer_test.go:304: Failing on Windows [2021-05-11T12:39:14.672Z] [2021-05-11T12:39:14.672Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-05-11T12:39:14.672Z] layer_test.go:353: Failing on Windows [2021-05-11T12:39:14.672Z] [2021-05-11T12:39:14.672Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-05-11T12:39:14.672Z] layer_test.go:468: Failing on Windows [2021-05-11T12:39:14.672Z] [2021-05-11T12:39:14.672Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-05-11T12:39:14.672Z] layer_test.go:697: Failing on Windows [2021-05-11T12:39:14.672Z] [2021-05-11T12:39:14.672Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-05-11T12:39:14.672Z] migration_test.go:46: Failing on Windows [2021-05-11T12:39:14.672Z] [2021-05-11T12:39:14.672Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-05-11T12:39:14.672Z] migration_test.go:182: Failing on Windows [2021-05-11T12:39:14.672Z] [2021-05-11T12:39:14.672Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-05-11T12:39:14.672Z] mount_test.go:17: Failing on Windows [2021-05-11T12:39:14.672Z] [2021-05-11T12:39:14.672Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-05-11T12:39:14.672Z] mount_test.go:76: Failing on Windows [2021-05-11T12:39:14.672Z] [2021-05-11T12:39:14.672Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-05-11T12:39:14.672Z] mount_test.go:125: Failing on Windows [2021-05-11T12:39:14.672Z] [2021-05-11T12:39:14.672Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-05-11T12:39:14.672Z] mount_test.go:212: Failing on Windows [2021-05-11T12:39:14.672Z] [2021-05-11T12:39:14.672Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-05-11T12:39:14.672Z] archive_test.go:134: Xz not present in msys2 [2021-05-11T12:39:14.672Z] [2021-05-11T12:39:14.672Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-05-11T12:39:14.672Z] archive_test.go:239: Failing on Windows CI machines [2021-05-11T12:39:14.672Z] [2021-05-11T12:39:14.672Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-05-11T12:39:14.672Z] archive_windows_test.go:16: Currently fails [2021-05-11T12:39:14.672Z] [2021-05-11T12:39:14.672Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-05-11T12:39:14.672Z] changes_test.go:196: needs more investigation [2021-05-11T12:39:14.672Z] [2021-05-11T12:39:14.672Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2021-05-11T12:39:14.672Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2021-05-11T12:39:14.672Z] [2021-05-11T12:39:14.672Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2021-05-11T12:39:14.672Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2021-05-11T12:39:14.672Z] [2021-05-11T12:39:14.672Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-05-11T12:39:14.672Z] changes_test.go:433: needs further investigation [2021-05-11T12:39:14.672Z] [2021-05-11T12:39:14.672Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-05-11T12:39:14.672Z] changes_test.go:469: needs further investigation [2021-05-11T12:39:14.672Z] [2021-05-11T12:39:14.672Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.01s) [2021-05-11T12:39:14.672Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-05-11T12:39:14.672Z] [2021-05-11T12:39:14.672Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-05-11T12:39:14.672Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-05-11T12:39:14.672Z] [2021-05-11T12:39:14.672Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-05-11T12:39:14.672Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-05-11T12:39:14.672Z] [2021-05-11T12:39:14.672Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-05-11T12:39:14.672Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-05-11T12:39:14.672Z] [2021-05-11T12:39:14.672Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-05-11T12:39:14.672Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-05-11T12:39:14.672Z] [2021-05-11T12:39:14.672Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-05-11T12:39:14.672Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-05-11T12:39:14.672Z] [2021-05-11T12:39:14.672Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-05-11T12:39:14.672Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-05-11T12:39:14.672Z] [2021-05-11T12:39:14.672Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-05-11T12:39:14.672Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-05-11T12:39:14.672Z] [2021-05-11T12:39:14.672Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-05-11T12:39:14.672Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-05-11T12:39:14.672Z] [2021-05-11T12:39:14.672Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-05-11T12:39:14.672Z] poller_test.go:41: No chmod on Windows [2021-05-11T12:39:14.672Z] [2021-05-11T12:39:14.672Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-05-11T12:39:14.672Z] fileutils_test.go:134: Needs porting to Windows [2021-05-11T12:39:14.672Z] [2021-05-11T12:39:14.672Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-05-11T12:39:14.672Z] fileutils_test.go:180: Needs porting to Windows [2021-05-11T12:39:14.672Z] [2021-05-11T12:39:14.672Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-05-11T12:39:14.672Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-05-11T12:39:14.672Z] [2021-05-11T12:39:14.672Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-05-11T12:39:14.672Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-05-11T12:39:14.672Z] [2021-05-11T12:39:14.672Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-05-11T12:39:14.672Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-05-11T12:39:14.672Z] [2021-05-11T12:39:14.672Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-05-11T12:39:14.672Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-05-11T12:39:14.672Z] [2021-05-11T12:39:14.672Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-05-11T12:39:14.672Z] local_test.go:181: runtime.GOOS == "windows" [2021-05-11T12:39:14.672Z] [2021-05-11T12:39:14.672Z] [2021-05-11T12:39:14.672Z] DONE 1833 tests, 47 skipped in 211.829s [2021-05-11T12:39:14.672Z] INFO: make.ps1 ended at 05/11/2021 12:39:14 [2021-05-11T12:39:14.864Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.513s coverage: 14.1% of statements [2021-05-11T12:39:16.221Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-05-11T12:39:16.221Z] INFO: Unit tests ended at 05/11/2021 12:39:16. Duration:00:03:47.3717469 [2021-05-11T12:39:16.221Z] INFO: Building busybox [2021-05-11T12:39:16.221Z] Sending build context to Docker daemon 5.12kB [2021-05-11T12:39:16.221Z] [2021-05-11T12:39:16.221Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-05-11T12:39:16.221Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-05-11T12:39:16.221Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-05-11T12:39:16.221Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-05-11T12:39:16.221Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-05-11T12:39:16.221Z] ---> 39d157a84080 [2021-05-11T12:39:16.221Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-05-11T12:39:16.253Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.957s coverage: 56.2% of statements [2021-05-11T12:39:16.681Z] ---> Running in 0a8ee84d6dfd [2021-05-11T12:39:17.231Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.020s coverage: 1.9% of statements [2021-05-11T12:39:19.809Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.755s coverage: 49.4% of statements [2021-05-11T12:39:20.438Z] Removing intermediate container 0a8ee84d6dfd [2021-05-11T12:39:20.438Z] ---> 959dc03f0eb8 [2021-05-11T12:39:20.438Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-05-11T12:39:20.438Z] ---> Running in 48995fd02a0d [2021-05-11T12:39:20.438Z] Removing intermediate container 48995fd02a0d [2021-05-11T12:39:20.438Z] ---> d5a7bdd70245 [2021-05-11T12:39:20.438Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-05-11T12:39:20.898Z] ---> Running in bd5dd25ae19d [2021-05-11T12:39:20.898Z] Removing intermediate container bd5dd25ae19d [2021-05-11T12:39:20.898Z] ---> 840f9e123662 [2021-05-11T12:39:20.898Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-05-11T12:39:21.195Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.449s coverage: 57.7% of statements [2021-05-11T12:39:21.767Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.027s coverage: 57.5% of statements [2021-05-11T12:39:22.027Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.240s coverage: 46.2% of statements [2021-05-11T12:39:22.062Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-05-11T12:39:22.062Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-05-11T12:39:22.443Z] [2021-05-11T12:39:22.601Z] ok github.com/docker/docker/daemon/links 0.040s coverage: 93.0% of statements [2021-05-11T12:39:22.903Z] ---> 894bcbc33c69 [2021-05-11T12:39:22.903Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-05-11T12:39:22.903Z] ---> Running in 93e4737416df [2021-05-11T12:39:23.174Z] ok github.com/docker/docker/daemon 12.272s coverage: 17.3% of statements [2021-05-11T12:39:23.174Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-05-11T12:39:23.174Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-05-11T12:39:23.174Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-05-11T12:39:23.174Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-05-11T12:39:23.174Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-05-11T12:39:23.174Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-05-11T12:39:23.174Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-05-11T12:39:23.427Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-05-11T12:39:23.427Z] [2021-05-11T12:39:23.427Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-05-11T12:39:23.427Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-05-11T12:39:23.427Z] HOSTNAME=cb4d31da2571 [2021-05-11T12:39:23.427Z] DEST=bundles/test-integration [2021-05-11T12:39:23.427Z] PWD=/go/src/github.com/docker/docker [2021-05-11T12:39:23.427Z] DOCKER_ROOTLESS=1 [2021-05-11T12:39:23.427Z] DOCKER_GITCOMMIT=930337624250945472001136e7bcb8e5b102bb87 [2021-05-11T12:39:23.427Z] container=docker [2021-05-11T12:39:23.427Z] HOME=/root [2021-05-11T12:39:23.427Z] GOLANG_VERSION=1.13.15 [2021-05-11T12:39:23.427Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-05-11T12:39:23.427Z] VALIDATE_BRANCH=master [2021-05-11T12:39:23.427Z] TERM=xterm [2021-05-11T12:39:23.427Z] DOCKER_PKG=github.com/docker/docker [2021-05-11T12:39:23.427Z] SHLVL=1 [2021-05-11T12:39:23.427Z] TIMEOUT=120m [2021-05-11T12:39:23.427Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-05-11T12:39:23.427Z] DOCKER_GRAPHDRIVER=overlay2 [2021-05-11T12:39:23.427Z] GO111MODULE=off [2021-05-11T12:39:23.427Z] DOCKER_EXPERIMENTAL=1 [2021-05-11T12:39:23.427Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-05-11T12:39:23.427Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-05-11T12:39:23.427Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-05-11T12:39:23.427Z] GOPATH=/go [2021-05-11T12:39:23.427Z] PKG_CONFIG=pkg-config [2021-05-11T12:39:23.427Z] _=/usr/bin/env [2021-05-11T12:39:23.427Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-05-11T12:39:23.750Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.033s coverage: 3.0% of statements [2021-05-11T12:39:25.669Z] ok github.com/docker/docker/daemon/logger 0.259s coverage: 43.2% of statements [2021-05-11T12:39:26.243Z] ok github.com/docker/docker/daemon/images 0.080s coverage: 6.7% of statements [2021-05-11T12:39:26.243Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-05-11T12:39:26.243Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-05-11T12:39:26.243Z] ok github.com/docker/docker/daemon/logger/gelf 0.032s coverage: 67.0% of statements [2021-05-11T12:39:26.505Z] ok github.com/docker/docker/daemon/logger/awslogs 0.374s coverage: 77.4% of statements [2021-05-11T12:39:26.505Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-05-11T12:39:26.505Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-05-11T12:39:27.079Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.022s coverage: 87.2% of statements [2021-05-11T12:39:27.079Z] ok github.com/docker/docker/daemon/logger/journald 0.040s coverage: 23.9% of statements [2021-05-11T12:39:28.022Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.020s coverage: 69.9% of statements [2021-05-11T12:39:28.965Z] ok github.com/docker/docker/daemon/logger/local 0.078s coverage: 75.2% of statements [2021-05-11T12:39:28.965Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-05-11T12:39:29.227Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.045s coverage: 31.5% of statements [2021-05-11T12:39:29.488Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.082s coverage: 58.6% of statements [2021-05-11T12:39:30.063Z] ok github.com/docker/docker/daemon/logger/templates 0.011s coverage: 8.3% of statements [2021-05-11T12:39:30.636Z] ok github.com/docker/docker/daemon/logger/syslog 0.020s coverage: 46.8% of statements [2021-05-11T12:39:31.531Z] Removing intermediate container 93e4737416df [2021-05-11T12:39:31.531Z] ---> 640bc0c00df7 [2021-05-11T12:39:31.531Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-05-11T12:39:31.531Z] ---> Running in 5b3efee78511 [2021-05-11T12:39:31.581Z] ok github.com/docker/docker/daemon/network 0.055s coverage: 63.8% of statements [2021-05-11T12:39:32.502Z] [2021-05-11T12:39:32.502Z] SUCCESS: Specified value was saved. [2021-05-11T12:39:32.528Z] ok github.com/docker/docker/daemon/logger/splunk 1.893s coverage: 82.5% of statements [2021-05-11T12:39:32.528Z] ? github.com/docker/docker/daemon/names [no test files] [2021-05-11T12:39:32.528Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-05-11T12:39:32.528Z] ok github.com/docker/docker/distribution/metadata 0.129s coverage: 48.2% of statements [2021-05-11T12:39:33.064Z] Removing intermediate container a4dec6274dc4 [2021-05-11T12:39:33.064Z] ---> 02c83b89112c [2021-05-11T12:39:33.064Z] 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-05-11T12:39:33.064Z] ---> Running in f6721a237709 [2021-05-11T12:39:33.919Z] ok github.com/docker/docker/distribution 0.271s coverage: 25.2% of statements [2021-05-11T12:39:33.919Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-05-11T12:39:34.182Z] ok github.com/docker/docker/errdefs 0.015s coverage: 53.1% of statements [2021-05-11T12:39:34.627Z] INFO: Building gotestsum version v0.5.3 in C:\gopath [2021-05-11T12:39:34.627Z] go: finding gotest.tools v0.5.3 [2021-05-11T12:39:34.627Z] go: finding gotest.tools/gotestsum v0.5.3 [2021-05-11T12:39:34.685Z] Removing intermediate container 5b3efee78511 [2021-05-11T12:39:34.685Z] ---> 8394ca0b6c3a [2021-05-11T12:39:34.685Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-05-11T12:39:34.685Z] ---> Running in 53073eb2e1c5 [2021-05-11T12:39:34.755Z] ok github.com/docker/docker/image 0.060s coverage: 86.6% of statements [2021-05-11T12:39:35.088Z] go: downloading gotest.tools/gotestsum v0.5.3 [2021-05-11T12:39:35.088Z] go: extracting gotest.tools/gotestsum v0.5.3 [2021-05-11T12:39:35.088Z] go: downloading github.com/spf13/pflag v1.0.3 [2021-05-11T12:39:35.088Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-11T12:39:35.331Z] ok github.com/docker/docker/image/cache 0.019s coverage: 19.2% of statements [2021-05-11T12:39:35.552Z] go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-11T12:39:35.552Z] go: extracting github.com/spf13/pflag v1.0.3 [2021-05-11T12:39:35.552Z] go: downloading github.com/pkg/errors v0.9.1 [2021-05-11T12:39:35.552Z] go: downloading github.com/fatih/color v1.9.0 [2021-05-11T12:39:35.552Z] go: extracting github.com/pkg/errors v0.9.1 [2021-05-11T12:39:35.552Z] go: extracting github.com/fatih/color v1.9.0 [2021-05-11T12:39:35.552Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-05-11T12:39:35.552Z] go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-05-11T12:39:35.552Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-05-11T12:39:35.552Z] go: extracting github.com/mattn/go-isatty v0.0.12 [2021-05-11T12:39:35.552Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-05-11T12:39:35.552Z] go: extracting github.com/mattn/go-colorable v0.1.6 [2021-05-11T12:39:35.552Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-11T12:39:35.552Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-11T12:39:35.552Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-11T12:39:35.552Z] go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-11T12:39:35.552Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-11T12:39:35.552Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-11T12:39:35.552Z] go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-11T12:39:35.905Z] ok github.com/docker/docker/distribution/xfer 1.756s coverage: 85.6% of statements [2021-05-11T12:39:35.905Z] ? github.com/docker/docker/dockerversion [no test files] [2021-05-11T12:39:35.905Z] ok github.com/docker/docker/image/tarexport 0.049s coverage: 0.6% of statements [2021-05-11T12:39:36.013Z] go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-11T12:39:36.480Z] ok github.com/docker/docker/image/v1 0.049s coverage: 25.0% of statements [2021-05-11T12:39:36.480Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-05-11T12:39:36.743Z] ok github.com/docker/docker/libcontainerd/queue 0.039s coverage: 100.0% of statements [2021-05-11T12:39:36.904Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m12.131094175s with top 10 stages: buildssa: 1m42.492015813s, goimports: 23.630626569s, unconvert: 13.214476401s, gosec: 10.309087212s, golint: 6.238260884s, misspell: 4.470678808s, ineffassign: 4.301159141s, vrp: 3.580148248s, inspect: 3.176550414s, ctrlflow: 1.734899061s [2021-05-11T12:39:36.904Z] INFO [runner] Issues before processing: 2262, after processing: 0 [2021-05-11T12:39:36.904Z] INFO [runner] Processors filtering stat (out/in): exclude: 1578/1578, nolint: 0/64, filename_unadjuster: 1683/1683, skip_files: 1683/1683, autogenerated_exclude: 1578/1683, path_prettifier: 1683/1683, cgo: 1683/2262, exclude-rules: 64/1578, skip_dirs: 1683/1683, identifier_marker: 1578/1578 [2021-05-11T12:39:36.904Z] INFO [runner] processing took 58.451946ms with stages: nolint: 25.228306ms, identifier_marker: 16.22224ms, path_prettifier: 7.833425ms, autogenerated_exclude: 3.974652ms, exclude-rules: 3.277219ms, skip_dirs: 1.639051ms, cgo: 185.569µs, filename_unadjuster: 86.578µs, max_same_issues: 1.481µs, uniq_by_line: 841ns, diff: 609ns, exclude: 414ns, max_from_linter: 414ns, skip_files: 393ns, source_code: 310ns, path_shortener: 224ns, max_per_file_from_linter: 220ns [2021-05-11T12:39:36.904Z] INFO [runner] linters took 1m42.654579413s with stages: goanalysis_metalinter: 1m22.167499441s, unused: 20.428499026s [2021-05-11T12:39:36.904Z] INFO File cache stats: 1456 entries of total size 6.8MiB [2021-05-11T12:39:36.904Z] INFO Memory: 1532 samples, avg is 712.3MB, max is 3433.9MB [2021-05-11T12:39:36.904Z] INFO Execution took 3m43.005284324s [2021-05-11T12:39:36.997Z] go: finding github.com/fatih/color v1.9.0 [2021-05-11T12:39:36.997Z] go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-11T12:39:36.997Z] go: finding github.com/pkg/errors v0.9.1 [2021-05-11T12:39:36.997Z] go: finding github.com/spf13/pflag v1.0.3 [2021-05-11T12:39:36.997Z] go: finding github.com/mattn/go-colorable v0.1.6 [2021-05-11T12:39:36.997Z] go: finding github.com/mattn/go-isatty v0.0.12 [2021-05-11T12:39:36.997Z] go: finding github.com/jonboulle/clockwork v0.1.0 [2021-05-11T12:39:36.997Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-11T12:39:36.997Z] go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-11T12:39:36.997Z] go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-11T12:39:36.997Z] go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-11T12:39:37.163Z] Congratulations! The shell scripts are properly formatted. [2021-05-11T12:39:37.692Z] ok github.com/docker/docker/oci 0.045s coverage: 45.2% of statements [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2021-05-11T12:39:37.953Z] ok github.com/docker/docker/pkg/aaparser 0.038s coverage: 52.9% of statements [2021-05-11T12:39:38.065Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42370/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=930337624250945472001136e7bcb8e5b102bb87 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:930337624250945472001136e7bcb8e5b102bb87 hack/make.sh dynbinary-daemon test-docker-py [2021-05-11T12:39:38.215Z] ok github.com/docker/docker/opts 0.071s coverage: 67.1% of statements [2021-05-11T12:39:38.429Z] Cannot create a file when that file already exists. [2021-05-11T12:39:38.632Z] [2021-05-11T12:39:38.632Z] Removing bundles/ [2021-05-11T12:39:38.632Z] [2021-05-11T12:39:38.632Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2021-05-11T12:39:38.632Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-05-11T12:39:38.632Z] GOOS="" GOARCH="" GOARM="" [2021-05-11T12:39:39.603Z] ok github.com/docker/docker/pkg/broadcaster 0.019s coverage: 100.0% of statements [2021-05-11T12:39:39.913Z] INFO: Build done for gotestsum... [2021-05-11T12:39:40.176Z] ok github.com/docker/docker/pkg/capabilities 0.010s coverage: 87.5% of statements [2021-05-11T12:39:40.749Z] ok github.com/docker/docker/pkg/authorization 1.142s coverage: 68.3% of statements [2021-05-11T12:39:41.322Z] ok github.com/docker/docker/pkg/archive 1.092s coverage: 81.9% of statements [2021-05-11T12:39:41.322Z] ok github.com/docker/docker/pkg/directory 0.014s coverage: 80.0% of statements [2021-05-11T12:39:41.895Z] ok github.com/docker/docker/pkg/discovery 0.011s coverage: 58.3% of statements [2021-05-11T12:39:42.157Z] ok github.com/docker/docker/pkg/discovery/file 0.011s coverage: 92.9% of statements [2021-05-11T12:39:42.729Z] ok github.com/docker/docker/pkg/discovery/memory 0.011s coverage: 92.3% of statements [2021-05-11T12:39:43.131Z] Removing intermediate container 53073eb2e1c5 [2021-05-11T12:39:43.131Z] ---> 5ae142c42f84 [2021-05-11T12:39:43.131Z] Step 13/13 : CMD ["sh"] [2021-05-11T12:39:43.131Z] ---> Running in 60e610664cc4 [2021-05-11T12:39:43.131Z] Removing intermediate container 60e610664cc4 [2021-05-11T12:39:43.131Z] ---> 72126645f998 [2021-05-11T12:39:43.131Z] Successfully built 72126645f998 [2021-05-11T12:39:43.131Z] Successfully tagged busybox:latest [2021-05-11T12:39:43.131Z] INFO: Docker images of the daemon under test [2021-05-11T12:39:43.131Z] [2021-05-11T12:39:43.131Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-11T12:39:43.131Z] busybox latest 72126645f998 Less than a second ago 2.78GB [2021-05-11T12:39:43.131Z] microsoft/windowsservercore latest 39d157a84080 2 months ago 2.74GB [2021-05-11T12:39:43.131Z] mcr.microsoft.com/windows/servercore/insider 10.0.20295.1 39d157a84080 2 months ago 2.74GB [2021-05-11T12:39:43.131Z] [2021-05-11T12:39:43.131Z] INFO: Running integration tests at 05/11/2021 12:39:42... [2021-05-11T12:39:43.131Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-05-11T12:39:43.131Z] INFO: Integration API tests being run from the host: [2021-05-11T12:39:43.131Z] INFO: make.ps1 starting at 05/11/2021 12:39:42 [2021-05-11T12:39:43.301Z] ok github.com/docker/docker/pkg/discovery/nodes 0.009s coverage: 93.8% of statements [2021-05-11T12:39:43.872Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2021-05-11T12:39:44.032Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-05-11T12:39:44.102Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-05-11T12:39:44.134Z] ok github.com/docker/docker/pkg/chrootarchive 3.018s coverage: 43.2% of statements [2021-05-11T12:39:45.075Z] ok github.com/docker/docker/pkg/filenotify 0.610s coverage: 67.0% of statements [2021-05-11T12:39:45.075Z] ok github.com/docker/docker/pkg/fileutils 0.035s coverage: 89.5% of statements [2021-05-11T12:39:45.649Z] ok github.com/docker/docker/pkg/fsutils 0.249s coverage: 85.1% of statements [2021-05-11T12:39:45.649Z] ok github.com/docker/docker/pkg/homedir 0.014s coverage: 11.4% of statements [2021-05-11T12:39:46.222Z] ok github.com/docker/docker/layer 7.162s coverage: 68.8% of statements [2021-05-11T12:39:46.222Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-05-11T12:39:46.222Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-05-11T12:39:46.222Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-05-11T12:39:46.222Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-05-11T12:39:46.222Z] ? github.com/docker/docker/oci/caps [no test files] [2021-05-11T12:39:46.222Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-05-11T12:39:46.222Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-05-11T12:39:46.222Z] ok github.com/docker/docker/pkg/discovery/kv 3.112s coverage: 84.1% of statements [2021-05-11T12:39:47.170Z] ok github.com/docker/docker/pkg/jsonmessage 0.027s coverage: 91.7% of statements [2021-05-11T12:39:47.170Z] ok github.com/docker/docker/pkg/longpath 0.011s coverage: 100.0% of statements [2021-05-11T12:39:47.432Z] ok github.com/docker/docker/pkg/ioutils 0.665s coverage: 70.6% of statements [2021-05-11T12:39:47.432Z] ok github.com/docker/docker/pkg/idtools 0.848s coverage: 69.5% of statements [2021-05-11T12:39:47.432Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-05-11T12:39:47.432Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-05-11T12:39:47.432Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-05-11T12:39:47.432Z] ok github.com/docker/docker/pkg/namesgenerator 0.042s coverage: 85.7% of statements [2021-05-11T12:39:47.432Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-05-11T12:39:47.694Z] ok github.com/docker/docker/pkg/parsers 0.016s coverage: 97.0% of statements [2021-05-11T12:39:48.268Z] ok github.com/docker/docker/pkg/parsers/kernel 0.013s coverage: 60.0% of statements [2021-05-11T12:39:48.268Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.020s coverage: 86.7% of statements [2021-05-11T12:39:48.268Z] ok github.com/docker/docker/pkg/pidfile 0.034s coverage: 82.4% of statements [2021-05-11T12:39:48.268Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-05-11T12:39:48.268Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-05-11T12:39:49.214Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.020s coverage: 56.8% of statements [2021-05-11T12:39:49.476Z] ok github.com/docker/docker/pkg/pools 0.014s coverage: 88.2% of statements [2021-05-11T12:39:49.476Z] ok github.com/docker/docker/pkg/plugins/transport 0.020s coverage: 85.7% of statements [2021-05-11T12:39:49.738Z] ok github.com/docker/docker/pkg/progress 0.017s coverage: 75.9% of statements [2021-05-11T12:39:49.929Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-05-11T12:39:49.929Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-05-11T12:39:50.249Z] Removing intermediate container f6721a237709 [2021-05-11T12:39:50.249Z] ---> a50050cd82b3 [2021-05-11T12:39:50.249Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-05-11T12:39:50.249Z] ---> Running in 5d69142cc27b [2021-05-11T12:39:50.249Z] Removing intermediate container 5d69142cc27b [2021-05-11T12:39:50.249Z] ---> f926ccd47947 [2021-05-11T12:39:50.249Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-05-11T12:39:50.249Z] ---> Running in bb245dad4d34 [2021-05-11T12:39:50.311Z] ok github.com/docker/docker/pkg/reexec 0.018s coverage: 82.4% of statements [2021-05-11T12:39:50.710Z] Removing intermediate container bb245dad4d34 [2021-05-11T12:39:50.710Z] ---> 02a86518f6ef [2021-05-11T12:39:50.710Z] Step 10/10 : COPY . . [2021-05-11T12:39:50.902Z] ok github.com/docker/docker/pkg/stdcopy 0.014s coverage: 100.0% of statements [2021-05-11T12:39:51.164Z] ok github.com/docker/docker/pkg/pubsub 1.079s coverage: 75.0% of statements [2021-05-11T12:39:51.425Z] ok github.com/docker/docker/pkg/streamformatter 0.019s coverage: 66.2% of statements [2021-05-11T12:39:51.686Z] ok github.com/docker/docker/pkg/stringid 0.009s coverage: 70.6% of statements [2021-05-11T12:39:52.629Z] ok github.com/docker/docker/pkg/sysinfo 0.017s coverage: 54.9% of statements [2021-05-11T12:39:52.891Z] ok github.com/docker/docker/pkg/system 0.025s coverage: 36.9% of statements [2021-05-11T12:39:53.463Z] ok github.com/docker/docker/pkg/tailfile 0.113s coverage: 88.6% of statements [2021-05-11T12:39:53.463Z] ok github.com/docker/docker/pkg/signal 2.857s coverage: 61.0% of statements [2021-05-11T12:39:53.725Z] ok github.com/docker/docker/pkg/tarsum 0.130s coverage: 89.3% of statements [2021-05-11T12:39:53.986Z] testing: warning: no tests to run [2021-05-11T12:39:53.986Z] coverage: [no statements] [2021-05-11T12:39:53.986Z] ok github.com/docker/docker/pkg/term/windows 0.025s coverage: [no statements] [no tests to run] [2021-05-11T12:39:53.986Z] ok github.com/docker/docker/pkg/truncindex 0.117s coverage: 91.5% of statements [2021-05-11T12:39:54.039Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-05-11T12:39:54.248Z] ok github.com/docker/docker/pkg/urlutil 0.010s coverage: 100.0% of statements [2021-05-11T12:39:54.248Z] ok github.com/docker/docker/pkg/useragent 0.014s coverage: 88.9% of statements [2021-05-11T12:39:55.426Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-05-11T12:39:55.637Z] ok github.com/docker/docker/plugin/v2 0.042s coverage: 14.5% of statements [2021-05-11T12:39:55.637Z] ok github.com/docker/docker/profiles/seccomp 0.033s coverage: 85.4% of statements [2021-05-11T12:39:56.369Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-05-11T12:39:57.060Z] ok github.com/docker/docker/reference 0.017s coverage: 84.4% of statements [2021-05-11T12:39:57.060Z] ok github.com/docker/docker/plugin 0.574s coverage: 23.2% of statements [2021-05-11T12:39:57.313Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-05-11T12:39:57.885Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-05-11T12:39:58.475Z] ok github.com/docker/docker/registry/resumable 0.048s coverage: 100.0% of statements [2021-05-11T12:39:58.736Z] ok github.com/docker/docker/quota 0.495s coverage: 71.4% of statements [2021-05-11T12:39:58.996Z] ok github.com/docker/docker/registry 0.179s coverage: 58.8% of statements [2021-05-11T12:39:58.996Z] ok github.com/docker/docker/restartmanager 0.016s coverage: 45.3% of statements [2021-05-11T12:39:59.271Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-05-11T12:39:59.942Z] ok github.com/docker/docker/testutil 0.048s coverage: 62.5% of statements [2021-05-11T12:40:00.203Z] ok github.com/docker/docker/runconfig 0.031s coverage: 66.1% of statements [2021-05-11T12:40:02.122Z] ok github.com/docker/docker/volume/drivers 0.021s coverage: 36.1% of statements [2021-05-11T12:40:02.695Z] ok github.com/docker/docker/volume/mounts 0.052s coverage: 67.0% of statements [2021-05-11T12:40:03.266Z] ok github.com/docker/docker/volume/local 0.239s coverage: 76.4% of statements [2021-05-11T12:40:04.704Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-05-11T12:40:04.707Z] ok github.com/docker/docker/volume/service 0.029s coverage: 73.1% of statements [2021-05-11T12:40:05.676Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-05-11T12:40:07.593Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-05-11T12:40:07.854Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-05-11T12:40:09.337Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-05-11T12:40:09.337Z] INFO: Testing against a local daemon [2021-05-11T12:40:09.337Z] === RUN TestBuildWithSession [2021-05-11T12:40:09.337Z] --- SKIP: TestBuildWithSession (0.00s) [2021-05-11T12:40:09.337Z] build_session_test.go:25: TODO: BuildKit [2021-05-11T12:40:09.337Z] === RUN TestBuildSquashParent [2021-05-11T12:40:09.337Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-05-11T12:40:09.337Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-05-11T12:40:09.337Z] === RUN TestBuildWithRemoveAndForceRemove [2021-05-11T12:40:09.337Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-11T12:40:09.337Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-11T12:40:09.337Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-11T12:40:09.337Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-11T12:40:09.337Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-11T12:40:09.337Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-11T12:40:09.337Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-11T12:40:09.337Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-11T12:40:09.337Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-11T12:40:09.337Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-11T12:40:09.337Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-11T12:40:09.337Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-11T12:40:09.337Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-11T12:40:09.337Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-11T12:40:09.337Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-11T12:40:09.337Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-11T12:40:09.768Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-05-11T12:40:10.709Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-05-11T12:40:11.905Z] ---> 06eaa1910494 [2021-05-11T12:40:11.905Z] Successfully built 06eaa1910494 [2021-05-11T12:40:11.905Z] Successfully tagged docker:latest [2021-05-11T12:40:11.905Z] INFO: Image build ended at 05/11/2021 12:40:09. Duration:00:02:25.0982830 [2021-05-11T12:40:11.905Z] [2021-05-11T12:40:11.905Z] [2021-05-11T12:40:11.905Z] INFO: Building the test binaries at 05/11/2021 12:40:09... [2021-05-11T12:40:11.954Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-05-11T12:40:12.623Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-05-11T12:40:13.446Z] INFO: make.ps1 starting at 05/11/2021 12:40:12 [2021-05-11T12:40:13.446Z] INFO: Git commit (9303376242) assumed from DOCKER_GITCOMMIT environment variable [2021-05-11T12:40:13.446Z] INFO: Invoking autogen... [2021-05-11T12:40:13.565Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-05-11T12:40:13.907Z] INFO: Building daemon... [2021-05-11T12:40:14.951Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-05-11T12:40:15.894Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-05-11T12:40:15.894Z] Using test binary docker [2021-05-11T12:40:15.894Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-05-11T12:40:16.155Z] Starting apparmor (via systemctl): apparmor.service. [2021-05-11T12:40:16.156Z] INFO: Waiting for daemon to start... [2021-05-11T12:40:16.156Z] Starting dockerd [2021-05-11T12:40:17.946Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-11T12:40:18.067Z] . [2021-05-11T12:40:18.067Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-05-11T12:40:18.067Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-05-11T12:40:18.067Z] Error: No such image: emptyfs [2021-05-11T12:40:18.328Z] Running integration-test (iteration 1) [2021-05-11T12:40:18.328Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-05-11T12:40:18.406Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-11T12:40:21.900Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-05-11T12:40:23.267Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-05-11T12:40:24.194Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-05-11T12:40:25.558Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-05-11T12:40:25.558Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-05-11T12:40:26.651Z] ok github.com/docker/docker/pkg/plugins 33.657s coverage: 76.6% of statements [2021-05-11T12:40:26.651Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-05-11T12:40:26.651Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-05-11T12:40:26.651Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-05-11T12:40:26.651Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-05-11T12:40:26.651Z] ? github.com/docker/docker/pkg/term [no test files] [2021-05-11T12:40:26.651Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-05-11T12:40:26.651Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-05-11T12:40:26.651Z] ? github.com/docker/docker/rootless [no test files] [2021-05-11T12:40:26.651Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-05-11T12:40:26.651Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-05-11T12:40:26.651Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-05-11T12:40:26.651Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-05-11T12:40:26.651Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-05-11T12:40:26.651Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-05-11T12:40:26.651Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-05-11T12:40:26.651Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-05-11T12:40:26.651Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-05-11T12:40:26.651Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-05-11T12:40:26.651Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-05-11T12:40:26.651Z] ? github.com/docker/docker/testutil/request [no test files] [2021-05-11T12:40:26.651Z] ? github.com/docker/docker/volume [no test files] [2021-05-11T12:40:26.651Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-05-11T12:40:26.651Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-05-11T12:40:26.651Z] [2021-05-11T12:40:26.651Z] === Skipped [2021-05-11T12:40:26.651Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-05-11T12:40:26.651Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-11T12:40:26.651Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-11T12:40:26.651Z] [2021-05-11T12:40:26.651Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-05-11T12:40:26.651Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-11T12:40:26.651Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-11T12:40:26.651Z] [2021-05-11T12:40:26.651Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-05-11T12:40:26.651Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-11T12:40:26.651Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-11T12:40:26.651Z] [2021-05-11T12:40:26.651Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-05-11T12:40:26.651Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-11T12:40:26.651Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-11T12:40:26.651Z] [2021-05-11T12:40:26.651Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-05-11T12:40:26.651Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-11T12:40:26.651Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-11T12:40:26.651Z] [2021-05-11T12:40:26.651Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-05-11T12:40:26.651Z] graphtest_unix.go:73: No driver to put! [2021-05-11T12:40:26.651Z] [2021-05-11T12:40:26.651Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-05-11T12:40:26.651Z] time="2021-05-11T12:39:17Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-11T12:40:26.651Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-11T12:40:26.651Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-11T12:40:26.651Z] [2021-05-11T12:40:26.651Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-05-11T12:40:26.651Z] time="2021-05-11T12:39:17Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-11T12:40:26.651Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-11T12:40:26.651Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-11T12:40:26.651Z] [2021-05-11T12:40:26.651Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-05-11T12:40:26.651Z] time="2021-05-11T12:39:17Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-11T12:40:26.651Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-11T12:40:26.651Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-11T12:40:26.651Z] [2021-05-11T12:40:26.651Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-05-11T12:40:26.651Z] time="2021-05-11T12:39:17Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-11T12:40:26.651Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-11T12:40:26.651Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-11T12:40:26.651Z] [2021-05-11T12:40:26.651Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-05-11T12:40:26.651Z] time="2021-05-11T12:39:17Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-11T12:40:26.651Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-11T12:40:26.651Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-11T12:40:26.651Z] [2021-05-11T12:40:26.651Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-05-11T12:40:26.651Z] graphtest_unix.go:73: No driver to put! [2021-05-11T12:40:26.651Z] [2021-05-11T12:40:26.651Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-05-11T12:40:26.651Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-05-11T12:40:26.651Z] [2021-05-11T12:40:26.651Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-05-11T12:40:26.651Z] overlay_test.go:49: Fails to compute changes intermittently [2021-05-11T12:40:26.651Z] [2021-05-11T12:40:26.651Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-05-11T12:40:26.651Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-05-11T12:40:26.651Z] [2021-05-11T12:40:26.651Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-05-11T12:40:26.651Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-05-11T12:40:26.651Z] [2021-05-11T12:40:26.651Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-05-11T12:40:26.651Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-11T12:40:26.651Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-11T12:40:26.651Z] [2021-05-11T12:40:26.651Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-05-11T12:40:26.651Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-11T12:40:26.651Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-11T12:40:26.651Z] [2021-05-11T12:40:26.651Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-05-11T12:40:26.651Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-11T12:40:26.651Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-11T12:40:26.651Z] [2021-05-11T12:40:26.651Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-05-11T12:40:26.651Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-11T12:40:26.651Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-11T12:40:26.651Z] [2021-05-11T12:40:26.652Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-05-11T12:40:26.652Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-11T12:40:26.652Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-11T12:40:26.652Z] [2021-05-11T12:40:26.652Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-05-11T12:40:26.652Z] graphtest_unix.go:73: No driver to put! [2021-05-11T12:40:26.652Z] [2021-05-11T12:40:26.652Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-05-11T12:40:26.652Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-05-11T12:40:26.652Z] [2021-05-11T12:40:26.652Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-05-11T12:40:26.652Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-05-11T12:40:26.652Z] [2021-05-11T12:40:26.652Z] [2021-05-11T12:40:26.652Z] DONE 2254 tests, 24 skipped in 196.519s Post stage [Pipeline] junit [2021-05-11T12:40:26.666Z] Recording test results [2021-05-11T12:40:27.448Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-05-11T12:40:28.162Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-05-11T12:40:28.509Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42370/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=930337624250945472001136e7bcb8e5b102bb87 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:930337624250945472001136e7bcb8e5b102bb87 hack/make.sh dynbinary test-integration [2021-05-11T12:40:29.451Z] [2021-05-11T12:40:29.451Z] Removing bundles/ [2021-05-11T12:40:29.451Z] [2021-05-11T12:40:29.451Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-05-11T12:40:29.451Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-05-11T12:40:29.451Z] GOOS="" GOARCH="" GOARM="" [2021-05-11T12:40:30.564Z] Loaded image: buildpack-deps:buster [2021-05-11T12:40:30.564Z] Loaded image: busybox:latest [2021-05-11T12:40:30.805Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2021-05-11T12:40:30.805Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (11.71s) [2021-05-11T12:40:30.805Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (11.94s) [2021-05-11T12:40:30.805Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (12.10s) [2021-05-11T12:40:30.805Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (15.04s) [2021-05-11T12:40:30.805Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (11.26s) [2021-05-11T12:40:30.805Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (11.74s) [2021-05-11T12:40:30.805Z] === RUN TestBuildMultiStageCopy [2021-05-11T12:40:30.805Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-05-11T12:40:30.826Z] Loaded image: busybox:glibc [2021-05-11T12:40:31.615Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-05-11T12:40:32.980Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-05-11T12:40:33.374Z] Loaded image: debian:bullseye [2021-05-11T12:40:33.374Z] Loaded image: hello-world:latest [2021-05-11T12:40:33.374Z] Loaded image: arm32v7/hello-world:latest [2021-05-11T12:40:33.374Z] INFO: Testing against a local daemon [2021-05-11T12:40:33.374Z] === RUN TestCgroupNamespacesBuild [2021-05-11T12:40:34.346Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-05-11T12:40:35.274Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-05-11T12:40:36.639Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-05-11T12:40:36.672Z] --- PASS: TestCgroupNamespacesBuild (3.36s) [2021-05-11T12:40:36.672Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-05-11T12:40:37.568Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-05-11T12:40:38.585Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.75s) [2021-05-11T12:40:38.585Z] === RUN TestBuildWithSession [2021-05-11T12:40:38.585Z] --- SKIP: TestBuildWithSession (0.00s) [2021-05-11T12:40:38.585Z] build_session_test.go:25: TODO: BuildKit [2021-05-11T12:40:38.585Z] === RUN TestBuildSquashParent [2021-05-11T12:40:39.458Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-05-11T12:40:40.021Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-05-11T12:40:41.387Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-05-11T12:40:42.315Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-05-11T12:40:42.315Z] Using test binary docker [2021-05-11T12:40:42.315Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-05-11T12:40:42.315Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-05-11T12:40:42.315Z] INFO: Waiting for daemon to start... [2021-05-11T12:40:42.315Z] Starting dockerd [2021-05-11T12:40:43.200Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-05-11T12:40:43.200Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-05-11T12:40:44.171Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-05-11T12:40:45.142Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-05-11T12:40:45.170Z] --- PASS: TestBuildSquashParent (6.68s) [2021-05-11T12:40:45.170Z] === RUN TestBuildWithRemoveAndForceRemove [2021-05-11T12:40:45.170Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-11T12:40:45.170Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-11T12:40:45.170Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-11T12:40:45.170Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-11T12:40:45.170Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-11T12:40:45.170Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-11T12:40:45.170Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-11T12:40:45.170Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-11T12:40:45.170Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-11T12:40:45.170Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-11T12:40:45.170Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-11T12:40:45.170Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-11T12:40:45.170Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-11T12:40:45.170Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-11T12:40:45.578Z] . [2021-05-11T12:40:45.578Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-05-11T12:40:45.578Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-05-11T12:40:45.578Z] Error: No such image: emptyfs [2021-05-11T12:40:45.834Z] Running integration-test (iteration 1) [2021-05-11T12:40:45.834Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-05-11T12:40:46.684Z] --- PASS: TestBuildMultiStageCopy (16.82s) [2021-05-11T12:40:46.684Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (12.49s) [2021-05-11T12:40:46.684Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.83s) [2021-05-11T12:40:46.684Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.98s) [2021-05-11T12:40:46.684Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.17s) [2021-05-11T12:40:46.684Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.34s) [2021-05-11T12:40:46.684Z] === RUN TestBuildMultiStageParentConfig [2021-05-11T12:40:47.716Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-11T12:40:47.716Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-11T12:40:48.871Z] --- PASS: TestBuildMultiStageParentConfig (2.41s) [2021-05-11T12:40:48.871Z] === RUN TestBuildLabelWithTargets [2021-05-11T12:40:48.871Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2021-05-11T12:40:48.871Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-11T12:40:48.871Z] === RUN TestBuildWithEmptyLayers [2021-05-11T12:40:49.631Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-11T12:40:49.893Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-11T12:40:50.412Z] --- PASS: TestBuildWithEmptyLayers (1.31s) [2021-05-11T12:40:50.412Z] === RUN TestBuildMultiStageOnBuild [2021-05-11T12:40:52.438Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-05-11T12:40:52.438Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.22s) [2021-05-11T12:40:52.438Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.54s) [2021-05-11T12:40:52.439Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.06s) [2021-05-11T12:40:52.439Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.33s) [2021-05-11T12:40:52.439Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.24s) [2021-05-11T12:40:52.439Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.09s) [2021-05-11T12:40:52.439Z] === RUN TestBuildMultiStageCopy [2021-05-11T12:40:52.439Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-05-11T12:40:54.352Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-05-11T12:40:54.352Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-05-11T12:40:54.613Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-05-11T12:40:54.875Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-05-11T12:40:55.135Z] --- PASS: TestBuildMultiStageCopy (2.97s) [2021-05-11T12:40:55.135Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.98s) [2021-05-11T12:40:55.135Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.23s) [2021-05-11T12:40:55.135Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.24s) [2021-05-11T12:40:55.135Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.25s) [2021-05-11T12:40:55.135Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.26s) [2021-05-11T12:40:55.135Z] === RUN TestBuildMultiStageParentConfig [2021-05-11T12:40:55.707Z] --- PASS: TestBuildMultiStageParentConfig (0.67s) [2021-05-11T12:40:55.707Z] === RUN TestBuildLabelWithTargets [2021-05-11T12:40:57.094Z] --- PASS: TestBuildLabelWithTargets (1.10s) [2021-05-11T12:40:57.094Z] === RUN TestBuildWithEmptyLayers [2021-05-11T12:40:57.354Z] --- PASS: TestBuildWithEmptyLayers (0.50s) [2021-05-11T12:40:57.354Z] === RUN TestBuildMultiStageOnBuild [2021-05-11T12:40:59.899Z] --- PASS: TestBuildMultiStageOnBuild (2.23s) [2021-05-11T12:40:59.899Z] === RUN TestBuildUncleanTarFilenames [2021-05-11T12:41:00.159Z] --- PASS: TestBuildUncleanTarFilenames (0.68s) [2021-05-11T12:41:00.159Z] === RUN TestBuildMultiStageLayerLeak [2021-05-11T12:41:02.706Z] --- PASS: TestBuildMultiStageLayerLeak (2.26s) [2021-05-11T12:41:02.706Z] === RUN TestBuildWithHugeFile [2021-05-11T12:41:04.835Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-05-11T12:41:04.835Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-05-11T12:41:07.712Z] Loaded image: buildpack-deps:buster [2021-05-11T12:41:07.712Z] Loaded image: busybox:latest [2021-05-11T12:41:07.712Z] Loaded image: busybox:glibc [2021-05-11T12:41:07.968Z] Loaded image: debian:bullseye [2021-05-11T12:41:07.968Z] Loaded image: hello-world:latest [2021-05-11T12:41:07.968Z] Loaded image: arm32v7/hello-world:latest [2021-05-11T12:41:08.117Z] --- PASS: TestBuildMultiStageOnBuild (17.09s) [2021-05-11T12:41:08.117Z] === RUN TestBuildUncleanTarFilenames [2021-05-11T12:41:08.117Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2021-05-11T12:41:08.117Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-11T12:41:08.117Z] === RUN TestBuildMultiStageLayerLeak [2021-05-11T12:41:08.223Z] INFO: Testing against a local daemon [2021-05-11T12:41:08.223Z] === RUN TestCgroupNamespacesBuild [2021-05-11T12:41:11.486Z] --- PASS: TestCgroupNamespacesBuild (3.35s) [2021-05-11T12:41:11.486Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-05-11T12:41:14.384Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-05-11T12:41:14.384Z] [2021-05-11T12:41:14.384Z] ________ ____ __. [2021-05-11T12:41:14.384Z] \_____ \ | |/ _| [2021-05-11T12:41:14.384Z] / | \| < [2021-05-11T12:41:14.384Z] / | \ | \ [2021-05-11T12:41:14.384Z] \_______ /____|__ \ [2021-05-11T12:41:14.384Z] \/ \/ [2021-05-11T12:41:14.384Z] [2021-05-11T12:41:14.384Z] INFO: make.ps1 ended at 05/11/2021 12:41:12 [2021-05-11T12:41:14.384Z] INFO: Binaries build ended at 05/11/2021 12:41:14. Duration:00:01:04.5090491 [2021-05-11T12:41:14.749Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.95s) [2021-05-11T12:41:14.749Z] === RUN TestBuildWithSession [2021-05-11T12:41:14.749Z] --- SKIP: TestBuildWithSession (0.00s) [2021-05-11T12:41:14.749Z] build_session_test.go:25: TODO: BuildKit [2021-05-11T12:41:14.749Z] === RUN TestBuildSquashParent [2021-05-11T12:41:15.081Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-05-11T12:41:15.081Z] [2021-05-11T12:41:15.081Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2021-05-11T12:41:15.081Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2021-05-11T12:41:15.081Z] Using test binary docker [2021-05-11T12:41:15.081Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-05-11T12:41:15.081Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-05-11T12:41:15.081Z] INFO: Waiting for daemon to start... [2021-05-11T12:41:15.081Z] Starting dockerd [2021-05-11T12:41:15.081Z] . [2021-05-11T12:41:15.081Z] INFO: Building docker-sdk-python3:5.0.0... [2021-05-11T12:41:15.357Z] INFO: Copying the built daemon binary to d:\CI\PR-42370\4\binary\dockerd-9303376242.exe... [2021-05-11T12:41:15.357Z] INFO: Copying the built client binary to d:\CI\PR-42370\4\binary\docker-9303376242.exe... [2021-05-11T12:41:15.357Z] INFO: Copying dockerversion from the container... [2021-05-11T12:41:15.357Z] INFO: Copying the golang package from the container to d:\CI\PR-42370\4\installer\go.zip... [2021-05-11T12:41:16.328Z] INFO: Extracting go.zip to d:\CI\PR-42370\4\go [2021-05-11T12:41:18.457Z] --- PASS: TestBuildMultiStageLayerLeak (10.29s) [2021-05-11T12:41:18.457Z] === RUN TestBuildWithHugeFile [2021-05-11T12:41:24.687Z] --- PASS: TestBuildSquashParent (8.58s) [2021-05-11T12:41:24.687Z] === RUN TestBuildWithRemoveAndForceRemove [2021-05-11T12:41:24.687Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-11T12:41:24.687Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-11T12:41:24.687Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-11T12:41:24.687Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-11T12:41:24.687Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-11T12:41:24.687Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-11T12:41:24.687Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-11T12:41:24.687Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-11T12:41:24.687Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-11T12:41:24.687Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-11T12:41:24.687Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-11T12:41:24.687Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-11T12:41:24.687Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-11T12:41:24.687Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-11T12:41:26.051Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-11T12:41:26.307Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-11T12:41:28.196Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-11T12:41:29.122Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-11T12:41:32.385Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-05-11T12:41:32.385Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.08s) [2021-05-11T12:41:32.385Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.15s) [2021-05-11T12:41:32.385Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.94s) [2021-05-11T12:41:32.385Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.89s) [2021-05-11T12:41:32.385Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.20s) [2021-05-11T12:41:32.385Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.82s) [2021-05-11T12:41:32.385Z] === RUN TestBuildMultiStageCopy [2021-05-11T12:41:32.385Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-05-11T12:41:34.037Z] INFO: Extraction ended at 05/11/2021 12:41:33. Duration:00:00:17.3080681 [2021-05-11T12:41:34.037Z] INFO: Updating the golang and path environment variables [2021-05-11T12:41:34.037Z] INFO: GOPATH=d:\gopath [2021-05-11T12:41:34.037Z] INFO: go version go1.13.15 windows/amd64 [2021-05-11T12:41:34.037Z] INFO: Running the daemon under test in debug mode [2021-05-11T12:41:34.037Z] INFO: Starting a daemon under test... [2021-05-11T12:41:34.037Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42370\4\daemon --pidfile d:\CI\PR-42370\4\docker.pid -D [2021-05-11T12:41:34.037Z] INFO: Process started successfully. [2021-05-11T12:41:34.037Z] INFO: Start tailing logs of the daemon under tests [2021-05-11T12:41:34.037Z] INFO: Waiting for the daemon under test to start... [2021-05-11T12:41:35.648Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-05-11T12:41:36.209Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-05-11T12:41:37.135Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-05-11T12:41:38.061Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-05-11T12:41:39.424Z] --- PASS: TestBuildMultiStageCopy (7.27s) [2021-05-11T12:41:39.424Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.26s) [2021-05-11T12:41:39.424Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2021-05-11T12:41:39.424Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.02s) [2021-05-11T12:41:39.424Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.98s) [2021-05-11T12:41:39.424Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.01s) [2021-05-11T12:41:39.424Z] === RUN TestBuildMultiStageParentConfig [2021-05-11T12:41:44.661Z] --- PASS: TestBuildMultiStageParentConfig (4.99s) [2021-05-11T12:41:44.661Z] === RUN TestBuildLabelWithTargets [2021-05-11T12:41:50.983Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-05-11T12:41:50.983Z] [2021-05-11T12:41:50.983Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-05-11T12:41:50.983Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-05-11T12:41:50.983Z] HOSTNAME=385fb557e1a0 [2021-05-11T12:41:50.983Z] TESTDEBUG=0 [2021-05-11T12:41:50.983Z] DEST=bundles/test-integration [2021-05-11T12:41:50.983Z] PWD=/go/src/github.com/docker/docker [2021-05-11T12:41:50.983Z] DOCKER_GITCOMMIT=930337624250945472001136e7bcb8e5b102bb87 [2021-05-11T12:41:50.983Z] container=docker [2021-05-11T12:41:50.983Z] HOME=/root [2021-05-11T12:41:50.983Z] GOLANG_VERSION=1.13.15 [2021-05-11T12:41:50.983Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-05-11T12:41:50.983Z] VALIDATE_BRANCH=master [2021-05-11T12:41:50.983Z] TERM=xterm [2021-05-11T12:41:50.983Z] DOCKER_PKG=github.com/docker/docker [2021-05-11T12:41:50.983Z] SHLVL=1 [2021-05-11T12:41:50.983Z] TIMEOUT=120m [2021-05-11T12:41:50.983Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-05-11T12:41:50.983Z] DOCKER_GRAPHDRIVER=overlay2 [2021-05-11T12:41:50.983Z] GO111MODULE=off [2021-05-11T12:41:50.983Z] DOCKER_EXPERIMENTAL=1 [2021-05-11T12:41:50.983Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-05-11T12:41:50.983Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-05-11T12:41:50.983Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-05-11T12:41:50.983Z] GOPATH=/go [2021-05-11T12:41:50.983Z] PKG_CONFIG=pkg-config [2021-05-11T12:41:50.983Z] _=/usr/bin/env [2021-05-11T12:41:50.983Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-05-11T12:41:52.737Z] --- PASS: TestBuildLabelWithTargets (8.02s) [2021-05-11T12:41:52.737Z] === RUN TestBuildWithEmptyLayers [2021-05-11T12:41:53.784Z] sha256:3c65205d3b0befbb78a53a5df3e8e7ed9e624cb06d8f8850adccbadbc2091e07 [2021-05-11T12:41:53.785Z] INFO: Starting docker-py tests... [2021-05-11T12:41:53.785Z] ============================= test session starts ============================== [2021-05-11T12:41:53.785Z] platform linux -- Python 3.7.10, pytest-4.3.1, py-1.10.0, pluggy-0.13.1 [2021-05-11T12:41:53.785Z] rootdir: /src, inifile: pytest.ini [2021-05-11T12:41:53.785Z] plugins: timeout-1.3.3, cov-2.6.1 [2021-05-11T12:41:53.785Z] collected 390 items / 1 deselected / 389 selected [2021-05-11T12:41:53.785Z] [2021-05-11T12:41:55.154Z] .....INFO: Daemon under test started and replied! [2021-05-11T12:41:55.154Z] INFO: Docker version of the daemon under test [2021-05-11T12:41:55.154Z] [2021-05-11T12:41:55.154Z] Client: [2021-05-11T12:41:55.154Z] Version: 17.06.2-ce [2021-05-11T12:41:55.154Z] API version: 1.30 [2021-05-11T12:41:55.154Z] Go version: go1.8.3 [2021-05-11T12:41:55.154Z] Git commit: cec0b72 [2021-05-11T12:41:55.154Z] Built: Tue Sep 5 19:57:19 2017 [2021-05-11T12:41:55.154Z] OS/Arch: windows/amd64 [2021-05-11T12:41:55.154Z] [2021-05-11T12:41:55.154Z] Server: [2021-05-11T12:41:55.154Z] Version: 0.0.0-dev [2021-05-11T12:41:55.154Z] API version: 1.41 (minimum version 1.24) [2021-05-11T12:41:55.154Z] Go version: go1.13.15 [2021-05-11T12:41:55.154Z] Git commit: 9303376242 [2021-05-11T12:41:55.154Z] Built: 05/11/2021 12:40:13 [2021-05-11T12:41:55.154Z] OS/Arch: windows/amd64 [2021-05-11T12:41:55.154Z] Experimental: false [2021-05-11T12:41:55.154Z] [2021-05-11T12:41:55.154Z] INFO: Docker info of the daemon under test [2021-05-11T12:41:55.154Z] [2021-05-11T12:41:55.154Z] Containers: 0 [2021-05-11T12:41:55.154Z] Running: 0 [2021-05-11T12:41:55.154Z] Paused: 0 [2021-05-11T12:41:55.154Z] Stopped: 0 [2021-05-11T12:41:55.154Z] Images: 0 [2021-05-11T12:41:55.154Z] Server Version: 0.0.0-dev [2021-05-11T12:41:55.154Z] Storage Driver: windowsfilter [2021-05-11T12:41:55.154Z] Windows: [2021-05-11T12:41:55.154Z] Logging Driver: json-file [2021-05-11T12:41:55.154Z] Plugins: [2021-05-11T12:41:55.154Z] Volume: local [2021-05-11T12:41:55.154Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-05-11T12:41:55.154Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-05-11T12:41:55.154Z] Swarm: inactive [2021-05-11T12:41:55.154Z] Default Isolation: process [2021-05-11T12:41:55.154Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-05-11T12:41:55.154Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-05-11T12:41:55.154Z] OSType: windows [2021-05-11T12:41:55.154Z] Architecture: x86_64 [2021-05-11T12:41:55.154Z] CPUs: 4 [2021-05-11T12:41:55.154Z] Total Memory: 32GiB [2021-05-11T12:41:55.154Z] Name: azwin-2-a1b6b0 [2021-05-11T12:41:55.154Z] ID: B2WN:4KY7:JJ2B:P7DW:KLHM:S4LW:XLIT:DF6B:VCFF:EYFG:VE4N:4N4H [2021-05-11T12:41:55.154Z] Docker Root Dir: D:\CI\PR-42370\4\daemon [2021-05-11T12:41:55.154Z] Debug Mode (client): false [2021-05-11T12:41:55.154Z] Debug Mode (server): true [2021-05-11T12:41:55.154Z] File Descriptors: -1 [2021-05-11T12:41:55.154Z] Goroutines: 16 [2021-05-11T12:41:55.154Z] System Time: 2021-05-11T12:41:53.0270926Z [2021-05-11T12:41:55.154Z] EventsListeners: 0 [2021-05-11T12:41:55.154Z] Registry: https://index.docker.io/v1/ [2021-05-11T12:41:55.154Z] Labels: [2021-05-11T12:41:55.154Z] Experimental: false [2021-05-11T12:41:55.154Z] Insecure Registries: [2021-05-11T12:41:55.154Z] 127.0.0.0/8 [2021-05-11T12:41:55.154Z] Live Restore Enabled: false [2021-05-11T12:41:55.154Z] [2021-05-11T12:41:55.154Z] [2021-05-11T12:41:55.154Z] INFO: Docker images of the daemon under test [2021-05-11T12:41:55.154Z] [2021-05-11T12:41:55.154Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-11T12:41:55.154Z] [2021-05-11T12:41:55.154Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-05-11T12:41:55.154Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2021-05-11T12:41:55.154Z] ltsc2019: Pulling from windows/servercore [2021-05-11T12:41:55.154Z] 4612f6d0b889: Pulling fs layer [2021-05-11T12:41:55.154Z] 399f118dfaa9: Pulling fs layer [2021-05-11T12:41:55.249Z] --- PASS: TestBuildWithEmptyLayers (2.98s) [2021-05-11T12:41:55.250Z] === RUN TestBuildMultiStageOnBuild [2021-05-11T12:41:59.051Z] --- PASS: TestBuildWithHugeFile (54.32s) [2021-05-11T12:41:59.051Z] === RUN TestBuildWCOWSandboxSize [2021-05-11T12:41:59.051Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-05-11T12:41:59.051Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-05-11T12:41:59.051Z] === RUN TestBuildWithEmptyDockerfile [2021-05-11T12:41:59.051Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-11T12:41:59.051Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-11T12:41:59.051Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-11T12:41:59.051Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-11T12:41:59.051Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-11T12:41:59.051Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-11T12:41:59.051Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-11T12:41:59.051Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-11T12:41:59.051Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-11T12:41:59.051Z] --- PASS: TestBuildWithEmptyDockerfile (0.12s) [2021-05-11T12:41:59.051Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s) [2021-05-11T12:41:59.051Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s) [2021-05-11T12:41:59.051Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2021-05-11T12:41:59.051Z] === RUN TestBuildPreserveOwnership [2021-05-11T12:41:59.051Z] === RUN TestBuildPreserveOwnership/copy_from [2021-05-11T12:42:00.435Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-05-11T12:42:00.491Z] --- PASS: TestBuildMultiStageOnBuild (5.01s) [2021-05-11T12:42:00.491Z] === RUN TestBuildUncleanTarFilenames [2021-05-11T12:42:01.112Z] --- PASS: TestBuildUncleanTarFilenames (0.76s) [2021-05-11T12:42:01.112Z] === RUN TestBuildMultiStageLayerLeak [2021-05-11T12:42:01.820Z] --- PASS: TestBuildPreserveOwnership (4.78s) [2021-05-11T12:42:01.821Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.22s) [2021-05-11T12:42:01.821Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.54s) [2021-05-11T12:42:01.821Z] === RUN TestBuildPlatformInvalid [2021-05-11T12:42:02.082Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2021-05-11T12:42:02.082Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-05-11T12:42:03.741Z] 399f118dfaa9: Verifying Checksum [2021-05-11T12:42:03.741Z] 399f118dfaa9: Download complete [2021-05-11T12:42:05.348Z] --- PASS: TestBuildMultiStageLayerLeak (4.23s) [2021-05-11T12:42:05.348Z] === RUN TestBuildWithHugeFile [2021-05-11T12:42:12.585Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-05-11T12:42:12.960Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-05-11T12:42:12.960Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-05-11T12:42:14.805Z] tests/integration/api_build_test.py .......................X [ 6%] [2021-05-11T12:42:15.371Z] tests/integration/api_client_test.py ..... [ 7%] [2021-05-11T12:42:16.990Z] Loaded image: buildpack-deps:buster [2021-05-11T12:42:16.990Z] Loaded image: busybox:latest [2021-05-11T12:42:16.990Z] Loaded image: busybox:glibc [2021-05-11T12:42:17.678Z] tests/integration/api_config_test.py ..... [ 8%] [2021-05-11T12:42:17.932Z] Loaded image: debian:bullseye [2021-05-11T12:42:17.932Z] Loaded image: hello-world:latest [2021-05-11T12:42:18.192Z] Loaded image: arm32v7/hello-world:latest [2021-05-11T12:42:26.332Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (23.72s) [2021-05-11T12:42:26.332Z] PASS [2021-05-11T12:42:26.332Z] [2021-05-11T12:42:26.332Z] === Skipped [2021-05-11T12:42:26.332Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-05-11T12:42:26.332Z] build_session_test.go:25: TODO: BuildKit [2021-05-11T12:42:26.332Z] [2021-05-11T12:42:26.332Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-05-11T12:42:26.332Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-05-11T12:42:26.332Z] [2021-05-11T12:42:26.332Z] [2021-05-11T12:42:26.332Z] DONE 34 tests, 2 skipped in 127.480s [2021-05-11T12:42:26.332Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-05-11T12:42:26.332Z] INFO: Testing against a local daemon [2021-05-11T12:42:26.332Z] === RUN TestConfigInspect [2021-05-11T12:42:28.244Z] --- PASS: TestConfigInspect (2.50s) [2021-05-11T12:42:28.244Z] === RUN TestConfigList [2021-05-11T12:42:30.789Z] --- PASS: TestConfigList (2.45s) [2021-05-11T12:42:30.789Z] === RUN TestConfigsCreateAndDelete [2021-05-11T12:42:31.090Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-05-11T12:42:33.333Z] --- PASS: TestConfigsCreateAndDelete (2.44s) [2021-05-11T12:42:33.333Z] === RUN TestConfigsUpdate [2021-05-11T12:42:33.716Z] 4612f6d0b889: Verifying Checksum [2021-05-11T12:42:33.716Z] 4612f6d0b889: Download complete [2021-05-11T12:42:35.875Z] --- PASS: TestConfigsUpdate (2.50s) [2021-05-11T12:42:35.875Z] === RUN TestTemplatedConfig [2021-05-11T12:42:37.681Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-05-11T12:42:39.065Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-05-11T12:42:39.177Z] --- PASS: TestTemplatedConfig (3.48s) [2021-05-11T12:42:39.177Z] === RUN TestConfigCreateResolve [2021-05-11T12:42:40.449Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-05-11T12:42:41.720Z] --- PASS: TestConfigCreateResolve (2.41s) [2021-05-11T12:42:41.720Z] === RUN TestConfigDaemonLibtrustID [2021-05-11T12:42:41.833Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-05-11T12:42:42.291Z] --- PASS: TestConfigDaemonLibtrustID (0.66s) [2021-05-11T12:42:42.291Z] PASS [2021-05-11T12:42:42.291Z] [2021-05-11T12:42:42.291Z] DONE 7 tests in 16.472s [2021-05-11T12:42:42.291Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-05-11T12:42:42.291Z] INFO: Testing against a local daemon [2021-05-11T12:42:42.291Z] === RUN TestCheckpoint [2021-05-11T12:42:42.291Z] --- SKIP: TestCheckpoint (0.00s) [2021-05-11T12:42:42.291Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-11T12:42:42.291Z] === RUN TestContainerInvalidJSON [2021-05-11T12:42:42.291Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-05-11T12:42:42.291Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-05-11T12:42:42.291Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-05-11T12:42:42.291Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-05-11T12:42:42.291Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-05-11T12:42:42.291Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-05-11T12:42:42.291Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-05-11T12:42:42.291Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-05-11T12:42:42.291Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-05-11T12:42:42.291Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-05-11T12:42:42.291Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-05-11T12:42:42.291Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-05-11T12:42:42.291Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-05-11T12:42:42.291Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-05-11T12:42:42.404Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-05-11T12:42:42.553Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2021-05-11T12:42:42.553Z] === RUN TestCopyFromContainerPathIsNotDir [2021-05-11T12:42:42.553Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-05-11T12:42:42.553Z] === RUN TestCopyToContainerPathDoesNotExist [2021-05-11T12:42:42.553Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2021-05-11T12:42:42.553Z] === RUN TestCopyToContainerPathIsNotDir [2021-05-11T12:42:42.553Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2021-05-11T12:42:42.553Z] === RUN TestCopyFromContainer [2021-05-11T12:42:43.789Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-05-11T12:42:43.938Z] === RUN TestCopyFromContainer// [2021-05-11T12:42:43.939Z] === RUN TestCopyFromContainer//bar/root [2021-05-11T12:42:44.200Z] === RUN TestCopyFromContainer//bar/root/ [2021-05-11T12:42:44.200Z] === RUN TestCopyFromContainer/bar/quux [2021-05-11T12:42:44.200Z] === RUN TestCopyFromContainer/bar/quux/ [2021-05-11T12:42:44.200Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-05-11T12:42:44.461Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-05-11T12:42:44.461Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-05-11T12:42:44.461Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-05-11T12:42:44.715Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-05-11T12:42:44.715Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-05-11T12:42:44.722Z] === RUN TestCopyFromContainer/bar/notarget [2021-05-11T12:42:44.722Z] --- PASS: TestCopyFromContainer (2.13s) [2021-05-11T12:42:44.722Z] --- PASS: TestCopyFromContainer// (0.08s) [2021-05-11T12:42:44.722Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2021-05-11T12:42:44.722Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2021-05-11T12:42:44.722Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2021-05-11T12:42:44.722Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2021-05-11T12:42:44.722Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2021-05-11T12:42:44.722Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2021-05-11T12:42:44.722Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2021-05-11T12:42:44.722Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2021-05-11T12:42:44.722Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2021-05-11T12:42:44.722Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-05-11T12:42:44.722Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-11T12:42:44.722Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-11T12:42:44.722Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-11T12:42:44.722Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-11T12:42:44.722Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-11T12:42:44.722Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-11T12:42:44.722Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-11T12:42:44.722Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-11T12:42:44.722Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-11T12:42:44.722Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-05-11T12:42:44.722Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-05-11T12:42:44.722Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-05-11T12:42:44.722Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-05-11T12:42:44.722Z] === RUN TestCreateLinkToNonExistingContainer [2021-05-11T12:42:44.722Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2021-05-11T12:42:44.722Z] === RUN TestCreateWithInvalidEnv [2021-05-11T12:42:44.722Z] === RUN TestCreateWithInvalidEnv/0 [2021-05-11T12:42:44.722Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-05-11T12:42:44.722Z] === RUN TestCreateWithInvalidEnv/1 [2021-05-11T12:42:44.722Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-05-11T12:42:44.722Z] === RUN TestCreateWithInvalidEnv/2 [2021-05-11T12:42:44.722Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-05-11T12:42:44.722Z] === CONT TestCreateWithInvalidEnv/0 [2021-05-11T12:42:44.722Z] === CONT TestCreateWithInvalidEnv/2 [2021-05-11T12:42:44.722Z] === CONT TestCreateWithInvalidEnv/1 [2021-05-11T12:42:44.722Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-05-11T12:42:44.722Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-05-11T12:42:44.722Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-05-11T12:42:44.722Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-05-11T12:42:44.722Z] === RUN TestCreateTmpfsMountsTarget [2021-05-11T12:42:44.722Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-05-11T12:42:44.722Z] === RUN TestCreateWithCustomMaskedPaths [2021-05-11T12:42:47.269Z] --- PASS: TestCreateWithCustomMaskedPaths (2.40s) [2021-05-11T12:42:47.269Z] === RUN TestCreateWithCustomReadonlyPaths [2021-05-11T12:42:47.999Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-05-11T12:42:48.032Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-05-11T12:42:49.815Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.41s) [2021-05-11T12:42:49.815Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-05-11T12:42:49.815Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-11T12:42:49.815Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-11T12:42:49.815Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-11T12:42:49.815Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-11T12:42:49.815Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-11T12:42:49.815Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-11T12:42:49.815Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-11T12:42:49.815Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-11T12:42:49.815Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-11T12:42:49.815Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-11T12:42:49.815Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-11T12:42:49.815Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-11T12:42:49.815Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-11T12:42:49.815Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-11T12:42:49.815Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-11T12:42:49.815Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-05-11T12:42:49.815Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-05-11T12:42:49.815Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2021-05-11T12:42:49.815Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-05-11T12:42:49.815Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-05-11T12:42:49.815Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-05-11T12:42:49.815Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-05-11T12:42:50.389Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.82s) [2021-05-11T12:42:50.389Z] === RUN TestCreateDifferentPlatform [2021-05-11T12:42:50.389Z] === RUN TestCreateDifferentPlatform/different_os [2021-05-11T12:42:50.389Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-05-11T12:42:50.389Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-05-11T12:42:50.389Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-05-11T12:42:50.389Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-05-11T12:42:50.389Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-05-11T12:42:50.389Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-05-11T12:42:50.389Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-05-11T12:42:50.542Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-05-11T12:42:50.649Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-05-11T12:42:50.649Z] === RUN TestContainerStartOnDaemonRestart [2021-05-11T12:42:50.649Z] === PAUSE TestContainerStartOnDaemonRestart [2021-05-11T12:42:50.649Z] === RUN TestDaemonRestartIpcMode [2021-05-11T12:42:50.649Z] === PAUSE TestDaemonRestartIpcMode [2021-05-11T12:42:50.649Z] === RUN TestDaemonHostGatewayIP [2021-05-11T12:42:50.649Z] === PAUSE TestDaemonHostGatewayIP [2021-05-11T12:42:50.649Z] === RUN TestRestartDaemonWithRestartingContainer [2021-05-11T12:42:50.649Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-05-11T12:42:50.649Z] === RUN TestContainerKillOnDaemonStart [2021-05-11T12:42:50.649Z] === PAUSE TestContainerKillOnDaemonStart [2021-05-11T12:42:50.649Z] === RUN TestDiff [2021-05-11T12:42:51.337Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-05-11T12:42:51.592Z] --- PASS: TestDiff (0.81s) [2021-05-11T12:42:51.592Z] === RUN TestExecWithCloseStdin [2021-05-11T12:42:51.909Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-05-11T12:42:51.926Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-05-11T12:42:52.534Z] --- PASS: TestExecWithCloseStdin (1.13s) [2021-05-11T12:42:52.534Z] === RUN TestExec [2021-05-11T12:42:52.869Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-05-11T12:42:53.919Z] --- PASS: TestExec (1.14s) [2021-05-11T12:42:53.919Z] === RUN TestExecUser [2021-05-11T12:42:54.782Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-05-11T12:42:54.861Z] --- PASS: TestExecUser (1.10s) [2021-05-11T12:42:54.861Z] === RUN TestExportContainerAndImportImage [2021-05-11T12:42:55.368Z] tests/integration/api_container_test.py ....x...........x............... [ 16%] [2021-05-11T12:42:55.803Z] --- PASS: TestExportContainerAndImportImage (0.99s) [2021-05-11T12:42:55.803Z] === RUN TestExportContainerAfterDaemonRestart [2021-05-11T12:42:56.167Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-05-11T12:42:57.204Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-05-11T12:42:57.716Z] --- PASS: TestExportContainerAfterDaemonRestart (1.85s) [2021-05-11T12:42:57.716Z] === RUN TestHealthCheckWorkdir [2021-05-11T12:42:58.079Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-05-11T12:42:59.130Z] --- PASS: TestHealthCheckWorkdir (1.64s) [2021-05-11T12:42:59.130Z] === RUN TestHealthKillContainer [2021-05-11T12:42:59.467Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-05-11T12:43:00.850Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-05-11T12:43:01.514Z] --- PASS: TestBuildWithHugeFile (52.75s) [2021-05-11T12:43:01.515Z] === RUN TestBuildWCOWSandboxSize [2021-05-11T12:43:01.515Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-05-11T12:43:01.515Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-05-11T12:43:01.515Z] === RUN TestBuildWithEmptyDockerfile [2021-05-11T12:43:01.515Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-11T12:43:01.515Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-11T12:43:01.515Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-11T12:43:01.515Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-11T12:43:01.515Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-11T12:43:01.515Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-11T12:43:01.515Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-11T12:43:01.515Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-11T12:43:01.515Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-11T12:43:01.515Z] --- PASS: TestBuildWithEmptyDockerfile (0.10s) [2021-05-11T12:43:01.515Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s) [2021-05-11T12:43:01.515Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.17s) [2021-05-11T12:43:01.515Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2021-05-11T12:43:01.515Z] === RUN TestBuildPreserveOwnership [2021-05-11T12:43:01.515Z] === RUN TestBuildPreserveOwnership/copy_from [2021-05-11T12:43:02.235Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-05-11T12:43:02.235Z] Using test binary docker [2021-05-11T12:43:02.235Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-05-11T12:43:02.235Z] +++ /etc/init.d/apparmor start [2021-05-11T12:43:02.235Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-05-11T12:43:02.235Z] Starting dockerd [2021-05-11T12:43:02.235Z] INFO: Waiting for daemon to start... [2021-05-11T12:43:02.235Z] +++ 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-05-11T12:43:02.430Z] --- PASS: TestHealthKillContainer (3.18s) [2021-05-11T12:43:02.430Z] === RUN TestInspectCpusetInConfigPre120 [2021-05-11T12:43:03.384Z] --- PASS: TestInspectCpusetInConfigPre120 (0.86s) [2021-05-11T12:43:03.384Z] === RUN TestIpcModeNone [2021-05-11T12:43:04.027Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-05-11T12:43:04.326Z] --- PASS: TestIpcModeNone (1.12s) [2021-05-11T12:43:04.326Z] === RUN TestIpcModePrivate [2021-05-11T12:43:05.718Z] --- PASS: TestIpcModePrivate (1.15s) [2021-05-11T12:43:05.718Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:55, shared: false, mustBeShared: false [2021-05-11T12:43:05.718Z] === RUN TestIpcModeShareable [2021-05-11T12:43:06.661Z] --- PASS: TestIpcModeShareable (1.09s) [2021-05-11T12:43:06.661Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true [2021-05-11T12:43:06.661Z] === RUN TestAPIIpcModeShareableAndContainer [2021-05-11T12:43:08.190Z] --- PASS: TestBuildPreserveOwnership (9.90s) [2021-05-11T12:43:08.190Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.89s) [2021-05-11T12:43:08.190Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2021-05-11T12:43:08.190Z] === RUN TestBuildPlatformInvalid [2021-05-11T12:43:08.190Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2021-05-11T12:43:08.190Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-05-11T12:43:08.190Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-05-11T12:43:08.190Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-05-11T12:43:08.190Z] PASS [2021-05-11T12:43:08.190Z] [2021-05-11T12:43:08.190Z] === Skipped [2021-05-11T12:43:08.190Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-05-11T12:43:08.190Z] build_session_test.go:25: TODO: BuildKit [2021-05-11T12:43:08.190Z] [2021-05-11T12:43:08.190Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-05-11T12:43:08.190Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-05-11T12:43:08.190Z] [2021-05-11T12:43:08.190Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-05-11T12:43:08.190Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-05-11T12:43:08.190Z] [2021-05-11T12:43:08.190Z] [2021-05-11T12:43:08.190Z] DONE 34 tests, 3 skipped in 142.441s [2021-05-11T12:43:08.190Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-05-11T12:43:08.445Z] INFO: Testing against a local daemon [2021-05-11T12:43:08.445Z] === RUN TestConfigInspect [2021-05-11T12:43:08.445Z] --- SKIP: TestConfigInspect (0.02s) [2021-05-11T12:43:08.445Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-11T12:43:08.445Z] === RUN TestConfigList [2021-05-11T12:43:08.445Z] --- SKIP: TestConfigList (0.02s) [2021-05-11T12:43:08.445Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-11T12:43:08.445Z] === RUN TestConfigsCreateAndDelete [2021-05-11T12:43:08.445Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2021-05-11T12:43:08.445Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-11T12:43:08.445Z] === RUN TestConfigsUpdate [2021-05-11T12:43:08.445Z] --- SKIP: TestConfigsUpdate (0.02s) [2021-05-11T12:43:08.445Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-11T12:43:08.445Z] === RUN TestTemplatedConfig [2021-05-11T12:43:08.445Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-05-11T12:43:08.445Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-11T12:43:08.445Z] === RUN TestConfigCreateResolve [2021-05-11T12:43:08.445Z] --- SKIP: TestConfigCreateResolve (0.01s) [2021-05-11T12:43:08.445Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-11T12:43:08.445Z] === RUN TestConfigDaemonLibtrustID [2021-05-11T12:43:08.811Z] . [2021-05-11T12:43:08.811Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-05-11T12:43:08.811Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-05-11T12:43:08.811Z] Error: No such image: emptyfs [2021-05-11T12:43:08.811Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-05-11T12:43:08.811Z] ++++ docker load [2021-05-11T12:43:08.811Z] Running integration-test (iteration 1) [2021-05-11T12:43:08.811Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2021-05-11T12:43:08.811Z] ++ 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-05-11T12:43:08.811Z] ++ set -e [2021-05-11T12:43:08.811Z] ++ '[' -n 0 ']' [2021-05-11T12:43:08.811Z] ++ set -x [2021-05-11T12:43:08.811Z] ++ env -i DEST=/go/src/github.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-05-11T12:43:09.963Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.13s) [2021-05-11T12:43:09.963Z] === RUN TestAPIIpcModeHost [2021-05-11T12:43:10.331Z] --- PASS: TestConfigDaemonLibtrustID (1.88s) [2021-05-11T12:43:10.331Z] PASS [2021-05-11T12:43:10.331Z] [2021-05-11T12:43:10.331Z] === Skipped [2021-05-11T12:43:10.331Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2021-05-11T12:43:10.331Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-11T12:43:10.331Z] [2021-05-11T12:43:10.331Z] === SKIP: amd64.integration.config TestConfigList (0.02s) [2021-05-11T12:43:10.331Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-11T12:43:10.331Z] [2021-05-11T12:43:10.331Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2021-05-11T12:43:10.331Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-11T12:43:10.331Z] [2021-05-11T12:43:10.331Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.02s) [2021-05-11T12:43:10.331Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-11T12:43:10.331Z] [2021-05-11T12:43:10.331Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2021-05-11T12:43:10.331Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-11T12:43:10.331Z] [2021-05-11T12:43:10.331Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2021-05-11T12:43:10.331Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-11T12:43:10.332Z] [2021-05-11T12:43:10.332Z] [2021-05-11T12:43:10.332Z] DONE 7 tests, 6 skipped in 2.077s [2021-05-11T12:43:10.332Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-05-11T12:43:10.587Z] INFO: Testing against a local daemon [2021-05-11T12:43:10.587Z] === RUN TestCheckpoint [2021-05-11T12:43:10.587Z] --- SKIP: TestCheckpoint (0.00s) [2021-05-11T12:43:10.587Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-11T12:43:10.587Z] === RUN TestContainerInvalidJSON [2021-05-11T12:43:10.587Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-05-11T12:43:10.587Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-05-11T12:43:10.587Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-05-11T12:43:10.587Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-05-11T12:43:10.587Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-05-11T12:43:10.587Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-05-11T12:43:10.587Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-05-11T12:43:10.587Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-05-11T12:43:10.587Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-05-11T12:43:10.587Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-05-11T12:43:10.587Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-05-11T12:43:10.587Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-05-11T12:43:10.587Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-05-11T12:43:10.587Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-05-11T12:43:10.587Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2021-05-11T12:43:10.587Z] === RUN TestCopyFromContainerPathIsNotDir [2021-05-11T12:43:10.587Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-05-11T12:43:10.587Z] === RUN TestCopyToContainerPathDoesNotExist [2021-05-11T12:43:10.843Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2021-05-11T12:43:10.843Z] === RUN TestCopyToContainerPathIsNotDir [2021-05-11T12:43:10.843Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-05-11T12:43:10.843Z] === RUN TestCopyFromContainer [2021-05-11T12:43:10.909Z] --- PASS: TestAPIIpcModeHost (1.16s) [2021-05-11T12:43:10.909Z] === RUN TestDaemonIpcModeShareable [2021-05-11T12:43:12.125Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-05-11T12:43:12.824Z] --- PASS: TestDaemonIpcModeShareable (1.86s) [2021-05-11T12:43:12.824Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2021-05-11T12:43:12.824Z] === RUN TestDaemonIpcModePrivate [2021-05-11T12:43:14.106Z] === RUN TestCopyFromContainer// [2021-05-11T12:43:14.362Z] === RUN TestCopyFromContainer//bar/root [2021-05-11T12:43:14.362Z] === RUN TestCopyFromContainer//bar/root/ [2021-05-11T12:43:14.362Z] === RUN TestCopyFromContainer/bar/quux [2021-05-11T12:43:14.362Z] === RUN TestCopyFromContainer/bar/quux/ [2021-05-11T12:43:14.618Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-05-11T12:43:14.618Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-05-11T12:43:14.618Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-05-11T12:43:14.618Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-05-11T12:43:14.676Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-05-11T12:43:14.737Z] --- PASS: TestDaemonIpcModePrivate (1.84s) [2021-05-11T12:43:14.737Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false [2021-05-11T12:43:14.737Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-05-11T12:43:14.874Z] === RUN TestCopyFromContainer/bar/notarget [2021-05-11T12:43:14.874Z] --- PASS: TestCopyFromContainer (4.08s) [2021-05-11T12:43:14.874Z] --- PASS: TestCopyFromContainer// (0.07s) [2021-05-11T12:43:14.874Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2021-05-11T12:43:14.874Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2021-05-11T12:43:14.874Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2021-05-11T12:43:14.874Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2021-05-11T12:43:14.874Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2021-05-11T12:43:14.874Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2021-05-11T12:43:14.874Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2021-05-11T12:43:14.874Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2021-05-11T12:43:14.874Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2021-05-11T12:43:14.874Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-05-11T12:43:14.874Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-11T12:43:14.874Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-11T12:43:14.874Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-11T12:43:14.874Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-11T12:43:14.874Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-11T12:43:14.874Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-11T12:43:14.874Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-11T12:43:14.874Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-11T12:43:14.874Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-11T12:43:14.874Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-05-11T12:43:14.874Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-05-11T12:43:14.874Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-05-11T12:43:14.874Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2021-05-11T12:43:14.874Z] === RUN TestCreateLinkToNonExistingContainer [2021-05-11T12:43:14.874Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2021-05-11T12:43:14.874Z] === RUN TestCreateWithInvalidEnv [2021-05-11T12:43:14.874Z] === RUN TestCreateWithInvalidEnv/0 [2021-05-11T12:43:14.874Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-05-11T12:43:14.874Z] === RUN TestCreateWithInvalidEnv/1 [2021-05-11T12:43:14.874Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-05-11T12:43:14.874Z] === RUN TestCreateWithInvalidEnv/2 [2021-05-11T12:43:14.874Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-05-11T12:43:14.874Z] === CONT TestCreateWithInvalidEnv/0 [2021-05-11T12:43:14.874Z] === CONT TestCreateWithInvalidEnv/2 [2021-05-11T12:43:14.874Z] === CONT TestCreateWithInvalidEnv/1 [2021-05-11T12:43:14.874Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-05-11T12:43:14.874Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-05-11T12:43:14.874Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-05-11T12:43:14.874Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-05-11T12:43:14.874Z] === RUN TestCreateTmpfsMountsTarget [2021-05-11T12:43:14.874Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-05-11T12:43:14.874Z] === RUN TestCreateWithCustomMaskedPaths [2021-05-11T12:43:14.976Z] --- PASS: TestBuildWithHugeFile (113.90s) [2021-05-11T12:43:14.976Z] === RUN TestBuildWCOWSandboxSize [2021-05-11T12:43:16.649Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.87s) [2021-05-11T12:43:16.649Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false [2021-05-11T12:43:16.649Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-05-11T12:43:17.389Z] --- PASS: TestCreateWithCustomMaskedPaths (2.04s) [2021-05-11T12:43:17.389Z] === RUN TestCreateWithCustomReadonlyPaths [2021-05-11T12:43:18.563Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.99s) [2021-05-11T12:43:18.563Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2021-05-11T12:43:18.563Z] === RUN TestIpcModeOlderClient [2021-05-11T12:43:18.563Z] === PAUSE TestIpcModeOlderClient [2021-05-11T12:43:18.563Z] === RUN TestKillContainerInvalidSignal [2021-05-11T12:43:18.884Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-05-11T12:43:19.134Z] --- PASS: TestKillContainerInvalidSignal (0.74s) [2021-05-11T12:43:19.135Z] === RUN TestKillContainer [2021-05-11T12:43:19.135Z] === RUN TestKillContainer/no_signal [2021-05-11T12:43:19.277Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.96s) [2021-05-11T12:43:19.277Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-05-11T12:43:19.277Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-11T12:43:19.277Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-11T12:43:19.277Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-11T12:43:19.277Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-11T12:43:19.277Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-11T12:43:19.277Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-11T12:43:19.277Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-11T12:43:19.277Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-11T12:43:19.277Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-11T12:43:19.277Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-11T12:43:19.277Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-11T12:43:19.277Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-11T12:43:19.277Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-11T12:43:19.277Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-11T12:43:19.277Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-11T12:43:19.277Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-05-11T12:43:19.277Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-05-11T12:43:19.277Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-05-11T12:43:19.277Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-05-11T12:43:19.277Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-05-11T12:43:19.277Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-05-11T12:43:19.277Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-05-11T12:43:19.533Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.64s) [2021-05-11T12:43:19.533Z] === RUN TestCreateDifferentPlatform [2021-05-11T12:43:19.533Z] === RUN TestCreateDifferentPlatform/different_os [2021-05-11T12:43:19.533Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-05-11T12:43:19.533Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-05-11T12:43:19.533Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-05-11T12:43:19.533Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-05-11T12:43:19.533Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-05-11T12:43:19.789Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2021-05-11T12:43:19.789Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-05-11T12:43:19.789Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-05-11T12:43:19.789Z] === RUN TestContainerStartOnDaemonRestart [2021-05-11T12:43:19.789Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2021-05-11T12:43:19.789Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-05-11T12:43:19.789Z] === RUN TestDaemonRestartIpcMode [2021-05-11T12:43:19.789Z] === PAUSE TestDaemonRestartIpcMode [2021-05-11T12:43:19.789Z] === RUN TestDaemonHostGatewayIP [2021-05-11T12:43:19.789Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2021-05-11T12:43:19.789Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-11T12:43:19.789Z] === RUN TestRestartDaemonWithRestartingContainer [2021-05-11T12:43:19.789Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-05-11T12:43:19.789Z] === RUN TestContainerKillOnDaemonStart [2021-05-11T12:43:19.789Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-05-11T12:43:19.789Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-05-11T12:43:19.789Z] === RUN TestDiff [2021-05-11T12:43:20.077Z] === RUN TestKillContainer/non_killing_signal [2021-05-11T12:43:20.272Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-05-11T12:43:20.350Z] --- PASS: TestDiff (0.65s) [2021-05-11T12:43:20.350Z] === RUN TestExecWithCloseStdin [2021-05-11T12:43:20.649Z] === RUN TestKillContainer/killing_signal [2021-05-11T12:43:21.276Z] --- PASS: TestExecWithCloseStdin (0.98s) [2021-05-11T12:43:21.276Z] === RUN TestExec [2021-05-11T12:43:21.598Z] --- PASS: TestKillContainer (2.19s) [2021-05-11T12:43:21.598Z] --- PASS: TestKillContainer/no_signal (0.70s) [2021-05-11T12:43:21.598Z] --- PASS: TestKillContainer/non_killing_signal (0.57s) [2021-05-11T12:43:21.598Z] --- PASS: TestKillContainer/killing_signal (0.73s) [2021-05-11T12:43:21.598Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-05-11T12:43:21.598Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-05-11T12:43:22.170Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-05-11T12:43:22.641Z] --- PASS: TestExec (0.98s) [2021-05-11T12:43:22.641Z] === RUN TestExecUser [2021-05-11T12:43:22.743Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.47s) [2021-05-11T12:43:22.743Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.74s) [2021-05-11T12:43:22.743Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.57s) [2021-05-11T12:43:22.743Z] === RUN TestKillStoppedContainer [2021-05-11T12:43:23.004Z] --- PASS: TestKillStoppedContainer (0.05s) [2021-05-11T12:43:23.004Z] === RUN TestKillStoppedContainerAPIPre120 [2021-05-11T12:43:23.004Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2021-05-11T12:43:23.004Z] === RUN TestKillDifferentUserContainer [2021-05-11T12:43:23.203Z] --- PASS: TestExecUser (0.98s) [2021-05-11T12:43:23.203Z] === RUN TestExportContainerAndImportImage [2021-05-11T12:43:23.719Z] Loaded image: buildpack-deps:buster [2021-05-11T12:43:23.719Z] Loaded image: busybox:latest [2021-05-11T12:43:23.719Z] Loaded image: busybox:glibc [2021-05-11T12:43:23.946Z] --- PASS: TestKillDifferentUserContainer (0.75s) [2021-05-11T12:43:23.946Z] === RUN TestInspectOomKilledTrue [2021-05-11T12:43:23.946Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-05-11T12:43:23.946Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-05-11T12:43:23.946Z] === RUN TestInspectOomKilledFalse [2021-05-11T12:43:24.129Z] --- PASS: TestExportContainerAndImportImage (0.86s) [2021-05-11T12:43:24.129Z] === RUN TestExportContainerAfterDaemonRestart [2021-05-11T12:43:24.517Z] --- PASS: TestInspectOomKilledFalse (0.80s) [2021-05-11T12:43:24.517Z] === RUN TestLinksEtcHostsContentMatch [2021-05-11T12:43:24.546Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-05-11T12:43:25.102Z] Loaded image: debian:bullseye [2021-05-11T12:43:25.102Z] Loaded image: hello-world:latest [2021-05-11T12:43:25.102Z] Loaded image: arm32v7/hello-world:latest [2021-05-11T12:43:25.102Z] INFO: Testing against a local daemon [2021-05-11T12:43:25.102Z] === RUN TestCgroupNamespacesBuild [2021-05-11T12:43:25.458Z] --- PASS: TestLinksEtcHostsContentMatch (0.86s) [2021-05-11T12:43:25.459Z] === RUN TestLinksContainerNames [2021-05-11T12:43:26.844Z] --- PASS: TestLinksContainerNames (1.45s) [2021-05-11T12:43:26.844Z] === RUN TestLogsFollowTailEmpty [2021-05-11T12:43:27.785Z] --- PASS: TestLogsFollowTailEmpty (0.84s) [2021-05-11T12:43:27.785Z] === RUN TestContainerNetworkMountsNoChown [2021-05-11T12:43:28.289Z] --- PASS: TestExportContainerAfterDaemonRestart (4.02s) [2021-05-11T12:43:28.289Z] === RUN TestHealthCheckWorkdir [2021-05-11T12:43:28.360Z] --- PASS: TestContainerNetworkMountsNoChown (0.70s) [2021-05-11T12:43:28.360Z] === RUN TestMountDaemonRoot [2021-05-11T12:43:28.360Z] === RUN TestMountDaemonRoot/default [2021-05-11T12:43:28.360Z] === PAUSE TestMountDaemonRoot/default [2021-05-11T12:43:28.360Z] === RUN TestMountDaemonRoot/private [2021-05-11T12:43:28.360Z] === PAUSE TestMountDaemonRoot/private [2021-05-11T12:43:28.360Z] === RUN TestMountDaemonRoot/rprivate [2021-05-11T12:43:28.360Z] === PAUSE TestMountDaemonRoot/rprivate [2021-05-11T12:43:28.360Z] === RUN TestMountDaemonRoot/slave [2021-05-11T12:43:28.360Z] === PAUSE TestMountDaemonRoot/slave [2021-05-11T12:43:28.360Z] === RUN TestMountDaemonRoot/rslave [2021-05-11T12:43:28.360Z] === PAUSE TestMountDaemonRoot/rslave [2021-05-11T12:43:28.360Z] === RUN TestMountDaemonRoot/shared [2021-05-11T12:43:28.360Z] === PAUSE TestMountDaemonRoot/shared [2021-05-11T12:43:28.360Z] === RUN TestMountDaemonRoot/rshared [2021-05-11T12:43:28.360Z] === PAUSE TestMountDaemonRoot/rshared [2021-05-11T12:43:28.360Z] === CONT TestMountDaemonRoot/default [2021-05-11T12:43:28.360Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-05-11T12:43:28.360Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-05-11T12:43:28.360Z] === RUN TestMountDaemonRoot/default/bind_root [2021-05-11T12:43:28.360Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-05-11T12:43:28.360Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-05-11T12:43:28.360Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-05-11T12:43:28.360Z] === RUN TestMountDaemonRoot/default/mount_root [2021-05-11T12:43:28.360Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-05-11T12:43:28.360Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-05-11T12:43:28.360Z] === CONT TestMountDaemonRoot/rshared [2021-05-11T12:43:28.360Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-05-11T12:43:28.360Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-05-11T12:43:28.360Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-05-11T12:43:28.360Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-05-11T12:43:28.360Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-05-11T12:43:28.360Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-05-11T12:43:28.360Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-05-11T12:43:28.360Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-05-11T12:43:28.360Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-05-11T12:43:28.360Z] === CONT TestMountDaemonRoot/shared [2021-05-11T12:43:28.360Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-05-11T12:43:28.360Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-05-11T12:43:28.360Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-05-11T12:43:28.360Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-05-11T12:43:28.360Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-05-11T12:43:28.360Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-05-11T12:43:28.360Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-05-11T12:43:28.360Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-05-11T12:43:28.360Z] === CONT TestMountDaemonRoot/rslave [2021-05-11T12:43:28.360Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-05-11T12:43:28.360Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-05-11T12:43:28.360Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-05-11T12:43:28.360Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-05-11T12:43:28.360Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-05-11T12:43:28.360Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-05-11T12:43:28.360Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-05-11T12:43:28.360Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-05-11T12:43:28.360Z] === CONT TestMountDaemonRoot/slave [2021-05-11T12:43:28.360Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-05-11T12:43:28.360Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-05-11T12:43:28.360Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-05-11T12:43:28.360Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-05-11T12:43:28.360Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-05-11T12:43:28.360Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-05-11T12:43:28.360Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-05-11T12:43:28.360Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-05-11T12:43:28.360Z] === CONT TestMountDaemonRoot/rprivate [2021-05-11T12:43:28.360Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-05-11T12:43:28.360Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-05-11T12:43:28.360Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-05-11T12:43:28.360Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-05-11T12:43:28.360Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-05-11T12:43:28.360Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-05-11T12:43:28.360Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-05-11T12:43:28.360Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-05-11T12:43:28.360Z] === CONT TestMountDaemonRoot/private [2021-05-11T12:43:28.360Z] === RUN TestMountDaemonRoot/private/mount_root [2021-05-11T12:43:28.360Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-05-11T12:43:28.360Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-05-11T12:43:28.360Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-05-11T12:43:28.360Z] === RUN TestMountDaemonRoot/private/bind_root [2021-05-11T12:43:28.360Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-05-11T12:43:28.360Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-05-11T12:43:28.360Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-05-11T12:43:28.360Z] === CONT TestMountDaemonRoot/default/mount_root [2021-05-11T12:43:28.360Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-05-11T12:43:28.360Z] === CONT TestMountDaemonRoot/default/bind_root [2021-05-11T12:43:28.360Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-05-11T12:43:28.621Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-05-11T12:43:28.621Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-05-11T12:43:28.621Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-05-11T12:43:28.621Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-05-11T12:43:28.621Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-05-11T12:43:28.621Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-05-11T12:43:28.621Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-05-11T12:43:28.622Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-05-11T12:43:28.622Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-05-11T12:43:28.622Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-05-11T12:43:28.622Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-05-11T12:43:28.622Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-05-11T12:43:28.622Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-05-11T12:43:28.622Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-05-11T12:43:28.755Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-05-11T12:43:28.883Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-05-11T12:43:28.883Z] === CONT TestMountDaemonRoot/private/mount_root [2021-05-11T12:43:28.883Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-05-11T12:43:28.883Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-05-11T12:43:28.883Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-05-11T12:43:28.883Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-05-11T12:43:28.883Z] === CONT TestMountDaemonRoot/private/bind_root [2021-05-11T12:43:28.883Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-05-11T12:43:28.883Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-05-11T12:43:28.883Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-05-11T12:43:28.883Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2021-05-11T12:43:28.883Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2021-05-11T12:43:28.883Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2021-05-11T12:43:28.883Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2021-05-11T12:43:28.883Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-05-11T12:43:28.883Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2021-05-11T12:43:28.883Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-05-11T12:43:28.883Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2021-05-11T12:43:28.883Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2021-05-11T12:43:28.883Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-05-11T12:43:28.883Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2021-05-11T12:43:28.883Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-05-11T12:43:28.883Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-05-11T12:43:28.883Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-05-11T12:43:28.883Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-05-11T12:43:28.883Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2021-05-11T12:43:28.883Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2021-05-11T12:43:28.883Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2021-05-11T12:43:28.883Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2021-05-11T12:43:28.883Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-05-11T12:43:28.883Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-05-11T12:43:28.883Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-05-11T12:43:28.883Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2021-05-11T12:43:28.883Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-05-11T12:43:28.883Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-05-11T12:43:28.883Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-05-11T12:43:28.883Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-05-11T12:43:28.883Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-05-11T12:43:28.883Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2021-05-11T12:43:28.883Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-05-11T12:43:28.883Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-05-11T12:43:28.883Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-05-11T12:43:28.883Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-05-11T12:43:28.883Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-05-11T12:43:28.883Z] === RUN TestContainerBindMountNonRecursive [2021-05-11T12:43:29.661Z] --- PASS: TestHealthCheckWorkdir (1.41s) [2021-05-11T12:43:29.661Z] === RUN TestHealthKillContainer [2021-05-11T12:43:30.383Z] --- PASS: TestCgroupNamespacesBuild (4.35s) [2021-05-11T12:43:30.383Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-05-11T12:43:30.796Z] --- PASS: TestContainerBindMountNonRecursive (2.01s) [2021-05-11T12:43:30.796Z] === RUN TestContainerVolumesMountedAsShared [2021-05-11T12:43:31.368Z] --- PASS: TestContainerVolumesMountedAsShared (0.47s) [2021-05-11T12:43:31.368Z] === RUN TestContainerVolumesMountedAsSlave [2021-05-11T12:43:31.766Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.26s) [2021-05-11T12:43:31.766Z] === RUN TestBuildWithSession [2021-05-11T12:43:31.766Z] --- SKIP: TestBuildWithSession (0.00s) [2021-05-11T12:43:31.766Z] build_session_test.go:25: TODO: BuildKit [2021-05-11T12:43:31.766Z] === RUN TestBuildSquashParent [2021-05-11T12:43:32.313Z] --- PASS: TestContainerVolumesMountedAsSlave (0.85s) [2021-05-11T12:43:32.313Z] === RUN TestNetworkNat [2021-05-11T12:43:32.924Z] --- PASS: TestHealthKillContainer (2.98s) [2021-05-11T12:43:32.924Z] === RUN TestInspectCpusetInConfigPre120 [2021-05-11T12:43:32.966Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-05-11T12:43:33.180Z] --- PASS: TestInspectCpusetInConfigPre120 (0.65s) [2021-05-11T12:43:33.180Z] === RUN TestIpcModeNone [2021-05-11T12:43:33.256Z] --- PASS: TestNetworkNat (0.85s) [2021-05-11T12:43:33.256Z] === RUN TestNetworkLocalhostTCPNat [2021-05-11T12:43:33.827Z] --- PASS: TestNetworkLocalhostTCPNat (0.84s) [2021-05-11T12:43:33.827Z] === RUN TestNetworkLoopbackNat [2021-05-11T12:43:34.544Z] --- PASS: TestIpcModeNone (1.03s) [2021-05-11T12:43:34.544Z] === RUN TestIpcModePrivate [2021-05-11T12:43:35.105Z] --- PASS: TestIpcModePrivate (0.96s) [2021-05-11T12:43:35.105Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2021-05-11T12:43:35.105Z] === RUN TestIpcModeShareable [2021-05-11T12:43:35.105Z] --- SKIP: TestIpcModeShareable (0.00s) [2021-05-11T12:43:35.105Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-05-11T12:43:35.105Z] === RUN TestAPIIpcModeShareableAndContainer [2021-05-11T12:43:36.274Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-05-11T12:43:37.126Z] --- PASS: TestNetworkLoopbackNat (3.28s) [2021-05-11T12:43:37.126Z] === RUN TestPause [2021-05-11T12:43:38.068Z] --- PASS: TestPause (0.74s) [2021-05-11T12:43:38.068Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-05-11T12:43:38.068Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-05-11T12:43:38.068Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-05-11T12:43:38.068Z] === RUN TestPauseStopPausedContainer [2021-05-11T12:43:38.358Z] --- PASS: TestBuildSquashParent (6.28s) [2021-05-11T12:43:38.358Z] === RUN TestBuildWithRemoveAndForceRemove [2021-05-11T12:43:38.358Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-11T12:43:38.358Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-11T12:43:38.358Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-11T12:43:38.358Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-11T12:43:38.358Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-11T12:43:38.358Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-11T12:43:38.358Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-11T12:43:38.358Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-11T12:43:38.358Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-11T12:43:38.358Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-11T12:43:38.358Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-11T12:43:38.358Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-11T12:43:38.358Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-11T12:43:38.358Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-11T12:43:38.358Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-11T12:43:38.358Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-11T12:43:38.369Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.79s) [2021-05-11T12:43:38.369Z] === RUN TestAPIIpcModeHost [2021-05-11T12:43:38.369Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2021-05-11T12:43:38.369Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-05-11T12:43:38.369Z] === RUN TestDaemonIpcModeShareable [2021-05-11T12:43:38.369Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2021-05-11T12:43:38.369Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-05-11T12:43:38.369Z] === RUN TestDaemonIpcModePrivate [2021-05-11T12:43:38.640Z] --- PASS: TestPauseStopPausedContainer (0.78s) [2021-05-11T12:43:38.640Z] === RUN TestPidHost [2021-05-11T12:43:39.580Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-05-11T12:43:40.881Z] --- PASS: TestDaemonIpcModePrivate (2.90s) [2021-05-11T12:43:40.881Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2021-05-11T12:43:40.881Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-05-11T12:43:40.881Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2021-05-11T12:43:40.881Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-05-11T12:43:40.881Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-05-11T12:43:40.881Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2021-05-11T12:43:40.881Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-05-11T12:43:40.881Z] === RUN TestIpcModeOlderClient [2021-05-11T12:43:40.881Z] === PAUSE TestIpcModeOlderClient [2021-05-11T12:43:40.881Z] === RUN TestKillContainerInvalidSignal [2021-05-11T12:43:40.905Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-11T12:43:40.905Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-11T12:43:41.186Z] --- PASS: TestPidHost (2.05s) [2021-05-11T12:43:41.186Z] === RUN TestPsFilter [2021-05-11T12:43:41.186Z] --- PASS: TestPsFilter (0.11s) [2021-05-11T12:43:41.186Z] === RUN TestRemoveContainerWithRemovedVolume [2021-05-11T12:43:41.447Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.69s) [2021-05-11T12:43:41.447Z] === RUN TestRemoveContainerWithVolume [2021-05-11T12:43:41.807Z] --- PASS: TestKillContainerInvalidSignal (0.69s) [2021-05-11T12:43:41.807Z] === RUN TestKillContainer [2021-05-11T12:43:41.807Z] === RUN TestKillContainer/no_signal [2021-05-11T12:43:42.368Z] === RUN TestKillContainer/non_killing_signal [2021-05-11T12:43:42.388Z] --- PASS: TestRemoveContainerWithVolume (0.72s) [2021-05-11T12:43:42.388Z] === RUN TestRemoveContainerRunning [2021-05-11T12:43:42.886Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-05-11T12:43:42.886Z] Using test binary docker [2021-05-11T12:43:42.886Z] +++ /etc/init.d/apparmor start [2021-05-11T12:43:42.886Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-05-11T12:43:42.886Z] Starting dockerd [2021-05-11T12:43:42.886Z] INFO: Waiting for daemon to start... [2021-05-11T12:43:42.886Z] +++ 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-05-11T12:43:42.929Z] === RUN TestKillContainer/killing_signal [2021-05-11T12:43:42.960Z] --- PASS: TestRemoveContainerRunning (0.72s) [2021-05-11T12:43:42.960Z] === RUN TestRemoveContainerForceRemoveRunning [2021-05-11T12:43:43.454Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-05-11T12:43:43.455Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.87s) [2021-05-11T12:43:43.455Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.95s) [2021-05-11T12:43:43.455Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.32s) [2021-05-11T12:43:43.455Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.35s) [2021-05-11T12:43:43.455Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.32s) [2021-05-11T12:43:43.455Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.46s) [2021-05-11T12:43:43.455Z] === RUN TestBuildMultiStageCopy [2021-05-11T12:43:43.455Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-05-11T12:43:43.855Z] --- PASS: TestKillContainer (2.21s) [2021-05-11T12:43:43.855Z] --- PASS: TestKillContainer/no_signal (0.66s) [2021-05-11T12:43:43.855Z] --- PASS: TestKillContainer/non_killing_signal (0.56s) [2021-05-11T12:43:43.855Z] --- PASS: TestKillContainer/killing_signal (0.80s) [2021-05-11T12:43:43.855Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-05-11T12:43:43.855Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-05-11T12:43:43.902Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.71s) [2021-05-11T12:43:43.902Z] === RUN TestRemoveInvalidContainer [2021-05-11T12:43:43.902Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-05-11T12:43:43.902Z] === RUN TestRenameLinkedContainer [2021-05-11T12:43:44.417Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-05-11T12:43:45.343Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.34s) [2021-05-11T12:43:45.343Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.67s) [2021-05-11T12:43:45.343Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.51s) [2021-05-11T12:43:45.343Z] === RUN TestKillStoppedContainer [2021-05-11T12:43:45.343Z] --- PASS: TestKillStoppedContainer (0.04s) [2021-05-11T12:43:45.343Z] === RUN TestKillStoppedContainerAPIPre120 [2021-05-11T12:43:45.343Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2021-05-11T12:43:45.343Z] === RUN TestKillDifferentUserContainer [2021-05-11T12:43:45.364Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-05-11T12:43:45.436Z] . [2021-05-11T12:43:45.436Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-05-11T12:43:45.698Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-05-11T12:43:45.698Z] Error: No such image: emptyfs [2021-05-11T12:43:45.698Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-05-11T12:43:45.698Z] ++++ docker load [2021-05-11T12:43:45.903Z] --- PASS: TestKillDifferentUserContainer (0.66s) [2021-05-11T12:43:45.904Z] === RUN TestInspectOomKilledTrue [2021-05-11T12:43:45.904Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-05-11T12:43:45.904Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-11T12:43:45.904Z] === RUN TestInspectOomKilledFalse [2021-05-11T12:43:45.904Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-05-11T12:43:45.904Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-11T12:43:45.904Z] === RUN TestLinksEtcHostsContentMatch [2021-05-11T12:43:45.904Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2021-05-11T12:43:45.904Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-05-11T12:43:45.904Z] === RUN TestLinksContainerNames [2021-05-11T12:43:45.935Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-05-11T12:43:46.195Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-05-11T12:43:46.271Z] Running integration-test (iteration 1) [2021-05-11T12:43:46.271Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-05-11T12:43:46.271Z] ++ 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-05-11T12:43:46.271Z] ++ set -e [2021-05-11T12:43:46.271Z] ++ '[' -n 0 ']' [2021-05-11T12:43:46.271Z] ++ set -x [2021-05-11T12:43:46.272Z] ++ env -i DEST=/go/src/github.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-05-11T12:43:46.455Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-05-11T12:43:47.027Z] --- PASS: TestBuildMultiStageCopy (3.52s) [2021-05-11T12:43:47.027Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.11s) [2021-05-11T12:43:47.027Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.34s) [2021-05-11T12:43:47.027Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.35s) [2021-05-11T12:43:47.027Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.35s) [2021-05-11T12:43:47.027Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.37s) [2021-05-11T12:43:47.027Z] === RUN TestBuildMultiStageParentConfig [2021-05-11T12:43:47.234Z] --- PASS: TestRenameLinkedContainer (2.99s) [2021-05-11T12:43:47.234Z] === RUN TestRenameStoppedContainer [2021-05-11T12:43:47.268Z] --- PASS: TestLinksContainerNames (1.37s) [2021-05-11T12:43:47.268Z] === RUN TestLogsFollowTailEmpty [2021-05-11T12:43:47.506Z] --- PASS: TestRenameStoppedContainer (0.86s) [2021-05-11T12:43:47.507Z] === RUN TestRenameRunningContainerAndReuse [2021-05-11T12:43:47.830Z] --- PASS: TestLogsFollowTailEmpty (0.65s) [2021-05-11T12:43:47.830Z] === RUN TestContainerNetworkMountsNoChown [2021-05-11T12:43:47.967Z] --- PASS: TestBuildMultiStageParentConfig (0.93s) [2021-05-11T12:43:47.967Z] === RUN TestBuildLabelWithTargets [2021-05-11T12:43:48.756Z] --- PASS: TestContainerNetworkMountsNoChown (0.65s) [2021-05-11T12:43:48.756Z] === RUN TestMountDaemonRoot [2021-05-11T12:43:48.756Z] === RUN TestMountDaemonRoot/default [2021-05-11T12:43:48.756Z] === PAUSE TestMountDaemonRoot/default [2021-05-11T12:43:48.756Z] === RUN TestMountDaemonRoot/private [2021-05-11T12:43:48.756Z] === PAUSE TestMountDaemonRoot/private [2021-05-11T12:43:48.756Z] === RUN TestMountDaemonRoot/rprivate [2021-05-11T12:43:48.756Z] === PAUSE TestMountDaemonRoot/rprivate [2021-05-11T12:43:48.756Z] === RUN TestMountDaemonRoot/slave [2021-05-11T12:43:48.756Z] === PAUSE TestMountDaemonRoot/slave [2021-05-11T12:43:48.756Z] === RUN TestMountDaemonRoot/rslave [2021-05-11T12:43:48.756Z] === PAUSE TestMountDaemonRoot/rslave [2021-05-11T12:43:48.756Z] === RUN TestMountDaemonRoot/shared [2021-05-11T12:43:48.756Z] === PAUSE TestMountDaemonRoot/shared [2021-05-11T12:43:48.756Z] === RUN TestMountDaemonRoot/rshared [2021-05-11T12:43:48.756Z] === PAUSE TestMountDaemonRoot/rshared [2021-05-11T12:43:48.756Z] === CONT TestMountDaemonRoot/default [2021-05-11T12:43:48.756Z] === RUN TestMountDaemonRoot/default/mount_root [2021-05-11T12:43:48.756Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-05-11T12:43:48.756Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-05-11T12:43:48.756Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-05-11T12:43:48.756Z] === RUN TestMountDaemonRoot/default/bind_root [2021-05-11T12:43:48.756Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-05-11T12:43:48.756Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-05-11T12:43:48.756Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-05-11T12:43:48.756Z] === CONT TestMountDaemonRoot/default/mount_root [2021-05-11T12:43:48.756Z] === CONT TestMountDaemonRoot/rshared [2021-05-11T12:43:48.756Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-05-11T12:43:48.756Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-05-11T12:43:48.756Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-05-11T12:43:48.756Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-05-11T12:43:48.756Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-05-11T12:43:48.756Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-05-11T12:43:48.756Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-05-11T12:43:48.756Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-05-11T12:43:48.756Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-05-11T12:43:48.756Z] === CONT TestMountDaemonRoot/shared [2021-05-11T12:43:48.756Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-05-11T12:43:48.756Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-05-11T12:43:48.756Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-05-11T12:43:48.756Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-05-11T12:43:48.756Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-05-11T12:43:48.756Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-05-11T12:43:48.756Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-05-11T12:43:48.756Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-05-11T12:43:48.756Z] === CONT TestMountDaemonRoot/rslave [2021-05-11T12:43:48.756Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-05-11T12:43:48.756Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-05-11T12:43:48.756Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-05-11T12:43:48.756Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-05-11T12:43:48.756Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-05-11T12:43:48.756Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-05-11T12:43:48.756Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-05-11T12:43:48.756Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-05-11T12:43:48.756Z] === CONT TestMountDaemonRoot/slave [2021-05-11T12:43:48.756Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-05-11T12:43:48.756Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-05-11T12:43:48.756Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-05-11T12:43:48.756Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-05-11T12:43:48.756Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-05-11T12:43:48.756Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-05-11T12:43:48.756Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-05-11T12:43:48.756Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-05-11T12:43:48.756Z] === CONT TestMountDaemonRoot/rprivate [2021-05-11T12:43:48.756Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-05-11T12:43:48.756Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-05-11T12:43:48.756Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-05-11T12:43:48.756Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-05-11T12:43:48.756Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-05-11T12:43:48.756Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-05-11T12:43:48.756Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-05-11T12:43:48.756Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-05-11T12:43:48.756Z] === CONT TestMountDaemonRoot/private [2021-05-11T12:43:48.756Z] === RUN TestMountDaemonRoot/private/bind_root [2021-05-11T12:43:48.756Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-05-11T12:43:48.756Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-05-11T12:43:48.756Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-05-11T12:43:48.756Z] === RUN TestMountDaemonRoot/private/mount_root [2021-05-11T12:43:48.756Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-05-11T12:43:48.756Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-05-11T12:43:48.756Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-05-11T12:43:48.756Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-05-11T12:43:48.756Z] === CONT TestMountDaemonRoot/default/bind_root [2021-05-11T12:43:48.756Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-05-11T12:43:48.756Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-05-11T12:43:48.756Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-05-11T12:43:48.756Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-05-11T12:43:48.756Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-05-11T12:43:48.756Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-05-11T12:43:48.756Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-05-11T12:43:48.756Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-05-11T12:43:48.756Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-05-11T12:43:48.756Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-05-11T12:43:48.756Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-05-11T12:43:48.756Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-05-11T12:43:49.011Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-05-11T12:43:49.011Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-05-11T12:43:49.011Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-05-11T12:43:49.011Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-05-11T12:43:49.011Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-05-11T12:43:49.011Z] === CONT TestMountDaemonRoot/private/bind_root [2021-05-11T12:43:49.011Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-05-11T12:43:49.011Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-05-11T12:43:49.011Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-05-11T12:43:49.011Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-05-11T12:43:49.011Z] === CONT TestMountDaemonRoot/private/mount_root [2021-05-11T12:43:49.011Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-05-11T12:43:49.011Z] --- PASS: TestMountDaemonRoot (0.03s) [2021-05-11T12:43:49.011Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-05-11T12:43:49.011Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2021-05-11T12:43:49.011Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2021-05-11T12:43:49.011Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2021-05-11T12:43:49.011Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2021-05-11T12:43:49.011Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-05-11T12:43:49.011Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2021-05-11T12:43:49.011Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2021-05-11T12:43:49.011Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2021-05-11T12:43:49.011Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2021-05-11T12:43:49.011Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-05-11T12:43:49.011Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-05-11T12:43:49.011Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-05-11T12:43:49.011Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-05-11T12:43:49.011Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-05-11T12:43:49.011Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-05-11T12:43:49.011Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2021-05-11T12:43:49.011Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.03s) [2021-05-11T12:43:49.011Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2021-05-11T12:43:49.011Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-05-11T12:43:49.011Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-05-11T12:43:49.011Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-05-11T12:43:49.011Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-05-11T12:43:49.011Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-05-11T12:43:49.011Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-05-11T12:43:49.011Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-05-11T12:43:49.011Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-05-11T12:43:49.011Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-05-11T12:43:49.011Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-05-11T12:43:49.011Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-05-11T12:43:49.011Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-05-11T12:43:49.011Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-05-11T12:43:49.011Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-05-11T12:43:49.011Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-05-11T12:43:49.011Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.01s) [2021-05-11T12:43:49.011Z] === RUN TestContainerBindMountNonRecursive [2021-05-11T12:43:49.011Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2021-05-11T12:43:49.012Z] 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-05-11T12:43:49.012Z] === RUN TestContainerVolumesMountedAsShared [2021-05-11T12:43:49.012Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2021-05-11T12:43:49.012Z] 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-05-11T12:43:49.012Z] === RUN TestContainerVolumesMountedAsSlave [2021-05-11T12:43:49.012Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2021-05-11T12:43:49.012Z] 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-05-11T12:43:49.012Z] === RUN TestNetworkNat [2021-05-11T12:43:49.349Z] --- PASS: TestBuildLabelWithTargets (1.52s) [2021-05-11T12:43:49.349Z] === RUN TestBuildWithEmptyLayers [2021-05-11T12:43:49.423Z] --- PASS: TestRenameRunningContainerAndReuse (1.47s) [2021-05-11T12:43:49.423Z] === RUN TestRenameInvalidName [2021-05-11T12:43:49.684Z] --- PASS: TestRenameInvalidName (0.70s) [2021-05-11T12:43:49.684Z] === RUN TestRenameAnonymousContainer [2021-05-11T12:43:49.938Z] --- PASS: TestNetworkNat (0.88s) [2021-05-11T12:43:49.938Z] === RUN TestNetworkLocalhostTCPNat [2021-05-11T12:43:50.289Z] --- PASS: TestBuildWithEmptyLayers (0.75s) [2021-05-11T12:43:50.289Z] === RUN TestBuildMultiStageOnBuild [2021-05-11T12:43:50.864Z] --- PASS: TestNetworkLocalhostTCPNat (0.78s) [2021-05-11T12:43:50.864Z] === RUN TestNetworkLoopbackNat [2021-05-11T12:43:52.831Z] --- PASS: TestBuildMultiStageOnBuild (2.50s) [2021-05-11T12:43:52.831Z] === RUN TestBuildUncleanTarFilenames [2021-05-11T12:43:52.988Z] --- PASS: TestRenameAnonymousContainer (3.30s) [2021-05-11T12:43:52.988Z] === RUN TestRenameContainerWithSameName [2021-05-11T12:43:53.773Z] --- PASS: TestBuildUncleanTarFilenames (1.11s) [2021-05-11T12:43:53.773Z] === RUN TestBuildMultiStageLayerLeak [2021-05-11T12:43:53.930Z] --- PASS: TestRenameContainerWithSameName (0.72s) [2021-05-11T12:43:53.930Z] === RUN TestRenameContainerWithLinkedContainer [2021-05-11T12:43:54.127Z] --- PASS: TestNetworkLoopbackNat (3.19s) [2021-05-11T12:43:54.127Z] === RUN TestPause [2021-05-11T12:43:54.127Z] --- SKIP: TestPause (0.00s) [2021-05-11T12:43:54.127Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-11T12:43:54.127Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-05-11T12:43:54.127Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-05-11T12:43:54.127Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-05-11T12:43:54.127Z] === RUN TestPauseStopPausedContainer [2021-05-11T12:43:54.127Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2021-05-11T12:43:54.127Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-11T12:43:54.127Z] === RUN TestPidHost [2021-05-11T12:43:55.314Z] --- PASS: TestRenameContainerWithLinkedContainer (1.43s) [2021-05-11T12:43:55.314Z] === RUN TestResize [2021-05-11T12:43:55.885Z] --- PASS: TestResize (0.75s) [2021-05-11T12:43:55.885Z] === RUN TestResizeWithInvalidSize [2021-05-11T12:43:56.015Z] --- PASS: TestPidHost (1.93s) [2021-05-11T12:43:56.015Z] === RUN TestPsFilter [2021-05-11T12:43:56.015Z] --- PASS: TestPsFilter (0.11s) [2021-05-11T12:43:56.015Z] === RUN TestRemoveContainerWithRemovedVolume [2021-05-11T12:43:56.313Z] --- PASS: TestBuildMultiStageLayerLeak (2.54s) [2021-05-11T12:43:56.313Z] === RUN TestBuildWithHugeFile [2021-05-11T12:43:56.578Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.66s) [2021-05-11T12:43:56.578Z] === RUN TestRemoveContainerWithVolume [2021-05-11T12:43:56.827Z] --- PASS: TestResizeWithInvalidSize (0.70s) [2021-05-11T12:43:56.827Z] === RUN TestResizeWhenContainerNotStarted [2021-05-11T12:43:57.398Z] --- PASS: TestResizeWhenContainerNotStarted (0.72s) [2021-05-11T12:43:57.398Z] === RUN TestDaemonRestartKillContainers [2021-05-11T12:43:57.398Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-05-11T12:43:57.398Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-05-11T12:43:57.398Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-05-11T12:43:57.398Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-05-11T12:43:57.398Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-05-11T12:43:57.398Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-05-11T12:43:57.398Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-05-11T12:43:57.398Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-05-11T12:43:57.398Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-05-11T12:43:57.398Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-05-11T12:43:57.398Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-05-11T12:43:57.398Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-05-11T12:43:57.398Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-05-11T12:43:57.398Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-05-11T12:43:57.398Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-05-11T12:43:57.398Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-05-11T12:43:57.398Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-05-11T12:43:57.398Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-05-11T12:43:57.398Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-05-11T12:43:57.398Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-05-11T12:43:57.398Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-05-11T12:43:57.398Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-05-11T12:43:57.398Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-05-11T12:43:57.398Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-05-11T12:43:57.398Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-05-11T12:43:57.398Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-05-11T12:43:57.506Z] --- PASS: TestRemoveContainerWithVolume (0.67s) [2021-05-11T12:43:57.506Z] === RUN TestRemoveContainerRunning [2021-05-11T12:43:58.067Z] --- PASS: TestRemoveContainerRunning (0.67s) [2021-05-11T12:43:58.067Z] === RUN TestRemoveContainerForceRemoveRunning [2021-05-11T12:43:58.628Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.65s) [2021-05-11T12:43:58.628Z] === RUN TestRemoveInvalidContainer [2021-05-11T12:43:58.628Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-05-11T12:43:58.628Z] === RUN TestRenameLinkedContainer [2021-05-11T12:43:59.945Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-05-11T12:43:59.945Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-05-11T12:44:00.888Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-05-11T12:44:01.149Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-05-11T12:44:01.893Z] --- PASS: TestRenameLinkedContainer (2.89s) [2021-05-11T12:44:01.893Z] === RUN TestRenameStoppedContainer [2021-05-11T12:44:02.092Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-05-11T12:44:02.148Z] --- PASS: TestRenameStoppedContainer (0.66s) [2021-05-11T12:44:02.148Z] === RUN TestRenameRunningContainerAndReuse [2021-05-11T12:44:02.354Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-05-11T12:44:04.037Z] --- PASS: TestRenameRunningContainerAndReuse (1.49s) [2021-05-11T12:44:04.037Z] === RUN TestRenameInvalidName [2021-05-11T12:44:04.292Z] --- PASS: TestRenameInvalidName (0.68s) [2021-05-11T12:44:04.292Z] === RUN TestRenameAnonymousContainer [2021-05-11T12:44:04.902Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-05-11T12:44:04.902Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-05-11T12:44:05.118Z] ..........................xx.................... [ 29%] [2021-05-11T12:44:07.450Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-05-11T12:44:07.556Z] --- PASS: TestRenameAnonymousContainer (3.10s) [2021-05-11T12:44:07.556Z] === RUN TestRenameContainerWithSameName [2021-05-11T12:44:07.710Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-05-11T12:44:08.149Z] --- PASS: TestRenameContainerWithSameName (0.72s) [2021-05-11T12:44:08.149Z] === RUN TestRenameContainerWithLinkedContainer [2021-05-11T12:44:09.516Z] --- PASS: TestRenameContainerWithLinkedContainer (1.45s) [2021-05-11T12:44:09.516Z] === RUN TestResize [2021-05-11T12:44:10.256Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-05-11T12:44:10.256Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.23s) [2021-05-11T12:44:10.256Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.34s) [2021-05-11T12:44:10.256Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.35s) [2021-05-11T12:44:10.256Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.43s) [2021-05-11T12:44:10.256Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.28s) [2021-05-11T12:44:10.256Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.36s) [2021-05-11T12:44:10.256Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.23s) [2021-05-11T12:44:10.256Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.30s) [2021-05-11T12:44:10.256Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.94s) [2021-05-11T12:44:10.256Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.03s) [2021-05-11T12:44:10.256Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.26s) [2021-05-11T12:44:10.256Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.20s) [2021-05-11T12:44:10.256Z] === RUN TestCgroupNamespacesRun [2021-05-11T12:44:10.444Z] --- PASS: TestResize (0.70s) [2021-05-11T12:44:10.444Z] === RUN TestResizeWithInvalidSize [2021-05-11T12:44:11.004Z] --- PASS: TestResizeWithInvalidSize (0.67s) [2021-05-11T12:44:11.004Z] === RUN TestResizeWhenContainerNotStarted [2021-05-11T12:44:11.566Z] --- PASS: TestResizeWhenContainerNotStarted (0.67s) [2021-05-11T12:44:11.566Z] === RUN TestDaemonRestartKillContainers [2021-05-11T12:44:11.567Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-05-11T12:44:11.567Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-05-11T12:44:11.567Z] === RUN TestCgroupNamespacesRun [2021-05-11T12:44:12.167Z] --- PASS: TestCgroupNamespacesRun (1.84s) [2021-05-11T12:44:12.167Z] === RUN TestCgroupNamespacesRunPrivileged [2021-05-11T12:44:12.167Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2021-05-11T12:44:12.167Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-05-11T12:44:12.167Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-05-11T12:44:14.082Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.90s) [2021-05-11T12:44:14.082Z] === RUN TestCgroupNamespacesRunHostMode [2021-05-11T12:44:14.828Z] --- PASS: TestCgroupNamespacesRun (3.05s) [2021-05-11T12:44:14.828Z] === RUN TestCgroupNamespacesRunPrivileged [2021-05-11T12:44:15.467Z] --- PASS: TestCgroupNamespacesRunHostMode (1.83s) [2021-05-11T12:44:15.467Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-05-11T12:44:17.341Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.42s) [2021-05-11T12:44:17.341Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-05-11T12:44:17.380Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.87s) [2021-05-11T12:44:17.380Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-05-11T12:44:18.764Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.30s) [2021-05-11T12:44:18.764Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-05-11T12:44:19.706Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.85s) [2021-05-11T12:44:19.706Z] === RUN TestCgroupNamespacesRunOlderClient [2021-05-11T12:44:20.605Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.96s) [2021-05-11T12:44:20.605Z] === RUN TestCgroupNamespacesRunHostMode [2021-05-11T12:44:21.621Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.93s) [2021-05-11T12:44:21.621Z] === RUN TestKernelTCPMemory [2021-05-11T12:44:21.621Z] --- SKIP: TestKernelTCPMemory (0.01s) [2021-05-11T12:44:21.621Z] run_linux_test.go:24: !testEnv.DaemonInfo.KernelMemoryTCP [2021-05-11T12:44:21.621Z] === RUN TestNISDomainname [2021-05-11T12:44:23.006Z] --- PASS: TestNISDomainname (1.33s) [2021-05-11T12:44:23.006Z] === RUN TestHostnameDnsResolution [2021-05-11T12:44:23.118Z] --- PASS: TestCgroupNamespacesRunHostMode (2.94s) [2021-05-11T12:44:23.118Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-05-11T12:44:24.918Z] --- PASS: TestHostnameDnsResolution (1.69s) [2021-05-11T12:44:24.918Z] === RUN TestStats [2021-05-11T12:44:26.383Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.95s) [2021-05-11T12:44:26.383Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-05-11T12:44:27.461Z] --- PASS: TestStats (2.74s) [2021-05-11T12:44:27.461Z] === RUN TestStopContainerWithTimeout [2021-05-11T12:44:27.461Z] === RUN TestStopContainerWithTimeout/0 [2021-05-11T12:44:27.461Z] === PAUSE TestStopContainerWithTimeout/0 [2021-05-11T12:44:27.461Z] === RUN TestStopContainerWithTimeout/1 [2021-05-11T12:44:27.461Z] === PAUSE TestStopContainerWithTimeout/1 [2021-05-11T12:44:27.461Z] === RUN TestStopContainerWithTimeout/3 [2021-05-11T12:44:27.461Z] === PAUSE TestStopContainerWithTimeout/3 [2021-05-11T12:44:27.461Z] === RUN TestStopContainerWithTimeout/-1 [2021-05-11T12:44:27.461Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-05-11T12:44:27.461Z] === CONT TestStopContainerWithTimeout/0 [2021-05-11T12:44:27.461Z] === CONT TestStopContainerWithTimeout/3 [2021-05-11T12:44:28.274Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.40s) [2021-05-11T12:44:28.274Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-05-11T12:44:28.405Z] === CONT TestStopContainerWithTimeout/-1 [2021-05-11T12:44:30.224Z] 4612f6d0b889: Pull complete [2021-05-11T12:44:30.318Z] === CONT TestStopContainerWithTimeout/1 [2021-05-11T12:44:30.787Z] --- PASS: TestCgroupNamespacesRunInvalidMode (2.00s) [2021-05-11T12:44:30.787Z] === RUN TestCgroupNamespacesRunOlderClient [2021-05-11T12:44:32.111Z] tests/integration/api_exec_test.py ..................... [ 34%] [2021-05-11T12:44:32.229Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-05-11T12:44:32.230Z] --- PASS: TestStopContainerWithTimeout/0 (1.10s) [2021-05-11T12:44:32.230Z] --- PASS: TestStopContainerWithTimeout/3 (3.12s) [2021-05-11T12:44:32.230Z] --- PASS: TestStopContainerWithTimeout/-1 (2.70s) [2021-05-11T12:44:32.230Z] --- PASS: TestStopContainerWithTimeout/1 (1.72s) [2021-05-11T12:44:32.230Z] === RUN TestDeleteDevicemapper [2021-05-11T12:44:32.230Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-05-11T12:44:32.230Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-05-11T12:44:32.230Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-05-11T12:44:33.005Z] Loaded image: buildpack-deps:buster [2021-05-11T12:44:33.005Z] Loaded image: busybox:latest [2021-05-11T12:44:33.005Z] Loaded image: busybox:glibc [2021-05-11T12:44:33.300Z] --- PASS: TestCgroupNamespacesRunOlderClient (3.01s) [2021-05-11T12:44:33.300Z] === RUN TestKernelTCPMemory [2021-05-11T12:44:33.300Z] --- SKIP: TestKernelTCPMemory (0.01s) [2021-05-11T12:44:33.300Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-11T12:44:33.300Z] === RUN TestNISDomainname [2021-05-11T12:44:33.300Z] --- SKIP: TestNISDomainname (0.01s) [2021-05-11T12:44:33.300Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-05-11T12:44:33.300Z] === RUN TestHostnameDnsResolution [2021-05-11T12:44:33.949Z] Loaded image: debian:bullseye [2021-05-11T12:44:33.949Z] Loaded image: hello-world:latest [2021-05-11T12:44:34.211Z] Loaded image: arm32v7/hello-world:latest [2021-05-11T12:44:34.472Z] INFO: Testing against a local daemon [2021-05-11T12:44:34.472Z] === RUN TestCgroupNamespacesBuild [2021-05-11T12:44:35.186Z] --- PASS: TestHostnameDnsResolution (1.59s) [2021-05-11T12:44:35.186Z] === RUN TestStats [2021-05-11T12:44:35.186Z] --- SKIP: TestStats (0.00s) [2021-05-11T12:44:35.186Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-11T12:44:35.186Z] === RUN TestStopContainerWithTimeout [2021-05-11T12:44:35.186Z] === RUN TestStopContainerWithTimeout/0 [2021-05-11T12:44:35.186Z] === PAUSE TestStopContainerWithTimeout/0 [2021-05-11T12:44:35.186Z] === RUN TestStopContainerWithTimeout/1 [2021-05-11T12:44:35.186Z] === PAUSE TestStopContainerWithTimeout/1 [2021-05-11T12:44:35.186Z] === RUN TestStopContainerWithTimeout/3 [2021-05-11T12:44:35.186Z] === PAUSE TestStopContainerWithTimeout/3 [2021-05-11T12:44:35.186Z] === RUN TestStopContainerWithTimeout/-1 [2021-05-11T12:44:35.186Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-05-11T12:44:35.186Z] === CONT TestStopContainerWithTimeout/0 [2021-05-11T12:44:35.186Z] === CONT TestStopContainerWithTimeout/3 [2021-05-11T12:44:35.538Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.28s) [2021-05-11T12:44:35.538Z] === RUN TestUpdateMemory [2021-05-11T12:44:36.113Z] === CONT TestStopContainerWithTimeout/1 [2021-05-11T12:44:36.928Z] --- PASS: TestUpdateMemory (1.35s) [2021-05-11T12:44:36.928Z] === RUN TestUpdateCPUQuota [2021-05-11T12:44:37.779Z] --- PASS: TestCgroupNamespacesBuild (3.26s) [2021-05-11T12:44:37.779Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-05-11T12:44:38.000Z] === CONT TestStopContainerWithTimeout/-1 [2021-05-11T12:44:40.511Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-05-11T12:44:40.511Z] --- PASS: TestStopContainerWithTimeout/0 (1.08s) [2021-05-11T12:44:40.511Z] --- PASS: TestStopContainerWithTimeout/1 (1.69s) [2021-05-11T12:44:40.511Z] --- PASS: TestStopContainerWithTimeout/3 (3.13s) [2021-05-11T12:44:40.511Z] --- PASS: TestStopContainerWithTimeout/-1 (2.71s) [2021-05-11T12:44:40.511Z] === RUN TestDeleteDevicemapper [2021-05-11T12:44:40.511Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-05-11T12:44:40.511Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-05-11T12:44:40.511Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-05-11T12:44:41.086Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (3.26s) [2021-05-11T12:44:41.086Z] === RUN TestBuildWithSession [2021-05-11T12:44:41.086Z] --- SKIP: TestBuildWithSession (0.00s) [2021-05-11T12:44:41.086Z] build_session_test.go:25: TODO: BuildKit [2021-05-11T12:44:41.086Z] === RUN TestBuildSquashParent [2021-05-11T12:44:41.427Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2021-05-11T12:44:43.553Z] --- PASS: TestUpdateCPUQuota (6.88s) [2021-05-11T12:44:43.553Z] === RUN TestUpdatePidsLimit [2021-05-11T12:44:43.553Z] === RUN TestUpdatePidsLimit/update_from_none [2021-05-11T12:44:43.778Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.07s) [2021-05-11T12:44:43.778Z] === RUN TestUpdateMemory [2021-05-11T12:44:43.778Z] --- SKIP: TestUpdateMemory (0.00s) [2021-05-11T12:44:43.778Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-11T12:44:43.778Z] === RUN TestUpdateCPUQuota [2021-05-11T12:44:43.778Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2021-05-11T12:44:43.778Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-11T12:44:43.778Z] === RUN TestUpdatePidsLimit [2021-05-11T12:44:43.778Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2021-05-11T12:44:43.778Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-11T12:44:43.778Z] === RUN TestUpdateRestartPolicy [2021-05-11T12:44:44.497Z] === RUN TestUpdatePidsLimit/no_change [2021-05-11T12:44:45.070Z] === RUN TestUpdatePidsLimit/update_lower [2021-05-11T12:44:45.720Z] tests/integration/api_image_test.py ............s..... [ 40%] [2021-05-11T12:44:46.014Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-05-11T12:44:46.588Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-05-11T12:44:47.159Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-05-11T12:44:48.102Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-05-11T12:44:49.486Z] --- PASS: TestUpdatePidsLimit (5.62s) [2021-05-11T12:44:49.486Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.70s) [2021-05-11T12:44:49.486Z] --- PASS: TestUpdatePidsLimit/no_change (0.71s) [2021-05-11T12:44:49.486Z] --- PASS: TestUpdatePidsLimit/update_lower (0.70s) [2021-05-11T12:44:49.486Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.77s) [2021-05-11T12:44:49.486Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.70s) [2021-05-11T12:44:49.486Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.73s) [2021-05-11T12:44:49.486Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.70s) [2021-05-11T12:44:49.486Z] === RUN TestUpdateRestartPolicy [2021-05-11T12:44:52.599Z] --- PASS: TestBuildWithHugeFile (49.68s) [2021-05-11T12:44:52.599Z] === RUN TestBuildWCOWSandboxSize [2021-05-11T12:44:52.599Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-05-11T12:44:52.599Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-05-11T12:44:52.599Z] === RUN TestBuildWithEmptyDockerfile [2021-05-11T12:44:52.599Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-11T12:44:52.599Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-11T12:44:52.599Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-11T12:44:52.599Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-11T12:44:52.599Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-11T12:44:52.599Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-11T12:44:52.599Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-11T12:44:52.599Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-11T12:44:52.599Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-11T12:44:52.599Z] --- PASS: TestBuildWithEmptyDockerfile (0.16s) [2021-05-11T12:44:52.599Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.17s) [2021-05-11T12:44:52.599Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.17s) [2021-05-11T12:44:52.599Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.18s) [2021-05-11T12:44:52.599Z] === RUN TestBuildPreserveOwnership [2021-05-11T12:44:52.599Z] === RUN TestBuildPreserveOwnership/copy_from [2021-05-11T12:44:52.599Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-05-11T12:44:52.599Z] --- PASS: TestBuildPreserveOwnership (5.40s) [2021-05-11T12:44:52.599Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.62s) [2021-05-11T12:44:52.599Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.76s) [2021-05-11T12:44:52.599Z] === RUN TestBuildPlatformInvalid [2021-05-11T12:44:52.599Z] --- PASS: TestBuildPlatformInvalid (0.15s) [2021-05-11T12:44:52.599Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-05-11T12:44:55.940Z] --- PASS: TestUpdateRestartPolicy (12.51s) [2021-05-11T12:44:55.940Z] === RUN TestUpdateRestartWithAutoRemove [2021-05-11T12:44:56.002Z] --- PASS: TestBuildSquashParent (13.31s) [2021-05-11T12:44:56.002Z] === RUN TestBuildWithRemoveAndForceRemove [2021-05-11T12:44:56.002Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-11T12:44:56.002Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-11T12:44:56.002Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-11T12:44:56.002Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-11T12:44:56.002Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-11T12:44:56.002Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-11T12:44:56.002Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-11T12:44:56.002Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-11T12:44:56.002Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-11T12:44:56.002Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-11T12:44:56.002Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-11T12:44:56.002Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-11T12:44:56.002Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-11T12:44:56.002Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-11T12:44:56.867Z] --- PASS: TestUpdateRestartWithAutoRemove (0.71s) [2021-05-11T12:44:56.867Z] === RUN TestWaitNonBlocked [2021-05-11T12:44:56.867Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-11T12:44:56.867Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-11T12:44:56.867Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-11T12:44:56.867Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-11T12:44:56.867Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-11T12:44:56.867Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-11T12:44:57.794Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-05-11T12:44:57.794Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.98s) [2021-05-11T12:44:57.794Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.03s) [2021-05-11T12:44:57.794Z] === RUN TestWaitBlocked [2021-05-11T12:44:57.794Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-11T12:44:57.794Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-11T12:44:57.794Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-05-11T12:44:57.794Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-05-11T12:44:57.794Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-11T12:44:57.794Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-05-11T12:44:59.159Z] --- PASS: TestWaitBlocked (0.01s) [2021-05-11T12:44:59.159Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.19s) [2021-05-11T12:44:59.159Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.23s) [2021-05-11T12:44:59.159Z] === CONT TestDaemonRestartIpcMode [2021-05-11T12:44:59.159Z] === CONT TestIpcModeOlderClient [2021-05-11T12:44:59.159Z] --- PASS: TestIpcModeOlderClient (0.06s) [2021-05-11T12:44:59.159Z] === CONT TestRestartDaemonWithRestartingContainer [2021-05-11T12:45:00.215Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-11T12:45:00.215Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-11T12:45:04.389Z] --- PASS: TestUpdateRestartPolicy (12.82s) [2021-05-11T12:45:04.389Z] === RUN TestUpdateRestartWithAutoRemove [2021-05-11T12:45:04.389Z] --- PASS: TestUpdateRestartWithAutoRemove (0.77s) [2021-05-11T12:45:04.389Z] === RUN TestWaitNonBlocked [2021-05-11T12:45:04.389Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-11T12:45:04.389Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-11T12:45:04.389Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-11T12:45:04.389Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-11T12:45:04.389Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-11T12:45:04.389Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-11T12:45:04.389Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-05-11T12:45:04.389Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.02s) [2021-05-11T12:45:04.389Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.13s) [2021-05-11T12:45:04.389Z] === RUN TestWaitBlocked [2021-05-11T12:45:04.389Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-11T12:45:04.389Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-11T12:45:04.389Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-05-11T12:45:04.389Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-05-11T12:45:04.389Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-11T12:45:04.389Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-05-11T12:45:04.830Z] Loaded image: buildpack-deps:buster [2021-05-11T12:45:04.830Z] Loaded image: busybox:latest [2021-05-11T12:45:04.830Z] Loaded image: busybox:glibc [2021-05-11T12:45:05.331Z] --- PASS: TestWaitBlocked (0.01s) [2021-05-11T12:45:05.331Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.23s) [2021-05-11T12:45:05.331Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.27s) [2021-05-11T12:45:05.331Z] === CONT TestContainerStartOnDaemonRestart [2021-05-11T12:45:05.331Z] === CONT TestContainerKillOnDaemonStart [2021-05-11T12:45:05.509Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-11T12:45:05.509Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-11T12:45:05.691Z] --- PASS: TestDaemonRestartIpcMode (5.67s) [2021-05-11T12:45:05.691Z] --- PASS: TestRestartDaemonWithRestartingContainer (5.68s) [2021-05-11T12:45:05.691Z] PASS [2021-05-11T12:45:05.691Z] [2021-05-11T12:45:05.691Z] === Skipped [2021-05-11T12:45:05.691Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-05-11T12:45:05.691Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-11T12:45:05.691Z] [2021-05-11T12:45:05.691Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2021-05-11T12:45:05.691Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-05-11T12:45:05.691Z] [2021-05-11T12:45:05.691Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2021-05-11T12:45:05.692Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-11T12:45:05.692Z] [2021-05-11T12:45:05.692Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2021-05-11T12:45:05.692Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-05-11T12:45:05.692Z] [2021-05-11T12:45:05.692Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2021-05-11T12:45:05.692Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-05-11T12:45:05.692Z] [2021-05-11T12:45:05.692Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2021-05-11T12:45:05.692Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-05-11T12:45:05.692Z] [2021-05-11T12:45:05.692Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2021-05-11T12:45:05.692Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-05-11T12:45:05.692Z] [2021-05-11T12:45:05.692Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2021-05-11T12:45:05.692Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-05-11T12:45:05.692Z] [2021-05-11T12:45:05.692Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2021-05-11T12:45:05.692Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-05-11T12:45:05.692Z] [2021-05-11T12:45:05.692Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-05-11T12:45:05.692Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-11T12:45:05.692Z] [2021-05-11T12:45:05.692Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-05-11T12:45:05.692Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-11T12:45:05.692Z] [2021-05-11T12:45:05.692Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2021-05-11T12:45:05.692Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-05-11T12:45:05.692Z] [2021-05-11T12:45:05.692Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2021-05-11T12:45:05.692Z] 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-05-11T12:45:05.692Z] [2021-05-11T12:45:05.692Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2021-05-11T12:45:05.692Z] 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-05-11T12:45:05.692Z] [2021-05-11T12:45:05.692Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2021-05-11T12:45:05.692Z] 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-05-11T12:45:05.692Z] [2021-05-11T12:45:05.692Z] === SKIP: amd64.integration.container TestPause (0.00s) [2021-05-11T12:45:05.692Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-11T12:45:05.692Z] [2021-05-11T12:45:05.692Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-05-11T12:45:05.692Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-05-11T12:45:05.692Z] [2021-05-11T12:45:05.692Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2021-05-11T12:45:05.692Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-11T12:45:05.692Z] [2021-05-11T12:45:05.692Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2021-05-11T12:45:05.692Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-05-11T12:45:05.692Z] [2021-05-11T12:45:05.692Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.01s) [2021-05-11T12:45:05.692Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-11T12:45:05.692Z] [2021-05-11T12:45:05.692Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2021-05-11T12:45:05.692Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-05-11T12:45:05.692Z] [2021-05-11T12:45:05.692Z] === SKIP: amd64.integration.container TestStats (0.00s) [2021-05-11T12:45:05.692Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-11T12:45:05.692Z] [2021-05-11T12:45:05.692Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-05-11T12:45:05.692Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-05-11T12:45:05.692Z] [2021-05-11T12:45:05.692Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-05-11T12:45:05.692Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-11T12:45:05.692Z] [2021-05-11T12:45:05.692Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2021-05-11T12:45:05.692Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-11T12:45:05.692Z] [2021-05-11T12:45:05.692Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2021-05-11T12:45:05.692Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-11T12:45:05.692Z] [2021-05-11T12:45:05.692Z] [2021-05-11T12:45:05.692Z] DONE 178 tests, 26 skipped in 114.405s [2021-05-11T12:45:05.692Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-05-11T12:45:05.692Z] INFO: Testing against a local daemon [2021-05-11T12:45:05.692Z] === RUN TestCommitInheritsEnv [2021-05-11T12:45:06.252Z] --- PASS: TestCommitInheritsEnv (1.17s) [2021-05-11T12:45:06.252Z] === RUN TestImportExtremelyLargeImageWorks [2021-05-11T12:45:06.252Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-05-11T12:45:06.252Z] === RUN TestImagesFilterMultiReference [2021-05-11T12:45:06.252Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-05-11T12:45:06.252Z] === RUN TestImagePullPlatformInvalid [2021-05-11T12:45:06.252Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-05-11T12:45:06.252Z] === RUN TestRemoveImageOrphaning [2021-05-11T12:45:06.743Z] Loaded image: debian:bullseye [2021-05-11T12:45:06.743Z] Loaded image: hello-world:latest [2021-05-11T12:45:07.004Z] Loaded image: arm32v7/hello-world:latest [2021-05-11T12:45:08.137Z] --- PASS: TestRemoveImageOrphaning (1.93s) [2021-05-11T12:45:08.137Z] === RUN TestRemoveImageGarbageCollector [2021-05-11T12:45:08.137Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-05-11T12:45:08.137Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-05-11T12:45:08.137Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-05-11T12:45:08.137Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-05-11T12:45:08.137Z] === RUN TestTagInvalidReference [2021-05-11T12:45:08.137Z] --- PASS: TestTagInvalidReference (0.02s) [2021-05-11T12:45:08.137Z] === RUN TestTagValidPrefixedRepo [2021-05-11T12:45:08.392Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2021-05-11T12:45:08.392Z] === RUN TestTagExistedNameWithoutForce [2021-05-11T12:45:08.392Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-05-11T12:45:08.392Z] === RUN TestTagOfficialNames [2021-05-11T12:45:08.392Z] --- PASS: TestTagOfficialNames (0.06s) [2021-05-11T12:45:08.392Z] === RUN TestTagMatchesDigest [2021-05-11T12:45:08.392Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-05-11T12:45:08.392Z] === CONT TestImportExtremelyLargeImageWorks [2021-05-11T12:45:08.638Z] --- PASS: TestContainerStartOnDaemonRestart (3.06s) [2021-05-11T12:45:08.638Z] === CONT TestIpcModeOlderClient [2021-05-11T12:45:08.638Z] --- PASS: TestIpcModeOlderClient (0.06s) [2021-05-11T12:45:08.638Z] === CONT TestDaemonHostGatewayIP [2021-05-11T12:45:10.805Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-05-11T12:45:10.805Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (5.50s) [2021-05-11T12:45:10.805Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (5.70s) [2021-05-11T12:45:10.805Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (5.39s) [2021-05-11T12:45:10.805Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (5.82s) [2021-05-11T12:45:10.805Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (5.36s) [2021-05-11T12:45:10.805Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (5.29s) [2021-05-11T12:45:10.805Z] === RUN TestBuildMultiStageCopy [2021-05-11T12:45:10.805Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-05-11T12:45:12.842Z] --- PASS: TestDaemonHostGatewayIP (3.80s) [2021-05-11T12:45:12.842Z] === CONT TestRestartDaemonWithRestartingContainer [2021-05-11T12:45:15.016Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-05-11T12:45:15.387Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.00s) [2021-05-11T12:45:15.387Z] === CONT TestDaemonRestartIpcMode [2021-05-11T12:45:15.645Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-05-11T12:45:16.223Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-05-11T12:45:16.265Z] tests/integration/api_network_test.py ............................ [ 47%] [2021-05-11T12:45:16.800Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-05-11T12:45:16.996Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (24.88s) [2021-05-11T12:45:16.996Z] PASS [2021-05-11T12:45:16.996Z] [2021-05-11T12:45:16.996Z] === Skipped [2021-05-11T12:45:16.996Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2021-05-11T12:45:16.996Z] build_session_test.go:25: TODO: BuildKit [2021-05-11T12:45:16.996Z] [2021-05-11T12:45:16.996Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-05-11T12:45:16.996Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-05-11T12:45:16.996Z] [2021-05-11T12:45:16.996Z] [2021-05-11T12:45:16.996Z] DONE 34 tests, 2 skipped in 128.605s [2021-05-11T12:45:16.996Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2021-05-11T12:45:16.996Z] ++ 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-05-11T12:45:16.996Z] ++ set -e [2021-05-11T12:45:16.996Z] ++ '[' -n 0 ']' [2021-05-11T12:45:16.996Z] ++ set -x [2021-05-11T12:45:16.996Z] ++ env -i DEST=/go/src/github.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-05-11T12:45:16.996Z] INFO: Testing against a local daemon [2021-05-11T12:45:16.996Z] === RUN TestConfigInspect [2021-05-11T12:45:17.371Z] --- PASS: TestBuildMultiStageCopy (6.62s) [2021-05-11T12:45:17.371Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.95s) [2021-05-11T12:45:17.371Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.68s) [2021-05-11T12:45:17.371Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.67s) [2021-05-11T12:45:17.371Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.65s) [2021-05-11T12:45:17.371Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.66s) [2021-05-11T12:45:17.371Z] === RUN TestBuildMultiStageParentConfig [2021-05-11T12:45:18.686Z] --- PASS: TestDaemonRestartIpcMode (3.21s) [2021-05-11T12:45:18.686Z] --- PASS: TestContainerKillOnDaemonStart (13.14s) [2021-05-11T12:45:18.686Z] PASS [2021-05-11T12:45:18.686Z] [2021-05-11T12:45:18.686Z] === Skipped [2021-05-11T12:45:18.686Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-05-11T12:45:18.686Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-11T12:45:18.686Z] [2021-05-11T12:45:18.686Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-05-11T12:45:18.686Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-05-11T12:45:18.686Z] [2021-05-11T12:45:18.686Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-05-11T12:45:18.686Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-05-11T12:45:18.686Z] [2021-05-11T12:45:18.686Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2021-05-11T12:45:18.686Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-05-11T12:45:18.686Z] [2021-05-11T12:45:18.686Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.01s) [2021-05-11T12:45:18.686Z] run_linux_test.go:24: !testEnv.DaemonInfo.KernelMemoryTCP [2021-05-11T12:45:18.686Z] [2021-05-11T12:45:18.686Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-05-11T12:45:18.686Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-05-11T12:45:18.686Z] [2021-05-11T12:45:18.686Z] [2021-05-11T12:45:18.686Z] DONE 197 tests, 6 skipped in 156.140s [2021-05-11T12:45:18.686Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-05-11T12:45:18.686Z] INFO: Testing against a local daemon [2021-05-11T12:45:18.686Z] === RUN TestCommitInheritsEnv [2021-05-11T12:45:18.686Z] --- PASS: TestCommitInheritsEnv (0.31s) [2021-05-11T12:45:18.686Z] === RUN TestImportExtremelyLargeImageWorks [2021-05-11T12:45:18.686Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-05-11T12:45:18.686Z] === RUN TestImagesFilterMultiReference [2021-05-11T12:45:18.756Z] --- PASS: TestBuildMultiStageParentConfig (1.37s) [2021-05-11T12:45:18.756Z] === RUN TestBuildLabelWithTargets [2021-05-11T12:45:18.948Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-05-11T12:45:18.948Z] === RUN TestImagePullPlatformInvalid [2021-05-11T12:45:18.948Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-05-11T12:45:18.948Z] === RUN TestRemoveImageOrphaning [2021-05-11T12:45:19.208Z] --- PASS: TestRemoveImageOrphaning (0.26s) [2021-05-11T12:45:19.208Z] === RUN TestRemoveImageGarbageCollector [2021-05-11T12:45:20.293Z] --- PASS: TestConfigInspect (3.41s) [2021-05-11T12:45:20.293Z] === RUN TestConfigList [2021-05-11T12:45:21.122Z] --- PASS: TestRemoveImageGarbageCollector (2.09s) [2021-05-11T12:45:21.122Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-05-11T12:45:21.309Z] --- PASS: TestBuildLabelWithTargets (2.49s) [2021-05-11T12:45:21.309Z] === RUN TestBuildWithEmptyLayers [2021-05-11T12:45:21.383Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-05-11T12:45:21.383Z] === RUN TestTagInvalidReference [2021-05-11T12:45:21.383Z] --- PASS: TestTagInvalidReference (0.01s) [2021-05-11T12:45:21.383Z] === RUN TestTagValidPrefixedRepo [2021-05-11T12:45:21.383Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-05-11T12:45:21.383Z] === RUN TestTagExistedNameWithoutForce [2021-05-11T12:45:21.383Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-05-11T12:45:21.383Z] === RUN TestTagOfficialNames [2021-05-11T12:45:21.383Z] --- PASS: TestTagOfficialNames (0.06s) [2021-05-11T12:45:21.383Z] === RUN TestTagMatchesDigest [2021-05-11T12:45:21.383Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-05-11T12:45:21.383Z] === CONT TestImportExtremelyLargeImageWorks [2021-05-11T12:45:22.698Z] --- PASS: TestBuildWithEmptyLayers (1.39s) [2021-05-11T12:45:22.698Z] === RUN TestBuildMultiStageOnBuild [2021-05-11T12:45:23.602Z] --- PASS: TestConfigList (3.21s) [2021-05-11T12:45:23.602Z] === RUN TestConfigsCreateAndDelete [2021-05-11T12:45:23.768Z] tests/integration/api_plugin_test.py ........... [ 50%] [2021-05-11T12:45:25.965Z] tests/integration/api_secret_test.py ..... [ 51%] [2021-05-11T12:45:26.903Z] --- PASS: TestConfigsCreateAndDelete (3.23s) [2021-05-11T12:45:26.903Z] === RUN TestConfigsUpdate [2021-05-11T12:45:27.995Z] --- PASS: TestBuildMultiStageOnBuild (4.43s) [2021-05-11T12:45:27.995Z] === RUN TestBuildUncleanTarFilenames [2021-05-11T12:45:28.940Z] --- PASS: TestBuildUncleanTarFilenames (1.87s) [2021-05-11T12:45:28.940Z] === RUN TestBuildMultiStageLayerLeak [2021-05-11T12:45:29.907Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-05-11T12:45:29.907Z] Using test binary docker [2021-05-11T12:45:29.907Z] +++ /etc/init.d/apparmor start [2021-05-11T12:45:29.907Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-05-11T12:45:29.907Z] Starting dockerd [2021-05-11T12:45:29.907Z] INFO: Waiting for daemon to start... [2021-05-11T12:45:29.907Z] +++ 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-05-11T12:45:29.907Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-05-11T12:45:29.907Z] Using test binary docker [2021-05-11T12:45:29.907Z] +++ /etc/init.d/apparmor start [2021-05-11T12:45:29.907Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-05-11T12:45:29.907Z] Starting dockerd [2021-05-11T12:45:29.907Z] INFO: Waiting for daemon to start... [2021-05-11T12:45:29.907Z] +++ 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-05-11T12:45:30.014Z] tests/integration/api_service_test.py ....................s............. [ 60%] [2021-05-11T12:45:30.204Z] --- PASS: TestConfigsUpdate (3.17s) [2021-05-11T12:45:30.204Z] === RUN TestTemplatedConfig [2021-05-11T12:45:31.824Z] . [2021-05-11T12:45:31.824Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-05-11T12:45:31.824Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-05-11T12:45:31.824Z] Error: No such image: emptyfs [2021-05-11T12:45:31.824Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-05-11T12:45:31.824Z] ++++ docker load [2021-05-11T12:45:32.088Z] [2021-05-11T12:45:32.088Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-05-11T12:45:32.088Z] Running integration-test (iteration 1) [2021-05-11T12:45:32.088Z] 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-05-11T12:45:32.088Z] ++ 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-05-11T12:45:32.088Z] ++ set -e [2021-05-11T12:45:32.088Z] ++ '[' -n 0 ']' [2021-05-11T12:45:32.088Z] ++ set -x [2021-05-11T12:45:32.088Z] ++ env -i DEST=/go/src/github.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-05-11T12:45:32.088Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-05-11T12:45:32.088Z] Error: No such image: emptyfs [2021-05-11T12:45:32.088Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-05-11T12:45:32.088Z] ++++ docker load [2021-05-11T12:45:32.666Z] Running integration-test (iteration 1) [2021-05-11T12:45:32.927Z] 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-05-11T12:45:32.927Z] ++ 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-05-11T12:45:32.927Z] ++ set -e [2021-05-11T12:45:32.927Z] ++ '[' -n 0 ']' [2021-05-11T12:45:32.927Z] ++ set -x [2021-05-11T12:45:32.927Z] ++ env -i DEST=/go/src/github.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-05-11T12:45:33.621Z] --- PASS: TestTemplatedConfig (3.74s) [2021-05-11T12:45:33.621Z] === RUN TestConfigCreateResolve [2021-05-11T12:45:36.918Z] --- PASS: TestConfigCreateResolve (3.24s) [2021-05-11T12:45:36.918Z] === RUN TestConfigDaemonLibtrustID [2021-05-11T12:45:38.300Z] --- PASS: TestConfigDaemonLibtrustID (1.15s) [2021-05-11T12:45:38.300Z] PASS [2021-05-11T12:45:38.300Z] [2021-05-11T12:45:38.300Z] DONE 7 tests in 21.287s [2021-05-11T12:45:38.300Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2021-05-11T12:45:38.300Z] ++ 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-05-11T12:45:38.300Z] ++ set -e [2021-05-11T12:45:38.300Z] ++ '[' -n 0 ']' [2021-05-11T12:45:38.300Z] ++ set -x [2021-05-11T12:45:38.300Z] ++ env -i DEST=/go/src/github.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-05-11T12:45:38.300Z] INFO: Testing against a local daemon [2021-05-11T12:45:38.300Z] === RUN TestCheckpoint [2021-05-11T12:45:38.300Z] --- SKIP: TestCheckpoint (0.00s) [2021-05-11T12:45:38.300Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-11T12:45:38.300Z] === RUN TestContainerInvalidJSON [2021-05-11T12:45:38.300Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-05-11T12:45:38.300Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-05-11T12:45:38.300Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-05-11T12:45:38.300Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-05-11T12:45:38.300Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-05-11T12:45:38.300Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-05-11T12:45:38.300Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-05-11T12:45:38.300Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-05-11T12:45:38.300Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-05-11T12:45:38.300Z] --- PASS: TestContainerInvalidJSON (0.03s) [2021-05-11T12:45:38.300Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-05-11T12:45:38.300Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-05-11T12:45:38.300Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-05-11T12:45:38.300Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-05-11T12:45:38.560Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s) [2021-05-11T12:45:38.560Z] === RUN TestCopyFromContainerPathIsNotDir [2021-05-11T12:45:38.560Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2021-05-11T12:45:38.560Z] === RUN TestCopyToContainerPathDoesNotExist [2021-05-11T12:45:38.560Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2021-05-11T12:45:38.560Z] === RUN TestCopyToContainerPathIsNotDir [2021-05-11T12:45:38.560Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2021-05-11T12:45:38.560Z] === RUN TestCopyFromContainer [2021-05-11T12:45:39.522Z] --- PASS: TestBuildMultiStageLayerLeak (9.81s) [2021-05-11T12:45:39.522Z] === RUN TestBuildWithHugeFile [2021-05-11T12:45:40.472Z] === RUN TestCopyFromContainer// [2021-05-11T12:45:40.472Z] === RUN TestCopyFromContainer//bar/root [2021-05-11T12:45:40.472Z] === RUN TestCopyFromContainer//bar/root/ [2021-05-11T12:45:40.733Z] === RUN TestCopyFromContainer/bar/quux [2021-05-11T12:45:40.733Z] === RUN TestCopyFromContainer/bar/quux/ [2021-05-11T12:45:40.994Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-05-11T12:45:40.994Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-05-11T12:45:40.994Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-05-11T12:45:41.255Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-05-11T12:45:41.255Z] === RUN TestCopyFromContainer/bar/notarget [2021-05-11T12:45:41.515Z] --- PASS: TestCopyFromContainer (2.79s) [2021-05-11T12:45:41.515Z] --- PASS: TestCopyFromContainer// (0.11s) [2021-05-11T12:45:41.515Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2021-05-11T12:45:41.515Z] --- PASS: TestCopyFromContainer//bar/root/ (0.12s) [2021-05-11T12:45:41.515Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2021-05-11T12:45:41.515Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2021-05-11T12:45:41.515Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2021-05-11T12:45:41.515Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2021-05-11T12:45:41.515Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2021-05-11T12:45:41.515Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2021-05-11T12:45:41.515Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2021-05-11T12:45:41.515Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-05-11T12:45:41.515Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-11T12:45:41.515Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-11T12:45:41.515Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-11T12:45:41.515Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-11T12:45:41.515Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-11T12:45:41.515Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-11T12:45:41.515Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-11T12:45:41.515Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-11T12:45:41.515Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-11T12:45:41.515Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-05-11T12:45:41.515Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-05-11T12:45:41.515Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-05-11T12:45:41.515Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2021-05-11T12:45:41.515Z] === RUN TestCreateLinkToNonExistingContainer [2021-05-11T12:45:41.515Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2021-05-11T12:45:41.515Z] === RUN TestCreateWithInvalidEnv [2021-05-11T12:45:41.515Z] === RUN TestCreateWithInvalidEnv/0 [2021-05-11T12:45:41.515Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-05-11T12:45:41.515Z] === RUN TestCreateWithInvalidEnv/1 [2021-05-11T12:45:41.515Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-05-11T12:45:41.515Z] === RUN TestCreateWithInvalidEnv/2 [2021-05-11T12:45:41.515Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-05-11T12:45:41.515Z] === CONT TestCreateWithInvalidEnv/0 [2021-05-11T12:45:41.515Z] === CONT TestCreateWithInvalidEnv/2 [2021-05-11T12:45:41.515Z] === CONT TestCreateWithInvalidEnv/1 [2021-05-11T12:45:41.515Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-05-11T12:45:41.515Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-05-11T12:45:41.515Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-05-11T12:45:41.515Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-05-11T12:45:41.515Z] === RUN TestCreateTmpfsMountsTarget [2021-05-11T12:45:41.515Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2021-05-11T12:45:41.515Z] === RUN TestCreateWithCustomMaskedPaths [2021-05-11T12:45:44.057Z] --- PASS: TestCreateWithCustomMaskedPaths (2.46s) [2021-05-11T12:45:44.057Z] === RUN TestCreateWithCustomReadonlyPaths [2021-05-11T12:45:44.686Z] .......................... [ 67%] [2021-05-11T12:45:46.599Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.43s) [2021-05-11T12:45:46.599Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-05-11T12:45:46.599Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-11T12:45:46.599Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-11T12:45:46.599Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-11T12:45:46.599Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-11T12:45:46.599Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-11T12:45:46.599Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-11T12:45:46.599Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-11T12:45:46.599Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-11T12:45:46.599Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-11T12:45:46.599Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-11T12:45:46.599Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-11T12:45:46.599Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-11T12:45:46.599Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-11T12:45:46.599Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-11T12:45:46.599Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-11T12:45:46.599Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-05-11T12:45:46.599Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2021-05-11T12:45:46.599Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2021-05-11T12:45:46.599Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.04s) [2021-05-11T12:45:46.599Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2021-05-11T12:45:46.599Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2021-05-11T12:45:46.600Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-05-11T12:45:47.543Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.83s) [2021-05-11T12:45:47.543Z] === RUN TestCreateDifferentPlatform [2021-05-11T12:45:47.543Z] === RUN TestCreateDifferentPlatform/different_os [2021-05-11T12:45:47.543Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-05-11T12:45:47.543Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-05-11T12:45:47.543Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-05-11T12:45:47.543Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-05-11T12:45:47.543Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-05-11T12:45:47.543Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2021-05-11T12:45:47.543Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-05-11T12:45:47.543Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2021-05-11T12:45:47.543Z] === RUN TestContainerStartOnDaemonRestart [2021-05-11T12:45:47.543Z] === PAUSE TestContainerStartOnDaemonRestart [2021-05-11T12:45:47.543Z] === RUN TestDaemonRestartIpcMode [2021-05-11T12:45:47.543Z] === PAUSE TestDaemonRestartIpcMode [2021-05-11T12:45:47.543Z] === RUN TestDaemonHostGatewayIP [2021-05-11T12:45:47.543Z] === PAUSE TestDaemonHostGatewayIP [2021-05-11T12:45:47.543Z] === RUN TestRestartDaemonWithRestartingContainer [2021-05-11T12:45:47.543Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-05-11T12:45:47.543Z] === RUN TestContainerKillOnDaemonStart [2021-05-11T12:45:47.543Z] === PAUSE TestContainerKillOnDaemonStart [2021-05-11T12:45:47.543Z] === RUN TestDiff [2021-05-11T12:45:48.484Z] --- PASS: TestDiff (0.85s) [2021-05-11T12:45:48.484Z] === RUN TestExecWithCloseStdin [2021-05-11T12:45:49.425Z] --- PASS: TestExecWithCloseStdin (1.10s) [2021-05-11T12:45:49.425Z] === RUN TestExec [2021-05-11T12:45:50.807Z] --- PASS: TestExec (1.23s) [2021-05-11T12:45:50.807Z] === RUN TestExecUser [2021-05-11T12:45:51.747Z] --- PASS: TestExecUser (1.11s) [2021-05-11T12:45:51.747Z] === RUN TestExportContainerAndImportImage [2021-05-11T12:45:53.130Z] --- PASS: TestExportContainerAndImportImage (1.10s) [2021-05-11T12:45:53.130Z] === RUN TestExportContainerAfterDaemonRestart [2021-05-11T12:45:56.433Z] --- PASS: TestExportContainerAfterDaemonRestart (3.10s) [2021-05-11T12:45:56.433Z] === RUN TestHealthCheckWorkdir [2021-05-11T12:45:57.814Z] --- PASS: TestHealthCheckWorkdir (1.50s) [2021-05-11T12:45:57.814Z] === RUN TestHealthKillContainer [2021-05-11T12:46:01.109Z] --- PASS: TestHealthKillContainer (3.09s) [2021-05-11T12:46:01.109Z] === RUN TestInspectCpusetInConfigPre120 [2021-05-11T12:46:01.370Z] --- PASS: TestInspectCpusetInConfigPre120 (0.86s) [2021-05-11T12:46:01.370Z] === RUN TestIpcModeNone [2021-05-11T12:46:02.753Z] --- PASS: TestIpcModeNone (1.14s) [2021-05-11T12:46:02.753Z] === RUN TestIpcModePrivate [2021-05-11T12:46:03.693Z] --- PASS: TestIpcModePrivate (1.09s) [2021-05-11T12:46:03.693Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2021-05-11T12:46:03.693Z] === RUN TestIpcModeShareable [2021-05-11T12:46:05.073Z] --- PASS: TestIpcModeShareable (1.11s) [2021-05-11T12:46:05.073Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:65, shared: true, mustBeShared: true [2021-05-11T12:46:05.073Z] === RUN TestAPIIpcModeShareableAndContainer [2021-05-11T12:46:08.370Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.39s) [2021-05-11T12:46:08.370Z] === RUN TestAPIIpcModeHost [2021-05-11T12:46:09.311Z] --- PASS: TestAPIIpcModeHost (1.16s) [2021-05-11T12:46:09.311Z] === RUN TestDaemonIpcModeShareable [2021-05-11T12:46:11.525Z] 399f118dfaa9: Pull complete [2021-05-11T12:46:11.525Z] Digest: sha256:1bb6543a7fe87bb95d9adfa4c53ea3469c1c846ad63baf32729078062e8c1127 [2021-05-11T12:46:11.525Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-11T12:46:11.525Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2021-05-11T12:46:11.525Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2021-05-11T12:46:11.525Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1879' [2021-05-11T12:46:11.525Z] WARN: Skipping validation tests [2021-05-11T12:46:11.525Z] INFO: Running unit tests at 05/11/2021 12:45:59... [2021-05-11T12:46:11.525Z] INFO: make.ps1 starting at 05/11/2021 12:46:02 [2021-05-11T12:46:11.525Z] INFO: Git commit (9303376242) assumed from DOCKER_GITCOMMIT environment variable [2021-05-11T12:46:11.525Z] INFO: Invoking autogen... [2021-05-11T12:46:11.525Z] INFO: Running unit tests... [2021-05-11T12:46:11.526Z] 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-05-11T12:46:11.650Z] Loaded image: buildpack-deps:buster [2021-05-11T12:46:11.650Z] Loaded image: buildpack-deps:buster [2021-05-11T12:46:11.650Z] Loaded image: busybox:latest [2021-05-11T12:46:11.650Z] Loaded image: busybox:latest [2021-05-11T12:46:11.650Z] Loaded image: busybox:glibc [2021-05-11T12:46:11.650Z] Loaded image: busybox:glibc [2021-05-11T12:46:11.886Z] --- PASS: TestDaemonIpcModeShareable (2.52s) [2021-05-11T12:46:11.886Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: true, mustBeShared: true [2021-05-11T12:46:11.886Z] === RUN TestDaemonIpcModePrivate [2021-05-11T12:46:14.428Z] --- PASS: TestDaemonIpcModePrivate (2.48s) [2021-05-11T12:46:14.428Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: false, mustBeShared: false [2021-05-11T12:46:14.428Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-05-11T12:46:16.968Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.56s) [2021-05-11T12:46:16.968Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: false, mustBeShared: false [2021-05-11T12:46:16.968Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-05-11T12:46:18.262Z] Loaded image: debian:bullseye [2021-05-11T12:46:18.262Z] Loaded image: hello-world:latest [2021-05-11T12:46:18.262Z] Loaded image: debian:bullseye [2021-05-11T12:46:18.262Z] Loaded image: arm32v7/hello-world:latest [2021-05-11T12:46:18.262Z] Loaded image: hello-world:latest [2021-05-11T12:46:18.262Z] INFO: Testing against a local daemon [2021-05-11T12:46:18.262Z] === RUN TestDockerSuite [2021-05-11T12:46:18.262Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-05-11T12:46:18.262Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-05-11T12:46:18.262Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-05-11T12:46:18.262Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-05-11T12:46:18.262Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-05-11T12:46:18.262Z] Loaded image: arm32v7/hello-world:latest [2021-05-11T12:46:18.262Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-05-11T12:46:18.262Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-05-11T12:46:18.262Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-05-11T12:46:18.263Z] INFO: Testing against a local daemon [2021-05-11T12:46:18.263Z] === RUN TestDockerDaemonSuite [2021-05-11T12:46:18.523Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2021-05-11T12:46:18.625Z] ? github.com/docker/docker/api [no test files] [2021-05-11T12:46:19.510Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.62s) [2021-05-11T12:46:19.510Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: true, mustBeShared: true [2021-05-11T12:46:19.510Z] === RUN TestIpcModeOlderClient [2021-05-11T12:46:19.510Z] === PAUSE TestIpcModeOlderClient [2021-05-11T12:46:19.510Z] === RUN TestKillContainerInvalidSignal [2021-05-11T12:46:21.967Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-05-11T12:46:21.968Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-05-11T12:46:21.968Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-05-11T12:46:21.968Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-05-11T12:46:21.968Z] --- PASS: TestKillContainerInvalidSignal (0.84s) [2021-05-11T12:46:21.968Z] === RUN TestKillContainer [2021-05-11T12:46:21.968Z] === RUN TestKillContainer/no_signal [2021-05-11T12:46:21.968Z] === RUN TestKillContainer/non_killing_signal [2021-05-11T12:46:21.968Z] === RUN TestKillContainer/killing_signal [2021-05-11T12:46:22.229Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-05-11T12:46:22.490Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-05-11T12:46:22.490Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-05-11T12:46:22.908Z] --- PASS: TestKillContainer (2.62s) [2021-05-11T12:46:22.908Z] --- PASS: TestKillContainer/no_signal (0.79s) [2021-05-11T12:46:22.908Z] --- PASS: TestKillContainer/non_killing_signal (0.73s) [2021-05-11T12:46:22.908Z] --- PASS: TestKillContainer/killing_signal (0.84s) [2021-05-11T12:46:22.908Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-05-11T12:46:23.169Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-05-11T12:46:23.738Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-05-11T12:46:24.678Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.68s) [2021-05-11T12:46:24.678Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.80s) [2021-05-11T12:46:24.678Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.62s) [2021-05-11T12:46:24.678Z] === RUN TestKillStoppedContainer [2021-05-11T12:46:24.678Z] --- PASS: TestKillStoppedContainer (0.06s) [2021-05-11T12:46:24.678Z] === RUN TestKillStoppedContainerAPIPre120 [2021-05-11T12:46:24.939Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2021-05-11T12:46:24.939Z] === RUN TestKillDifferentUserContainer [2021-05-11T12:46:25.035Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-05-11T12:46:25.879Z] --- PASS: TestKillDifferentUserContainer (0.91s) [2021-05-11T12:46:25.879Z] === RUN TestInspectOomKilledTrue [2021-05-11T12:46:25.879Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-05-11T12:46:25.879Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-11T12:46:25.879Z] === RUN TestInspectOomKilledFalse [2021-05-11T12:46:25.879Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-05-11T12:46:25.879Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-11T12:46:25.879Z] === RUN TestLinksEtcHostsContentMatch [2021-05-11T12:46:25.978Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-05-11T12:46:25.978Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-05-11T12:46:25.978Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-05-11T12:46:26.449Z] --- PASS: TestLinksEtcHostsContentMatch (0.84s) [2021-05-11T12:46:26.449Z] === RUN TestLinksContainerNames [2021-05-11T12:46:27.364Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2021-05-11T12:46:28.360Z] --- PASS: TestLinksContainerNames (1.73s) [2021-05-11T12:46:28.360Z] === RUN TestLogsFollowTailEmpty [2021-05-11T12:46:29.126Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2021-05-11T12:46:29.281Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-05-11T12:46:29.300Z] --- PASS: TestLogsFollowTailEmpty (0.84s) [2021-05-11T12:46:29.300Z] === RUN TestContainerNetworkMountsNoChown [2021-05-11T12:46:29.543Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-05-11T12:46:29.870Z] --- PASS: TestContainerNetworkMountsNoChown (0.79s) [2021-05-11T12:46:29.870Z] === RUN TestMountDaemonRoot [2021-05-11T12:46:29.870Z] === RUN TestMountDaemonRoot/default [2021-05-11T12:46:29.870Z] === PAUSE TestMountDaemonRoot/default [2021-05-11T12:46:29.870Z] === RUN TestMountDaemonRoot/private [2021-05-11T12:46:29.870Z] === PAUSE TestMountDaemonRoot/private [2021-05-11T12:46:29.870Z] === RUN TestMountDaemonRoot/rprivate [2021-05-11T12:46:29.870Z] === PAUSE TestMountDaemonRoot/rprivate [2021-05-11T12:46:29.870Z] === RUN TestMountDaemonRoot/slave [2021-05-11T12:46:29.870Z] === PAUSE TestMountDaemonRoot/slave [2021-05-11T12:46:29.870Z] === RUN TestMountDaemonRoot/rslave [2021-05-11T12:46:29.870Z] === PAUSE TestMountDaemonRoot/rslave [2021-05-11T12:46:29.870Z] === RUN TestMountDaemonRoot/shared [2021-05-11T12:46:29.870Z] === PAUSE TestMountDaemonRoot/shared [2021-05-11T12:46:29.870Z] === RUN TestMountDaemonRoot/rshared [2021-05-11T12:46:29.870Z] === PAUSE TestMountDaemonRoot/rshared [2021-05-11T12:46:29.870Z] === CONT TestMountDaemonRoot/default [2021-05-11T12:46:29.870Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-05-11T12:46:29.870Z] === CONT TestMountDaemonRoot/rslave [2021-05-11T12:46:29.870Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-05-11T12:46:29.870Z] === RUN TestMountDaemonRoot/default/mount_root [2021-05-11T12:46:29.870Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-05-11T12:46:29.870Z] === CONT TestMountDaemonRoot/shared [2021-05-11T12:46:29.870Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-05-11T12:46:29.870Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-05-11T12:46:29.870Z] === RUN TestMountDaemonRoot/default/bind_root [2021-05-11T12:46:29.870Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-05-11T12:46:29.870Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-05-11T12:46:29.870Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-05-11T12:46:29.870Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-05-11T12:46:29.870Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-05-11T12:46:29.870Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-05-11T12:46:29.870Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-05-11T12:46:29.870Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-05-11T12:46:29.870Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-05-11T12:46:29.870Z] === CONT TestMountDaemonRoot/slave [2021-05-11T12:46:29.870Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-05-11T12:46:29.870Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-05-11T12:46:29.870Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-05-11T12:46:29.870Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-05-11T12:46:29.870Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-05-11T12:46:29.870Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-05-11T12:46:29.870Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-05-11T12:46:29.870Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-05-11T12:46:29.870Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-05-11T12:46:29.870Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-05-11T12:46:29.870Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-05-11T12:46:29.870Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-05-11T12:46:29.870Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-05-11T12:46:29.870Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-05-11T12:46:29.870Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-05-11T12:46:29.870Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-05-11T12:46:29.870Z] === CONT TestMountDaemonRoot/private [2021-05-11T12:46:29.870Z] === RUN TestMountDaemonRoot/private/bind_root [2021-05-11T12:46:29.870Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-05-11T12:46:29.870Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-05-11T12:46:29.870Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-05-11T12:46:29.870Z] === RUN TestMountDaemonRoot/private/mount_root [2021-05-11T12:46:29.870Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-05-11T12:46:29.870Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-05-11T12:46:29.870Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-05-11T12:46:29.870Z] === CONT TestMountDaemonRoot/rshared [2021-05-11T12:46:29.870Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-05-11T12:46:29.870Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-05-11T12:46:29.870Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-05-11T12:46:29.870Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-05-11T12:46:29.870Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-05-11T12:46:29.870Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-05-11T12:46:29.870Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-05-11T12:46:29.870Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-05-11T12:46:29.870Z] === CONT TestMountDaemonRoot/rprivate [2021-05-11T12:46:29.870Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-05-11T12:46:29.870Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-05-11T12:46:29.870Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-05-11T12:46:29.870Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-05-11T12:46:29.870Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-05-11T12:46:29.870Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-05-11T12:46:29.870Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-05-11T12:46:29.870Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-05-11T12:46:29.870Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-05-11T12:46:29.870Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-05-11T12:46:29.870Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-05-11T12:46:29.870Z] === CONT TestMountDaemonRoot/default/bind_root [2021-05-11T12:46:30.130Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-05-11T12:46:30.130Z] === CONT TestMountDaemonRoot/default/mount_root [2021-05-11T12:46:30.130Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-05-11T12:46:30.130Z] === CONT TestMountDaemonRoot/private/bind_root [2021-05-11T12:46:30.130Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-05-11T12:46:30.130Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-05-11T12:46:30.130Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-05-11T12:46:30.130Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-05-11T12:46:30.130Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-05-11T12:46:30.130Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-05-11T12:46:30.130Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-05-11T12:46:30.130Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-05-11T12:46:30.130Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-05-11T12:46:30.130Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-05-11T12:46:30.130Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-05-11T12:46:30.130Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-05-11T12:46:30.130Z] === CONT TestMountDaemonRoot/private/mount_root [2021-05-11T12:46:30.130Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-05-11T12:46:30.130Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-05-11T12:46:30.131Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-05-11T12:46:30.391Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-05-11T12:46:30.391Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-05-11T12:46:30.391Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-05-11T12:46:30.391Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-05-11T12:46:30.391Z] --- PASS: TestMountDaemonRoot (0.04s) [2021-05-11T12:46:30.391Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-05-11T12:46:30.391Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2021-05-11T12:46:30.391Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2021-05-11T12:46:30.391Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2021-05-11T12:46:30.391Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2021-05-11T12:46:30.391Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-05-11T12:46:30.391Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2021-05-11T12:46:30.391Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2021-05-11T12:46:30.391Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2021-05-11T12:46:30.391Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2021-05-11T12:46:30.391Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-05-11T12:46:30.391Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2021-05-11T12:46:30.391Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2021-05-11T12:46:30.391Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2021-05-11T12:46:30.391Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2021-05-11T12:46:30.391Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-05-11T12:46:30.391Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2021-05-11T12:46:30.391Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2021-05-11T12:46:30.391Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2021-05-11T12:46:30.391Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2021-05-11T12:46:30.391Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-05-11T12:46:30.391Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2021-05-11T12:46:30.391Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2021-05-11T12:46:30.391Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2021-05-11T12:46:30.391Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2021-05-11T12:46:30.391Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-05-11T12:46:30.391Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-05-11T12:46:30.391Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2021-05-11T12:46:30.391Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2021-05-11T12:46:30.391Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2021-05-11T12:46:30.391Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-05-11T12:46:30.391Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2021-05-11T12:46:30.391Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s) [2021-05-11T12:46:30.391Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.11s) [2021-05-11T12:46:30.391Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s) [2021-05-11T12:46:30.391Z] === RUN TestContainerBindMountNonRecursive [2021-05-11T12:46:30.485Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-05-11T12:46:30.688Z] === RUN TestMiddlewares [2021-05-11T12:46:30.688Z] --- PASS: TestMiddlewares (0.00s) [2021-05-11T12:46:30.688Z] PASS [2021-05-11T12:46:30.688Z] coverage: 9.0% of statements [2021-05-11T12:46:30.688Z] ok github.com/docker/docker/api/server 0.088s coverage: 9.0% of statements [2021-05-11T12:46:31.056Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-05-11T12:46:31.056Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-05-11T12:46:31.056Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-05-11T12:46:32.934Z] --- PASS: TestContainerBindMountNonRecursive (2.11s) [2021-05-11T12:46:32.935Z] === RUN TestContainerVolumesMountedAsShared [2021-05-11T12:46:33.195Z] --- PASS: TestContainerVolumesMountedAsShared (0.64s) [2021-05-11T12:46:33.195Z] === RUN TestContainerVolumesMountedAsSlave [2021-05-11T12:46:34.134Z] --- PASS: TestContainerVolumesMountedAsSlave (0.85s) [2021-05-11T12:46:34.134Z] === RUN TestNetworkNat [2021-05-11T12:46:35.078Z] --- PASS: TestNetworkNat (1.07s) [2021-05-11T12:46:35.078Z] === RUN TestNetworkLocalhostTCPNat [2021-05-11T12:46:36.460Z] --- PASS: TestNetworkLocalhostTCPNat (1.15s) [2021-05-11T12:46:36.460Z] === RUN TestNetworkLoopbackNat [2021-05-11T12:46:37.643Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-05-11T12:46:39.754Z] --- PASS: TestNetworkLoopbackNat (3.43s) [2021-05-11T12:46:39.754Z] === RUN TestPause [2021-05-11T12:46:40.192Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-05-11T12:46:40.692Z] --- PASS: TestPause (0.89s) [2021-05-11T12:46:40.692Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-05-11T12:46:40.692Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-05-11T12:46:40.692Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-05-11T12:46:40.692Z] === RUN TestPauseStopPausedContainer [2021-05-11T12:46:41.632Z] --- PASS: TestPauseStopPausedContainer (0.88s) [2021-05-11T12:46:41.632Z] === RUN TestPidHost [2021-05-11T12:46:43.493Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-05-11T12:46:43.542Z] --- PASS: TestPidHost (2.18s) [2021-05-11T12:46:43.542Z] === RUN TestPsFilter [2021-05-11T12:46:43.802Z] --- PASS: TestPsFilter (0.15s) [2021-05-11T12:46:43.802Z] === RUN TestRemoveContainerWithRemovedVolume [2021-05-11T12:46:43.988Z] tests/integration/api_volume_test.py ......... [ 74%] [2021-05-11T12:46:44.741Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.89s) [2021-05-11T12:46:44.741Z] === RUN TestRemoveContainerWithVolume [2021-05-11T12:46:45.681Z] --- PASS: TestRemoveContainerWithVolume (0.83s) [2021-05-11T12:46:45.681Z] === RUN TestRemoveContainerRunning [2021-05-11T12:46:46.039Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-05-11T12:46:46.143Z] tests/integration/client_test.py ..... [ 75%] [2021-05-11T12:46:46.143Z] tests/integration/context_api_test.py ... [ 76%] [2021-05-11T12:46:46.262Z] --- PASS: TestRemoveContainerRunning (0.86s) [2021-05-11T12:46:46.262Z] === RUN TestRemoveContainerForceRemoveRunning [2021-05-11T12:46:46.618Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2021-05-11T12:46:46.879Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-05-11T12:46:47.076Z] tests/integration/errors_test.py . [ 76%] [2021-05-11T12:46:47.205Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.87s) [2021-05-11T12:46:47.205Z] === RUN TestRemoveInvalidContainer [2021-05-11T12:46:47.205Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-05-11T12:46:47.205Z] === RUN TestRenameLinkedContainer [2021-05-11T12:46:48.264Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-05-11T12:46:50.179Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-05-11T12:46:50.510Z] --- PASS: TestRenameLinkedContainer (3.33s) [2021-05-11T12:46:50.510Z] === RUN TestRenameStoppedContainer [2021-05-11T12:46:51.122Z] === RUN TestDockerSuite/TestAttachAfterDetach [2021-05-11T12:46:51.383Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2021-05-11T12:46:51.450Z] --- PASS: TestRenameStoppedContainer (0.80s) [2021-05-11T12:46:51.450Z] === RUN TestRenameRunningContainerAndReuse [2021-05-11T12:46:53.359Z] --- PASS: TestRenameRunningContainerAndReuse (1.66s) [2021-05-11T12:46:53.360Z] === RUN TestRenameInvalidName [2021-05-11T12:46:53.929Z] --- PASS: TestRenameInvalidName (0.86s) [2021-05-11T12:46:53.929Z] === RUN TestRenameAnonymousContainer [2021-05-11T12:46:53.931Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2021-05-11T12:46:54.874Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2021-05-11T12:46:56.260Z] === RUN TestDockerSuite/TestAttachDetach [2021-05-11T12:46:58.128Z] --- PASS: TestRenameAnonymousContainer (4.35s) [2021-05-11T12:46:58.128Z] === RUN TestRenameContainerWithSameName [2021-05-11T12:46:58.176Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-05-11T12:46:58.176Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2021-05-11T12:46:59.068Z] --- PASS: TestRenameContainerWithSameName (0.84s) [2021-05-11T12:46:59.068Z] === RUN TestRenameContainerWithLinkedContainer [2021-05-11T12:46:59.122Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-05-11T12:46:59.779Z] --- PASS: TestImportExtremelyLargeImageWorks (109.26s) [2021-05-11T12:46:59.779Z] PASS [2021-05-11T12:46:59.779Z] [2021-05-11T12:46:59.779Z] === Skipped [2021-05-11T12:46:59.779Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-05-11T12:46:59.779Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-05-11T12:46:59.779Z] [2021-05-11T12:46:59.779Z] [2021-05-11T12:46:59.779Z] DONE 12 tests, 1 skipped in 112.836s [2021-05-11T12:46:59.779Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-05-11T12:46:59.779Z] INFO: Testing against a local daemon [2021-05-11T12:46:59.779Z] === RUN TestNetworkCreateDelete [2021-05-11T12:46:59.779Z] --- PASS: TestNetworkCreateDelete (0.45s) [2021-05-11T12:46:59.779Z] === RUN TestDockerNetworkDeletePreferID [2021-05-11T12:46:59.779Z] --- PASS: TestDockerNetworkDeletePreferID (1.34s) [2021-05-11T12:46:59.779Z] === RUN TestDaemonDNSFallback [2021-05-11T12:47:00.977Z] --- PASS: TestRenameContainerWithLinkedContainer (1.74s) [2021-05-11T12:47:00.977Z] === RUN TestResize [2021-05-11T12:47:01.547Z] --- PASS: TestResize (0.85s) [2021-05-11T12:47:01.547Z] === RUN TestResizeWithInvalidSize [2021-05-11T12:47:01.669Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-05-11T12:47:02.487Z] --- PASS: TestResizeWithInvalidSize (0.83s) [2021-05-11T12:47:02.487Z] === RUN TestResizeWhenContainerNotStarted [2021-05-11T12:47:03.058Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-05-11T12:47:03.319Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2021-05-11T12:47:03.426Z] --- PASS: TestResizeWhenContainerNotStarted (0.82s) [2021-05-11T12:47:03.426Z] === RUN TestDaemonRestartKillContainers [2021-05-11T12:47:03.426Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-05-11T12:47:03.426Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-05-11T12:47:03.426Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-05-11T12:47:03.426Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-05-11T12:47:03.426Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-05-11T12:47:03.426Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-05-11T12:47:03.426Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-05-11T12:47:03.426Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-05-11T12:47:03.426Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-05-11T12:47:03.427Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-05-11T12:47:03.427Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-05-11T12:47:03.427Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-05-11T12:47:03.427Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-05-11T12:47:03.427Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-05-11T12:47:03.427Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-05-11T12:47:03.427Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-05-11T12:47:03.427Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-05-11T12:47:03.427Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-05-11T12:47:03.427Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-05-11T12:47:03.427Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-05-11T12:47:03.427Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-05-11T12:47:03.427Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-05-11T12:47:03.427Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-05-11T12:47:03.427Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-05-11T12:47:03.427Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-05-11T12:47:03.427Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-05-11T12:47:03.427Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-05-11T12:47:03.427Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-05-11T12:47:04.262Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-05-11T12:47:05.341Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-05-11T12:47:05.342Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-05-11T12:47:05.342Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-05-11T12:47:05.914Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-05-11T12:47:06.177Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-05-11T12:47:06.859Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-05-11T12:47:07.802Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-05-11T12:47:07.857Z] --- PASS: TestDaemonDNSFallback (8.26s) [2021-05-11T12:47:07.857Z] === RUN TestInspectNetwork [2021-05-11T12:47:07.857Z] --- SKIP: TestInspectNetwork (0.00s) [2021-05-11T12:47:07.857Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-11T12:47:07.857Z] === RUN TestRunContainerWithBridgeNone [2021-05-11T12:47:07.857Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-05-11T12:47:07.857Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-11T12:47:07.857Z] === RUN TestNetworkInvalidJSON [2021-05-11T12:47:07.857Z] === RUN TestNetworkInvalidJSON//networks/create [2021-05-11T12:47:07.857Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-05-11T12:47:07.857Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-05-11T12:47:07.857Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-05-11T12:47:07.857Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-11T12:47:07.857Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-11T12:47:07.857Z] === CONT TestNetworkInvalidJSON//networks/create [2021-05-11T12:47:07.857Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-11T12:47:07.857Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-05-11T12:47:07.857Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-05-11T12:47:07.857Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-05-11T12:47:07.857Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-05-11T12:47:07.857Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-05-11T12:47:07.857Z] === RUN TestNetworkList [2021-05-11T12:47:07.857Z] === RUN TestNetworkList//networks [2021-05-11T12:47:07.857Z] === PAUSE TestNetworkList//networks [2021-05-11T12:47:07.857Z] === RUN TestNetworkList//networks/ [2021-05-11T12:47:07.857Z] === PAUSE TestNetworkList//networks/ [2021-05-11T12:47:07.857Z] === CONT TestNetworkList//networks [2021-05-11T12:47:07.857Z] === CONT TestNetworkList//networks/ [2021-05-11T12:47:07.857Z] --- PASS: TestNetworkList (0.01s) [2021-05-11T12:47:07.857Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-05-11T12:47:07.857Z] --- PASS: TestNetworkList//networks (0.00s) [2021-05-11T12:47:07.857Z] === RUN TestHostIPv4BridgeLabel [2021-05-11T12:47:07.857Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-05-11T12:47:07.857Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-11T12:47:07.857Z] === RUN TestDaemonRestartWithLiveRestore [2021-05-11T12:47:07.857Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2021-05-11T12:47:07.857Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-11T12:47:07.857Z] === RUN TestDaemonDefaultNetworkPools [2021-05-11T12:47:07.857Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2021-05-11T12:47:07.857Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-11T12:47:07.857Z] === RUN TestDaemonRestartWithExistingNetwork [2021-05-11T12:47:07.857Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s) [2021-05-11T12:47:07.857Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-11T12:47:07.857Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-05-11T12:47:07.857Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2021-05-11T12:47:07.857Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-11T12:47:07.857Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-05-11T12:47:07.857Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-05-11T12:47:07.857Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-11T12:47:07.857Z] === RUN TestServiceWithPredefinedNetwork [2021-05-11T12:47:07.857Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-05-11T12:47:07.857Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-11T12:47:07.857Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-05-11T12:47:07.857Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-11T12:47:07.857Z] service_test.go:242: FLAKY_TEST [2021-05-11T12:47:07.857Z] === RUN TestServiceWithDataPathPortInit [2021-05-11T12:47:07.857Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) [2021-05-11T12:47:07.857Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-11T12:47:07.857Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-05-11T12:47:07.857Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-05-11T12:47:07.857Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-11T12:47:07.857Z] PASS [2021-05-11T12:47:07.857Z] [2021-05-11T12:47:07.857Z] === Skipped [2021-05-11T12:47:07.857Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2021-05-11T12:47:07.857Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-11T12:47:07.857Z] [2021-05-11T12:47:07.857Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2021-05-11T12:47:07.857Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-11T12:47:07.857Z] [2021-05-11T12:47:07.857Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2021-05-11T12:47:07.857Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-11T12:47:07.857Z] [2021-05-11T12:47:07.857Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2021-05-11T12:47:07.857Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-11T12:47:07.857Z] [2021-05-11T12:47:07.857Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2021-05-11T12:47:07.857Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-11T12:47:07.857Z] [2021-05-11T12:47:07.857Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s) [2021-05-11T12:47:07.857Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-11T12:47:07.857Z] [2021-05-11T12:47:07.857Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2021-05-11T12:47:07.857Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-11T12:47:07.857Z] [2021-05-11T12:47:07.857Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-05-11T12:47:07.857Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-11T12:47:07.857Z] [2021-05-11T12:47:07.857Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2021-05-11T12:47:07.857Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-11T12:47:07.857Z] [2021-05-11T12:47:07.857Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-11T12:47:07.857Z] service_test.go:242: FLAKY_TEST [2021-05-11T12:47:07.857Z] [2021-05-11T12:47:07.857Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s) [2021-05-11T12:47:07.857Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-11T12:47:07.857Z] [2021-05-11T12:47:07.857Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-05-11T12:47:07.857Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-11T12:47:07.857Z] [2021-05-11T12:47:07.857Z] [2021-05-11T12:47:07.857Z] DONE 22 tests, 12 skipped in 10.218s [2021-05-11T12:47:07.857Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-05-11T12:47:08.113Z] INFO: Testing against a local daemon [2021-05-11T12:47:08.113Z] === RUN TestDockerNetworkIpvlanPersistance [2021-05-11T12:47:08.113Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-05-11T12:47:08.113Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-11T12:47:08.113Z] === RUN TestDockerNetworkIpvlan [2021-05-11T12:47:08.113Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-05-11T12:47:08.113Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-11T12:47:08.113Z] PASS [2021-05-11T12:47:08.113Z] [2021-05-11T12:47:08.113Z] === Skipped [2021-05-11T12:47:08.113Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-05-11T12:47:08.113Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-11T12:47:08.113Z] [2021-05-11T12:47:08.113Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-05-11T12:47:08.113Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-11T12:47:08.113Z] [2021-05-11T12:47:08.113Z] [2021-05-11T12:47:08.113Z] DONE 2 tests, 2 skipped in 0.114s [2021-05-11T12:47:08.113Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-05-11T12:47:08.113Z] INFO: Testing against a local daemon [2021-05-11T12:47:08.113Z] === RUN TestDockerNetworkMacvlanPersistance [2021-05-11T12:47:08.113Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2021-05-11T12:47:08.113Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-11T12:47:08.113Z] === RUN TestDockerNetworkMacvlan [2021-05-11T12:47:08.113Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2021-05-11T12:47:08.113Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-11T12:47:08.113Z] PASS [2021-05-11T12:47:08.113Z] [2021-05-11T12:47:08.113Z] === Skipped [2021-05-11T12:47:08.113Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2021-05-11T12:47:08.113Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-11T12:47:08.113Z] [2021-05-11T12:47:08.113Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2021-05-11T12:47:08.113Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-11T12:47:08.113Z] [2021-05-11T12:47:08.113Z] [2021-05-11T12:47:08.113Z] DONE 2 tests, 2 skipped in 0.117s [2021-05-11T12:47:08.113Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-05-11T12:47:08.113Z] testing: warning: no tests to run [2021-05-11T12:47:08.113Z] PASS [2021-05-11T12:47:08.113Z] [2021-05-11T12:47:08.113Z] DONE 0 tests in 0.024s [2021-05-11T12:47:08.113Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-05-11T12:47:08.368Z] INFO: Testing against a local daemon [2021-05-11T12:47:08.368Z] === RUN TestAuthZPluginAllowRequest [2021-05-11T12:47:08.368Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2021-05-11T12:47:08.368Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-11T12:47:08.368Z] === RUN TestAuthZPluginTLS [2021-05-11T12:47:08.368Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2021-05-11T12:47:08.368Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-11T12:47:08.368Z] === RUN TestAuthZPluginDenyRequest [2021-05-11T12:47:08.368Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2021-05-11T12:47:08.368Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-11T12:47:08.368Z] === RUN TestAuthZPluginAPIDenyResponse [2021-05-11T12:47:08.368Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2021-05-11T12:47:08.368Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-11T12:47:08.368Z] === RUN TestAuthZPluginDenyResponse [2021-05-11T12:47:08.368Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2021-05-11T12:47:08.368Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-11T12:47:08.368Z] === RUN TestAuthZPluginAllowEventStream [2021-05-11T12:47:08.368Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2021-05-11T12:47:08.368Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-11T12:47:08.368Z] === RUN TestAuthZPluginErrorResponse [2021-05-11T12:47:08.368Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2021-05-11T12:47:08.368Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-11T12:47:08.368Z] === RUN TestAuthZPluginErrorRequest [2021-05-11T12:47:08.368Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2021-05-11T12:47:08.368Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-11T12:47:08.368Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-05-11T12:47:08.368Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-05-11T12:47:08.368Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-11T12:47:08.368Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-05-11T12:47:08.368Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-05-11T12:47:08.368Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-11T12:47:08.368Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-05-11T12:47:08.368Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-05-11T12:47:08.368Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-11T12:47:08.368Z] === RUN TestAuthZPluginHeader [2021-05-11T12:47:08.368Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2021-05-11T12:47:08.368Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-11T12:47:08.368Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-05-11T12:47:08.368Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.17s) [2021-05-11T12:47:08.368Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-11T12:47:08.368Z] === RUN TestAuthZPluginV2Disable [2021-05-11T12:47:08.368Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2021-05-11T12:47:08.368Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-11T12:47:08.368Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-05-11T12:47:08.623Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-05-11T12:47:08.623Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-11T12:47:08.623Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-05-11T12:47:08.623Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-05-11T12:47:08.623Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-11T12:47:08.623Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-05-11T12:47:08.623Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-05-11T12:47:08.623Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-11T12:47:08.623Z] PASS [2021-05-11T12:47:08.623Z] [2021-05-11T12:47:08.623Z] === Skipped [2021-05-11T12:47:08.623Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2021-05-11T12:47:08.623Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-11T12:47:08.623Z] [2021-05-11T12:47:08.623Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2021-05-11T12:47:08.623Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-11T12:47:08.623Z] [2021-05-11T12:47:08.623Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2021-05-11T12:47:08.623Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-11T12:47:08.623Z] [2021-05-11T12:47:08.623Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2021-05-11T12:47:08.623Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-11T12:47:08.623Z] [2021-05-11T12:47:08.623Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2021-05-11T12:47:08.623Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-11T12:47:08.623Z] [2021-05-11T12:47:08.623Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2021-05-11T12:47:08.623Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-11T12:47:08.623Z] [2021-05-11T12:47:08.623Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2021-05-11T12:47:08.623Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-11T12:47:08.623Z] [2021-05-11T12:47:08.623Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2021-05-11T12:47:08.623Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-11T12:47:08.623Z] [2021-05-11T12:47:08.623Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-05-11T12:47:08.623Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-11T12:47:08.623Z] [2021-05-11T12:47:08.623Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-05-11T12:47:08.623Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-11T12:47:08.623Z] [2021-05-11T12:47:08.623Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-05-11T12:47:08.623Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-11T12:47:08.623Z] [2021-05-11T12:47:08.623Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2021-05-11T12:47:08.623Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-11T12:47:08.623Z] [2021-05-11T12:47:08.623Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.17s) [2021-05-11T12:47:08.623Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-11T12:47:08.623Z] [2021-05-11T12:47:08.623Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2021-05-11T12:47:08.623Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-11T12:47:08.623Z] [2021-05-11T12:47:08.623Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-05-11T12:47:08.623Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-11T12:47:08.623Z] [2021-05-11T12:47:08.623Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-05-11T12:47:08.623Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-11T12:47:08.623Z] [2021-05-11T12:47:08.623Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-05-11T12:47:08.623Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-11T12:47:08.623Z] [2021-05-11T12:47:08.623Z] [2021-05-11T12:47:08.623Z] DONE 17 tests, 17 skipped in 0.356s [2021-05-11T12:47:08.623Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-05-11T12:47:08.623Z] INFO: Testing against a local daemon [2021-05-11T12:47:08.623Z] === RUN TestPluginInvalidJSON [2021-05-11T12:47:08.623Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-05-11T12:47:08.623Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-05-11T12:47:08.623Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-05-11T12:47:08.623Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-05-11T12:47:08.623Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-05-11T12:47:08.623Z] === RUN TestPluginInstall [2021-05-11T12:47:08.623Z] --- SKIP: TestPluginInstall (0.00s) [2021-05-11T12:47:08.623Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-11T12:47:08.623Z] === RUN TestPluginsWithRuntimes [2021-05-11T12:47:08.623Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-05-11T12:47:08.623Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-05-11T12:47:08.623Z] === RUN TestPluginBackCompatMediaTypes [2021-05-11T12:47:08.623Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-05-11T12:47:08.623Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-05-11T12:47:08.623Z] PASS [2021-05-11T12:47:08.623Z] [2021-05-11T12:47:08.623Z] === Skipped [2021-05-11T12:47:08.623Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2021-05-11T12:47:08.623Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-11T12:47:08.623Z] [2021-05-11T12:47:08.623Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2021-05-11T12:47:08.623Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-05-11T12:47:08.623Z] [2021-05-11T12:47:08.623Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2021-05-11T12:47:08.623Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-05-11T12:47:08.623Z] [2021-05-11T12:47:08.623Z] [2021-05-11T12:47:08.623Z] DONE 5 tests, 3 skipped in 0.143s [2021-05-11T12:47:08.624Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-05-11T12:47:08.730Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2021-05-11T12:47:08.745Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-05-11T12:47:08.745Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-05-11T12:47:08.879Z] INFO: Testing against a local daemon [2021-05-11T12:47:08.879Z] === RUN TestExternalGraphDriver [2021-05-11T12:47:08.879Z] --- SKIP: TestExternalGraphDriver (0.07s) [2021-05-11T12:47:08.879Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-05-11T12:47:08.879Z] === RUN TestGraphdriverPluginV2 [2021-05-11T12:47:08.994Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-05-11T12:47:10.911Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-05-11T12:47:11.302Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-05-11T12:47:11.302Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.70s) [2021-05-11T12:47:11.302Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.73s) [2021-05-11T12:47:11.302Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.74s) [2021-05-11T12:47:11.302Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.73s) [2021-05-11T12:47:11.302Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.66s) [2021-05-11T12:47:11.302Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.80s) [2021-05-11T12:47:11.302Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.61s) [2021-05-11T12:47:11.302Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.63s) [2021-05-11T12:47:11.302Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.66s) [2021-05-11T12:47:11.302Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.59s) [2021-05-11T12:47:11.302Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.67s) [2021-05-11T12:47:11.302Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.53s) [2021-05-11T12:47:11.302Z] === RUN TestCgroupNamespacesRun [2021-05-11T12:47:12.298Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-05-11T12:47:12.298Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-05-11T12:47:12.559Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2021-05-11T12:47:12.908Z] --- PASS: TestImportExtremelyLargeImageWorks (108.94s) [2021-05-11T12:47:12.908Z] PASS [2021-05-11T12:47:12.908Z] [2021-05-11T12:47:12.908Z] DONE 12 tests in 111.900s [2021-05-11T12:47:12.908Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-05-11T12:47:12.908Z] INFO: Testing against a local daemon [2021-05-11T12:47:12.908Z] === RUN TestNetworkCreateDelete [2021-05-11T12:47:12.908Z] --- PASS: TestNetworkCreateDelete (0.43s) [2021-05-11T12:47:12.908Z] === RUN TestDockerNetworkDeletePreferID [2021-05-11T12:47:12.908Z] --- PASS: TestDockerNetworkDeletePreferID (1.27s) [2021-05-11T12:47:12.908Z] === RUN TestDaemonDNSFallback [2021-05-11T12:47:13.504Z] --- PASS: TestBuildWithHugeFile (94.57s) [2021-05-11T12:47:13.504Z] === RUN TestBuildWCOWSandboxSize [2021-05-11T12:47:13.504Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-05-11T12:47:13.504Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-05-11T12:47:13.504Z] === RUN TestBuildWithEmptyDockerfile [2021-05-11T12:47:13.504Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-11T12:47:13.504Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-11T12:47:13.504Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-11T12:47:13.504Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-11T12:47:13.504Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-11T12:47:13.504Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-11T12:47:13.504Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-11T12:47:13.504Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-11T12:47:13.765Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-11T12:47:13.765Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2021-05-11T12:47:13.765Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.30s) [2021-05-11T12:47:13.765Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.30s) [2021-05-11T12:47:13.765Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.15s) [2021-05-11T12:47:13.765Z] === RUN TestBuildPreserveOwnership [2021-05-11T12:47:13.765Z] === RUN TestBuildPreserveOwnership/copy_from [2021-05-11T12:47:13.846Z] --- PASS: TestCgroupNamespacesRun (2.49s) [2021-05-11T12:47:13.846Z] === RUN TestCgroupNamespacesRunPrivileged [2021-05-11T12:47:14.026Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-05-11T12:47:14.797Z] tests/integration/models_containers_test.py ............................ [ 83%] [2021-05-11T12:47:14.996Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-05-11T12:47:16.400Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.17s) [2021-05-11T12:47:16.400Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-05-11T12:47:16.956Z] --- PASS: TestGraphdriverPluginV2 (6.86s) [2021-05-11T12:47:16.956Z] PASS [2021-05-11T12:47:16.956Z] [2021-05-11T12:47:16.956Z] === Skipped [2021-05-11T12:47:16.956Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.07s) [2021-05-11T12:47:16.956Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-05-11T12:47:16.956Z] [2021-05-11T12:47:16.956Z] [2021-05-11T12:47:16.956Z] DONE 2 tests, 1 skipped in 7.044s [2021-05-11T12:47:16.956Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-05-11T12:47:16.956Z] INFO: Testing against a local daemon [2021-05-11T12:47:16.956Z] === RUN TestContinueAfterPluginCrash [2021-05-11T12:47:16.956Z] === PAUSE TestContinueAfterPluginCrash [2021-05-11T12:47:16.956Z] === RUN TestReadPluginNoRead [2021-05-11T12:47:16.956Z] === PAUSE TestReadPluginNoRead [2021-05-11T12:47:16.956Z] === RUN TestDaemonStartWithLogOpt [2021-05-11T12:47:16.956Z] === PAUSE TestDaemonStartWithLogOpt [2021-05-11T12:47:16.956Z] === CONT TestContinueAfterPluginCrash [2021-05-11T12:47:16.956Z] === CONT TestDaemonStartWithLogOpt [2021-05-11T12:47:18.940Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.43s) [2021-05-11T12:47:18.940Z] === RUN TestCgroupNamespacesRunHostMode [2021-05-11T12:47:19.217Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2021-05-11T12:47:19.217Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-05-11T12:47:19.492Z] --- PASS: TestDaemonDNSFallback (7.18s) [2021-05-11T12:47:19.492Z] === RUN TestInspectNetwork [2021-05-11T12:47:20.850Z] --- PASS: TestCgroupNamespacesRunHostMode (2.45s) [2021-05-11T12:47:20.850Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-05-11T12:47:21.402Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-05-11T12:47:21.402Z] === RUN TestBoolValue [2021-05-11T12:47:21.402Z] --- PASS: TestBoolValue (0.00s) [2021-05-11T12:47:21.402Z] === RUN TestBoolValueOrDefault [2021-05-11T12:47:21.402Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-05-11T12:47:21.402Z] === RUN TestInt64ValueOrZero [2021-05-11T12:47:21.402Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-05-11T12:47:21.402Z] === RUN TestInt64ValueOrDefault [2021-05-11T12:47:21.402Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-05-11T12:47:21.402Z] === RUN TestInt64ValueOrDefaultWithError [2021-05-11T12:47:21.402Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-05-11T12:47:21.402Z] === RUN TestJsonContentType [2021-05-11T12:47:21.402Z] --- PASS: TestJsonContentType (0.00s) [2021-05-11T12:47:21.402Z] PASS [2021-05-11T12:47:21.402Z] coverage: 14.7% of statements [2021-05-11T12:47:21.402Z] ok github.com/docker/docker/api/server/httputils 0.052s coverage: 14.7% of statements [2021-05-11T12:47:21.402Z] === RUN TestMaskSecretKeys [2021-05-11T12:47:21.402Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-05-11T12:47:21.402Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-05-11T12:47:21.402Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-05-11T12:47:21.402Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-05-11T12:47:21.402Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-05-11T12:47:21.402Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-05-11T12:47:21.402Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-05-11T12:47:21.402Z] === RUN TestVersionMiddlewareVersion [2021-05-11T12:47:21.402Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-05-11T12:47:21.402Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-05-11T12:47:21.402Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-05-11T12:47:21.402Z] PASS [2021-05-11T12:47:21.402Z] coverage: 37.7% of statements [2021-05-11T12:47:21.402Z] ok github.com/docker/docker/api/server/middleware 0.103s coverage: 37.7% of statements [2021-05-11T12:47:21.402Z] ? github.com/docker/docker/api/server/router [no test files] [2021-05-11T12:47:21.402Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-05-11T12:47:21.402Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-05-11T12:47:21.402Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-05-11T12:47:21.402Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-05-11T12:47:21.402Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-05-11T12:47:21.402Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-05-11T12:47:21.402Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-05-11T12:47:21.402Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-05-11T12:47:21.402Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-05-11T12:47:21.402Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-05-11T12:47:21.402Z] === RUN TestToJSON [2021-05-11T12:47:21.402Z] --- PASS: TestToJSON (0.00s) [2021-05-11T12:47:21.402Z] === RUN TestToParamWithVersion [2021-05-11T12:47:21.402Z] --- PASS: TestToParamWithVersion (0.00s) [2021-05-11T12:47:21.402Z] === RUN TestFromJSON [2021-05-11T12:47:21.402Z] --- PASS: TestFromJSON (0.00s) [2021-05-11T12:47:21.402Z] === RUN TestEmpty [2021-05-11T12:47:21.402Z] --- PASS: TestEmpty (0.00s) [2021-05-11T12:47:21.402Z] === RUN TestArgsMatchKVListEmptySources [2021-05-11T12:47:21.402Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-05-11T12:47:21.402Z] === RUN TestArgsMatchKVList [2021-05-11T12:47:21.402Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-05-11T12:47:21.402Z] === RUN TestArgsMatch [2021-05-11T12:47:21.402Z] --- PASS: TestArgsMatch (0.00s) [2021-05-11T12:47:21.402Z] === RUN TestAdd [2021-05-11T12:47:21.402Z] --- PASS: TestAdd (0.00s) [2021-05-11T12:47:21.402Z] === RUN TestDel [2021-05-11T12:47:21.402Z] --- PASS: TestDel (0.00s) [2021-05-11T12:47:21.402Z] === RUN TestLen [2021-05-11T12:47:21.402Z] --- PASS: TestLen (0.00s) [2021-05-11T12:47:21.402Z] === RUN TestExactMatch [2021-05-11T12:47:21.402Z] --- PASS: TestExactMatch (0.00s) [2021-05-11T12:47:21.402Z] === RUN TestOnlyOneExactMatch [2021-05-11T12:47:21.402Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-05-11T12:47:21.402Z] === RUN TestContains [2021-05-11T12:47:21.402Z] --- PASS: TestContains (0.00s) [2021-05-11T12:47:21.402Z] === RUN TestValidate [2021-05-11T12:47:21.402Z] --- PASS: TestValidate (0.00s) [2021-05-11T12:47:21.402Z] === RUN TestWalkValues [2021-05-11T12:47:21.402Z] --- PASS: TestWalkValues (0.00s) [2021-05-11T12:47:21.402Z] === RUN TestFuzzyMatch [2021-05-11T12:47:21.402Z] --- PASS: TestFuzzyMatch (0.00s) [2021-05-11T12:47:21.402Z] === RUN TestClone [2021-05-11T12:47:21.402Z] --- PASS: TestClone (0.00s) [2021-05-11T12:47:21.402Z] PASS [2021-05-11T12:47:21.402Z] coverage: 92.2% of statements [2021-05-11T12:47:21.402Z] ok github.com/docker/docker/api/types/filters 0.041s coverage: 92.2% of statements [2021-05-11T12:47:21.402Z] === RUN TestStrSliceMarshalJSON [2021-05-11T12:47:21.402Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-05-11T12:47:21.402Z] === RUN TestStrSliceUnmarshalJSON [2021-05-11T12:47:21.402Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-05-11T12:47:21.402Z] === RUN TestStrSliceUnmarshalString [2021-05-11T12:47:21.402Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-05-11T12:47:21.402Z] === RUN TestStrSliceUnmarshalSlice [2021-05-11T12:47:21.402Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-05-11T12:47:21.402Z] PASS [2021-05-11T12:47:21.402Z] coverage: 90.0% of statements [2021-05-11T12:47:21.402Z] ok github.com/docker/docker/api/types/strslice 0.035s coverage: 90.0% of statements [2021-05-11T12:47:21.402Z] === RUN TestAdjustForAPIVersion [2021-05-11T12:47:21.402Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-05-11T12:47:21.402Z] PASS [2021-05-11T12:47:21.402Z] coverage: 5.7% of statements [2021-05-11T12:47:21.402Z] ok github.com/docker/docker/api/server/router/swarm 0.061s coverage: 5.7% of statements [2021-05-11T12:47:21.402Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-05-11T12:47:21.402Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-05-11T12:47:21.402Z] ? github.com/docker/docker/api/types [no test files] [2021-05-11T12:47:21.402Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-05-11T12:47:21.402Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-05-11T12:47:21.402Z] ? github.com/docker/docker/api/types/container [no test files] [2021-05-11T12:47:21.402Z] ? github.com/docker/docker/api/types/events [no test files] [2021-05-11T12:47:21.402Z] ? github.com/docker/docker/api/types/image [no test files] [2021-05-11T12:47:21.402Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-05-11T12:47:21.402Z] ? github.com/docker/docker/api/types/network [no test files] [2021-05-11T12:47:21.402Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-05-11T12:47:21.402Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-05-11T12:47:21.402Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-05-11T12:47:21.402Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-05-11T12:47:21.402Z] === RUN TestDurationToSecondsString [2021-05-11T12:47:21.402Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-05-11T12:47:21.402Z] === RUN TestGetTimestamp [2021-05-11T12:47:21.402Z] --- PASS: TestGetTimestamp (0.11s) [2021-05-11T12:47:21.402Z] === RUN TestParseTimestamps [2021-05-11T12:47:21.402Z] --- PASS: TestParseTimestamps (0.00s) [2021-05-11T12:47:21.402Z] PASS [2021-05-11T12:47:21.402Z] coverage: 100.0% of statements [2021-05-11T12:47:21.402Z] ok github.com/docker/docker/api/types/time 0.155s coverage: 100.0% of statements [2021-05-11T12:47:21.402Z] === RUN TestCompareVersion [2021-05-11T12:47:21.402Z] --- PASS: TestCompareVersion (0.00s) [2021-05-11T12:47:21.402Z] PASS [2021-05-11T12:47:21.402Z] coverage: 75.0% of statements [2021-05-11T12:47:21.403Z] ok github.com/docker/docker/api/types/versions 0.038s coverage: 75.0% of statements [2021-05-11T12:47:21.403Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-05-11T12:47:21.403Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-05-11T12:47:21.403Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-05-11T12:47:21.403Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-05-11T12:47:21.403Z] ? github.com/docker/docker/builder [no test files] [2021-05-11T12:47:21.403Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-05-11T12:47:21.403Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-05-11T12:47:21.403Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-05-11T12:47:21.403Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-05-11T12:47:21.403Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-05-11T12:47:21.403Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-05-11T12:47:21.403Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-05-11T12:47:21.403Z] === RUN TestParseRemoteURL [2021-05-11T12:47:21.403Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-05-11T12:47:21.403Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-05-11T12:47:21.403Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-05-11T12:47:21.403Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-05-11T12:47:21.403Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-05-11T12:47:21.403Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-05-11T12:47:21.403Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-05-11T12:47:21.403Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-05-11T12:47:21.403Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-05-11T12:47:21.403Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-05-11T12:47:21.403Z] --- PASS: TestParseRemoteURL (0.00s) [2021-05-11T12:47:21.403Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-05-11T12:47:21.403Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-05-11T12:47:21.403Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-05-11T12:47:21.403Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-05-11T12:47:21.403Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-05-11T12:47:21.403Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-05-11T12:47:21.403Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-05-11T12:47:21.403Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-05-11T12:47:21.403Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-05-11T12:47:21.403Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-05-11T12:47:21.403Z] === RUN TestCloneArgsSmartHttp [2021-05-11T12:47:21.403Z] --- PASS: TestCloneArgsSmartHttp (0.02s) [2021-05-11T12:47:21.403Z] === RUN TestCloneArgsDumbHttp [2021-05-11T12:47:21.403Z] --- PASS: TestCloneArgsDumbHttp (0.01s) [2021-05-11T12:47:21.403Z] === RUN TestCloneArgsGit [2021-05-11T12:47:21.403Z] --- PASS: TestCloneArgsGit (0.00s) [2021-05-11T12:47:21.403Z] === RUN TestCheckoutGit [2021-05-11T12:47:21.767Z] --- PASS: TestBuildPreserveOwnership (7.95s) [2021-05-11T12:47:21.767Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.35s) [2021-05-11T12:47:21.767Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.59s) [2021-05-11T12:47:21.767Z] === RUN TestBuildPlatformInvalid [2021-05-11T12:47:22.028Z] --- PASS: TestBuildPlatformInvalid (0.26s) [2021-05-11T12:47:22.028Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-05-11T12:47:22.944Z] === RUN TestEnable [2021-05-11T12:47:22.944Z] --- PASS: TestEnable (0.00s) [2021-05-11T12:47:22.944Z] === RUN TestDisable [2021-05-11T12:47:22.944Z] --- PASS: TestDisable (0.00s) [2021-05-11T12:47:22.944Z] === RUN TestEnabled [2021-05-11T12:47:22.944Z] --- PASS: TestEnabled (0.00s) [2021-05-11T12:47:22.944Z] PASS [2021-05-11T12:47:22.944Z] coverage: 100.0% of statements [2021-05-11T12:47:22.944Z] ok github.com/docker/docker/cli/debug 0.034s coverage: 100.0% of statements [2021-05-11T12:47:23.390Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.57s) [2021-05-11T12:47:23.390Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-05-11T12:47:23.405Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-05-11T12:47:23.405Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2021-05-11T12:47:23.405Z] === RUN TestProcessNoDockerignore [2021-05-11T12:47:23.405Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-05-11T12:47:23.405Z] === RUN TestProcessShouldLeaveAllFiles [2021-05-11T12:47:23.405Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-05-11T12:47:23.405Z] === RUN TestDetectContentType [2021-05-11T12:47:23.405Z] --- PASS: TestDetectContentType (0.00s) [2021-05-11T12:47:23.405Z] === RUN TestSelectAcceptableMIME [2021-05-11T12:47:23.405Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-05-11T12:47:23.405Z] === RUN TestInspectEmptyResponse [2021-05-11T12:47:23.405Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-05-11T12:47:23.405Z] === RUN TestInspectResponseBinary [2021-05-11T12:47:23.405Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-05-11T12:47:23.405Z] === RUN TestResponseUnsupportedContentType [2021-05-11T12:47:23.405Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-05-11T12:47:23.405Z] === RUN TestInspectResponseTextSimple [2021-05-11T12:47:23.405Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-05-11T12:47:23.405Z] === RUN TestInspectResponseEmptyContentType [2021-05-11T12:47:23.405Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-05-11T12:47:23.405Z] === RUN TestUnknownContentLength [2021-05-11T12:47:23.405Z] --- PASS: TestUnknownContentLength (0.00s) [2021-05-11T12:47:23.405Z] === RUN TestDownloadRemote [2021-05-11T12:47:23.405Z] --- PASS: TestDownloadRemote (0.07s) [2021-05-11T12:47:23.405Z] === RUN TestGetWithStatusError [2021-05-11T12:47:23.405Z] --- PASS: TestGetWithStatusError (0.00s) [2021-05-11T12:47:23.405Z] === RUN TestCloseRootDirectory [2021-05-11T12:47:23.405Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-05-11T12:47:23.405Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-11T12:47:23.405Z] === RUN TestHashFile [2021-05-11T12:47:23.405Z] --- SKIP: TestHashFile (0.00s) [2021-05-11T12:47:23.405Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-11T12:47:23.405Z] === RUN TestHashSubdir [2021-05-11T12:47:23.405Z] --- SKIP: TestHashSubdir (0.00s) [2021-05-11T12:47:23.405Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-11T12:47:23.405Z] === RUN TestRemoveDirectory [2021-05-11T12:47:23.405Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-05-11T12:47:23.405Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-11T12:47:23.405Z] PASS [2021-05-11T12:47:23.405Z] coverage: 9.3% of statements [2021-05-11T12:47:23.405Z] ok github.com/docker/docker/builder/remotecontext 0.387s coverage: 9.3% of statements [2021-05-11T12:47:23.493Z] --- PASS: TestDaemonStartWithLogOpt (6.63s) [2021-05-11T12:47:23.493Z] === CONT TestReadPluginNoRead [2021-05-11T12:47:23.697Z] === RUN TestInspectNetwork/full_network_id [2021-05-11T12:47:23.697Z] === RUN TestInspectNetwork/partial_network_id [2021-05-11T12:47:23.697Z] === RUN TestInspectNetwork/network_name [2021-05-11T12:47:23.697Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-05-11T12:47:23.866Z] === RUN TestGetAllAllowed [2021-05-11T12:47:23.866Z] --- PASS: TestGetAllAllowed (0.00s) [2021-05-11T12:47:23.866Z] === RUN TestGetAllMeta [2021-05-11T12:47:23.866Z] --- PASS: TestGetAllMeta (0.00s) [2021-05-11T12:47:23.866Z] === RUN TestWarnOnUnusedBuildArgs [2021-05-11T12:47:23.866Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-05-11T12:47:23.866Z] === RUN TestIsUnreferencedBuiltin [2021-05-11T12:47:23.866Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-05-11T12:47:23.866Z] === RUN TestIsExistingDirectory [2021-05-11T12:47:23.866Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-05-11T12:47:23.866Z] === RUN TestGetFilenameForDownload [2021-05-11T12:47:23.866Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-05-11T12:47:23.866Z] === RUN TestEnv2Variables [2021-05-11T12:47:23.866Z] --- PASS: TestEnv2Variables (0.00s) [2021-05-11T12:47:23.866Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-05-11T12:47:23.866Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-05-11T12:47:23.866Z] === RUN TestMaintainer [2021-05-11T12:47:23.866Z] --- PASS: TestMaintainer (0.00s) [2021-05-11T12:47:23.866Z] === RUN TestLabel [2021-05-11T12:47:23.866Z] --- PASS: TestLabel (0.00s) [2021-05-11T12:47:23.866Z] === RUN TestFromScratch [2021-05-11T12:47:23.866Z] --- PASS: TestFromScratch (0.00s) [2021-05-11T12:47:23.866Z] === RUN TestFromWithArg [2021-05-11T12:47:23.866Z] --- PASS: TestFromWithArg (0.00s) [2021-05-11T12:47:23.866Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-05-11T12:47:23.866Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-05-11T12:47:23.866Z] === RUN TestFromWithUndefinedArg [2021-05-11T12:47:23.866Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-05-11T12:47:23.866Z] === RUN TestFromMultiStageWithNamedStage [2021-05-11T12:47:23.866Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-05-11T12:47:23.866Z] === RUN TestOnbuild [2021-05-11T12:47:23.866Z] --- PASS: TestOnbuild (0.00s) [2021-05-11T12:47:23.866Z] === RUN TestWorkdir [2021-05-11T12:47:23.866Z] --- PASS: TestWorkdir (0.00s) [2021-05-11T12:47:23.866Z] === RUN TestCmd [2021-05-11T12:47:23.866Z] --- PASS: TestCmd (0.00s) [2021-05-11T12:47:23.866Z] === RUN TestHealthcheckNone [2021-05-11T12:47:23.866Z] --- PASS: TestHealthcheckNone (0.00s) [2021-05-11T12:47:23.866Z] === RUN TestHealthcheckCmd [2021-05-11T12:47:23.866Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-05-11T12:47:23.866Z] === RUN TestEntrypoint [2021-05-11T12:47:23.866Z] --- PASS: TestEntrypoint (0.00s) [2021-05-11T12:47:23.866Z] === RUN TestExpose [2021-05-11T12:47:23.866Z] --- PASS: TestExpose (0.00s) [2021-05-11T12:47:23.866Z] === RUN TestUser [2021-05-11T12:47:23.866Z] --- PASS: TestUser (0.00s) [2021-05-11T12:47:23.866Z] === RUN TestVolume [2021-05-11T12:47:23.866Z] --- PASS: TestVolume (0.00s) [2021-05-11T12:47:23.866Z] === RUN TestStopSignal [2021-05-11T12:47:23.866Z] --- SKIP: TestStopSignal (0.00s) [2021-05-11T12:47:23.866Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-05-11T12:47:23.866Z] === RUN TestArg [2021-05-11T12:47:23.866Z] --- PASS: TestArg (0.00s) [2021-05-11T12:47:23.866Z] === RUN TestShell [2021-05-11T12:47:23.866Z] --- PASS: TestShell (0.00s) [2021-05-11T12:47:23.866Z] === RUN TestPrependEnvOnCmd [2021-05-11T12:47:23.866Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-05-11T12:47:23.866Z] === RUN TestRunWithBuildArgs [2021-05-11T12:47:23.866Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-05-11T12:47:23.866Z] === RUN TestRunIgnoresHealthcheck [2021-05-11T12:47:23.866Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-05-11T12:47:23.866Z] === RUN TestDispatchUnsupportedOptions [2021-05-11T12:47:23.866Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-05-11T12:47:23.866Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-05-11T12:47:23.866Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-05-11T12:47:23.866Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-05-11T12:47:23.866Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-05-11T12:47:23.866Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-05-11T12:47:23.866Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-05-11T12:47:23.866Z] === RUN TestNormalizeWorkdir [2021-05-11T12:47:23.866Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-05-11T12:47:23.866Z] === RUN TestDispatch [2021-05-11T12:47:23.866Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-05-11T12:47:23.866Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-05-11T12:47:23.866Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-05-11T12:47:23.866Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-05-11T12:47:23.866Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-05-11T12:47:23.866Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-05-11T12:47:23.866Z] === RUN TestDispatch/COPY_url [2021-05-11T12:47:23.866Z] --- PASS: TestDispatch (0.05s) [2021-05-11T12:47:23.866Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2021-05-11T12:47:23.866Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-05-11T12:47:23.866Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.00s) [2021-05-11T12:47:23.866Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-05-11T12:47:23.866Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-05-11T12:47:23.866Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-05-11T12:47:23.866Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-05-11T12:47:23.866Z] === RUN TestAddScratchImageAddsToMounts [2021-05-11T12:47:23.866Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-05-11T12:47:23.866Z] === RUN TestAddFromScratchPopulatesPlatform [2021-05-11T12:47:23.866Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-05-11T12:47:23.866Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-05-11T12:47:23.866Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-05-11T12:47:23.866Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-05-11T12:47:23.866Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-05-11T12:47:23.866Z] === RUN TestImageSourceGetAddsToMounts [2021-05-11T12:47:23.866Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-05-11T12:47:23.866Z] === RUN TestEmptyDockerfile [2021-05-11T12:47:23.866Z] --- PASS: TestEmptyDockerfile (0.00s) [2021-05-11T12:47:23.866Z] === RUN TestSymlinkDockerfile [2021-05-11T12:47:23.866Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-05-11T12:47:23.866Z] === RUN TestDockerfileOutsideTheBuildContext [2021-05-11T12:47:23.866Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-05-11T12:47:23.866Z] === RUN TestNonExistingDockerfile [2021-05-11T12:47:23.866Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-05-11T12:47:23.866Z] === RUN TestCopyRunConfig [2021-05-11T12:47:23.866Z] --- PASS: TestCopyRunConfig (0.00s) [2021-05-11T12:47:23.866Z] === RUN TestDeepCopyRunConfig [2021-05-11T12:47:23.866Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-05-11T12:47:23.866Z] === RUN TestExportImage [2021-05-11T12:47:23.866Z] --- PASS: TestExportImage (0.00s) [2021-05-11T12:47:23.866Z] === RUN TestNormalizeDest [2021-05-11T12:47:23.866Z] --- PASS: TestNormalizeDest (0.00s) [2021-05-11T12:47:23.866Z] PASS [2021-05-11T12:47:23.866Z] coverage: 46.8% of statements [2021-05-11T12:47:23.866Z] ok github.com/docker/docker/builder/dockerfile 0.270s coverage: 46.8% of statements [2021-05-11T12:47:23.866Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-05-11T12:47:24.579Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2021-05-11T12:47:25.930Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.09s) [2021-05-11T12:47:25.930Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-05-11T12:47:26.754Z] === RUN TestReadPluginNoRead/default [2021-05-11T12:47:26.754Z] --- PASS: TestContinueAfterPluginCrash (10.56s) [2021-05-11T12:47:27.311Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.47s) [2021-05-11T12:47:27.311Z] === RUN TestCgroupNamespacesRunOlderClient [2021-05-11T12:47:27.899Z] --- PASS: TestInspectNetwork (8.27s) [2021-05-11T12:47:27.899Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-05-11T12:47:27.899Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-05-11T12:47:27.899Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-05-11T12:47:27.899Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-05-11T12:47:27.899Z] === RUN TestRunContainerWithBridgeNone [2021-05-11T12:47:29.267Z] === RUN TestReadPluginNoRead/disabled_caching [2021-05-11T12:47:29.851Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.45s) [2021-05-11T12:47:29.851Z] === RUN TestKernelTCPMemory [2021-05-11T12:47:29.870Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2021-05-11T12:47:30.790Z] --- PASS: TestKernelTCPMemory (1.11s) [2021-05-11T12:47:30.790Z] === RUN TestNISDomainname [2021-05-11T12:47:31.200Z] --- PASS: TestRunContainerWithBridgeNone (3.16s) [2021-05-11T12:47:31.200Z] === RUN TestNetworkInvalidJSON [2021-05-11T12:47:31.200Z] === RUN TestNetworkInvalidJSON//networks/create [2021-05-11T12:47:31.200Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-05-11T12:47:31.200Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-05-11T12:47:31.200Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-05-11T12:47:31.200Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-11T12:47:31.200Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-11T12:47:31.200Z] === CONT TestNetworkInvalidJSON//networks/create [2021-05-11T12:47:31.200Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-11T12:47:31.200Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-05-11T12:47:31.200Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-05-11T12:47:31.200Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2021-05-11T12:47:31.200Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-05-11T12:47:31.200Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-05-11T12:47:31.200Z] === RUN TestNetworkList [2021-05-11T12:47:31.200Z] === RUN TestNetworkList//networks [2021-05-11T12:47:31.200Z] === PAUSE TestNetworkList//networks [2021-05-11T12:47:31.200Z] === RUN TestNetworkList//networks/ [2021-05-11T12:47:31.200Z] === PAUSE TestNetworkList//networks/ [2021-05-11T12:47:31.200Z] === CONT TestNetworkList//networks [2021-05-11T12:47:31.200Z] === CONT TestNetworkList//networks/ [2021-05-11T12:47:31.200Z] --- PASS: TestNetworkList (0.01s) [2021-05-11T12:47:31.200Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-05-11T12:47:31.200Z] --- PASS: TestNetworkList//networks (0.00s) [2021-05-11T12:47:31.200Z] === RUN TestHostIPv4BridgeLabel [2021-05-11T12:47:31.771Z] --- PASS: TestHostIPv4BridgeLabel (0.86s) [2021-05-11T12:47:31.771Z] === RUN TestDaemonRestartWithLiveRestore [2021-05-11T12:47:31.778Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-05-11T12:47:31.787Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2021-05-11T12:47:32.173Z] --- PASS: TestNISDomainname (1.41s) [2021-05-11T12:47:32.173Z] === RUN TestHostnameDnsResolution [2021-05-11T12:47:33.155Z] --- PASS: TestDaemonRestartWithLiveRestore (1.48s) [2021-05-11T12:47:33.155Z] === RUN TestDaemonDefaultNetworkPools [2021-05-11T12:47:34.209Z] === RUN TestCheckpointCreateError [2021-05-11T12:47:34.209Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-05-11T12:47:34.209Z] === RUN TestCheckpointCreate [2021-05-11T12:47:34.209Z] --- PASS: TestCheckpointCreate (0.00s) [2021-05-11T12:47:34.209Z] === RUN TestCheckpointDeleteError [2021-05-11T12:47:34.209Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-05-11T12:47:34.209Z] === RUN TestCheckpointDelete [2021-05-11T12:47:34.209Z] --- PASS: TestCheckpointDelete (0.00s) [2021-05-11T12:47:34.209Z] === RUN TestCheckpointListError [2021-05-11T12:47:34.209Z] --- PASS: TestCheckpointListError (0.00s) [2021-05-11T12:47:34.209Z] === RUN TestCheckpointList [2021-05-11T12:47:34.209Z] --- PASS: TestCheckpointList (0.00s) [2021-05-11T12:47:34.209Z] === RUN TestCheckpointListContainerNotFound [2021-05-11T12:47:34.209Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-05-11T12:47:34.209Z] === RUN TestNewClientWithOpsFromEnv [2021-05-11T12:47:34.209Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-05-11T12:47:34.209Z] client_test.go:23: runtime.GOOS == "windows" [2021-05-11T12:47:34.209Z] === RUN TestGetAPIPath [2021-05-11T12:47:34.209Z] --- PASS: TestGetAPIPath (0.00s) [2021-05-11T12:47:34.209Z] === RUN TestParseHostURL [2021-05-11T12:47:34.209Z] --- PASS: TestParseHostURL (0.00s) [2021-05-11T12:47:34.209Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-05-11T12:47:34.209Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-05-11T12:47:34.209Z] === RUN TestNegotiateAPIVersionEmpty [2021-05-11T12:47:34.209Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-05-11T12:47:34.209Z] === RUN TestNegotiateAPIVersion [2021-05-11T12:47:34.209Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-05-11T12:47:34.209Z] === RUN TestNegotiateAPVersionOverride [2021-05-11T12:47:34.209Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-05-11T12:47:34.209Z] === RUN TestNegotiateAPIVersionAutomatic [2021-05-11T12:47:34.209Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-05-11T12:47:34.209Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-05-11T12:47:34.209Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-05-11T12:47:34.209Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-05-11T12:47:34.209Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-05-11T12:47:34.209Z] === RUN TestClientRedirect [2021-05-11T12:47:34.209Z] --- PASS: TestClientRedirect (0.00s) [2021-05-11T12:47:34.209Z] === RUN TestConfigCreateUnsupported [2021-05-11T12:47:34.209Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-05-11T12:47:34.209Z] === RUN TestConfigCreateError [2021-05-11T12:47:34.209Z] --- PASS: TestConfigCreateError (0.00s) [2021-05-11T12:47:34.209Z] === RUN TestConfigCreate [2021-05-11T12:47:34.209Z] --- PASS: TestConfigCreate (0.00s) [2021-05-11T12:47:34.209Z] === RUN TestConfigInspectNotFound [2021-05-11T12:47:34.209Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-05-11T12:47:34.209Z] === RUN TestConfigInspectWithEmptyID [2021-05-11T12:47:34.209Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-05-11T12:47:34.209Z] === RUN TestConfigInspectUnsupported [2021-05-11T12:47:34.209Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-05-11T12:47:34.209Z] === RUN TestConfigInspectError [2021-05-11T12:47:34.209Z] --- PASS: TestConfigInspectError (0.00s) [2021-05-11T12:47:34.209Z] === RUN TestConfigInspectConfigNotFound [2021-05-11T12:47:34.209Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-05-11T12:47:34.209Z] === RUN TestConfigInspect [2021-05-11T12:47:34.209Z] --- PASS: TestConfigInspect (0.00s) [2021-05-11T12:47:34.209Z] === RUN TestConfigListUnsupported [2021-05-11T12:47:34.209Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-05-11T12:47:34.209Z] === RUN TestConfigListError [2021-05-11T12:47:34.209Z] --- PASS: TestConfigListError (0.00s) [2021-05-11T12:47:34.209Z] === RUN TestConfigList [2021-05-11T12:47:34.209Z] --- PASS: TestConfigList (0.00s) [2021-05-11T12:47:34.209Z] === RUN TestConfigRemoveUnsupported [2021-05-11T12:47:34.209Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-05-11T12:47:34.209Z] === RUN TestConfigRemoveError [2021-05-11T12:47:34.209Z] --- PASS: TestConfigRemoveError (0.00s) [2021-05-11T12:47:34.209Z] === RUN TestConfigRemove [2021-05-11T12:47:34.209Z] --- PASS: TestConfigRemove (0.00s) [2021-05-11T12:47:34.209Z] === RUN TestConfigUpdateUnsupported [2021-05-11T12:47:34.209Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-05-11T12:47:34.209Z] === RUN TestConfigUpdateError [2021-05-11T12:47:34.209Z] --- PASS: TestConfigUpdateError (0.00s) [2021-05-11T12:47:34.209Z] === RUN TestConfigUpdate [2021-05-11T12:47:34.209Z] --- PASS: TestConfigUpdate (0.00s) [2021-05-11T12:47:34.209Z] === RUN TestContainerCommitError [2021-05-11T12:47:34.209Z] --- PASS: TestContainerCommitError (0.00s) [2021-05-11T12:47:34.209Z] === RUN TestContainerCommit [2021-05-11T12:47:34.209Z] --- PASS: TestContainerCommit (0.00s) [2021-05-11T12:47:34.209Z] === RUN TestContainerStatPathError [2021-05-11T12:47:34.209Z] --- PASS: TestContainerStatPathError (0.00s) [2021-05-11T12:47:34.209Z] === RUN TestContainerStatPathNotFoundError [2021-05-11T12:47:34.209Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-05-11T12:47:34.209Z] === RUN TestContainerStatPathNoHeaderError [2021-05-11T12:47:34.209Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-05-11T12:47:34.209Z] === RUN TestContainerStatPath [2021-05-11T12:47:34.209Z] --- PASS: TestContainerStatPath (0.00s) [2021-05-11T12:47:34.209Z] === RUN TestCopyToContainerError [2021-05-11T12:47:34.209Z] --- PASS: TestCopyToContainerError (0.00s) [2021-05-11T12:47:34.209Z] === RUN TestCopyToContainerNotFoundError [2021-05-11T12:47:34.209Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-05-11T12:47:34.209Z] === RUN TestCopyToContainerNotStatusOKError [2021-05-11T12:47:34.209Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-05-11T12:47:34.209Z] === RUN TestCopyToContainer [2021-05-11T12:47:34.209Z] --- PASS: TestCopyToContainer (0.00s) [2021-05-11T12:47:34.209Z] === RUN TestCopyFromContainerError [2021-05-11T12:47:34.209Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-05-11T12:47:34.209Z] === RUN TestCopyFromContainerNotFoundError [2021-05-11T12:47:34.209Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-05-11T12:47:34.209Z] === RUN TestCopyFromContainerNotStatusOKError [2021-05-11T12:47:34.209Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-05-11T12:47:34.209Z] === RUN TestCopyFromContainerNoHeaderError [2021-05-11T12:47:34.209Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-05-11T12:47:34.209Z] === RUN TestCopyFromContainer [2021-05-11T12:47:34.209Z] --- PASS: TestCopyFromContainer (0.00s) [2021-05-11T12:47:34.209Z] === RUN TestContainerCreateError [2021-05-11T12:47:34.209Z] --- PASS: TestContainerCreateError (0.00s) [2021-05-11T12:47:34.209Z] === RUN TestContainerCreateImageNotFound [2021-05-11T12:47:34.209Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-05-11T12:47:34.209Z] === RUN TestContainerCreateWithName [2021-05-11T12:47:34.209Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-05-11T12:47:34.209Z] === RUN TestContainerCreateAutoRemove [2021-05-11T12:47:34.209Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-05-11T12:47:34.209Z] === RUN TestContainerDiffError [2021-05-11T12:47:34.209Z] --- PASS: TestContainerDiffError (0.00s) [2021-05-11T12:47:34.209Z] === RUN TestContainerDiff [2021-05-11T12:47:34.209Z] --- PASS: TestContainerDiff (0.00s) [2021-05-11T12:47:34.209Z] === RUN TestContainerExecCreateError [2021-05-11T12:47:34.209Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-05-11T12:47:34.209Z] === RUN TestContainerExecCreate [2021-05-11T12:47:34.209Z] --- PASS: TestContainerExecCreate (0.00s) [2021-05-11T12:47:34.209Z] === RUN TestContainerExecStartError [2021-05-11T12:47:34.209Z] --- PASS: TestContainerExecStartError (0.00s) [2021-05-11T12:47:34.209Z] === RUN TestContainerExecStart [2021-05-11T12:47:34.209Z] --- PASS: TestContainerExecStart (0.00s) [2021-05-11T12:47:34.209Z] === RUN TestContainerExecInspectError [2021-05-11T12:47:34.209Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-05-11T12:47:34.209Z] === RUN TestContainerExecInspect [2021-05-11T12:47:34.209Z] --- PASS: TestContainerExecInspect (0.00s) [2021-05-11T12:47:34.209Z] === RUN TestContainerExportError [2021-05-11T12:47:34.209Z] --- PASS: TestContainerExportError (0.00s) [2021-05-11T12:47:34.209Z] === RUN TestContainerExport [2021-05-11T12:47:34.209Z] --- PASS: TestContainerExport (0.00s) [2021-05-11T12:47:34.209Z] === RUN TestContainerInspectError [2021-05-11T12:47:34.209Z] --- PASS: TestContainerInspectError (0.00s) [2021-05-11T12:47:34.209Z] === RUN TestContainerInspectContainerNotFound [2021-05-11T12:47:34.209Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-05-11T12:47:34.209Z] === RUN TestContainerInspectWithEmptyID [2021-05-11T12:47:34.209Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-05-11T12:47:34.209Z] === RUN TestContainerInspect [2021-05-11T12:47:34.209Z] --- PASS: TestContainerInspect (0.00s) [2021-05-11T12:47:34.209Z] === RUN TestContainerInspectNode [2021-05-11T12:47:34.209Z] --- PASS: TestContainerInspectNode (0.00s) [2021-05-11T12:47:34.209Z] === RUN TestContainerKillError [2021-05-11T12:47:34.209Z] --- PASS: TestContainerKillError (0.00s) [2021-05-11T12:47:34.209Z] === RUN TestContainerKill [2021-05-11T12:47:34.209Z] --- PASS: TestContainerKill (0.00s) [2021-05-11T12:47:34.209Z] === RUN TestContainerListError [2021-05-11T12:47:34.209Z] --- PASS: TestContainerListError (0.00s) [2021-05-11T12:47:34.209Z] === RUN TestContainerList [2021-05-11T12:47:34.209Z] --- PASS: TestContainerList (0.00s) [2021-05-11T12:47:34.209Z] === RUN TestContainerLogsNotFoundError [2021-05-11T12:47:34.209Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-05-11T12:47:34.209Z] === RUN TestContainerLogsError [2021-05-11T12:47:34.209Z] --- PASS: TestContainerLogsError (0.00s) [2021-05-11T12:47:34.209Z] === RUN TestContainerLogs [2021-05-11T12:47:34.209Z] --- PASS: TestContainerLogs (0.14s) [2021-05-11T12:47:34.209Z] === RUN TestContainerPauseError [2021-05-11T12:47:34.209Z] --- PASS: TestContainerPauseError (0.00s) [2021-05-11T12:47:34.209Z] === RUN TestContainerPause [2021-05-11T12:47:34.209Z] --- PASS: TestContainerPause (0.00s) [2021-05-11T12:47:34.209Z] === RUN TestContainersPruneError [2021-05-11T12:47:34.209Z] --- PASS: TestContainersPruneError (0.00s) [2021-05-11T12:47:34.209Z] === RUN TestContainersPrune [2021-05-11T12:47:34.209Z] --- PASS: TestContainersPrune (0.00s) [2021-05-11T12:47:34.209Z] === RUN TestContainerRemoveError [2021-05-11T12:47:34.209Z] --- PASS: TestContainerRemoveError (0.00s) [2021-05-11T12:47:34.209Z] === RUN TestContainerRemoveNotFoundError [2021-05-11T12:47:34.209Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-05-11T12:47:34.209Z] === RUN TestContainerRemove [2021-05-11T12:47:34.209Z] --- PASS: TestContainerRemove (0.00s) [2021-05-11T12:47:34.209Z] === RUN TestContainerRenameError [2021-05-11T12:47:34.209Z] --- PASS: TestContainerRenameError (0.00s) [2021-05-11T12:47:34.209Z] === RUN TestContainerRename [2021-05-11T12:47:34.209Z] --- PASS: TestContainerRename (0.00s) [2021-05-11T12:47:34.209Z] === RUN TestContainerResizeError [2021-05-11T12:47:34.209Z] --- PASS: TestContainerResizeError (0.00s) [2021-05-11T12:47:34.209Z] === RUN TestContainerExecResizeError [2021-05-11T12:47:34.209Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-05-11T12:47:34.209Z] === RUN TestContainerResize [2021-05-11T12:47:34.209Z] --- PASS: TestContainerResize (0.00s) [2021-05-11T12:47:34.209Z] === RUN TestContainerExecResize [2021-05-11T12:47:34.209Z] --- PASS: TestContainerExecResize (0.00s) [2021-05-11T12:47:34.209Z] === RUN TestContainerRestartError [2021-05-11T12:47:34.209Z] --- PASS: TestContainerRestartError (0.00s) [2021-05-11T12:47:34.209Z] === RUN TestContainerRestart [2021-05-11T12:47:34.209Z] --- PASS: TestContainerRestart (0.00s) [2021-05-11T12:47:34.209Z] === RUN TestContainerStartError [2021-05-11T12:47:34.209Z] --- PASS: TestContainerStartError (0.00s) [2021-05-11T12:47:34.209Z] === RUN TestContainerStart [2021-05-11T12:47:34.209Z] --- PASS: TestContainerStart (0.00s) [2021-05-11T12:47:34.209Z] === RUN TestContainerStatsError [2021-05-11T12:47:34.209Z] --- PASS: TestContainerStatsError (0.00s) [2021-05-11T12:47:34.209Z] === RUN TestContainerStats [2021-05-11T12:47:34.209Z] --- PASS: TestContainerStats (0.00s) [2021-05-11T12:47:34.209Z] === RUN TestContainerStopError [2021-05-11T12:47:34.209Z] --- PASS: TestContainerStopError (0.00s) [2021-05-11T12:47:34.209Z] === RUN TestContainerStop [2021-05-11T12:47:34.209Z] --- PASS: TestContainerStop (0.00s) [2021-05-11T12:47:34.209Z] === RUN TestContainerTopError [2021-05-11T12:47:34.209Z] --- PASS: TestContainerTopError (0.00s) [2021-05-11T12:47:34.209Z] === RUN TestContainerTop [2021-05-11T12:47:34.209Z] --- PASS: TestContainerTop (0.00s) [2021-05-11T12:47:34.209Z] === RUN TestContainerUnpauseError [2021-05-11T12:47:34.209Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-05-11T12:47:34.209Z] === RUN TestContainerUnpause [2021-05-11T12:47:34.209Z] --- PASS: TestContainerUnpause (0.00s) [2021-05-11T12:47:34.209Z] === RUN TestContainerUpdateError [2021-05-11T12:47:34.209Z] --- PASS: TestContainerUpdateError (0.00s) [2021-05-11T12:47:34.209Z] === RUN TestContainerUpdate [2021-05-11T12:47:34.209Z] --- PASS: TestContainerUpdate (0.00s) [2021-05-11T12:47:34.209Z] === RUN TestContainerWaitError [2021-05-11T12:47:34.209Z] --- PASS: TestContainerWaitError (0.00s) [2021-05-11T12:47:34.209Z] === RUN TestContainerWait [2021-05-11T12:47:34.209Z] --- PASS: TestContainerWait (0.00s) [2021-05-11T12:47:34.209Z] === RUN TestDiskUsageError [2021-05-11T12:47:34.209Z] --- PASS: TestDiskUsageError (0.00s) [2021-05-11T12:47:34.209Z] === RUN TestDiskUsage [2021-05-11T12:47:34.209Z] --- PASS: TestDiskUsage (0.00s) [2021-05-11T12:47:34.209Z] === RUN TestDistributionInspectUnsupported [2021-05-11T12:47:34.209Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-05-11T12:47:34.209Z] === RUN TestDistributionInspectWithEmptyID [2021-05-11T12:47:34.209Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-05-11T12:47:34.209Z] === RUN TestEventsErrorInOptions [2021-05-11T12:47:34.209Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-05-11T12:47:34.209Z] === RUN TestEventsErrorFromServer [2021-05-11T12:47:34.209Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-05-11T12:47:34.209Z] === RUN TestEvents [2021-05-11T12:47:34.210Z] --- PASS: TestEvents (0.00s) [2021-05-11T12:47:34.210Z] === RUN TestTLSCloseWriter [2021-05-11T12:47:34.210Z] === PAUSE TestTLSCloseWriter [2021-05-11T12:47:34.210Z] === RUN TestImageBuildError [2021-05-11T12:47:34.210Z] --- PASS: TestImageBuildError (0.00s) [2021-05-11T12:47:34.210Z] === RUN TestImageBuild [2021-05-11T12:47:34.210Z] --- PASS: TestImageBuild (0.00s) [2021-05-11T12:47:34.210Z] === RUN TestGetDockerOS [2021-05-11T12:47:34.210Z] --- PASS: TestGetDockerOS (0.00s) [2021-05-11T12:47:34.210Z] === RUN TestImageCreateError [2021-05-11T12:47:34.210Z] --- PASS: TestImageCreateError (0.00s) [2021-05-11T12:47:34.210Z] === RUN TestImageCreate [2021-05-11T12:47:34.210Z] --- PASS: TestImageCreate (0.00s) [2021-05-11T12:47:34.210Z] === RUN TestImageHistoryError [2021-05-11T12:47:34.210Z] --- PASS: TestImageHistoryError (0.00s) [2021-05-11T12:47:34.210Z] === RUN TestImageHistory [2021-05-11T12:47:34.210Z] --- PASS: TestImageHistory (0.00s) [2021-05-11T12:47:34.210Z] === RUN TestImageImportError [2021-05-11T12:47:34.210Z] --- PASS: TestImageImportError (0.00s) [2021-05-11T12:47:34.210Z] === RUN TestImageImport [2021-05-11T12:47:34.210Z] --- PASS: TestImageImport (0.00s) [2021-05-11T12:47:34.210Z] === RUN TestImageInspectError [2021-05-11T12:47:34.210Z] --- PASS: TestImageInspectError (0.00s) [2021-05-11T12:47:34.210Z] === RUN TestImageInspectImageNotFound [2021-05-11T12:47:34.210Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-05-11T12:47:34.210Z] === RUN TestImageInspectWithEmptyID [2021-05-11T12:47:34.210Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-05-11T12:47:34.210Z] === RUN TestImageInspect [2021-05-11T12:47:34.210Z] --- PASS: TestImageInspect (0.00s) [2021-05-11T12:47:34.210Z] === RUN TestImageListError [2021-05-11T12:47:34.210Z] --- PASS: TestImageListError (0.00s) [2021-05-11T12:47:34.210Z] === RUN TestImageList [2021-05-11T12:47:34.210Z] --- PASS: TestImageList (0.00s) [2021-05-11T12:47:34.210Z] === RUN TestImageListApiBefore125 [2021-05-11T12:47:34.210Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-05-11T12:47:34.210Z] === RUN TestImageLoadError [2021-05-11T12:47:34.210Z] --- PASS: TestImageLoadError (0.00s) [2021-05-11T12:47:34.210Z] === RUN TestImageLoad [2021-05-11T12:47:34.210Z] --- PASS: TestImageLoad (0.00s) [2021-05-11T12:47:34.210Z] === RUN TestImagesPruneError [2021-05-11T12:47:34.210Z] --- PASS: TestImagesPruneError (0.00s) [2021-05-11T12:47:34.210Z] === RUN TestImagesPrune [2021-05-11T12:47:34.210Z] --- PASS: TestImagesPrune (0.00s) [2021-05-11T12:47:34.210Z] === RUN TestImagePullReferenceParseError [2021-05-11T12:47:34.210Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-05-11T12:47:34.210Z] === RUN TestImagePullAnyError [2021-05-11T12:47:34.210Z] --- PASS: TestImagePullAnyError (0.00s) [2021-05-11T12:47:34.210Z] === RUN TestImagePullStatusUnauthorizedError [2021-05-11T12:47:34.210Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-05-11T12:47:34.210Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-05-11T12:47:34.210Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-05-11T12:47:34.210Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-05-11T12:47:34.210Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-05-11T12:47:34.210Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-05-11T12:47:34.210Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-05-11T12:47:34.210Z] === RUN TestImagePullWithoutErrors [2021-05-11T12:47:34.210Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-05-11T12:47:34.210Z] === RUN TestImagePushReferenceError [2021-05-11T12:47:34.210Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-05-11T12:47:34.210Z] === RUN TestImagePushAnyError [2021-05-11T12:47:34.210Z] --- PASS: TestImagePushAnyError (0.00s) [2021-05-11T12:47:34.210Z] === RUN TestImagePushStatusUnauthorizedError [2021-05-11T12:47:34.210Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-05-11T12:47:34.210Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-05-11T12:47:34.210Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-05-11T12:47:34.210Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-05-11T12:47:34.210Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-05-11T12:47:34.210Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-05-11T12:47:34.210Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-05-11T12:47:34.210Z] === RUN TestImagePushWithoutErrors [2021-05-11T12:47:34.210Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-05-11T12:47:34.210Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-05-11T12:47:34.210Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-05-11T12:47:34.210Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-05-11T12:47:34.210Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-05-11T12:47:34.210Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-05-11T12:47:34.210Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-05-11T12:47:34.210Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-05-11T12:47:34.210Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-05-11T12:47:34.210Z] === RUN TestImageRemoveError [2021-05-11T12:47:34.210Z] --- PASS: TestImageRemoveError (0.00s) [2021-05-11T12:47:34.210Z] === RUN TestImageRemoveImageNotFound [2021-05-11T12:47:34.210Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-05-11T12:47:34.210Z] === RUN TestImageRemove [2021-05-11T12:47:34.210Z] --- PASS: TestImageRemove (0.00s) [2021-05-11T12:47:34.210Z] === RUN TestImageSaveError [2021-05-11T12:47:34.210Z] --- PASS: TestImageSaveError (0.00s) [2021-05-11T12:47:34.210Z] === RUN TestImageSave [2021-05-11T12:47:34.210Z] --- PASS: TestImageSave (0.00s) [2021-05-11T12:47:34.210Z] === RUN TestImageSearchAnyError [2021-05-11T12:47:34.210Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-05-11T12:47:34.210Z] === RUN TestImageSearchStatusUnauthorizedError [2021-05-11T12:47:34.210Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-05-11T12:47:34.210Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-05-11T12:47:34.210Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-05-11T12:47:34.210Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-05-11T12:47:34.210Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-05-11T12:47:34.210Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-05-11T12:47:34.210Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-05-11T12:47:34.210Z] === RUN TestImageSearchWithoutErrors [2021-05-11T12:47:34.210Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-05-11T12:47:34.210Z] === RUN TestImageTagError [2021-05-11T12:47:34.210Z] --- PASS: TestImageTagError (0.00s) [2021-05-11T12:47:34.210Z] === RUN TestImageTagInvalidReference [2021-05-11T12:47:34.210Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-05-11T12:47:34.210Z] === RUN TestImageTagInvalidSourceImageName [2021-05-11T12:47:34.210Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-05-11T12:47:34.210Z] === RUN TestImageTagHexSource [2021-05-11T12:47:34.210Z] --- PASS: TestImageTagHexSource (0.00s) [2021-05-11T12:47:34.210Z] === RUN TestImageTag [2021-05-11T12:47:34.210Z] --- PASS: TestImageTag (0.00s) [2021-05-11T12:47:34.210Z] === RUN TestInfoServerError [2021-05-11T12:47:34.210Z] --- PASS: TestInfoServerError (0.00s) [2021-05-11T12:47:34.210Z] === RUN TestInfoInvalidResponseJSONError [2021-05-11T12:47:34.210Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-05-11T12:47:34.210Z] === RUN TestInfo [2021-05-11T12:47:34.210Z] --- PASS: TestInfo (0.00s) [2021-05-11T12:47:34.210Z] === RUN TestNetworkConnectError [2021-05-11T12:47:34.210Z] --- PASS: TestNetworkConnectError (0.00s) [2021-05-11T12:47:34.210Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-05-11T12:47:34.210Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-05-11T12:47:34.210Z] === RUN TestNetworkConnect [2021-05-11T12:47:34.210Z] --- PASS: TestNetworkConnect (0.00s) [2021-05-11T12:47:34.210Z] === RUN TestNetworkCreateError [2021-05-11T12:47:34.210Z] --- PASS: TestNetworkCreateError (0.00s) [2021-05-11T12:47:34.210Z] === RUN TestNetworkCreate [2021-05-11T12:47:34.210Z] --- PASS: TestNetworkCreate (0.00s) [2021-05-11T12:47:34.210Z] === RUN TestNetworkDisconnectError [2021-05-11T12:47:34.210Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-05-11T12:47:34.210Z] === RUN TestNetworkDisconnect [2021-05-11T12:47:34.210Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-05-11T12:47:34.210Z] === RUN TestNetworkInspectError [2021-05-11T12:47:34.210Z] --- PASS: TestNetworkInspectError (0.00s) [2021-05-11T12:47:34.210Z] === RUN TestNetworkInspectNotFoundError [2021-05-11T12:47:34.210Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-05-11T12:47:34.210Z] === RUN TestNetworkInspectWithEmptyID [2021-05-11T12:47:34.210Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-05-11T12:47:34.210Z] === RUN TestNetworkInspect [2021-05-11T12:47:34.210Z] --- PASS: TestNetworkInspect (0.00s) [2021-05-11T12:47:34.210Z] === RUN TestNetworkListError [2021-05-11T12:47:34.210Z] --- PASS: TestNetworkListError (0.00s) [2021-05-11T12:47:34.210Z] === RUN TestNetworkList [2021-05-11T12:47:34.210Z] --- PASS: TestNetworkList (0.00s) [2021-05-11T12:47:34.210Z] === RUN TestNetworksPruneError [2021-05-11T12:47:34.210Z] --- PASS: TestNetworksPruneError (0.00s) [2021-05-11T12:47:34.210Z] === RUN TestNetworksPrune [2021-05-11T12:47:34.210Z] --- PASS: TestNetworksPrune (0.00s) [2021-05-11T12:47:34.210Z] === RUN TestNetworkRemoveError [2021-05-11T12:47:34.210Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-05-11T12:47:34.210Z] === RUN TestNetworkRemove [2021-05-11T12:47:34.210Z] --- PASS: TestNetworkRemove (0.00s) [2021-05-11T12:47:34.210Z] === RUN TestNodeInspectError [2021-05-11T12:47:34.210Z] --- PASS: TestNodeInspectError (0.00s) [2021-05-11T12:47:34.210Z] === RUN TestNodeInspectNodeNotFound [2021-05-11T12:47:34.210Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-05-11T12:47:34.210Z] === RUN TestNodeInspectWithEmptyID [2021-05-11T12:47:34.210Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-05-11T12:47:34.210Z] === RUN TestNodeInspect [2021-05-11T12:47:34.210Z] --- PASS: TestNodeInspect (0.00s) [2021-05-11T12:47:34.210Z] === RUN TestNodeListError [2021-05-11T12:47:34.210Z] --- PASS: TestNodeListError (0.00s) [2021-05-11T12:47:34.210Z] === RUN TestNodeList [2021-05-11T12:47:34.210Z] --- PASS: TestNodeList (0.00s) [2021-05-11T12:47:34.210Z] === RUN TestNodeRemoveError [2021-05-11T12:47:34.210Z] --- PASS: TestNodeRemoveError (0.00s) [2021-05-11T12:47:34.210Z] === RUN TestNodeRemove [2021-05-11T12:47:34.210Z] --- PASS: TestNodeRemove (0.00s) [2021-05-11T12:47:34.210Z] === RUN TestNodeUpdateError [2021-05-11T12:47:34.210Z] --- PASS: TestNodeUpdateError (0.00s) [2021-05-11T12:47:34.210Z] === RUN TestNodeUpdate [2021-05-11T12:47:34.210Z] --- PASS: TestNodeUpdate (0.00s) [2021-05-11T12:47:34.210Z] === RUN TestOptionWithTimeout [2021-05-11T12:47:34.210Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-05-11T12:47:34.210Z] === RUN TestPingFail [2021-05-11T12:47:34.210Z] --- PASS: TestPingFail (0.00s) [2021-05-11T12:47:34.210Z] === RUN TestPingWithError [2021-05-11T12:47:34.210Z] 2021/05/11 12:47:33 RoundTripper returned a response & error; ignoring response [2021-05-11T12:47:34.210Z] 2021/05/11 12:47:33 RoundTripper returned a response & error; ignoring response [2021-05-11T12:47:34.210Z] --- PASS: TestPingWithError (0.00s) [2021-05-11T12:47:34.210Z] === RUN TestPingSuccess [2021-05-11T12:47:34.210Z] --- PASS: TestPingSuccess (0.00s) [2021-05-11T12:47:34.210Z] === RUN TestPingHeadFallback [2021-05-11T12:47:34.210Z] === RUN TestPingHeadFallback/OK [2021-05-11T12:47:34.210Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-05-11T12:47:34.210Z] === RUN TestPingHeadFallback/Not_Found [2021-05-11T12:47:34.210Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-05-11T12:47:34.210Z] --- PASS: TestPingHeadFallback (0.00s) [2021-05-11T12:47:34.210Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-05-11T12:47:34.210Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-05-11T12:47:34.210Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-05-11T12:47:34.210Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-05-11T12:47:34.210Z] === RUN TestPluginDisableError [2021-05-11T12:47:34.210Z] --- PASS: TestPluginDisableError (0.00s) [2021-05-11T12:47:34.210Z] === RUN TestPluginDisable [2021-05-11T12:47:34.210Z] --- PASS: TestPluginDisable (0.00s) [2021-05-11T12:47:34.210Z] === RUN TestPluginEnableError [2021-05-11T12:47:34.210Z] --- PASS: TestPluginEnableError (0.00s) [2021-05-11T12:47:34.210Z] === RUN TestPluginEnable [2021-05-11T12:47:34.210Z] --- PASS: TestPluginEnable (0.00s) [2021-05-11T12:47:34.210Z] === RUN TestPluginInspectError [2021-05-11T12:47:34.210Z] --- PASS: TestPluginInspectError (0.00s) [2021-05-11T12:47:34.210Z] === RUN TestPluginInspectWithEmptyID [2021-05-11T12:47:34.210Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-05-11T12:47:34.210Z] === RUN TestPluginInspect [2021-05-11T12:47:34.210Z] --- PASS: TestPluginInspect (0.00s) [2021-05-11T12:47:34.210Z] === RUN TestPluginListError [2021-05-11T12:47:34.210Z] --- PASS: TestPluginListError (0.00s) [2021-05-11T12:47:34.210Z] === RUN TestPluginList [2021-05-11T12:47:34.210Z] --- PASS: TestPluginList (0.00s) [2021-05-11T12:47:34.210Z] === RUN TestPluginPushError [2021-05-11T12:47:34.210Z] --- PASS: TestPluginPushError (0.00s) [2021-05-11T12:47:34.210Z] === RUN TestPluginPush [2021-05-11T12:47:34.210Z] --- PASS: TestPluginPush (0.00s) [2021-05-11T12:47:34.210Z] === RUN TestPluginRemoveError [2021-05-11T12:47:34.210Z] --- PASS: TestPluginRemoveError (0.00s) [2021-05-11T12:47:34.210Z] === RUN TestPluginRemove [2021-05-11T12:47:34.210Z] --- PASS: TestPluginRemove (0.00s) [2021-05-11T12:47:34.210Z] === RUN TestPluginSetError [2021-05-11T12:47:34.210Z] --- PASS: TestPluginSetError (0.00s) [2021-05-11T12:47:34.210Z] === RUN TestPluginSet [2021-05-11T12:47:34.210Z] --- PASS: TestPluginSet (0.00s) [2021-05-11T12:47:34.210Z] === RUN TestSetHostHeader [2021-05-11T12:47:34.210Z] --- PASS: TestSetHostHeader (0.00s) [2021-05-11T12:47:34.210Z] === RUN TestPlainTextError [2021-05-11T12:47:34.210Z] --- PASS: TestPlainTextError (0.00s) [2021-05-11T12:47:34.210Z] === RUN TestInfiniteError [2021-05-11T12:47:34.210Z] --- PASS: TestInfiniteError (0.01s) [2021-05-11T12:47:34.210Z] === RUN TestSecretCreateUnsupported [2021-05-11T12:47:34.210Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-05-11T12:47:34.210Z] === RUN TestSecretCreateError [2021-05-11T12:47:34.210Z] --- PASS: TestSecretCreateError (0.00s) [2021-05-11T12:47:34.210Z] === RUN TestSecretCreate [2021-05-11T12:47:34.210Z] --- PASS: TestSecretCreate (0.00s) [2021-05-11T12:47:34.210Z] === RUN TestSecretInspectUnsupported [2021-05-11T12:47:34.210Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-05-11T12:47:34.210Z] === RUN TestSecretInspectError [2021-05-11T12:47:34.210Z] --- PASS: TestSecretInspectError (0.00s) [2021-05-11T12:47:34.210Z] === RUN TestSecretInspectSecretNotFound [2021-05-11T12:47:34.210Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-05-11T12:47:34.210Z] === RUN TestSecretInspectWithEmptyID [2021-05-11T12:47:34.210Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-05-11T12:47:34.210Z] === RUN TestSecretInspect [2021-05-11T12:47:34.210Z] --- PASS: TestSecretInspect (0.00s) [2021-05-11T12:47:34.210Z] === RUN TestSecretListUnsupported [2021-05-11T12:47:34.210Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-05-11T12:47:34.210Z] === RUN TestSecretListError [2021-05-11T12:47:34.210Z] --- PASS: TestSecretListError (0.00s) [2021-05-11T12:47:34.210Z] === RUN TestSecretList [2021-05-11T12:47:34.210Z] --- PASS: TestSecretList (0.00s) [2021-05-11T12:47:34.210Z] === RUN TestSecretRemoveUnsupported [2021-05-11T12:47:34.210Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-05-11T12:47:34.210Z] === RUN TestSecretRemoveError [2021-05-11T12:47:34.210Z] --- PASS: TestSecretRemoveError (0.00s) [2021-05-11T12:47:34.210Z] === RUN TestSecretRemove [2021-05-11T12:47:34.210Z] --- PASS: TestSecretRemove (0.00s) [2021-05-11T12:47:34.210Z] === RUN TestSecretUpdateUnsupported [2021-05-11T12:47:34.210Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-05-11T12:47:34.210Z] === RUN TestSecretUpdateError [2021-05-11T12:47:34.210Z] --- PASS: TestSecretUpdateError (0.00s) [2021-05-11T12:47:34.210Z] === RUN TestSecretUpdate [2021-05-11T12:47:34.210Z] --- PASS: TestSecretUpdate (0.00s) [2021-05-11T12:47:34.210Z] === RUN TestServiceCreateError [2021-05-11T12:47:34.210Z] --- PASS: TestServiceCreateError (0.00s) [2021-05-11T12:47:34.210Z] === RUN TestServiceCreate [2021-05-11T12:47:34.210Z] --- PASS: TestServiceCreate (0.00s) [2021-05-11T12:47:34.210Z] === RUN TestServiceCreateCompatiblePlatforms [2021-05-11T12:47:34.210Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-05-11T12:47:34.210Z] === RUN TestServiceCreateDigestPinning [2021-05-11T12:47:34.210Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-05-11T12:47:34.210Z] === RUN TestServiceInspectError [2021-05-11T12:47:34.210Z] --- PASS: TestServiceInspectError (0.00s) [2021-05-11T12:47:34.210Z] === RUN TestServiceInspectServiceNotFound [2021-05-11T12:47:34.210Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-05-11T12:47:34.210Z] === RUN TestServiceInspectWithEmptyID [2021-05-11T12:47:34.210Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-05-11T12:47:34.210Z] === RUN TestServiceInspect [2021-05-11T12:47:34.210Z] --- PASS: TestServiceInspect (0.00s) [2021-05-11T12:47:34.210Z] === RUN TestServiceListError [2021-05-11T12:47:34.210Z] --- PASS: TestServiceListError (0.00s) [2021-05-11T12:47:34.210Z] === RUN TestServiceList [2021-05-11T12:47:34.210Z] --- PASS: TestServiceList (0.00s) [2021-05-11T12:47:34.210Z] === RUN TestServiceLogsError [2021-05-11T12:47:34.210Z] --- PASS: TestServiceLogsError (0.00s) [2021-05-11T12:47:34.210Z] === RUN TestServiceLogs [2021-05-11T12:47:34.210Z] --- PASS: TestServiceLogs (0.00s) [2021-05-11T12:47:34.210Z] === RUN TestServiceRemoveError [2021-05-11T12:47:34.210Z] --- PASS: TestServiceRemoveError (0.00s) [2021-05-11T12:47:34.211Z] === RUN TestServiceRemoveNotFoundError [2021-05-11T12:47:34.211Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-05-11T12:47:34.211Z] === RUN TestServiceRemove [2021-05-11T12:47:34.211Z] --- PASS: TestServiceRemove (0.00s) [2021-05-11T12:47:34.211Z] === RUN TestServiceUpdateError [2021-05-11T12:47:34.211Z] --- PASS: TestServiceUpdateError (0.00s) [2021-05-11T12:47:34.211Z] === RUN TestServiceUpdate [2021-05-11T12:47:34.211Z] --- PASS: TestServiceUpdate (0.00s) [2021-05-11T12:47:34.211Z] === RUN TestSwarmGetUnlockKeyError [2021-05-11T12:47:34.211Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-05-11T12:47:34.211Z] === RUN TestSwarmGetUnlockKey [2021-05-11T12:47:34.211Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-05-11T12:47:34.211Z] === RUN TestSwarmInitError [2021-05-11T12:47:34.211Z] --- PASS: TestSwarmInitError (0.00s) [2021-05-11T12:47:34.211Z] === RUN TestSwarmInit [2021-05-11T12:47:34.211Z] --- PASS: TestSwarmInit (0.00s) [2021-05-11T12:47:34.211Z] === RUN TestSwarmInspectError [2021-05-11T12:47:34.211Z] --- PASS: TestSwarmInspectError (0.00s) [2021-05-11T12:47:34.211Z] === RUN TestSwarmInspect [2021-05-11T12:47:34.211Z] --- PASS: TestSwarmInspect (0.00s) [2021-05-11T12:47:34.211Z] === RUN TestSwarmJoinError [2021-05-11T12:47:34.211Z] --- PASS: TestSwarmJoinError (0.00s) [2021-05-11T12:47:34.211Z] === RUN TestSwarmJoin [2021-05-11T12:47:34.211Z] --- PASS: TestSwarmJoin (0.00s) [2021-05-11T12:47:34.211Z] === RUN TestSwarmLeaveError [2021-05-11T12:47:34.211Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-05-11T12:47:34.211Z] === RUN TestSwarmLeave [2021-05-11T12:47:34.211Z] --- PASS: TestSwarmLeave (0.00s) [2021-05-11T12:47:34.211Z] === RUN TestSwarmUnlockError [2021-05-11T12:47:34.211Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-05-11T12:47:34.211Z] === RUN TestSwarmUnlock [2021-05-11T12:47:34.211Z] --- PASS: TestSwarmUnlock (0.00s) [2021-05-11T12:47:34.211Z] === RUN TestSwarmUpdateError [2021-05-11T12:47:34.211Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-05-11T12:47:34.211Z] === RUN TestSwarmUpdate [2021-05-11T12:47:34.211Z] --- PASS: TestSwarmUpdate (0.00s) [2021-05-11T12:47:34.211Z] === RUN TestTaskInspectError [2021-05-11T12:47:34.211Z] --- PASS: TestTaskInspectError (0.00s) [2021-05-11T12:47:34.211Z] === RUN TestTaskInspectWithEmptyID [2021-05-11T12:47:34.211Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-05-11T12:47:34.211Z] === RUN TestTaskInspect [2021-05-11T12:47:34.211Z] --- PASS: TestTaskInspect (0.00s) [2021-05-11T12:47:34.211Z] === RUN TestTaskListError [2021-05-11T12:47:34.211Z] --- PASS: TestTaskListError (0.00s) [2021-05-11T12:47:34.211Z] === RUN TestTaskList [2021-05-11T12:47:34.211Z] --- PASS: TestTaskList (0.00s) [2021-05-11T12:47:34.211Z] === RUN TestVolumeCreateError [2021-05-11T12:47:34.211Z] --- PASS: TestVolumeCreateError (0.00s) [2021-05-11T12:47:34.211Z] === RUN TestVolumeCreate [2021-05-11T12:47:34.211Z] --- PASS: TestVolumeCreate (0.00s) [2021-05-11T12:47:34.211Z] === RUN TestVolumeInspectError [2021-05-11T12:47:34.211Z] --- PASS: TestVolumeInspectError (0.00s) [2021-05-11T12:47:34.211Z] === RUN TestVolumeInspectNotFound [2021-05-11T12:47:34.211Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-05-11T12:47:34.211Z] === RUN TestVolumeInspectWithEmptyID [2021-05-11T12:47:34.211Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-05-11T12:47:34.211Z] === RUN TestVolumeInspect [2021-05-11T12:47:34.211Z] --- PASS: TestVolumeInspect (0.00s) [2021-05-11T12:47:34.211Z] === RUN TestVolumeListError [2021-05-11T12:47:34.211Z] --- PASS: TestVolumeListError (0.00s) [2021-05-11T12:47:34.211Z] === RUN TestVolumeList [2021-05-11T12:47:34.211Z] --- PASS: TestVolumeList (0.00s) [2021-05-11T12:47:34.211Z] === RUN TestVolumeRemoveError [2021-05-11T12:47:34.211Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-05-11T12:47:34.211Z] === RUN TestVolumeRemove [2021-05-11T12:47:34.211Z] --- PASS: TestVolumeRemove (0.00s) [2021-05-11T12:47:34.211Z] === CONT TestTLSCloseWriter [2021-05-11T12:47:34.211Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-05-11T12:47:34.211Z] PASS [2021-05-11T12:47:34.211Z] coverage: 74.9% of statements [2021-05-11T12:47:34.211Z] ok github.com/docker/docker/client 0.543s coverage: 74.9% of statements [2021-05-11T12:47:34.240Z] ......... [ 86%] [2021-05-11T12:47:34.291Z] --- PASS: TestReadPluginNoRead (11.50s) [2021-05-11T12:47:34.292Z] --- PASS: TestReadPluginNoRead/default (2.74s) [2021-05-11T12:47:34.292Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.56s) [2021-05-11T12:47:34.292Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.55s) [2021-05-11T12:47:34.292Z] read_test.go:92: [d64b228f81441] daemon is not started [2021-05-11T12:47:34.292Z] PASS [2021-05-11T12:47:34.292Z] [2021-05-11T12:47:34.292Z] DONE 6 tests in 18.247s [2021-05-11T12:47:34.292Z] 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-05-11T12:47:34.292Z] testing: warning: no tests to run [2021-05-11T12:47:34.292Z] PASS [2021-05-11T12:47:34.292Z] [2021-05-11T12:47:34.292Z] DONE 0 tests in 0.043s [2021-05-11T12:47:34.292Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-05-11T12:47:34.292Z] INFO: Testing against a local daemon [2021-05-11T12:47:34.292Z] === RUN TestPluginWithDevMounts [2021-05-11T12:47:34.292Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-05-11T12:47:34.292Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-05-11T12:47:34.292Z] PASS [2021-05-11T12:47:34.292Z] [2021-05-11T12:47:34.292Z] === Skipped [2021-05-11T12:47:34.292Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2021-05-11T12:47:34.292Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-05-11T12:47:34.292Z] [2021-05-11T12:47:34.292Z] [2021-05-11T12:47:34.292Z] DONE 1 tests, 1 skipped in 0.115s [2021-05-11T12:47:34.292Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-05-11T12:47:34.292Z] INFO: Testing against a local daemon [2021-05-11T12:47:34.292Z] === RUN TestSecretInspect [2021-05-11T12:47:34.292Z] --- SKIP: TestSecretInspect (0.01s) [2021-05-11T12:47:34.292Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-11T12:47:34.292Z] === RUN TestSecretList [2021-05-11T12:47:34.292Z] --- SKIP: TestSecretList (0.02s) [2021-05-11T12:47:34.292Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-11T12:47:34.292Z] === RUN TestSecretsCreateAndDelete [2021-05-11T12:47:34.292Z] --- SKIP: TestSecretsCreateAndDelete (0.02s) [2021-05-11T12:47:34.292Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-11T12:47:34.292Z] === RUN TestSecretsUpdate [2021-05-11T12:47:34.292Z] --- SKIP: TestSecretsUpdate (0.01s) [2021-05-11T12:47:34.292Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-11T12:47:34.292Z] === RUN TestTemplatedSecret [2021-05-11T12:47:34.292Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-05-11T12:47:34.292Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-11T12:47:34.292Z] === RUN TestSecretCreateResolve [2021-05-11T12:47:34.292Z] --- SKIP: TestSecretCreateResolve (0.01s) [2021-05-11T12:47:34.292Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-11T12:47:34.292Z] PASS [2021-05-11T12:47:34.292Z] [2021-05-11T12:47:34.292Z] === Skipped [2021-05-11T12:47:34.292Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2021-05-11T12:47:34.292Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-11T12:47:34.292Z] [2021-05-11T12:47:34.292Z] === SKIP: amd64.integration.secret TestSecretList (0.02s) [2021-05-11T12:47:34.292Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-11T12:47:34.292Z] [2021-05-11T12:47:34.292Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.02s) [2021-05-11T12:47:34.292Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-11T12:47:34.292Z] [2021-05-11T12:47:34.292Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2021-05-11T12:47:34.292Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-11T12:47:34.292Z] [2021-05-11T12:47:34.292Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2021-05-11T12:47:34.292Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-11T12:47:34.292Z] [2021-05-11T12:47:34.292Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2021-05-11T12:47:34.292Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-11T12:47:34.292Z] [2021-05-11T12:47:34.292Z] [2021-05-11T12:47:34.292Z] DONE 6 tests, 6 skipped in 0.175s [2021-05-11T12:47:34.292Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-05-11T12:47:34.537Z] --- PASS: TestDaemonDefaultNetworkPools (1.37s) [2021-05-11T12:47:34.537Z] === RUN TestDaemonRestartWithExistingNetwork [2021-05-11T12:47:34.547Z] INFO: Testing against a local daemon [2021-05-11T12:47:34.547Z] === RUN TestServiceCreateInit [2021-05-11T12:47:34.547Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-05-11T12:47:34.547Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-05-11T12:47:34.547Z] --- PASS: TestServiceCreateInit (0.02s) [2021-05-11T12:47:34.547Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-05-11T12:47:34.547Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-11T12:47:34.547Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-05-11T12:47:34.547Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-11T12:47:34.547Z] === RUN TestCreateServiceMultipleTimes [2021-05-11T12:47:34.547Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2021-05-11T12:47:34.547Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-11T12:47:34.547Z] === RUN TestCreateServiceConflict [2021-05-11T12:47:34.547Z] --- SKIP: TestCreateServiceConflict (0.02s) [2021-05-11T12:47:34.547Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-11T12:47:34.547Z] === RUN TestCreateServiceMaxReplicas [2021-05-11T12:47:34.547Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s) [2021-05-11T12:47:34.547Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-11T12:47:34.547Z] === RUN TestCreateWithDuplicateNetworkNames [2021-05-11T12:47:34.547Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2021-05-11T12:47:34.547Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-11T12:47:34.547Z] === RUN TestCreateServiceSecretFileMode [2021-05-11T12:47:34.547Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2021-05-11T12:47:34.547Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-11T12:47:34.547Z] === RUN TestCreateServiceConfigFileMode [2021-05-11T12:47:34.547Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2021-05-11T12:47:34.547Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-11T12:47:34.547Z] === RUN TestCreateServiceSysctls [2021-05-11T12:47:34.547Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-05-11T12:47:34.547Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-11T12:47:34.547Z] === RUN TestCreateServiceCapabilities [2021-05-11T12:47:34.547Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-05-11T12:47:34.547Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-11T12:47:34.547Z] === RUN TestInspect [2021-05-11T12:47:34.547Z] --- SKIP: TestInspect (0.01s) [2021-05-11T12:47:34.547Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-11T12:47:34.547Z] === RUN TestCreateJob [2021-05-11T12:47:34.714Z] --- PASS: TestHostnameDnsResolution (2.37s) [2021-05-11T12:47:34.714Z] === RUN TestStats [2021-05-11T12:47:34.803Z] --- SKIP: TestCreateJob (0.02s) [2021-05-11T12:47:34.803Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-11T12:47:34.803Z] === RUN TestReplicatedJob [2021-05-11T12:47:34.803Z] --- SKIP: TestReplicatedJob (0.01s) [2021-05-11T12:47:34.803Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-11T12:47:34.803Z] === RUN TestUpdateReplicatedJob [2021-05-11T12:47:34.803Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2021-05-11T12:47:34.803Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-11T12:47:34.803Z] === RUN TestServiceListWithStatuses [2021-05-11T12:47:34.803Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-05-11T12:47:34.803Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-05-11T12:47:34.803Z] === RUN TestDockerNetworkConnectAlias [2021-05-11T12:47:34.803Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2021-05-11T12:47:34.803Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-11T12:47:34.803Z] === RUN TestDockerNetworkReConnect [2021-05-11T12:47:34.803Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2021-05-11T12:47:34.803Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-11T12:47:34.803Z] === RUN TestServicePlugin [2021-05-11T12:47:35.996Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2021-05-11T12:47:36.449Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.99s) [2021-05-11T12:47:36.449Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-05-11T12:47:36.568Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2021-05-11T12:47:37.139Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2021-05-11T12:47:37.256Z] --- PASS: TestStats (2.86s) [2021-05-11T12:47:37.256Z] === RUN TestStopContainerWithTimeout [2021-05-11T12:47:37.256Z] === RUN TestStopContainerWithTimeout/0 [2021-05-11T12:47:37.256Z] === PAUSE TestStopContainerWithTimeout/0 [2021-05-11T12:47:37.256Z] === RUN TestStopContainerWithTimeout/1 [2021-05-11T12:47:37.256Z] === PAUSE TestStopContainerWithTimeout/1 [2021-05-11T12:47:37.256Z] === RUN TestStopContainerWithTimeout/3 [2021-05-11T12:47:37.256Z] === PAUSE TestStopContainerWithTimeout/3 [2021-05-11T12:47:37.256Z] === RUN TestStopContainerWithTimeout/-1 [2021-05-11T12:47:37.256Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-05-11T12:47:37.256Z] === CONT TestStopContainerWithTimeout/0 [2021-05-11T12:47:37.256Z] === CONT TestStopContainerWithTimeout/3 [2021-05-11T12:47:37.256Z] === CONT TestStopContainerWithTimeout/1 [2021-05-11T12:47:37.256Z] === CONT TestStopContainerWithTimeout/-1 [2021-05-11T12:47:38.967Z] --- SKIP: TestServicePlugin (3.82s) [2021-05-11T12:47:38.967Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-11T12:47:38.967Z] === RUN TestServiceUpdateLabel [2021-05-11T12:47:38.967Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2021-05-11T12:47:38.967Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-11T12:47:38.967Z] === RUN TestServiceUpdateSecrets [2021-05-11T12:47:38.967Z] --- SKIP: TestServiceUpdateSecrets (0.02s) [2021-05-11T12:47:38.967Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-11T12:47:38.967Z] === RUN TestServiceUpdateConfigs [2021-05-11T12:47:38.967Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2021-05-11T12:47:38.967Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-11T12:47:38.967Z] === RUN TestServiceUpdateNetwork [2021-05-11T12:47:38.967Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2021-05-11T12:47:38.967Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-11T12:47:38.967Z] === RUN TestServiceUpdatePidsLimit [2021-05-11T12:47:38.967Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2021-05-11T12:47:38.967Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-11T12:47:38.967Z] PASS [2021-05-11T12:47:38.967Z] [2021-05-11T12:47:38.967Z] === Skipped [2021-05-11T12:47:38.967Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-05-11T12:47:38.967Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-05-11T12:47:38.967Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-11T12:47:38.967Z] [2021-05-11T12:47:38.967Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-05-11T12:47:38.967Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-05-11T12:47:38.968Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-11T12:47:38.968Z] [2021-05-11T12:47:38.968Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2021-05-11T12:47:38.968Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-11T12:47:38.968Z] [2021-05-11T12:47:38.968Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.02s) [2021-05-11T12:47:38.968Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-11T12:47:38.968Z] [2021-05-11T12:47:38.968Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.02s) [2021-05-11T12:47:38.968Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-11T12:47:38.968Z] [2021-05-11T12:47:38.968Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2021-05-11T12:47:38.968Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-11T12:47:38.968Z] [2021-05-11T12:47:38.968Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2021-05-11T12:47:38.968Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-11T12:47:38.968Z] [2021-05-11T12:47:38.968Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2021-05-11T12:47:38.968Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-11T12:47:38.968Z] [2021-05-11T12:47:38.968Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2021-05-11T12:47:38.968Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-11T12:47:38.968Z] [2021-05-11T12:47:38.968Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2021-05-11T12:47:38.968Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-11T12:47:38.968Z] [2021-05-11T12:47:38.968Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2021-05-11T12:47:38.968Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-11T12:47:38.968Z] [2021-05-11T12:47:38.968Z] === SKIP: amd64.integration.service TestCreateJob (0.02s) [2021-05-11T12:47:38.968Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-11T12:47:38.968Z] [2021-05-11T12:47:38.968Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2021-05-11T12:47:38.968Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-11T12:47:38.968Z] [2021-05-11T12:47:38.968Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2021-05-11T12:47:38.968Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-11T12:47:38.968Z] [2021-05-11T12:47:38.968Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-05-11T12:47:38.968Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-05-11T12:47:38.968Z] [2021-05-11T12:47:38.968Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2021-05-11T12:47:38.968Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-11T12:47:38.968Z] [2021-05-11T12:47:38.968Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2021-05-11T12:47:38.968Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-11T12:47:38.968Z] [2021-05-11T12:47:38.968Z] === SKIP: amd64.integration.service TestServicePlugin (3.82s) [2021-05-11T12:47:38.968Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-11T12:47:38.968Z] [2021-05-11T12:47:38.968Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2021-05-11T12:47:38.968Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-11T12:47:38.968Z] [2021-05-11T12:47:38.968Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.02s) [2021-05-11T12:47:38.968Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-11T12:47:38.968Z] [2021-05-11T12:47:38.968Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2021-05-11T12:47:38.968Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-11T12:47:38.968Z] [2021-05-11T12:47:38.968Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2021-05-11T12:47:38.968Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-11T12:47:38.968Z] [2021-05-11T12:47:38.968Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2021-05-11T12:47:38.968Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-11T12:47:38.968Z] [2021-05-11T12:47:38.968Z] [2021-05-11T12:47:38.968Z] DONE 24 tests, 23 skipped in 4.230s [2021-05-11T12:47:38.968Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-05-11T12:47:38.968Z] INFO: Testing against a local daemon [2021-05-11T12:47:38.968Z] === RUN TestSessionCreate [2021-05-11T12:47:38.968Z] --- PASS: TestSessionCreate (0.02s) [2021-05-11T12:47:38.968Z] === RUN TestSessionCreateWithBadUpgrade [2021-05-11T12:47:38.968Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-05-11T12:47:38.968Z] PASS [2021-05-11T12:47:38.968Z] [2021-05-11T12:47:38.968Z] DONE 2 tests in 0.150s [2021-05-11T12:47:38.968Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-05-11T12:47:38.968Z] INFO: Testing against a local daemon [2021-05-11T12:47:38.968Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-05-11T12:47:38.968Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-05-11T12:47:38.968Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-05-11T12:47:38.968Z] === RUN TestEventsExecDie [2021-05-11T12:47:39.589Z] tests/integration/models_images_test.py ............... [ 89%] [2021-05-11T12:47:39.748Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.76s) [2021-05-11T12:47:39.748Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-05-11T12:47:39.895Z] --- PASS: TestEventsExecDie (1.03s) [2021-05-11T12:47:39.895Z] === RUN TestEventsBackwardsCompatible [2021-05-11T12:47:39.895Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2021-05-11T12:47:39.895Z] === RUN TestInfoBinaryCommits [2021-05-11T12:47:39.895Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-05-11T12:47:39.895Z] === RUN TestInfoAPIVersioned [2021-05-11T12:47:39.895Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-05-11T12:47:39.895Z] === RUN TestInfoDiscoveryBackend [2021-05-11T12:47:40.009Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.83s) [2021-05-11T12:47:40.009Z] === RUN TestServiceWithPredefinedNetwork [2021-05-11T12:47:40.440Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2021-05-11T12:47:40.576Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-05-11T12:47:40.576Z] --- PASS: TestStopContainerWithTimeout/0 (1.34s) [2021-05-11T12:47:40.576Z] --- PASS: TestStopContainerWithTimeout/1 (2.50s) [2021-05-11T12:47:40.576Z] --- PASS: TestStopContainerWithTimeout/3 (3.16s) [2021-05-11T12:47:40.576Z] --- PASS: TestStopContainerWithTimeout/-1 (3.44s) [2021-05-11T12:47:40.576Z] === RUN TestDeleteDevicemapper [2021-05-11T12:47:40.576Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-05-11T12:47:40.576Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-05-11T12:47:40.576Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-05-11T12:47:40.701Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2021-05-11T12:47:41.781Z] --- PASS: TestInfoDiscoveryBackend (1.76s) [2021-05-11T12:47:41.781Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-05-11T12:47:42.085Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-05-11T12:47:42.349Z] tests/integration/models_networks_test.py .... [ 91%] [2021-05-11T12:47:43.029Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-05-11T12:47:43.311Z] --- PASS: TestServiceWithPredefinedNetwork (2.63s) [2021-05-11T12:47:43.311Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-05-11T12:47:43.311Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-11T12:47:43.311Z] service_test.go:242: FLAKY_TEST [2021-05-11T12:47:43.311Z] === RUN TestServiceWithDataPathPortInit [2021-05-11T12:47:43.877Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.22s) [2021-05-11T12:47:43.877Z] === RUN TestUpdateMemory [2021-05-11T12:47:43.877Z] --- SKIP: TestUpdateMemory (0.00s) [2021-05-11T12:47:43.877Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-05-11T12:47:43.877Z] === RUN TestUpdateCPUQuota [2021-05-11T12:47:44.944Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2021-05-11T12:47:45.206Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-05-11T12:47:45.467Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-05-11T12:47:45.941Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.41s) [2021-05-11T12:47:45.941Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-05-11T12:47:45.941Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-05-11T12:47:45.941Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-11T12:47:45.941Z] === RUN TestInfoAPI [2021-05-11T12:47:45.941Z] --- PASS: TestInfoAPI (0.03s) [2021-05-11T12:47:45.941Z] === RUN TestInfoAPIWarnings [2021-05-11T12:47:46.411Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2021-05-11T12:47:48.326Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2021-05-11T12:47:48.903Z] tests/integration/models_nodes_test.py . [ 91%] [2021-05-11T12:47:49.069Z] --- PASS: TestCheckoutGit (28.10s) [2021-05-11T12:47:49.069Z] === RUN TestValidGitTransport [2021-05-11T12:47:49.070Z] --- PASS: TestValidGitTransport (0.00s) [2021-05-11T12:47:49.070Z] === RUN TestGitInvalidRef [2021-05-11T12:47:49.469Z] tests/integration/models_resources_test.py . [ 91%] [2021-05-11T12:47:49.530Z] --- PASS: TestGitInvalidRef (0.37s) [2021-05-11T12:47:49.530Z] PASS [2021-05-11T12:47:49.530Z] coverage: 86.3% of statements [2021-05-11T12:47:49.530Z] ok github.com/docker/docker/builder/remotecontext/git 28.661s coverage: 86.3% of statements [2021-05-11T12:47:49.711Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-05-11T12:47:49.991Z] ? github.com/docker/docker/cli [no test files] [2021-05-11T12:47:49.991Z] ? github.com/docker/docker/cli/config [no test files] [2021-05-11T12:47:50.451Z] --- PASS: TestUpdateCPUQuota (5.67s) [2021-05-11T12:47:50.451Z] === RUN TestUpdatePidsLimit [2021-05-11T12:47:50.451Z] === RUN TestUpdatePidsLimit/update_from_none [2021-05-11T12:47:50.451Z] === RUN TestUpdatePidsLimit/no_change [2021-05-11T12:47:51.021Z] === RUN TestUpdatePidsLimit/update_lower [2021-05-11T12:47:51.591Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-05-11T12:47:51.625Z] Loaded image: buildpack-deps:buster [2021-05-11T12:47:51.625Z] Loaded image: busybox:latest [2021-05-11T12:47:51.886Z] Loaded image: busybox:glibc [2021-05-11T12:47:52.161Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-05-11T12:47:52.457Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2021-05-11T12:47:52.718Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-05-11T12:47:52.731Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-05-11T12:47:53.301Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-05-11T12:47:53.661Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-05-11T12:47:54.602Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2021-05-11T12:47:55.211Z] --- PASS: TestUpdatePidsLimit (5.29s) [2021-05-11T12:47:55.211Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.62s) [2021-05-11T12:47:55.211Z] --- PASS: TestUpdatePidsLimit/no_change (0.63s) [2021-05-11T12:47:55.211Z] --- PASS: TestUpdatePidsLimit/update_lower (0.64s) [2021-05-11T12:47:55.211Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.65s) [2021-05-11T12:47:55.211Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.65s) [2021-05-11T12:47:55.211Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.64s) [2021-05-11T12:47:55.211Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.65s) [2021-05-11T12:47:55.211Z] === RUN TestUpdateRestartPolicy [2021-05-11T12:47:55.550Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2021-05-11T12:47:55.809Z] tests/integration/models_services_test.py ..............X. [ 95%] [2021-05-11T12:47:56.121Z] Loaded image: debian:bullseye [2021-05-11T12:47:56.121Z] Loaded image: hello-world:latest [2021-05-11T12:47:56.382Z] Loaded image: arm32v7/hello-world:latest [2021-05-11T12:47:57.079Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-05-11T12:47:57.079Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-05-11T12:47:57.079Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-05-11T12:47:57.079Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-05-11T12:47:57.079Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-05-11T12:47:57.079Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-05-11T12:47:57.079Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-05-11T12:47:57.079Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-05-11T12:47:57.079Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-05-11T12:47:57.079Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-05-11T12:47:57.079Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-05-11T12:47:57.079Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-05-11T12:47:57.079Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-05-11T12:47:57.079Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-05-11T12:47:57.079Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-05-11T12:47:57.079Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-05-11T12:47:57.079Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-05-11T12:47:57.079Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-05-11T12:47:57.079Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-05-11T12:47:57.079Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-05-11T12:47:57.079Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-05-11T12:47:57.079Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-05-11T12:47:57.079Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-05-11T12:47:57.079Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-05-11T12:47:57.079Z] === RUN TestConfigureDaemonLogs [2021-05-11T12:47:57.079Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-05-11T12:47:57.079Z] === RUN TestCommonOptionsInstallFlags [2021-05-11T12:47:57.079Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-05-11T12:47:57.079Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-05-11T12:47:57.079Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-05-11T12:47:57.079Z] PASS [2021-05-11T12:47:57.079Z] coverage: 18.4% of statements [2021-05-11T12:47:57.079Z] ok github.com/docker/docker/cmd/dockerd 0.283s coverage: 18.4% of statements [2021-05-11T12:47:58.049Z] === RUN TestContainerStopSignal [2021-05-11T12:47:58.049Z] --- PASS: TestContainerStopSignal (0.00s) [2021-05-11T12:47:58.049Z] === RUN TestContainerStopTimeout [2021-05-11T12:47:58.049Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-05-11T12:47:58.049Z] === RUN TestContainerSecretReferenceDestTarget [2021-05-11T12:47:58.049Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-05-11T12:47:58.049Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-05-11T12:47:58.049Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-05-11T12:47:58.049Z] === RUN TestContainerLogPathSetForRingLogger [2021-05-11T12:47:58.049Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-05-11T12:47:58.049Z] === RUN TestReplaceAndAppendEnvVars [2021-05-11T12:47:58.049Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-05-11T12:47:58.049Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-05-11T12:47:58.049Z] === RUN TestNewMemoryStore [2021-05-11T12:47:58.049Z] --- PASS: TestNewMemoryStore (0.00s) [2021-05-11T12:47:58.049Z] === RUN TestAddContainers [2021-05-11T12:47:58.050Z] --- PASS: TestAddContainers (0.00s) [2021-05-11T12:47:58.050Z] === RUN TestGetContainer [2021-05-11T12:47:58.050Z] --- PASS: TestGetContainer (0.00s) [2021-05-11T12:47:58.050Z] === RUN TestDeleteContainer [2021-05-11T12:47:58.050Z] --- PASS: TestDeleteContainer (0.00s) [2021-05-11T12:47:58.050Z] === RUN TestListContainers [2021-05-11T12:47:58.050Z] --- PASS: TestListContainers (0.00s) [2021-05-11T12:47:58.050Z] === RUN TestFirstContainer [2021-05-11T12:47:58.050Z] --- PASS: TestFirstContainer (0.00s) [2021-05-11T12:47:58.050Z] === RUN TestApplyAllContainer [2021-05-11T12:47:58.050Z] --- PASS: TestApplyAllContainer (0.00s) [2021-05-11T12:47:58.050Z] === RUN TestIsValidHealthString [2021-05-11T12:47:58.050Z] --- PASS: TestIsValidHealthString (0.00s) [2021-05-11T12:47:58.050Z] === RUN TestStateRunStop [2021-05-11T12:47:58.050Z] --- PASS: TestStateRunStop (0.00s) [2021-05-11T12:47:58.050Z] === RUN TestStateTimeoutWait [2021-05-11T12:47:58.050Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-05-11T12:47:58.050Z] state_test.go:141: Stop callback fired [2021-05-11T12:47:58.050Z] state_test.go:165: Stop callback fired [2021-05-11T12:47:58.050Z] === RUN TestIsValidStateString [2021-05-11T12:47:58.050Z] --- PASS: TestIsValidStateString (0.00s) [2021-05-11T12:47:58.050Z] === RUN TestViewSaveDelete [2021-05-11T12:47:58.050Z] --- PASS: TestViewSaveDelete (0.01s) [2021-05-11T12:47:58.050Z] === RUN TestViewAll [2021-05-11T12:47:58.050Z] --- PASS: TestViewAll (0.01s) [2021-05-11T12:47:58.050Z] === RUN TestViewGet [2021-05-11T12:47:58.050Z] --- PASS: TestViewGet (0.01s) [2021-05-11T12:47:58.050Z] === RUN TestNames [2021-05-11T12:47:58.050Z] --- PASS: TestNames (0.00s) [2021-05-11T12:47:58.050Z] === RUN TestViewWithHealthCheck [2021-05-11T12:47:58.050Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-05-11T12:47:58.050Z] PASS [2021-05-11T12:47:58.050Z] coverage: 41.5% of statements [2021-05-11T12:47:58.050Z] ok github.com/docker/docker/container 0.242s coverage: 41.5% of statements [2021-05-11T12:47:58.050Z] ? github.com/docker/docker/container/stream [no test files] [2021-05-11T12:47:58.050Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-05-11T12:47:58.050Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-05-11T12:47:58.050Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-05-11T12:47:58.223Z] --- PASS: TestServiceWithDataPathPortInit (15.18s) [2021-05-11T12:47:58.223Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-05-11T12:47:59.084Z] tests/integration/models_swarm_test.py .. [ 96%] [2021-05-11T12:47:59.084Z] tests/integration/models_volumes_test.py .. [ 96%] [2021-05-11T12:47:59.685Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2021-05-11T12:48:01.793Z] === RUN TestPrepare [2021-05-11T12:48:01.793Z] --- PASS: TestPrepare (0.00s) [2021-05-11T12:48:01.793Z] === RUN TestStart [2021-05-11T12:48:01.793Z] --- PASS: TestStart (0.00s) [2021-05-11T12:48:01.793Z] === RUN TestWaitCancel [2021-05-11T12:48:01.793Z] --- PASS: TestWaitCancel (0.00s) [2021-05-11T12:48:01.793Z] === RUN TestWaitDisabled [2021-05-11T12:48:01.793Z] --- PASS: TestWaitDisabled (0.01s) [2021-05-11T12:48:01.793Z] === RUN TestWaitEnabled [2021-05-11T12:48:01.793Z] --- PASS: TestWaitEnabled (0.00s) [2021-05-11T12:48:01.793Z] === RUN TestRemove [2021-05-11T12:48:01.793Z] --- PASS: TestRemove (0.00s) [2021-05-11T12:48:01.793Z] PASS [2021-05-11T12:48:01.793Z] coverage: 65.3% of statements [2021-05-11T12:48:01.793Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.857s coverage: 65.3% of statements [2021-05-11T12:48:03.335Z] === RUN TestNewListSecretsFilters [2021-05-11T12:48:03.335Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-05-11T12:48:03.335Z] === RUN TestNewListConfigsFilters [2021-05-11T12:48:03.335Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-05-11T12:48:03.335Z] PASS [2021-05-11T12:48:03.335Z] coverage: 0.5% of statements [2021-05-11T12:48:03.335Z] ok github.com/docker/docker/daemon/cluster 0.698s coverage: 0.5% of statements [2021-05-11T12:48:03.335Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-05-11T12:48:03.335Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.11s) [2021-05-11T12:48:03.335Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-05-11T12:48:03.335Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-05-11T12:48:03.335Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-05-11T12:48:03.335Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-05-11T12:48:03.335Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-05-11T12:48:03.335Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-05-11T12:48:03.335Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-05-11T12:48:03.335Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-05-11T12:48:03.335Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-05-11T12:48:03.335Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-05-11T12:48:03.335Z] === RUN TestServiceConvertToGRPCIsolation [2021-05-11T12:48:03.335Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-05-11T12:48:03.335Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-05-11T12:48:03.335Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-05-11T12:48:03.335Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-05-11T12:48:03.335Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-05-11T12:48:03.335Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-05-11T12:48:03.335Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-05-11T12:48:03.335Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-05-11T12:48:03.335Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-05-11T12:48:03.335Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-05-11T12:48:03.335Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-05-11T12:48:03.335Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-05-11T12:48:03.335Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-05-11T12:48:03.335Z] === RUN TestServiceConvertFromGRPCIsolation [2021-05-11T12:48:03.335Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-05-11T12:48:03.335Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-05-11T12:48:03.335Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-05-11T12:48:03.335Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-05-11T12:48:03.335Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-05-11T12:48:03.335Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-05-11T12:48:03.335Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-05-11T12:48:03.335Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-05-11T12:48:03.335Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-05-11T12:48:03.335Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-05-11T12:48:03.335Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-05-11T12:48:03.335Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-05-11T12:48:03.335Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-05-11T12:48:03.335Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-05-11T12:48:03.335Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-05-11T12:48:03.335Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-05-11T12:48:03.335Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-05-11T12:48:03.335Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-05-11T12:48:03.335Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-05-11T12:48:03.335Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-05-11T12:48:03.335Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-05-11T12:48:03.335Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-05-11T12:48:03.335Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-05-11T12:48:03.335Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-05-11T12:48:03.335Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-05-11T12:48:03.335Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-05-11T12:48:03.335Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-05-11T12:48:03.335Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-05-11T12:48:03.335Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-05-11T12:48:03.335Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-05-11T12:48:03.335Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-05-11T12:48:03.335Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-05-11T12:48:03.335Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-05-11T12:48:03.335Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-05-11T12:48:03.335Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-05-11T12:48:03.335Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-05-11T12:48:03.335Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-05-11T12:48:03.335Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-05-11T12:48:03.335Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-05-11T12:48:03.335Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-05-11T12:48:03.335Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-05-11T12:48:03.335Z] === RUN TestServiceConvertFromGRPCConfigs [2021-05-11T12:48:03.335Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-05-11T12:48:03.335Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-05-11T12:48:03.335Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-05-11T12:48:03.335Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-05-11T12:48:03.335Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-05-11T12:48:03.335Z] === RUN TestServiceConvertToGRPCConfigs [2021-05-11T12:48:03.335Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-05-11T12:48:03.335Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-05-11T12:48:03.335Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-05-11T12:48:03.335Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-05-11T12:48:03.335Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-05-11T12:48:03.335Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-05-11T12:48:03.335Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-05-11T12:48:03.335Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-05-11T12:48:03.335Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-05-11T12:48:03.335Z] PASS [2021-05-11T12:48:03.335Z] coverage: 35.9% of statements [2021-05-11T12:48:03.335Z] ok github.com/docker/docker/daemon/cluster/convert 0.388s coverage: 35.9% of statements [2021-05-11T12:48:03.891Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2021-05-11T12:48:03.891Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-05-11T12:48:03.971Z] --- PASS: TestInfoAPIWarnings (17.76s) [2021-05-11T12:48:03.971Z] === RUN TestInfoDebug [2021-05-11T12:48:04.122Z] tests/integration/regression_test.py ...... [ 98%] [2021-05-11T12:48:04.152Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2021-05-11T12:48:04.638Z] tests/integration/credentials/store_test.py ...... [ 99%] [2021-05-11T12:48:04.638Z] tests/integration/credentials/utils_test.py . [100%] [2021-05-11T12:48:04.638Z] [2021-05-11T12:48:04.638Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2021-05-11T12:48:04.638Z] =========================== short test summary info ============================ [2021-05-11T12:48:04.638Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2021-05-11T12:48:04.638Z] CONFIG_RT_GROUP_SCHED isn't enabled [2021-05-11T12:48:04.638Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2021-05-11T12:48:04.638Z] Not supported on most drivers [2021-05-11T12:48:04.638Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2021-05-11T12:48:04.638Z] Output of docker top depends on host distro, and is not formalized. [2021-05-11T12:48:04.638Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2021-05-11T12:48:04.638Z] Output of docker top depends on host distro, and is not formalized. [2021-05-11T12:48:04.638Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2021-05-11T12:48:04.638Z] Can fail if eth0 has multiple IP addresses [2021-05-11T12:48:04.638Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2021-05-11T12:48:04.638Z] This doesn't seem to be taken into account by the engine [2021-05-11T12:48:04.638Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2021-05-11T12:48:04.638Z] SKIPPED [1] tests/integration/api_service_test.py:473: API version is too low (< 1.40) [2021-05-11T12:48:04.638Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2021-05-11T12:48:04.638Z] = 378 passed, 3 skipped, 1 deselected, 6 xfailed, 2 xpassed in 373.82 seconds == [2021-05-11T12:48:04.896Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2021-05-11T12:48:05.095Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2021-05-11T12:48:05.333Z] --- PASS: TestInfoDebug (2.11s) [2021-05-11T12:48:05.333Z] === RUN TestInfoInsecureRegistries [2021-05-11T12:48:05.356Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (43.17s) [2021-05-11T12:48:05.356Z] PASS [2021-05-11T12:48:05.356Z] [2021-05-11T12:48:05.356Z] === Skipped [2021-05-11T12:48:05.356Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-05-11T12:48:05.356Z] build_session_test.go:25: TODO: BuildKit [2021-05-11T12:48:05.356Z] [2021-05-11T12:48:05.356Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-05-11T12:48:05.356Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-05-11T12:48:05.356Z] [2021-05-11T12:48:05.356Z] [2021-05-11T12:48:05.356Z] DONE 34 tests, 2 skipped in 259.156s [2021-05-11T12:48:05.356Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-05-11T12:48:05.356Z] ++ 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-05-11T12:48:05.356Z] ++ set -e [2021-05-11T12:48:05.356Z] ++ '[' -n 0 ']' [2021-05-11T12:48:05.356Z] ++ set -x [2021-05-11T12:48:05.356Z] ++ env -i DEST=/go/src/github.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-05-11T12:48:05.617Z] INFO: Testing against a local daemon [2021-05-11T12:48:05.617Z] === RUN TestConfigInspect [2021-05-11T12:48:05.878Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2021-05-11T12:48:06.356Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.35s) [2021-05-11T12:48:06.356Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:vmsppzyv41zh8txps0l1xvrms Created:2021-05-11 12:47:58.786258929 +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[0cf795c0baed9af6b54c9fc0ade9ce442dfe1c9e894f7d77bd4ce35cd0d29b39:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.msywmzw24a2bane1e9wkhxdyh EndpointID:f6f97f2b0330c88239e7191fbc121bb67c4552e39c4539e85040888f9f527550 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:2ec25bab3144e7d9a0e4f8150dfc1ee47168a196c6c506fb89c7b11f102fd55d 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:138b2882ac31 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.msywmzw24a2bane1e9wkhxdyh EndpointID:f6f97f2b0330c88239e7191fbc121bb67c4552e39c4539e85040888f9f527550 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-05-11T12:48:06.356Z] PASS [2021-05-11T12:48:06.356Z] [2021-05-11T12:48:06.356Z] === Skipped [2021-05-11T12:48:06.356Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-11T12:48:06.356Z] service_test.go:242: FLAKY_TEST [2021-05-11T12:48:06.356Z] [2021-05-11T12:48:06.356Z] [2021-05-11T12:48:06.356Z] DONE 26 tests, 1 skipped in 54.855s [2021-05-11T12:48:06.356Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-05-11T12:48:06.356Z] INFO: Testing against a local daemon [2021-05-11T12:48:06.356Z] === RUN TestDockerNetworkIpvlanPersistance [2021-05-11T12:48:06.356Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-05-11T12:48:06.356Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-11T12:48:06.356Z] === RUN TestDockerNetworkIpvlan [2021-05-11T12:48:06.356Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-05-11T12:48:06.356Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-11T12:48:06.356Z] PASS [2021-05-11T12:48:06.356Z] [2021-05-11T12:48:06.356Z] === Skipped [2021-05-11T12:48:06.356Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-05-11T12:48:06.356Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-11T12:48:06.356Z] [2021-05-11T12:48:06.356Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-05-11T12:48:06.356Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-11T12:48:06.356Z] [2021-05-11T12:48:06.356Z] [2021-05-11T12:48:06.356Z] DONE 2 tests, 2 skipped in 0.038s [2021-05-11T12:48:06.356Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-05-11T12:48:06.356Z] INFO: Testing against a local daemon [2021-05-11T12:48:06.356Z] === RUN TestDockerNetworkMacvlanPersistance [2021-05-11T12:48:06.858Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2021-05-11T12:48:07.080Z] === RUN TestDiscoveryOptsErrors [2021-05-11T12:48:07.080Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-05-11T12:48:07.080Z] === RUN TestDiscoveryOpts [2021-05-11T12:48:07.080Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-05-11T12:48:07.080Z] PASS [2021-05-11T12:48:07.080Z] coverage: 30.0% of statements [2021-05-11T12:48:07.080Z] ok github.com/docker/docker/daemon/discovery 0.042s coverage: 30.0% of statements [2021-05-11T12:48:07.218Z] --- PASS: TestInfoInsecureRegistries (1.83s) [2021-05-11T12:48:07.218Z] === RUN TestInfoRegistryMirrors [2021-05-11T12:48:07.296Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.94s) [2021-05-11T12:48:07.296Z] === RUN TestDockerNetworkMacvlan [2021-05-11T12:48:07.541Z] === RUN TestBuilderGC [2021-05-11T12:48:07.541Z] --- PASS: TestBuilderGC (0.00s) [2021-05-11T12:48:07.541Z] === RUN TestDaemonConfigurationNotFound [2021-05-11T12:48:07.541Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-05-11T12:48:07.541Z] === RUN TestDaemonBrokenConfiguration [2021-05-11T12:48:07.541Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-05-11T12:48:07.541Z] === RUN TestParseClusterAdvertiseSettings [2021-05-11T12:48:07.541Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-05-11T12:48:07.541Z] === RUN TestFindConfigurationConflicts [2021-05-11T12:48:07.541Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-05-11T12:48:07.541Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-05-11T12:48:07.541Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-05-11T12:48:07.541Z] === RUN TestDaemonConfigurationMergeConflicts [2021-05-11T12:48:07.541Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-05-11T12:48:07.541Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-05-11T12:48:07.541Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-05-11T12:48:07.541Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-05-11T12:48:07.541Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-05-11T12:48:07.541Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-05-11T12:48:07.541Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-05-11T12:48:07.541Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-05-11T12:48:07.541Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-05-11T12:48:07.541Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-05-11T12:48:07.541Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-05-11T12:48:07.541Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-05-11T12:48:07.541Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-05-11T12:48:07.541Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-05-11T12:48:07.541Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-05-11T12:48:07.541Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-05-11T12:48:07.541Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-05-11T12:48:07.541Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-05-11T12:48:07.541Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-05-11T12:48:07.541Z] === RUN TestValidateConfigurationErrors [2021-05-11T12:48:07.541Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-05-11T12:48:07.541Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-05-11T12:48:07.541Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-05-11T12:48:07.541Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-05-11T12:48:07.541Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-05-11T12:48:07.541Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-05-11T12:48:07.541Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-05-11T12:48:07.541Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-05-11T12:48:07.541Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-05-11T12:48:07.541Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-05-11T12:48:07.541Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-05-11T12:48:07.541Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-05-11T12:48:07.541Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-05-11T12:48:07.541Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-05-11T12:48:07.541Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-05-11T12:48:07.541Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-05-11T12:48:07.541Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-05-11T12:48:07.541Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-05-11T12:48:07.541Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-05-11T12:48:07.541Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-05-11T12:48:07.541Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-05-11T12:48:07.541Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-05-11T12:48:07.541Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-05-11T12:48:07.541Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-05-11T12:48:07.541Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-05-11T12:48:07.541Z] === RUN TestValidateConfiguration [2021-05-11T12:48:07.541Z] === RUN TestValidateConfiguration/with_label [2021-05-11T12:48:07.541Z] === RUN TestValidateConfiguration/with_dns [2021-05-11T12:48:07.541Z] === RUN TestValidateConfiguration/with_dns-search [2021-05-11T12:48:07.541Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-05-11T12:48:07.541Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-05-11T12:48:07.541Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-05-11T12:48:07.541Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-05-11T12:48:07.541Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-05-11T12:48:07.541Z] --- PASS: TestValidateConfiguration (0.00s) [2021-05-11T12:48:07.541Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-05-11T12:48:07.541Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-05-11T12:48:07.541Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-05-11T12:48:07.541Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-05-11T12:48:07.541Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-05-11T12:48:07.541Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-05-11T12:48:07.541Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-05-11T12:48:07.541Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-05-11T12:48:07.541Z] === RUN TestModifiedDiscoverySettings [2021-05-11T12:48:07.541Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-05-11T12:48:07.541Z] === RUN TestReloadSetConfigFileNotExist [2021-05-11T12:48:07.541Z] time="2021-05-11T12:48:07Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-05-11T12:48:07.541Z] --- PASS: TestReloadSetConfigFileNotExist (0.11s) [2021-05-11T12:48:08.002Z] === RUN TestReloadDefaultConfigNotExist [2021-05-11T12:48:08.002Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-05-11T12:48:08.002Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-05-11T12:48:08.002Z] === RUN TestReloadBadDefaultConfig [2021-05-11T12:48:08.002Z] time="2021-05-11T12:48:07Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-015686471" [2021-05-11T12:48:08.002Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-05-11T12:48:08.002Z] === RUN TestReloadWithConflictingLabels [2021-05-11T12:48:08.002Z] time="2021-05-11T12:48:07Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-430853114" [2021-05-11T12:48:08.002Z] --- PASS: TestReloadWithConflictingLabels (0.02s) [2021-05-11T12:48:08.002Z] === RUN TestReloadWithDuplicateLabels [2021-05-11T12:48:08.002Z] time="2021-05-11T12:48:07Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-118367505" [2021-05-11T12:48:08.002Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-05-11T12:48:08.002Z] === RUN TestDaemonConfigurationMerge [2021-05-11T12:48:08.002Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-05-11T12:48:08.002Z] PASS [2021-05-11T12:48:08.002Z] coverage: 79.7% of statements [2021-05-11T12:48:08.002Z] ok github.com/docker/docker/daemon/config 0.316s coverage: 79.7% of statements [2021-05-11T12:48:08.239Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-05-11T12:48:08.462Z] === RUN TestVerifyNetworkingConfig [2021-05-11T12:48:08.463Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-05-11T12:48:08.463Z] === RUN TestGetContainer [2021-05-11T12:48:08.927Z] --- PASS: TestGetContainer (0.00s) [2021-05-11T12:48:08.927Z] === RUN TestValidContainerNames [2021-05-11T12:48:08.927Z] --- PASS: TestValidContainerNames (0.00s) [2021-05-11T12:48:08.927Z] === RUN TestContainerInitDNS [2021-05-11T12:48:08.927Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-05-11T12:48:08.927Z] daemon_test.go:147: root required [2021-05-11T12:48:08.927Z] === RUN TestMerge [2021-05-11T12:48:08.927Z] --- PASS: TestMerge (0.00s) [2021-05-11T12:48:08.927Z] === RUN TestValidateContainerIsolation [2021-05-11T12:48:08.927Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-05-11T12:48:08.927Z] === RUN TestFindNetworkErrorType [2021-05-11T12:48:08.927Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-05-11T12:48:08.927Z] === RUN TestEnsureServicesExist [2021-05-11T12:48:08.927Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-05-11T12:48:08.927Z] === RUN TestEnsureServicesExistErrors [2021-05-11T12:48:08.927Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-05-11T12:48:08.927Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-05-11T12:48:08.927Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-05-11T12:48:08.927Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-05-11T12:48:08.927Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-05-11T12:48:08.927Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-05-11T12:48:08.927Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-05-11T12:48:08.927Z] === RUN TestContainerDelete [2021-05-11T12:48:08.927Z] --- PASS: TestContainerDelete (0.00s) [2021-05-11T12:48:08.927Z] === RUN TestContainerDoubleDelete [2021-05-11T12:48:08.927Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-05-11T12:48:08.927Z] === RUN TestLogContainerEventCopyLabels [2021-05-11T12:48:08.927Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-05-11T12:48:08.927Z] === RUN TestLogContainerEventWithAttributes [2021-05-11T12:48:08.927Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-05-11T12:48:08.927Z] === RUN TestNoneHealthcheck [2021-05-11T12:48:08.927Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-05-11T12:48:08.927Z] === RUN TestHealthStates [2021-05-11T12:48:08.927Z] time="2021-05-11T12:48:08Z" 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-05-11T12:48:08.927Z] time="2021-05-11T12:48:08Z" 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-05-11T12:48:08.927Z] time="2021-05-11T12:48:08Z" 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-05-11T12:48:08.927Z] time="2021-05-11T12:48:08Z" 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-05-11T12:48:08.927Z] time="2021-05-11T12:48:08Z" 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-05-11T12:48:08.927Z] time="2021-05-11T12:48:08Z" 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-05-11T12:48:08.927Z] time="2021-05-11T12:48:08Z" 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-05-11T12:48:08.927Z] time="2021-05-11T12:48:08Z" 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-05-11T12:48:08.927Z] time="2021-05-11T12:48:08Z" 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-05-11T12:48:08.927Z] time="2021-05-11T12:48:08Z" 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-05-11T12:48:08.927Z] --- PASS: TestHealthStates (0.11s) [2021-05-11T12:48:08.927Z] === RUN TestMaskURLCredentials [2021-05-11T12:48:08.927Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-05-11T12:48:08.927Z] === RUN TestGetInspectData [2021-05-11T12:48:08.927Z] --- PASS: TestGetInspectData (0.00s) [2021-05-11T12:48:08.927Z] === RUN TestFillLicense [2021-05-11T12:48:08.927Z] --- PASS: TestFillLicense (0.00s) [2021-05-11T12:48:08.927Z] === RUN TestListInvalidFilter [2021-05-11T12:48:08.927Z] --- PASS: TestListInvalidFilter (0.00s) [2021-05-11T12:48:08.927Z] === RUN TestNameFilter [2021-05-11T12:48:08.927Z] --- PASS: TestNameFilter (0.00s) [2021-05-11T12:48:08.927Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-05-11T12:48:08.927Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-05-11T12:48:08.927Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-05-11T12:48:08.927Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-05-11T12:48:08.927Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-05-11T12:48:08.927Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-05-11T12:48:08.927Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-05-11T12:48:08.927Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-05-11T12:48:08.927Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-05-11T12:48:08.927Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-05-11T12:48:08.927Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-05-11T12:48:08.927Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-05-11T12:48:08.927Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-05-11T12:48:08.927Z] === 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-05-11T12:48:08.927Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-05-11T12:48:08.927Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-05-11T12:48:08.927Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-05-11T12:48:08.927Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-05-11T12:48:08.927Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-05-11T12:48:08.927Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-05-11T12:48:08.927Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-05-11T12:48:08.927Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-05-11T12:48:08.927Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.08s) [2021-05-11T12:48:08.927Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-05-11T12:48:08.927Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-05-11T12:48:08.927Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-05-11T12:48:08.927Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-05-11T12:48:08.927Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-05-11T12:48:08.927Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-05-11T12:48:08.928Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-05-11T12:48:08.928Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-05-11T12:48:08.928Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-05-11T12:48:08.928Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-05-11T12:48:08.928Z] --- 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-05-11T12:48:08.928Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-05-11T12:48:08.928Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-05-11T12:48:08.928Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-05-11T12:48:08.928Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-05-11T12:48:08.928Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-05-11T12:48:08.928Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-05-11T12:48:08.928Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-05-11T12:48:08.928Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-05-11T12:48:08.928Z] === RUN TestDaemonReloadLabels [2021-05-11T12:48:08.928Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-05-11T12:48:08.928Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-05-11T12:48:08.928Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-05-11T12:48:08.928Z] === RUN TestDaemonReloadMirrors [2021-05-11T12:48:08.928Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-05-11T12:48:08.928Z] === RUN TestDaemonReloadInsecureRegistries [2021-05-11T12:48:08.928Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-05-11T12:48:08.928Z] === RUN TestDaemonReloadNotAffectOthers [2021-05-11T12:48:08.928Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-05-11T12:48:08.928Z] === RUN TestDaemonDiscoveryReload [2021-05-11T12:48:08.928Z] === RUN TestEventsLog [2021-05-11T12:48:08.928Z] --- PASS: TestEventsLog (0.00s) [2021-05-11T12:48:08.928Z] === RUN TestEventsLogTimeout [2021-05-11T12:48:08.928Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-05-11T12:48:08.928Z] === RUN TestLogEvents [2021-05-11T12:48:08.928Z] --- PASS: TestLogEvents (0.05s) [2021-05-11T12:48:08.928Z] === RUN TestLoadBufferedEvents [2021-05-11T12:48:08.928Z] --- PASS: TestLoadBufferedEvents (0.10s) [2021-05-11T12:48:08.928Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-05-11T12:48:08.928Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-05-11T12:48:08.928Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-05-11T12:48:08.928Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-05-11T12:48:08.928Z] PASS [2021-05-11T12:48:08.928Z] coverage: 50.0% of statements [2021-05-11T12:48:08.928Z] ok github.com/docker/docker/daemon/events 0.199s coverage: 50.0% of statements [2021-05-11T12:48:09.104Z] --- PASS: TestInfoRegistryMirrors (1.98s) [2021-05-11T12:48:09.104Z] === RUN TestLoginFailsWithBadCredentials [2021-05-11T12:48:09.104Z] --- PASS: TestLoginFailsWithBadCredentials (0.15s) [2021-05-11T12:48:09.104Z] === RUN TestPingCacheHeaders [2021-05-11T12:48:09.104Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-05-11T12:48:09.104Z] === RUN TestPingGet [2021-05-11T12:48:09.104Z] --- PASS: TestPingGet (0.01s) [2021-05-11T12:48:09.104Z] === RUN TestPingHead [2021-05-11T12:48:09.104Z] --- PASS: TestPingHead (0.02s) [2021-05-11T12:48:09.104Z] === RUN TestVersion [2021-05-11T12:48:09.104Z] --- PASS: TestVersion (0.02s) [2021-05-11T12:48:09.104Z] PASS [2021-05-11T12:48:09.104Z] [2021-05-11T12:48:09.104Z] === Skipped [2021-05-11T12:48:09.104Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-05-11T12:48:09.104Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-05-11T12:48:09.104Z] [2021-05-11T12:48:09.104Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-05-11T12:48:09.104Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-11T12:48:09.104Z] [2021-05-11T12:48:09.104Z] [2021-05-11T12:48:09.104Z] DONE 18 tests, 2 skipped in 30.314s [2021-05-11T12:48:09.104Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-05-11T12:48:09.104Z] INFO: Testing against a local daemon [2021-05-11T12:48:09.104Z] === RUN TestVolumesCreateAndList [2021-05-11T12:48:09.180Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-05-11T12:48:09.359Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-05-11T12:48:09.359Z] === RUN TestVolumesRemove [2021-05-11T12:48:09.359Z] --- PASS: TestVolumesRemove (0.07s) [2021-05-11T12:48:09.359Z] === RUN TestVolumesInspect [2021-05-11T12:48:09.359Z] --- PASS: TestVolumesInspect (0.02s) [2021-05-11T12:48:09.359Z] === RUN TestVolumesInvalidJSON [2021-05-11T12:48:09.359Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-05-11T12:48:09.359Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-05-11T12:48:09.359Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-05-11T12:48:09.359Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-05-11T12:48:09.359Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-05-11T12:48:09.359Z] PASS [2021-05-11T12:48:09.359Z] [2021-05-11T12:48:09.359Z] DONE 5 tests in 0.233s [2021-05-11T12:48:09.359Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-05-11T12:48:09.359Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12373 is not a child of this shell [2021-05-11T12:48:09.359Z] warning: PID 12373 from bundles/test-integration/docker.pid had a nonzero exit code [2021-05-11T12:48:09.359Z] Leaving: AppArmorNo profiles have been unloaded. [2021-05-11T12:48:09.359Z] [2021-05-11T12:48:09.359Z] Unloading profiles will leave already running processes permanently [2021-05-11T12:48:09.359Z] unconfined, which can lead to unexpected situations. [2021-05-11T12:48:09.359Z] [2021-05-11T12:48:09.359Z] To set a process to complain mode, use the command line tool [2021-05-11T12:48:09.359Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-05-11T12:48:09.359Z] Removing test suite binaries [2021-05-11T12:48:09.389Z] === RUN TestWaitNodeAttachment [2021-05-11T12:48:09.430Z] --- PASS: TestConfigInspect (3.53s) [2021-05-11T12:48:09.430Z] === RUN TestConfigList [2021-05-11T12:48:09.430Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-05-11T12:48:09.430Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-05-11T12:48:09.614Z] exiting test-integration [2021-05-11T12:48:09.614Z] ++ exit 0 [2021-05-11T12:48:09.849Z] --- PASS: TestDaemonDiscoveryReload (1.00s) [2021-05-11T12:48:09.849Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-05-11T12:48:09.849Z] --- PASS: TestWaitNodeAttachment (0.42s) [2021-05-11T12:48:09.849Z] === RUN TestIsolationConversion [2021-05-11T12:48:09.849Z] === RUN TestIsolationConversion/default [2021-05-11T12:48:09.849Z] === RUN TestIsolationConversion/process [2021-05-11T12:48:09.849Z] === RUN TestIsolationConversion/hyperv [2021-05-11T12:48:09.849Z] --- PASS: TestIsolationConversion (0.00s) [2021-05-11T12:48:09.849Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-05-11T12:48:09.849Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-05-11T12:48:09.849Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-05-11T12:48:09.849Z] === RUN TestContainerLabels [2021-05-11T12:48:09.849Z] --- PASS: TestContainerLabels (0.00s) [2021-05-11T12:48:09.849Z] === RUN TestCredentialSpecConversion [2021-05-11T12:48:09.849Z] === RUN TestCredentialSpecConversion/none [2021-05-11T12:48:09.849Z] === RUN TestCredentialSpecConversion/config [2021-05-11T12:48:09.849Z] === RUN TestCredentialSpecConversion/file [2021-05-11T12:48:09.849Z] === RUN TestCredentialSpecConversion/registry [2021-05-11T12:48:09.849Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-05-11T12:48:09.849Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-05-11T12:48:09.849Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-05-11T12:48:09.849Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-05-11T12:48:09.849Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-05-11T12:48:09.849Z] === RUN TestControllerValidateMountBind [2021-05-11T12:48:09.849Z] --- PASS: TestControllerValidateMountBind (0.01s) [2021-05-11T12:48:09.849Z] === RUN TestControllerValidateMountVolume [2021-05-11T12:48:09.849Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-05-11T12:48:09.849Z] === RUN TestControllerValidateMountTarget [2021-05-11T12:48:09.849Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-05-11T12:48:09.849Z] === RUN TestControllerValidateMountTmpfs [2021-05-11T12:48:09.849Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-05-11T12:48:09.849Z] === RUN TestControllerValidateMountInvalidType [2021-05-11T12:48:09.849Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-05-11T12:48:09.849Z] === RUN TestControllerValidateMountNamedPipe [2021-05-11T12:48:09.849Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-05-11T12:48:09.849Z] PASS [2021-05-11T12:48:09.849Z] coverage: 11.3% of statements [2021-05-11T12:48:09.849Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.762s coverage: 11.3% of statements [2021-05-11T12:48:10.103Z] --- PASS: TestUpdateRestartPolicy (13.07s) [2021-05-11T12:48:10.103Z] === RUN TestUpdateRestartWithAutoRemove [2021-05-11T12:48:10.103Z] --- PASS: TestUpdateRestartWithAutoRemove (0.84s) [2021-05-11T12:48:10.103Z] === RUN TestWaitNonBlocked [2021-05-11T12:48:10.103Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-11T12:48:10.103Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-11T12:48:10.103Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-11T12:48:10.103Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-11T12:48:10.103Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-11T12:48:10.103Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-11T12:48:10.103Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-05-11T12:48:10.103Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.99s) [2021-05-11T12:48:10.103Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.02s) [2021-05-11T12:48:10.103Z] === RUN TestWaitBlocked [2021-05-11T12:48:10.103Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-11T12:48:10.103Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-11T12:48:10.103Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-05-11T12:48:10.103Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-05-11T12:48:10.103Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-11T12:48:10.103Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-05-11T12:48:10.121Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-05-11T12:48:10.310Z] === RUN TestIsEmptyDir [2021-05-11T12:48:10.310Z] --- PASS: TestIsEmptyDir (0.00s) [2021-05-11T12:48:10.310Z] PASS [2021-05-11T12:48:10.310Z] coverage: 2.3% of statements [2021-05-11T12:48:10.310Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-05-11T12:48:10.310Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-05-11T12:48:10.310Z] ok github.com/docker/docker/daemon/graphdriver 0.060s coverage: 2.3% of statements [2021-05-11T12:48:10.539Z] [2021-05-11T12:48:10.770Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.51s) [2021-05-11T12:48:10.770Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-05-11T12:48:10.770Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-05-11T12:48:10.770Z] reload_test.go:520: root required [2021-05-11T12:48:10.770Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-05-11T12:48:10.770Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.01s) [2021-05-11T12:48:10.770Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-05-11T12:48:10.770Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.04s) [2021-05-11T12:48:10.770Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-05-11T12:48:10.770Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.02s) [2021-05-11T12:48:10.770Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-05-11T12:48:10.770Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2021-05-11T12:48:10.770Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-05-11T12:48:10.770Z] === RUN TestLinkNaming [2021-05-11T12:48:10.770Z] --- PASS: TestLinkNaming (0.00s) [2021-05-11T12:48:10.770Z] === RUN TestLinkNew [2021-05-11T12:48:10.770Z] --- PASS: TestLinkNew (0.00s) [2021-05-11T12:48:10.770Z] === RUN TestLinkEnv [2021-05-11T12:48:10.770Z] --- PASS: TestLinkEnv (0.00s) [2021-05-11T12:48:10.770Z] === RUN TestLinkMultipleEnv [2021-05-11T12:48:10.770Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-05-11T12:48:10.770Z] === RUN TestLinkPortRangeEnv [2021-05-11T12:48:10.770Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-05-11T12:48:10.770Z] PASS [2021-05-11T12:48:10.770Z] coverage: 93.0% of statements [2021-05-11T12:48:10.770Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-05-11T12:48:10.770Z] === RUN TestParseVolumesFrom [2021-05-11T12:48:10.770Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-05-11T12:48:10.770Z] PASS [2021-05-11T12:48:10.770Z] coverage: 9.0% of statements [2021-05-11T12:48:10.770Z] ok github.com/docker/docker/daemon/links 0.087s coverage: 93.0% of statements [2021-05-11T12:48:10.770Z] ok github.com/docker/docker/daemon 2.651s coverage: 9.0% of statements [2021-05-11T12:48:10.770Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-05-11T12:48:10.770Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-05-11T12:48:10.770Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-05-11T12:48:10.770Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-05-11T12:48:10.770Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-05-11T12:48:10.770Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-05-11T12:48:10.770Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-05-11T12:48:10.770Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-05-11T12:48:10.770Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2021-05-11T12:48:10.770Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-05-11T12:48:10.770Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-05-11T12:48:10.770Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-05-11T12:48:10.770Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-05-11T12:48:10.770Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-05-11T12:48:10.770Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-05-11T12:48:11.044Z] --- PASS: TestWaitBlocked (0.03s) [2021-05-11T12:48:11.044Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.14s) [2021-05-11T12:48:11.044Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.18s) [2021-05-11T12:48:11.044Z] === CONT TestContainerStartOnDaemonRestart [2021-05-11T12:48:11.044Z] === CONT TestContainerKillOnDaemonStart [2021-05-11T12:48:11.044Z] === CONT TestDaemonHostGatewayIP [2021-05-11T12:48:11.044Z] === CONT TestIpcModeOlderClient [2021-05-11T12:48:11.044Z] --- PASS: TestIpcModeOlderClient (0.11s) [2021-05-11T12:48:11.044Z] === CONT TestRestartDaemonWithRestartingContainer [2021-05-11T12:48:11.347Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-05-11T12:48:11.347Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing Post stage [Pipeline] junit [2021-05-11T12:48:11.915Z] Recording test results [2021-05-11T12:48:12.733Z] --- PASS: TestConfigList (3.59s) [2021-05-11T12:48:12.733Z] === RUN TestConfigsCreateAndDelete [2021-05-11T12:48:12.955Z] === RUN TestAdapterReadLogs [2021-05-11T12:48:13.417Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-05-11T12:48:13.417Z] === RUN TestCopier [2021-05-11T12:48:13.417Z] --- PASS: TestCopier (0.03s) [2021-05-11T12:48:13.417Z] === RUN TestCopierLongLines [2021-05-11T12:48:13.417Z] --- PASS: TestCopierLongLines (0.00s) [2021-05-11T12:48:13.417Z] === RUN TestCopierSlow [2021-05-11T12:48:13.417Z] --- PASS: TestCopierSlow (0.23s) [2021-05-11T12:48:13.417Z] === RUN TestCopierWithSized [2021-05-11T12:48:13.417Z] === RUN TestCopierWithSized/as_is [2021-05-11T12:48:13.417Z] === RUN TestCopierWithSized/With_RingLogger [2021-05-11T12:48:13.417Z] --- PASS: TestCopierWithSized (0.01s) [2021-05-11T12:48:13.417Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-05-11T12:48:13.417Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2021-05-11T12:48:13.417Z] === RUN TestCopierWithPartial [2021-05-11T12:48:13.417Z] --- PASS: TestCopierWithPartial (0.00s) [2021-05-11T12:48:13.417Z] === RUN TestRingLogger [2021-05-11T12:48:13.417Z] --- PASS: TestRingLogger (0.00s) [2021-05-11T12:48:13.417Z] === RUN TestRingCap [2021-05-11T12:48:13.417Z] --- PASS: TestRingCap (0.00s) [2021-05-11T12:48:13.417Z] === RUN TestRingClose [2021-05-11T12:48:13.417Z] --- PASS: TestRingClose (0.00s) [2021-05-11T12:48:13.417Z] === RUN TestRingDrain [2021-05-11T12:48:13.417Z] --- PASS: TestRingDrain (0.00s) [2021-05-11T12:48:13.417Z] PASS [2021-05-11T12:48:13.417Z] coverage: 43.5% of statements [2021-05-11T12:48:13.417Z] ok github.com/docker/docker/daemon/logger 0.419s coverage: 43.5% of statements [2021-05-11T12:48:13.453Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-05-11T12:48:13.638Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-05-11T12:48:13.877Z] === RUN TestNewStreamConfig [2021-05-11T12:48:13.877Z] === RUN TestNewStreamConfig/defaults [2021-05-11T12:48:13.877Z] === RUN TestNewStreamConfig/invalid_create_group [2021-05-11T12:48:13.877Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-05-11T12:48:13.877Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-05-11T12:48:13.877Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-05-11T12:48:13.877Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-05-11T12:48:13.877Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-05-11T12:48:13.877Z] --- PASS: TestNewStreamConfig (0.00s) [2021-05-11T12:48:13.877Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-05-11T12:48:13.877Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-05-11T12:48:13.877Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-05-11T12:48:13.877Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-05-11T12:48:13.877Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-05-11T12:48:13.877Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-05-11T12:48:13.877Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-05-11T12:48:13.877Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-05-11T12:48:13.877Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-05-11T12:48:13.877Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-05-11T12:48:13.877Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-05-11T12:48:13.877Z] === RUN TestNewAWSLogsClientRegionDetect [2021-05-11T12:48:13.877Z] time="2021-05-11T12:48:13Z" level=info msg="Trying to get region from EC2 Metadata" [2021-05-11T12:48:13.877Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.11s) [2021-05-11T12:48:13.877Z] === RUN TestCreateSuccess [2021-05-11T12:48:13.877Z] --- PASS: TestCreateSuccess (0.00s) [2021-05-11T12:48:13.877Z] === RUN TestCreateLogGroupSuccess [2021-05-11T12:48:13.877Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-05-11T12:48:13.877Z] === RUN TestCreateError [2021-05-11T12:48:13.877Z] --- PASS: TestCreateError (0.00s) [2021-05-11T12:48:13.877Z] === RUN TestCreateAlreadyExists [2021-05-11T12:48:13.877Z] time="2021-05-11T12:48:13Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-05-11T12:48:13.877Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-05-11T12:48:13.877Z] === RUN TestLogClosed [2021-05-11T12:48:13.877Z] --- PASS: TestLogClosed (0.00s) [2021-05-11T12:48:13.877Z] === RUN TestLogBlocking [2021-05-11T12:48:13.877Z] --- PASS: TestLogBlocking (0.00s) [2021-05-11T12:48:13.877Z] === RUN TestLogNonBlockingBufferEmpty [2021-05-11T12:48:13.877Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-05-11T12:48:13.877Z] === RUN TestLogNonBlockingBufferFull [2021-05-11T12:48:13.877Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-05-11T12:48:13.877Z] === RUN TestPublishBatchSuccess [2021-05-11T12:48:13.877Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-05-11T12:48:13.877Z] === RUN TestPublishBatchError [2021-05-11T12:48:13.877Z] time="2021-05-11T12:48:13Z" level=error msg=Error [2021-05-11T12:48:13.877Z] --- PASS: TestPublishBatchError (0.00s) [2021-05-11T12:48:13.877Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-05-11T12:48:13.877Z] time="2021-05-11T12:48:13Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-05-11T12:48:13.877Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-05-11T12:48:13.877Z] === RUN TestPublishBatchAlreadyAccepted [2021-05-11T12:48:13.877Z] time="2021-05-11T12:48:13Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-05-11T12:48:13.877Z] time="2021-05-11T12:48:13Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-05-11T12:48:13.877Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-05-11T12:48:13.877Z] === RUN TestCollectBatchSimple [2021-05-11T12:48:13.877Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-05-11T12:48:13.877Z] === RUN TestCollectBatchTicker [2021-05-11T12:48:13.877Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-05-11T12:48:13.877Z] === RUN TestCollectBatchMultilinePattern [2021-05-11T12:48:13.877Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-05-11T12:48:13.877Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-05-11T12:48:13.877Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-05-11T12:48:13.877Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-05-11T12:48:13.877Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-05-11T12:48:13.877Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-05-11T12:48:13.877Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2021-05-11T12:48:13.877Z] === RUN TestCollectBatchClose [2021-05-11T12:48:13.877Z] --- PASS: TestCollectBatchClose (0.00s) [2021-05-11T12:48:13.877Z] === RUN TestEffectiveLen [2021-05-11T12:48:13.877Z] === RUN TestEffectiveLen/0/Hello [2021-05-11T12:48:13.877Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-05-11T12:48:13.877Z] === RUN TestEffectiveLen/2/🙃 [2021-05-11T12:48:13.877Z] === RUN TestEffectiveLen/3/���� [2021-05-11T12:48:13.877Z] === RUN TestEffectiveLen/4/He��o [2021-05-11T12:48:13.877Z] === RUN TestEffectiveLen/5/ [2021-05-11T12:48:13.877Z] --- PASS: TestEffectiveLen (0.00s) [2021-05-11T12:48:13.877Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-05-11T12:48:13.877Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-05-11T12:48:13.877Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-05-11T12:48:13.877Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-05-11T12:48:13.877Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-05-11T12:48:13.877Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-05-11T12:48:13.877Z] === RUN TestFindValidSplit [2021-05-11T12:48:13.877Z] === RUN TestFindValidSplit/0/ [2021-05-11T12:48:13.877Z] === RUN TestFindValidSplit/1/Hello [2021-05-11T12:48:13.877Z] === RUN TestFindValidSplit/2/Hello [2021-05-11T12:48:13.877Z] === RUN TestFindValidSplit/3/Hello [2021-05-11T12:48:13.877Z] === RUN TestFindValidSplit/4/🙃 [2021-05-11T12:48:13.877Z] === RUN TestFindValidSplit/5/🙃 [2021-05-11T12:48:13.877Z] === RUN TestFindValidSplit/6/a� [2021-05-11T12:48:13.877Z] === RUN TestFindValidSplit/7/a� [2021-05-11T12:48:13.877Z] --- PASS: TestFindValidSplit (0.00s) [2021-05-11T12:48:13.877Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-05-11T12:48:13.877Z] cloudwatchlogs_test.go:1044: [2021-05-11T12:48:13.877Z] cloudwatchlogs_test.go:1045: [2021-05-11T12:48:13.877Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-05-11T12:48:13.877Z] cloudwatchlogs_test.go:1044: Hello [2021-05-11T12:48:13.877Z] cloudwatchlogs_test.go:1045: [2021-05-11T12:48:13.877Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-05-11T12:48:13.877Z] cloudwatchlogs_test.go:1044: He [2021-05-11T12:48:13.877Z] cloudwatchlogs_test.go:1045: llo [2021-05-11T12:48:13.877Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-05-11T12:48:13.968Z] + echo Ensuring container killed. [2021-05-11T12:48:13.968Z] Ensuring container killed. [2021-05-11T12:48:13.968Z] + docker rm -vf docker-pr4 [2021-05-11T12:48:13.968Z] Error: No such container: docker-pr4 [Pipeline] sh [2021-05-11T12:48:14.284Z] + echo Chowning /workspace to jenkins user [2021-05-11T12:48:14.284Z] Chowning /workspace to jenkins user [2021-05-11T12:48:14.284Z] + id -u [2021-05-11T12:48:14.284Z] + id -g [2021-05-11T12:48:14.284Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42370:/workspace busybox chown -R 1000:1000 /workspace [2021-05-11T12:48:14.284Z] Unable to find image 'busybox:latest' locally [2021-05-11T12:48:14.284Z] latest: Pulling from library/busybox [2021-05-11T12:48:14.338Z] cloudwatchlogs_test.go:1044: [2021-05-11T12:48:14.338Z] cloudwatchlogs_test.go:1045: Hello [2021-05-11T12:48:14.338Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-05-11T12:48:14.338Z] cloudwatchlogs_test.go:1044: [2021-05-11T12:48:14.338Z] cloudwatchlogs_test.go:1045: 🙃 [2021-05-11T12:48:14.338Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-05-11T12:48:14.338Z] cloudwatchlogs_test.go:1044: 🙃 [2021-05-11T12:48:14.338Z] cloudwatchlogs_test.go:1045: [2021-05-11T12:48:14.338Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-05-11T12:48:14.338Z] cloudwatchlogs_test.go:1044: a [2021-05-11T12:48:14.338Z] cloudwatchlogs_test.go:1045: � [2021-05-11T12:48:14.338Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-05-11T12:48:14.338Z] cloudwatchlogs_test.go:1044: a� [2021-05-11T12:48:14.338Z] cloudwatchlogs_test.go:1045: [2021-05-11T12:48:14.338Z] === RUN TestProcessEventEmoji [2021-05-11T12:48:14.338Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-05-11T12:48:14.338Z] === RUN TestCollectBatchLineSplit [2021-05-11T12:48:14.338Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-05-11T12:48:14.338Z] === RUN TestCollectBatchLineSplitWithBinary [2021-05-11T12:48:14.338Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-05-11T12:48:14.338Z] === RUN TestCollectBatchMaxEvents [2021-05-11T12:48:14.338Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2021-05-11T12:48:14.338Z] === RUN TestCollectBatchMaxTotalBytes [2021-05-11T12:48:14.338Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2021-05-11T12:48:14.338Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-05-11T12:48:14.338Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2021-05-11T12:48:14.338Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-05-11T12:48:14.338Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2021-05-11T12:48:14.338Z] === RUN TestParseLogOptionsMultilinePattern [2021-05-11T12:48:14.338Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-05-11T12:48:14.338Z] === RUN TestParseLogOptionsDatetimeFormat [2021-05-11T12:48:14.338Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-05-11T12:48:14.338Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-05-11T12:48:14.338Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-05-11T12:48:14.338Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-05-11T12:48:14.338Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-05-11T12:48:14.338Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-05-11T12:48:14.338Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-05-11T12:48:14.338Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-05-11T12:48:14.338Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-05-11T12:48:14.338Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-05-11T12:48:14.338Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-05-11T12:48:14.338Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-05-11T12:48:14.338Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-05-11T12:48:14.338Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-05-11T12:48:14.338Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-05-11T12:48:14.338Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-05-11T12:48:14.338Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-05-11T12:48:14.338Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-05-11T12:48:14.338Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-05-11T12:48:14.338Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-05-11T12:48:14.338Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-05-11T12:48:14.338Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-05-11T12:48:14.338Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-05-11T12:48:14.338Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-05-11T12:48:14.338Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-05-11T12:48:14.338Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-05-11T12:48:14.338Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-05-11T12:48:14.338Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-05-11T12:48:14.338Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-05-11T12:48:14.338Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-05-11T12:48:14.338Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-05-11T12:48:14.338Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-05-11T12:48:14.338Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-05-11T12:48:14.338Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-05-11T12:48:14.338Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-05-11T12:48:14.338Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-05-11T12:48:14.338Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-05-11T12:48:14.338Z] === RUN TestCreateTagSuccess [2021-05-11T12:48:14.338Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-05-11T12:48:14.338Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-05-11T12:48:14.338Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-05-11T12:48:14.338Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-05-11T12:48:14.338Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-05-11T12:48:14.338Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-05-11T12:48:14.338Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-05-11T12:48:14.338Z] PASS [2021-05-11T12:48:14.338Z] coverage: 77.8% of statements [2021-05-11T12:48:14.338Z] ok github.com/docker/docker/daemon/logger/awslogs 0.541s coverage: 77.8% of statements [2021-05-11T12:48:14.338Z] === RUN TestSearchRegistryForImagesErrors [2021-05-11T12:48:14.338Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-05-11T12:48:14.338Z] === RUN TestSearchRegistryForImages [2021-05-11T12:48:14.338Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-05-11T12:48:14.338Z] === RUN TestOnlyPlatformWithFallback [2021-05-11T12:48:14.338Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-05-11T12:48:14.338Z] === RUN TestImageDelete [2021-05-11T12:48:14.338Z] === RUN TestImageDelete/no_lease [2021-05-11T12:48:14.338Z] === RUN TestImageDelete/lease_exists [2021-05-11T12:48:14.338Z] --- PASS: TestImageDelete (0.03s) [2021-05-11T12:48:14.338Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-05-11T12:48:14.338Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2021-05-11T12:48:14.338Z] === RUN TestContentStoreForPull [2021-05-11T12:48:14.541Z] aa2a8d90b84c: Pulling fs layer [2021-05-11T12:48:14.541Z] aa2a8d90b84c: Download complete [2021-05-11T12:48:14.541Z] aa2a8d90b84c: Pull complete [2021-05-11T12:48:14.541Z] Digest: sha256:be4684e4004560b2cd1f12148b7120b0ea69c385bcc9b12a637537a2c60f97fb [2021-05-11T12:48:14.541Z] Status: Downloaded newer image for busybox:latest [2021-05-11T12:48:14.798Z] --- PASS: TestContentStoreForPull (0.13s) [2021-05-11T12:48:14.798Z] PASS [2021-05-11T12:48:14.798Z] coverage: 6.7% of statements [2021-05-11T12:48:14.798Z] ok github.com/docker/docker/daemon/images 0.407s coverage: 6.7% of statements [2021-05-11T12:48:14.798Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-05-11T12:48:14.799Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-05-11T12:48:14.799Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-05-11T12:48:14.799Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-05-11T12:48:14.799Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-05-11T12:48:14.799Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-05-11T12:48:14.799Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-05-11T12:48:14.799Z] === RUN TestJSONFileLogger [2021-05-11T12:48:14.799Z] --- PASS: TestJSONFileLogger (0.00s) [2021-05-11T12:48:14.799Z] === RUN TestJSONFileLoggerWithTags [2021-05-11T12:48:14.799Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-05-11T12:48:14.799Z] === RUN TestJSONFileLoggerWithOpts [2021-05-11T12:48:14.799Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-05-11T12:48:14.799Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-05-11T12:48:14.799Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-05-11T12:48:14.799Z] === RUN TestEncodeDecode [2021-05-11T12:48:14.799Z] === PAUSE TestEncodeDecode [2021-05-11T12:48:14.799Z] === RUN TestUnexpectedEOF [2021-05-11T12:48:14.799Z] === RUN TestJSONLogsMarshalJSONBuf [2021-05-11T12:48:14.799Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-05-11T12:48:14.799Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-05-11T12:48:14.799Z] time="2021-05-11T12:48:14Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-05-11T12:48:14.799Z] time="2021-05-11T12:48:14Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-05-11T12:48:14.799Z] --- PASS: TestUnexpectedEOF (0.11s) [2021-05-11T12:48:14.799Z] === CONT TestEncodeDecode [2021-05-11T12:48:14.799Z] --- PASS: TestEncodeDecode (0.00s) [2021-05-11T12:48:14.799Z] PASS [2021-05-11T12:48:14.799Z] coverage: 69.9% of statements [2021-05-11T12:48:14.799Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.266s coverage: 69.9% of statements [2021-05-11T12:48:14.799Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.11s) [2021-05-11T12:48:14.799Z] === RUN TestFastTimeMarshalJSON [2021-05-11T12:48:14.799Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2021-05-11T12:48:14.799Z] PASS [2021-05-11T12:48:14.799Z] coverage: 87.2% of statements [2021-05-11T12:48:14.799Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.166s coverage: 87.2% of statements [2021-05-11T12:48:15.252Z] --- PASS: TestContainerStartOnDaemonRestart (3.46s) [2021-05-11T12:48:15.252Z] === CONT TestDaemonRestartIpcMode [2021-05-11T12:48:15.823Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.74s) [2021-05-11T12:48:16.036Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-05-11T12:48:16.036Z] --- PASS: TestConfigsCreateAndDelete (3.09s) [2021-05-11T12:48:16.036Z] === RUN TestConfigsUpdate [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-05-11T12:48:16.608Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-05-11T12:48:16.757Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-05-11T12:48:16.763Z] + bundleName=amd64-rootless [2021-05-11T12:48:16.763Z] + echo Creating amd64-rootless-bundles.tar.gz [2021-05-11T12:48:16.763Z] Creating amd64-rootless-bundles.tar.gz [2021-05-11T12:48:16.763Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2021-05-11T12:48:16.763Z] + 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-05-11T12:48:16.771Z] Archiving artifacts [2021-05-11T12:48:16.984Z] === RUN TestWriteLog [2021-05-11T12:48:16.984Z] === PAUSE TestWriteLog [2021-05-11T12:48:16.984Z] === RUN TestReadLog [2021-05-11T12:48:16.984Z] === PAUSE TestReadLog [2021-05-11T12:48:16.984Z] === CONT TestWriteLog [2021-05-11T12:48:16.984Z] --- PASS: TestWriteLog (0.00s) [2021-05-11T12:48:16.984Z] === CONT TestReadLog [2021-05-11T12:48:16.984Z] === RUN TestReadLog/tail_exact [2021-05-11T12:48:16.984Z] === RUN TestReadLog/tail_less_than_available [2021-05-11T12:48:16.984Z] === RUN TestReadLog/tail_more_than_available [2021-05-11T12:48:16.984Z] --- PASS: TestReadLog (0.16s) [2021-05-11T12:48:16.984Z] --- PASS: TestReadLog/tail_exact (0.11s) [2021-05-11T12:48:16.984Z] --- PASS: TestReadLog/tail_less_than_available (0.05s) [2021-05-11T12:48:16.984Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-05-11T12:48:16.984Z] PASS [2021-05-11T12:48:16.984Z] coverage: 75.2% of statements [2021-05-11T12:48:16.984Z] ok github.com/docker/docker/daemon/logger/local 0.353s coverage: 75.2% of statements [2021-05-11T12:48:16.984Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-05-11T12:48:17.085Z] Leaving: AppArmorNo profiles have been unloaded. [2021-05-11T12:48:17.085Z] [2021-05-11T12:48:17.085Z] Unloading profiles will leave already running processes permanently [2021-05-11T12:48:17.085Z] unconfined, which can lead to unexpected situations. [2021-05-11T12:48:17.085Z] [2021-05-11T12:48:17.085Z] To set a process to complain mode, use the command line tool [2021-05-11T12:48:17.085Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-05-11T12:48:17.085Z] Post stage [Pipeline] junit [2021-05-11T12:48:17.097Z] Recording test results [2021-05-11T12:48:17.444Z] === RUN TestOpenFileDelete [2021-05-11T12:48:17.444Z] --- PASS: TestOpenFileDelete (0.00s) [2021-05-11T12:48:17.444Z] === RUN TestOpenFileRename [2021-05-11T12:48:17.444Z] --- PASS: TestOpenFileRename (0.00s) [2021-05-11T12:48:17.444Z] === RUN TestParseLogTagDefaultTag [2021-05-11T12:48:17.444Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-05-11T12:48:17.444Z] === RUN TestParseLogTag [2021-05-11T12:48:17.444Z] --- PASS: TestParseLogTag (0.00s) [2021-05-11T12:48:17.444Z] === RUN TestParseLogTagEmptyTag [2021-05-11T12:48:17.444Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-05-11T12:48:17.444Z] === RUN TestTailFiles [2021-05-11T12:48:17.444Z] --- PASS: TestTailFiles (0.00s) [2021-05-11T12:48:17.444Z] === RUN TestFollowLogsConsumerGone [2021-05-11T12:48:17.444Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-05-11T12:48:17.444Z] === RUN TestFollowLogsProducerGone [2021-05-11T12:48:17.444Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-05-11T12:48:17.444Z] logfile_test.go:179: logDecode() closed after sending 397 messages [2021-05-11T12:48:17.444Z] logfile_test.go:232: messages sent: 397, received: 397 [2021-05-11T12:48:17.444Z] === RUN TestCheckCapacityAndRotate [2021-05-11T12:48:17.444Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-05-11T12:48:17.444Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-05-11T12:48:17.444Z] === RUN TestLog [2021-05-11T12:48:17.444Z] --- PASS: TestLog (0.00s) [2021-05-11T12:48:17.444Z] PASS [2021-05-11T12:48:17.444Z] coverage: 31.5% of statements [2021-05-11T12:48:17.444Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.084s coverage: 31.5% of statements [2021-05-11T12:48:17.444Z] --- PASS: TestCheckCapacityAndRotate (0.13s) [2021-05-11T12:48:17.444Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-05-11T12:48:17.444Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.12s) [2021-05-11T12:48:17.444Z] PASS [2021-05-11T12:48:17.444Z] coverage: 55.3% of statements [2021-05-11T12:48:17.444Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.222s coverage: 55.3% of statements [2021-05-11T12:48:17.553Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-05-11T12:48:17.737Z] --- PASS: TestDaemonHostGatewayIP (6.51s) [2021-05-11T12:48:17.905Z] === RUN TestValidateLogOpt [2021-05-11T12:48:17.905Z] --- PASS: TestValidateLogOpt (0.00s) [2021-05-11T12:48:17.905Z] === RUN TestNewMissedConfig [2021-05-11T12:48:17.905Z] --- PASS: TestNewMissedConfig (0.00s) [2021-05-11T12:48:17.905Z] === RUN TestNewMissedUrl [2021-05-11T12:48:17.905Z] --- PASS: TestNewMissedUrl (0.00s) [2021-05-11T12:48:17.905Z] === RUN TestNewMissedToken [2021-05-11T12:48:17.905Z] --- PASS: TestNewMissedToken (0.00s) [2021-05-11T12:48:17.905Z] === RUN TestNewWithProxy [2021-05-11T12:48:17.905Z] --- PASS: TestNewWithProxy (0.00s) [2021-05-11T12:48:17.905Z] === RUN TestDefault [2021-05-11T12:48:17.905Z] --- PASS: TestDefault (0.00s) [2021-05-11T12:48:17.905Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-05-11T12:48:17.905Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-05-11T12:48:17.905Z] === RUN TestJsonFormat [2021-05-11T12:48:17.905Z] --- PASS: TestJsonFormat (0.00s) [2021-05-11T12:48:17.905Z] === RUN TestRawFormat [2021-05-11T12:48:17.905Z] --- PASS: TestRawFormat (0.00s) [2021-05-11T12:48:17.905Z] === RUN TestRawFormatWithLabels [2021-05-11T12:48:17.905Z] --- PASS: TestRawFormatWithLabels (0.01s) [2021-05-11T12:48:17.905Z] === RUN TestRawFormatWithoutTag [2021-05-11T12:48:17.905Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-05-11T12:48:17.905Z] === RUN TestBatching [2021-05-11T12:48:17.961Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2021-05-11T12:48:18.265Z] + echo Ensuring container killed. [2021-05-11T12:48:18.265Z] Ensuring container killed. [2021-05-11T12:48:18.265Z] + docker rm -vf docker-pr4 [2021-05-11T12:48:18.265Z] Error: No such container: docker-pr4 [Pipeline] sh [2021-05-11T12:48:18.277Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42370/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-05-11T12:48:18.365Z] --- PASS: TestBatching (0.19s) [2021-05-11T12:48:18.365Z] === RUN TestFrequency [2021-05-11T12:48:18.365Z] === RUN TestNewParse [2021-05-11T12:48:18.365Z] --- PASS: TestNewParse (0.00s) [2021-05-11T12:48:18.365Z] PASS [2021-05-11T12:48:18.365Z] coverage: 8.3% of statements [2021-05-11T12:48:18.365Z] ok github.com/docker/docker/daemon/logger/templates 0.035s coverage: 8.3% of statements [2021-05-11T12:48:18.365Z] --- PASS: TestFrequency (0.17s) [2021-05-11T12:48:18.365Z] === RUN TestOneMessagePerRequest [2021-05-11T12:48:18.365Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-05-11T12:48:18.365Z] === RUN TestVerify [2021-05-11T12:48:18.365Z] --- PASS: TestVerify (0.00s) [2021-05-11T12:48:18.365Z] === RUN TestSkipVerify [2021-05-11T12:48:18.365Z] time="2021-05-11T12:48:18Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-11T12:48:18.365Z] time="2021-05-11T12:48:18Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-11T12:48:18.365Z] time="2021-05-11T12:48:18Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-11T12:48:18.365Z] time="2021-05-11T12:48:18Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-11T12:48:18.549Z] + echo Chowning /workspace to jenkins user [2021-05-11T12:48:18.549Z] Chowning /workspace to jenkins user [2021-05-11T12:48:18.549Z] + id -u [2021-05-11T12:48:18.549Z] + id -g [2021-05-11T12:48:18.549Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42370:/workspace busybox chown -R 1000:1000 /workspace [2021-05-11T12:48:18.549Z] Unable to find image 'busybox:latest' locally [2021-05-11T12:48:18.549Z] latest: Pulling from library/busybox [2021-05-11T12:48:18.646Z] + make clean [2021-05-11T12:48:18.676Z] --- PASS: TestDaemonRestartIpcMode (3.97s) [2021-05-11T12:48:18.810Z] aa2a8d90b84c: Pulling fs layer [2021-05-11T12:48:18.810Z] aa2a8d90b84c: Verifying Checksum [2021-05-11T12:48:18.810Z] aa2a8d90b84c: Download complete [2021-05-11T12:48:18.810Z] aa2a8d90b84c: Pull complete [2021-05-11T12:48:18.810Z] Digest: sha256:be4684e4004560b2cd1f12148b7120b0ea69c385bcc9b12a637537a2c60f97fb [2021-05-11T12:48:18.810Z] Status: Downloaded newer image for busybox:latest [2021-05-11T12:48:18.826Z] --- PASS: TestSkipVerify (0.43s) [2021-05-11T12:48:18.826Z] === RUN TestBufferMaximum [2021-05-11T12:48:18.826Z] time="2021-05-11T12:48:18Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-11T12:48:18.826Z] time="2021-05-11T12:48:18Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-11T12:48:18.826Z] time="2021-05-11T12:48:18Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-11T12:48:18.826Z] time="2021-05-11T12:48:18Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-11T12:48:18.826Z] time="2021-05-11T12:48:18Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-11T12:48:18.826Z] time="2021-05-11T12:48:18Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1620737298.570492\",\"host\":\"c6b2d9d5ced6\"}'" [2021-05-11T12:48:18.826Z] time="2021-05-11T12:48:18Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1620737298.570492\",\"host\":\"c6b2d9d5ced6\"}'" [2021-05-11T12:48:18.826Z] --- PASS: TestBufferMaximum (0.00s) [2021-05-11T12:48:18.826Z] === RUN TestServerAlwaysDown [2021-05-11T12:48:18.826Z] time="2021-05-11T12:48:18Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-11T12:48:18.826Z] time="2021-05-11T12:48:18Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-11T12:48:18.826Z] time="2021-05-11T12:48:18Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1620737298.572495\",\"host\":\"c6b2d9d5ced6\"}'" [2021-05-11T12:48:18.826Z] time="2021-05-11T12:48:18Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1620737298.572495\",\"host\":\"c6b2d9d5ced6\"}'" [2021-05-11T12:48:18.826Z] time="2021-05-11T12:48:18Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-11T12:48:18.826Z] time="2021-05-11T12:48:18Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1620737298.572495\",\"host\":\"c6b2d9d5ced6\"}'" [2021-05-11T12:48:18.826Z] time="2021-05-11T12:48:18Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1620737298.573485\",\"host\":\"c6b2d9d5ced6\"}'" [2021-05-11T12:48:18.826Z] time="2021-05-11T12:48:18Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1620737298.573485\",\"host\":\"c6b2d9d5ced6\"}'" [2021-05-11T12:48:18.826Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-05-11T12:48:18.826Z] === RUN TestCannotSendAfterClose [2021-05-11T12:48:18.826Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-05-11T12:48:18.826Z] === RUN TestDeadlockOnBlockedEndpoint [2021-05-11T12:48:18.826Z] === RUN TestParseLogFormat [2021-05-11T12:48:18.826Z] --- PASS: TestParseLogFormat (0.00s) [2021-05-11T12:48:18.826Z] === RUN TestValidateLogOptEmpty [2021-05-11T12:48:18.826Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-05-11T12:48:18.826Z] === RUN TestValidateSyslogAddress [2021-05-11T12:48:18.826Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-05-11T12:48:18.826Z] === RUN TestParseAddressDefaultPort [2021-05-11T12:48:18.826Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-05-11T12:48:18.826Z] === RUN TestValidateSyslogFacility [2021-05-11T12:48:18.826Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-05-11T12:48:18.826Z] === RUN TestValidateLogOptSyslogFormat [2021-05-11T12:48:18.826Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-05-11T12:48:18.826Z] === RUN TestValidateLogOpt [2021-05-11T12:48:18.826Z] --- PASS: TestValidateLogOpt (0.00s) [2021-05-11T12:48:18.826Z] PASS [2021-05-11T12:48:18.826Z] coverage: 46.8% of statements [2021-05-11T12:48:18.826Z] ok github.com/docker/docker/daemon/logger/syslog 0.089s coverage: 46.8% of statements [2021-05-11T12:48:18.902Z] docker volume rm -f docker-dev-cache [2021-05-11T12:48:18.902Z] docker-dev-cache [Pipeline] deleteDir [2021-05-11T12:48:19.468Z] --- PASS: TestConfigsUpdate (3.45s) [2021-05-11T12:48:19.468Z] === RUN TestTemplatedConfig [2021-05-11T12:48:19.468Z] === RUN TestDockerDaemonSuite/TestDaemonIP [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-11T12:48:19.797Z] time="2021-05-11T12:48:19Z" level=warning msg="Error while sending logs" error="Post http://127.0.0.1:49201/services/collector/event/1.0: context deadline exceeded" module=logger/splunk [2021-05-11T12:48:19.797Z] time="2021-05-11T12:48:19Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"c6b2d9d5ced6\"}'" [2021-05-11T12:48:19.797Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-05-11T12:48:19.797Z] PASS [2021-05-11T12:48:19.797Z] coverage: 82.5% of statements [2021-05-11T12:48:19.797Z] ok github.com/docker/docker/daemon/logger/splunk 1.976s coverage: 82.5% of statements [2021-05-11T12:48:19.797Z] ? github.com/docker/docker/daemon/names [no test files] [2021-05-11T12:48:19.797Z] ? github.com/docker/docker/daemon/network [no test files] [2021-05-11T12:48:19.797Z] ? github.com/docker/docker/daemon/stats [no test files] [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-05-11T12:48:20.486Z] + bundleName=docker-py [2021-05-11T12:48:20.486Z] + echo Creating docker-py-bundles.tar.gz [2021-05-11T12:48:20.486Z] Creating docker-py-bundles.tar.gz [2021-05-11T12:48:20.486Z] + 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-05-11T12:48:20.497Z] Archiving artifacts [2021-05-11T12:48:21.339Z] === RUN TestV1IDService [2021-05-11T12:48:21.339Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-05-11T12:48:21.339Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-05-11T12:48:21.339Z] === RUN TestContinueOnError_MirrorEndpoint [2021-05-11T12:48:21.339Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-05-11T12:48:21.339Z] === RUN TestContinueOnError_NeverContinue [2021-05-11T12:48:21.339Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-05-11T12:48:21.339Z] === RUN TestManifestStore [2021-05-11T12:48:21.339Z] === RUN TestManifestStore/no_remote_or_local [2021-05-11T12:48:21.339Z] --- PASS: TestV1IDService (0.16s) [2021-05-11T12:48:21.339Z] === RUN TestV2MetadataService [2021-05-11T12:48:21.339Z] === RUN TestSuccessfulDownload [2021-05-11T12:48:21.339Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-05-11T12:48:21.339Z] download_test.go:268: Needs fixing on Windows [2021-05-11T12:48:21.339Z] === RUN TestCancelledDownload [2021-05-11T12:48:21.339Z] --- PASS: TestCancelledDownload (0.00s) [2021-05-11T12:48:21.339Z] === RUN TestMaxDownloadAttempts [2021-05-11T12:48:21.339Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-05-11T12:48:21.339Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-05-11T12:48:21.339Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-05-11T12:48:21.339Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-05-11T12:48:21.339Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-05-11T12:48:21.339Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-05-11T12:48:21.339Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-05-11T12:48:21.339Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-05-11T12:48:21.339Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-05-11T12:48:21.339Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-05-11T12:48:21.339Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-05-11T12:48:21.339Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-05-11T12:48:21.339Z] time="2021-05-11T12:48:21Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local239614631\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-05-11T12:48:21.339Z] === RUN TestManifestStore/no_local_cache [2021-05-11T12:48:21.339Z] === RUN TestManifestStore/with_local_cache [2021-05-11T12:48:21.339Z] === RUN TestManifestStore/unknown_media_type [2021-05-11T12:48:21.339Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-05-11T12:48:21.339Z] time="2021-05-11T12:48:21Z" level=warning msg="reference for unknown type: " [2021-05-11T12:48:21.339Z] time="2021-05-11T12:48:21Z" level=warning msg="reference for unknown type: " [2021-05-11T12:48:21.339Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-05-11T12:48:21.339Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-05-11T12:48:21.339Z] time="2021-05-11T12:48:21Z" level=warning msg="reference for unknown type: " [2021-05-11T12:48:21.339Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-05-11T12:48:21.339Z] time="2021-05-11T12:48:21Z" level=warning msg="reference for unknown type: " [2021-05-11T12:48:21.339Z] time="2021-05-11T12:48:21Z" level=warning msg="reference for unknown type: " [2021-05-11T12:48:21.339Z] === RUN TestManifestStore/error_persisting_manifest [2021-05-11T12:48:21.339Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-05-11T12:48:21.339Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-05-11T12:48:21.339Z] time="2021-05-11T12:48:21Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-05-11T12:48:21.339Z] --- PASS: TestManifestStore (0.22s) [2021-05-11T12:48:21.339Z] --- PASS: TestManifestStore/no_remote_or_local (0.13s) [2021-05-11T12:48:21.339Z] --- PASS: TestManifestStore/no_local_cache (0.01s) [2021-05-11T12:48:21.339Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2021-05-11T12:48:21.339Z] --- PASS: TestManifestStore/unknown_media_type (0.05s) [2021-05-11T12:48:21.339Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2021-05-11T12:48:21.339Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2021-05-11T12:48:21.339Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2021-05-11T12:48:21.339Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2021-05-11T12:48:21.339Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2021-05-11T12:48:21.339Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-05-11T12:48:21.339Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2021-05-11T12:48:21.339Z] === RUN TestDetectManifestBlobMediaType [2021-05-11T12:48:21.339Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-05-11T12:48:21.339Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-05-11T12:48:21.339Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-05-11T12:48:21.339Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-05-11T12:48:21.340Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-05-11T12:48:21.340Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-05-11T12:48:21.340Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-05-11T12:48:21.340Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-05-11T12:48:21.340Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-05-11T12:48:21.340Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-05-11T12:48:21.340Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-05-11T12:48:21.340Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-05-11T12:48:21.340Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-05-11T12:48:21.340Z] === RUN TestFixManifestLayers [2021-05-11T12:48:21.340Z] --- PASS: TestFixManifestLayers (0.00s) [2021-05-11T12:48:21.340Z] === RUN TestFixManifestLayersBaseLayerParent [2021-05-11T12:48:21.340Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-05-11T12:48:21.340Z] pull_v2_test.go:73: Needs fixing on Windows [2021-05-11T12:48:21.340Z] === RUN TestFixManifestLayersBadParent [2021-05-11T12:48:21.340Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-05-11T12:48:21.340Z] === RUN TestValidateManifest [2021-05-11T12:48:21.340Z] --- SKIP: TestValidateManifest (0.00s) [2021-05-11T12:48:21.340Z] pull_v2_test.go:118: Needs fixing on Windows [2021-05-11T12:48:21.340Z] === RUN TestFormatPlatform [2021-05-11T12:48:21.340Z] --- PASS: TestFormatPlatform (0.00s) [2021-05-11T12:48:21.340Z] === RUN TestGetRepositoryMountCandidates [2021-05-11T12:48:21.340Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-05-11T12:48:21.340Z] === RUN TestLayerAlreadyExists [2021-05-11T12:48:21.340Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-05-11T12:48:21.340Z] 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-05-11T12:48:21.340Z] 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-05-11T12:48:21.340Z] 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-05-11T12:48:21.340Z] 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-05-11T12:48:21.340Z] 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-05-11T12:48:21.340Z] 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-05-11T12:48:21.340Z] === RUN TestWhenEmptyAuthConfig [2021-05-11T12:48:21.800Z] time="2021-05-11T12:48:21Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-05-11T12:48:21.800Z] time="2021-05-11T12:48:21Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-05-11T12:48:21.800Z] time="2021-05-11T12:48:21Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-05-11T12:48:21.800Z] time="2021-05-11T12:48:21Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-05-11T12:48:21.800Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-05-11T12:48:21.800Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.37s) [2021-05-11T12:48:21.800Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.37s) [2021-05-11T12:48:21.800Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.37s) [2021-05-11T12:48:21.800Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.37s) [2021-05-11T12:48:21.800Z] === RUN TestTransfer [2021-05-11T12:48:21.800Z] --- PASS: TestTransfer (0.15s) [2021-05-11T12:48:21.800Z] === RUN TestConcurrencyLimit [2021-05-11T12:48:21.800Z] --- PASS: TestV2MetadataService (0.69s) [2021-05-11T12:48:21.800Z] PASS [2021-05-11T12:48:21.800Z] coverage: 48.2% of statements [2021-05-11T12:48:21.800Z] ok github.com/docker/docker/distribution/metadata 0.986s coverage: 48.2% of statements [2021-05-11T12:48:22.017Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-05-11T12:48:22.075Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42370/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2021-05-11T12:48:22.261Z] --- PASS: TestConcurrencyLimit (0.34s) [2021-05-11T12:48:22.261Z] === RUN TestInactiveJobs [2021-05-11T12:48:22.261Z] === RUN TestNotFound [2021-05-11T12:48:22.261Z] --- PASS: TestNotFound (0.00s) [2021-05-11T12:48:22.261Z] === RUN TestConflict [2021-05-11T12:48:22.261Z] --- PASS: TestConflict (0.00s) [2021-05-11T12:48:22.261Z] === RUN TestForbidden [2021-05-11T12:48:22.261Z] --- PASS: TestForbidden (0.00s) [2021-05-11T12:48:22.261Z] === RUN TestInvalidParameter [2021-05-11T12:48:22.261Z] --- PASS: TestInvalidParameter (0.00s) [2021-05-11T12:48:22.261Z] === RUN TestNotImplemented [2021-05-11T12:48:22.261Z] --- PASS: TestNotImplemented (0.00s) [2021-05-11T12:48:22.261Z] === RUN TestNotModified [2021-05-11T12:48:22.261Z] --- PASS: TestNotModified (0.00s) [2021-05-11T12:48:22.261Z] === RUN TestUnauthorized [2021-05-11T12:48:22.261Z] --- PASS: TestUnauthorized (0.00s) [2021-05-11T12:48:22.261Z] === RUN TestUnknown [2021-05-11T12:48:22.261Z] --- PASS: TestUnknown (0.00s) [2021-05-11T12:48:22.261Z] === RUN TestCancelled [2021-05-11T12:48:22.261Z] --- PASS: TestCancelled (0.00s) [2021-05-11T12:48:22.261Z] === RUN TestDeadline [2021-05-11T12:48:22.261Z] --- PASS: TestDeadline (0.00s) [2021-05-11T12:48:22.261Z] === RUN TestDataLoss [2021-05-11T12:48:22.261Z] --- PASS: TestDataLoss (0.00s) [2021-05-11T12:48:22.261Z] === RUN TestUnavailable [2021-05-11T12:48:22.261Z] --- PASS: TestUnavailable (0.00s) [2021-05-11T12:48:22.261Z] === RUN TestSystem [2021-05-11T12:48:22.261Z] --- PASS: TestSystem (0.00s) [2021-05-11T12:48:22.261Z] === RUN TestFromStatusCode [2021-05-11T12:48:22.261Z] === RUN TestFromStatusCode/Not_Found [2021-05-11T12:48:22.261Z] === RUN TestFromStatusCode/Bad_Request [2021-05-11T12:48:22.261Z] === RUN TestFromStatusCode/Conflict [2021-05-11T12:48:22.261Z] === RUN TestFromStatusCode/Unauthorized [2021-05-11T12:48:22.261Z] === RUN TestFromStatusCode/Service_Unavailable [2021-05-11T12:48:22.261Z] === RUN TestFromStatusCode/Forbidden [2021-05-11T12:48:22.261Z] === RUN TestFromStatusCode/Not_Modified [2021-05-11T12:48:22.261Z] === RUN TestFromStatusCode/Not_Implemented [2021-05-11T12:48:22.261Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-05-11T12:48:22.261Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-05-11T12:48:22.261Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-05-11T12:48:22.261Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-05-11T12:48:22.261Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-05-11T12:48:22.261Z] --- PASS: TestFromStatusCode (0.00s) [2021-05-11T12:48:22.261Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-05-11T12:48:22.261Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-05-11T12:48:22.261Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-05-11T12:48:22.261Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-05-11T12:48:22.261Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-05-11T12:48:22.261Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-05-11T12:48:22.261Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-05-11T12:48:22.261Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-05-11T12:48:22.261Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-05-11T12:48:22.261Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-05-11T12:48:22.261Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-05-11T12:48:22.261Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-05-11T12:48:22.261Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-05-11T12:48:22.261Z] PASS [2021-05-11T12:48:22.261Z] coverage: 53.1% of statements [2021-05-11T12:48:22.261Z] ok github.com/docker/docker/errdefs 0.041s coverage: 53.1% of statements [2021-05-11T12:48:22.424Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42370/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=930337624250945472001136e7bcb8e5b102bb87 -e DOCKER_GRAPHDRIVER docker:930337624250945472001136e7bcb8e5b102bb87 hack/make.sh binary-daemon [2021-05-11T12:48:22.723Z] --- PASS: TestInactiveJobs (0.37s) [2021-05-11T12:48:22.723Z] === RUN TestWatchRelease [2021-05-11T12:48:22.723Z] --- PASS: TestWhenEmptyAuthConfig (1.08s) [2021-05-11T12:48:22.723Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-05-11T12:48:22.723Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-05-11T12:48:22.723Z] === RUN TestTokenPassThru [2021-05-11T12:48:22.723Z] --- PASS: TestTokenPassThru (0.01s) [2021-05-11T12:48:22.723Z] === RUN TestTokenPassThruDifferentHost [2021-05-11T12:48:22.723Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-05-11T12:48:22.723Z] PASS [2021-05-11T12:48:22.723Z] coverage: 23.6% of statements [2021-05-11T12:48:22.723Z] --- PASS: TestWatchRelease (0.04s) [2021-05-11T12:48:22.723Z] === RUN TestWatchFinishedTransfer [2021-05-11T12:48:22.723Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-05-11T12:48:22.723Z] === RUN TestDuplicateTransfer [2021-05-11T12:48:22.723Z] ok github.com/docker/docker/distribution 1.569s coverage: 23.6% of statements [2021-05-11T12:48:22.723Z] --- PASS: TestDuplicateTransfer (0.05s) [2021-05-11T12:48:22.723Z] === RUN TestSuccessfulUpload [2021-05-11T12:48:22.723Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-05-11T12:48:22.723Z] time="2021-05-11T12:48:22Z" level=error msg="Upload failed, retrying: simulating retry" [2021-05-11T12:48:22.991Z] [2021-05-11T12:48:22.991Z] Removing bundles/ [2021-05-11T12:48:22.991Z] [2021-05-11T12:48:22.991Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2021-05-11T12:48:22.991Z] Building: bundles/binary-daemon/dockerd-dev [2021-05-11T12:48:22.991Z] GOOS="" GOARCH="" GOARM="" [2021-05-11T12:48:23.184Z] --- PASS: TestSuccessfulUpload (0.50s) [2021-05-11T12:48:23.184Z] === RUN TestCancelledUpload [2021-05-11T12:48:23.184Z] --- PASS: TestCancelledUpload (0.00s) [2021-05-11T12:48:23.184Z] PASS [2021-05-11T12:48:23.184Z] coverage: 76.8% of statements [2021-05-11T12:48:23.184Z] ok github.com/docker/docker/distribution/xfer 2.000s coverage: 76.8% of statements [2021-05-11T12:48:23.184Z] ? github.com/docker/docker/dockerversion [no test files] [2021-05-11T12:48:23.344Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-05-11T12:48:23.402Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2021-05-11T12:48:23.402Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2021-05-11T12:48:23.645Z] === RUN TestCompare [2021-05-11T12:48:23.645Z] --- PASS: TestCompare (0.00s) [2021-05-11T12:48:23.645Z] PASS [2021-05-11T12:48:23.645Z] coverage: 19.2% of statements [2021-05-11T12:48:23.973Z] --- PASS: TestTemplatedConfig (4.80s) [2021-05-11T12:48:23.973Z] === RUN TestConfigCreateResolve [2021-05-11T12:48:24.105Z] ok github.com/docker/docker/image/cache 0.102s coverage: 19.2% of statements [2021-05-11T12:48:24.105Z] === RUN TestFSGetInvalidData [2021-05-11T12:48:24.105Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-05-11T12:48:24.105Z] === RUN TestFSInvalidSet [2021-05-11T12:48:24.105Z] --- PASS: TestFSInvalidSet (0.01s) [2021-05-11T12:48:24.105Z] === RUN TestFSInvalidRoot [2021-05-11T12:48:24.105Z] --- PASS: TestFSInvalidRoot (0.00s) [2021-05-11T12:48:24.105Z] === RUN TestFSMetadataGetSet [2021-05-11T12:48:24.105Z] --- PASS: TestFSMetadataGetSet (0.11s) [2021-05-11T12:48:24.105Z] === RUN TestFSInvalidWalker [2021-05-11T12:48:24.105Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-05-11T12:48:24.105Z] === RUN TestFSGetSet [2021-05-11T12:48:24.105Z] --- PASS: TestFSGetSet (0.01s) [2021-05-11T12:48:24.105Z] === RUN TestFSGetUnsetKey [2021-05-11T12:48:24.105Z] --- PASS: TestFSGetUnsetKey (0.00s) [2021-05-11T12:48:24.105Z] === RUN TestFSGetEmptyData [2021-05-11T12:48:24.105Z] --- PASS: TestFSGetEmptyData (0.00s) [2021-05-11T12:48:24.105Z] === RUN TestFSDelete [2021-05-11T12:48:24.105Z] --- PASS: TestFSDelete (0.01s) [2021-05-11T12:48:24.105Z] === RUN TestFSWalker [2021-05-11T12:48:24.105Z] --- PASS: TestFSWalker (0.01s) [2021-05-11T12:48:24.105Z] === RUN TestFSWalkerStopOnError [2021-05-11T12:48:24.105Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-05-11T12:48:24.105Z] === RUN TestNewFromJSON [2021-05-11T12:48:24.105Z] --- PASS: TestNewFromJSON (0.00s) [2021-05-11T12:48:24.105Z] === RUN TestNewFromJSONWithInvalidJSON [2021-05-11T12:48:24.105Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-05-11T12:48:24.105Z] === RUN TestMarshalKeyOrder [2021-05-11T12:48:24.105Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-05-11T12:48:24.105Z] === RUN TestHistoryEqual [2021-05-11T12:48:24.566Z] --- PASS: TestHistoryEqual (0.11s) [2021-05-11T12:48:24.566Z] === RUN TestImage [2021-05-11T12:48:24.566Z] --- PASS: TestImage (0.00s) [2021-05-11T12:48:24.566Z] === RUN TestImageOSNotEmpty [2021-05-11T12:48:24.566Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-05-11T12:48:24.566Z] === RUN TestNewChildImageFromImageWithRootFS [2021-05-11T12:48:24.566Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-05-11T12:48:24.566Z] === RUN TestCreate [2021-05-11T12:48:24.566Z] --- PASS: TestCreate (0.00s) [2021-05-11T12:48:24.566Z] === RUN TestRestore [2021-05-11T12:48:24.566Z] time="2021-05-11T12:48:24Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-05-11T12:48:24.566Z] --- PASS: TestRestore (0.02s) [2021-05-11T12:48:24.566Z] === RUN TestAddDelete [2021-05-11T12:48:24.566Z] --- PASS: TestAddDelete (0.02s) [2021-05-11T12:48:24.566Z] === RUN TestSearchAfterDelete [2021-05-11T12:48:24.566Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-05-11T12:48:24.566Z] === RUN TestParentReset [2021-05-11T12:48:24.566Z] --- PASS: TestParentReset (0.02s) [2021-05-11T12:48:24.566Z] === RUN TestGetAndSetLastUpdated [2021-05-11T12:48:24.566Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2021-05-11T12:48:24.566Z] === RUN TestStoreLen [2021-05-11T12:48:24.566Z] --- PASS: TestStoreLen (0.04s) [2021-05-11T12:48:24.566Z] PASS [2021-05-11T12:48:24.566Z] coverage: 86.6% of statements [2021-05-11T12:48:24.566Z] ok github.com/docker/docker/image 0.541s coverage: 86.6% of statements [2021-05-11T12:48:24.729Z] --- PASS: TestDockerNetworkMacvlan (17.42s) [2021-05-11T12:48:24.729Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s) [2021-05-11T12:48:24.729Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s) [2021-05-11T12:48:24.729Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.03s) [2021-05-11T12:48:24.729Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.26s) [2021-05-11T12:48:24.729Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.85s) [2021-05-11T12:48:24.729Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.57s) [2021-05-11T12:48:24.729Z] PASS [2021-05-11T12:48:24.729Z] [2021-05-11T12:48:24.729Z] DONE 8 tests in 19.396s [2021-05-11T12:48:24.729Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-05-11T12:48:24.729Z] testing: warning: no tests to run [2021-05-11T12:48:24.729Z] PASS [2021-05-11T12:48:24.729Z] [2021-05-11T12:48:24.729Z] DONE 0 tests in 0.006s [2021-05-11T12:48:24.729Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-05-11T12:48:24.729Z] INFO: Testing against a local daemon [2021-05-11T12:48:24.729Z] === RUN TestAuthZPluginAllowRequest [2021-05-11T12:48:24.919Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-05-11T12:48:25.250Z] --- PASS: TestContainerKillOnDaemonStart (13.58s) [2021-05-11T12:48:25.250Z] PASS [2021-05-11T12:48:25.250Z] [2021-05-11T12:48:25.250Z] === Skipped [2021-05-11T12:48:25.250Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2021-05-11T12:48:25.250Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-11T12:48:25.250Z] [2021-05-11T12:48:25.250Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2021-05-11T12:48:25.250Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-11T12:48:25.250Z] [2021-05-11T12:48:25.250Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2021-05-11T12:48:25.250Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-11T12:48:25.250Z] [2021-05-11T12:48:25.250Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-05-11T12:48:25.250Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-05-11T12:48:25.250Z] [2021-05-11T12:48:25.250Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2021-05-11T12:48:25.250Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-05-11T12:48:25.250Z] [2021-05-11T12:48:25.250Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2021-05-11T12:48:25.250Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-05-11T12:48:25.250Z] [2021-05-11T12:48:25.250Z] [2021-05-11T12:48:25.250Z] DONE 197 tests, 6 skipped in 166.500s [2021-05-11T12:48:25.250Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2021-05-11T12:48:25.250Z] ++ 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-05-11T12:48:25.250Z] ++ set -e [2021-05-11T12:48:25.250Z] ++ '[' -n 0 ']' [2021-05-11T12:48:25.250Z] ++ set -x [2021-05-11T12:48:25.250Z] ++ env -i DEST=/go/src/github.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-05-11T12:48:25.250Z] INFO: Testing against a local daemon [2021-05-11T12:48:25.250Z] === RUN TestCommitInheritsEnv [2021-05-11T12:48:25.250Z] --- PASS: TestCommitInheritsEnv (0.40s) [2021-05-11T12:48:25.250Z] === RUN TestImportExtremelyLargeImageWorks [2021-05-11T12:48:25.250Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.01s) [2021-05-11T12:48:25.250Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-05-11T12:48:25.250Z] === RUN TestImagesFilterMultiReference [2021-05-11T12:48:25.250Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2021-05-11T12:48:25.250Z] === RUN TestImagePullPlatformInvalid [2021-05-11T12:48:25.510Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2021-05-11T12:48:25.510Z] === RUN TestRemoveImageOrphaning [2021-05-11T12:48:25.536Z] === RUN TestValidateManifest [2021-05-11T12:48:25.536Z] === RUN TestValidateManifest/nil [2021-05-11T12:48:25.536Z] === RUN TestValidateManifest/non-nil [2021-05-11T12:48:25.536Z] --- PASS: TestValidateManifest (0.00s) [2021-05-11T12:48:25.536Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-05-11T12:48:25.536Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-05-11T12:48:25.536Z] PASS [2021-05-11T12:48:25.536Z] coverage: 0.6% of statements [2021-05-11T12:48:25.536Z] ok github.com/docker/docker/image/tarexport 0.296s coverage: 0.6% of statements [2021-05-11T12:48:25.536Z] === RUN TestMakeV1ConfigFromConfig [2021-05-11T12:48:25.536Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-05-11T12:48:25.536Z] PASS [2021-05-11T12:48:25.536Z] coverage: 25.0% of statements [2021-05-11T12:48:25.536Z] ok github.com/docker/docker/image/v1 0.234s coverage: 25.0% of statements [2021-05-11T12:48:25.536Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-05-11T12:48:25.770Z] --- PASS: TestRemoveImageOrphaning (0.38s) [2021-05-11T12:48:25.770Z] === RUN TestRemoveImageGarbageCollector [2021-05-11T12:48:25.770Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-05-11T12:48:25.770Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-11T12:48:25.770Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-05-11T12:48:25.770Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-05-11T12:48:25.770Z] === RUN TestTagInvalidReference [2021-05-11T12:48:25.770Z] --- PASS: TestTagInvalidReference (0.03s) [2021-05-11T12:48:25.770Z] === RUN TestTagValidPrefixedRepo [2021-05-11T12:48:26.030Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-05-11T12:48:26.030Z] === RUN TestTagExistedNameWithoutForce [2021-05-11T12:48:26.030Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-05-11T12:48:26.030Z] === RUN TestTagOfficialNames [2021-05-11T12:48:26.030Z] --- PASS: TestTagOfficialNames (0.08s) [2021-05-11T12:48:26.030Z] === RUN TestTagMatchesDigest [2021-05-11T12:48:26.030Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-05-11T12:48:26.030Z] PASS [2021-05-11T12:48:26.030Z] [2021-05-11T12:48:26.030Z] === Skipped [2021-05-11T12:48:26.030Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.01s) [2021-05-11T12:48:26.030Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-05-11T12:48:26.030Z] [2021-05-11T12:48:26.030Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-05-11T12:48:26.030Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-11T12:48:26.030Z] [2021-05-11T12:48:26.030Z] [2021-05-11T12:48:26.030Z] DONE 12 tests, 2 skipped in 1.448s [2021-05-11T12:48:26.030Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2021-05-11T12:48:26.030Z] ++ 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-05-11T12:48:26.030Z] ++ set -e [2021-05-11T12:48:26.030Z] ++ '[' -n 0 ']' [2021-05-11T12:48:26.030Z] ++ set -x [2021-05-11T12:48:26.030Z] ++ env -i DEST=/go/src/github.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-05-11T12:48:26.290Z] INFO: Testing against a local daemon [2021-05-11T12:48:26.290Z] === RUN TestNetworkCreateDelete [2021-05-11T12:48:26.306Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2021-05-11T12:48:26.306Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-05-11T12:48:26.506Z] === RUN TestSerialization [2021-05-11T12:48:26.506Z] --- PASS: TestSerialization (0.03s) [2021-05-11T12:48:26.506Z] PASS [2021-05-11T12:48:26.506Z] coverage: 100.0% of statements [2021-05-11T12:48:26.506Z] ok github.com/docker/docker/libcontainerd/queue 0.063s coverage: 100.0% of statements [2021-05-11T12:48:26.642Z] --- PASS: TestAuthZPluginAllowRequest (1.63s) [2021-05-11T12:48:26.642Z] === RUN TestAuthZPluginTLS [2021-05-11T12:48:26.968Z] === RUN TestEmptyLayer [2021-05-11T12:48:26.968Z] --- PASS: TestEmptyLayer (0.00s) [2021-05-11T12:48:26.968Z] === RUN TestCommitFailure [2021-05-11T12:48:26.968Z] --- PASS: TestCommitFailure (0.01s) [2021-05-11T12:48:26.968Z] === RUN TestStartTransactionFailure [2021-05-11T12:48:26.968Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-05-11T12:48:26.968Z] === RUN TestGetOrphan [2021-05-11T12:48:26.968Z] --- PASS: TestGetOrphan (0.01s) [2021-05-11T12:48:26.968Z] === RUN TestMountAndRegister [2021-05-11T12:48:26.968Z] --- PASS: TestMountAndRegister (0.04s) [2021-05-11T12:48:26.968Z] layer_test.go:271: Layer size: 14 [2021-05-11T12:48:26.968Z] === RUN TestLayerRelease [2021-05-11T12:48:26.968Z] --- SKIP: TestLayerRelease (0.00s) [2021-05-11T12:48:26.968Z] layer_test.go:304: Failing on Windows [2021-05-11T12:48:26.968Z] === RUN TestStoreRestore [2021-05-11T12:48:26.968Z] --- SKIP: TestStoreRestore (0.00s) [2021-05-11T12:48:26.968Z] layer_test.go:353: Failing on Windows [2021-05-11T12:48:26.968Z] === RUN TestTarStreamStability [2021-05-11T12:48:26.968Z] --- SKIP: TestTarStreamStability (0.00s) [2021-05-11T12:48:26.968Z] layer_test.go:468: Failing on Windows [2021-05-11T12:48:26.968Z] === RUN TestRegisterExistingLayer [2021-05-11T12:48:26.968Z] --- PASS: TestRegisterExistingLayer (0.12s) [2021-05-11T12:48:26.968Z] === RUN TestTarStreamVerification [2021-05-11T12:48:26.968Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-05-11T12:48:26.968Z] layer_test.go:697: Failing on Windows [2021-05-11T12:48:26.968Z] === RUN TestLayerMigration [2021-05-11T12:48:26.968Z] --- SKIP: TestLayerMigration (0.00s) [2021-05-11T12:48:26.968Z] migration_test.go:46: Failing on Windows [2021-05-11T12:48:26.968Z] === RUN TestLayerMigrationNoTarsplit [2021-05-11T12:48:26.968Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-05-11T12:48:27.213Z] --- PASS: TestAuthZPluginTLS (0.68s) [2021-05-11T12:48:27.213Z] === RUN TestAuthZPluginDenyRequest [2021-05-11T12:48:27.229Z] --- PASS: TestNetworkCreateDelete (0.86s) [2021-05-11T12:48:27.229Z] === RUN TestDockerNetworkDeletePreferID [2021-05-11T12:48:27.249Z] --- PASS: TestConfigCreateResolve (3.15s) [2021-05-11T12:48:27.249Z] === RUN TestConfigDaemonLibtrustID [2021-05-11T12:48:27.429Z] migration_test.go:182: Failing on Windows [2021-05-11T12:48:27.429Z] === RUN TestMountInit [2021-05-11T12:48:27.429Z] --- SKIP: TestMountInit (0.00s) [2021-05-11T12:48:27.429Z] mount_test.go:17: Failing on Windows [2021-05-11T12:48:27.429Z] === RUN TestMountSize [2021-05-11T12:48:27.429Z] --- SKIP: TestMountSize (0.00s) [2021-05-11T12:48:27.429Z] mount_test.go:76: Failing on Windows [2021-05-11T12:48:27.429Z] === RUN TestMountChanges [2021-05-11T12:48:27.429Z] --- SKIP: TestMountChanges (0.00s) [2021-05-11T12:48:27.429Z] mount_test.go:125: Failing on Windows [2021-05-11T12:48:27.429Z] === RUN TestMountApply [2021-05-11T12:48:27.429Z] --- SKIP: TestMountApply (0.00s) [2021-05-11T12:48:27.429Z] mount_test.go:212: Failing on Windows [2021-05-11T12:48:27.429Z] PASS [2021-05-11T12:48:27.429Z] coverage: 30.1% of statements [2021-05-11T12:48:27.429Z] ok github.com/docker/docker/layer 0.256s coverage: 30.1% of statements [2021-05-11T12:48:27.429Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-05-11T12:48:27.429Z] === RUN TestEnvironmentParsing [2021-05-11T12:48:27.429Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-05-11T12:48:27.429Z] PASS [2021-05-11T12:48:27.429Z] coverage: 1.0% of statements [2021-05-11T12:48:27.429Z] ok github.com/docker/docker/libcontainerd/local 0.087s coverage: 1.0% of statements [2021-05-11T12:48:27.429Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-05-11T12:48:27.429Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-05-11T12:48:27.429Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-05-11T12:48:27.510Z] === RUN TestDockerSuite/TestBuildAddScript [2021-05-11T12:48:27.784Z] --- PASS: TestAuthZPluginDenyRequest (0.63s) [2021-05-11T12:48:27.784Z] === RUN TestAuthZPluginAPIDenyResponse [2021-05-11T12:48:27.890Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-05-11T12:48:27.890Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-05-11T12:48:27.890Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-05-11T12:48:27.890Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-05-11T12:48:27.890Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-05-11T12:48:27.890Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-05-11T12:48:27.890Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-05-11T12:48:27.890Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-05-11T12:48:27.890Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-05-11T12:48:27.890Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-05-11T12:48:27.890Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-05-11T12:48:27.890Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-05-11T12:48:27.890Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-05-11T12:48:27.890Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-05-11T12:48:27.890Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-05-11T12:48:27.890Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-05-11T12:48:27.890Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-05-11T12:48:27.890Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-05-11T12:48:27.890Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-05-11T12:48:27.890Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-05-11T12:48:27.890Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-05-11T12:48:27.890Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-05-11T12:48:27.890Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-05-11T12:48:27.890Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-05-11T12:48:27.890Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-05-11T12:48:27.890Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-05-11T12:48:27.890Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-05-11T12:48:27.890Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-05-11T12:48:27.890Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-05-11T12:48:27.890Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-05-11T12:48:27.890Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-05-11T12:48:27.890Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-05-11T12:48:27.890Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-05-11T12:48:27.890Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-05-11T12:48:27.890Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-05-11T12:48:27.890Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-05-11T12:48:27.890Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-05-11T12:48:27.890Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-05-11T12:48:27.890Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-05-11T12:48:27.890Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-05-11T12:48:27.890Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-05-11T12:48:27.890Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-05-11T12:48:27.890Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-05-11T12:48:27.890Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-05-11T12:48:27.890Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-05-11T12:48:27.890Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-05-11T12:48:27.890Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-05-11T12:48:27.890Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-05-11T12:48:27.890Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-05-11T12:48:27.890Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-05-11T12:48:27.890Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-05-11T12:48:27.890Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-05-11T12:48:27.890Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-05-11T12:48:27.890Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-05-11T12:48:27.890Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-05-11T12:48:27.890Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-05-11T12:48:27.890Z] PASS [2021-05-11T12:48:27.890Z] coverage: 42.3% of statements [2021-05-11T12:48:27.890Z] ok github.com/docker/docker/oci 0.045s coverage: 42.3% of statements [2021-05-11T12:48:27.890Z] ? github.com/docker/docker/oci/caps [no test files] [2021-05-11T12:48:28.082Z] --- PASS: TestConfigDaemonLibtrustID (0.90s) [2021-05-11T12:48:28.082Z] PASS [2021-05-11T12:48:28.082Z] [2021-05-11T12:48:28.082Z] DONE 7 tests in 22.678s [2021-05-11T12:48:28.082Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-05-11T12:48:28.082Z] ++ 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-05-11T12:48:28.082Z] ++ set -e [2021-05-11T12:48:28.082Z] ++ '[' -n 0 ']' [2021-05-11T12:48:28.082Z] ++ set -x [2021-05-11T12:48:28.082Z] ++ env -i DEST=/go/src/github.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-05-11T12:48:28.344Z] INFO: Testing against a local daemon [2021-05-11T12:48:28.344Z] === RUN TestCheckpoint [2021-05-11T12:48:28.344Z] --- SKIP: TestCheckpoint (0.00s) [2021-05-11T12:48:28.344Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-11T12:48:28.344Z] === RUN TestContainerInvalidJSON [2021-05-11T12:48:28.344Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-05-11T12:48:28.344Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-05-11T12:48:28.344Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-05-11T12:48:28.344Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-05-11T12:48:28.344Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-05-11T12:48:28.344Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-05-11T12:48:28.344Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-05-11T12:48:28.344Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-05-11T12:48:28.344Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-05-11T12:48:28.344Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-05-11T12:48:28.344Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-05-11T12:48:28.344Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-05-11T12:48:28.344Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-05-11T12:48:28.344Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-05-11T12:48:28.344Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2021-05-11T12:48:28.344Z] === RUN TestCopyFromContainerPathIsNotDir [2021-05-11T12:48:28.344Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-05-11T12:48:28.344Z] === RUN TestCopyToContainerPathDoesNotExist [2021-05-11T12:48:28.351Z] === RUN TestParseVersion [2021-05-11T12:48:28.351Z] --- PASS: TestParseVersion (0.00s) [2021-05-11T12:48:28.351Z] PASS [2021-05-11T12:48:28.351Z] coverage: 52.9% of statements [2021-05-11T12:48:28.351Z] ok github.com/docker/docker/pkg/aaparser 0.040s coverage: 52.9% of statements [2021-05-11T12:48:28.351Z] === RUN TestAddressPoolOpt [2021-05-11T12:48:28.351Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-05-11T12:48:28.351Z] === RUN TestValidateEnv [2021-05-11T12:48:28.351Z] === RUN TestValidateEnv/a [2021-05-11T12:48:28.351Z] === RUN TestValidateEnv/something [2021-05-11T12:48:28.351Z] === RUN TestValidateEnv/_=a [2021-05-11T12:48:28.351Z] === RUN TestValidateEnv/env1=value1 [2021-05-11T12:48:28.351Z] === RUN TestValidateEnv/_env1=value1 [2021-05-11T12:48:28.351Z] === RUN TestValidateEnv/env2=value2=value3 [2021-05-11T12:48:28.351Z] === RUN TestValidateEnv/env3=abc!qwe [2021-05-11T12:48:28.351Z] === RUN TestValidateEnv/env_4=value_4 [2021-05-11T12:48:28.351Z] === RUN TestValidateEnv/PATH [2021-05-11T12:48:28.351Z] === RUN TestValidateEnv/=a [2021-05-11T12:48:28.351Z] === RUN TestValidateEnv/PATH= [2021-05-11T12:48:28.351Z] === RUN TestValidateEnv/PATH=something [2021-05-11T12:48:28.351Z] === RUN TestValidateEnv/asd!qwe [2021-05-11T12:48:28.351Z] === RUN TestValidateEnv/1asd [2021-05-11T12:48:28.351Z] === RUN TestValidateEnv/123 [2021-05-11T12:48:28.351Z] === RUN TestValidateEnv/some_space [2021-05-11T12:48:28.351Z] === RUN TestValidateEnv/__some_space_before [2021-05-11T12:48:28.351Z] === RUN TestValidateEnv/some_space_after__ [2021-05-11T12:48:28.351Z] === RUN TestValidateEnv/= [2021-05-11T12:48:28.351Z] === RUN TestValidateEnv/PaTh [2021-05-11T12:48:28.351Z] --- PASS: TestValidateEnv (0.00s) [2021-05-11T12:48:28.351Z] --- PASS: TestValidateEnv/a (0.00s) [2021-05-11T12:48:28.351Z] --- PASS: TestValidateEnv/something (0.00s) [2021-05-11T12:48:28.351Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-05-11T12:48:28.351Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-05-11T12:48:28.351Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-05-11T12:48:28.351Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-05-11T12:48:28.351Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-05-11T12:48:28.351Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-05-11T12:48:28.351Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-05-11T12:48:28.351Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-05-11T12:48:28.351Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-05-11T12:48:28.351Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-05-11T12:48:28.351Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-05-11T12:48:28.351Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-05-11T12:48:28.351Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-05-11T12:48:28.351Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-05-11T12:48:28.351Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-05-11T12:48:28.351Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-05-11T12:48:28.351Z] --- PASS: TestValidateEnv/= (0.00s) [2021-05-11T12:48:28.351Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-05-11T12:48:28.351Z] === RUN TestParseHost [2021-05-11T12:48:28.351Z] --- PASS: TestParseHost (0.00s) [2021-05-11T12:48:28.351Z] === RUN TestParseDockerDaemonHost [2021-05-11T12:48:28.351Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-05-11T12:48:28.351Z] === RUN TestParseTCP [2021-05-11T12:48:28.351Z] --- PASS: TestParseTCP (0.00s) [2021-05-11T12:48:28.351Z] === RUN TestParseInvalidUnixAddrInvalid [2021-05-11T12:48:28.351Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-05-11T12:48:28.351Z] === RUN TestValidateExtraHosts [2021-05-11T12:48:28.351Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-05-11T12:48:28.351Z] === RUN TestIpOptString [2021-05-11T12:48:28.351Z] --- PASS: TestIpOptString (0.00s) [2021-05-11T12:48:28.351Z] === RUN TestNewIpOptInvalidDefaultVal [2021-05-11T12:48:28.351Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-05-11T12:48:28.351Z] === RUN TestNewIpOptValidDefaultVal [2021-05-11T12:48:28.351Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-05-11T12:48:28.351Z] === RUN TestIpOptSetInvalidVal [2021-05-11T12:48:28.351Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-05-11T12:48:28.351Z] === RUN TestValidateIPAddress [2021-05-11T12:48:28.351Z] --- PASS: TestValidateIPAddress (0.00s) [2021-05-11T12:48:28.351Z] === RUN TestMapOpts [2021-05-11T12:48:28.351Z] --- PASS: TestMapOpts (0.00s) [2021-05-11T12:48:28.351Z] === RUN TestListOptsWithoutValidator [2021-05-11T12:48:28.351Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-05-11T12:48:28.351Z] === RUN TestListOptsWithValidator [2021-05-11T12:48:28.351Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-05-11T12:48:28.351Z] === RUN TestValidateDNSSearch [2021-05-11T12:48:28.351Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-05-11T12:48:28.351Z] === RUN TestValidateLabel [2021-05-11T12:48:28.351Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-05-11T12:48:28.351Z] === RUN TestValidateLabel/label_with_general_format [2021-05-11T12:48:28.351Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-05-11T12:48:28.351Z] === RUN TestValidateLabel/label_with_one_more [2021-05-11T12:48:28.351Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-05-11T12:48:28.351Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-05-11T12:48:28.351Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-05-11T12:48:28.351Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-05-11T12:48:28.351Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-05-11T12:48:28.351Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-05-11T12:48:28.351Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-05-11T12:48:28.351Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-05-11T12:48:28.351Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-05-11T12:48:28.351Z] --- PASS: TestValidateLabel (0.00s) [2021-05-11T12:48:28.351Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-05-11T12:48:28.351Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-05-11T12:48:28.351Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-05-11T12:48:28.351Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-05-11T12:48:28.351Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-05-11T12:48:28.351Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-05-11T12:48:28.351Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-05-11T12:48:28.351Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-05-11T12:48:28.351Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-05-11T12:48:28.351Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-05-11T12:48:28.351Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-05-11T12:48:28.351Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-05-11T12:48:28.351Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-05-11T12:48:28.351Z] === RUN TestNamedListOpts [2021-05-11T12:48:28.351Z] --- PASS: TestNamedListOpts (0.00s) [2021-05-11T12:48:28.351Z] === RUN TestNamedMapOpts [2021-05-11T12:48:28.351Z] --- PASS: TestNamedMapOpts (0.00s) [2021-05-11T12:48:28.351Z] === RUN TestParseLink [2021-05-11T12:48:28.351Z] --- PASS: TestParseLink (0.00s) [2021-05-11T12:48:28.351Z] === RUN TestQuotedStringSetWithQuotes [2021-05-11T12:48:28.351Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-05-11T12:48:28.351Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-05-11T12:48:28.351Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-05-11T12:48:28.351Z] === RUN TestQuotedStringSetWithNoQuotes [2021-05-11T12:48:28.351Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-05-11T12:48:28.351Z] === RUN TestUlimitOpt [2021-05-11T12:48:28.351Z] --- PASS: TestUlimitOpt (0.00s) [2021-05-11T12:48:28.351Z] PASS [2021-05-11T12:48:28.351Z] coverage: 67.1% of statements [2021-05-11T12:48:28.351Z] ok github.com/docker/docker/opts 0.096s coverage: 67.1% of statements [2021-05-11T12:48:28.355Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.67s) [2021-05-11T12:48:28.355Z] === RUN TestAuthZPluginDenyResponse [2021-05-11T12:48:28.605Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2021-05-11T12:48:28.605Z] === RUN TestCopyToContainerPathIsNotDir [2021-05-11T12:48:28.605Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-05-11T12:48:28.605Z] === RUN TestCopyFromContainer [2021-05-11T12:48:28.925Z] --- PASS: TestAuthZPluginDenyResponse (0.65s) [2021-05-11T12:48:28.925Z] === RUN TestAuthZPluginAllowEventStream [2021-05-11T12:48:29.549Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2021-05-11T12:48:29.768Z] --- PASS: TestDockerNetworkDeletePreferID (2.40s) [2021-05-11T12:48:29.768Z] === RUN TestDaemonDNSFallback [2021-05-11T12:48:29.894Z] === RUN TestPeerCertificateMarshalJSON [2021-05-11T12:48:29.894Z] === RUN TestUnbuffered [2021-05-11T12:48:29.894Z] --- PASS: TestUnbuffered (0.00s) [2021-05-11T12:48:29.894Z] === RUN TestRaceUnbuffered [2021-05-11T12:48:29.894Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-05-11T12:48:29.894Z] PASS [2021-05-11T12:48:29.894Z] coverage: 100.0% of statements [2021-05-11T12:48:29.894Z] ok github.com/docker/docker/pkg/broadcaster 0.055s coverage: 100.0% of statements [2021-05-11T12:48:29.894Z] === RUN TestMatch [2021-05-11T12:48:29.894Z] === RUN TestMatch/[[]] [2021-05-11T12:48:29.894Z] === RUN TestMatch/[[foo]] [2021-05-11T12:48:29.894Z] === RUN TestMatch/[[bar]_[foo]] [2021-05-11T12:48:29.894Z] === RUN TestMatch/[[foo_bar]] [2021-05-11T12:48:29.894Z] === RUN TestMatch/[[qux]_[foo]] [2021-05-11T12:48:29.894Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-05-11T12:48:29.894Z] === RUN TestMatch/[] [2021-05-11T12:48:29.894Z] === RUN TestMatch/[]#01 [2021-05-11T12:48:29.894Z] === RUN TestMatch/[[qux]] [2021-05-11T12:48:29.894Z] === RUN TestMatch/[[foo_bar_qux]] [2021-05-11T12:48:29.894Z] === RUN TestMatch/[[qux]_[baz]] [2021-05-11T12:48:29.894Z] === RUN TestMatch/[[foo_baz]] [2021-05-11T12:48:29.894Z] --- PASS: TestMatch (0.00s) [2021-05-11T12:48:29.894Z] --- PASS: TestMatch/[[]] (0.00s) [2021-05-11T12:48:29.894Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-05-11T12:48:29.894Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-05-11T12:48:29.894Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-05-11T12:48:29.894Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-05-11T12:48:29.894Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-05-11T12:48:29.894Z] --- PASS: TestMatch/[] (0.00s) [2021-05-11T12:48:29.894Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-05-11T12:48:29.894Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-05-11T12:48:29.894Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-05-11T12:48:29.894Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-05-11T12:48:29.894Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-05-11T12:48:29.894Z] PASS [2021-05-11T12:48:29.894Z] coverage: 87.5% of statements [2021-05-11T12:48:29.894Z] ok github.com/docker/docker/pkg/capabilities 0.084s coverage: 87.5% of statements [2021-05-11T12:48:30.354Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-05-11T12:48:30.354Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-05-11T12:48:30.354Z] --- PASS: TestPeerCertificateMarshalJSON (0.67s) [2021-05-11T12:48:30.354Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-05-11T12:48:30.354Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-05-11T12:48:30.354Z] === RUN TestMiddleware [2021-05-11T12:48:30.354Z] --- PASS: TestMiddleware (0.00s) [2021-05-11T12:48:30.354Z] === RUN TestNewResponseModifier [2021-05-11T12:48:30.354Z] --- PASS: TestNewResponseModifier (0.00s) [2021-05-11T12:48:30.354Z] PASS [2021-05-11T12:48:30.354Z] coverage: 26.8% of statements [2021-05-11T12:48:30.354Z] ok github.com/docker/docker/pkg/authorization 0.777s coverage: 26.8% of statements [2021-05-11T12:48:30.815Z] === RUN TestIsArchivePathDir [2021-05-11T12:48:30.815Z] === RUN TestSizeEmpty [2021-05-11T12:48:30.815Z] --- PASS: TestSizeEmpty (0.00s) [2021-05-11T12:48:30.815Z] === RUN TestSizeEmptyFile [2021-05-11T12:48:30.815Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-05-11T12:48:30.815Z] === RUN TestSizeNonemptyFile [2021-05-11T12:48:30.815Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-05-11T12:48:30.815Z] === RUN TestSizeNestedDirectoryEmpty [2021-05-11T12:48:30.815Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-05-11T12:48:30.815Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-05-11T12:48:30.815Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-05-11T12:48:30.815Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-05-11T12:48:30.815Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-05-11T12:48:30.815Z] === RUN TestMoveToSubdir [2021-05-11T12:48:30.815Z] --- PASS: TestMoveToSubdir (0.00s) [2021-05-11T12:48:30.815Z] === RUN TestSizeNonExistingDirectory [2021-05-11T12:48:30.815Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-05-11T12:48:30.815Z] PASS [2021-05-11T12:48:30.815Z] coverage: 80.0% of statements [2021-05-11T12:48:30.815Z] ok github.com/docker/docker/pkg/directory 0.045s coverage: 80.0% of statements [2021-05-11T12:48:30.815Z] --- PASS: TestIsArchivePathDir (0.05s) [2021-05-11T12:48:30.815Z] === RUN TestIsArchivePathInvalidFile [2021-05-11T12:48:30.815Z] --- PASS: TestIsArchivePathInvalidFile (0.12s) [2021-05-11T12:48:30.815Z] === RUN TestIsArchivePathTar [2021-05-11T12:48:30.839Z] --- PASS: TestAuthZPluginAllowEventStream (1.59s) [2021-05-11T12:48:30.839Z] === RUN TestAuthZPluginErrorResponse [2021-05-11T12:48:30.933Z] === RUN TestCopyFromContainer// [2021-05-11T12:48:31.194Z] === RUN TestCopyFromContainer//bar/root [2021-05-11T12:48:31.194Z] === RUN TestCopyFromContainer//bar/root/ [2021-05-11T12:48:31.276Z] --- PASS: TestIsArchivePathTar (0.17s) [2021-05-11T12:48:31.276Z] === RUN TestDecompressStreamGzip [2021-05-11T12:48:31.276Z] --- PASS: TestDecompressStreamGzip (0.10s) [2021-05-11T12:48:31.276Z] === RUN TestDecompressStreamBzip2 [2021-05-11T12:48:31.276Z] === RUN TestChrootTarUntar [2021-05-11T12:48:31.276Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-05-11T12:48:31.276Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-05-11T12:48:31.276Z] === RUN TestChrootUntarWithHugeExcludesList [2021-05-11T12:48:31.276Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-05-11T12:48:31.276Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-05-11T12:48:31.276Z] === RUN TestChrootUntarEmptyArchive [2021-05-11T12:48:31.276Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-05-11T12:48:31.276Z] === RUN TestChrootTarUntarWithSymlink [2021-05-11T12:48:31.276Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-05-11T12:48:31.276Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-05-11T12:48:31.276Z] === RUN TestChrootCopyWithTar [2021-05-11T12:48:31.276Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-05-11T12:48:31.276Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-05-11T12:48:31.276Z] === RUN TestChrootCopyFileWithTar [2021-05-11T12:48:31.276Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-05-11T12:48:31.276Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-05-11T12:48:31.276Z] === RUN TestChrootUntarPath [2021-05-11T12:48:31.276Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-05-11T12:48:31.276Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-05-11T12:48:31.276Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-05-11T12:48:31.276Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-05-11T12:48:31.276Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-05-11T12:48:31.276Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-05-11T12:48:31.276Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-05-11T12:48:31.276Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-05-11T12:48:31.276Z] === RUN TestChrootApplyDotDotFile [2021-05-11T12:48:31.276Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-05-11T12:48:31.276Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-05-11T12:48:31.276Z] PASS [2021-05-11T12:48:31.276Z] coverage: 15.4% of statements [2021-05-11T12:48:31.276Z] ok github.com/docker/docker/pkg/chrootarchive 0.105s coverage: 15.4% of statements [2021-05-11T12:48:31.276Z] --- PASS: TestDecompressStreamBzip2 (0.15s) [2021-05-11T12:48:31.276Z] === RUN TestDecompressStreamXz [2021-05-11T12:48:31.276Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-05-11T12:48:31.276Z] archive_test.go:134: Xz not present in msys2 [2021-05-11T12:48:31.276Z] === RUN TestCompressStreamXzUnsupported [2021-05-11T12:48:31.276Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-05-11T12:48:31.276Z] === RUN TestCompressStreamBzip2Unsupported [2021-05-11T12:48:31.276Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-05-11T12:48:31.276Z] === RUN TestCompressStreamInvalid [2021-05-11T12:48:31.276Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-05-11T12:48:31.276Z] === RUN TestExtensionInvalid [2021-05-11T12:48:31.276Z] --- PASS: TestExtensionInvalid (0.00s) [2021-05-11T12:48:31.276Z] === RUN TestExtensionUncompressed [2021-05-11T12:48:31.276Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-05-11T12:48:31.276Z] === RUN TestExtensionBzip2 [2021-05-11T12:48:31.276Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-05-11T12:48:31.276Z] === RUN TestExtensionGzip [2021-05-11T12:48:31.276Z] --- PASS: TestExtensionGzip (0.00s) [2021-05-11T12:48:31.276Z] === RUN TestExtensionXz [2021-05-11T12:48:31.276Z] --- PASS: TestExtensionXz (0.00s) [2021-05-11T12:48:31.276Z] === RUN TestCmdStreamLargeStderr [2021-05-11T12:48:31.276Z] --- PASS: TestCmdStreamLargeStderr (0.07s) [2021-05-11T12:48:31.276Z] === RUN TestCmdStreamBad [2021-05-11T12:48:31.276Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-05-11T12:48:31.276Z] archive_test.go:239: Failing on Windows CI machines [2021-05-11T12:48:31.276Z] === RUN TestCmdStreamGood [2021-05-11T12:48:31.276Z] --- PASS: TestCmdStreamGood (0.03s) [2021-05-11T12:48:31.276Z] === RUN TestUntarPathWithInvalidDest [2021-05-11T12:48:31.410Z] --- PASS: TestAuthZPluginErrorResponse (0.68s) [2021-05-11T12:48:31.410Z] === RUN TestAuthZPluginErrorRequest [2021-05-11T12:48:31.454Z] === RUN TestCopyFromContainer/bar/quux [2021-05-11T12:48:31.715Z] === RUN TestCopyFromContainer/bar/quux/ [2021-05-11T12:48:31.715Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-05-11T12:48:31.736Z] --- PASS: TestUntarPathWithInvalidDest (0.08s) [2021-05-11T12:48:31.737Z] === RUN TestUntarPathWithInvalidSrc [2021-05-11T12:48:31.737Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-05-11T12:48:31.737Z] === RUN TestUntarPath [2021-05-11T12:48:31.737Z] --- PASS: TestUntarPath (0.11s) [2021-05-11T12:48:31.737Z] === RUN TestUntarPathWithDestinationFile [2021-05-11T12:48:31.737Z] --- PASS: TestUntarPathWithDestinationFile (0.05s) [2021-05-11T12:48:31.737Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-05-11T12:48:31.737Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.05s) [2021-05-11T12:48:31.737Z] === RUN TestCopyWithTarInvalidSrc [2021-05-11T12:48:31.737Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-05-11T12:48:31.737Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-05-11T12:48:31.737Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-05-11T12:48:31.737Z] === RUN TestCopyWithTarSrcFile [2021-05-11T12:48:31.737Z] --- PASS: TestCopyWithTarSrcFile (0.00s) [2021-05-11T12:48:31.737Z] === RUN TestCopyWithTarSrcFolder [2021-05-11T12:48:31.737Z] --- PASS: TestCopyWithTarSrcFolder (0.00s) [2021-05-11T12:48:31.737Z] === RUN TestCopyFileWithTarInvalidSrc [2021-05-11T12:48:31.737Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-05-11T12:48:31.737Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-05-11T12:48:31.737Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-05-11T12:48:31.737Z] === RUN TestCopyFileWithTarSrcFolder [2021-05-11T12:48:31.737Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-05-11T12:48:31.737Z] === RUN TestCopyFileWithTarSrcFile [2021-05-11T12:48:31.737Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s) [2021-05-11T12:48:31.737Z] === RUN TestTarFiles [2021-05-11T12:48:31.737Z] === RUN Test [2021-05-11T12:48:31.737Z] === RUN Test/TestContainsEntry [2021-05-11T12:48:31.737Z] === RUN Test/TestCreateEntries [2021-05-11T12:48:31.737Z] === RUN Test/TestEntriesDiff [2021-05-11T12:48:31.737Z] === RUN Test/TestEntriesEquality [2021-05-11T12:48:31.737Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-05-11T12:48:31.737Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-05-11T12:48:31.737Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-05-11T12:48:31.737Z] === RUN Test/TestGeneratorNotGenerate [2021-05-11T12:48:31.737Z] === RUN Test/TestGeneratorWithPort [2021-05-11T12:48:31.737Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-05-11T12:48:31.737Z] === RUN Test/TestNewEntry [2021-05-11T12:48:31.737Z] === RUN Test/TestParse [2021-05-11T12:48:31.737Z] --- PASS: Test (0.00s) [2021-05-11T12:48:31.737Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-05-11T12:48:31.737Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-05-11T12:48:31.737Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-05-11T12:48:31.737Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-05-11T12:48:31.737Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-05-11T12:48:31.737Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-05-11T12:48:31.737Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-05-11T12:48:31.737Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-05-11T12:48:31.737Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-05-11T12:48:31.737Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-05-11T12:48:31.737Z] --- PASS: Test/TestNewEntry (0.00s) [2021-05-11T12:48:31.737Z] --- PASS: Test/TestParse (0.00s) [2021-05-11T12:48:31.737Z] PASS [2021-05-11T12:48:31.737Z] coverage: 58.3% of statements [2021-05-11T12:48:31.737Z] ok github.com/docker/docker/pkg/discovery 0.063s coverage: 58.3% of statements [2021-05-11T12:48:31.976Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-05-11T12:48:31.976Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-05-11T12:48:31.976Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-05-11T12:48:31.981Z] --- PASS: TestAuthZPluginErrorRequest (0.67s) [2021-05-11T12:48:31.981Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-05-11T12:48:32.198Z] === RUN Test [2021-05-11T12:48:32.198Z] === RUN Test/TestContent [2021-05-11T12:48:32.198Z] === RUN Test/TestInitialize [2021-05-11T12:48:32.198Z] === RUN Test/TestNew [2021-05-11T12:48:32.198Z] === RUN Test/TestParsingContentsWithComments [2021-05-11T12:48:32.198Z] === RUN Test/TestRegister [2021-05-11T12:48:32.198Z] === RUN Test/TestWatch [2021-05-11T12:48:32.198Z] --- PASS: Test (0.01s) [2021-05-11T12:48:32.198Z] --- PASS: Test/TestContent (0.00s) [2021-05-11T12:48:32.198Z] --- PASS: Test/TestInitialize (0.00s) [2021-05-11T12:48:32.198Z] --- PASS: Test/TestNew (0.00s) [2021-05-11T12:48:32.198Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-05-11T12:48:32.198Z] --- PASS: Test/TestRegister (0.00s) [2021-05-11T12:48:32.198Z] --- PASS: Test/TestWatch (0.01s) [2021-05-11T12:48:32.198Z] PASS [2021-05-11T12:48:32.198Z] coverage: 92.9% of statements [2021-05-11T12:48:32.198Z] ok github.com/docker/docker/pkg/discovery/file 0.067s coverage: 92.9% of statements [2021-05-11T12:48:32.237Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-05-11T12:48:32.497Z] === RUN TestCopyFromContainer/bar/notarget [2021-05-11T12:48:32.497Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2021-05-11T12:48:32.497Z] --- PASS: TestCopyFromContainer (4.06s) [2021-05-11T12:48:32.497Z] --- PASS: TestCopyFromContainer// (0.18s) [2021-05-11T12:48:32.497Z] --- PASS: TestCopyFromContainer//bar/root (0.19s) [2021-05-11T12:48:32.551Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.68s) [2021-05-11T12:48:32.551Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-05-11T12:48:32.759Z] --- PASS: TestCopyFromContainer//bar/root/ (0.20s) [2021-05-11T12:48:32.759Z] --- PASS: TestCopyFromContainer/bar/quux (0.17s) [2021-05-11T12:48:32.759Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.18s) [2021-05-11T12:48:32.759Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.13s) [2021-05-11T12:48:32.759Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.14s) [2021-05-11T12:48:32.759Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.19s) [2021-05-11T12:48:32.759Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.15s) [2021-05-11T12:48:32.759Z] --- PASS: TestCopyFromContainer/bar/notarget (0.16s) [2021-05-11T12:48:32.759Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-05-11T12:48:32.759Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-11T12:48:32.759Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-11T12:48:32.759Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-11T12:48:32.759Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-11T12:48:32.759Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-11T12:48:32.759Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-11T12:48:32.759Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-11T12:48:32.759Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-11T12:48:32.759Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-11T12:48:32.759Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-05-11T12:48:32.759Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-05-11T12:48:32.759Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-05-11T12:48:32.759Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2021-05-11T12:48:32.759Z] === RUN TestCreateLinkToNonExistingContainer [2021-05-11T12:48:32.759Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2021-05-11T12:48:32.759Z] === RUN TestCreateWithInvalidEnv [2021-05-11T12:48:32.759Z] === RUN TestCreateWithInvalidEnv/0 [2021-05-11T12:48:32.759Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-05-11T12:48:32.759Z] === RUN TestCreateWithInvalidEnv/1 [2021-05-11T12:48:32.759Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-05-11T12:48:32.759Z] === RUN TestCreateWithInvalidEnv/2 [2021-05-11T12:48:32.759Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-05-11T12:48:32.759Z] === CONT TestCreateWithInvalidEnv/0 [2021-05-11T12:48:32.759Z] === CONT TestCreateWithInvalidEnv/2 [2021-05-11T12:48:32.759Z] === CONT TestCreateWithInvalidEnv/1 [2021-05-11T12:48:32.759Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2021-05-11T12:48:32.759Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-05-11T12:48:32.759Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2021-05-11T12:48:32.759Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-05-11T12:48:32.759Z] === RUN TestCreateTmpfsMountsTarget [2021-05-11T12:48:32.759Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2021-05-11T12:48:32.759Z] === RUN TestCreateWithCustomMaskedPaths [2021-05-11T12:48:33.169Z] === RUN Test [2021-05-11T12:48:33.169Z] === RUN Test/TestInitialize [2021-05-11T12:48:33.169Z] === RUN Test [2021-05-11T12:48:33.169Z] === RUN Test/TestWatch [2021-05-11T12:48:33.169Z] --- PASS: Test (0.00s) [2021-05-11T12:48:33.169Z] --- PASS: Test/TestWatch (0.00s) [2021-05-11T12:48:33.169Z] PASS [2021-05-11T12:48:33.169Z] coverage: 92.3% of statements [2021-05-11T12:48:33.169Z] ok github.com/docker/docker/pkg/discovery/memory 0.040s coverage: 92.3% of statements [2021-05-11T12:48:33.169Z] === RUN Test [2021-05-11T12:48:33.169Z] === RUN Test/TestInitialize [2021-05-11T12:48:33.169Z] === RUN Test/TestInitializeWithPattern [2021-05-11T12:48:33.169Z] === RUN Test/TestRegister [2021-05-11T12:48:33.169Z] === RUN Test/TestWatch [2021-05-11T12:48:33.169Z] --- PASS: Test (0.00s) [2021-05-11T12:48:33.169Z] --- PASS: Test/TestInitialize (0.00s) [2021-05-11T12:48:33.169Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-05-11T12:48:33.169Z] --- PASS: Test/TestRegister (0.00s) [2021-05-11T12:48:33.169Z] --- PASS: Test/TestWatch (0.00s) [2021-05-11T12:48:33.169Z] PASS [2021-05-11T12:48:33.169Z] coverage: 93.8% of statements [2021-05-11T12:48:33.169Z] ok github.com/docker/docker/pkg/discovery/nodes 0.035s coverage: 93.8% of statements [2021-05-11T12:48:33.169Z] time="2021-05-11T12:48:32Z" level=info msg="Initializing discovery without TLS" [2021-05-11T12:48:33.169Z] time="2021-05-11T12:48:33Z" level=info msg="Initializing discovery without TLS" [2021-05-11T12:48:33.169Z] time="2021-05-11T12:48:33Z" level=info msg="Initializing discovery without TLS" [2021-05-11T12:48:33.169Z] === RUN Test/TestInitializeWithCerts [2021-05-11T12:48:33.169Z] time="2021-05-11T12:48:33Z" level=info msg="Initializing discovery with TLS" [2021-05-11T12:48:33.169Z] === RUN Test/TestWatch [2021-05-11T12:48:33.169Z] time="2021-05-11T12:48:33Z" level=info msg="Initializing discovery without TLS" [2021-05-11T12:48:34.139Z] === RUN TestPollerAddRemove [2021-05-11T12:48:34.140Z] --- PASS: TestPollerAddRemove (0.00s) [2021-05-11T12:48:34.140Z] === RUN TestPollerEvent [2021-05-11T12:48:34.140Z] --- SKIP: TestPollerEvent (0.00s) [2021-05-11T12:48:34.140Z] poller_test.go:41: No chmod on Windows [2021-05-11T12:48:34.140Z] === RUN TestPollerClose [2021-05-11T12:48:34.140Z] --- PASS: TestPollerClose (0.00s) [2021-05-11T12:48:34.140Z] PASS [2021-05-11T12:48:34.140Z] coverage: 45.7% of statements [2021-05-11T12:48:34.140Z] ok github.com/docker/docker/pkg/filenotify 0.044s coverage: 45.7% of statements [2021-05-11T12:48:34.466Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.87s) [2021-05-11T12:48:34.466Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-05-11T12:48:34.601Z] === RUN TestCopyFileWithInvalidSrc [2021-05-11T12:48:34.601Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-05-11T12:48:34.601Z] === RUN TestCopyFileWithInvalidDest [2021-05-11T12:48:34.601Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-05-11T12:48:34.601Z] === RUN TestCopyFileWithSameSrcAndDest [2021-05-11T12:48:34.601Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-05-11T12:48:34.601Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-05-11T12:48:34.601Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-05-11T12:48:34.601Z] === RUN TestCopyFile [2021-05-11T12:48:34.601Z] --- PASS: TestCopyFile (0.00s) [2021-05-11T12:48:34.601Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-05-11T12:48:34.601Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-05-11T12:48:34.601Z] fileutils_test.go:134: Needs porting to Windows [2021-05-11T12:48:34.601Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-05-11T12:48:34.601Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-05-11T12:48:34.601Z] === RUN TestReadSymlinkedDirectoryToFile [2021-05-11T12:48:34.601Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-05-11T12:48:34.601Z] fileutils_test.go:180: Needs porting to Windows [2021-05-11T12:48:34.601Z] === RUN TestWildcardMatches [2021-05-11T12:48:34.601Z] --- PASS: TestWildcardMatches (0.00s) [2021-05-11T12:48:34.601Z] === RUN TestPatternMatches [2021-05-11T12:48:34.601Z] --- PASS: TestPatternMatches (0.00s) [2021-05-11T12:48:34.601Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-05-11T12:48:34.601Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-05-11T12:48:34.601Z] === RUN TestPatternMatchesFolderExclusions [2021-05-11T12:48:34.601Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-05-11T12:48:34.601Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-05-11T12:48:34.601Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-05-11T12:48:34.601Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-05-11T12:48:34.601Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-05-11T12:48:34.601Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-05-11T12:48:34.601Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-05-11T12:48:34.601Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-05-11T12:48:34.601Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-05-11T12:48:34.601Z] === RUN TestSingleExclamationError [2021-05-11T12:48:34.601Z] --- PASS: TestSingleExclamationError (0.00s) [2021-05-11T12:48:34.601Z] === RUN TestMatchesWithNoPatterns [2021-05-11T12:48:34.601Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-05-11T12:48:34.601Z] === RUN TestMatchesWithMalformedPatterns [2021-05-11T12:48:34.601Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-05-11T12:48:34.601Z] === RUN TestMatches [2021-05-11T12:48:34.601Z] --- PASS: TestMatches (0.00s) [2021-05-11T12:48:34.601Z] === RUN TestCleanPatterns [2021-05-11T12:48:34.601Z] --- PASS: TestCleanPatterns (0.00s) [2021-05-11T12:48:34.601Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-05-11T12:48:34.601Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-05-11T12:48:34.601Z] === RUN TestCleanPatternsExceptionFlag [2021-05-11T12:48:34.601Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-05-11T12:48:34.601Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-05-11T12:48:34.601Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-05-11T12:48:34.601Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-05-11T12:48:34.601Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-05-11T12:48:34.601Z] === RUN TestCleanPatternsErrorSingleException [2021-05-11T12:48:34.601Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-05-11T12:48:34.601Z] === RUN TestCreateIfNotExistsDir [2021-05-11T12:48:34.601Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-05-11T12:48:34.601Z] === RUN TestCreateIfNotExistsFile [2021-05-11T12:48:34.601Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-05-11T12:48:34.601Z] === RUN TestMatch [2021-05-11T12:48:34.601Z] --- PASS: TestMatch (0.00s) [2021-05-11T12:48:34.601Z] PASS [2021-05-11T12:48:34.601Z] coverage: 87.7% of statements [2021-05-11T12:48:34.601Z] ok github.com/docker/docker/pkg/fileutils 0.068s coverage: 87.7% of statements [2021-05-11T12:48:35.573Z] === RUN TestGet [2021-05-11T12:48:35.573Z] --- PASS: TestGet (0.00s) [2021-05-11T12:48:35.573Z] === RUN TestGetShortcutString [2021-05-11T12:48:35.573Z] --- PASS: TestGetShortcutString (0.00s) [2021-05-11T12:48:35.573Z] PASS [2021-05-11T12:48:35.573Z] coverage: 42.9% of statements [2021-05-11T12:48:35.573Z] ok github.com/docker/docker/pkg/homedir 0.071s coverage: 42.9% of statements [2021-05-11T12:48:36.033Z] === RUN TestCreateIDMapOrder [2021-05-11T12:48:36.033Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-05-11T12:48:36.033Z] PASS [2021-05-11T12:48:36.033Z] coverage: 7.2% of statements [2021-05-11T12:48:36.033Z] ok github.com/docker/docker/pkg/idtools 0.111s coverage: 7.2% of statements [2021-05-11T12:48:36.064Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2021-05-11T12:48:36.380Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.91s) [2021-05-11T12:48:36.380Z] === RUN TestAuthZPluginHeader [2021-05-11T12:48:36.494Z] --- PASS: TestTarFiles (4.56s) [2021-05-11T12:48:36.494Z] === RUN TestTarUntar [2021-05-11T12:48:36.494Z] --- PASS: TestTarUntar (0.02s) [2021-05-11T12:48:36.494Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-05-11T12:48:36.494Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-05-11T12:48:36.494Z] === RUN TestTarWithOptions [2021-05-11T12:48:36.494Z] --- PASS: Test (3.12s) [2021-05-11T12:48:36.494Z] --- PASS: Test/TestInitialize (0.12s) [2021-05-11T12:48:36.494Z] --- PASS: Test/TestInitializeWithCerts (0.01s) [2021-05-11T12:48:36.494Z] --- PASS: Test/TestWatch (3.00s) [2021-05-11T12:48:36.494Z] PASS [2021-05-11T12:48:36.494Z] coverage: 84.1% of statements [2021-05-11T12:48:36.494Z] ok github.com/docker/docker/pkg/discovery/kv 3.174s coverage: 84.1% of statements [2021-05-11T12:48:36.494Z] --- PASS: TestTarWithOptions (0.04s) [2021-05-11T12:48:36.494Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-05-11T12:48:36.494Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-05-11T12:48:36.494Z] === RUN TestUntarUstarGnuConflict [2021-05-11T12:48:36.494Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-05-11T12:48:36.494Z] === RUN TestUntarInvalidFilenames [2021-05-11T12:48:36.494Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames823616598\\dest" [2021-05-11T12:48:36.494Z] --- PASS: TestUntarInvalidFilenames (0.12s) [2021-05-11T12:48:36.494Z] === RUN TestUntarHardlinkToSymlink [2021-05-11T12:48:36.494Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-05-11T12:48:36.494Z] === RUN TestUntarInvalidHardlink [2021-05-11T12:48:36.494Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink657986295\\victim\\hello" -> "../victim/hello" [2021-05-11T12:48:36.494Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink645740522\\victim\\hello" -> "/../victim/hello" [2021-05-11T12:48:36.494Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink539258433\\victim" -> "../victim" [2021-05-11T12:48:36.494Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink855469740\\victim" -> "../victim" [2021-05-11T12:48:36.494Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink160062491\\victim" -> "../victim" [2021-05-11T12:48:36.494Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink620430526\\victim" -> "../victim" [2021-05-11T12:48:36.494Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2021-05-11T12:48:36.494Z] === RUN TestUntarInvalidSymlink [2021-05-11T12:48:36.494Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink752372997\\dest\\dotdot" -> "../victim/hello" [2021-05-11T12:48:36.494Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink141233312\\dest\\slash-dotdot" -> "/../victim/hello" [2021-05-11T12:48:36.494Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink731648383\\dest\\loophole-victim" -> "../victim" [2021-05-11T12:48:36.494Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink306402514\\dest\\loophole-victim" -> "../victim" [2021-05-11T12:48:36.494Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink385556489\\dest\\loophole-victim" -> "../victim" [2021-05-11T12:48:36.494Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink904520660\\dest\\loophole-victim" -> "../victim" [2021-05-11T12:48:36.494Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink609345827\\dest\\dir\\loophole" -> "../../victim" [2021-05-11T12:48:36.494Z] --- PASS: TestUntarInvalidSymlink (0.02s) [2021-05-11T12:48:36.494Z] === RUN TestTempArchiveCloseMultipleTimes [2021-05-11T12:48:36.494Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-05-11T12:48:36.494Z] === RUN TestXGlobalNoParent [2021-05-11T12:48:36.494Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-05-11T12:48:36.494Z] === RUN TestReplaceFileTarWrapper [2021-05-11T12:48:36.494Z] --- PASS: TestReplaceFileTarWrapper (0.13s) [2021-05-11T12:48:36.494Z] === RUN TestPrefixHeaderReadable [2021-05-11T12:48:36.638Z] --- PASS: TestCreateWithCustomMaskedPaths (3.71s) [2021-05-11T12:48:36.638Z] === RUN TestCreateWithCustomReadonlyPaths [2021-05-11T12:48:36.956Z] --- PASS: TestPrefixHeaderReadable (0.01s) [2021-05-11T12:48:36.956Z] === RUN TestDisablePigz [2021-05-11T12:48:36.956Z] --- PASS: TestDisablePigz (0.16s) [2021-05-11T12:48:36.956Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-05-11T12:48:36.956Z] === RUN TestPigz [2021-05-11T12:48:36.956Z] === RUN TestFixedBufferCap [2021-05-11T12:48:36.956Z] --- PASS: TestFixedBufferCap (0.00s) [2021-05-11T12:48:36.956Z] === RUN TestFixedBufferLen [2021-05-11T12:48:36.956Z] --- PASS: TestFixedBufferLen (0.00s) [2021-05-11T12:48:36.956Z] === RUN TestFixedBufferString [2021-05-11T12:48:36.956Z] --- PASS: TestFixedBufferString (0.00s) [2021-05-11T12:48:36.956Z] === RUN TestFixedBufferWrite [2021-05-11T12:48:36.956Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-05-11T12:48:36.956Z] === RUN TestFixedBufferRead [2021-05-11T12:48:36.956Z] --- PASS: TestFixedBufferRead (0.00s) [2021-05-11T12:48:36.956Z] === RUN TestBytesPipeRead [2021-05-11T12:48:36.956Z] --- PASS: TestBytesPipeRead (0.00s) [2021-05-11T12:48:36.956Z] === RUN TestBytesPipeWrite [2021-05-11T12:48:36.956Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-05-11T12:48:36.956Z] === RUN TestBytesPipeWriteRandomChunks [2021-05-11T12:48:36.956Z] --- PASS: TestPigz (0.11s) [2021-05-11T12:48:36.956Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-05-11T12:48:36.956Z] === RUN TestCopyFileWithInvalidDest [2021-05-11T12:48:36.956Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-05-11T12:48:36.956Z] archive_windows_test.go:16: Currently fails [2021-05-11T12:48:36.956Z] === RUN TestCanonicalTarNameForPath [2021-05-11T12:48:36.956Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-05-11T12:48:36.956Z] === RUN TestCanonicalTarName [2021-05-11T12:48:36.956Z] --- PASS: TestCanonicalTarName (0.00s) [2021-05-11T12:48:36.956Z] === RUN TestChmodTarEntry [2021-05-11T12:48:36.956Z] --- PASS: TestChmodTarEntry (0.00s) [2021-05-11T12:48:36.956Z] === RUN TestHardLinkOrder [2021-05-11T12:48:36.956Z] --- PASS: TestHardLinkOrder (0.06s) [2021-05-11T12:48:36.956Z] === RUN TestChangeString [2021-05-11T12:48:36.956Z] --- PASS: TestChangeString (0.00s) [2021-05-11T12:48:36.956Z] === RUN TestChangesWithNoChanges [2021-05-11T12:48:36.956Z] --- PASS: TestChangesWithNoChanges (0.02s) [2021-05-11T12:48:36.956Z] === RUN TestChangesWithChanges [2021-05-11T12:48:36.956Z] --- PASS: TestChangesWithChanges (0.02s) [2021-05-11T12:48:36.956Z] === RUN TestChangesWithChangesGH13590 [2021-05-11T12:48:36.956Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-05-11T12:48:36.956Z] changes_test.go:196: needs more investigation [2021-05-11T12:48:36.956Z] === RUN TestChangesDirsEmpty [2021-05-11T12:48:37.323Z] --- PASS: TestAuthZPluginHeader (0.85s) [2021-05-11T12:48:37.323Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-05-11T12:48:37.416Z] --- PASS: TestChangesDirsEmpty (0.14s) [2021-05-11T12:48:37.416Z] === RUN TestChangesDirsMutated [2021-05-11T12:48:37.416Z] === RUN TestError [2021-05-11T12:48:37.416Z] --- PASS: TestError (0.00s) [2021-05-11T12:48:37.416Z] === RUN TestProgressString [2021-05-11T12:48:37.416Z] === RUN TestProgressString/no_progress [2021-05-11T12:48:37.416Z] === RUN TestProgressString/progress_1 [2021-05-11T12:48:37.416Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-05-11T12:48:37.416Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-05-11T12:48:37.416Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-05-11T12:48:37.416Z] === RUN TestProgressString/with_units [2021-05-11T12:48:37.416Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-05-11T12:48:37.416Z] === RUN TestProgressString/hide_counts [2021-05-11T12:48:37.416Z] --- PASS: TestProgressString (0.00s) [2021-05-11T12:48:37.416Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-05-11T12:48:37.416Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-05-11T12:48:37.416Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-05-11T12:48:37.416Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-05-11T12:48:37.416Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-05-11T12:48:37.416Z] --- PASS: TestProgressString/with_units (0.00s) [2021-05-11T12:48:37.417Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-05-11T12:48:37.417Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-05-11T12:48:37.417Z] === RUN TestJSONMessageDisplay [2021-05-11T12:48:37.417Z] --- PASS: TestBytesPipeWriteRandomChunks (0.43s) [2021-05-11T12:48:37.417Z] === RUN TestAtomicWriteToFile [2021-05-11T12:48:37.417Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-05-11T12:48:37.417Z] === RUN TestAtomicWriteSetCommit [2021-05-11T12:48:37.417Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-05-11T12:48:37.417Z] === RUN TestAtomicWriteSetCancel [2021-05-11T12:48:37.417Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-05-11T12:48:37.417Z] === RUN TestReadCloserWrapperClose [2021-05-11T12:48:37.417Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-05-11T12:48:37.417Z] === RUN TestReaderErrWrapperReadOnError [2021-05-11T12:48:37.417Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-05-11T12:48:37.417Z] === RUN TestReaderErrWrapperRead [2021-05-11T12:48:37.417Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-05-11T12:48:37.417Z] === RUN TestHashData [2021-05-11T12:48:37.417Z] --- PASS: TestHashData (0.00s) [2021-05-11T12:48:37.417Z] === RUN TestCancelReadCloser [2021-05-11T12:48:37.417Z] --- PASS: TestChangesDirsMutated (0.16s) [2021-05-11T12:48:37.417Z] === RUN TestApplyLayer [2021-05-11T12:48:37.417Z] --- SKIP: TestApplyLayer (0.00s) [2021-05-11T12:48:37.417Z] changes_test.go:433: needs further investigation [2021-05-11T12:48:37.417Z] === RUN TestChangesSizeWithHardlinks [2021-05-11T12:48:37.417Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-05-11T12:48:37.417Z] changes_test.go:469: needs further investigation [2021-05-11T12:48:37.417Z] === RUN TestChangesSizeWithNoChanges [2021-05-11T12:48:37.417Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-05-11T12:48:37.417Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-05-11T12:48:37.417Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-05-11T12:48:37.417Z] === RUN TestChangesSize [2021-05-11T12:48:37.417Z] --- PASS: TestChangesSize (0.00s) [2021-05-11T12:48:37.417Z] === RUN TestApplyLayerInvalidFilenames [2021-05-11T12:48:37.417Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames103692170\\dest" [2021-05-11T12:48:37.417Z] --- PASS: TestJSONMessageDisplay (0.11s) [2021-05-11T12:48:37.417Z] === RUN TestJSONMessageDisplayWithJSONError [2021-05-11T12:48:37.417Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-05-11T12:48:37.417Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-05-11T12:48:37.417Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-05-11T12:48:37.417Z] === RUN TestDisplayJSONMessagesStream [2021-05-11T12:48:37.417Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-05-11T12:48:37.417Z] PASS [2021-05-11T12:48:37.417Z] coverage: 91.7% of statements [2021-05-11T12:48:37.417Z] ok github.com/docker/docker/pkg/jsonmessage 0.149s coverage: 91.7% of statements [2021-05-11T12:48:37.417Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2021-05-11T12:48:37.417Z] === RUN TestApplyLayerInvalidHardlink [2021-05-11T12:48:37.417Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink214095692\\victim\\hello" -> "../victim/hello" [2021-05-11T12:48:37.417Z] === RUN TestStandardLongPath [2021-05-11T12:48:37.417Z] --- PASS: TestStandardLongPath (0.00s) [2021-05-11T12:48:37.417Z] === RUN TestUNCLongPath [2021-05-11T12:48:37.417Z] --- PASS: TestUNCLongPath (0.00s) [2021-05-11T12:48:37.417Z] PASS [2021-05-11T12:48:37.417Z] coverage: 100.0% of statements [2021-05-11T12:48:37.417Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink698213435\\victim\\hello" -> "/../victim/hello" [2021-05-11T12:48:37.417Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink185804382\\victim" -> "../victim" [2021-05-11T12:48:37.417Z] ok github.com/docker/docker/pkg/longpath 0.034s coverage: 100.0% of statements [2021-05-11T12:48:37.417Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink795870245\\victim" -> "../victim" [2021-05-11T12:48:37.417Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink134251840\\victim" -> "../victim" [2021-05-11T12:48:37.417Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink452504479\\victim" -> "../victim" [2021-05-11T12:48:37.417Z] --- PASS: TestApplyLayerInvalidHardlink (0.02s) [2021-05-11T12:48:37.417Z] === RUN TestApplyLayerInvalidSymlink [2021-05-11T12:48:37.417Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink286113394\\dest\\dotdot" -> "../victim/hello" [2021-05-11T12:48:37.417Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink591903017\\dest\\slash-dotdot" -> "/../victim/hello" [2021-05-11T12:48:37.417Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink324378740\\dest\\loophole-victim" -> "../victim" [2021-05-11T12:48:37.417Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink686454595\\dest\\loophole-victim" -> "../victim" [2021-05-11T12:48:37.417Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink842655174\\dest\\loophole-victim" -> "../victim" [2021-05-11T12:48:37.417Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink636683885\\dest\\loophole-victim" -> "../victim" [2021-05-11T12:48:37.417Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s) [2021-05-11T12:48:37.417Z] === RUN TestApplyLayerWhiteouts [2021-05-11T12:48:37.417Z] --- PASS: TestCancelReadCloser (0.10s) [2021-05-11T12:48:37.417Z] === RUN TestWriteCloserWrapperClose [2021-05-11T12:48:37.417Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-05-11T12:48:37.417Z] === RUN TestNopWriteCloser [2021-05-11T12:48:37.417Z] --- PASS: TestNopWriteCloser (0.00s) [2021-05-11T12:48:37.417Z] === RUN TestNopWriter [2021-05-11T12:48:37.417Z] --- PASS: TestNopWriter (0.00s) [2021-05-11T12:48:37.417Z] === RUN TestWriteCounter [2021-05-11T12:48:37.417Z] --- PASS: TestWriteCounter (0.00s) [2021-05-11T12:48:37.417Z] PASS [2021-05-11T12:48:37.417Z] coverage: 69.2% of statements [2021-05-11T12:48:37.417Z] ok github.com/docker/docker/pkg/ioutils 0.588s coverage: 69.2% of statements [2021-05-11T12:48:37.417Z] --- PASS: TestApplyLayerWhiteouts (0.06s) [2021-05-11T12:48:37.417Z] === RUN TestGenerateEmptyFile [2021-05-11T12:48:37.417Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-05-11T12:48:37.417Z] === RUN TestGenerateWithContent [2021-05-11T12:48:37.417Z] --- PASS: TestGenerateWithContent (0.00s) [2021-05-11T12:48:37.417Z] PASS [2021-05-11T12:48:37.417Z] coverage: 62.6% of statements [2021-05-11T12:48:37.417Z] ok github.com/docker/docker/pkg/archive 6.889s coverage: 62.6% of statements [2021-05-11T12:48:37.894Z] --- PASS: TestDaemonDNSFallback (8.17s) [2021-05-11T12:48:37.894Z] === RUN TestInspectNetwork [2021-05-11T12:48:38.388Z] === RUN TestNameFormat [2021-05-11T12:48:38.388Z] --- PASS: TestNameFormat (0.00s) [2021-05-11T12:48:38.388Z] === RUN TestNameRetries [2021-05-11T12:48:38.388Z] --- PASS: TestNameRetries (0.00s) [2021-05-11T12:48:38.388Z] PASS [2021-05-11T12:48:38.388Z] coverage: 85.7% of statements [2021-05-11T12:48:38.388Z] ok github.com/docker/docker/pkg/namesgenerator 0.055s coverage: 85.7% of statements [2021-05-11T12:48:38.388Z] === RUN TestParseKeyValueOpt [2021-05-11T12:48:38.388Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-05-11T12:48:38.388Z] === RUN TestParseUintList [2021-05-11T12:48:38.388Z] --- PASS: TestParseUintList (0.00s) [2021-05-11T12:48:38.388Z] === RUN TestParseUintListMaximumLimits [2021-05-11T12:48:38.388Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-05-11T12:48:38.388Z] PASS [2021-05-11T12:48:38.388Z] coverage: 97.0% of statements [2021-05-11T12:48:38.388Z] ok github.com/docker/docker/pkg/parsers 0.055s coverage: 97.0% of statements [2021-05-11T12:48:38.849Z] === RUN TestNewAndRemove [2021-05-11T12:48:38.849Z] --- PASS: TestNewAndRemove (0.00s) [2021-05-11T12:48:38.849Z] === RUN TestRemoveInvalidPath [2021-05-11T12:48:38.849Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-05-11T12:48:38.849Z] PASS [2021-05-11T12:48:38.849Z] coverage: 82.6% of statements [2021-05-11T12:48:38.849Z] ok github.com/docker/docker/pkg/pidfile 0.067s coverage: 82.6% of statements [2021-05-11T12:48:39.309Z] === RUN TestParseEmptyInterface [2021-05-11T12:48:39.309Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-05-11T12:48:39.309Z] === RUN TestParseNonInterfaceType [2021-05-11T12:48:39.309Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-05-11T12:48:39.309Z] === RUN TestParseWithOneFunction [2021-05-11T12:48:39.309Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-05-11T12:48:39.310Z] === RUN TestParseWithMultipleFuncs [2021-05-11T12:48:39.310Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-05-11T12:48:39.310Z] === RUN TestParseWithUnnamedReturn [2021-05-11T12:48:39.310Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-05-11T12:48:39.310Z] === RUN TestEmbeddedInterface [2021-05-11T12:48:39.310Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-05-11T12:48:39.310Z] === RUN TestParsedImports [2021-05-11T12:48:39.310Z] --- PASS: TestParsedImports (0.00s) [2021-05-11T12:48:39.310Z] === RUN TestAliasedImports [2021-05-11T12:48:39.310Z] --- PASS: TestAliasedImports (0.00s) [2021-05-11T12:48:39.770Z] PASS [2021-05-11T12:48:39.770Z] coverage: 56.8% of statements [2021-05-11T12:48:39.770Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.085s coverage: 56.8% of statements [2021-05-11T12:48:40.231Z] === RUN TestFailedConnection [2021-05-11T12:48:40.692Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-05-11T12:48:40.692Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-05-11T12:48:40.692Z] === RUN TestBufioReaderPoolPutAndGet [2021-05-11T12:48:40.692Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-05-11T12:48:40.692Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-05-11T12:48:40.692Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-05-11T12:48:40.692Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-05-11T12:48:40.692Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-05-11T12:48:40.692Z] === RUN TestBufioWriterPoolPutAndGet [2021-05-11T12:48:40.692Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-05-11T12:48:40.692Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-05-11T12:48:40.692Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-05-11T12:48:40.692Z] === RUN TestBufferPoolPutAndGet [2021-05-11T12:48:40.692Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-05-11T12:48:40.692Z] PASS [2021-05-11T12:48:40.692Z] coverage: 88.2% of statements [2021-05-11T12:48:40.692Z] ok github.com/docker/docker/pkg/pools 0.038s coverage: 88.2% of statements [2021-05-11T12:48:40.692Z] === RUN TestHTTPTransport [2021-05-11T12:48:40.692Z] --- PASS: TestHTTPTransport (0.00s) [2021-05-11T12:48:40.692Z] PASS [2021-05-11T12:48:40.692Z] coverage: 85.7% of statements [2021-05-11T12:48:40.692Z] ok github.com/docker/docker/pkg/plugins/transport 0.044s coverage: 85.7% of statements [2021-05-11T12:48:40.845Z] --- PASS: TestCreateWithCustomReadonlyPaths (3.77s) [2021-05-11T12:48:40.845Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-05-11T12:48:40.845Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-11T12:48:40.845Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-11T12:48:40.845Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-11T12:48:40.845Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-11T12:48:40.845Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-11T12:48:40.845Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-11T12:48:40.845Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-11T12:48:40.845Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-11T12:48:40.845Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-11T12:48:40.845Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-11T12:48:40.845Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-11T12:48:40.845Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-11T12:48:40.845Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-11T12:48:40.845Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-11T12:48:40.845Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-11T12:48:40.845Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-05-11T12:48:40.845Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2021-05-11T12:48:40.845Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2021-05-11T12:48:40.845Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2021-05-11T12:48:40.845Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-05-11T12:48:40.845Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-05-11T12:48:40.845Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-05-11T12:48:41.105Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2021-05-11T12:48:41.663Z] === RUN TestOutputOnPrematureClose [2021-05-11T12:48:41.663Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-05-11T12:48:41.663Z] === RUN TestCompleteSilently [2021-05-11T12:48:41.663Z] --- PASS: TestCompleteSilently (0.00s) [2021-05-11T12:48:41.663Z] PASS [2021-05-11T12:48:41.663Z] coverage: 75.9% of statements [2021-05-11T12:48:41.663Z] ok github.com/docker/docker/pkg/progress 0.034s coverage: 75.9% of statements [2021-05-11T12:48:41.663Z] --- PASS: TestFailedConnection (1.18s) [2021-05-11T12:48:41.663Z] === RUN TestFailOnce [2021-05-11T12:48:41.663Z] === RUN TestSendToOneSub [2021-05-11T12:48:41.663Z] --- PASS: TestSendToOneSub (0.00s) [2021-05-11T12:48:41.663Z] === RUN TestSendToMultipleSubs [2021-05-11T12:48:41.663Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-05-11T12:48:41.663Z] === RUN TestEvictOneSub [2021-05-11T12:48:41.663Z] --- PASS: TestEvictOneSub (0.00s) [2021-05-11T12:48:41.663Z] === RUN TestClosePublisher [2021-05-11T12:48:41.663Z] --- PASS: TestClosePublisher (0.00s) [2021-05-11T12:48:41.663Z] === RUN TestPubSubRace [2021-05-11T12:48:41.663Z] 2021/05/11 12:48:41 http: panic serving 127.0.0.1:49221: Plugin not ready [2021-05-11T12:48:41.663Z] goroutine 34 [running]: [2021-05-11T12:48:41.663Z] net/http.(*conn).serve.func1(0xc000126000) [2021-05-11T12:48:41.663Z] c:/go/src/net/http/server.go:1795 +0x140 [2021-05-11T12:48:41.663Z] panic(0x849b40, 0x986aa0) [2021-05-11T12:48:41.663Z] c:/go/src/runtime/panic.go:679 +0x1c0 [2021-05-11T12:48:41.663Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x99a6e0, 0xc00015a000, 0xc000142000) [2021-05-11T12:48:41.663Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-05-11T12:48:41.663Z] net/http.HandlerFunc.ServeHTTP(0xc0000ec050, 0x99a6e0, 0xc00015a000, 0xc000142000) [2021-05-11T12:48:41.663Z] c:/go/src/net/http/server.go:2036 +0x4b [2021-05-11T12:48:41.663Z] net/http.(*ServeMux).ServeHTTP(0xc0000fc000, 0x99a6e0, 0xc00015a000, 0xc000142000) [2021-05-11T12:48:41.663Z] c:/go/src/net/http/server.go:2416 +0x1c4 [2021-05-11T12:48:41.663Z] net/http.serverHandler.ServeHTTP(0xc000102000, 0x99a6e0, 0xc00015a000, 0xc000142000) [2021-05-11T12:48:41.663Z] c:/go/src/net/http/server.go:2831 +0xab [2021-05-11T12:48:41.663Z] net/http.(*conn).serve(0xc000126000, 0x99b2a0, 0xc000138000) [2021-05-11T12:48:41.663Z] c:/go/src/net/http/server.go:1919 +0x87c [2021-05-11T12:48:41.663Z] created by net/http.(*Server).Serve [2021-05-11T12:48:41.663Z] c:/go/src/net/http/server.go:2957 +0x38b [2021-05-11T12:48:41.663Z] time="2021-05-11T12:48:41Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49220/Test.FailOnce: Post http://127.0.0.1:49220/Test.FailOnce: EOF, retrying in 1s" [2021-05-11T12:48:41.679Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (1.24s) [2021-05-11T12:48:41.679Z] === RUN TestCreateDifferentPlatform [2021-05-11T12:48:41.679Z] === RUN TestCreateDifferentPlatform/different_os [2021-05-11T12:48:41.679Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-05-11T12:48:41.679Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-05-11T12:48:41.679Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-05-11T12:48:41.679Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-05-11T12:48:41.679Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-05-11T12:48:41.679Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-05-11T12:48:41.679Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-05-11T12:48:41.679Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2021-05-11T12:48:41.679Z] === RUN TestContainerStartOnDaemonRestart [2021-05-11T12:48:41.679Z] === PAUSE TestContainerStartOnDaemonRestart [2021-05-11T12:48:41.679Z] === RUN TestDaemonRestartIpcMode [2021-05-11T12:48:41.679Z] === PAUSE TestDaemonRestartIpcMode [2021-05-11T12:48:41.679Z] === RUN TestDaemonHostGatewayIP [2021-05-11T12:48:41.679Z] === PAUSE TestDaemonHostGatewayIP [2021-05-11T12:48:41.679Z] === RUN TestRestartDaemonWithRestartingContainer [2021-05-11T12:48:41.679Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-05-11T12:48:41.679Z] === RUN TestContainerKillOnDaemonStart [2021-05-11T12:48:41.679Z] === PAUSE TestContainerKillOnDaemonStart [2021-05-11T12:48:41.679Z] === RUN TestDiff [2021-05-11T12:48:42.252Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2021-05-11T12:48:42.610Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.55s) [2021-05-11T12:48:42.610Z] === RUN TestAuthZPluginV2Disable [2021-05-11T12:48:42.633Z] === RUN TestRegister [2021-05-11T12:48:42.633Z] --- PASS: TestRegister (0.00s) [2021-05-11T12:48:42.633Z] === RUN TestCommand [2021-05-11T12:48:42.633Z] --- PASS: TestCommand (0.03s) [2021-05-11T12:48:42.633Z] === RUN TestNaiveSelf [2021-05-11T12:48:42.633Z] --- PASS: TestNaiveSelf (0.03s) [2021-05-11T12:48:42.633Z] PASS [2021-05-11T12:48:42.633Z] coverage: 82.4% of statements [2021-05-11T12:48:42.633Z] ok github.com/docker/docker/pkg/reexec 0.087s coverage: 82.4% of statements [2021-05-11T12:48:42.633Z] --- PASS: TestPubSubRace (1.04s) [2021-05-11T12:48:42.633Z] PASS [2021-05-11T12:48:42.633Z] coverage: 75.0% of statements [2021-05-11T12:48:42.633Z] ok github.com/docker/docker/pkg/pubsub 1.082s coverage: 75.0% of statements [2021-05-11T12:48:42.633Z] --- PASS: TestFailOnce (1.13s) [2021-05-11T12:48:42.633Z] === RUN TestEchoInputOutput [2021-05-11T12:48:42.633Z] --- PASS: TestEchoInputOutput (0.00s) [2021-05-11T12:48:42.633Z] === RUN TestBackoff [2021-05-11T12:48:42.633Z] --- PASS: TestBackoff (0.00s) [2021-05-11T12:48:42.633Z] === RUN TestAbortRetry [2021-05-11T12:48:42.633Z] --- PASS: TestAbortRetry (0.00s) [2021-05-11T12:48:42.634Z] === RUN TestClientScheme [2021-05-11T12:48:42.634Z] --- PASS: TestClientScheme (0.00s) [2021-05-11T12:48:42.634Z] === RUN TestNewClientWithTimeout [2021-05-11T12:48:42.824Z] --- PASS: TestDiff (1.15s) [2021-05-11T12:48:42.824Z] === RUN TestExecWithCloseStdin [2021-05-11T12:48:43.094Z] time="2021-05-11T12:48:42Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49225/Test.Echo: Post http://127.0.0.1:49225/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-05-11T12:48:43.178Z] === RUN TestInspectNetwork/full_network_id [2021-05-11T12:48:43.178Z] === RUN TestInspectNetwork/partial_network_id [2021-05-11T12:48:43.178Z] === RUN TestInspectNetwork/network_name [2021-05-11T12:48:43.178Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-05-11T12:48:43.397Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-05-11T12:48:43.554Z] === RUN TestParseSignal [2021-05-11T12:48:43.554Z] --- PASS: TestParseSignal (0.00s) [2021-05-11T12:48:43.554Z] === RUN TestValidSignalForPlatform [2021-05-11T12:48:43.554Z] --- PASS: TestValidSignalForPlatform (0.00s) [2021-05-11T12:48:43.554Z] PASS [2021-05-11T12:48:43.554Z] coverage: 20.3% of statements [2021-05-11T12:48:43.554Z] ok github.com/docker/docker/pkg/signal 0.052s coverage: 20.3% of statements [2021-05-11T12:48:43.554Z] === RUN TestNewStdWriter [2021-05-11T12:48:43.554Z] --- PASS: TestNewStdWriter (0.00s) [2021-05-11T12:48:43.554Z] === RUN TestWriteWithUninitializedStdWriter [2021-05-11T12:48:43.554Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-05-11T12:48:43.554Z] === RUN TestWriteWithNilBytes [2021-05-11T12:48:43.554Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-05-11T12:48:43.554Z] === RUN TestWrite [2021-05-11T12:48:43.554Z] --- PASS: TestWrite (0.00s) [2021-05-11T12:48:43.554Z] === RUN TestWriteWithWriterError [2021-05-11T12:48:43.554Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-05-11T12:48:43.554Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-05-11T12:48:43.554Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-05-11T12:48:43.554Z] === RUN TestStdCopyWriteAndRead [2021-05-11T12:48:43.554Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-05-11T12:48:43.554Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-05-11T12:48:43.554Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-05-11T12:48:43.554Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-05-11T12:48:43.554Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-05-11T12:48:43.554Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-05-11T12:48:43.554Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-05-11T12:48:43.554Z] === RUN TestStdCopyWithInvalidInputHeader [2021-05-11T12:48:43.554Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-05-11T12:48:43.554Z] === RUN TestStdCopyWithCorruptedPrefix [2021-05-11T12:48:43.554Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-05-11T12:48:43.554Z] === RUN TestStdCopyReturnsWriteErrors [2021-05-11T12:48:43.554Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-05-11T12:48:43.554Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-05-11T12:48:43.554Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-05-11T12:48:43.554Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-05-11T12:48:43.554Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-05-11T12:48:43.554Z] PASS [2021-05-11T12:48:43.554Z] coverage: 100.0% of statements [2021-05-11T12:48:43.554Z] ok github.com/docker/docker/pkg/stdcopy 0.041s coverage: 100.0% of statements [2021-05-11T12:48:44.525Z] === RUN TestGenerateRandomID [2021-05-11T12:48:44.525Z] --- PASS: TestGenerateRandomID (0.00s) [2021-05-11T12:48:44.525Z] === RUN TestShortenId [2021-05-11T12:48:44.525Z] --- PASS: TestShortenId (0.00s) [2021-05-11T12:48:44.525Z] === RUN TestShortenSha256Id [2021-05-11T12:48:44.525Z] --- PASS: TestShortenSha256Id (0.00s) [2021-05-11T12:48:44.525Z] === RUN TestShortenIdEmpty [2021-05-11T12:48:44.525Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-05-11T12:48:44.525Z] === RUN TestShortenIdInvalid [2021-05-11T12:48:44.525Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-05-11T12:48:44.525Z] === RUN TestIsShortIDNonHex [2021-05-11T12:48:44.525Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-05-11T12:48:44.525Z] === RUN TestIsShortIDNotCorrectSize [2021-05-11T12:48:44.525Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-05-11T12:48:44.525Z] PASS [2021-05-11T12:48:44.525Z] coverage: 70.6% of statements [2021-05-11T12:48:44.525Z] === RUN TestRawProgressFormatterFormatStatus [2021-05-11T12:48:44.525Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-05-11T12:48:44.525Z] === RUN TestRawProgressFormatterFormatProgress [2021-05-11T12:48:44.525Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-05-11T12:48:44.525Z] === RUN TestFormatStatus [2021-05-11T12:48:44.525Z] --- PASS: TestFormatStatus (0.00s) [2021-05-11T12:48:44.525Z] === RUN TestFormatError [2021-05-11T12:48:44.525Z] --- PASS: TestFormatError (0.00s) [2021-05-11T12:48:44.525Z] === RUN TestFormatJSONError [2021-05-11T12:48:44.525Z] --- PASS: TestFormatJSONError (0.00s) [2021-05-11T12:48:44.525Z] === RUN TestJsonProgressFormatterFormatProgress [2021-05-11T12:48:44.525Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-05-11T12:48:44.525Z] === RUN TestJsonProgressFormatterFormatStatus [2021-05-11T12:48:44.525Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-05-11T12:48:44.525Z] === RUN TestNewJSONProgressOutput [2021-05-11T12:48:44.525Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-05-11T12:48:44.525Z] === RUN TestAuxFormatterEmit [2021-05-11T12:48:44.525Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-05-11T12:48:44.525Z] === RUN TestStreamWriterStdout [2021-05-11T12:48:44.525Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-05-11T12:48:44.525Z] === RUN TestStreamWriterStderr [2021-05-11T12:48:44.525Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-05-11T12:48:44.525Z] PASS [2021-05-11T12:48:44.525Z] coverage: 66.2% of statements [2021-05-11T12:48:44.525Z] ok github.com/docker/docker/pkg/stringid 0.039s coverage: 70.6% of statements [2021-05-11T12:48:44.525Z] ok github.com/docker/docker/pkg/streamformatter 0.045s coverage: 66.2% of statements [2021-05-11T12:48:44.783Z] --- PASS: TestExecWithCloseStdin (1.84s) [2021-05-11T12:48:44.783Z] === RUN TestExec [2021-05-11T12:48:44.986Z] time="2021-05-11T12:48:44Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49225/Test.Echo: Post http://127.0.0.1:49225/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-05-11T12:48:45.450Z] === RUN TestIsCpusetListAvailable [2021-05-11T12:48:45.450Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-05-11T12:48:45.450Z] PASS [2021-05-11T12:48:45.450Z] coverage: 38.2% of statements [2021-05-11T12:48:45.450Z] ok github.com/docker/docker/pkg/sysinfo 0.036s coverage: 38.2% of statements [2021-05-11T12:48:45.908Z] --- PASS: TestAuthZPluginV2Disable (3.67s) [2021-05-11T12:48:45.908Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-05-11T12:48:45.910Z] === RUN TestChtimes [2021-05-11T12:48:45.910Z] --- PASS: TestChtimes (0.00s) [2021-05-11T12:48:45.910Z] === RUN TestChtimesWindows [2021-05-11T12:48:45.910Z] --- PASS: TestChtimesWindows (0.00s) [2021-05-11T12:48:45.910Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-05-11T12:48:45.910Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-05-11T12:48:45.910Z] === RUN TestEnsureRemoveAllNotExist [2021-05-11T12:48:45.910Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-05-11T12:48:45.910Z] === RUN TestEnsureRemoveAllWithDir [2021-05-11T12:48:45.910Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-05-11T12:48:45.910Z] === RUN TestEnsureRemoveAllWithFile [2021-05-11T12:48:45.910Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-05-11T12:48:45.910Z] === RUN TestHasWin32KSupport [2021-05-11T12:48:45.910Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-05-11T12:48:45.910Z] syscall_windows_test.go:8: win32k: true [2021-05-11T12:48:45.910Z] PASS [2021-05-11T12:48:45.910Z] coverage: 12.0% of statements [2021-05-11T12:48:46.170Z] --- PASS: TestExec (1.46s) [2021-05-11T12:48:46.170Z] === RUN TestExecUser [2021-05-11T12:48:46.371Z] ok github.com/docker/docker/pkg/system 0.055s coverage: 12.0% of statements [2021-05-11T12:48:46.371Z] === RUN TestTailFile [2021-05-11T12:48:46.371Z] --- PASS: TestTailFile (0.00s) [2021-05-11T12:48:46.371Z] === RUN TestTailFileManyLines [2021-05-11T12:48:46.371Z] --- PASS: TestTailFileManyLines (0.00s) [2021-05-11T12:48:46.371Z] === RUN TestTailEmptyFile [2021-05-11T12:48:46.371Z] --- PASS: TestTailEmptyFile (0.00s) [2021-05-11T12:48:46.371Z] === RUN TestTailNegativeN [2021-05-11T12:48:46.371Z] --- PASS: TestTailNegativeN (0.00s) [2021-05-11T12:48:46.371Z] === RUN TestNewTailReader [2021-05-11T12:48:46.371Z] === PAUSE TestNewTailReader [2021-05-11T12:48:46.371Z] === CONT TestNewTailReader [2021-05-11T12:48:46.371Z] === RUN TestNewTailReader/no_delimiter [2021-05-11T12:48:46.371Z] === PAUSE TestNewTailReader/no_delimiter [2021-05-11T12:48:46.371Z] === RUN TestNewTailReader/single_byte_delimiter [2021-05-11T12:48:46.371Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-05-11T12:48:46.371Z] === RUN TestNewTailReader/2_byte_delimiter [2021-05-11T12:48:46.371Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-05-11T12:48:46.371Z] === RUN TestNewTailReader/4_byte_delimiter [2021-05-11T12:48:46.371Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-05-11T12:48:46.832Z] === RUN TestNewTailReader/8_byte_delimiter [2021-05-11T12:48:46.832Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-05-11T12:48:46.832Z] === RUN TestNewTailReader/12_byte_delimiter [2021-05-11T12:48:46.832Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-05-11T12:48:46.832Z] === RUN TestNewTailReader/truncated_last_line [2021-05-11T12:48:46.832Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-05-11T12:48:46.832Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-05-11T12:48:46.832Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-05-11T12:48:46.832Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-05-11T12:48:46.832Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-05-11T12:48:46.832Z] === CONT TestNewTailReader/no_delimiter [2021-05-11T12:48:46.832Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-05-11T12:48:46.832Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-05-11T12:48:46.832Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-05-11T12:48:46.832Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-05-11T12:48:46.832Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-05-11T12:48:46.832Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-05-11T12:48:46.832Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-05-11T12:48:46.832Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-05-11T12:48:46.832Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-05-11T12:48:46.832Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-05-11T12:48:46.832Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-05-11T12:48:46.832Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-05-11T12:48:46.832Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-05-11T12:48:46.832Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-05-11T12:48:46.832Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-05-11T12:48:46.832Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-05-11T12:48:46.832Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-05-11T12:48:46.832Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-05-11T12:48:46.832Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-05-11T12:48:46.832Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-05-11T12:48:46.832Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-05-11T12:48:46.832Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-05-11T12:48:46.832Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-05-11T12:48:46.832Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-05-11T12:48:46.832Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-05-11T12:48:46.832Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-05-11T12:48:46.832Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-05-11T12:48:46.832Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-05-11T12:48:46.832Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-05-11T12:48:46.832Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-05-11T12:48:46.832Z] === CONT TestNewTailReader/12_byte_delimiter [2021-05-11T12:48:46.832Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-05-11T12:48:46.832Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-05-11T12:48:46.832Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-05-11T12:48:46.832Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-05-11T12:48:46.832Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-05-11T12:48:46.832Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-05-11T12:48:46.832Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-11T12:48:46.832Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-11T12:48:46.832Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-11T12:48:46.832Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-11T12:48:46.832Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-05-11T12:48:46.832Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-05-11T12:48:46.832Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-05-11T12:48:46.832Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-05-11T12:48:46.832Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-05-11T12:48:46.832Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-05-11T12:48:46.832Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-05-11T12:48:46.832Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-05-11T12:48:46.832Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-05-11T12:48:46.832Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-05-11T12:48:46.832Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-05-11T12:48:46.832Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-05-11T12:48:46.832Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-05-11T12:48:46.832Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-05-11T12:48:46.832Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-05-11T12:48:46.832Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-05-11T12:48:46.832Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-05-11T12:48:46.832Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-11T12:48:46.832Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-11T12:48:46.832Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-05-11T12:48:46.832Z] === CONT TestNewTailReader/8_byte_delimiter [2021-05-11T12:48:46.832Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-05-11T12:48:46.832Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-05-11T12:48:46.832Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-05-11T12:48:46.832Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-05-11T12:48:46.832Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-05-11T12:48:46.832Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-05-11T12:48:46.832Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-11T12:48:46.832Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-11T12:48:46.832Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-11T12:48:46.832Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-11T12:48:46.832Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-05-11T12:48:46.832Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-05-11T12:48:46.832Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-05-11T12:48:46.832Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-05-11T12:48:46.832Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-05-11T12:48:46.832Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-05-11T12:48:46.832Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-05-11T12:48:46.832Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-05-11T12:48:46.832Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-05-11T12:48:46.832Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-05-11T12:48:46.832Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-05-11T12:48:46.832Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-05-11T12:48:46.832Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-05-11T12:48:46.832Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-05-11T12:48:46.832Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-05-11T12:48:46.832Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-05-11T12:48:46.832Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-05-11T12:48:46.832Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-11T12:48:46.832Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-11T12:48:46.832Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-05-11T12:48:46.832Z] === CONT TestNewTailReader/4_byte_delimiter [2021-05-11T12:48:46.832Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-05-11T12:48:46.832Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-05-11T12:48:46.832Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-05-11T12:48:46.832Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-05-11T12:48:46.832Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-05-11T12:48:46.832Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-05-11T12:48:46.832Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-11T12:48:46.832Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-11T12:48:46.832Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-11T12:48:46.832Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-11T12:48:46.832Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-05-11T12:48:46.832Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-05-11T12:48:46.832Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-05-11T12:48:46.832Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-05-11T12:48:46.832Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-05-11T12:48:46.832Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-05-11T12:48:46.832Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-05-11T12:48:46.832Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-05-11T12:48:46.832Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-05-11T12:48:46.832Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-05-11T12:48:46.832Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-05-11T12:48:46.832Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-05-11T12:48:46.832Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-05-11T12:48:46.832Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-05-11T12:48:46.832Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-05-11T12:48:46.832Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-05-11T12:48:46.832Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-05-11T12:48:46.832Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-11T12:48:46.832Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-11T12:48:46.832Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-05-11T12:48:46.832Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-05-11T12:48:46.832Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-05-11T12:48:46.832Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-11T12:48:46.832Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-11T12:48:46.832Z] === CONT TestNewTailReader/2_byte_delimiter [2021-05-11T12:48:46.832Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-05-11T12:48:46.832Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-05-11T12:48:46.832Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-05-11T12:48:46.832Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-05-11T12:48:46.832Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-05-11T12:48:46.832Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-05-11T12:48:46.832Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-11T12:48:46.832Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-11T12:48:46.832Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-11T12:48:46.832Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-11T12:48:46.832Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-05-11T12:48:46.832Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-05-11T12:48:46.832Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-05-11T12:48:46.832Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-05-11T12:48:46.832Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-05-11T12:48:46.832Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-05-11T12:48:46.832Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-05-11T12:48:46.832Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-05-11T12:48:46.832Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-05-11T12:48:46.832Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-05-11T12:48:46.832Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-05-11T12:48:46.832Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-05-11T12:48:46.832Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-05-11T12:48:46.832Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-05-11T12:48:46.832Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-05-11T12:48:46.832Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-05-11T12:48:46.832Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-05-11T12:48:46.832Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-05-11T12:48:46.832Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-05-11T12:48:46.833Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-05-11T12:48:46.833Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-05-11T12:48:46.833Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-05-11T12:48:46.833Z] === CONT TestNewTailReader/single_byte_delimiter [2021-05-11T12:48:46.833Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-05-11T12:48:46.833Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-05-11T12:48:46.833Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-05-11T12:48:46.833Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-05-11T12:48:46.833Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-05-11T12:48:46.833Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-05-11T12:48:46.833Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-05-11T12:48:46.833Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-05-11T12:48:46.833Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-05-11T12:48:46.833Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-05-11T12:48:46.833Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-05-11T12:48:46.833Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-05-11T12:48:46.833Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-05-11T12:48:46.833Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-05-11T12:48:46.833Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-05-11T12:48:46.833Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-05-11T12:48:46.833Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-05-11T12:48:46.833Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-05-11T12:48:46.833Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-11T12:48:46.833Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-11T12:48:46.833Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-05-11T12:48:46.833Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-05-11T12:48:46.833Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-05-11T12:48:46.833Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-05-11T12:48:46.833Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-05-11T12:48:46.833Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-05-11T12:48:46.833Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-11T12:48:46.833Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-11T12:48:46.833Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-11T12:48:46.833Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-11T12:48:46.833Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-05-11T12:48:46.833Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-05-11T12:48:46.833Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-05-11T12:48:46.833Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-05-11T12:48:46.833Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-05-11T12:48:46.833Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-05-11T12:48:46.833Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-05-11T12:48:46.833Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-05-11T12:48:46.833Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-05-11T12:48:46.833Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-05-11T12:48:46.833Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-05-11T12:48:46.833Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-05-11T12:48:46.833Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-05-11T12:48:46.833Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-05-11T12:48:46.833Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-05-11T12:48:46.833Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-05-11T12:48:46.833Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-05-11T12:48:46.833Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-11T12:48:46.833Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-11T12:48:46.833Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-05-11T12:48:46.833Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-05-11T12:48:46.833Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-11T12:48:46.833Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-11T12:48:46.833Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-05-11T12:48:46.833Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-05-11T12:48:46.833Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-05-11T12:48:46.833Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-05-11T12:48:46.833Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-05-11T12:48:46.833Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-05-11T12:48:46.833Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-05-11T12:48:46.833Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-05-11T12:48:46.833Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-05-11T12:48:46.833Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-05-11T12:48:46.833Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-05-11T12:48:46.833Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-11T12:48:46.833Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-11T12:48:46.833Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-05-11T12:48:46.833Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-11T12:48:46.833Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-11T12:48:46.833Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-11T12:48:46.833Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-11T12:48:46.833Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-11T12:48:46.833Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-11T12:48:46.833Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-11T12:48:46.833Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-11T12:48:46.833Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-11T12:48:46.833Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-11T12:48:46.833Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-11T12:48:46.833Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-11T12:48:46.833Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-05-11T12:48:46.833Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-05-11T12:48:46.833Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-05-11T12:48:46.833Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-05-11T12:48:46.833Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-05-11T12:48:46.833Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-05-11T12:48:46.833Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-05-11T12:48:46.833Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-05-11T12:48:46.833Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-05-11T12:48:46.833Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-05-11T12:48:46.833Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-05-11T12:48:46.833Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-05-11T12:48:46.833Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-05-11T12:48:46.833Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-05-11T12:48:46.833Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-05-11T12:48:46.833Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-05-11T12:48:46.833Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-05-11T12:48:46.833Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-05-11T12:48:46.833Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-05-11T12:48:46.833Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-05-11T12:48:46.833Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-05-11T12:48:46.833Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-05-11T12:48:46.833Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-05-11T12:48:46.833Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-05-11T12:48:46.833Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-05-11T12:48:46.833Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-11T12:48:46.833Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-11T12:48:46.833Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-05-11T12:48:46.833Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-05-11T12:48:46.833Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-05-11T12:48:46.833Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-05-11T12:48:46.833Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-05-11T12:48:46.833Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-05-11T12:48:46.833Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-05-11T12:48:46.833Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-05-11T12:48:46.833Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-05-11T12:48:46.833Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-05-11T12:48:46.833Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-05-11T12:48:46.833Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-11T12:48:46.833Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-11T12:48:46.833Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-05-11T12:48:46.833Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-11T12:48:46.833Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-11T12:48:46.833Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-11T12:48:46.833Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-11T12:48:46.833Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-11T12:48:46.833Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-11T12:48:46.833Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-11T12:48:46.833Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-11T12:48:46.833Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-11T12:48:46.833Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-11T12:48:46.833Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-11T12:48:46.833Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-11T12:48:46.833Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-05-11T12:48:46.833Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-05-11T12:48:46.833Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-05-11T12:48:46.833Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-05-11T12:48:46.833Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-05-11T12:48:46.833Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-05-11T12:48:46.833Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-05-11T12:48:46.833Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-05-11T12:48:46.833Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-05-11T12:48:46.833Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-05-11T12:48:46.833Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-05-11T12:48:46.833Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-05-11T12:48:46.833Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-05-11T12:48:46.833Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-05-11T12:48:46.833Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-05-11T12:48:46.833Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-05-11T12:48:46.833Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-05-11T12:48:46.833Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-05-11T12:48:46.833Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-05-11T12:48:46.833Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-05-11T12:48:46.833Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-05-11T12:48:46.833Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-05-11T12:48:46.833Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-11T12:48:46.833Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-05-11T12:48:46.833Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-11T12:48:46.833Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-05-11T12:48:46.833Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-05-11T12:48:46.833Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-11T12:48:46.833Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-11T12:48:46.833Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-05-11T12:48:46.833Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-05-11T12:48:46.833Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-05-11T12:48:46.833Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-11T12:48:46.833Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-11T12:48:46.833Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-05-11T12:48:46.833Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-11T12:48:46.833Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-11T12:48:46.833Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-11T12:48:46.833Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-11T12:48:46.833Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-11T12:48:46.833Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-11T12:48:46.833Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-11T12:48:46.833Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-11T12:48:46.833Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-11T12:48:46.833Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-11T12:48:46.833Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-11T12:48:46.833Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-11T12:48:46.833Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-11T12:48:46.833Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-11T12:48:46.833Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-11T12:48:46.833Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-11T12:48:46.833Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-11T12:48:46.833Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-11T12:48:46.833Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-11T12:48:46.833Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-11T12:48:46.833Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-11T12:48:46.833Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-11T12:48:46.833Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-11T12:48:46.833Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-11T12:48:46.833Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-11T12:48:46.833Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-11T12:48:46.833Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-11T12:48:46.833Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-11T12:48:46.833Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-11T12:48:46.833Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-11T12:48:46.833Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-11T12:48:46.833Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-11T12:48:46.833Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-11T12:48:46.833Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-11T12:48:46.833Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-11T12:48:46.833Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-11T12:48:46.833Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-11T12:48:46.833Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-11T12:48:46.833Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-11T12:48:46.833Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-11T12:48:46.833Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-11T12:48:46.833Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-11T12:48:46.833Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-05-11T12:48:46.833Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-05-11T12:48:46.833Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-05-11T12:48:46.833Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-05-11T12:48:46.833Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-05-11T12:48:46.833Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-05-11T12:48:46.833Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-05-11T12:48:46.833Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-11T12:48:46.833Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-11T12:48:46.833Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-11T12:48:46.833Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-05-11T12:48:46.833Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-05-11T12:48:46.834Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-05-11T12:48:46.834Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-05-11T12:48:46.834Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-05-11T12:48:46.834Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-05-11T12:48:46.834Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-05-11T12:48:46.834Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-05-11T12:48:46.834Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-05-11T12:48:46.834Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-05-11T12:48:46.834Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-05-11T12:48:46.834Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-05-11T12:48:46.834Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-05-11T12:48:46.834Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-05-11T12:48:46.834Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-05-11T12:48:46.834Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-05-11T12:48:46.834Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-05-11T12:48:46.834Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-05-11T12:48:46.834Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-05-11T12:48:46.834Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-05-11T12:48:46.834Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-05-11T12:48:46.834Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-11T12:48:46.834Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-11T12:48:46.834Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-05-11T12:48:46.834Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-11T12:48:46.834Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-11T12:48:46.834Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-11T12:48:46.834Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-11T12:48:46.834Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-05-11T12:48:46.834Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-11T12:48:46.834Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-11T12:48:46.834Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-05-11T12:48:46.834Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-05-11T12:48:46.834Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-05-11T12:48:46.834Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-05-11T12:48:46.834Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-05-11T12:48:46.834Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-05-11T12:48:46.834Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-05-11T12:48:46.834Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-05-11T12:48:46.834Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-05-11T12:48:46.834Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-05-11T12:48:46.834Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-05-11T12:48:46.834Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-05-11T12:48:46.834Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-05-11T12:48:46.834Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-05-11T12:48:46.834Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-05-11T12:48:46.834Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-05-11T12:48:46.834Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-05-11T12:48:46.834Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-05-11T12:48:46.834Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-05-11T12:48:46.834Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-05-11T12:48:46.834Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-05-11T12:48:46.834Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-11T12:48:46.834Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-11T12:48:46.834Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-11T12:48:46.834Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-11T12:48:46.834Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-11T12:48:46.834Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-11T12:48:46.834Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-11T12:48:46.834Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-11T12:48:46.834Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-11T12:48:46.834Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-11T12:48:46.834Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-11T12:48:46.834Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-11T12:48:46.834Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-11T12:48:46.834Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-11T12:48:46.834Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-11T12:48:46.834Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-05-11T12:48:46.834Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-05-11T12:48:46.834Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-05-11T12:48:46.834Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-11T12:48:46.834Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-11T12:48:46.834Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-05-11T12:48:46.834Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-05-11T12:48:46.834Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-05-11T12:48:46.834Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-11T12:48:46.834Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-11T12:48:46.834Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-05-11T12:48:46.834Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-11T12:48:46.834Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-11T12:48:46.834Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-11T12:48:46.834Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-11T12:48:46.834Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-11T12:48:46.834Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-11T12:48:46.834Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-11T12:48:46.834Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-11T12:48:46.834Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-11T12:48:46.834Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-11T12:48:46.834Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-11T12:48:46.834Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-05-11T12:48:46.834Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-05-11T12:48:46.834Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-11T12:48:46.834Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-11T12:48:46.834Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-05-11T12:48:46.834Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-05-11T12:48:46.834Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-11T12:48:46.834Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-11T12:48:46.834Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-05-11T12:48:46.834Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-05-11T12:48:46.834Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-05-11T12:48:46.834Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-05-11T12:48:46.834Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-05-11T12:48:46.834Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-05-11T12:48:46.834Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-05-11T12:48:46.834Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-05-11T12:48:46.834Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-05-11T12:48:46.834Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-05-11T12:48:46.834Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-05-11T12:48:46.834Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-05-11T12:48:46.834Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-05-11T12:48:46.834Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-05-11T12:48:46.834Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-05-11T12:48:46.834Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-05-11T12:48:46.834Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-05-11T12:48:46.834Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-05-11T12:48:46.834Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-05-11T12:48:46.834Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-05-11T12:48:46.834Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-05-11T12:48:46.834Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-05-11T12:48:46.834Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-05-11T12:48:46.834Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-05-11T12:48:46.834Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-05-11T12:48:46.834Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-05-11T12:48:46.834Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-11T12:48:46.834Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-11T12:48:46.834Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-11T12:48:46.834Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-11T12:48:46.834Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-11T12:48:46.834Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-11T12:48:46.834Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-11T12:48:46.834Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-11T12:48:46.834Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-11T12:48:46.834Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-11T12:48:46.834Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-11T12:48:46.834Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-11T12:48:46.834Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-11T12:48:46.834Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-11T12:48:46.834Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-05-11T12:48:46.834Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-05-11T12:48:46.834Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-05-11T12:48:46.834Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-11T12:48:46.834Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-11T12:48:46.834Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-05-11T12:48:46.834Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-11T12:48:46.834Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-11T12:48:46.834Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-05-11T12:48:46.834Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-11T12:48:46.834Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-05-11T12:48:46.834Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-11T12:48:46.834Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-11T12:48:46.834Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-11T12:48:46.834Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-11T12:48:46.834Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-05-11T12:48:46.834Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-11T12:48:46.834Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-11T12:48:46.834Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-05-11T12:48:46.834Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-05-11T12:48:46.834Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-05-11T12:48:46.834Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-05-11T12:48:46.834Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-05-11T12:48:46.834Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-05-11T12:48:46.834Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-05-11T12:48:46.834Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-05-11T12:48:46.834Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-05-11T12:48:46.834Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-05-11T12:48:46.834Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-05-11T12:48:46.834Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-05-11T12:48:46.834Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-05-11T12:48:46.834Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-05-11T12:48:46.834Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-05-11T12:48:46.834Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-05-11T12:48:46.834Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-05-11T12:48:46.834Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-05-11T12:48:46.834Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-05-11T12:48:46.834Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-05-11T12:48:46.834Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-05-11T12:48:46.834Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-05-11T12:48:46.834Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-11T12:48:46.834Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-11T12:48:46.834Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-05-11T12:48:46.834Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-05-11T12:48:46.834Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-05-11T12:48:46.834Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-11T12:48:46.834Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-11T12:48:46.834Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-05-11T12:48:46.834Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-05-11T12:48:46.834Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-05-11T12:48:46.834Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-11T12:48:46.834Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-11T12:48:46.834Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-05-11T12:48:46.834Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-05-11T12:48:46.834Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-05-11T12:48:46.834Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-11T12:48:46.834Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-11T12:48:46.834Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-05-11T12:48:46.834Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-11T12:48:46.834Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-11T12:48:46.834Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-11T12:48:46.834Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-11T12:48:46.834Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-11T12:48:46.834Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-11T12:48:46.834Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-11T12:48:46.834Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-11T12:48:46.834Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-11T12:48:46.834Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-11T12:48:46.834Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-11T12:48:46.834Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-11T12:48:46.834Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-05-11T12:48:46.834Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-05-11T12:48:46.834Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-05-11T12:48:46.834Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-05-11T12:48:46.834Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-05-11T12:48:46.834Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-05-11T12:48:46.834Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-05-11T12:48:46.834Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-05-11T12:48:46.834Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-05-11T12:48:46.834Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-05-11T12:48:46.834Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-05-11T12:48:46.834Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-05-11T12:48:46.834Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-05-11T12:48:46.834Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-05-11T12:48:46.834Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-05-11T12:48:46.834Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-05-11T12:48:46.834Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-05-11T12:48:46.834Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-05-11T12:48:46.834Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-05-11T12:48:46.835Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-05-11T12:48:46.835Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-05-11T12:48:46.835Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-11T12:48:46.835Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-11T12:48:46.835Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-11T12:48:46.835Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-11T12:48:46.835Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-11T12:48:46.835Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-11T12:48:46.835Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-11T12:48:46.835Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-11T12:48:46.835Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-11T12:48:46.835Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-11T12:48:46.835Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-11T12:48:46.835Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-11T12:48:46.835Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-11T12:48:46.835Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-11T12:48:46.835Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-11T12:48:46.835Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-05-11T12:48:46.835Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-05-11T12:48:46.835Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-05-11T12:48:46.835Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-05-11T12:48:46.835Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-05-11T12:48:46.835Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-05-11T12:48:46.835Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-05-11T12:48:46.835Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-11T12:48:46.835Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-11T12:48:46.835Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-05-11T12:48:46.835Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-05-11T12:48:46.835Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-05-11T12:48:46.835Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-11T12:48:46.835Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-11T12:48:46.835Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-11T12:48:46.835Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-05-11T12:48:46.835Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-05-11T12:48:46.835Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-05-11T12:48:46.835Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-05-11T12:48:46.835Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-11T12:48:46.835Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-11T12:48:46.835Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-11T12:48:46.835Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-11T12:48:46.835Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-11T12:48:46.835Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-11T12:48:46.835Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-11T12:48:46.835Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-11T12:48:46.835Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-11T12:48:46.835Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-11T12:48:46.835Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-11T12:48:46.835Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-11T12:48:46.835Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-11T12:48:46.835Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-11T12:48:46.835Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-11T12:48:46.835Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-11T12:48:46.835Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-05-11T12:48:46.835Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-11T12:48:46.835Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-11T12:48:46.835Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-11T12:48:46.835Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-11T12:48:46.835Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-05-11T12:48:46.835Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-11T12:48:46.835Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-11T12:48:46.835Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-05-11T12:48:46.835Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-05-11T12:48:46.835Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-05-11T12:48:46.835Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-05-11T12:48:46.835Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-05-11T12:48:46.835Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-05-11T12:48:46.835Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-05-11T12:48:46.835Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-05-11T12:48:46.835Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-05-11T12:48:46.835Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-05-11T12:48:46.835Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-05-11T12:48:46.835Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-05-11T12:48:46.835Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-05-11T12:48:46.835Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-05-11T12:48:46.835Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-05-11T12:48:46.835Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-05-11T12:48:46.835Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-05-11T12:48:46.835Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-05-11T12:48:46.835Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-05-11T12:48:46.835Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-05-11T12:48:46.835Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-05-11T12:48:46.835Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-11T12:48:46.835Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-11T12:48:46.835Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-05-11T12:48:46.835Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-05-11T12:48:46.835Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-05-11T12:48:46.835Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-11T12:48:46.835Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-11T12:48:46.835Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-05-11T12:48:46.835Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-11T12:48:46.835Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-11T12:48:46.835Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-11T12:48:46.835Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-11T12:48:46.835Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-11T12:48:46.835Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-11T12:48:46.835Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-11T12:48:46.835Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-11T12:48:46.835Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-11T12:48:46.835Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-11T12:48:46.835Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-11T12:48:46.835Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-11T12:48:46.835Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-11T12:48:46.835Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-11T12:48:46.835Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-11T12:48:46.835Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-11T12:48:46.835Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-11T12:48:46.835Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-11T12:48:46.835Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-11T12:48:46.835Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-11T12:48:46.835Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-11T12:48:46.835Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-11T12:48:46.835Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-11T12:48:46.835Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-11T12:48:46.835Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-11T12:48:46.835Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-11T12:48:46.835Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-11T12:48:46.835Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-11T12:48:46.835Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-11T12:48:46.835Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-11T12:48:46.835Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-11T12:48:46.835Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-11T12:48:46.835Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-11T12:48:46.835Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-11T12:48:46.835Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-11T12:48:46.835Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-11T12:48:46.835Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-11T12:48:46.835Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-11T12:48:46.835Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-05-11T12:48:46.835Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-05-11T12:48:46.835Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-05-11T12:48:46.835Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-05-11T12:48:46.835Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-05-11T12:48:46.835Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-05-11T12:48:46.835Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-05-11T12:48:46.835Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-11T12:48:46.835Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-11T12:48:46.835Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-05-11T12:48:46.835Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-05-11T12:48:46.835Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-05-11T12:48:46.835Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-05-11T12:48:46.835Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-11T12:48:46.835Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-11T12:48:46.835Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-05-11T12:48:46.835Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-05-11T12:48:46.835Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-05-11T12:48:46.835Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-11T12:48:46.835Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-11T12:48:46.835Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-05-11T12:48:46.835Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-05-11T12:48:46.835Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-05-11T12:48:46.835Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-05-11T12:48:46.835Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-05-11T12:48:46.835Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-05-11T12:48:46.835Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-05-11T12:48:46.835Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-05-11T12:48:46.835Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-05-11T12:48:46.835Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-05-11T12:48:46.835Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-05-11T12:48:46.835Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-05-11T12:48:46.835Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-05-11T12:48:46.835Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-05-11T12:48:46.835Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-05-11T12:48:46.835Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-05-11T12:48:46.835Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-05-11T12:48:46.835Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-05-11T12:48:46.835Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-05-11T12:48:46.835Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-05-11T12:48:46.835Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-05-11T12:48:46.835Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-05-11T12:48:46.835Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-05-11T12:48:46.835Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-05-11T12:48:46.835Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-05-11T12:48:46.835Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-05-11T12:48:46.835Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-05-11T12:48:46.835Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-05-11T12:48:46.835Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-05-11T12:48:46.835Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-05-11T12:48:46.835Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-11T12:48:46.835Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-11T12:48:46.835Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-05-11T12:48:46.835Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-05-11T12:48:46.835Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-11T12:48:46.835Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-11T12:48:46.835Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-11T12:48:46.835Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-11T12:48:46.835Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-11T12:48:46.835Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-11T12:48:46.835Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-11T12:48:46.835Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-11T12:48:46.835Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-11T12:48:46.835Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-11T12:48:46.835Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-11T12:48:46.835Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-11T12:48:46.835Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-11T12:48:46.835Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-05-11T12:48:46.835Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-11T12:48:46.835Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-11T12:48:46.835Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-11T12:48:46.835Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-11T12:48:46.835Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-05-11T12:48:46.835Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-05-11T12:48:46.835Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-05-11T12:48:46.835Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-05-11T12:48:46.835Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-05-11T12:48:46.836Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-05-11T12:48:46.836Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-05-11T12:48:46.836Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-05-11T12:48:46.836Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-05-11T12:48:46.836Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-05-11T12:48:46.836Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-11T12:48:46.836Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-11T12:48:46.836Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-05-11T12:48:46.836Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-05-11T12:48:46.836Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-11T12:48:46.836Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-05-11T12:48:47.112Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2021-05-11T12:48:47.297Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-05-11T12:48:47.297Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-05-11T12:48:47.297Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-05-11T12:48:47.297Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-05-11T12:48:47.297Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-05-11T12:48:47.297Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-05-11T12:48:47.297Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-05-11T12:48:47.297Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-05-11T12:48:47.297Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-05-11T12:48:47.297Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-05-11T12:48:47.297Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-05-11T12:48:47.297Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-05-11T12:48:47.297Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-05-11T12:48:47.297Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-05-11T12:48:47.297Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-11T12:48:47.297Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-11T12:48:47.297Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-05-11T12:48:47.297Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-11T12:48:47.297Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-11T12:48:47.297Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-05-11T12:48:47.297Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-11T12:48:47.297Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-11T12:48:47.297Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-11T12:48:47.297Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-11T12:48:47.297Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-11T12:48:47.297Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-11T12:48:47.297Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-11T12:48:47.297Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-11T12:48:47.297Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-11T12:48:47.297Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-11T12:48:47.297Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-11T12:48:47.297Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-11T12:48:47.297Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-05-11T12:48:47.297Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-05-11T12:48:47.297Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-05-11T12:48:47.297Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-11T12:48:47.297Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-11T12:48:47.297Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-11T12:48:47.297Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-11T12:48:47.297Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-11T12:48:47.297Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-11T12:48:47.297Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-11T12:48:47.297Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-11T12:48:47.297Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-11T12:48:47.297Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-11T12:48:47.297Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-11T12:48:47.297Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-11T12:48:47.297Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-11T12:48:47.297Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-11T12:48:47.297Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-11T12:48:47.297Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-05-11T12:48:47.297Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-05-11T12:48:47.297Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-05-11T12:48:47.297Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-05-11T12:48:47.297Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-05-11T12:48:47.297Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-05-11T12:48:47.297Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-05-11T12:48:47.297Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-05-11T12:48:47.297Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-05-11T12:48:47.297Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-05-11T12:48:47.297Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-05-11T12:48:47.297Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-05-11T12:48:47.297Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-05-11T12:48:47.298Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-05-11T12:48:47.298Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-05-11T12:48:47.298Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-05-11T12:48:47.298Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-05-11T12:48:47.298Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-05-11T12:48:47.298Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-05-11T12:48:47.298Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-05-11T12:48:47.298Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-05-11T12:48:47.298Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-11T12:48:47.298Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-11T12:48:47.298Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-11T12:48:47.298Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-05-11T12:48:47.298Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-05-11T12:48:47.298Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-05-11T12:48:47.298Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-05-11T12:48:47.298Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-05-11T12:48:47.298Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-05-11T12:48:47.298Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-05-11T12:48:47.298Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-11T12:48:47.298Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-11T12:48:47.298Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-11T12:48:47.299Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-11T12:48:47.299Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-11T12:48:47.299Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-11T12:48:47.299Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-11T12:48:47.299Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-11T12:48:47.299Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-11T12:48:47.299Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-11T12:48:47.299Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-11T12:48:47.299Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-05-11T12:48:47.299Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-05-11T12:48:47.299Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-05-11T12:48:47.299Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-05-11T12:48:47.299Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-05-11T12:48:47.299Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-05-11T12:48:47.299Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-05-11T12:48:47.299Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-05-11T12:48:47.299Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-05-11T12:48:47.299Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-11T12:48:47.299Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-11T12:48:47.299Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-11T12:48:47.299Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-11T12:48:47.299Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-11T12:48:47.299Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-11T12:48:47.299Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-11T12:48:47.299Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-11T12:48:47.299Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-11T12:48:47.299Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-11T12:48:47.299Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-11T12:48:47.299Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-05-11T12:48:47.299Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-11T12:48:47.299Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-05-11T12:48:47.299Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-05-11T12:48:47.299Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-11T12:48:47.299Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-11T12:48:47.299Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-11T12:48:47.299Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-05-11T12:48:47.299Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-05-11T12:48:47.299Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-11T12:48:47.299Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-05-11T12:48:47.299Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-05-11T12:48:47.299Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-11T12:48:47.299Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-11T12:48:47.299Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-05-11T12:48:47.299Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-11T12:48:47.299Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-11T12:48:47.299Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-05-11T12:48:47.299Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-05-11T12:48:47.299Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-05-11T12:48:47.299Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-05-11T12:48:47.299Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-11T12:48:47.299Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-11T12:48:47.299Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-11T12:48:47.299Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-05-11T12:48:47.299Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-05-11T12:48:47.299Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-11T12:48:47.299Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-11T12:48:47.299Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-11T12:48:47.299Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-11T12:48:47.299Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-11T12:48:47.299Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-05-11T12:48:47.299Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-05-11T12:48:47.299Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-11T12:48:47.299Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-05-11T12:48:47.299Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-05-11T12:48:47.299Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-11T12:48:47.299Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-11T12:48:47.299Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-11T12:48:47.299Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-11T12:48:47.299Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-05-11T12:48:47.299Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-05-11T12:48:47.299Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-05-11T12:48:47.299Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-05-11T12:48:47.299Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-05-11T12:48:47.299Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-05-11T12:48:47.299Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-05-11T12:48:47.299Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-05-11T12:48:47.299Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-05-11T12:48:47.299Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-05-11T12:48:47.299Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-05-11T12:48:47.299Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-11T12:48:47.299Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-11T12:48:47.299Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-11T12:48:47.299Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-11T12:48:47.299Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-11T12:48:47.299Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-05-11T12:48:47.299Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-11T12:48:47.299Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-11T12:48:47.299Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-11T12:48:47.299Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-11T12:48:47.299Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-11T12:48:47.299Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-05-11T12:48:47.299Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-11T12:48:47.299Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-11T12:48:47.299Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-11T12:48:47.299Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-11T12:48:47.299Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-05-11T12:48:47.299Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-05-11T12:48:47.299Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-05-11T12:48:47.299Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-05-11T12:48:47.299Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-05-11T12:48:47.299Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-05-11T12:48:47.299Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-05-11T12:48:47.299Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-11T12:48:47.299Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-05-11T12:48:47.299Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-11T12:48:47.299Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-05-11T12:48:47.299Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-05-11T12:48:47.299Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-05-11T12:48:47.299Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-05-11T12:48:47.299Z] --- PASS: TestNewTailReader (0.00s) [2021-05-11T12:48:47.299Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-05-11T12:48:47.299Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-05-11T12:48:47.299Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-05-11T12:48:47.299Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-05-11T12:48:47.299Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-05-11T12:48:47.299Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-05-11T12:48:47.299Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-05-11T12:48:47.299Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-05-11T12:48:47.299Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-05-11T12:48:47.299Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-05-11T12:48:47.299Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-05-11T12:48:47.299Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-05-11T12:48:47.299Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-05-11T12:48:47.299Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-05-11T12:48:47.299Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-05-11T12:48:47.299Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s) [2021-05-11T12:48:47.299Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-05-11T12:48:47.299Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-05-11T12:48:47.299Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-05-11T12:48:47.299Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-05-11T12:48:47.299Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-05-11T12:48:47.299Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-05-11T12:48:47.299Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-05-11T12:48:47.299Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-05-11T12:48:47.299Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-05-11T12:48:47.299Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-05-11T12:48:47.299Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-05-11T12:48:47.299Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-05-11T12:48:47.299Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-05-11T12:48:47.299Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-05-11T12:48:47.299Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-05-11T12:48:47.299Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-05-11T12:48:47.299Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-05-11T12:48:47.299Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-05-11T12:48:47.299Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-05-11T12:48:47.299Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-05-11T12:48:47.299Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-05-11T12:48:47.299Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-05-11T12:48:47.299Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-05-11T12:48:47.299Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-05-11T12:48:47.299Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.01s) [2021-05-11T12:48:47.299Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-05-11T12:48:47.299Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-05-11T12:48:47.299Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-05-11T12:48:47.299Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-05-11T12:48:47.299Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-05-11T12:48:47.299Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-05-11T12:48:47.299Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.01s) [2021-05-11T12:48:47.299Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-05-11T12:48:47.299Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-05-11T12:48:47.299Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-05-11T12:48:47.299Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-05-11T12:48:47.299Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-05-11T12:48:47.299Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-05-11T12:48:47.299Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-05-11T12:48:47.299Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-05-11T12:48:47.299Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-05-11T12:48:47.299Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-05-11T12:48:47.299Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-05-11T12:48:47.299Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-05-11T12:48:47.299Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-05-11T12:48:47.299Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-05-11T12:48:47.299Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-05-11T12:48:47.299Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-05-11T12:48:47.299Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-05-11T12:48:47.299Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-05-11T12:48:47.299Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-05-11T12:48:47.299Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-05-11T12:48:47.299Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-05-11T12:48:47.299Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.01s) [2021-05-11T12:48:47.299Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-05-11T12:48:47.299Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-05-11T12:48:47.299Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-05-11T12:48:47.299Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-05-11T12:48:47.299Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-05-11T12:48:47.299Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-05-11T12:48:47.299Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-05-11T12:48:47.299Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-05-11T12:48:47.299Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-05-11T12:48:47.299Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-05-11T12:48:47.299Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-05-11T12:48:47.299Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-05-11T12:48:47.299Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-05-11T12:48:47.299Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-05-11T12:48:47.299Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-05-11T12:48:47.299Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-05-11T12:48:47.299Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-05-11T12:48:47.299Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-05-11T12:48:47.299Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-05-11T12:48:47.299Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-05-11T12:48:47.299Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-05-11T12:48:47.299Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-05-11T12:48:47.299Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.02s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.05s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.06s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.05s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.05s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.01s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.01s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.01s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.01s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.02s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-05-11T12:48:47.300Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-05-11T12:48:47.301Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-05-11T12:48:47.301Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-05-11T12:48:47.301Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-05-11T12:48:47.301Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-05-11T12:48:47.301Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-05-11T12:48:47.301Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-05-11T12:48:47.301Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-05-11T12:48:47.301Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-05-11T12:48:47.301Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-05-11T12:48:47.301Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-05-11T12:48:47.301Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-05-11T12:48:47.301Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-05-11T12:48:47.301Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-05-11T12:48:47.301Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-05-11T12:48:47.301Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-05-11T12:48:47.301Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-05-11T12:48:47.301Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-05-11T12:48:47.301Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-05-11T12:48:47.301Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-05-11T12:48:47.301Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-05-11T12:48:47.301Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-05-11T12:48:47.301Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-05-11T12:48:47.301Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-05-11T12:48:47.301Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-05-11T12:48:47.301Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-05-11T12:48:47.301Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-05-11T12:48:47.301Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-05-11T12:48:47.301Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-05-11T12:48:47.301Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-05-11T12:48:47.301Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-05-11T12:48:47.301Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-05-11T12:48:47.301Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-05-11T12:48:47.301Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-05-11T12:48:47.301Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-05-11T12:48:47.301Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-05-11T12:48:47.301Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-05-11T12:48:47.301Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-05-11T12:48:47.301Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-05-11T12:48:47.301Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-05-11T12:48:47.301Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-05-11T12:48:47.301Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-05-11T12:48:47.301Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-05-11T12:48:47.301Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-05-11T12:48:47.301Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-05-11T12:48:47.301Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-05-11T12:48:47.301Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-05-11T12:48:47.301Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-05-11T12:48:47.301Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-05-11T12:48:47.301Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-05-11T12:48:47.301Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-05-11T12:48:47.301Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-05-11T12:48:47.301Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-05-11T12:48:47.301Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-05-11T12:48:47.301Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-05-11T12:48:47.301Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-05-11T12:48:47.301Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.01s) [2021-05-11T12:48:47.301Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-05-11T12:48:47.301Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-05-11T12:48:47.301Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-05-11T12:48:47.301Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-05-11T12:48:47.301Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-05-11T12:48:47.301Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-05-11T12:48:47.301Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-05-11T12:48:47.301Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-05-11T12:48:47.301Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-05-11T12:48:47.301Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-05-11T12:48:47.301Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-05-11T12:48:47.301Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-05-11T12:48:47.301Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-05-11T12:48:47.301Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-05-11T12:48:47.301Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-05-11T12:48:47.301Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-05-11T12:48:47.301Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-05-11T12:48:47.301Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-05-11T12:48:47.301Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-05-11T12:48:47.301Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-05-11T12:48:47.301Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-05-11T12:48:47.301Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-05-11T12:48:47.301Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-05-11T12:48:47.301Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-05-11T12:48:47.301Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-05-11T12:48:47.301Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-05-11T12:48:47.301Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-05-11T12:48:47.301Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-05-11T12:48:47.301Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-05-11T12:48:47.301Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-05-11T12:48:47.301Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-05-11T12:48:47.301Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-05-11T12:48:47.301Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-05-11T12:48:47.301Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-05-11T12:48:47.301Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-05-11T12:48:47.301Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-05-11T12:48:47.301Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-05-11T12:48:47.301Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s) [2021-05-11T12:48:47.301Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-05-11T12:48:47.301Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-05-11T12:48:47.301Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-05-11T12:48:47.301Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-05-11T12:48:47.301Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-05-11T12:48:47.301Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-05-11T12:48:47.301Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-05-11T12:48:47.301Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-05-11T12:48:47.301Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-05-11T12:48:47.301Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-05-11T12:48:47.301Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-05-11T12:48:47.301Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-05-11T12:48:47.301Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-05-11T12:48:47.301Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-05-11T12:48:47.301Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-05-11T12:48:47.301Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-05-11T12:48:47.301Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-05-11T12:48:47.301Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-05-11T12:48:47.301Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-05-11T12:48:47.301Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-05-11T12:48:47.301Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-05-11T12:48:47.301Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-05-11T12:48:47.301Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-05-11T12:48:47.301Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-05-11T12:48:47.301Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-05-11T12:48:47.301Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-05-11T12:48:47.301Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-05-11T12:48:47.301Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-05-11T12:48:47.301Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.02s) [2021-05-11T12:48:47.301Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-05-11T12:48:47.301Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-05-11T12:48:47.301Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-05-11T12:48:47.301Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-05-11T12:48:47.301Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-05-11T12:48:47.301Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-05-11T12:48:47.301Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-05-11T12:48:47.301Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-05-11T12:48:47.301Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-05-11T12:48:47.301Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-05-11T12:48:47.301Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-05-11T12:48:47.301Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-05-11T12:48:47.301Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-05-11T12:48:47.301Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-05-11T12:48:47.301Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-05-11T12:48:47.301Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-05-11T12:48:47.301Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-05-11T12:48:47.301Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-05-11T12:48:47.301Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-05-11T12:48:47.301Z] PASS [2021-05-11T12:48:47.301Z] coverage: 88.6% of statements [2021-05-11T12:48:47.301Z] ok github.com/docker/docker/pkg/tailfile 0.366s coverage: 88.6% of statements [2021-05-11T12:48:47.301Z] time="2021-05-11T12:48:47Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49225/Test.Echo: Post http://127.0.0.1:49225/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-05-11T12:48:47.301Z] === RUN TestTarSumRemoveNonExistent [2021-05-11T12:48:47.301Z] --- PASS: TestTarSumRemoveNonExistent (0.02s) [2021-05-11T12:48:47.301Z] === RUN TestTarSumRemove [2021-05-11T12:48:47.301Z] --- PASS: TestTarSumRemove (0.00s) [2021-05-11T12:48:47.301Z] === RUN TestSortFileInfoSums [2021-05-11T12:48:47.301Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-05-11T12:48:47.301Z] === RUN TestNewTarSumForLabelInvalid [2021-05-11T12:48:47.301Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-05-11T12:48:47.301Z] === RUN TestNewTarSumForLabel [2021-05-11T12:48:47.301Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-05-11T12:48:47.301Z] === RUN TestEmptyTar [2021-05-11T12:48:47.301Z] --- PASS: TestEmptyTar (0.00s) [2021-05-11T12:48:47.301Z] === RUN TestTarSumsReadSize [2021-05-11T12:48:47.301Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-05-11T12:48:47.375Z] --- PASS: TestInspectNetwork (9.35s) [2021-05-11T12:48:47.375Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-05-11T12:48:47.375Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-05-11T12:48:47.375Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-05-11T12:48:47.375Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-05-11T12:48:47.375Z] === RUN TestRunContainerWithBridgeNone [2021-05-11T12:48:47.766Z] === RUN TestTarSums [2021-05-11T12:48:47.766Z] --- PASS: TestTarSums (0.07s) [2021-05-11T12:48:47.766Z] === RUN TestIteration [2021-05-11T12:48:47.766Z] --- PASS: TestIteration (0.00s) [2021-05-11T12:48:47.766Z] === RUN TestVersionLabelForChecksum [2021-05-11T12:48:47.766Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-05-11T12:48:47.766Z] === RUN TestVersion [2021-05-11T12:48:47.766Z] --- PASS: TestVersion (0.00s) [2021-05-11T12:48:47.766Z] === RUN TestGetVersion [2021-05-11T12:48:47.766Z] --- PASS: TestGetVersion (0.00s) [2021-05-11T12:48:47.766Z] === RUN TestGetVersions [2021-05-11T12:48:47.766Z] --- PASS: TestGetVersions (0.00s) [2021-05-11T12:48:47.766Z] PASS [2021-05-11T12:48:47.766Z] coverage: 89.3% of statements [2021-05-11T12:48:47.766Z] ok github.com/docker/docker/pkg/tarsum 0.138s coverage: 89.3% of statements [2021-05-11T12:48:47.766Z] testing: warning: no tests to run [2021-05-11T12:48:47.766Z] PASS [2021-05-11T12:48:47.766Z] coverage: [no statements] [2021-05-11T12:48:47.766Z] ok github.com/docker/docker/pkg/term/windows 0.037s coverage: [no statements] [no tests to run] [2021-05-11T12:48:48.055Z] --- PASS: TestExecUser (1.76s) [2021-05-11T12:48:48.055Z] === RUN TestExportContainerAndImportImage [2021-05-11T12:48:48.226Z] === RUN TestTruncIndex [2021-05-11T12:48:48.686Z] --- PASS: TestTruncIndex (0.10s) [2021-05-11T12:48:48.686Z] PASS [2021-05-11T12:48:48.686Z] coverage: 91.5% of statements [2021-05-11T12:48:48.686Z] ok github.com/docker/docker/pkg/truncindex 0.135s coverage: 91.5% of statements [2021-05-11T12:48:48.686Z] === RUN TestIsGIT [2021-05-11T12:48:48.686Z] --- PASS: TestIsGIT (0.00s) [2021-05-11T12:48:48.686Z] === RUN TestIsTransport [2021-05-11T12:48:48.686Z] --- PASS: TestIsTransport (0.00s) [2021-05-11T12:48:48.686Z] PASS [2021-05-11T12:48:48.686Z] coverage: 100.0% of statements [2021-05-11T12:48:48.686Z] ok github.com/docker/docker/pkg/urlutil 0.035s coverage: 100.0% of statements [2021-05-11T12:48:49.148Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-05-11T12:48:49.148Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-05-11T12:48:49.148Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-05-11T12:48:49.148Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-05-11T12:48:49.148Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-05-11T12:48:49.148Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-05-11T12:48:49.148Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-05-11T12:48:49.148Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-05-11T12:48:49.148Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-05-11T12:48:49.148Z] === RUN TestVersionInfo [2021-05-11T12:48:49.148Z] --- PASS: TestVersionInfo (0.00s) [2021-05-11T12:48:49.148Z] === RUN TestAppendVersions [2021-05-11T12:48:49.148Z] --- PASS: TestAppendVersions (0.00s) [2021-05-11T12:48:49.148Z] PASS [2021-05-11T12:48:49.148Z] coverage: 88.9% of statements [2021-05-11T12:48:49.148Z] ok github.com/docker/docker/pkg/useragent 0.061s coverage: 88.9% of statements [2021-05-11T12:48:49.207Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.49s) [2021-05-11T12:48:49.207Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-05-11T12:48:49.441Z] --- PASS: TestExportContainerAndImportImage (1.45s) [2021-05-11T12:48:49.441Z] === RUN TestExportContainerAfterDaemonRestart [2021-05-11T12:48:50.015Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-05-11T12:48:50.669Z] --- PASS: TestRunContainerWithBridgeNone (3.42s) [2021-05-11T12:48:50.669Z] === RUN TestNetworkInvalidJSON [2021-05-11T12:48:50.669Z] === RUN TestNetworkInvalidJSON//networks/create [2021-05-11T12:48:50.669Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-05-11T12:48:50.669Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-05-11T12:48:50.669Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-05-11T12:48:50.669Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-11T12:48:50.669Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-11T12:48:50.669Z] === CONT TestNetworkInvalidJSON//networks/create [2021-05-11T12:48:50.669Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-11T12:48:50.669Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-05-11T12:48:50.669Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-05-11T12:48:50.669Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-05-11T12:48:50.669Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-05-11T12:48:50.669Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-05-11T12:48:50.669Z] === RUN TestNetworkList [2021-05-11T12:48:50.669Z] === RUN TestNetworkList//networks [2021-05-11T12:48:50.669Z] === PAUSE TestNetworkList//networks [2021-05-11T12:48:50.669Z] === RUN TestNetworkList//networks/ [2021-05-11T12:48:50.669Z] === PAUSE TestNetworkList//networks/ [2021-05-11T12:48:50.669Z] === CONT TestNetworkList//networks [2021-05-11T12:48:50.669Z] === CONT TestNetworkList//networks/ [2021-05-11T12:48:50.669Z] --- PASS: TestNetworkList (0.03s) [2021-05-11T12:48:50.669Z] --- PASS: TestNetworkList//networks (0.00s) [2021-05-11T12:48:50.669Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-05-11T12:48:50.669Z] === RUN TestHostIPv4BridgeLabel [2021-05-11T12:48:50.690Z] === RUN TestNewSettable [2021-05-11T12:48:50.690Z] --- PASS: TestNewSettable (0.00s) [2021-05-11T12:48:50.690Z] === RUN TestIsSettable [2021-05-11T12:48:50.690Z] --- PASS: TestIsSettable (0.00s) [2021-05-11T12:48:50.690Z] === RUN TestUpdateSettingsEnv [2021-05-11T12:48:50.690Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-05-11T12:48:50.690Z] PASS [2021-05-11T12:48:50.690Z] coverage: 20.1% of statements [2021-05-11T12:48:50.690Z] ok github.com/docker/docker/plugin/v2 0.051s coverage: 20.1% of statements [2021-05-11T12:48:50.690Z] === RUN TestLoad [2021-05-11T12:48:50.690Z] --- PASS: TestLoad (0.00s) [2021-05-11T12:48:50.690Z] === RUN TestSave [2021-05-11T12:48:50.690Z] --- PASS: TestSave (0.02s) [2021-05-11T12:48:50.690Z] === RUN TestAddDeleteGet [2021-05-11T12:48:50.690Z] --- PASS: TestAddDeleteGet (0.07s) [2021-05-11T12:48:50.690Z] === RUN TestInvalidTags [2021-05-11T12:48:50.690Z] --- PASS: TestInvalidTags (0.00s) [2021-05-11T12:48:50.690Z] PASS [2021-05-11T12:48:50.690Z] coverage: 84.4% of statements [2021-05-11T12:48:50.690Z] === RUN TestValidatePrivileges [2021-05-11T12:48:50.690Z] --- PASS: TestValidatePrivileges (0.00s) [2021-05-11T12:48:50.690Z] === RUN TestFilterByCapNeg [2021-05-11T12:48:50.690Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-05-11T12:48:50.690Z] === RUN TestFilterByCapPos [2021-05-11T12:48:50.690Z] --- PASS: TestFilterByCapPos (0.00s) [2021-05-11T12:48:50.690Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-05-11T12:48:50.690Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-05-11T12:48:50.690Z] PASS [2021-05-11T12:48:50.690Z] coverage: 12.0% of statements [2021-05-11T12:48:50.690Z] ok github.com/docker/docker/reference 0.138s coverage: 84.4% of statements [2021-05-11T12:48:50.690Z] ok github.com/docker/docker/plugin 0.085s coverage: 12.0% of statements [2021-05-11T12:48:52.058Z] --- PASS: TestHostIPv4BridgeLabel (1.49s) [2021-05-11T12:48:52.058Z] === RUN TestDaemonRestartWithLiveRestore [2021-05-11T12:48:52.232Z] time="2021-05-11T12:48:51Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49225/Test.Echo: Post http://127.0.0.1:49225/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-05-11T12:48:52.232Z] === RUN TestRestartManagerTimeout [2021-05-11T12:48:52.232Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-05-11T12:48:52.232Z] === RUN TestRestartManagerTimeoutReset [2021-05-11T12:48:52.232Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-05-11T12:48:52.232Z] PASS [2021-05-11T12:48:52.232Z] coverage: 50.9% of statements [2021-05-11T12:48:52.232Z] ok github.com/docker/docker/restartmanager 0.038s coverage: 50.9% of statements [2021-05-11T12:48:52.232Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-05-11T12:48:52.232Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2021-05-11T12:48:52.232Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-05-11T12:48:52.232Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-05-11T12:48:52.232Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-05-11T12:48:52.232Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-05-11T12:48:52.232Z] === RUN TestResumableRequestReaderWithReadError [2021-05-11T12:48:52.232Z] time="2021-05-11T12:48:52Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-05-11T12:48:52.232Z] --- PASS: TestResumableRequestReaderWithReadError (0.11s) [2021-05-11T12:48:52.232Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-05-11T12:48:52.232Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-05-11T12:48:52.232Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-05-11T12:48:52.232Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-05-11T12:48:52.232Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-05-11T12:48:52.232Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-05-11T12:48:52.232Z] === RUN TestResumableRequestReader [2021-05-11T12:48:52.232Z] --- PASS: TestResumableRequestReader (0.00s) [2021-05-11T12:48:52.232Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-05-11T12:48:52.232Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-05-11T12:48:52.232Z] PASS [2021-05-11T12:48:52.232Z] coverage: 100.0% of statements [2021-05-11T12:48:52.232Z] ok github.com/docker/docker/registry/resumable 0.180s coverage: 100.0% of statements [2021-05-11T12:48:52.563Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2021-05-11T12:48:52.563Z] --- PASS: TestExportContainerAfterDaemonRestart (2.91s) [2021-05-11T12:48:52.563Z] === RUN TestHealthCheckWorkdir [2021-05-11T12:48:53.203Z] === RUN TestDecodeContainerConfig [2021-05-11T12:48:53.203Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-05-11T12:48:53.203Z] === RUN TestDecodeContainerConfigIsolation [2021-05-11T12:48:53.203Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-05-11T12:48:53.203Z] === RUN TestValidatePrivileged [2021-05-11T12:48:53.203Z] --- PASS: TestValidatePrivileged (0.00s) [2021-05-11T12:48:53.203Z] PASS [2021-05-11T12:48:53.203Z] coverage: 52.2% of statements [2021-05-11T12:48:53.203Z] ok github.com/docker/docker/runconfig 0.038s coverage: 52.2% of statements [2021-05-11T12:48:53.203Z] === RUN TestResolveAuthConfigIndexServer [2021-05-11T12:48:53.203Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-05-11T12:48:53.203Z] === RUN TestResolveAuthConfigFullURL [2021-05-11T12:48:53.203Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-05-11T12:48:53.203Z] === RUN TestLoadAllowNondistributableArtifacts [2021-05-11T12:48:53.203Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-05-11T12:48:53.203Z] === RUN TestValidateMirror [2021-05-11T12:48:53.203Z] --- PASS: TestValidateMirror (0.00s) [2021-05-11T12:48:53.203Z] === RUN TestLoadInsecureRegistries [2021-05-11T12:48:53.203Z] time="2021-05-11T12:48:52Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-05-11T12:48:53.203Z] time="2021-05-11T12:48:53Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-05-11T12:48:53.203Z] time="2021-05-11T12:48:53Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-05-11T12:48:53.203Z] --- PASS: TestLoadInsecureRegistries (0.11s) [2021-05-11T12:48:53.203Z] === RUN TestNewServiceConfig [2021-05-11T12:48:53.203Z] --- PASS: TestNewServiceConfig (0.00s) [2021-05-11T12:48:53.203Z] === RUN TestValidateIndexName [2021-05-11T12:48:53.203Z] --- PASS: TestValidateIndexName (0.00s) [2021-05-11T12:48:53.203Z] === RUN TestValidateIndexNameWithError [2021-05-11T12:48:53.203Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-05-11T12:48:53.203Z] === RUN TestEndpointParse [2021-05-11T12:48:53.203Z] --- PASS: TestEndpointParse (0.00s) [2021-05-11T12:48:53.203Z] === RUN TestEndpointParseInvalid [2021-05-11T12:48:53.203Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-05-11T12:48:53.203Z] === RUN TestValidateEndpoint [2021-05-11T12:48:53.203Z] --- PASS: TestValidateEndpoint (0.01s) [2021-05-11T12:48:53.203Z] === RUN TestPing [2021-05-11T12:48:53.203Z] --- PASS: TestPing (0.00s) [2021-05-11T12:48:53.203Z] === RUN TestPingRegistryEndpoint [2021-05-11T12:48:53.203Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-05-11T12:48:53.203Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-05-11T12:48:53.203Z] === RUN TestEndpoint [2021-05-11T12:48:53.203Z] --- SKIP: TestEndpoint (0.00s) [2021-05-11T12:48:53.203Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-05-11T12:48:53.203Z] === RUN TestParseRepositoryInfo [2021-05-11T12:48:53.203Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-05-11T12:48:53.203Z] === RUN TestNewIndexInfo [2021-05-11T12:48:53.203Z] --- PASS: TestNewIndexInfo (0.00s) [2021-05-11T12:48:53.203Z] === RUN TestMirrorEndpointLookup [2021-05-11T12:48:53.203Z] --- SKIP: TestMirrorEndpointLookup (0.01s) [2021-05-11T12:48:53.203Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-05-11T12:48:53.203Z] === RUN TestSearchRepositories [2021-05-11T12:48:53.203Z] --- PASS: TestSearchRepositories (0.01s) [2021-05-11T12:48:53.203Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-05-11T12:48:53.203Z] Host: 127.0.0.1:49241 [2021-05-11T12:48:53.203Z] User-Agent: docker test client [2021-05-11T12:48:53.203Z] Authorization: Token fake-token [2021-05-11T12:48:53.203Z] X-Docker-Token: true [2021-05-11T12:48:53.203Z] Accept-Encoding: gzip [2021-05-11T12:48:53.203Z] [2021-05-11T12:48:53.203Z] [2021-05-11T12:48:53.203Z] registry_test.go:730: HTTP/1.1 200 OK [2021-05-11T12:48:53.203Z] Connection: close [2021-05-11T12:48:53.203Z] Content-Length: 144 [2021-05-11T12:48:53.203Z] Cache-Control: no-cache [2021-05-11T12:48:53.203Z] Content-Type: application/json [2021-05-11T12:48:53.203Z] Date: Tue, 11 May 2021 12:48:53 GMT [2021-05-11T12:48:53.203Z] Expires: -1 [2021-05-11T12:48:53.203Z] Pragma: no-cache [2021-05-11T12:48:53.203Z] Server: docker-tests/mock [2021-05-11T12:48:53.203Z] X-Docker-Registry-Config: mock [2021-05-11T12:48:53.203Z] X-Docker-Registry-Version: 0.0.0 [2021-05-11T12:48:53.203Z] [2021-05-11T12:48:53.203Z] [2021-05-11T12:48:53.203Z] === RUN TestTrustedLocation [2021-05-11T12:48:53.203Z] --- PASS: TestTrustedLocation (0.00s) [2021-05-11T12:48:53.203Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-05-11T12:48:53.203Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-05-11T12:48:53.203Z] === RUN TestAllowNondistributableArtifacts [2021-05-11T12:48:53.203Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-05-11T12:48:53.203Z] === RUN TestIsSecureIndex [2021-05-11T12:48:53.203Z] --- PASS: TestIsSecureIndex (0.00s) [2021-05-11T12:48:53.203Z] PASS [2021-05-11T12:48:53.203Z] coverage: 51.7% of statements [2021-05-11T12:48:53.203Z] ok github.com/docker/docker/registry 0.255s coverage: 51.7% of statements [2021-05-11T12:48:53.507Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-05-11T12:48:53.664Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-05-11T12:48:53.664Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-05-11T12:48:53.664Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-05-11T12:48:53.664Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-05-11T12:48:53.664Z] PASS [2021-05-11T12:48:53.664Z] coverage: 62.5% of statements [2021-05-11T12:48:53.664Z] ok github.com/docker/docker/testutil 0.068s coverage: 62.5% of statements [2021-05-11T12:48:53.768Z] === RUN TestDockerSuite/TestBuildAddTar [2021-05-11T12:48:54.602Z] --- PASS: TestDaemonRestartWithLiveRestore (2.67s) [2021-05-11T12:48:54.602Z] === RUN TestDaemonDefaultNetworkPools [2021-05-11T12:48:54.711Z] --- PASS: TestHealthCheckWorkdir (2.47s) [2021-05-11T12:48:54.711Z] === RUN TestHealthKillContainer [2021-05-11T12:48:55.847Z] === RUN TestGetDriver [2021-05-11T12:48:55.847Z] --- PASS: TestGetDriver (0.00s) [2021-05-11T12:48:55.847Z] === RUN TestVolumeRequestError [2021-05-11T12:48:55.847Z] --- PASS: TestVolumeRequestError (0.01s) [2021-05-11T12:48:55.847Z] PASS [2021-05-11T12:48:55.847Z] coverage: 36.1% of statements [2021-05-11T12:48:55.848Z] ok github.com/docker/docker/volume/drivers 0.063s coverage: 36.1% of statements [2021-05-11T12:48:56.308Z] === RUN TestGetAddress [2021-05-11T12:48:56.308Z] --- PASS: TestGetAddress (0.00s) [2021-05-11T12:48:56.308Z] === RUN TestRemove [2021-05-11T12:48:56.308Z] --- SKIP: TestRemove (0.00s) [2021-05-11T12:48:56.308Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-05-11T12:48:56.308Z] === RUN TestInitializeWithVolumes [2021-05-11T12:48:56.308Z] --- PASS: TestInitializeWithVolumes (0.00s) [2021-05-11T12:48:56.308Z] === RUN TestCreate [2021-05-11T12:48:56.308Z] --- PASS: TestCreate (0.01s) [2021-05-11T12:48:56.308Z] === RUN TestValidateName [2021-05-11T12:48:56.308Z] --- PASS: TestValidateName (0.00s) [2021-05-11T12:48:56.308Z] === RUN TestCreateWithOpts [2021-05-11T12:48:56.308Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-05-11T12:48:56.308Z] local_test.go:181: runtime.GOOS == "windows" [2021-05-11T12:48:56.308Z] === RUN TestRelaodNoOpts [2021-05-11T12:48:56.308Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-05-11T12:48:56.308Z] PASS [2021-05-11T12:48:56.308Z] coverage: 41.5% of statements [2021-05-11T12:48:56.308Z] ok github.com/docker/docker/volume/local 0.070s coverage: 41.5% of statements [2021-05-11T12:48:56.769Z] === RUN TestConvertTmpfsOptions [2021-05-11T12:48:56.769Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-05-11T12:48:56.769Z] parser_test.go:49: data="mode=700,size=1m" [2021-05-11T12:48:56.769Z] parser_test.go:49: data="ro" [2021-05-11T12:48:56.769Z] === RUN TestParseMountRaw [2021-05-11T12:48:56.769Z] --- PASS: TestParseMountRaw (0.03s) [2021-05-11T12:48:56.769Z] === RUN TestParseMountRawSplit [2021-05-11T12:48:56.769Z] --- PASS: TestParseMountRawSplit (0.00s) [2021-05-11T12:48:56.769Z] parser_test.go:390: case 0 [2021-05-11T12:48:56.769Z] parser_test.go:390: case 1 [2021-05-11T12:48:56.769Z] parser_test.go:390: case 2 [2021-05-11T12:48:56.769Z] parser_test.go:390: case 3 [2021-05-11T12:48:56.769Z] parser_test.go:390: case 4 [2021-05-11T12:48:56.769Z] parser_test.go:390: case 5 [2021-05-11T12:48:56.769Z] parser_test.go:390: case 6 [2021-05-11T12:48:56.769Z] parser_test.go:390: case 7 [2021-05-11T12:48:56.769Z] parser_test.go:390: case 8 [2021-05-11T12:48:56.769Z] parser_test.go:390: case 0 [2021-05-11T12:48:56.769Z] parser_test.go:390: case 1 [2021-05-11T12:48:56.769Z] parser_test.go:390: case 2 [2021-05-11T12:48:56.769Z] parser_test.go:390: case 3 [2021-05-11T12:48:56.769Z] parser_test.go:390: case 4 [2021-05-11T12:48:56.769Z] parser_test.go:390: case 5 [2021-05-11T12:48:56.769Z] parser_test.go:390: case 6 [2021-05-11T12:48:56.769Z] parser_test.go:390: case 7 [2021-05-11T12:48:56.769Z] parser_test.go:390: case 8 [2021-05-11T12:48:56.769Z] parser_test.go:390: case 9 [2021-05-11T12:48:56.769Z] parser_test.go:390: case 10 [2021-05-11T12:48:56.769Z] parser_test.go:390: case 11 [2021-05-11T12:48:56.769Z] parser_test.go:390: case 12 [2021-05-11T12:48:56.769Z] parser_test.go:390: case 0 [2021-05-11T12:48:56.769Z] parser_test.go:390: case 1 [2021-05-11T12:48:56.769Z] parser_test.go:390: case 2 [2021-05-11T12:48:56.769Z] parser_test.go:390: case 3 [2021-05-11T12:48:56.769Z] parser_test.go:390: case 4 [2021-05-11T12:48:56.769Z] parser_test.go:390: case 5 [2021-05-11T12:48:56.769Z] parser_test.go:390: case 6 [2021-05-11T12:48:56.769Z] parser_test.go:390: case 7 [2021-05-11T12:48:56.769Z] parser_test.go:390: case 8 [2021-05-11T12:48:56.769Z] parser_test.go:390: case 9 [2021-05-11T12:48:56.769Z] parser_test.go:390: case 10 [2021-05-11T12:48:56.769Z] parser_test.go:390: case 11 [2021-05-11T12:48:56.769Z] === RUN TestParseMountSpec [2021-05-11T12:48:56.769Z] --- PASS: TestParseMountSpec (0.00s) [2021-05-11T12:48:56.769Z] parser_test.go:455: case 0 [2021-05-11T12:48:56.769Z] parser_test.go:455: case 1 [2021-05-11T12:48:56.769Z] parser_test.go:455: case 2 [2021-05-11T12:48:56.769Z] parser_test.go:455: case 3 [2021-05-11T12:48:56.769Z] parser_test.go:455: case 4 [2021-05-11T12:48:56.769Z] parser_test.go:455: case 5 [2021-05-11T12:48:56.769Z] === RUN TestParseMountSpecBindWithFileinfoError [2021-05-11T12:48:56.769Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2021-05-11T12:48:56.769Z] === RUN TestValidateMount [2021-05-11T12:48:56.769Z] --- PASS: TestValidateMount (0.00s) [2021-05-11T12:48:56.769Z] PASS [2021-05-11T12:48:56.769Z] coverage: 66.2% of statements [2021-05-11T12:48:56.769Z] ok github.com/docker/docker/volume/mounts 0.078s coverage: 66.2% of statements [2021-05-11T12:48:57.141Z] --- PASS: TestDaemonDefaultNetworkPools (2.32s) [2021-05-11T12:48:57.141Z] === RUN TestDaemonRestartWithExistingNetwork [2021-05-11T12:48:57.740Z] === RUN TestSetGetMeta [2021-05-11T12:48:57.740Z] === PAUSE TestSetGetMeta [2021-05-11T12:48:57.740Z] === RUN TestRestore [2021-05-11T12:48:57.740Z] === PAUSE TestRestore [2021-05-11T12:48:57.740Z] === RUN TestServiceCreate [2021-05-11T12:48:57.740Z] === PAUSE TestServiceCreate [2021-05-11T12:48:57.740Z] === RUN TestServiceList [2021-05-11T12:48:57.740Z] === PAUSE TestServiceList [2021-05-11T12:48:57.740Z] === RUN TestServiceRemove [2021-05-11T12:48:57.740Z] === PAUSE TestServiceRemove [2021-05-11T12:48:57.740Z] === RUN TestServiceGet [2021-05-11T12:48:57.740Z] === PAUSE TestServiceGet [2021-05-11T12:48:57.740Z] === RUN TestServicePrune [2021-05-11T12:48:57.740Z] === PAUSE TestServicePrune [2021-05-11T12:48:57.740Z] === RUN TestCreate [2021-05-11T12:48:57.740Z] === PAUSE TestCreate [2021-05-11T12:48:57.740Z] === RUN TestRemove [2021-05-11T12:48:57.740Z] === PAUSE TestRemove [2021-05-11T12:48:57.740Z] === RUN TestList [2021-05-11T12:48:57.740Z] === PAUSE TestList [2021-05-11T12:48:57.740Z] === RUN TestFindByDriver [2021-05-11T12:48:57.740Z] === PAUSE TestFindByDriver [2021-05-11T12:48:57.740Z] === RUN TestFindByReferenced [2021-05-11T12:48:57.740Z] === PAUSE TestFindByReferenced [2021-05-11T12:48:57.740Z] === RUN TestDerefMultipleOfSameRef [2021-05-11T12:48:57.740Z] === PAUSE TestDerefMultipleOfSameRef [2021-05-11T12:48:57.740Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-05-11T12:48:57.740Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-05-11T12:48:57.740Z] === RUN TestDefererencePluginOnCreateError [2021-05-11T12:48:57.740Z] === PAUSE TestDefererencePluginOnCreateError [2021-05-11T12:48:57.740Z] === RUN TestRefDerefRemove [2021-05-11T12:48:57.740Z] === PAUSE TestRefDerefRemove [2021-05-11T12:48:57.740Z] === RUN TestGet [2021-05-11T12:48:57.740Z] === PAUSE TestGet [2021-05-11T12:48:57.740Z] === RUN TestGetWithReference [2021-05-11T12:48:57.740Z] === PAUSE TestGetWithReference [2021-05-11T12:48:57.740Z] === RUN TestFilterFunc [2021-05-11T12:48:57.740Z] === RUN TestFilterFunc/test_nil_list [2021-05-11T12:48:57.740Z] === PAUSE TestFilterFunc/test_nil_list [2021-05-11T12:48:57.740Z] === RUN TestFilterFunc/test_empty_list [2021-05-11T12:48:57.740Z] === PAUSE TestFilterFunc/test_empty_list [2021-05-11T12:48:57.740Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-05-11T12:48:57.740Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-05-11T12:48:57.740Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-05-11T12:48:57.740Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-05-11T12:48:57.740Z] === RUN TestFilterFunc/test_filter_some [2021-05-11T12:48:57.740Z] === PAUSE TestFilterFunc/test_filter_some [2021-05-11T12:48:57.740Z] === RUN TestFilterFunc/test_filter_middle [2021-05-11T12:48:57.740Z] === PAUSE TestFilterFunc/test_filter_middle [2021-05-11T12:48:57.740Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-05-11T12:48:57.740Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-05-11T12:48:57.740Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-05-11T12:48:57.740Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-05-11T12:48:57.740Z] === CONT TestFilterFunc/test_nil_list [2021-05-11T12:48:57.740Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-05-11T12:48:57.740Z] === CONT TestFilterFunc/test_filter_some [2021-05-11T12:48:57.740Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-05-11T12:48:57.740Z] === CONT TestFilterFunc/test_empty_list [2021-05-11T12:48:57.740Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-05-11T12:48:57.740Z] === CONT TestFilterFunc/test_filter_middle [2021-05-11T12:48:57.740Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-05-11T12:48:57.740Z] --- PASS: TestFilterFunc (0.00s) [2021-05-11T12:48:57.740Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-05-11T12:48:57.740Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-05-11T12:48:57.740Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-05-11T12:48:57.740Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-05-11T12:48:57.740Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-05-11T12:48:57.740Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-05-11T12:48:57.740Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-05-11T12:48:57.740Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-05-11T12:48:57.740Z] === CONT TestSetGetMeta [2021-05-11T12:48:57.740Z] === CONT TestFindByDriver [2021-05-11T12:48:57.740Z] === CONT TestServiceGet [2021-05-11T12:48:57.740Z] === CONT TestRefDerefRemove [2021-05-11T12:48:57.740Z] --- PASS: TestSetGetMeta (0.02s) [2021-05-11T12:48:57.740Z] === CONT TestDefererencePluginOnCreateError [2021-05-11T12:48:57.740Z] --- PASS: TestRefDerefRemove (0.02s) [2021-05-11T12:48:57.740Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-05-11T12:48:57.740Z] --- PASS: TestFindByDriver (0.03s) [2021-05-11T12:48:57.740Z] === CONT TestDerefMultipleOfSameRef [2021-05-11T12:48:57.740Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2021-05-11T12:48:57.740Z] === CONT TestFindByReferenced [2021-05-11T12:48:58.061Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2021-05-11T12:48:58.201Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2021-05-11T12:48:58.201Z] === CONT TestServiceList [2021-05-11T12:48:58.201Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2021-05-11T12:48:58.201Z] === CONT TestServiceRemove [2021-05-11T12:48:58.201Z] --- PASS: TestFindByReferenced (0.02s) [2021-05-11T12:48:58.201Z] === CONT TestGetWithReference [2021-05-11T12:48:58.201Z] --- PASS: TestGetWithReference (0.02s) [2021-05-11T12:48:58.201Z] === CONT TestRemove [2021-05-11T12:48:58.201Z] --- PASS: TestRemove (0.01s) [2021-05-11T12:48:58.201Z] === CONT TestList [2021-05-11T12:48:58.201Z] --- PASS: TestList (0.02s) [2021-05-11T12:48:58.201Z] === CONT TestCreate [2021-05-11T12:48:58.201Z] --- PASS: TestCreate (0.01s) [2021-05-11T12:48:58.201Z] === CONT TestServicePrune [2021-05-11T12:48:58.201Z] --- PASS: TestServiceGet (0.13s) [2021-05-11T12:48:58.201Z] === CONT TestServiceCreate [2021-05-11T12:48:58.201Z] time="2021-05-11T12:48:57Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-05-11T12:48:58.201Z] --- PASS: TestServiceRemove (0.09s) [2021-05-11T12:48:58.201Z] === CONT TestRestore [2021-05-11T12:48:58.201Z] time="2021-05-11T12:48:57Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-05-11T12:48:58.201Z] --- PASS: TestServiceList (0.10s) [2021-05-11T12:48:58.201Z] === CONT TestGet [2021-05-11T12:48:58.201Z] time="2021-05-11T12:48:57Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-05-11T12:48:58.201Z] --- PASS: TestServiceCreate (0.02s) [2021-05-11T12:48:58.201Z] time="2021-05-11T12:48:57Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-05-11T12:48:58.201Z] --- PASS: TestGet (0.02s) [2021-05-11T12:48:58.201Z] time="2021-05-11T12:48:57Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-05-11T12:48:58.201Z] --- PASS: TestRestore (0.02s) [2021-05-11T12:48:58.201Z] --- PASS: TestServicePrune (0.04s) [2021-05-11T12:48:58.201Z] PASS [2021-05-11T12:48:58.201Z] coverage: 70.3% of statements [2021-05-11T12:48:58.201Z] ok github.com/docker/docker/volume/service 0.225s coverage: 70.3% of statements [2021-05-11T12:48:58.644Z] --- PASS: TestHealthKillContainer (3.73s) [2021-05-11T12:48:58.644Z] === RUN TestInspectCpusetInConfigPre120 [2021-05-11T12:48:58.644Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2021-05-11T12:48:59.204Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.28s) [2021-05-11T12:48:59.204Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-05-11T12:48:59.587Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2021-05-11T12:48:59.587Z] --- PASS: TestInspectCpusetInConfigPre120 (1.14s) [2021-05-11T12:48:59.587Z] === RUN TestIpcModeNone [2021-05-11T12:49:00.160Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2021-05-11T12:49:00.384Z] --- PASS: TestNewClientWithTimeout (17.77s) [2021-05-11T12:49:00.384Z] === RUN TestClientStream [2021-05-11T12:49:00.384Z] --- PASS: TestClientStream (0.00s) [2021-05-11T12:49:00.384Z] === RUN TestClientSendFile [2021-05-11T12:49:00.384Z] --- PASS: TestClientSendFile (0.00s) [2021-05-11T12:49:00.384Z] === RUN TestClientWithRequestTimeout [2021-05-11T12:49:00.385Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2021-05-11T12:49:00.385Z] === RUN TestFileSpecPlugin [2021-05-11T12:49:00.385Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-05-11T12:49:00.385Z] === RUN TestFileJSONSpecPlugin [2021-05-11T12:49:00.385Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-05-11T12:49:00.385Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-05-11T12:49:00.385Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-05-11T12:49:00.385Z] === RUN TestPluginAddHandler [2021-05-11T12:49:00.385Z] --- PASS: TestPluginAddHandler (0.00s) [2021-05-11T12:49:00.385Z] === RUN TestPluginWaitBadPlugin [2021-05-11T12:49:00.385Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-05-11T12:49:00.385Z] === RUN TestGet [2021-05-11T12:49:00.385Z] time="2021-05-11T12:49:00Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-05-11T12:49:00.435Z] --- PASS: TestDaemonRestartWithExistingNetwork (3.50s) [2021-05-11T12:49:00.435Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-05-11T12:49:01.355Z] time="2021-05-11T12:49:01Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-05-11T12:49:01.544Z] --- PASS: TestIpcModeNone (1.71s) [2021-05-11T12:49:01.544Z] === RUN TestIpcModePrivate [2021-05-11T12:49:02.932Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2021-05-11T12:49:03.193Z] --- PASS: TestIpcModePrivate (1.81s) [2021-05-11T12:49:03.193Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:88, shared: false, mustBeShared: false [2021-05-11T12:49:03.193Z] === RUN TestIpcModeShareable [2021-05-11T12:49:03.539Z] time="2021-05-11T12:49:03Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-05-11T12:49:04.585Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-05-11T12:49:05.157Z] --- PASS: TestIpcModeShareable (1.91s) [2021-05-11T12:49:05.157Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:81, shared: true, mustBeShared: true [2021-05-11T12:49:05.157Z] === RUN TestAPIIpcModeShareableAndContainer [2021-05-11T12:49:05.714Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (4.57s) [2021-05-11T12:49:05.715Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-05-11T12:49:05.729Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2021-05-11T12:49:06.284Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (1.34s) [2021-05-11T12:49:06.284Z] === RUN TestServiceWithPredefinedNetwork [2021-05-11T12:49:06.671Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-05-11T12:49:08.239Z] time="2021-05-11T12:49:07Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-05-11T12:49:08.638Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2021-05-11T12:49:08.638Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-05-11T12:49:09.702Z] --- PASS: TestServiceWithPredefinedNetwork (3.23s) [2021-05-11T12:49:09.702Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-05-11T12:49:09.702Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-11T12:49:09.702Z] service_test.go:242: FLAKY_TEST [2021-05-11T12:49:09.702Z] === RUN TestServiceWithDataPathPortInit [2021-05-11T12:49:10.555Z] --- PASS: TestAPIIpcModeShareableAndContainer (5.21s) [2021-05-11T12:49:10.555Z] === RUN TestAPIIpcModeHost [2021-05-11T12:49:11.499Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2021-05-11T12:49:12.441Z] --- PASS: TestAPIIpcModeHost (2.30s) [2021-05-11T12:49:12.441Z] === RUN TestDaemonIpcModeShareable [2021-05-11T12:49:13.826Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2021-05-11T12:49:14.397Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-05-11T12:49:15.325Z] --- PASS: TestGet (15.00s) [2021-05-11T12:49:15.325Z] === RUN TestPluginWithNoManifest [2021-05-11T12:49:15.325Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-05-11T12:49:15.325Z] === RUN TestGetAll [2021-05-11T12:49:15.325Z] --- PASS: TestGetAll (0.00s) [2021-05-11T12:49:15.325Z] PASS [2021-05-11T12:49:15.325Z] coverage: 73.4% of statements [2021-05-11T12:49:15.325Z] ok github.com/docker/docker/pkg/plugins 35.306s coverage: 73.4% of statements [2021-05-11T12:49:15.785Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-05-11T12:49:15.785Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-05-11T12:49:15.785Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-05-11T12:49:15.785Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-05-11T12:49:15.785Z] ? github.com/docker/docker/pkg/term [no test files] [2021-05-11T12:49:15.785Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-05-11T12:49:15.785Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-05-11T12:49:15.785Z] ? github.com/docker/docker/quota [no test files] [2021-05-11T12:49:15.785Z] ? github.com/docker/docker/rootless [no test files] [2021-05-11T12:49:15.786Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-05-11T12:49:15.786Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-05-11T12:49:15.786Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-05-11T12:49:15.786Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-05-11T12:49:15.786Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-05-11T12:49:15.786Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-05-11T12:49:15.786Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-05-11T12:49:15.786Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-05-11T12:49:15.786Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-05-11T12:49:15.786Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-05-11T12:49:15.786Z] ? github.com/docker/docker/testutil/request [no test files] [2021-05-11T12:49:15.786Z] ? github.com/docker/docker/volume [no test files] [2021-05-11T12:49:15.786Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-05-11T12:49:15.786Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-05-11T12:49:16.315Z] --- PASS: TestDaemonIpcModeShareable (3.51s) [2021-05-11T12:49:16.315Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:82, shared: true, mustBeShared: true [2021-05-11T12:49:16.315Z] === RUN TestDaemonIpcModePrivate [2021-05-11T12:49:16.576Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2021-05-11T12:49:17.316Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.79s) [2021-05-11T12:49:17.316Z] PASS [2021-05-11T12:49:17.316Z] [2021-05-11T12:49:17.316Z] DONE 17 tests in 52.335s [2021-05-11T12:49:17.316Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-05-11T12:49:17.316Z] INFO: Testing against a local daemon [2021-05-11T12:49:17.316Z] === RUN TestPluginInvalidJSON [2021-05-11T12:49:17.316Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-05-11T12:49:17.316Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-05-11T12:49:17.316Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-05-11T12:49:17.316Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-05-11T12:49:17.316Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-05-11T12:49:17.316Z] === RUN TestPluginInstall [2021-05-11T12:49:17.316Z] === RUN TestPluginInstall/no_auth [2021-05-11T12:49:17.329Z] [2021-05-11T12:49:17.329Z] === Skipped [2021-05-11T12:49:17.329Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-05-11T12:49:17.329Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-05-11T12:49:17.329Z] [2021-05-11T12:49:17.329Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-05-11T12:49:17.329Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-11T12:49:17.329Z] [2021-05-11T12:49:17.329Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-05-11T12:49:17.329Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-11T12:49:17.329Z] [2021-05-11T12:49:17.329Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2021-05-11T12:49:17.329Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-11T12:49:17.329Z] [2021-05-11T12:49:17.329Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-05-11T12:49:17.329Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-11T12:49:17.329Z] [2021-05-11T12:49:17.329Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-05-11T12:49:17.329Z] client_test.go:23: runtime.GOOS == "windows" [2021-05-11T12:49:17.329Z] [2021-05-11T12:49:17.329Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-05-11T12:49:17.329Z] daemon_test.go:147: root required [2021-05-11T12:49:17.329Z] [2021-05-11T12:49:17.329Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-05-11T12:49:17.329Z] reload_test.go:520: root required [2021-05-11T12:49:17.329Z] [2021-05-11T12:49:17.329Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-05-11T12:49:17.329Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-05-11T12:49:17.329Z] [2021-05-11T12:49:17.329Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-05-11T12:49:17.329Z] pull_v2_test.go:73: Needs fixing on Windows [2021-05-11T12:49:17.329Z] [2021-05-11T12:49:17.329Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-05-11T12:49:17.329Z] pull_v2_test.go:118: Needs fixing on Windows [2021-05-11T12:49:17.329Z] [2021-05-11T12:49:17.329Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-05-11T12:49:17.329Z] download_test.go:268: Needs fixing on Windows [2021-05-11T12:49:17.329Z] [2021-05-11T12:49:17.329Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-05-11T12:49:17.329Z] layer_test.go:304: Failing on Windows [2021-05-11T12:49:17.329Z] [2021-05-11T12:49:17.329Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-05-11T12:49:17.329Z] layer_test.go:353: Failing on Windows [2021-05-11T12:49:17.329Z] [2021-05-11T12:49:17.329Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-05-11T12:49:17.329Z] layer_test.go:468: Failing on Windows [2021-05-11T12:49:17.329Z] [2021-05-11T12:49:17.329Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-05-11T12:49:17.329Z] layer_test.go:697: Failing on Windows [2021-05-11T12:49:17.329Z] [2021-05-11T12:49:17.329Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-05-11T12:49:17.329Z] migration_test.go:46: Failing on Windows [2021-05-11T12:49:17.329Z] [2021-05-11T12:49:17.329Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-05-11T12:49:17.329Z] migration_test.go:182: Failing on Windows [2021-05-11T12:49:17.329Z] [2021-05-11T12:49:17.329Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-05-11T12:49:17.329Z] mount_test.go:17: Failing on Windows [2021-05-11T12:49:17.329Z] [2021-05-11T12:49:17.329Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-05-11T12:49:17.329Z] mount_test.go:76: Failing on Windows [2021-05-11T12:49:17.329Z] [2021-05-11T12:49:17.329Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-05-11T12:49:17.329Z] mount_test.go:125: Failing on Windows [2021-05-11T12:49:17.329Z] [2021-05-11T12:49:17.329Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-05-11T12:49:17.329Z] mount_test.go:212: Failing on Windows [2021-05-11T12:49:17.329Z] [2021-05-11T12:49:17.329Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-05-11T12:49:17.329Z] archive_test.go:134: Xz not present in msys2 [2021-05-11T12:49:17.329Z] [2021-05-11T12:49:17.329Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-05-11T12:49:17.329Z] archive_test.go:239: Failing on Windows CI machines [2021-05-11T12:49:17.329Z] [2021-05-11T12:49:17.329Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-05-11T12:49:17.329Z] archive_windows_test.go:16: Currently fails [2021-05-11T12:49:17.329Z] [2021-05-11T12:49:17.329Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-05-11T12:49:17.329Z] changes_test.go:196: needs more investigation [2021-05-11T12:49:17.329Z] [2021-05-11T12:49:17.329Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-05-11T12:49:17.329Z] changes_test.go:433: needs further investigation [2021-05-11T12:49:17.329Z] [2021-05-11T12:49:17.329Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-05-11T12:49:17.329Z] changes_test.go:469: needs further investigation [2021-05-11T12:49:17.329Z] [2021-05-11T12:49:17.329Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-05-11T12:49:17.329Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-05-11T12:49:17.329Z] [2021-05-11T12:49:17.329Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-05-11T12:49:17.329Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-05-11T12:49:17.329Z] [2021-05-11T12:49:17.329Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-05-11T12:49:17.329Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-05-11T12:49:17.329Z] [2021-05-11T12:49:17.329Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-05-11T12:49:17.329Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-05-11T12:49:17.329Z] [2021-05-11T12:49:17.329Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-05-11T12:49:17.329Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-05-11T12:49:17.329Z] [2021-05-11T12:49:17.329Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-05-11T12:49:17.329Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-05-11T12:49:17.329Z] [2021-05-11T12:49:17.329Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-05-11T12:49:17.329Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-05-11T12:49:17.329Z] [2021-05-11T12:49:17.329Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-05-11T12:49:17.329Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-05-11T12:49:17.329Z] [2021-05-11T12:49:17.329Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-05-11T12:49:17.329Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-05-11T12:49:17.329Z] [2021-05-11T12:49:17.329Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-05-11T12:49:17.329Z] poller_test.go:41: No chmod on Windows [2021-05-11T12:49:17.329Z] [2021-05-11T12:49:17.329Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-05-11T12:49:17.329Z] fileutils_test.go:134: Needs porting to Windows [2021-05-11T12:49:17.329Z] [2021-05-11T12:49:17.329Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-05-11T12:49:17.329Z] fileutils_test.go:180: Needs porting to Windows [2021-05-11T12:49:17.329Z] [2021-05-11T12:49:17.329Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-05-11T12:49:17.329Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-05-11T12:49:17.329Z] [2021-05-11T12:49:17.329Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-05-11T12:49:17.329Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-05-11T12:49:17.329Z] [2021-05-11T12:49:17.329Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s) [2021-05-11T12:49:17.329Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-05-11T12:49:17.329Z] [2021-05-11T12:49:17.329Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-05-11T12:49:17.329Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-05-11T12:49:17.329Z] [2021-05-11T12:49:17.329Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-05-11T12:49:17.329Z] local_test.go:181: runtime.GOOS == "windows" [2021-05-11T12:49:17.329Z] [2021-05-11T12:49:17.329Z] [2021-05-11T12:49:17.329Z] DONE 1833 tests, 45 skipped in 186.209s [2021-05-11T12:49:17.329Z] INFO: make.ps1 ended at 05/11/2021 12:49:16 [2021-05-11T12:49:18.871Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-05-11T12:49:18.871Z] INFO: Unit tests ended at 05/11/2021 12:49:18. Duration:00:03:19.0687968 [2021-05-11T12:49:18.871Z] INFO: Building busybox [2021-05-11T12:49:18.871Z] Sending build context to Docker daemon 5.12kB [2021-05-11T12:49:18.871Z] [2021-05-11T12:49:18.871Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-05-11T12:49:18.871Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-05-11T12:49:18.871Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-05-11T12:49:18.871Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-05-11T12:49:18.871Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-05-11T12:49:18.871Z] ---> 152749f71f8f [2021-05-11T12:49:18.871Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-05-11T12:49:18.871Z] ---> Running in 3e18498b67c1 [2021-05-11T12:49:19.124Z] --- PASS: TestDaemonIpcModePrivate (2.96s) [2021-05-11T12:49:19.124Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:88, shared: false, mustBeShared: false [2021-05-11T12:49:19.124Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-05-11T12:49:19.230Z] time="2021-05-11T12:49:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-11T12:49:19.230Z] time="2021-05-11T12:49:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6e78955346d009027684d4e07de676e2204587c58a6b2db3add7eb904538f56c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-11T12:49:19.230Z] time="2021-05-11T12:49:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-11T12:49:19.230Z] time="2021-05-11T12:49:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6e78955346d009027684d4e07de676e2204587c58a6b2db3add7eb904538f56c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-11T12:49:19.230Z] === RUN TestPluginInstall/with_htpasswd [2021-05-11T12:49:19.695Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2021-05-11T12:49:19.801Z] time="2021-05-11T12:49:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-11T12:49:19.802Z] time="2021-05-11T12:49:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:842a861cedbbc6da3dca5197668f2601fc4cc2ef1324dfa599c712ec80b71bdd" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-11T12:49:19.802Z] time="2021-05-11T12:49:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-11T12:49:19.802Z] time="2021-05-11T12:49:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:842a861cedbbc6da3dca5197668f2601fc4cc2ef1324dfa599c712ec80b71bdd" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-11T12:49:20.062Z] === RUN TestPluginInstall/with_insecure [2021-05-11T12:49:20.638Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2021-05-11T12:49:21.447Z] time="2021-05-11T12:49:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-11T12:49:21.447Z] time="2021-05-11T12:49:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f16b42f3b27545fa4263853a750fc3ffa18ec38398e386e0bba9b2f56aa950ce" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-11T12:49:21.447Z] time="2021-05-11T12:49:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-11T12:49:21.447Z] time="2021-05-11T12:49:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f16b42f3b27545fa4263853a750fc3ffa18ec38398e386e0bba9b2f56aa950ce" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-11T12:49:21.447Z] --- PASS: TestPluginInstall (4.39s) [2021-05-11T12:49:21.447Z] --- PASS: TestPluginInstall/no_auth (2.18s) [2021-05-11T12:49:21.447Z] --- PASS: TestPluginInstall/with_htpasswd (0.79s) [2021-05-11T12:49:21.447Z] --- PASS: TestPluginInstall/with_insecure (1.41s) [2021-05-11T12:49:21.447Z] plugin_test.go:165: [d0c06e9b9e33a] daemon is not started [2021-05-11T12:49:21.447Z] === RUN TestPluginsWithRuntimes [2021-05-11T12:49:22.025Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.84s) [2021-05-11T12:49:22.025Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:96, shared: false, mustBeShared: false [2021-05-11T12:49:22.025Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-05-11T12:49:22.623Z] Removing intermediate container 3e18498b67c1 [2021-05-11T12:49:22.623Z] ---> 1b0da0a79e6b [2021-05-11T12:49:22.623Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-05-11T12:49:22.623Z] ---> Running in ef3c89460268 [2021-05-11T12:49:23.089Z] Removing intermediate container ef3c89460268 [2021-05-11T12:49:23.089Z] ---> 57f10c87eb43 [2021-05-11T12:49:23.089Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-05-11T12:49:23.089Z] ---> Running in 2453c964f835 [2021-05-11T12:49:23.364Z] === RUN TestPluginsWithRuntimes/No_Args [2021-05-11T12:49:23.411Z] === RUN TestDockerSuite/TestBuildBlankName [2021-05-11T12:49:23.549Z] Removing intermediate container 2453c964f835 [2021-05-11T12:49:23.549Z] ---> df384bdcbc04 [2021-05-11T12:49:23.549Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-05-11T12:49:23.672Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-05-11T12:49:24.244Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.46s) [2021-05-11T12:49:24.244Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:93, shared: true, mustBeShared: true [2021-05-11T12:49:24.244Z] === RUN TestIpcModeOlderClient [2021-05-11T12:49:24.244Z] === PAUSE TestIpcModeOlderClient [2021-05-11T12:49:24.244Z] === RUN TestKillContainerInvalidSignal [2021-05-11T12:49:24.505Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2021-05-11T12:49:24.520Z] [2021-05-11T12:49:24.748Z] === RUN TestPluginsWithRuntimes/With_Args [2021-05-11T12:49:24.981Z] ---> b8760f9927b9 [2021-05-11T12:49:24.981Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-05-11T12:49:24.981Z] ---> Running in 9f6da6f92273 [2021-05-11T12:49:25.448Z] --- PASS: TestKillContainerInvalidSignal (1.10s) [2021-05-11T12:49:25.448Z] === RUN TestKillContainer [2021-05-11T12:49:25.448Z] === RUN TestKillContainer/no_signal [2021-05-11T12:49:26.393Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-05-11T12:49:26.393Z] === RUN TestKillContainer/non_killing_signal [2021-05-11T12:49:26.701Z] --- PASS: TestPluginsWithRuntimes (4.92s) [2021-05-11T12:49:26.701Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.54s) [2021-05-11T12:49:26.701Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.52s) [2021-05-11T12:49:26.701Z] === RUN TestPluginBackCompatMediaTypes [2021-05-11T12:49:27.283Z] --- PASS: TestPluginBackCompatMediaTypes (0.76s) [2021-05-11T12:49:27.283Z] PASS [2021-05-11T12:49:27.283Z] [2021-05-11T12:49:27.283Z] DONE 10 tests in 10.132s [2021-05-11T12:49:27.283Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-05-11T12:49:27.283Z] INFO: Testing against a local daemon [2021-05-11T12:49:27.283Z] === RUN TestExternalGraphDriver [2021-05-11T12:49:27.283Z] === RUN TestExternalGraphDriver/json [2021-05-11T12:49:27.336Z] === RUN TestKillContainer/killing_signal [2021-05-11T12:49:27.804Z] --- PASS: TestServiceWithDataPathPortInit (18.04s) [2021-05-11T12:49:27.804Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-05-11T12:49:28.722Z] --- PASS: TestKillContainer (2.99s) [2021-05-11T12:49:28.722Z] --- PASS: TestKillContainer/no_signal (1.00s) [2021-05-11T12:49:28.722Z] --- PASS: TestKillContainer/non_killing_signal (0.80s) [2021-05-11T12:49:28.722Z] --- PASS: TestKillContainer/killing_signal (0.97s) [2021-05-11T12:49:28.722Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-05-11T12:49:28.722Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-05-11T12:49:28.722Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-05-11T12:49:29.665Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-05-11T12:49:29.825Z] === RUN TestExternalGraphDriver/spec [2021-05-11T12:49:29.926Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-05-11T12:49:30.497Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.96s) [2021-05-11T12:49:30.497Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.98s) [2021-05-11T12:49:30.497Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.79s) [2021-05-11T12:49:30.497Z] === RUN TestKillStoppedContainer [2021-05-11T12:49:30.497Z] --- PASS: TestKillStoppedContainer (0.06s) [2021-05-11T12:49:30.497Z] === RUN TestKillStoppedContainerAPIPre120 [2021-05-11T12:49:30.497Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2021-05-11T12:49:30.497Z] === RUN TestKillDifferentUserContainer [2021-05-11T12:49:31.445Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2021-05-11T12:49:31.445Z] --- PASS: TestKillDifferentUserContainer (1.00s) [2021-05-11T12:49:31.445Z] === RUN TestInspectOomKilledTrue [2021-05-11T12:49:31.445Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-05-11T12:49:31.445Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-11T12:49:31.445Z] === RUN TestInspectOomKilledFalse [2021-05-11T12:49:31.445Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-05-11T12:49:31.445Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-11T12:49:31.445Z] === RUN TestLinksEtcHostsContentMatch [2021-05-11T12:49:32.065Z] Removing intermediate container 9f6da6f92273 [2021-05-11T12:49:32.065Z] ---> 9df3241fa28c [2021-05-11T12:49:32.065Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-05-11T12:49:32.065Z] ---> Running in cdc783f8fb46 [2021-05-11T12:49:32.368Z] === RUN TestExternalGraphDriver/pull [2021-05-11T12:49:33.362Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-05-11T12:49:33.363Z] --- PASS: TestLinksEtcHostsContentMatch (1.67s) [2021-05-11T12:49:33.363Z] === RUN TestLinksContainerNames [2021-05-11T12:49:33.607Z] [2021-05-11T12:49:33.607Z] SUCCESS: Specified value was saved. [2021-05-11T12:49:34.284Z] --- PASS: TestExternalGraphDriver (6.94s) [2021-05-11T12:49:34.284Z] --- PASS: TestExternalGraphDriver/json (2.35s) [2021-05-11T12:49:34.284Z] --- PASS: TestExternalGraphDriver/spec (2.57s) [2021-05-11T12:49:34.284Z] --- PASS: TestExternalGraphDriver/pull (1.96s) [2021-05-11T12:49:34.284Z] === RUN TestGraphdriverPluginV2 [2021-05-11T12:49:35.790Z] Removing intermediate container cdc783f8fb46 [2021-05-11T12:49:35.790Z] ---> 9ce3c6ece9a9 [2021-05-11T12:49:35.790Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-05-11T12:49:35.790Z] ---> Running in 4ee8d483b154 [2021-05-11T12:49:35.909Z] --- PASS: TestLinksContainerNames (2.47s) [2021-05-11T12:49:35.909Z] === RUN TestLogsFollowTailEmpty [2021-05-11T12:49:36.482Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-05-11T12:49:37.054Z] --- PASS: TestLogsFollowTailEmpty (1.26s) [2021-05-11T12:49:37.054Z] === RUN TestContainerNetworkMountsNoChown [2021-05-11T12:49:37.791Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.83s) [2021-05-11T12:49:37.791Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:p9fqku6777dnpm1490sqsym9m Created:2021-05-11 12:49:29.248685567 +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[5a1262e58ef7f3bf9ec45efccf30209f754f26df216be849552c79687fd79aad:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.wb1lzmlu6z85r4mlxbqj32l9x EndpointID:8f8a1e2519f4410ca8975b19085d61ba6ad4e530680ef4d7ea9b4c27d30d5543 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:a3a501bcc1d0d8d85de84e8aca48fe7e99896a252420b60f2a159a98dc0190dd 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:36bc8c5c5737 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.wb1lzmlu6z85r4mlxbqj32l9x EndpointID:8f8a1e2519f4410ca8975b19085d61ba6ad4e530680ef4d7ea9b4c27d30d5543 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-05-11T12:49:37.791Z] PASS [2021-05-11T12:49:37.791Z] [2021-05-11T12:49:37.791Z] === Skipped [2021-05-11T12:49:37.791Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-11T12:49:37.791Z] service_test.go:242: FLAKY_TEST [2021-05-11T12:49:37.791Z] [2021-05-11T12:49:37.791Z] [2021-05-11T12:49:37.791Z] DONE 26 tests, 1 skipped in 70.404s [2021-05-11T12:49:37.791Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-05-11T12:49:37.791Z] ++ 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-05-11T12:49:37.791Z] ++ set -e [2021-05-11T12:49:37.791Z] ++ '[' -n 0 ']' [2021-05-11T12:49:37.791Z] ++ set -x [2021-05-11T12:49:37.791Z] ++ env -i DEST=/go/src/github.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-05-11T12:49:37.791Z] INFO: Testing against a local daemon [2021-05-11T12:49:37.791Z] === RUN TestDockerNetworkIpvlanPersistance [2021-05-11T12:49:37.791Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-05-11T12:49:37.791Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-11T12:49:37.791Z] === RUN TestDockerNetworkIpvlan [2021-05-11T12:49:37.791Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-05-11T12:49:37.791Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-11T12:49:37.791Z] PASS [2021-05-11T12:49:37.791Z] [2021-05-11T12:49:37.791Z] === Skipped [2021-05-11T12:49:37.791Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-05-11T12:49:37.791Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-11T12:49:37.791Z] [2021-05-11T12:49:37.791Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-05-11T12:49:37.791Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-11T12:49:37.791Z] [2021-05-11T12:49:37.791Z] [2021-05-11T12:49:37.791Z] DONE 2 tests, 2 skipped in 0.145s [2021-05-11T12:49:37.791Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-05-11T12:49:37.791Z] ++ 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-05-11T12:49:37.791Z] ++ set -e [2021-05-11T12:49:37.791Z] ++ '[' -n 0 ']' [2021-05-11T12:49:37.791Z] ++ set -x [2021-05-11T12:49:37.792Z] ++ env -i DEST=/go/src/github.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-05-11T12:49:37.792Z] INFO: Testing against a local daemon [2021-05-11T12:49:37.792Z] === RUN TestDockerNetworkMacvlanPersistance [2021-05-11T12:49:38.441Z] --- PASS: TestContainerNetworkMountsNoChown (1.56s) [2021-05-11T12:49:38.441Z] === RUN TestMountDaemonRoot [2021-05-11T12:49:38.441Z] === RUN TestMountDaemonRoot/default [2021-05-11T12:49:38.441Z] === PAUSE TestMountDaemonRoot/default [2021-05-11T12:49:38.441Z] === RUN TestMountDaemonRoot/private [2021-05-11T12:49:38.441Z] === PAUSE TestMountDaemonRoot/private [2021-05-11T12:49:38.441Z] === RUN TestMountDaemonRoot/rprivate [2021-05-11T12:49:38.441Z] === PAUSE TestMountDaemonRoot/rprivate [2021-05-11T12:49:38.441Z] === RUN TestMountDaemonRoot/slave [2021-05-11T12:49:38.441Z] === PAUSE TestMountDaemonRoot/slave [2021-05-11T12:49:38.441Z] === RUN TestMountDaemonRoot/rslave [2021-05-11T12:49:38.441Z] === PAUSE TestMountDaemonRoot/rslave [2021-05-11T12:49:38.441Z] === RUN TestMountDaemonRoot/shared [2021-05-11T12:49:38.441Z] === PAUSE TestMountDaemonRoot/shared [2021-05-11T12:49:38.441Z] === RUN TestMountDaemonRoot/rshared [2021-05-11T12:49:38.441Z] === PAUSE TestMountDaemonRoot/rshared [2021-05-11T12:49:38.441Z] === CONT TestMountDaemonRoot/default [2021-05-11T12:49:38.441Z] === RUN TestMountDaemonRoot/default/bind_root [2021-05-11T12:49:38.441Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-05-11T12:49:38.441Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-05-11T12:49:38.441Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-05-11T12:49:38.441Z] === RUN TestMountDaemonRoot/default/mount_root [2021-05-11T12:49:38.441Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-05-11T12:49:38.441Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-05-11T12:49:38.441Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-05-11T12:49:38.441Z] === CONT TestMountDaemonRoot/default/bind_root [2021-05-11T12:49:38.441Z] === CONT TestMountDaemonRoot/rshared [2021-05-11T12:49:38.441Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-05-11T12:49:38.441Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-05-11T12:49:38.441Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-05-11T12:49:38.441Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-05-11T12:49:38.441Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-05-11T12:49:38.441Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-05-11T12:49:38.441Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-05-11T12:49:38.441Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-05-11T12:49:38.441Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-05-11T12:49:38.441Z] === CONT TestMountDaemonRoot/shared [2021-05-11T12:49:38.441Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-05-11T12:49:38.441Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-05-11T12:49:38.441Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-05-11T12:49:38.441Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-05-11T12:49:38.441Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-05-11T12:49:38.441Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-05-11T12:49:38.441Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-05-11T12:49:38.441Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-05-11T12:49:38.441Z] === CONT TestMountDaemonRoot/rslave [2021-05-11T12:49:38.441Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-05-11T12:49:38.441Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-05-11T12:49:38.441Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-05-11T12:49:38.441Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-05-11T12:49:38.441Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-05-11T12:49:38.441Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-05-11T12:49:38.441Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-05-11T12:49:38.441Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-05-11T12:49:38.441Z] === CONT TestMountDaemonRoot/slave [2021-05-11T12:49:38.441Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-05-11T12:49:38.441Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-05-11T12:49:38.441Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-05-11T12:49:38.441Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-05-11T12:49:38.442Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-05-11T12:49:38.442Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-05-11T12:49:38.442Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-05-11T12:49:38.442Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-05-11T12:49:38.442Z] === CONT TestMountDaemonRoot/rprivate [2021-05-11T12:49:38.442Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-05-11T12:49:38.442Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-05-11T12:49:38.442Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-05-11T12:49:38.442Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-05-11T12:49:38.442Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-05-11T12:49:38.442Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-05-11T12:49:38.442Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-05-11T12:49:38.442Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-05-11T12:49:38.442Z] === CONT TestMountDaemonRoot/private [2021-05-11T12:49:38.442Z] === RUN TestMountDaemonRoot/private/bind_root [2021-05-11T12:49:38.442Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-05-11T12:49:38.442Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-05-11T12:49:38.442Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-05-11T12:49:38.442Z] === RUN TestMountDaemonRoot/private/mount_root [2021-05-11T12:49:38.442Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-05-11T12:49:38.442Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-05-11T12:49:38.442Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-05-11T12:49:38.442Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-05-11T12:49:38.701Z] Cannot create a file when that file already exists. [2021-05-11T12:49:38.702Z] === CONT TestMountDaemonRoot/default/mount_root [2021-05-11T12:49:38.702Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-05-11T12:49:38.702Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-05-11T12:49:38.702Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-05-11T12:49:38.702Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-05-11T12:49:38.702Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-05-11T12:49:38.702Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-05-11T12:49:38.702Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-05-11T12:49:38.702Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-05-11T12:49:38.702Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-05-11T12:49:38.702Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-05-11T12:49:38.963Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-05-11T12:49:38.963Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-05-11T12:49:38.963Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-05-11T12:49:38.963Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-05-11T12:49:38.963Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-05-11T12:49:38.963Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-05-11T12:49:38.963Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-05-11T12:49:38.963Z] === CONT TestMountDaemonRoot/private/bind_root [2021-05-11T12:49:38.963Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-05-11T12:49:38.963Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-05-11T12:49:38.963Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-05-11T12:49:39.225Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-05-11T12:49:39.225Z] === CONT TestMountDaemonRoot/private/mount_root [2021-05-11T12:49:39.225Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-05-11T12:49:39.225Z] --- PASS: TestMountDaemonRoot (0.03s) [2021-05-11T12:49:39.225Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-05-11T12:49:39.225Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2021-05-11T12:49:39.225Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2021-05-11T12:49:39.225Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2021-05-11T12:49:39.225Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2021-05-11T12:49:39.225Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-05-11T12:49:39.225Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2021-05-11T12:49:39.225Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2021-05-11T12:49:39.225Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2021-05-11T12:49:39.225Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2021-05-11T12:49:39.225Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-05-11T12:49:39.225Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-05-11T12:49:39.225Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-05-11T12:49:39.225Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-05-11T12:49:39.225Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-05-11T12:49:39.225Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-05-11T12:49:39.225Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2021-05-11T12:49:39.225Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2021-05-11T12:49:39.225Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2021-05-11T12:49:39.225Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2021-05-11T12:49:39.225Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-05-11T12:49:39.225Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2021-05-11T12:49:39.225Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2021-05-11T12:49:39.225Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-05-11T12:49:39.225Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2021-05-11T12:49:39.225Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-05-11T12:49:39.225Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2021-05-11T12:49:39.225Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-05-11T12:49:39.225Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2021-05-11T12:49:39.225Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-05-11T12:49:39.225Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-05-11T12:49:39.225Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2021-05-11T12:49:39.225Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-05-11T12:49:39.225Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2021-05-11T12:49:39.225Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2021-05-11T12:49:39.225Z] === RUN TestContainerBindMountNonRecursive [2021-05-11T12:49:39.568Z] --- PASS: TestGraphdriverPluginV2 (4.90s) [2021-05-11T12:49:39.568Z] PASS [2021-05-11T12:49:39.568Z] [2021-05-11T12:49:39.568Z] DONE 5 tests in 11.901s [2021-05-11T12:49:39.568Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-05-11T12:49:39.568Z] INFO: Testing against a local daemon [2021-05-11T12:49:39.569Z] === RUN TestContinueAfterPluginCrash [2021-05-11T12:49:39.569Z] === PAUSE TestContinueAfterPluginCrash [2021-05-11T12:49:39.569Z] === RUN TestReadPluginNoRead [2021-05-11T12:49:39.569Z] === PAUSE TestReadPluginNoRead [2021-05-11T12:49:39.569Z] === RUN TestDaemonStartWithLogOpt [2021-05-11T12:49:39.569Z] === PAUSE TestDaemonStartWithLogOpt [2021-05-11T12:49:39.569Z] === CONT TestContinueAfterPluginCrash [2021-05-11T12:49:39.569Z] === CONT TestDaemonStartWithLogOpt [2021-05-11T12:49:40.167Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2021-05-11T12:49:40.167Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-05-11T12:49:40.331Z] --- PASS: TestDockerNetworkMacvlanPersistance (3.37s) [2021-05-11T12:49:40.331Z] === RUN TestDockerNetworkMacvlan [2021-05-11T12:49:41.712Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-05-11T12:49:42.095Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-05-11T12:49:43.068Z] --- PASS: TestContainerBindMountNonRecursive (3.68s) [2021-05-11T12:49:43.068Z] === RUN TestContainerVolumesMountedAsShared [2021-05-11T12:49:43.399Z] Removing intermediate container 4ee8d483b154 [2021-05-11T12:49:43.399Z] ---> 308e388f9edd [2021-05-11T12:49:43.399Z] Step 13/13 : CMD ["sh"] [2021-05-11T12:49:43.399Z] ---> Running in fae7dc708b3a [2021-05-11T12:49:43.399Z] Removing intermediate container fae7dc708b3a [2021-05-11T12:49:43.399Z] ---> a1b7a5031707 [2021-05-11T12:49:43.399Z] Successfully built a1b7a5031707 [2021-05-11T12:49:43.399Z] Successfully tagged busybox:latest [2021-05-11T12:49:43.399Z] INFO: Docker images of the daemon under test [2021-05-11T12:49:43.399Z] [2021-05-11T12:49:43.399Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-11T12:49:43.399Z] busybox latest a1b7a5031707 Less than a second ago 5.29GB [2021-05-11T12:49:43.399Z] microsoft/windowsservercore latest 152749f71f8f 4 weeks ago 5.27GB [2021-05-11T12:49:43.399Z] mcr.microsoft.com/windows/servercore ltsc2019 152749f71f8f 4 weeks ago 5.27GB [2021-05-11T12:49:43.399Z] [2021-05-11T12:49:43.399Z] INFO: Running integration tests at 05/11/2021 12:49:43... [2021-05-11T12:49:43.399Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-05-11T12:49:43.399Z] INFO: Integration API tests being run from the host: [2021-05-11T12:49:43.399Z] INFO: make.ps1 starting at 05/11/2021 12:49:43 [2021-05-11T12:49:43.621Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-05-11T12:49:43.639Z] --- PASS: TestContainerVolumesMountedAsShared (0.65s) [2021-05-11T12:49:43.639Z] === RUN TestContainerVolumesMountedAsSlave [2021-05-11T12:49:43.775Z] --- PASS: TestDaemonStartWithLogOpt (4.22s) [2021-05-11T12:49:43.775Z] === CONT TestReadPluginNoRead [2021-05-11T12:49:43.900Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2021-05-11T12:49:44.371Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-05-11T12:49:44.416Z] Created binary: bundles/binary-daemon/dockerd-dev [2021-05-11T12:49:44.416Z] Copying nested executables into bundles/binary-daemon [2021-05-11T12:49:44.674Z] [2021-05-11T12:49:45.287Z] --- PASS: TestContainerVolumesMountedAsSlave (1.47s) [2021-05-11T12:49:45.287Z] === RUN TestNetworkNat [2021-05-11T12:49:45.531Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-05-11T12:49:46.318Z] === RUN TestReadPluginNoRead/default [2021-05-11T12:49:46.673Z] --- PASS: TestNetworkNat (1.73s) [2021-05-11T12:49:46.673Z] === RUN TestNetworkLocalhostTCPNat [2021-05-11T12:49:47.245Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-05-11T12:49:47.703Z] === RUN TestReadPluginNoRead/disabled_caching [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2021-05-11T12:49:48.188Z] --- PASS: TestNetworkLocalhostTCPNat (1.60s) [2021-05-11T12:49:48.188Z] === RUN TestNetworkLoopbackNat [2021-05-11T12:49:48.284Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42370/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=930337624250945472001136e7bcb8e5b102bb87 -e DOCKER_GRAPHDRIVER docker:930337624250945472001136e7bcb8e5b102bb87 hack/make.sh cross [2021-05-11T12:49:48.543Z] [2021-05-11T12:49:48.645Z] --- PASS: TestContinueAfterPluginCrash (9.44s) [2021-05-11T12:49:48.801Z] Removing bundles/ [2021-05-11T12:49:48.801Z] [2021-05-11T12:49:48.801Z] ---> Making bundle: cross (in bundles/cross) [2021-05-11T12:49:48.801Z] Cross building: bundles/cross/linux/amd64 [2021-05-11T12:49:48.801Z] Building: bundles/cross/linux/amd64/dockerd-dev [2021-05-11T12:49:48.801Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-05-11T12:49:49.588Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-05-11T12:49:49.728Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-05-11T12:49:50.972Z] --- PASS: TestReadPluginNoRead (7.37s) [2021-05-11T12:49:50.972Z] --- PASS: TestReadPluginNoRead/default (1.54s) [2021-05-11T12:49:50.972Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.60s) [2021-05-11T12:49:50.972Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.50s) [2021-05-11T12:49:50.972Z] read_test.go:92: [d9bb58250ab94] daemon is not started [2021-05-11T12:49:50.972Z] PASS [2021-05-11T12:49:50.972Z] [2021-05-11T12:49:50.972Z] DONE 6 tests in 11.731s [2021-05-11T12:49:50.972Z] 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-05-11T12:49:50.972Z] testing: warning: no tests to run [2021-05-11T12:49:50.972Z] PASS [2021-05-11T12:49:50.972Z] [2021-05-11T12:49:50.972Z] DONE 0 tests in 0.018s [2021-05-11T12:49:50.972Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-05-11T12:49:50.972Z] INFO: Testing against a local daemon [2021-05-11T12:49:50.972Z] === RUN TestPluginWithDevMounts [2021-05-11T12:49:50.972Z] === PAUSE TestPluginWithDevMounts [2021-05-11T12:49:50.972Z] === CONT TestPluginWithDevMounts [2021-05-11T12:49:52.886Z] --- PASS: TestPluginWithDevMounts (1.74s) [2021-05-11T12:49:52.886Z] PASS [2021-05-11T12:49:52.886Z] [2021-05-11T12:49:52.886Z] DONE 1 tests in 1.773s [2021-05-11T12:49:52.886Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-05-11T12:49:52.886Z] INFO: Testing against a local daemon [2021-05-11T12:49:52.886Z] === RUN TestSecretInspect [2021-05-11T12:49:53.480Z] --- PASS: TestNetworkLoopbackNat (4.60s) [2021-05-11T12:49:53.480Z] === RUN TestPause [2021-05-11T12:49:53.926Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-05-11T12:49:54.422Z] --- PASS: TestPause (1.40s) [2021-05-11T12:49:54.422Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-05-11T12:49:54.422Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-05-11T12:49:54.422Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-05-11T12:49:54.422Z] === RUN TestPauseStopPausedContainer [2021-05-11T12:49:55.429Z] --- PASS: TestSecretInspect (2.46s) [2021-05-11T12:49:55.429Z] === RUN TestSecretList [2021-05-11T12:49:55.809Z] --- PASS: TestPauseStopPausedContainer (1.39s) [2021-05-11T12:49:55.809Z] === RUN TestPidHost [2021-05-11T12:49:57.973Z] --- PASS: TestSecretList (2.41s) [2021-05-11T12:49:57.973Z] === RUN TestSecretsCreateAndDelete [2021-05-11T12:50:00.020Z] --- PASS: TestPidHost (3.84s) [2021-05-11T12:50:00.020Z] === RUN TestPsFilter [2021-05-11T12:50:00.020Z] --- PASS: TestPsFilter (0.20s) [2021-05-11T12:50:00.020Z] === RUN TestRemoveContainerWithRemovedVolume [2021-05-11T12:50:00.517Z] --- PASS: TestSecretsCreateAndDelete (2.44s) [2021-05-11T12:50:00.517Z] === RUN TestSecretsUpdate [2021-05-11T12:50:01.407Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.59s) [2021-05-11T12:50:01.407Z] === RUN TestRemoveContainerWithVolume [2021-05-11T12:50:02.056Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-05-11T12:50:02.430Z] --- PASS: TestSecretsUpdate (2.45s) [2021-05-11T12:50:02.430Z] === RUN TestTemplatedSecret [2021-05-11T12:50:02.794Z] --- PASS: TestRemoveContainerWithVolume (1.59s) [2021-05-11T12:50:02.794Z] === RUN TestRemoveContainerRunning [2021-05-11T12:50:03.437Z] --- PASS: TestDockerNetworkMacvlan (23.25s) [2021-05-11T12:50:03.437Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.17s) [2021-05-11T12:50:03.437Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.20s) [2021-05-11T12:50:03.437Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.39s) [2021-05-11T12:50:03.437Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.53s) [2021-05-11T12:50:03.437Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.81s) [2021-05-11T12:50:03.437Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.77s) [2021-05-11T12:50:03.437Z] PASS [2021-05-11T12:50:03.437Z] [2021-05-11T12:50:03.437Z] DONE 8 tests in 26.770s [2021-05-11T12:50:03.437Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2021-05-11T12:50:03.437Z] ++ 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-05-11T12:50:03.437Z] ++ set -e [2021-05-11T12:50:03.437Z] ++ '[' -n 0 ']' [2021-05-11T12:50:03.437Z] ++ set -x [2021-05-11T12:50:03.437Z] ++ env -i DEST=/go/src/github.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-05-11T12:50:03.437Z] testing: warning: no tests to run [2021-05-11T12:50:03.437Z] PASS [2021-05-11T12:50:03.437Z] [2021-05-11T12:50:03.437Z] DONE 0 tests in 0.029s [2021-05-11T12:50:03.437Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-05-11T12:50:03.437Z] ++ 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-05-11T12:50:03.437Z] ++ set -e [2021-05-11T12:50:03.437Z] ++ '[' -n 0 ']' [2021-05-11T12:50:03.437Z] ++ set -x [2021-05-11T12:50:03.437Z] ++ env -i DEST=/go/src/github.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-05-11T12:50:03.697Z] INFO: Testing against a local daemon [2021-05-11T12:50:03.697Z] === RUN TestAuthZPluginAllowRequest [2021-05-11T12:50:04.710Z] --- PASS: TestRemoveContainerRunning (1.53s) [2021-05-11T12:50:04.710Z] === RUN TestRemoveContainerForceRemoveRunning [2021-05-11T12:50:06.097Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.48s) [2021-05-11T12:50:06.097Z] === RUN TestRemoveInvalidContainer [2021-05-11T12:50:06.097Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-05-11T12:50:06.097Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-05-11T12:50:06.097Z] === RUN TestRenameLinkedContainer [2021-05-11T12:50:06.238Z] --- PASS: TestAuthZPluginAllowRequest (2.30s) [2021-05-11T12:50:06.238Z] === RUN TestAuthZPluginTLS [2021-05-11T12:50:06.649Z] --- PASS: TestTemplatedSecret (3.44s) [2021-05-11T12:50:06.649Z] === RUN TestSecretCreateResolve [2021-05-11T12:50:07.177Z] --- PASS: TestAuthZPluginTLS (1.19s) [2021-05-11T12:50:07.177Z] === RUN TestAuthZPluginDenyRequest [2021-05-11T12:50:08.558Z] --- PASS: TestAuthZPluginDenyRequest (1.14s) [2021-05-11T12:50:08.558Z] === RUN TestAuthZPluginAPIDenyResponse [2021-05-11T12:50:08.561Z] --- PASS: TestSecretCreateResolve (2.47s) [2021-05-11T12:50:08.561Z] PASS [2021-05-11T12:50:08.561Z] [2021-05-11T12:50:08.561Z] DONE 6 tests in 15.712s [2021-05-11T12:50:08.561Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-05-11T12:50:08.561Z] INFO: Testing against a local daemon [2021-05-11T12:50:08.561Z] === RUN TestServiceCreateInit [2021-05-11T12:50:08.561Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-05-11T12:50:09.502Z] --- PASS: TestAuthZPluginAPIDenyResponse (1.14s) [2021-05-11T12:50:09.502Z] === RUN TestAuthZPluginDenyResponse [2021-05-11T12:50:09.617Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-11T12:50:09.617Z] INFO: Testing against a local daemon [2021-05-11T12:50:09.617Z] === RUN TestBuildWithSession [2021-05-11T12:50:09.617Z] --- SKIP: TestBuildWithSession (0.00s) [2021-05-11T12:50:09.617Z] build_session_test.go:25: TODO: BuildKit [2021-05-11T12:50:09.617Z] === RUN TestBuildSquashParent [2021-05-11T12:50:09.617Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-05-11T12:50:09.617Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-05-11T12:50:09.617Z] === RUN TestBuildWithRemoveAndForceRemove [2021-05-11T12:50:09.617Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-11T12:50:09.617Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-11T12:50:09.617Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-11T12:50:09.617Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-11T12:50:09.617Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-11T12:50:09.617Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-11T12:50:09.617Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-11T12:50:09.617Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-11T12:50:09.617Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-11T12:50:09.617Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-11T12:50:09.617Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-11T12:50:09.617Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-11T12:50:09.617Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-11T12:50:09.617Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-11T12:50:09.617Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-11T12:50:09.617Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-11T12:50:10.307Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-05-11T12:50:10.900Z] --- PASS: TestAuthZPluginDenyResponse (1.19s) [2021-05-11T12:50:10.900Z] === RUN TestAuthZPluginAllowEventStream [2021-05-11T12:50:12.224Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2021-05-11T12:50:12.224Z] --- PASS: TestRenameLinkedContainer (5.93s) [2021-05-11T12:50:12.224Z] === RUN TestRenameStoppedContainer [2021-05-11T12:50:13.168Z] --- PASS: TestRenameStoppedContainer (1.10s) [2021-05-11T12:50:13.168Z] === RUN TestRenameRunningContainerAndReuse [2021-05-11T12:50:13.439Z] --- PASS: TestAuthZPluginAllowEventStream (2.35s) [2021-05-11T12:50:13.439Z] === RUN TestAuthZPluginErrorResponse [2021-05-11T12:50:13.741Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-05-11T12:50:13.850Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-05-11T12:50:14.313Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-05-11T12:50:14.378Z] --- PASS: TestAuthZPluginErrorResponse (1.16s) [2021-05-11T12:50:14.378Z] === RUN TestAuthZPluginErrorRequest [2021-05-11T12:50:15.316Z] --- PASS: TestAuthZPluginErrorRequest (1.09s) [2021-05-11T12:50:15.316Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-05-11T12:50:15.698Z] --- PASS: TestRenameRunningContainerAndReuse (2.62s) [2021-05-11T12:50:15.698Z] === RUN TestRenameInvalidName [2021-05-11T12:50:15.698Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2021-05-11T12:50:16.643Z] --- PASS: TestRenameInvalidName (1.11s) [2021-05-11T12:50:16.643Z] === RUN TestRenameAnonymousContainer [2021-05-11T12:50:16.698Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (1.14s) [2021-05-11T12:50:16.698Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-05-11T12:50:16.761Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-11T12:50:16.761Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-11T12:50:17.215Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-05-11T12:50:17.788Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2021-05-11T12:50:18.058Z] --- PASS: TestServiceCreateInit (9.40s) [2021-05-11T12:50:18.058Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.76s) [2021-05-11T12:50:18.058Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.62s) [2021-05-11T12:50:18.058Z] === RUN TestCreateServiceMultipleTimes [2021-05-11T12:50:19.238Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.64s) [2021-05-11T12:50:19.238Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-05-11T12:50:20.336Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-05-11T12:50:22.251Z] --- PASS: TestRenameAnonymousContainer (5.25s) [2021-05-11T12:50:22.251Z] === RUN TestRenameContainerWithSameName [2021-05-11T12:50:22.532Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (3.19s) [2021-05-11T12:50:22.532Z] === RUN TestAuthZPluginHeader [2021-05-11T12:50:23.193Z] --- PASS: TestRenameContainerWithSameName (1.30s) [2021-05-11T12:50:23.193Z] === RUN TestRenameContainerWithLinkedContainer [2021-05-11T12:50:23.868Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-05-11T12:50:23.868Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (9.97s) [2021-05-11T12:50:23.868Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (10.41s) [2021-05-11T12:50:23.868Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (11.31s) [2021-05-11T12:50:23.868Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (11.43s) [2021-05-11T12:50:23.868Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (6.97s) [2021-05-11T12:50:23.868Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (6.70s) [2021-05-11T12:50:23.868Z] === RUN TestBuildMultiStageCopy [2021-05-11T12:50:23.868Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-05-11T12:50:23.914Z] --- PASS: TestAuthZPluginHeader (1.41s) [2021-05-11T12:50:23.914Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-05-11T12:50:23.914Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-05-11T12:50:23.914Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-11T12:50:23.914Z] === RUN TestAuthZPluginV2Disable [2021-05-11T12:50:23.914Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-05-11T12:50:23.914Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-11T12:50:23.914Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-05-11T12:50:23.914Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-05-11T12:50:23.914Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-11T12:50:23.914Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-05-11T12:50:23.914Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-05-11T12:50:23.914Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-11T12:50:23.914Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-05-11T12:50:25.746Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2021-05-11T12:50:25.746Z] --- PASS: TestRenameContainerWithLinkedContainer (2.44s) [2021-05-11T12:50:25.746Z] === RUN TestResize [2021-05-11T12:50:27.134Z] --- PASS: TestResize (1.24s) [2021-05-11T12:50:27.134Z] === RUN TestResizeWithInvalidSize [2021-05-11T12:50:28.078Z] --- PASS: TestResizeWithInvalidSize (1.26s) [2021-05-11T12:50:28.078Z] === RUN TestResizeWhenContainerNotStarted [2021-05-11T12:50:28.339Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-05-11T12:50:29.283Z] --- PASS: TestResizeWhenContainerNotStarted (1.12s) [2021-05-11T12:50:29.283Z] === RUN TestDaemonRestartKillContainers [2021-05-11T12:50:29.283Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-05-11T12:50:29.283Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-05-11T12:50:29.283Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-05-11T12:50:29.283Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-05-11T12:50:29.283Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-05-11T12:50:29.283Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-05-11T12:50:29.283Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-05-11T12:50:29.283Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-05-11T12:50:29.283Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-05-11T12:50:29.283Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-05-11T12:50:29.283Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-05-11T12:50:29.283Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-05-11T12:50:29.283Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-05-11T12:50:29.283Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-05-11T12:50:29.283Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-05-11T12:50:29.283Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-05-11T12:50:29.283Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-05-11T12:50:29.283Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-05-11T12:50:29.283Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-05-11T12:50:29.283Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-05-11T12:50:29.283Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-05-11T12:50:29.283Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-05-11T12:50:29.283Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-05-11T12:50:29.283Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-05-11T12:50:29.283Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-05-11T12:50:29.283Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-05-11T12:50:29.855Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-05-11T12:50:30.800Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2021-05-11T12:50:32.187Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-05-11T12:50:32.455Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-05-11T12:50:32.455Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-05-11T12:50:32.455Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-05-11T12:50:33.131Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-05-11T12:50:33.404Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-05-11T12:50:33.425Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-05-11T12:50:33.987Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-05-11T12:50:34.253Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-05-11T12:50:34.396Z] --- PASS: TestBuildMultiStageCopy (11.21s) [2021-05-11T12:50:34.396Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (7.86s) [2021-05-11T12:50:34.396Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.63s) [2021-05-11T12:50:34.396Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.77s) [2021-05-11T12:50:34.396Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.90s) [2021-05-11T12:50:34.396Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.04s) [2021-05-11T12:50:34.396Z] === RUN TestBuildMultiStageParentConfig [2021-05-11T12:50:36.178Z] --- PASS: TestCreateServiceMultipleTimes (17.96s) [2021-05-11T12:50:36.178Z] === RUN TestCreateServiceConflict [2021-05-11T12:50:37.310Z] --- PASS: TestBuildMultiStageParentConfig (2.24s) [2021-05-11T12:50:37.310Z] === RUN TestBuildLabelWithTargets [2021-05-11T12:50:37.310Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2021-05-11T12:50:37.310Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-11T12:50:37.310Z] === RUN TestBuildWithEmptyLayers [2021-05-11T12:50:38.764Z] --- PASS: TestCreateServiceConflict (2.50s) [2021-05-11T12:50:38.765Z] === RUN TestCreateServiceMaxReplicas [2021-05-11T12:50:38.852Z] --- PASS: TestBuildWithEmptyLayers (1.73s) [2021-05-11T12:50:38.852Z] === RUN TestBuildMultiStageOnBuild [2021-05-11T12:50:39.545Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-05-11T12:50:39.545Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2021-05-11T12:50:39.806Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-05-11T12:50:42.063Z] --- PASS: TestCreateServiceMaxReplicas (3.35s) [2021-05-11T12:50:42.063Z] === RUN TestCreateWithDuplicateNetworkNames [2021-05-11T12:50:42.351Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2021-05-11T12:50:42.613Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-05-11T12:50:43.187Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-05-11T12:50:43.760Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-05-11T12:50:45.148Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-05-11T12:50:45.720Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-05-11T12:50:45.858Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (19.81s) [2021-05-11T12:50:45.858Z] PASS [2021-05-11T12:50:45.858Z] [2021-05-11T12:50:45.859Z] === Skipped [2021-05-11T12:50:45.859Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-05-11T12:50:45.859Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-11T12:50:45.859Z] [2021-05-11T12:50:45.859Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-05-11T12:50:45.859Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-11T12:50:45.859Z] [2021-05-11T12:50:45.859Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-05-11T12:50:45.859Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-11T12:50:45.859Z] [2021-05-11T12:50:45.859Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-05-11T12:50:45.859Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-11T12:50:45.859Z] [2021-05-11T12:50:45.859Z] [2021-05-11T12:50:45.859Z] DONE 17 tests, 4 skipped in 39.913s [2021-05-11T12:50:45.859Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-05-11T12:50:45.859Z] ++ 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-05-11T12:50:45.859Z] ++ set -e [2021-05-11T12:50:45.859Z] ++ '[' -n 0 ']' [2021-05-11T12:50:45.859Z] ++ set -x [2021-05-11T12:50:45.859Z] ++ env -i DEST=/go/src/github.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-05-11T12:50:45.859Z] INFO: Testing against a local daemon [2021-05-11T12:50:45.859Z] === RUN TestPluginInvalidJSON [2021-05-11T12:50:45.859Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-05-11T12:50:45.859Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-05-11T12:50:45.859Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-05-11T12:50:45.859Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-05-11T12:50:45.859Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-05-11T12:50:45.859Z] === RUN TestPluginInstall [2021-05-11T12:50:45.859Z] === RUN TestPluginInstall/no_auth [2021-05-11T12:50:45.859Z] time="2021-05-11T12:50:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-11T12:50:45.859Z] time="2021-05-11T12:50:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a6529f40862e1992e4ae958c1bdb884282dc0baad40edb9e889b66edc20c598f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-11T12:50:45.859Z] time="2021-05-11T12:50:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-11T12:50:45.859Z] time="2021-05-11T12:50:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a6529f40862e1992e4ae958c1bdb884282dc0baad40edb9e889b66edc20c598f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-11T12:50:45.981Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2021-05-11T12:50:46.243Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2021-05-11T12:50:46.429Z] === RUN TestPluginInstall/with_htpasswd [2021-05-11T12:50:46.815Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-05-11T12:50:47.369Z] time="2021-05-11T12:50:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-11T12:50:47.369Z] time="2021-05-11T12:50:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9cb05c4d9cd06c48f79310a937a2038d6944a39f6143956241ad390bbc82dbcb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-11T12:50:47.369Z] time="2021-05-11T12:50:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-11T12:50:47.369Z] time="2021-05-11T12:50:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9cb05c4d9cd06c48f79310a937a2038d6944a39f6143956241ad390bbc82dbcb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-11T12:50:47.388Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-05-11T12:50:47.388Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-05-11T12:50:47.630Z] === RUN TestPluginInstall/with_insecure [2021-05-11T12:50:48.776Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-05-11T12:50:49.540Z] time="2021-05-11T12:50:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-11T12:50:49.540Z] time="2021-05-11T12:50:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:417d1c182e15be17f9cc4ca157a88d62d863e92b698b60bc864096924f10d79b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-11T12:50:49.540Z] time="2021-05-11T12:50:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-11T12:50:49.540Z] time="2021-05-11T12:50:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:417d1c182e15be17f9cc4ca157a88d62d863e92b698b60bc864096924f10d79b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-11T12:50:49.799Z] --- PASS: TestPluginInstall (6.02s) [2021-05-11T12:50:49.799Z] --- PASS: TestPluginInstall/no_auth (2.73s) [2021-05-11T12:50:49.799Z] --- PASS: TestPluginInstall/with_htpasswd (1.14s) [2021-05-11T12:50:49.799Z] --- PASS: TestPluginInstall/with_insecure (2.14s) [2021-05-11T12:50:49.799Z] plugin_test.go:165: [d00c8bbc91e2b] daemon is not started [2021-05-11T12:50:49.799Z] === RUN TestPluginsWithRuntimes [2021-05-11T12:50:52.082Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-05-11T12:50:52.082Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (4.10s) [2021-05-11T12:50:52.082Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (4.48s) [2021-05-11T12:50:52.082Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (5.83s) [2021-05-11T12:50:52.082Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (6.49s) [2021-05-11T12:50:52.082Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.67s) [2021-05-11T12:50:52.082Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.77s) [2021-05-11T12:50:52.082Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.99s) [2021-05-11T12:50:52.082Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.44s) [2021-05-11T12:50:52.082Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.69s) [2021-05-11T12:50:52.082Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.97s) [2021-05-11T12:50:52.082Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.98s) [2021-05-11T12:50:52.082Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.82s) [2021-05-11T12:50:52.082Z] === RUN TestCgroupNamespacesRun [2021-05-11T12:50:52.342Z] === RUN TestPluginsWithRuntimes/No_Args [2021-05-11T12:50:53.682Z] --- PASS: TestBuildMultiStageOnBuild (14.79s) [2021-05-11T12:50:53.682Z] === RUN TestBuildUncleanTarFilenames [2021-05-11T12:50:53.682Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-05-11T12:50:53.682Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-11T12:50:53.682Z] === RUN TestBuildMultiStageLayerLeak [2021-05-11T12:50:54.630Z] --- PASS: TestCgroupNamespacesRun (2.98s) [2021-05-11T12:50:54.630Z] === RUN TestCgroupNamespacesRunPrivileged [2021-05-11T12:50:54.880Z] === RUN TestPluginsWithRuntimes/With_Args [2021-05-11T12:50:56.548Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-05-11T12:50:56.809Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.30s) [2021-05-11T12:50:56.809Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-05-11T12:50:56.969Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.81s) [2021-05-11T12:50:56.969Z] === RUN TestCreateServiceSecretFileMode [2021-05-11T12:50:57.419Z] --- PASS: TestPluginsWithRuntimes (7.41s) [2021-05-11T12:50:57.419Z] --- PASS: TestPluginsWithRuntimes/No_Args (2.23s) [2021-05-11T12:50:57.419Z] --- PASS: TestPluginsWithRuntimes/With_Args (2.36s) [2021-05-11T12:50:57.419Z] === RUN TestPluginBackCompatMediaTypes [2021-05-11T12:50:58.354Z] --- PASS: TestCreateServiceSecretFileMode (2.78s) [2021-05-11T12:50:58.354Z] === RUN TestCreateServiceConfigFileMode [2021-05-11T12:50:58.358Z] --- PASS: TestPluginBackCompatMediaTypes (1.11s) [2021-05-11T12:50:58.358Z] PASS [2021-05-11T12:50:58.358Z] [2021-05-11T12:50:58.358Z] DONE 10 tests in 14.735s [2021-05-11T12:50:58.358Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-05-11T12:50:58.358Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-05-11T12:50:58.358Z] ++ set -e [2021-05-11T12:50:58.358Z] ++ '[' -n 0 ']' [2021-05-11T12:50:58.358Z] ++ set -x [2021-05-11T12:50:58.358Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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-05-11T12:50:58.358Z] INFO: Testing against a local daemon [2021-05-11T12:50:58.358Z] === RUN TestExternalGraphDriver [2021-05-11T12:50:58.618Z] === RUN TestExternalGraphDriver/json [2021-05-11T12:51:00.112Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-05-11T12:51:00.112Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (3.07s) [2021-05-11T12:51:00.112Z] === RUN TestCgroupNamespacesRunHostMode [2021-05-11T12:51:00.684Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-05-11T12:51:00.898Z] --- PASS: TestCreateServiceConfigFileMode (2.76s) [2021-05-11T12:51:00.898Z] === RUN TestCreateServiceSysctls [2021-05-11T12:51:01.627Z] === RUN TestDockerSuite/TestBuildCmd [2021-05-11T12:51:01.888Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-05-11T12:51:02.461Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-05-11T12:51:02.722Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2021-05-11T12:51:02.818Z] === RUN TestExternalGraphDriver/spec [2021-05-11T12:51:02.983Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-05-11T12:51:02.983Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-05-11T12:51:03.555Z] --- PASS: TestCgroupNamespacesRunHostMode (3.58s) [2021-05-11T12:51:03.555Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-05-11T12:51:04.499Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-05-11T12:51:05.103Z] --- PASS: TestCreateServiceSysctls (3.81s) [2021-05-11T12:51:05.103Z] === RUN TestCreateServiceCapabilities [2021-05-11T12:51:06.111Z] === RUN TestExternalGraphDriver/pull [2021-05-11T12:51:07.050Z] --- PASS: TestCgroupNamespacesRunPrivateMode (3.22s) [2021-05-11T12:51:07.050Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-05-11T12:51:07.649Z] --- PASS: TestCreateServiceCapabilities (2.83s) [2021-05-11T12:51:07.649Z] === RUN TestInspect [2021-05-11T12:51:08.438Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2021-05-11T12:51:09.009Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.42s) [2021-05-11T12:51:09.009Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-05-11T12:51:09.406Z] --- PASS: TestExternalGraphDriver (10.79s) [2021-05-11T12:51:09.406Z] --- PASS: TestExternalGraphDriver/json (3.66s) [2021-05-11T12:51:09.406Z] --- PASS: TestExternalGraphDriver/spec (4.03s) [2021-05-11T12:51:09.406Z] --- PASS: TestExternalGraphDriver/pull (2.97s) [2021-05-11T12:51:09.406Z] === RUN TestGraphdriverPluginV2 [2021-05-11T12:51:09.406Z] --- SKIP: TestGraphdriverPluginV2 (0.05s) [2021-05-11T12:51:09.406Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-11T12:51:09.406Z] PASS [2021-05-11T12:51:09.406Z] [2021-05-11T12:51:09.406Z] === Skipped [2021-05-11T12:51:09.406Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.05s) [2021-05-11T12:51:09.406Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-11T12:51:09.406Z] [2021-05-11T12:51:09.406Z] [2021-05-11T12:51:09.406Z] DONE 5 tests, 1 skipped in 11.001s [2021-05-11T12:51:09.406Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-05-11T12:51:09.406Z] ++ 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-05-11T12:51:09.406Z] ++ set -e [2021-05-11T12:51:09.406Z] ++ '[' -n 0 ']' [2021-05-11T12:51:09.406Z] ++ set -x [2021-05-11T12:51:09.406Z] ++ env -i DEST=/go/src/github.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-05-11T12:51:09.406Z] INFO: Testing against a local daemon [2021-05-11T12:51:09.406Z] === RUN TestContinueAfterPluginCrash [2021-05-11T12:51:09.406Z] === PAUSE TestContinueAfterPluginCrash [2021-05-11T12:51:09.406Z] === RUN TestReadPluginNoRead [2021-05-11T12:51:09.406Z] === PAUSE TestReadPluginNoRead [2021-05-11T12:51:09.406Z] === RUN TestDaemonStartWithLogOpt [2021-05-11T12:51:09.406Z] === PAUSE TestDaemonStartWithLogOpt [2021-05-11T12:51:09.406Z] === CONT TestContinueAfterPluginCrash [2021-05-11T12:51:09.406Z] === CONT TestDaemonStartWithLogOpt [2021-05-11T12:51:09.406Z] === CONT TestReadPluginNoRead [2021-05-11T12:51:10.231Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2021-05-11T12:51:10.231Z] Copying nested executables into bundles/cross/linux/amd64 [2021-05-11T12:51:10.798Z] Cross building: bundles/cross/windows/amd64 [2021-05-11T12:51:10.925Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.50s) [2021-05-11T12:51:10.925Z] === RUN TestCgroupNamespacesRunOlderClient [2021-05-11T12:51:10.948Z] --- PASS: TestInspect (3.35s) [2021-05-11T12:51:10.948Z] === RUN TestCreateJob [2021-05-11T12:51:11.056Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2021-05-11T12:51:11.056Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-05-11T12:51:11.497Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-05-11T12:51:12.069Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2021-05-11T12:51:12.069Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-05-11T12:51:13.616Z] === RUN TestReadPluginNoRead/default [2021-05-11T12:51:13.984Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-05-11T12:51:13.984Z] --- PASS: TestCgroupNamespacesRunOlderClient (3.19s) [2021-05-11T12:51:13.984Z] === RUN TestKernelTCPMemory [2021-05-11T12:51:13.984Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-05-11T12:51:14.187Z] --- PASS: TestDaemonStartWithLogOpt (4.90s) [2021-05-11T12:51:14.796Z] --- PASS: TestBuildMultiStageLayerLeak (18.34s) [2021-05-11T12:51:14.796Z] === RUN TestBuildWithHugeFile [2021-05-11T12:51:15.151Z] --- PASS: TestCreateJob (3.71s) [2021-05-11T12:51:15.151Z] === RUN TestReplicatedJob [2021-05-11T12:51:15.569Z] === RUN TestReadPluginNoRead/disabled_caching [2021-05-11T12:51:15.901Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-05-11T12:51:15.901Z] --- PASS: TestKernelTCPMemory (1.90s) [2021-05-11T12:51:15.901Z] === RUN TestNISDomainname [2021-05-11T12:51:16.473Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-05-11T12:51:16.473Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2021-05-11T12:51:16.735Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-05-11T12:51:17.480Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-05-11T12:51:18.121Z] --- PASS: TestNISDomainname (2.34s) [2021-05-11T12:51:18.121Z] === RUN TestHostnameDnsResolution [2021-05-11T12:51:19.394Z] --- PASS: TestReadPluginNoRead (9.72s) [2021-05-11T12:51:19.394Z] --- PASS: TestReadPluginNoRead/default (1.94s) [2021-05-11T12:51:19.394Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.74s) [2021-05-11T12:51:19.394Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.73s) [2021-05-11T12:51:19.394Z] read_test.go:92: [d8e6fffa18501] daemon is not started [2021-05-11T12:51:19.964Z] --- PASS: TestContinueAfterPluginCrash (10.53s) [2021-05-11T12:51:19.964Z] PASS [2021-05-11T12:51:19.964Z] [2021-05-11T12:51:19.964Z] DONE 6 tests in 10.684s [2021-05-11T12:51:19.964Z] 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-05-11T12:51:19.964Z] ++ 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-05-11T12:51:19.964Z] ++ set -e [2021-05-11T12:51:19.964Z] ++ '[' -n 0 ']' [2021-05-11T12:51:19.964Z] ++ set -x [2021-05-11T12:51:19.964Z] ++ env -i DEST=/go/src/github.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-05-11T12:51:19.964Z] testing: warning: no tests to run [2021-05-11T12:51:19.964Z] PASS [2021-05-11T12:51:19.964Z] [2021-05-11T12:51:19.964Z] DONE 0 tests in 0.055s [2021-05-11T12:51:19.965Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-05-11T12:51:19.965Z] ++ 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-05-11T12:51:19.965Z] ++ set -e [2021-05-11T12:51:19.965Z] ++ '[' -n 0 ']' [2021-05-11T12:51:19.965Z] ++ set -x [2021-05-11T12:51:19.965Z] ++ env -i DEST=/go/src/github.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-05-11T12:51:20.227Z] INFO: Testing against a local daemon [2021-05-11T12:51:20.227Z] === RUN TestPluginWithDevMounts [2021-05-11T12:51:20.227Z] === PAUSE TestPluginWithDevMounts [2021-05-11T12:51:20.227Z] === CONT TestPluginWithDevMounts [2021-05-11T12:51:20.668Z] --- PASS: TestHostnameDnsResolution (2.64s) [2021-05-11T12:51:20.668Z] === RUN TestStats [2021-05-11T12:51:21.735Z] --- PASS: TestReplicatedJob (6.91s) [2021-05-11T12:51:21.735Z] === RUN TestUpdateReplicatedJob [2021-05-11T12:51:22.055Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2021-05-11T12:51:22.055Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2021-05-11T12:51:22.055Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2021-05-11T12:51:22.769Z] --- PASS: TestPluginWithDevMounts (2.09s) [2021-05-11T12:51:22.769Z] PASS [2021-05-11T12:51:22.769Z] [2021-05-11T12:51:22.769Z] DONE 1 tests in 2.252s [2021-05-11T12:51:22.769Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2021-05-11T12:51:22.769Z] ++ 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-05-11T12:51:22.769Z] ++ set -e [2021-05-11T12:51:22.769Z] ++ '[' -n 0 ']' [2021-05-11T12:51:22.769Z] ++ set -x [2021-05-11T12:51:22.769Z] ++ env -i DEST=/go/src/github.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-05-11T12:51:22.769Z] INFO: Testing against a local daemon [2021-05-11T12:51:22.769Z] === RUN TestSecretInspect [2021-05-11T12:51:23.971Z] --- PASS: TestStats (3.30s) [2021-05-11T12:51:23.971Z] === RUN TestStopContainerWithTimeout [2021-05-11T12:51:23.971Z] === RUN TestStopContainerWithTimeout/0 [2021-05-11T12:51:23.971Z] === PAUSE TestStopContainerWithTimeout/0 [2021-05-11T12:51:23.971Z] === RUN TestStopContainerWithTimeout/1 [2021-05-11T12:51:23.971Z] === PAUSE TestStopContainerWithTimeout/1 [2021-05-11T12:51:23.971Z] === RUN TestStopContainerWithTimeout/3 [2021-05-11T12:51:23.971Z] === PAUSE TestStopContainerWithTimeout/3 [2021-05-11T12:51:23.971Z] === RUN TestStopContainerWithTimeout/-1 [2021-05-11T12:51:23.971Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-05-11T12:51:23.971Z] === CONT TestStopContainerWithTimeout/0 [2021-05-11T12:51:23.971Z] === CONT TestStopContainerWithTimeout/-1 [2021-05-11T12:51:25.932Z] === CONT TestStopContainerWithTimeout/3 [2021-05-11T12:51:25.941Z] --- PASS: TestUpdateReplicatedJob (3.76s) [2021-05-11T12:51:25.941Z] === RUN TestServiceListWithStatuses [2021-05-11T12:51:25.941Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-05-11T12:51:25.941Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-05-11T12:51:25.941Z] === RUN TestDockerNetworkConnectAlias [2021-05-11T12:51:26.065Z] --- PASS: TestSecretInspect (3.15s) [2021-05-11T12:51:26.065Z] === RUN TestSecretList [2021-05-11T12:51:26.510Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2021-05-11T12:51:28.425Z] === CONT TestStopContainerWithTimeout/1 [2021-05-11T12:51:28.606Z] --- PASS: TestSecretList (3.09s) [2021-05-11T12:51:28.606Z] === RUN TestSecretsCreateAndDelete [2021-05-11T12:51:30.973Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-05-11T12:51:30.973Z] --- PASS: TestStopContainerWithTimeout/0 (1.84s) [2021-05-11T12:51:30.973Z] --- PASS: TestStopContainerWithTimeout/-1 (4.09s) [2021-05-11T12:51:30.973Z] --- PASS: TestStopContainerWithTimeout/3 (3.26s) [2021-05-11T12:51:30.973Z] --- PASS: TestStopContainerWithTimeout/1 (2.49s) [2021-05-11T12:51:30.973Z] === RUN TestDeleteDevicemapper [2021-05-11T12:51:30.973Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-05-11T12:51:30.973Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-05-11T12:51:30.973Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-05-11T12:51:31.229Z] --- PASS: TestDockerNetworkConnectAlias (5.32s) [2021-05-11T12:51:31.229Z] === RUN TestDockerNetworkReConnect [2021-05-11T12:51:31.900Z] --- PASS: TestSecretsCreateAndDelete (3.11s) [2021-05-11T12:51:31.900Z] === RUN TestSecretsUpdate [2021-05-11T12:51:33.519Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-05-11T12:51:33.781Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2021-05-11T12:51:34.042Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-05-11T12:51:34.984Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-05-11T12:51:35.195Z] --- PASS: TestSecretsUpdate (3.13s) [2021-05-11T12:51:35.195Z] === RUN TestTemplatedSecret [2021-05-11T12:51:35.434Z] --- PASS: TestDockerNetworkReConnect (4.11s) [2021-05-11T12:51:35.434Z] === RUN TestServicePlugin [2021-05-11T12:51:36.371Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.52s) [2021-05-11T12:51:36.371Z] === RUN TestUpdateMemory [2021-05-11T12:51:36.371Z] --- SKIP: TestUpdateMemory (0.00s) [2021-05-11T12:51:36.371Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-05-11T12:51:36.371Z] === RUN TestUpdateCPUQuota [2021-05-11T12:51:38.920Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2021-05-11T12:51:39.181Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-05-11T12:51:39.394Z] --- PASS: TestTemplatedSecret (3.88s) [2021-05-11T12:51:39.394Z] === RUN TestSecretCreateResolve [2021-05-11T12:51:41.935Z] --- PASS: TestSecretCreateResolve (3.13s) [2021-05-11T12:51:41.935Z] PASS [2021-05-11T12:51:41.935Z] [2021-05-11T12:51:41.935Z] DONE 6 tests in 19.646s [2021-05-11T12:51:41.935Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2021-05-11T12:51:41.935Z] ++ 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-05-11T12:51:41.935Z] ++ set -e [2021-05-11T12:51:41.935Z] ++ '[' -n 0 ']' [2021-05-11T12:51:41.935Z] ++ set -x [2021-05-11T12:51:41.935Z] ++ env -i DEST=/go/src/github.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-05-11T12:51:42.195Z] INFO: Testing against a local daemon [2021-05-11T12:51:42.195Z] === RUN TestServiceCreateInit [2021-05-11T12:51:42.195Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-05-11T12:51:43.392Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2021-05-11T12:51:43.653Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-05-11T12:51:45.041Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-05-11T12:51:45.041Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-05-11T12:51:45.041Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-05-11T12:51:45.041Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-05-11T12:51:45.041Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-05-11T12:51:46.428Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2021-05-11T12:51:46.428Z] --- PASS: TestUpdateCPUQuota (10.26s) [2021-05-11T12:51:46.428Z] === RUN TestUpdatePidsLimit [2021-05-11T12:51:46.428Z] === RUN TestUpdatePidsLimit/update_from_none [2021-05-11T12:51:47.476Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-05-11T12:51:47.815Z] === RUN TestUpdatePidsLimit/no_change [2021-05-11T12:51:48.759Z] === RUN TestUpdatePidsLimit/update_lower [2021-05-11T12:51:50.146Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-05-11T12:51:50.146Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-05-11T12:51:51.090Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-05-11T12:51:51.090Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2021-05-11T12:51:52.477Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-05-11T12:51:52.758Z] --- PASS: TestServiceCreateInit (10.28s) [2021-05-11T12:51:52.758Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.18s) [2021-05-11T12:51:52.758Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.06s) [2021-05-11T12:51:52.758Z] === RUN TestCreateServiceMultipleTimes [2021-05-11T12:51:53.865Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-05-11T12:51:56.412Z] --- PASS: TestUpdatePidsLimit (9.64s) [2021-05-11T12:51:56.412Z] --- PASS: TestUpdatePidsLimit/update_from_none (1.14s) [2021-05-11T12:51:56.412Z] --- PASS: TestUpdatePidsLimit/no_change (1.26s) [2021-05-11T12:51:56.412Z] --- PASS: TestUpdatePidsLimit/update_lower (1.15s) [2021-05-11T12:51:56.412Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (1.20s) [2021-05-11T12:51:56.412Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (1.25s) [2021-05-11T12:51:56.412Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (1.27s) [2021-05-11T12:51:56.412Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (1.29s) [2021-05-11T12:51:56.412Z] === RUN TestUpdateRestartPolicy [2021-05-11T12:51:57.353Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-05-11T12:51:57.925Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2021-05-11T12:52:02.135Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-05-11T12:52:02.135Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-05-11T12:52:04.688Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2021-05-11T12:52:07.541Z] --- PASS: TestServicePlugin (30.88s) [2021-05-11T12:52:07.541Z] plugin_test.go:62: [de7382e2b6cdc] joining swarm manager [d3901afe523d7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-11T12:52:07.541Z] plugin_test.go:65: [d6dacb26a0bf7] joining swarm manager [d3901afe523d7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-11T12:52:07.541Z] === RUN TestServiceUpdateLabel [2021-05-11T12:52:07.991Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2021-05-11T12:52:08.112Z] --- PASS: TestServiceUpdateLabel (2.46s) [2021-05-11T12:52:08.112Z] === RUN TestServiceUpdateSecrets [2021-05-11T12:52:08.934Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-05-11T12:52:10.861Z] --- PASS: TestCreateServiceMultipleTimes (18.39s) [2021-05-11T12:52:10.861Z] === RUN TestCreateServiceConflict [2021-05-11T12:52:12.236Z] --- PASS: TestUpdateRestartPolicy (15.64s) [2021-05-11T12:52:12.236Z] === RUN TestUpdateRestartWithAutoRemove [2021-05-11T12:52:12.497Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2021-05-11T12:52:13.070Z] --- PASS: TestUpdateRestartWithAutoRemove (1.33s) [2021-05-11T12:52:13.070Z] === RUN TestWaitNonBlocked [2021-05-11T12:52:13.070Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-11T12:52:13.070Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-11T12:52:13.070Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-11T12:52:13.070Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-11T12:52:13.070Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-11T12:52:13.070Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-11T12:52:13.402Z] --- PASS: TestCreateServiceConflict (2.64s) [2021-05-11T12:52:13.402Z] === RUN TestCreateServiceMaxReplicas [2021-05-11T12:52:14.984Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-05-11T12:52:14.984Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.93s) [2021-05-11T12:52:14.984Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.04s) [2021-05-11T12:52:14.984Z] === RUN TestWaitBlocked [2021-05-11T12:52:14.984Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-11T12:52:14.984Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-11T12:52:14.984Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-05-11T12:52:14.984Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-05-11T12:52:14.984Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-11T12:52:14.984Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-05-11T12:52:16.901Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-05-11T12:52:16.901Z] --- PASS: TestWaitBlocked (0.02s) [2021-05-11T12:52:16.901Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.59s) [2021-05-11T12:52:16.901Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.84s) [2021-05-11T12:52:16.901Z] === CONT TestContainerStartOnDaemonRestart [2021-05-11T12:52:16.901Z] === CONT TestContainerKillOnDaemonStart [2021-05-11T12:52:17.162Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2021-05-11T12:52:17.424Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-05-11T12:52:17.601Z] --- PASS: TestCreateServiceMaxReplicas (3.63s) [2021-05-11T12:52:17.601Z] === RUN TestCreateWithDuplicateNetworkNames [2021-05-11T12:52:19.387Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-05-11T12:52:20.361Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2021-05-11T12:52:22.275Z] --- PASS: TestContainerStartOnDaemonRestart (5.01s) [2021-05-11T12:52:22.275Z] === CONT TestRestartDaemonWithRestartingContainer [2021-05-11T12:52:24.188Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-05-11T12:52:24.188Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2021-05-11T12:52:24.760Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-05-11T12:52:24.760Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-05-11T12:52:25.703Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.67s) [2021-05-11T12:52:25.703Z] === CONT TestDaemonHostGatewayIP [2021-05-11T12:52:26.229Z] --- PASS: TestServiceUpdateSecrets (15.20s) [2021-05-11T12:52:26.229Z] === RUN TestServiceUpdateConfigs [2021-05-11T12:52:26.274Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-05-11T12:52:28.188Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-05-11T12:52:29.573Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-05-11T12:52:30.516Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2021-05-11T12:52:31.459Z] --- PASS: TestDaemonHostGatewayIP (5.69s) [2021-05-11T12:52:31.459Z] === CONT TestDaemonRestartIpcMode [2021-05-11T12:52:32.489Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2021-05-11T12:52:32.489Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2021-05-11T12:52:32.489Z] remote: Enumerating objects: 23, done. [2021-05-11T12:52:32.489Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2021-05-11T12:52:32.489Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2021-05-11T12:52:32.489Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2021-05-11T12:52:32.489Z] 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-05-11T12:52:32.489Z] Building: bundles/cross/windows/amd64/containerutility.exe [2021-05-11T12:52:32.489Z] [2021-05-11T12:52:32.495Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.74s) [2021-05-11T12:52:32.495Z] === RUN TestCreateServiceSecretFileMode [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-05-11T12:52:32.812Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42370/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=930337624250945472001136e7bcb8e5b102bb87 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:930337624250945472001136e7bcb8e5b102bb87 hack/test/unit [2021-05-11T12:52:33.374Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2021-05-11T12:52:33.374Z] --- PASS: TestContainerKillOnDaemonStart (16.21s) [2021-05-11T12:52:33.374Z] === CONT TestIpcModeOlderClient [2021-05-11T12:52:33.374Z] --- PASS: TestIpcModeOlderClient (0.10s) [2021-05-11T12:52:33.636Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2021-05-11T12:52:34.579Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2021-05-11T12:52:35.034Z] --- PASS: TestCreateServiceSecretFileMode (3.30s) [2021-05-11T12:52:35.034Z] === RUN TestCreateServiceConfigFileMode [2021-05-11T12:52:35.345Z] ? github.com/docker/docker/api [no test files] [2021-05-11T12:52:35.964Z] --- PASS: TestDaemonRestartIpcMode (4.74s) [2021-05-11T12:52:35.964Z] PASS [2021-05-11T12:52:35.964Z] [2021-05-11T12:52:35.964Z] === Skipped [2021-05-11T12:52:35.964Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-05-11T12:52:35.964Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-11T12:52:35.964Z] [2021-05-11T12:52:35.964Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-05-11T12:52:35.964Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-11T12:52:35.964Z] [2021-05-11T12:52:35.964Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-05-11T12:52:35.964Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-11T12:52:35.964Z] [2021-05-11T12:52:35.964Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-05-11T12:52:35.964Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-05-11T12:52:35.964Z] [2021-05-11T12:52:35.964Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-05-11T12:52:35.964Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-05-11T12:52:35.964Z] [2021-05-11T12:52:35.964Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-05-11T12:52:35.964Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-05-11T12:52:35.964Z] [2021-05-11T12:52:35.964Z] [2021-05-11T12:52:35.964Z] DONE 197 tests, 6 skipped in 248.002s [2021-05-11T12:52:35.964Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-05-11T12:52:35.964Z] ++ 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-05-11T12:52:35.964Z] ++ set -e [2021-05-11T12:52:35.964Z] ++ '[' -n 0 ']' [2021-05-11T12:52:35.964Z] ++ set -x [2021-05-11T12:52:35.964Z] ++ env -i DEST=/go/src/github.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-05-11T12:52:36.225Z] INFO: Testing against a local daemon [2021-05-11T12:52:36.225Z] === RUN TestCommitInheritsEnv [2021-05-11T12:52:36.797Z] --- PASS: TestCommitInheritsEnv (0.40s) [2021-05-11T12:52:36.797Z] === RUN TestImportExtremelyLargeImageWorks [2021-05-11T12:52:36.797Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-05-11T12:52:36.797Z] === RUN TestImagesFilterMultiReference [2021-05-11T12:52:36.797Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2021-05-11T12:52:36.797Z] === RUN TestImagePullPlatformInvalid [2021-05-11T12:52:36.797Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-05-11T12:52:36.797Z] === RUN TestRemoveImageOrphaning [2021-05-11T12:52:37.369Z] --- PASS: TestRemoveImageOrphaning (0.39s) [2021-05-11T12:52:37.369Z] === RUN TestRemoveImageGarbageCollector [2021-05-11T12:52:38.330Z] --- PASS: TestCreateServiceConfigFileMode (3.30s) [2021-05-11T12:52:38.330Z] === RUN TestCreateServiceSysctls [2021-05-11T12:52:38.515Z] --- PASS: TestServiceUpdateConfigs (15.30s) [2021-05-11T12:52:38.515Z] === RUN TestServiceUpdateNetwork [2021-05-11T12:52:39.920Z] --- PASS: TestRemoveImageGarbageCollector (2.83s) [2021-05-11T12:52:39.920Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-05-11T12:52:40.181Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-05-11T12:52:40.181Z] === RUN TestTagInvalidReference [2021-05-11T12:52:40.181Z] --- PASS: TestTagInvalidReference (0.03s) [2021-05-11T12:52:40.181Z] === RUN TestTagValidPrefixedRepo [2021-05-11T12:52:40.181Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2021-05-11T12:52:40.181Z] === RUN TestTagExistedNameWithoutForce [2021-05-11T12:52:40.181Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-05-11T12:52:40.181Z] === RUN TestTagOfficialNames [2021-05-11T12:52:40.181Z] --- PASS: TestTagOfficialNames (0.08s) [2021-05-11T12:52:40.181Z] === RUN TestTagMatchesDigest [2021-05-11T12:52:40.181Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-05-11T12:52:40.181Z] === CONT TestImportExtremelyLargeImageWorks [2021-05-11T12:52:41.124Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2021-05-11T12:52:42.509Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-05-11T12:52:43.082Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2021-05-11T12:52:43.618Z] --- PASS: TestCreateServiceSysctls (4.46s) [2021-05-11T12:52:43.618Z] === RUN TestCreateServiceCapabilities [2021-05-11T12:52:44.026Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2021-05-11T12:52:44.026Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-05-11T12:52:45.939Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2021-05-11T12:52:46.164Z] --- PASS: TestCreateServiceCapabilities (3.29s) [2021-05-11T12:52:46.164Z] === RUN TestInspect [2021-05-11T12:52:48.487Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-05-11T12:52:50.222Z] ok github.com/docker/docker/api/server 0.016s coverage: 9.0% of statements [2021-05-11T12:52:50.363Z] --- PASS: TestInspect (3.49s) [2021-05-11T12:52:50.363Z] === RUN TestCreateJob [2021-05-11T12:52:51.790Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2021-05-11T12:52:52.361Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2021-05-11T12:52:53.419Z] --- PASS: TestServiceUpdateNetwork (13.50s) [2021-05-11T12:52:53.419Z] === RUN TestServiceUpdatePidsLimit [2021-05-11T12:52:53.419Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-05-11T12:52:54.360Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-05-11T12:52:54.562Z] --- PASS: TestCreateJob (4.22s) [2021-05-11T12:52:54.562Z] === RUN TestReplicatedJob [2021-05-11T12:52:56.567Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2021-05-11T12:52:59.872Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2021-05-11T12:53:01.140Z] --- PASS: TestReplicatedJob (6.47s) [2021-05-11T12:53:01.140Z] === RUN TestUpdateReplicatedJob [2021-05-11T12:53:02.493Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-05-11T12:53:04.436Z] --- PASS: TestUpdateReplicatedJob (4.17s) [2021-05-11T12:53:04.436Z] === RUN TestServiceListWithStatuses [2021-05-11T12:53:04.436Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-05-11T12:53:04.436Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-05-11T12:53:04.436Z] === RUN TestDockerNetworkConnectAlias [2021-05-11T12:53:06.458Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-05-11T12:53:06.458Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2021-05-11T12:53:07.031Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-05-11T12:53:07.031Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-05-11T12:53:07.974Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2021-05-11T12:53:10.627Z] --- PASS: TestServiceUpdatePidsLimit (17.22s) [2021-05-11T12:53:10.627Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.03s) [2021-05-11T12:53:10.627Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.19s) [2021-05-11T12:53:10.627Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.19s) [2021-05-11T12:53:10.627Z] PASS [2021-05-11T12:53:10.627Z] [2021-05-11T12:53:10.627Z] === Skipped [2021-05-11T12:53:10.627Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-05-11T12:53:10.627Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-05-11T12:53:10.627Z] [2021-05-11T12:53:10.627Z] [2021-05-11T12:53:10.627Z] DONE 27 tests, 1 skipped in 180.952s [2021-05-11T12:53:10.627Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-05-11T12:53:10.627Z] INFO: Testing against a local daemon [2021-05-11T12:53:10.627Z] === RUN TestSessionCreate [2021-05-11T12:53:10.627Z] --- PASS: TestSessionCreate (0.02s) [2021-05-11T12:53:10.627Z] === RUN TestSessionCreateWithBadUpgrade [2021-05-11T12:53:10.627Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-05-11T12:53:10.627Z] PASS [2021-05-11T12:53:10.627Z] [2021-05-11T12:53:10.627Z] DONE 2 tests in 0.072s [2021-05-11T12:53:10.627Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-05-11T12:53:10.627Z] INFO: Testing against a local daemon [2021-05-11T12:53:10.627Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-05-11T12:53:10.627Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2021-05-11T12:53:10.627Z] === RUN TestEventsExecDie [2021-05-11T12:53:10.627Z] --- PASS: TestEventsExecDie (1.19s) [2021-05-11T12:53:10.627Z] === RUN TestEventsBackwardsCompatible [2021-05-11T12:53:10.627Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2021-05-11T12:53:10.627Z] === RUN TestInfoBinaryCommits [2021-05-11T12:53:10.887Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-05-11T12:53:10.887Z] === RUN TestInfoAPIVersioned [2021-05-11T12:53:10.887Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-05-11T12:53:10.887Z] === RUN TestInfoDiscoveryBackend [2021-05-11T12:53:11.014Z] --- PASS: TestDockerNetworkConnectAlias (6.51s) [2021-05-11T12:53:11.014Z] === RUN TestDockerNetworkReConnect [2021-05-11T12:53:11.299Z] --- PASS: TestBuildWithHugeFile (112.51s) [2021-05-11T12:53:11.299Z] === RUN TestBuildWCOWSandboxSize [2021-05-11T12:53:11.458Z] --- PASS: TestInfoDiscoveryBackend (0.65s) [2021-05-11T12:53:11.458Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-05-11T12:53:12.398Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-05-11T12:53:12.398Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-05-11T12:53:12.969Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.65s) [2021-05-11T12:53:12.969Z] === RUN TestInfoAPI [2021-05-11T12:53:12.969Z] --- PASS: TestInfoAPI (0.03s) [2021-05-11T12:53:12.969Z] === RUN TestInfoAPIWarnings [2021-05-11T12:53:14.561Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-05-11T12:53:16.295Z] --- PASS: TestDockerNetworkReConnect (5.14s) [2021-05-11T12:53:16.295Z] === RUN TestServicePlugin [2021-05-11T12:53:16.295Z] --- SKIP: TestServicePlugin (0.00s) [2021-05-11T12:53:16.295Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-11T12:53:16.295Z] === RUN TestServiceUpdateLabel [2021-05-11T12:53:17.171Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-05-11T12:53:18.560Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-05-11T12:53:18.834Z] --- PASS: TestServiceUpdateLabel (2.63s) [2021-05-11T12:53:18.834Z] === RUN TestServiceUpdateSecrets [2021-05-11T12:53:20.474Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-05-11T12:53:25.764Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2021-05-11T12:53:29.972Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-05-11T12:53:30.993Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2021-05-11T12:53:31.077Z] --- PASS: TestInfoAPIWarnings (16.64s) [2021-05-11T12:53:31.077Z] === RUN TestInfoDebug [2021-05-11T12:53:31.077Z] --- PASS: TestInfoDebug (0.65s) [2021-05-11T12:53:31.077Z] === RUN TestInfoInsecureRegistries [2021-05-11T12:53:31.077Z] --- PASS: TestInfoInsecureRegistries (0.66s) [2021-05-11T12:53:31.077Z] === RUN TestInfoRegistryMirrors [2021-05-11T12:53:31.648Z] --- PASS: TestInfoRegistryMirrors (0.63s) [2021-05-11T12:53:31.648Z] === RUN TestLoginFailsWithBadCredentials [2021-05-11T12:53:31.909Z] --- PASS: TestLoginFailsWithBadCredentials (0.15s) [2021-05-11T12:53:31.909Z] === RUN TestPingCacheHeaders [2021-05-11T12:53:31.909Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-05-11T12:53:31.909Z] === RUN TestPingGet [2021-05-11T12:53:31.909Z] --- PASS: TestPingGet (0.01s) [2021-05-11T12:53:31.909Z] === RUN TestPingHead [2021-05-11T12:53:31.909Z] --- PASS: TestPingHead (0.02s) [2021-05-11T12:53:31.909Z] === RUN TestVersion [2021-05-11T12:53:31.909Z] --- PASS: TestVersion (0.02s) [2021-05-11T12:53:31.909Z] === CONT TestCgroupDriverSystemdMemoryLimit [2021-05-11T12:53:33.295Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.49s) [2021-05-11T12:53:33.295Z] PASS [2021-05-11T12:53:33.295Z] [2021-05-11T12:53:33.295Z] DONE 18 tests in 23.932s [2021-05-11T12:53:33.295Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-05-11T12:53:33.544Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-05-11T12:53:33.557Z] INFO: Testing against a local daemon [2021-05-11T12:53:33.557Z] === RUN TestVolumesCreateAndList [2021-05-11T12:53:33.557Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-05-11T12:53:33.557Z] === RUN TestVolumesRemove [2021-05-11T12:53:33.557Z] --- PASS: TestVolumesRemove (0.09s) [2021-05-11T12:53:33.557Z] === RUN TestVolumesInspect [2021-05-11T12:53:33.557Z] --- PASS: TestVolumesInspect (0.02s) [2021-05-11T12:53:33.557Z] === RUN TestVolumesInvalidJSON [2021-05-11T12:53:33.557Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-05-11T12:53:33.557Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-05-11T12:53:33.557Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-05-11T12:53:33.557Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-05-11T12:53:33.557Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-05-11T12:53:33.557Z] PASS [2021-05-11T12:53:33.557Z] [2021-05-11T12:53:33.557Z] DONE 5 tests in 0.179s [2021-05-11T12:53:33.557Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-05-11T12:53:33.806Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2021-05-11T12:53:35.193Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2021-05-11T12:53:35.469Z] Stopping apparmor (via systemctl): apparmor.service. [2021-05-11T12:53:35.469Z] Removing test suite binaries [2021-05-11T12:53:35.469Z] exiting test-integration [2021-05-11T12:53:35.469Z] ++ exit 0 [2021-05-11T12:53:35.469Z] [2021-05-11T12:53:35.765Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2021-05-11T12:53:36.337Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-05-11T12:53:36.910Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2021-05-11T12:53:36.937Z] --- PASS: TestServiceUpdateSecrets (15.51s) [2021-05-11T12:53:36.937Z] === RUN TestServiceUpdateConfigs Post stage [Pipeline] junit [2021-05-11T12:53:38.784Z] Recording test results [2021-05-11T12:53:40.215Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2021-05-11T12:53:40.215Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2021-05-11T12:53:40.309Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-05-11T12:53:40.651Z] + echo Ensuring container killed. [2021-05-11T12:53:40.651Z] Ensuring container killed. [2021-05-11T12:53:40.651Z] + docker rm -vf docker-pr4 [2021-05-11T12:53:40.651Z] Error: No such container: docker-pr4 [Pipeline] sh [2021-05-11T12:53:40.937Z] + echo Chowning /workspace to jenkins user [2021-05-11T12:53:40.937Z] Chowning /workspace to jenkins user [2021-05-11T12:53:40.937Z] + id -u [2021-05-11T12:53:40.937Z] + id -g [2021-05-11T12:53:40.937Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42370:/workspace busybox chown -R 1000:1000 /workspace [2021-05-11T12:53:40.937Z] Unable to find image 'busybox:latest' locally [2021-05-11T12:53:41.200Z] latest: Pulling from library/busybox [2021-05-11T12:53:41.200Z] aa2a8d90b84c: Pulling fs layer [2021-05-11T12:53:41.200Z] aa2a8d90b84c: Verifying Checksum [2021-05-11T12:53:41.200Z] aa2a8d90b84c: Download complete [2021-05-11T12:53:41.200Z] aa2a8d90b84c: Pull complete [2021-05-11T12:53:41.460Z] Digest: sha256:be4684e4004560b2cd1f12148b7120b0ea69c385bcc9b12a637537a2c60f97fb [2021-05-11T12:53:41.460Z] Status: Downloaded newer image for busybox:latest [2021-05-11T12:53:42.132Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-05-11T12:53:44.047Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2021-05-11T12:53:44.312Z] + bundleName=amd64-cgroup2 [2021-05-11T12:53:44.312Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2021-05-11T12:53:44.312Z] Creating amd64-cgroup2-bundles.tar.gz [2021-05-11T12:53:44.312Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-05-11T12:53:44.312Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [Pipeline] archiveArtifacts [2021-05-11T12:53:44.585Z] Archiving artifacts [2021-05-11T12:53:46.288Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42370/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-05-11T12:53:46.604Z] + make clean [2021-05-11T12:53:46.866Z] docker volume rm -f docker-dev-cache [2021-05-11T12:53:46.866Z] docker-dev-cache [Pipeline] deleteDir [2021-05-11T12:53:49.340Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-11T12:53:50.730Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2021-05-11T12:53:51.889Z] --- PASS: TestServiceUpdateConfigs (15.56s) [2021-05-11T12:53:51.889Z] === RUN TestServiceUpdateNetwork [2021-05-11T12:53:53.278Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2021-05-11T12:53:58.570Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2021-05-11T12:54:00.487Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-05-11T12:54:00.749Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-05-11T12:54:03.298Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2021-05-11T12:54:04.114Z] --- PASS: TestServiceUpdateNetwork (14.00s) [2021-05-11T12:54:04.114Z] === RUN TestServiceUpdatePidsLimit [2021-05-11T12:54:05.497Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-05-11T12:54:06.441Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-05-11T12:54:08.614Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-05-11T12:54:08.877Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-05-11T12:54:09.449Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-05-11T12:54:10.393Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-05-11T12:54:10.393Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-05-11T12:54:10.393Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2021-05-11T12:54:10.654Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-05-11T12:54:11.226Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-05-11T12:54:11.663Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-05-11T12:54:11.663Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 14.7% of statements [2021-05-11T12:54:11.663Z] ok github.com/docker/docker/api/server/middleware 0.023s coverage: 37.7% of statements [2021-05-11T12:54:11.663Z] ? github.com/docker/docker/api/server/router [no test files] [2021-05-11T12:54:11.663Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-05-11T12:54:11.663Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-05-11T12:54:11.663Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-05-11T12:54:11.663Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-05-11T12:54:11.663Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-05-11T12:54:11.663Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-05-11T12:54:11.663Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-05-11T12:54:11.663Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-05-11T12:54:11.663Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-05-11T12:54:11.663Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-05-11T12:54:11.664Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 5.7% of statements [2021-05-11T12:54:11.664Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-05-11T12:54:11.664Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-05-11T12:54:11.664Z] ? github.com/docker/docker/api/types [no test files] [2021-05-11T12:54:11.664Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-05-11T12:54:11.664Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-05-11T12:54:11.664Z] ? github.com/docker/docker/api/types/container [no test files] [2021-05-11T12:54:11.664Z] ? github.com/docker/docker/api/types/events [no test files] [2021-05-11T12:54:11.664Z] ok github.com/docker/docker/api/types/strslice 0.009s coverage: 90.0% of statements [2021-05-11T12:54:11.664Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2021-05-11T12:54:11.664Z] ? github.com/docker/docker/api/types/image [no test files] [2021-05-11T12:54:11.664Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-05-11T12:54:11.664Z] ? github.com/docker/docker/api/types/network [no test files] [2021-05-11T12:54:11.664Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-05-11T12:54:11.664Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-05-11T12:54:11.664Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-05-11T12:54:11.664Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-05-11T12:54:11.664Z] ok github.com/docker/docker/api/types/time 0.004s coverage: 100.0% of statements [2021-05-11T12:54:11.664Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2021-05-11T12:54:11.664Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-05-11T12:54:11.664Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-05-11T12:54:11.664Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-05-11T12:54:11.664Z] ? github.com/docker/docker/builder [no test files] [2021-05-11T12:54:11.664Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-05-11T12:54:11.664Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-05-11T12:54:11.664Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-05-11T12:54:11.664Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-05-11T12:54:11.664Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-05-11T12:54:11.664Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-05-11T12:54:11.664Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-05-11T12:54:11.664Z] ok github.com/docker/docker/builder/remotecontext 0.091s coverage: 13.7% of statements [2021-05-11T12:54:11.664Z] ok github.com/docker/docker/builder/dockerfile 0.226s coverage: 48.5% of statements [2021-05-11T12:54:11.664Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-05-11T12:54:12.600Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2021-05-11T12:54:12.612Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2021-05-11T12:54:13.535Z] ok github.com/docker/docker/builder/remotecontext/git 1.185s coverage: 86.3% of statements [2021-05-11T12:54:13.535Z] ? github.com/docker/docker/cli [no test files] [2021-05-11T12:54:13.535Z] ? github.com/docker/docker/cli/config [no test files] [2021-05-11T12:54:14.529Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2021-05-11T12:54:14.529Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-05-11T12:54:14.573Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-05-11T12:54:15.915Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2021-05-11T12:54:16.857Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-05-11T12:54:17.718Z] ok github.com/docker/docker/client 0.193s coverage: 75.4% of statements [2021-05-11T12:54:19.404Z] === RUN TestDockerSuite/TestBuildEnv [2021-05-11T12:54:20.346Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2021-05-11T12:54:20.918Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-05-11T12:54:22.707Z] --- PASS: TestServiceUpdatePidsLimit (17.62s) [2021-05-11T12:54:22.707Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.93s) [2021-05-11T12:54:22.707Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.22s) [2021-05-11T12:54:22.707Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.22s) [2021-05-11T12:54:22.707Z] PASS [2021-05-11T12:54:22.707Z] [2021-05-11T12:54:22.707Z] === Skipped [2021-05-11T12:54:22.707Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2021-05-11T12:54:22.707Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-05-11T12:54:22.707Z] [2021-05-11T12:54:22.707Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2021-05-11T12:54:22.707Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-11T12:54:22.707Z] [2021-05-11T12:54:22.707Z] [2021-05-11T12:54:22.707Z] DONE 27 tests, 2 skipped in 159.534s [2021-05-11T12:54:22.707Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2021-05-11T12:54:22.707Z] ++ 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-05-11T12:54:22.707Z] ++ set -e [2021-05-11T12:54:22.707Z] ++ '[' -n 0 ']' [2021-05-11T12:54:22.707Z] ++ set -x [2021-05-11T12:54:22.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=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-05-11T12:54:22.707Z] INFO: Testing against a local daemon [2021-05-11T12:54:22.707Z] === RUN TestSessionCreate [2021-05-11T12:54:22.707Z] --- PASS: TestSessionCreate (0.05s) [2021-05-11T12:54:22.707Z] === RUN TestSessionCreateWithBadUpgrade [2021-05-11T12:54:22.707Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2021-05-11T12:54:22.707Z] PASS [2021-05-11T12:54:22.707Z] [2021-05-11T12:54:22.707Z] DONE 2 tests in 0.240s [2021-05-11T12:54:22.707Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2021-05-11T12:54:22.707Z] ++ 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-05-11T12:54:22.707Z] ++ set -e [2021-05-11T12:54:22.707Z] ++ '[' -n 0 ']' [2021-05-11T12:54:22.707Z] ++ set -x [2021-05-11T12:54:22.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=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-05-11T12:54:22.707Z] INFO: Testing against a local daemon [2021-05-11T12:54:22.707Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-05-11T12:54:22.707Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-05-11T12:54:22.707Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-05-11T12:54:22.707Z] === RUN TestEventsExecDie [2021-05-11T12:54:22.834Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-05-11T12:54:23.281Z] --- PASS: TestEventsExecDie (1.16s) [2021-05-11T12:54:23.281Z] === RUN TestEventsBackwardsCompatible [2021-05-11T12:54:23.281Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2021-05-11T12:54:23.281Z] === RUN TestInfoBinaryCommits [2021-05-11T12:54:23.281Z] --- PASS: TestInfoBinaryCommits (0.05s) [2021-05-11T12:54:23.281Z] === RUN TestInfoAPIVersioned [2021-05-11T12:54:23.281Z] --- PASS: TestInfoAPIVersioned (0.02s) [2021-05-11T12:54:23.281Z] === RUN TestInfoDiscoveryBackend [2021-05-11T12:54:24.663Z] --- PASS: TestInfoDiscoveryBackend (1.15s) [2021-05-11T12:54:24.663Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-05-11T12:54:24.752Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-05-11T12:54:25.601Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-05-11T12:54:25.601Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-05-11T12:54:26.539Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (1.10s) [2021-05-11T12:54:26.539Z] === RUN TestInfoAPI [2021-05-11T12:54:26.539Z] --- PASS: TestInfoAPI (0.05s) [2021-05-11T12:54:26.539Z] === RUN TestInfoAPIWarnings [2021-05-11T12:54:32.897Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2021-05-11T12:54:34.811Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-05-11T12:54:44.636Z] --- PASS: TestInfoAPIWarnings (17.11s) [2021-05-11T12:54:44.636Z] === RUN TestInfoDebug [2021-05-11T12:54:44.812Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-05-11T12:54:44.896Z] --- PASS: TestInfoDebug (1.13s) [2021-05-11T12:54:44.896Z] === RUN TestInfoInsecureRegistries [2021-05-11T12:54:45.836Z] --- PASS: TestInfoInsecureRegistries (1.14s) [2021-05-11T12:54:45.836Z] === RUN TestInfoRegistryMirrors [2021-05-11T12:54:47.217Z] --- PASS: TestInfoRegistryMirrors (1.13s) [2021-05-11T12:54:47.217Z] === RUN TestLoginFailsWithBadCredentials [2021-05-11T12:54:47.217Z] --- PASS: TestLoginFailsWithBadCredentials (0.27s) [2021-05-11T12:54:47.217Z] === RUN TestPingCacheHeaders [2021-05-11T12:54:47.477Z] --- PASS: TestPingCacheHeaders (0.05s) [2021-05-11T12:54:47.478Z] === RUN TestPingGet [2021-05-11T12:54:47.478Z] --- PASS: TestPingGet (0.03s) [2021-05-11T12:54:47.478Z] === RUN TestPingHead [2021-05-11T12:54:47.478Z] --- PASS: TestPingHead (0.05s) [2021-05-11T12:54:47.478Z] === RUN TestVersion [2021-05-11T12:54:47.478Z] --- PASS: TestVersion (0.05s) [2021-05-11T12:54:47.478Z] PASS [2021-05-11T12:54:47.478Z] [2021-05-11T12:54:47.478Z] === Skipped [2021-05-11T12:54:47.478Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-05-11T12:54:47.478Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-05-11T12:54:47.478Z] [2021-05-11T12:54:47.478Z] [2021-05-11T12:54:47.478Z] DONE 18 tests, 1 skipped in 25.716s [2021-05-11T12:54:47.478Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2021-05-11T12:54:47.478Z] ++ 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-05-11T12:54:47.478Z] ++ set -e [2021-05-11T12:54:47.478Z] ++ '[' -n 0 ']' [2021-05-11T12:54:47.478Z] ++ set -x [2021-05-11T12:54:47.478Z] ++ env -i DEST=/go/src/github.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-05-11T12:54:47.738Z] INFO: Testing against a local daemon [2021-05-11T12:54:47.738Z] === RUN TestVolumesCreateAndList [2021-05-11T12:54:47.738Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-05-11T12:54:47.738Z] === RUN TestVolumesRemove [2021-05-11T12:54:47.738Z] --- PASS: TestVolumesRemove (0.09s) [2021-05-11T12:54:47.738Z] === RUN TestVolumesInspect [2021-05-11T12:54:47.738Z] --- PASS: TestVolumesInspect (0.03s) [2021-05-11T12:54:47.738Z] === RUN TestVolumesInvalidJSON [2021-05-11T12:54:47.738Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-05-11T12:54:47.738Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-05-11T12:54:47.738Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-05-11T12:54:47.738Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-05-11T12:54:47.738Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-05-11T12:54:47.738Z] PASS [2021-05-11T12:54:47.738Z] [2021-05-11T12:54:47.738Z] DONE 5 tests in 0.330s [2021-05-11T12:54:47.997Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-05-11T12:54:48.567Z] ++++ cat bundles/test-integration/docker.pid [2021-05-11T12:54:48.567Z] +++ kill 14063 [2021-05-11T12:54:49.023Z] === RUN TestDockerDaemonSuite/TestShmSize [2021-05-11T12:54:49.947Z] +++ /etc/init.d/apparmor stop [2021-05-11T12:54:49.947Z] Leaving: AppArmorNo profiles have been unloaded. [2021-05-11T12:54:49.947Z] [2021-05-11T12:54:49.947Z] Unloading profiles will leave already running processes permanently [2021-05-11T12:54:49.947Z] unconfined, which can lead to unexpected situations. [2021-05-11T12:54:49.947Z] [2021-05-11T12:54:49.947Z] To set a process to complain mode, use the command line tool [2021-05-11T12:54:49.947Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-05-11T12:54:49.947Z] +++ true [2021-05-11T12:54:49.947Z] exiting test-integration [2021-05-11T12:54:49.947Z] ++ exit 0 [2021-05-11T12:54:49.947Z] [2021-05-11T12:54:51.569Z] === RUN TestDockerDaemonSuite/TestShmSizeReload Post stage [Pipeline] junit [2021-05-11T12:54:53.262Z] Recording test results [2021-05-11T12:54:53.497Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-05-11T12:54:53.835Z] + echo Ensuring container killed. [2021-05-11T12:54:53.836Z] Ensuring container killed. [2021-05-11T12:54:53.836Z] + docker rm -vf docker-pr4 [2021-05-11T12:54:53.836Z] Error: No such container: docker-pr4 [Pipeline] sh [2021-05-11T12:54:54.123Z] + echo Chowning /workspace to jenkins user [2021-05-11T12:54:54.123Z] Chowning /workspace to jenkins user [2021-05-11T12:54:54.123Z] + id -u [2021-05-11T12:54:54.123Z] + id -g [2021-05-11T12:54:54.123Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42370:/workspace busybox chown -R 1000:1000 /workspace [2021-05-11T12:54:54.123Z] Unable to find image 'busybox:latest' locally [2021-05-11T12:54:54.383Z] latest: Pulling from library/busybox [2021-05-11T12:54:54.383Z] 99b64d4e3d30: Pulling fs layer [2021-05-11T12:54:54.383Z] 99b64d4e3d30: Download complete [2021-05-11T12:54:54.643Z] 99b64d4e3d30: Pull complete [2021-05-11T12:54:54.643Z] Digest: sha256:be4684e4004560b2cd1f12148b7120b0ea69c385bcc9b12a637537a2c60f97fb [2021-05-11T12:54:54.643Z] Status: Downloaded newer image for busybox:latest [2021-05-11T12:54:56.859Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2021-05-11T12:54:56.859Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-05-11T12:55:01.518Z] + bundleName=arm64-integration [2021-05-11T12:55:01.518Z] + echo Creating arm64-integration-bundles.tar.gz [2021-05-11T12:55:01.518Z] Creating arm64-integration-bundles.tar.gz [2021-05-11T12:55:01.518Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-05-11T12:55:01.518Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2021-05-11T12:55:02.101Z] Archiving artifacts [2021-05-11T12:55:03.449Z] --- PASS: TestDockerDaemonSuite (524.28s) [2021-05-11T12:55:03.449Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (8.93s) [2021-05-11T12:55:03.449Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.11s) [2021-05-11T12:55:03.449Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (17.15s) [2021-05-11T12:55:03.449Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (4.71s) [2021-05-11T12:55:03.449Z] docker_cli_daemon_test.go:1455: [d285afe0e87a0] daemon is not started [2021-05-11T12:55:03.449Z] check_test.go:309: [d2c272a2caa0a] daemon is not started [2021-05-11T12:55:03.449Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (3.32s) [2021-05-11T12:55:03.449Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (3.25s) [2021-05-11T12:55:03.449Z] check_test.go:309: [d27be20fa8ce1] daemon is not started [2021-05-11T12:55:03.449Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (5.50s) [2021-05-11T12:55:03.449Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (5.09s) [2021-05-11T12:55:03.449Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (4.12s) [2021-05-11T12:55:03.449Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (5.87s) [2021-05-11T12:55:03.449Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (6.07s) [2021-05-11T12:55:03.449Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (5.08s) [2021-05-11T12:55:03.449Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (2.09s) [2021-05-11T12:55:03.449Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (4.31s) [2021-05-11T12:55:03.449Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2021-05-11T12:55:03.449Z] check_test.go:309: [d3224246642e4] daemon is not started [2021-05-11T12:55:03.449Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2021-05-11T12:55:03.449Z] check_test.go:309: [d27f611760773] daemon is not started [2021-05-11T12:55:03.449Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (2.85s) [2021-05-11T12:55:03.449Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.93s) [2021-05-11T12:55:03.449Z] check_test.go:309: [db73caaa0b6f7] daemon is not started [2021-05-11T12:55:03.449Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (4.18s) [2021-05-11T12:55:03.449Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (2.95s) [2021-05-11T12:55:03.449Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (4.53s) [2021-05-11T12:55:03.449Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (2.17s) [2021-05-11T12:55:03.449Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.98s) [2021-05-11T12:55:03.449Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.93s) [2021-05-11T12:55:03.449Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (4.18s) [2021-05-11T12:55:03.449Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2021-05-11T12:55:03.449Z] check_test.go:309: [d84bb384d472d] daemon is not started [2021-05-11T12:55:03.449Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.81s) [2021-05-11T12:55:03.449Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.79s) [2021-05-11T12:55:03.449Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.80s) [2021-05-11T12:55:03.449Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (4.70s) [2021-05-11T12:55:03.449Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (8.02s) [2021-05-11T12:55:03.449Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (4.06s) [2021-05-11T12:55:03.449Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-05-11T12:55:03.449Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-05-11T12:55:03.449Z] check_test.go:309: [d17c9445c6347] daemon is not started [2021-05-11T12:55:03.449Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.74s) [2021-05-11T12:55:03.449Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (3.21s) [2021-05-11T12:55:03.449Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (3.16s) [2021-05-11T12:55:03.449Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (2.96s) [2021-05-11T12:55:03.449Z] check_test.go:309: [d976c206502d1] daemon is not started [2021-05-11T12:55:03.449Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (5.65s) [2021-05-11T12:55:03.449Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.88s) [2021-05-11T12:55:03.449Z] check_test.go:309: [dff21702e7dc5] daemon is not started [2021-05-11T12:55:03.449Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.87s) [2021-05-11T12:55:03.449Z] docker_cli_daemon_plugins_test.go:79: [d720c54397c7a] daemon is not started [2021-05-11T12:55:03.449Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (5.16s) [2021-05-11T12:55:03.449Z] docker_cli_daemon_plugins_test.go:169: [dd10f32b75545] daemon is not started [2021-05-11T12:55:03.449Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (5.66s) [2021-05-11T12:55:03.449Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.92s) [2021-05-11T12:55:03.449Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.93s) [2021-05-11T12:55:03.449Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2021-05-11T12:55:03.449Z] check_test.go:309: [d9a7849613533] daemon is not started [2021-05-11T12:55:03.449Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (2.69s) [2021-05-11T12:55:03.449Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (2.84s) [2021-05-11T12:55:03.449Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (2.71s) [2021-05-11T12:55:03.449Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (2.90s) [2021-05-11T12:55:03.449Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (2.66s) [2021-05-11T12:55:03.449Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (2.69s) [2021-05-11T12:55:03.449Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (3.12s) [2021-05-11T12:55:03.449Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.82s) [2021-05-11T12:55:03.449Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.88s) [2021-05-11T12:55:03.449Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.86s) [2021-05-11T12:55:03.449Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (8.64s) [2021-05-11T12:55:03.449Z] check_test.go:309: [d329073dc5e3a] daemon is not started [2021-05-11T12:55:03.449Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (4.08s) [2021-05-11T12:55:03.449Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (27.80s) [2021-05-11T12:55:03.449Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (3.79s) [2021-05-11T12:55:03.449Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (2.10s) [2021-05-11T12:55:03.449Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (7.94s) [2021-05-11T12:55:03.449Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (5.07s) [2021-05-11T12:55:03.449Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (8.94s) [2021-05-11T12:55:03.449Z] check_test.go:309: [dcd9ca76518e2] daemon is not started [2021-05-11T12:55:03.449Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (2.61s) [2021-05-11T12:55:03.449Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (3.98s) [2021-05-11T12:55:03.449Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (16.57s) [2021-05-11T12:55:03.449Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (5.54s) [2021-05-11T12:55:03.449Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (3.82s) [2021-05-11T12:55:03.449Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (4.34s) [2021-05-11T12:55:03.449Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (5.22s) [2021-05-11T12:55:03.449Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-05-11T12:55:03.449Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-05-11T12:55:03.449Z] check_test.go:309: [d522b8fc7e614] daemon is not started [2021-05-11T12:55:03.449Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-05-11T12:55:03.449Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-05-11T12:55:03.449Z] check_test.go:309: [d096fb887dedd] daemon is not started [2021-05-11T12:55:03.449Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (4.60s) [2021-05-11T12:55:03.449Z] check_test.go:309: [dcc88e0f63f7f] daemon is not started [2021-05-11T12:55:03.449Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (7.43s) [2021-05-11T12:55:03.449Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (5.09s) [2021-05-11T12:55:03.449Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (4.30s) [2021-05-11T12:55:03.449Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.94s) [2021-05-11T12:55:03.449Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (5.08s) [2021-05-11T12:55:03.449Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (6.82s) [2021-05-11T12:55:03.449Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (6.64s) [2021-05-11T12:55:03.449Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (3.27s) [2021-05-11T12:55:03.449Z] check_test.go:309: [d113d948e0bd8] daemon is not started [2021-05-11T12:55:03.449Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (4.69s) [2021-05-11T12:55:03.449Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.62s) [2021-05-11T12:55:03.449Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (3.02s) [2021-05-11T12:55:03.449Z] check_test.go:309: [d16b86fe87a96] daemon is not started [2021-05-11T12:55:03.449Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.87s) [2021-05-11T12:55:03.449Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (6.49s) [2021-05-11T12:55:03.449Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (2.35s) [2021-05-11T12:55:03.449Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.57s) [2021-05-11T12:55:03.449Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.91s) [2021-05-11T12:55:03.449Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (6.48s) [2021-05-11T12:55:03.449Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2021-05-11T12:55:03.449Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2021-05-11T12:55:03.449Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2021-05-11T12:55:03.449Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2021-05-11T12:55:03.449Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2021-05-11T12:55:03.449Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2021-05-11T12:55:03.449Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2021-05-11T12:55:03.449Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2021-05-11T12:55:03.449Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2021-05-11T12:55:03.449Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2021-05-11T12:55:03.449Z] check_test.go:309: [d9046b947bf7d] daemon is not started [2021-05-11T12:55:03.449Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (2.03s) [2021-05-11T12:55:03.449Z] check_test.go:309: [dc5565325ad8b] daemon is not started [2021-05-11T12:55:03.449Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.94s) [2021-05-11T12:55:03.449Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.95s) [2021-05-11T12:55:03.449Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (5.44s) [2021-05-11T12:55:03.449Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.90s) [2021-05-11T12:55:03.449Z] check_test.go:309: [d423198a03c57] daemon is not started [2021-05-11T12:55:03.449Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (4.41s) [2021-05-11T12:55:03.449Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.89s) [2021-05-11T12:55:03.449Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (7.04s) [2021-05-11T12:55:03.449Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.39s) [2021-05-11T12:55:03.449Z] check_test.go:309: [d1bacdea7bcc2] daemon is not started [2021-05-11T12:55:03.449Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (10.71s) [2021-05-11T12:55:03.449Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (6.57s) [2021-05-11T12:55:03.449Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (5.60s) [2021-05-11T12:55:03.449Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (3.10s) [2021-05-11T12:55:03.449Z] check_test.go:309: [d673e0e131e77] daemon is not started [2021-05-11T12:55:03.449Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (1.00s) [2021-05-11T12:55:03.449Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.98s) [2021-05-11T12:55:03.449Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (1.03s) [2021-05-11T12:55:03.449Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.81s) [2021-05-11T12:55:03.449Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2021-05-11T12:55:03.449Z] check_test.go:309: [d63da60d2138a] daemon is not started [2021-05-11T12:55:03.449Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.23s) [2021-05-11T12:55:03.449Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.15s) [2021-05-11T12:55:03.449Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.70s) [2021-05-11T12:55:03.449Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.97s) [2021-05-11T12:55:03.449Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.42s) [2021-05-11T12:55:03.449Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (5.06s) [2021-05-11T12:55:03.449Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (4.89s) [2021-05-11T12:55:03.449Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (7.32s) [2021-05-11T12:55:03.449Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.06s) [2021-05-11T12:55:03.449Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.64s) [2021-05-11T12:55:03.449Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.67s) [2021-05-11T12:55:03.449Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (4.62s) [2021-05-11T12:55:03.449Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (12.06s) [2021-05-11T12:55:03.449Z] docker_cli_daemon_test.go:2550: [dadc15c575a7b] daemon is not started [2021-05-11T12:55:03.449Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (11.93s) [2021-05-11T12:55:03.449Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (4.24s) [2021-05-11T12:55:03.449Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.82s) [2021-05-11T12:55:03.449Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (4.50s) [2021-05-11T12:55:03.449Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.16s) [2021-05-11T12:55:03.449Z] check_test.go:309: [d1333bd08f1aa] daemon is not started [2021-05-11T12:55:03.449Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.45s) [2021-05-11T12:55:03.449Z] === RUN TestDockerSwarmSuite [2021-05-11T12:55:03.449Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2021-05-11T12:55:04.145Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42370/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-05-11T12:55:04.388Z] ok github.com/docker/docker/cmd/dockerd 0.111s coverage: 29.1% of statements [2021-05-11T12:55:04.388Z] ok github.com/docker/docker/container 0.140s coverage: 34.6% of statements [2021-05-11T12:55:04.388Z] ? github.com/docker/docker/container/stream [no test files] [2021-05-11T12:55:04.389Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-05-11T12:55:04.389Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-05-11T12:55:04.389Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-05-11T12:55:04.456Z] + make clean [2021-05-11T12:55:05.028Z] docker volume rm -f docker-dev-cache [2021-05-11T12:55:05.028Z] docker-dev-cache [Pipeline] deleteDir [2021-05-11T12:55:06.753Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2021-05-11T12:55:06.753Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-05-11T12:55:08.668Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-05-11T12:55:09.655Z] ok github.com/docker/docker/daemon/cluster 0.062s coverage: 0.5% of statements [2021-05-11T12:55:10.054Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2021-05-11T12:55:10.590Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.009s coverage: 65.3% of statements [2021-05-11T12:55:11.964Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-11T12:55:16.640Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2021-05-11T12:55:21.934Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.438s coverage: 14.1% of statements [2021-05-11T12:55:21.934Z] ok github.com/docker/docker/daemon 12.224s coverage: 17.3% of statements [2021-05-11T12:55:21.934Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-05-11T12:55:21.934Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-05-11T12:55:22.870Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2021-05-11T12:55:22.870Z] ok github.com/docker/docker/daemon/config 0.047s coverage: 81.8% of statements [2021-05-11T12:55:23.227Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-05-11T12:55:23.227Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-05-11T12:55:23.800Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-05-11T12:55:24.245Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2021-05-11T12:55:24.245Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-05-11T12:55:24.245Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-05-11T12:55:24.245Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2021-05-11T12:55:24.373Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-05-11T12:55:26.295Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-05-11T12:55:26.295Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-05-11T12:55:26.556Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-05-11T12:55:27.528Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.363s coverage: 73.3% of statements [2021-05-11T12:55:27.528Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.016s coverage: 3.1% of statements [2021-05-11T12:55:28.462Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.485s coverage: 56.2% of statements [2021-05-11T12:55:30.764Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2021-05-11T12:55:31.089Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.008s coverage: 1.9% of statements [2021-05-11T12:55:31.336Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2021-05-11T12:55:32.998Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.663s coverage: 45.9% of statements [2021-05-11T12:55:32.998Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-05-11T12:55:32.998Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.295s coverage: 49.4% of statements [2021-05-11T12:55:35.529Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.011s coverage: 57.5% of statements [2021-05-11T12:55:35.529Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.713s coverage: 57.7% of statements [2021-05-11T12:55:35.529Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-05-11T12:55:35.529Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-05-11T12:55:36.907Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2021-05-11T12:55:37.474Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2021-05-11T12:55:39.376Z] ok github.com/docker/docker/daemon/images 0.018s coverage: 6.7% of statements [2021-05-11T12:55:39.376Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-05-11T12:55:39.376Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-05-11T12:55:39.634Z] ok github.com/docker/docker/daemon/logger 0.225s coverage: 43.2% of statements [2021-05-11T12:55:41.010Z] ok github.com/docker/docker/daemon/logger/gelf 0.012s coverage: 67.0% of statements [2021-05-11T12:55:41.268Z] ok github.com/docker/docker/daemon/logger/awslogs 0.155s coverage: 77.8% of statements [2021-05-11T12:55:41.268Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-05-11T12:55:41.268Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-05-11T12:55:42.204Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 23.9% of statements [2021-05-11T12:55:42.771Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 69.9% of statements [2021-05-11T12:55:42.771Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 87.2% of statements [2021-05-11T12:55:43.584Z] === RUN TestDockerSuite/TestBuildExpose [2021-05-11T12:55:43.584Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-05-11T12:55:44.146Z] ok github.com/docker/docker/daemon/logger/local 0.045s coverage: 75.2% of statements [2021-05-11T12:55:44.146Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-05-11T12:55:44.155Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-05-11T12:55:44.405Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.036s coverage: 57.5% of statements [2021-05-11T12:55:44.727Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-05-11T12:55:45.298Z] === RUN TestDockerSuite/TestBuildFails [2021-05-11T12:55:45.780Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.009s coverage: 31.5% of statements [2021-05-11T12:55:46.242Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-05-11T12:55:46.504Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-05-11T12:55:47.156Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2021-05-11T12:55:47.415Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2021-05-11T12:55:47.982Z] ok github.com/docker/docker/daemon/logger/splunk 1.677s coverage: 82.5% of statements [2021-05-11T12:55:47.982Z] ? github.com/docker/docker/daemon/names [no test files] [2021-05-11T12:55:48.240Z] ok github.com/docker/docker/daemon/network 0.006s coverage: 63.8% of statements [2021-05-11T12:55:48.240Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-05-11T12:55:50.144Z] ok github.com/docker/docker/distribution/metadata 0.040s coverage: 48.2% of statements [2021-05-11T12:55:50.712Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-05-11T12:55:51.079Z] ok github.com/docker/docker/distribution 0.177s coverage: 25.2% of statements [2021-05-11T12:55:51.079Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-05-11T12:55:52.014Z] ok github.com/docker/docker/errdefs 0.004s coverage: 53.1% of statements [2021-05-11T12:55:52.950Z] ok github.com/docker/docker/image 0.016s coverage: 86.6% of statements [2021-05-11T12:55:53.517Z] ok github.com/docker/docker/distribution/xfer 1.874s coverage: 85.1% of statements [2021-05-11T12:55:53.517Z] ? github.com/docker/docker/dockerversion [no test files] [2021-05-11T12:55:53.775Z] ok github.com/docker/docker/image/cache 0.026s coverage: 19.2% of statements [2021-05-11T12:55:54.014Z] === RUN TestDockerSuite/TestBuildForceRm [2021-05-11T12:55:55.151Z] ok github.com/docker/docker/image/tarexport 0.009s coverage: 0.6% of statements [2021-05-11T12:55:55.151Z] ok github.com/docker/docker/image/v1 0.011s coverage: 25.0% of statements [2021-05-11T12:55:55.151Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-05-11T12:55:55.718Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2021-05-11T12:55:56.563Z] === RUN TestDockerSuite/TestBuildFromGit [2021-05-11T12:55:57.619Z] ok github.com/docker/docker/oci 0.017s coverage: 45.2% of statements [2021-05-11T12:55:57.877Z] ok github.com/docker/docker/opts 0.021s coverage: 67.1% of statements [2021-05-11T12:55:58.135Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2021-05-11T12:55:58.478Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-05-11T12:55:58.739Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-05-11T12:56:00.039Z] ok github.com/docker/docker/pkg/archive 0.289s coverage: 81.8% of statements [2021-05-11T12:56:00.124Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-05-11T12:56:00.975Z] ok github.com/docker/docker/pkg/authorization 0.181s coverage: 68.3% of statements [2021-05-11T12:56:00.975Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2021-05-11T12:56:01.233Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2021-05-11T12:56:02.671Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-05-11T12:56:03.615Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-05-11T12:56:03.876Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-05-11T12:56:04.515Z] ok github.com/docker/docker/pkg/chrootarchive 2.505s coverage: 43.2% of statements [2021-05-11T12:56:04.515Z] ok github.com/docker/docker/pkg/directory 0.004s coverage: 80.0% of statements [2021-05-11T12:56:05.081Z] ok github.com/docker/docker/layer 7.559s coverage: 68.8% of statements [2021-05-11T12:56:05.081Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-05-11T12:56:05.081Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-05-11T12:56:05.081Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-05-11T12:56:05.081Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-05-11T12:56:05.081Z] ? github.com/docker/docker/oci/caps [no test files] [2021-05-11T12:56:05.081Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-05-11T12:56:05.081Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-05-11T12:56:05.081Z] ok github.com/docker/docker/pkg/discovery 0.012s coverage: 58.3% of statements [2021-05-11T12:56:05.648Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 92.9% of statements [2021-05-11T12:56:05.797Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2021-05-11T12:56:05.798Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2021-05-11T12:56:06.583Z] ok github.com/docker/docker/pkg/discovery/memory 0.004s coverage: 92.3% of statements [2021-05-11T12:56:07.149Z] ok github.com/docker/docker/pkg/discovery/nodes 0.003s coverage: 93.8% of statements [2021-05-11T12:56:07.186Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-05-11T12:56:07.408Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements [2021-05-11T12:56:08.782Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2021-05-11T12:56:09.349Z] ok github.com/docker/docker/pkg/discovery/kv 3.094s coverage: 84.1% of statements [2021-05-11T12:56:09.349Z] ok github.com/docker/docker/pkg/fileutils 0.008s coverage: 89.5% of statements [2021-05-11T12:56:09.917Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2021-05-11T12:56:10.175Z] ok github.com/docker/docker/pkg/fsutils 0.176s coverage: 85.1% of statements [2021-05-11T12:56:10.490Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-05-11T12:56:11.110Z] ok github.com/docker/docker/pkg/idtools 0.464s coverage: 69.5% of statements [2021-05-11T12:56:11.677Z] ok github.com/docker/docker/pkg/ioutils 0.542s coverage: 70.6% of statements [2021-05-11T12:56:11.677Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2021-05-11T12:56:11.677Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-05-11T12:56:11.875Z] === RUN TestDockerSuite/TestBuildHistory [2021-05-11T12:56:11.935Z] ok github.com/docker/docker/pkg/longpath 0.007s coverage: 100.0% of statements [2021-05-11T12:56:11.935Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-05-11T12:56:11.935Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-05-11T12:56:11.935Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2021-05-11T12:56:11.935Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-05-11T12:56:12.502Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2021-05-11T12:56:12.502Z] ok github.com/docker/docker/pkg/parsers/kernel 0.007s coverage: 60.0% of statements [2021-05-11T12:56:13.068Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 86.7% of statements [2021-05-11T12:56:13.068Z] ok github.com/docker/docker/pkg/pidfile 0.004s coverage: 82.4% of statements [2021-05-11T12:56:13.068Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-05-11T12:56:13.068Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-05-11T12:56:14.003Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.014s coverage: 56.8% of statements [2021-05-11T12:56:14.571Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-05-11T12:56:14.830Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-05-11T12:56:15.088Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2021-05-11T12:56:16.085Z] === RUN TestDockerSuite/TestBuildIidFile [2021-05-11T12:56:16.346Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-05-11T12:56:16.460Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 75.0% of statements [2021-05-11T12:56:16.718Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2021-05-11T12:56:17.290Z] === RUN TestDockerSuite/TestBuildInheritance [2021-05-11T12:56:17.862Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-05-11T12:56:18.435Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-05-11T12:56:18.696Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-05-11T12:56:20.045Z] ok github.com/docker/docker/pkg/signal 2.405s coverage: 61.0% of statements [2021-05-11T12:56:20.045Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2021-05-11T12:56:20.082Z] === RUN TestDockerSuite/TestBuildLabel [2021-05-11T12:56:20.304Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2021-05-11T12:56:20.562Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-05-11T12:56:20.654Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-05-11T12:56:21.127Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 54.9% of statements [2021-05-11T12:56:21.226Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-05-11T12:56:21.693Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2021-05-11T12:56:21.798Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-05-11T12:56:22.259Z] ok github.com/docker/docker/pkg/tailfile 0.060s coverage: 88.6% of statements [2021-05-11T12:56:22.371Z] === RUN TestDockerSuite/TestBuildLabels [2021-05-11T12:56:22.632Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-05-11T12:56:22.825Z] ok github.com/docker/docker/pkg/tarsum 0.041s coverage: 89.3% of statements [2021-05-11T12:56:22.825Z] testing: warning: no tests to run [2021-05-11T12:56:22.825Z] coverage: [no statements] [2021-05-11T12:56:22.825Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2021-05-11T12:56:23.391Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-05-11T12:56:23.391Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2021-05-11T12:56:23.650Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2021-05-11T12:56:24.018Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-05-11T12:56:25.550Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.2% of statements [2021-05-11T12:56:26.484Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2021-05-11T12:56:26.742Z] ok github.com/docker/docker/profiles/seccomp 0.010s coverage: 85.4% of statements [2021-05-11T12:56:27.320Z] === RUN TestDockerSuite/TestBuildLastModified [2021-05-11T12:56:27.320Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2021-05-11T12:56:28.118Z] ok github.com/docker/docker/quota 0.248s coverage: 71.4% of statements [2021-05-11T12:56:28.685Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2021-05-11T12:56:28.715Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2021-05-11T12:56:30.060Z] ok github.com/docker/docker/registry 0.059s coverage: 58.8% of statements [2021-05-11T12:56:30.625Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2021-05-11T12:56:30.883Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2021-05-11T12:56:31.517Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2021-05-11T12:56:32.083Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-05-11T12:56:32.921Z] --- PASS: TestImportExtremelyLargeImageWorks (232.25s) [2021-05-11T12:56:32.921Z] PASS [2021-05-11T12:56:32.921Z] [2021-05-11T12:56:32.921Z] DONE 12 tests in 236.487s [2021-05-11T12:56:32.921Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-05-11T12:56:32.921Z] ++ 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-05-11T12:56:32.921Z] ++ set -e [2021-05-11T12:56:32.921Z] ++ '[' -n 0 ']' [2021-05-11T12:56:32.921Z] ++ set -x [2021-05-11T12:56:32.921Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-05-11T12:56:32.921Z] INFO: Testing against a local daemon [2021-05-11T12:56:32.921Z] === RUN TestNetworkCreateDelete [2021-05-11T12:56:33.182Z] --- PASS: TestNetworkCreateDelete (0.50s) [2021-05-11T12:56:33.182Z] === RUN TestDockerNetworkDeletePreferID [2021-05-11T12:56:33.442Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-05-11T12:56:34.611Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2021-05-11T12:56:34.829Z] --- PASS: TestDockerNetworkDeletePreferID (1.39s) [2021-05-11T12:56:34.829Z] === RUN TestDaemonDNSFallback [2021-05-11T12:56:35.544Z] ok github.com/docker/docker/volume/local 0.105s coverage: 76.4% of statements [2021-05-11T12:56:35.944Z] --- PASS: TestBuildWCOWSandboxSize (789.40s) [2021-05-11T12:56:35.945Z] === RUN TestBuildWithEmptyDockerfile [2021-05-11T12:56:35.945Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-11T12:56:35.945Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-11T12:56:35.945Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-11T12:56:35.945Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-11T12:56:35.945Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-11T12:56:35.945Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-11T12:56:35.945Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-11T12:56:35.945Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-11T12:56:35.945Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-11T12:56:35.945Z] --- PASS: TestBuildWithEmptyDockerfile (0.66s) [2021-05-11T12:56:35.945Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2021-05-11T12:56:35.945Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-05-11T12:56:35.945Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-05-11T12:56:35.945Z] === RUN TestBuildPreserveOwnership [2021-05-11T12:56:35.945Z] --- SKIP: TestBuildPreserveOwnership (0.01s) [2021-05-11T12:56:35.945Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-11T12:56:35.945Z] === RUN TestBuildPlatformInvalid [2021-05-11T12:56:35.945Z] --- PASS: TestBuildPlatformInvalid (0.63s) [2021-05-11T12:56:35.945Z] PASS [2021-05-11T12:56:35.945Z] ok github.com/docker/docker/integration/build 976.158s [2021-05-11T12:56:35.945Z] [2021-05-11T12:56:35.945Z] === Skipped [2021-05-11T12:56:35.945Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-05-11T12:56:35.945Z] build_session_test.go:25: TODO: BuildKit [2021-05-11T12:56:35.945Z] [2021-05-11T12:56:35.945Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-05-11T12:56:35.945Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-05-11T12:56:35.945Z] [2021-05-11T12:56:35.945Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2021-05-11T12:56:35.945Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-11T12:56:35.945Z] [2021-05-11T12:56:35.945Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2021-05-11T12:56:35.945Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-11T12:56:35.945Z] [2021-05-11T12:56:35.945Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.01s) [2021-05-11T12:56:35.945Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-11T12:56:35.945Z] [2021-05-11T12:56:35.945Z] [2021-05-11T12:56:35.945Z] DONE 29 tests, 5 skipped in 999.355s [2021-05-11T12:56:35.945Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-05-11T12:56:35.945Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-05-11T12:56:35.945Z] INFO: Testing against a local daemon [2021-05-11T12:56:35.945Z] === RUN TestConfigInspect [2021-05-11T12:56:35.945Z] --- SKIP: TestConfigInspect (0.00s) [2021-05-11T12:56:35.945Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-05-11T12:56:35.945Z] === RUN TestConfigList [2021-05-11T12:56:35.945Z] --- SKIP: TestConfigList (0.00s) [2021-05-11T12:56:35.945Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-05-11T12:56:35.945Z] === RUN TestConfigsCreateAndDelete [2021-05-11T12:56:35.945Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2021-05-11T12:56:35.945Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-05-11T12:56:35.945Z] === RUN TestConfigsUpdate [2021-05-11T12:56:35.945Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-05-11T12:56:35.945Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-05-11T12:56:35.945Z] === RUN TestTemplatedConfig [2021-05-11T12:56:35.945Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-05-11T12:56:35.945Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-05-11T12:56:35.945Z] === RUN TestConfigCreateResolve [2021-05-11T12:56:35.945Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-05-11T12:56:35.945Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-05-11T12:56:35.945Z] === RUN TestConfigDaemonLibtrustID [2021-05-11T12:56:35.945Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-05-11T12:56:35.945Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-05-11T12:56:35.945Z] PASS [2021-05-11T12:56:35.945Z] ok github.com/docker/docker/integration/config 0.558s [2021-05-11T12:56:35.945Z] [2021-05-11T12:56:35.945Z] === Skipped [2021-05-11T12:56:35.945Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-05-11T12:56:35.945Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-05-11T12:56:35.945Z] [2021-05-11T12:56:35.945Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-05-11T12:56:35.945Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-05-11T12:56:35.945Z] [2021-05-11T12:56:35.945Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.01s) [2021-05-11T12:56:35.945Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-05-11T12:56:35.945Z] [2021-05-11T12:56:35.945Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-05-11T12:56:35.945Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-05-11T12:56:35.945Z] [2021-05-11T12:56:35.945Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-05-11T12:56:35.945Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-05-11T12:56:35.945Z] [2021-05-11T12:56:35.945Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-05-11T12:56:35.945Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-05-11T12:56:35.945Z] [2021-05-11T12:56:35.945Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2021-05-11T12:56:35.945Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-05-11T12:56:35.945Z] [2021-05-11T12:56:35.945Z] [2021-05-11T12:56:35.945Z] DONE 7 tests, 7 skipped in 4.327s [2021-05-11T12:56:35.945Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-05-11T12:56:35.945Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-05-11T12:56:35.945Z] INFO: Testing against a local daemon [2021-05-11T12:56:35.945Z] === RUN TestCheckpoint [2021-05-11T12:56:35.945Z] --- SKIP: TestCheckpoint (0.00s) [2021-05-11T12:56:35.945Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-11T12:56:35.945Z] === RUN TestContainerInvalidJSON [2021-05-11T12:56:35.945Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-05-11T12:56:35.945Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-05-11T12:56:35.945Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-05-11T12:56:35.945Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-05-11T12:56:35.945Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-05-11T12:56:35.945Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-05-11T12:56:35.945Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-05-11T12:56:35.945Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-05-11T12:56:35.945Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-05-11T12:56:35.945Z] --- PASS: TestContainerInvalidJSON (0.54s) [2021-05-11T12:56:35.945Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-05-11T12:56:35.945Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-05-11T12:56:35.945Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-05-11T12:56:35.945Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-05-11T12:56:35.945Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.27s) [2021-05-11T12:56:35.945Z] === RUN TestCopyFromContainerPathIsNotDir [2021-05-11T12:56:35.945Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.22s) [2021-05-11T12:56:35.945Z] === RUN TestCopyToContainerPathDoesNotExist [2021-05-11T12:56:35.945Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.22s) [2021-05-11T12:56:35.945Z] === RUN TestCopyToContainerPathIsNotDir [2021-05-11T12:56:35.945Z] --- PASS: TestCopyToContainerPathIsNotDir (0.22s) [2021-05-11T12:56:35.945Z] === RUN TestCopyFromContainer [2021-05-11T12:56:35.945Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-05-11T12:56:35.945Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-05-11T12:56:35.945Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-05-11T12:56:35.945Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-11T12:56:35.945Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-11T12:56:35.945Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-11T12:56:35.945Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-11T12:56:35.945Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-11T12:56:35.945Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-11T12:56:35.945Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-11T12:56:35.945Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-11T12:56:35.945Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-11T12:56:35.945Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-05-11T12:56:35.945Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-05-11T12:56:35.945Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2021-05-11T12:56:35.945Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-05-11T12:56:35.945Z] === RUN TestCreateLinkToNonExistingContainer [2021-05-11T12:56:35.945Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-05-11T12:56:35.945Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-05-11T12:56:35.945Z] === RUN TestCreateWithInvalidEnv [2021-05-11T12:56:35.945Z] === RUN TestCreateWithInvalidEnv/0 [2021-05-11T12:56:35.945Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-05-11T12:56:35.945Z] === RUN TestCreateWithInvalidEnv/1 [2021-05-11T12:56:35.945Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-05-11T12:56:35.945Z] === RUN TestCreateWithInvalidEnv/2 [2021-05-11T12:56:35.945Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-05-11T12:56:35.945Z] === CONT TestCreateWithInvalidEnv/0 [2021-05-11T12:56:35.945Z] === CONT TestCreateWithInvalidEnv/2 [2021-05-11T12:56:35.945Z] === CONT TestCreateWithInvalidEnv/1 [2021-05-11T12:56:35.945Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2021-05-11T12:56:35.945Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-05-11T12:56:35.945Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-05-11T12:56:35.945Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-05-11T12:56:35.945Z] === RUN TestCreateTmpfsMountsTarget [2021-05-11T12:56:35.945Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-05-11T12:56:35.945Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-05-11T12:56:35.945Z] === RUN TestCreateWithCustomMaskedPaths [2021-05-11T12:56:35.945Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-05-11T12:56:35.945Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-05-11T12:56:35.945Z] === RUN TestCreateWithCustomReadonlyPaths [2021-05-11T12:56:35.945Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-05-11T12:56:35.945Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-05-11T12:56:35.945Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-05-11T12:56:35.945Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-11T12:56:35.945Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-11T12:56:35.945Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-11T12:56:35.945Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-11T12:56:35.945Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-11T12:56:35.945Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-11T12:56:35.945Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-11T12:56:35.945Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-11T12:56:35.945Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-11T12:56:35.945Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-11T12:56:35.945Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-11T12:56:35.945Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-11T12:56:35.945Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-11T12:56:35.945Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-11T12:56:35.945Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-11T12:56:35.945Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-05-11T12:56:35.945Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-05-11T12:56:35.945Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-05-11T12:56:35.945Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-05-11T12:56:35.945Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-05-11T12:56:35.945Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2021-05-11T12:56:35.945Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-05-11T12:56:35.945Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-05-11T12:56:35.945Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-05-11T12:56:35.945Z] === RUN TestCreateDifferentPlatform [2021-05-11T12:56:35.945Z] === RUN TestCreateDifferentPlatform/different_os [2021-05-11T12:56:35.945Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-05-11T12:56:35.945Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2021-05-11T12:56:35.945Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-05-11T12:56:35.945Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-05-11T12:56:35.945Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-05-11T12:56:35.945Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.12s) [2021-05-11T12:56:35.945Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-05-11T12:56:35.945Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-05-11T12:56:35.945Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-05-11T12:56:35.945Z] === RUN TestContainerKillOnDaemonStart [2021-05-11T12:56:35.945Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-05-11T12:56:35.945Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-05-11T12:56:35.945Z] === RUN TestDiff [2021-05-11T12:56:35.945Z] --- SKIP: TestDiff (0.00s) [2021-05-11T12:56:35.945Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-05-11T12:56:35.945Z] === RUN TestExecWithCloseStdin [2021-05-11T12:56:36.110Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2021-05-11T12:56:36.902Z] --- PASS: TestExecWithCloseStdin (3.21s) [2021-05-11T12:56:36.902Z] === RUN TestExec [2021-05-11T12:56:37.378Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-05-11T12:56:37.378Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-05-11T12:56:37.378Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-05-11T12:56:37.484Z] ok github.com/docker/docker/volume/service 0.013s coverage: 73.1% of statements [2021-05-11T12:56:37.639Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-05-11T12:56:37.639Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-05-11T12:56:37.900Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-05-11T12:56:38.843Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-05-11T12:56:39.051Z] --- PASS: TestExec (2.20s) [2021-05-11T12:56:39.051Z] === RUN TestExecUser [2021-05-11T12:56:39.051Z] --- SKIP: TestExecUser (0.00s) [2021-05-11T12:56:39.051Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-05-11T12:56:39.051Z] === RUN TestExportContainerAndImportImage [2021-05-11T12:56:39.051Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-05-11T12:56:39.051Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-05-11T12:56:39.051Z] === RUN TestExportContainerAfterDaemonRestart [2021-05-11T12:56:39.051Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-05-11T12:56:39.051Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-05-11T12:56:39.051Z] === RUN TestHealthCheckWorkdir [2021-05-11T12:56:39.051Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-05-11T12:56:39.051Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-05-11T12:56:39.051Z] === RUN TestHealthKillContainer [2021-05-11T12:56:39.051Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-05-11T12:56:39.051Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-05-11T12:56:39.051Z] === RUN TestInspectCpusetInConfigPre120 [2021-05-11T12:56:39.051Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-05-11T12:56:39.051Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-05-11T12:56:39.051Z] === RUN TestKillContainerInvalidSignal [2021-05-11T12:56:40.227Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-05-11T12:56:41.200Z] --- PASS: TestKillContainerInvalidSignal (2.06s) [2021-05-11T12:56:41.200Z] === RUN TestKillContainer [2021-05-11T12:56:41.200Z] === RUN TestKillContainer/no_signal [2021-05-11T12:56:42.772Z] --- PASS: TestDaemonDNSFallback (7.69s) [2021-05-11T12:56:42.772Z] === RUN TestInspectNetwork [2021-05-11T12:56:43.351Z] === RUN TestKillContainer/non_killing_signal [2021-05-11T12:56:43.351Z] === RUN TestKillContainer/killing_signal [2021-05-11T12:56:43.714Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-05-11T12:56:44.286Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-05-11T12:56:44.858Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-05-11T12:56:45.536Z] --- PASS: TestKillContainer (4.64s) [2021-05-11T12:56:45.536Z] --- PASS: TestKillContainer/no_signal (2.00s) [2021-05-11T12:56:45.536Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-05-11T12:56:45.536Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-05-11T12:56:45.536Z] --- PASS: TestKillContainer/killing_signal (2.60s) [2021-05-11T12:56:45.536Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-05-11T12:56:45.536Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-05-11T12:56:45.536Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-05-11T12:56:45.536Z] === RUN TestKillStoppedContainer [2021-05-11T12:56:45.536Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-05-11T12:56:45.536Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-05-11T12:56:45.536Z] === RUN TestKillStoppedContainerAPIPre120 [2021-05-11T12:56:45.536Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-05-11T12:56:45.536Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-05-11T12:56:45.536Z] === RUN TestKillDifferentUserContainer [2021-05-11T12:56:45.536Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-05-11T12:56:45.536Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-05-11T12:56:45.536Z] === RUN TestInspectOomKilledTrue [2021-05-11T12:56:45.536Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-05-11T12:56:45.536Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-05-11T12:56:45.536Z] === RUN TestInspectOomKilledFalse [2021-05-11T12:56:45.536Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-05-11T12:56:45.536Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-11T12:56:45.536Z] === RUN TestLogsFollowTailEmpty [2021-05-11T12:56:47.406Z] === RUN TestInspectNetwork/full_network_id [2021-05-11T12:56:47.406Z] === RUN TestInspectNetwork/partial_network_id [2021-05-11T12:56:47.406Z] === RUN TestInspectNetwork/network_name [2021-05-11T12:56:47.406Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-05-11T12:56:47.687Z] --- PASS: TestLogsFollowTailEmpty (2.07s) [2021-05-11T12:56:47.687Z] === RUN TestNetworkNat [2021-05-11T12:56:47.687Z] --- SKIP: TestNetworkNat (0.00s) [2021-05-11T12:56:47.687Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-05-11T12:56:47.687Z] === RUN TestNetworkLocalhostTCPNat [2021-05-11T12:56:49.676Z] ok github.com/docker/docker/pkg/plugins 33.616s coverage: 76.6% of statements [2021-05-11T12:56:49.676Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-05-11T12:56:49.676Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-05-11T12:56:49.676Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-05-11T12:56:49.676Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-05-11T12:56:49.676Z] ? github.com/docker/docker/pkg/term [no test files] [2021-05-11T12:56:49.676Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-05-11T12:56:49.676Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-05-11T12:56:49.676Z] ? github.com/docker/docker/rootless [no test files] [2021-05-11T12:56:49.676Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-05-11T12:56:49.676Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-05-11T12:56:49.676Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-05-11T12:56:49.676Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-05-11T12:56:49.676Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-05-11T12:56:49.676Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-05-11T12:56:49.676Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-05-11T12:56:49.676Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-05-11T12:56:49.676Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-05-11T12:56:49.676Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-05-11T12:56:49.676Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-05-11T12:56:49.676Z] ? github.com/docker/docker/testutil/request [no test files] [2021-05-11T12:56:49.676Z] ? github.com/docker/docker/volume [no test files] [2021-05-11T12:56:49.676Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-05-11T12:56:49.676Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-05-11T12:56:49.676Z] [2021-05-11T12:56:49.676Z] === Skipped [2021-05-11T12:56:49.676Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-05-11T12:56:49.676Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-11T12:56:49.676Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-11T12:56:49.676Z] [2021-05-11T12:56:49.676Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-05-11T12:56:49.676Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-11T12:56:49.676Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-11T12:56:49.676Z] [2021-05-11T12:56:49.676Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-05-11T12:56:49.676Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-11T12:56:49.676Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-11T12:56:49.676Z] [2021-05-11T12:56:49.676Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-05-11T12:56:49.676Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-11T12:56:49.676Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-11T12:56:49.676Z] [2021-05-11T12:56:49.676Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-05-11T12:56:49.676Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-11T12:56:49.676Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-11T12:56:49.676Z] [2021-05-11T12:56:49.676Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-05-11T12:56:49.676Z] graphtest_unix.go:73: No driver to put! [2021-05-11T12:56:49.676Z] [2021-05-11T12:56:49.676Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-05-11T12:56:49.676Z] time="2021-05-11T12:55:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-11T12:56:49.676Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-11T12:56:49.676Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-11T12:56:49.676Z] [2021-05-11T12:56:49.676Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-05-11T12:56:49.676Z] time="2021-05-11T12:55:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-11T12:56:49.676Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-11T12:56:49.676Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-11T12:56:49.676Z] [2021-05-11T12:56:49.676Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-05-11T12:56:49.676Z] time="2021-05-11T12:55:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-11T12:56:49.676Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-11T12:56:49.676Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-11T12:56:49.676Z] [2021-05-11T12:56:49.676Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-05-11T12:56:49.676Z] time="2021-05-11T12:55:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-11T12:56:49.676Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-11T12:56:49.676Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-11T12:56:49.676Z] [2021-05-11T12:56:49.676Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-05-11T12:56:49.676Z] time="2021-05-11T12:55:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-11T12:56:49.676Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-11T12:56:49.676Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-11T12:56:49.676Z] [2021-05-11T12:56:49.677Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-05-11T12:56:49.677Z] graphtest_unix.go:73: No driver to put! [2021-05-11T12:56:49.677Z] [2021-05-11T12:56:49.677Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-05-11T12:56:49.677Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-05-11T12:56:49.677Z] [2021-05-11T12:56:49.677Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-05-11T12:56:49.677Z] overlay_test.go:49: Fails to compute changes intermittently [2021-05-11T12:56:49.677Z] [2021-05-11T12:56:49.677Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-05-11T12:56:49.677Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-05-11T12:56:49.677Z] [2021-05-11T12:56:49.677Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-05-11T12:56:49.677Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-05-11T12:56:49.677Z] [2021-05-11T12:56:49.677Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-05-11T12:56:49.677Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-11T12:56:49.677Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-11T12:56:49.677Z] [2021-05-11T12:56:49.677Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-05-11T12:56:49.677Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-11T12:56:49.677Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-11T12:56:49.677Z] [2021-05-11T12:56:49.677Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-05-11T12:56:49.677Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-11T12:56:49.677Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-11T12:56:49.677Z] [2021-05-11T12:56:49.677Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-05-11T12:56:49.677Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-11T12:56:49.677Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-11T12:56:49.677Z] [2021-05-11T12:56:49.677Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-05-11T12:56:49.677Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-11T12:56:49.677Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-11T12:56:49.677Z] [2021-05-11T12:56:49.677Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-05-11T12:56:49.677Z] graphtest_unix.go:73: No driver to put! [2021-05-11T12:56:49.677Z] [2021-05-11T12:56:49.677Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-05-11T12:56:49.677Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-05-11T12:56:49.677Z] [2021-05-11T12:56:49.677Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-05-11T12:56:49.677Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-05-11T12:56:49.677Z] [2021-05-11T12:56:49.677Z] [2021-05-11T12:56:49.677Z] DONE 2254 tests, 24 skipped in 253.677s Post stage [Pipeline] junit [2021-05-11T12:56:49.688Z] Recording test results [2021-05-11T12:56:49.846Z] --- PASS: TestNetworkLocalhostTCPNat (2.30s) [2021-05-11T12:56:49.846Z] === RUN TestNetworkLoopbackNat [2021-05-11T12:56:49.846Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-05-11T12:56:49.846Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-05-11T12:56:49.846Z] === RUN TestPause [2021-05-11T12:56:49.846Z] --- SKIP: TestPause (0.00s) [2021-05-11T12:56:49.847Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-05-11T12:56:49.847Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-05-11T12:56:50.009Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2021-05-11T12:56:50.335Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42370/.git:/go/src/github.com/docker/docker/.git --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=930337624250945472001136e7bcb8e5b102bb87 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:930337624250945472001136e7bcb8e5b102bb87 hack/validate/vendor [2021-05-11T12:56:50.903Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-05-11T12:56:51.614Z] --- PASS: TestInspectNetwork (9.17s) [2021-05-11T12:56:51.614Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-05-11T12:56:51.614Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-05-11T12:56:51.614Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-05-11T12:56:51.614Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-05-11T12:56:51.614Z] === RUN TestRunContainerWithBridgeNone [2021-05-11T12:56:51.776Z] + echo Ensuring container killed. [2021-05-11T12:56:51.776Z] Ensuring container killed. [2021-05-11T12:56:51.776Z] + docker rm -vf docker-pr4 [2021-05-11T12:56:51.776Z] Error: No such container: docker-pr4 [Pipeline] sh [2021-05-11T12:56:52.020Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.10s) [2021-05-11T12:56:52.020Z] === RUN TestPauseStopPausedContainer [2021-05-11T12:56:52.020Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-05-11T12:56:52.020Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-05-11T12:56:52.020Z] === RUN TestPsFilter [2021-05-11T12:56:52.054Z] + echo Chowning /workspace to jenkins user [2021-05-11T12:56:52.054Z] Chowning /workspace to jenkins user [2021-05-11T12:56:52.054Z] + id -u [2021-05-11T12:56:52.054Z] + id -g [2021-05-11T12:56:52.054Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42370:/workspace busybox chown -R 1000:1000 /workspace [2021-05-11T12:56:52.471Z] --- PASS: TestPsFilter (0.36s) [2021-05-11T12:56:52.471Z] === RUN TestRemoveContainerWithRemovedVolume [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-05-11T12:56:53.282Z] + bundleName=unit [2021-05-11T12:56:53.282Z] + echo Creating unit-bundles.tar.gz [2021-05-11T12:56:53.282Z] Creating unit-bundles.tar.gz [2021-05-11T12:56:53.282Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2021-05-11T12:56:53.282Z] bundles/junit-report.xml [2021-05-11T12:56:53.282Z] bundles/go-test-report.json [2021-05-11T12:56:53.282Z] bundles/profile.out [Pipeline] archiveArtifacts [2021-05-11T12:56:53.299Z] Archiving artifacts [2021-05-11T12:56:53.859Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42370/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-05-11T12:56:54.166Z] + make clean [2021-05-11T12:56:54.427Z] docker volume rm -f docker-dev-cache [2021-05-11T12:56:54.427Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-11T12:56:55.342Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.56s) [2021-05-11T12:56:55.342Z] === RUN TestRemoveContainerWithVolume [2021-05-11T12:56:55.830Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-05-11T12:56:55.830Z] --- PASS: TestRunContainerWithBridgeNone (4.34s) [2021-05-11T12:56:55.830Z] === RUN TestNetworkInvalidJSON [2021-05-11T12:56:55.830Z] === RUN TestNetworkInvalidJSON//networks/create [2021-05-11T12:56:55.830Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-05-11T12:56:55.830Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-05-11T12:56:55.830Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-05-11T12:56:55.830Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-11T12:56:55.830Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-11T12:56:55.830Z] === CONT TestNetworkInvalidJSON//networks/create [2021-05-11T12:56:55.830Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-11T12:56:55.830Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-05-11T12:56:55.830Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-05-11T12:56:55.830Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-05-11T12:56:55.830Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-05-11T12:56:55.830Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-05-11T12:56:55.830Z] === RUN TestNetworkList [2021-05-11T12:56:55.830Z] === RUN TestNetworkList//networks [2021-05-11T12:56:55.830Z] === PAUSE TestNetworkList//networks [2021-05-11T12:56:55.830Z] === RUN TestNetworkList//networks/ [2021-05-11T12:56:55.830Z] === PAUSE TestNetworkList//networks/ [2021-05-11T12:56:55.830Z] === CONT TestNetworkList//networks [2021-05-11T12:56:55.830Z] === CONT TestNetworkList//networks/ [2021-05-11T12:56:55.830Z] --- PASS: TestNetworkList (0.02s) [2021-05-11T12:56:55.830Z] --- PASS: TestNetworkList//networks (0.00s) [2021-05-11T12:56:55.830Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-05-11T12:56:55.830Z] === RUN TestHostIPv4BridgeLabel [2021-05-11T12:56:56.774Z] --- PASS: TestHostIPv4BridgeLabel (0.95s) [2021-05-11T12:56:56.774Z] === RUN TestDaemonRestartWithLiveRestore [2021-05-11T12:56:57.493Z] --- PASS: TestRemoveContainerWithVolume (2.22s) [2021-05-11T12:56:57.493Z] === RUN TestRemoveContainerRunning [2021-05-11T12:56:58.688Z] --- PASS: TestDaemonRestartWithLiveRestore (1.73s) [2021-05-11T12:56:58.688Z] === RUN TestDaemonDefaultNetworkPools [2021-05-11T12:56:59.009Z] --- PASS: TestRemoveContainerRunning (1.97s) [2021-05-11T12:56:59.009Z] === RUN TestRemoveContainerForceRemoveRunning [2021-05-11T12:56:59.260Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-05-11T12:57:00.203Z] --- PASS: TestDaemonDefaultNetworkPools (1.48s) [2021-05-11T12:57:00.203Z] === RUN TestDaemonRestartWithExistingNetwork [2021-05-11T12:57:00.464Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-05-11T12:57:01.162Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.00s) [2021-05-11T12:57:01.162Z] === RUN TestRemoveInvalidContainer [2021-05-11T12:57:01.162Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-05-11T12:57:01.162Z] === RUN TestRenameLinkedContainer [2021-05-11T12:57:01.162Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-05-11T12:57:01.162Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-05-11T12:57:01.162Z] === RUN TestRenameStoppedContainer [2021-05-11T12:57:02.379Z] --- PASS: TestDaemonRestartWithExistingNetwork (2.35s) [2021-05-11T12:57:02.379Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-05-11T12:57:02.640Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-05-11T12:57:02.640Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-05-11T12:57:03.319Z] --- PASS: TestRenameStoppedContainer (2.22s) [2021-05-11T12:57:03.319Z] === RUN TestRenameRunningContainerAndReuse [2021-05-11T12:57:05.187Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.85s) [2021-05-11T12:57:05.187Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-05-11T12:57:06.130Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.93s) [2021-05-11T12:57:06.130Z] === RUN TestServiceWithPredefinedNetwork [2021-05-11T12:57:07.516Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-05-11T12:57:07.777Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-05-11T12:57:07.958Z] --- PASS: TestRenameRunningContainerAndReuse (3.86s) [2021-05-11T12:57:07.958Z] === RUN TestRenameInvalidName [2021-05-11T12:57:09.474Z] --- PASS: TestRenameInvalidName (2.03s) [2021-05-11T12:57:09.474Z] === RUN TestRenameAnonymousContainer [2021-05-11T12:57:09.691Z] --- PASS: TestServiceWithPredefinedNetwork (3.18s) [2021-05-11T12:57:09.691Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-05-11T12:57:09.691Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-11T12:57:09.691Z] service_test.go:242: FLAKY_TEST [2021-05-11T12:57:09.691Z] === RUN TestServiceWithDataPathPortInit [2021-05-11T12:57:10.263Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-05-11T12:57:10.835Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-05-11T12:57:13.381Z] === RUN TestDockerSuite/TestBuildNetNone [2021-05-11T12:57:13.953Z] === RUN TestDockerSuite/TestBuildNoContext [2021-05-11T12:57:14.896Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-05-11T12:57:15.853Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-05-11T12:57:17.771Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2021-05-11T12:57:17.771Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-05-11T12:57:18.031Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-05-11T12:57:18.031Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-05-11T12:57:18.973Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-05-11T12:57:19.545Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-05-11T12:57:19.718Z] --- PASS: TestRenameAnonymousContainer (9.53s) [2021-05-11T12:57:19.718Z] === RUN TestRenameContainerWithSameName [2021-05-11T12:57:20.490Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-05-11T12:57:21.246Z] --- PASS: TestRenameContainerWithSameName (2.08s) [2021-05-11T12:57:21.247Z] === RUN TestRenameContainerWithLinkedContainer [2021-05-11T12:57:21.247Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-05-11T12:57:21.247Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-05-11T12:57:21.247Z] === RUN TestResize [2021-05-11T12:57:22.764Z] --- PASS: TestResize (2.04s) [2021-05-11T12:57:22.764Z] === RUN TestResizeWithInvalidSize [2021-05-11T12:57:23.793Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-05-11T12:57:23.793Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-05-11T12:57:24.914Z] --- PASS: TestResizeWithInvalidSize (1.95s) [2021-05-11T12:57:24.914Z] === RUN TestResizeWhenContainerNotStarted [2021-05-11T12:57:26.339Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-05-11T12:57:27.064Z] --- PASS: TestResizeWhenContainerNotStarted (2.26s) [2021-05-11T12:57:27.064Z] === RUN TestDaemonRestartKillContainers [2021-05-11T12:57:27.064Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-05-11T12:57:27.064Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-05-11T12:57:27.064Z] === RUN TestStats [2021-05-11T12:57:27.064Z] --- SKIP: TestStats (0.00s) [2021-05-11T12:57:27.064Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-05-11T12:57:27.064Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-05-11T12:57:27.280Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-05-11T12:57:28.224Z] --- PASS: TestServiceWithDataPathPortInit (18.68s) [2021-05-11T12:57:28.224Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-05-11T12:57:29.609Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-05-11T12:57:30.995Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-05-11T12:57:32.380Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-05-11T12:57:32.640Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-05-11T12:57:34.078Z] --- PASS: TestStopContainerWithRestartPolicyAlways (6.59s) [2021-05-11T12:57:34.078Z] === RUN TestStopContainerWithTimeout [2021-05-11T12:57:34.078Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-05-11T12:57:34.078Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-05-11T12:57:34.078Z] === RUN TestUpdateRestartPolicy [2021-05-11T12:57:35.941Z] === RUN TestDockerSuite/TestBuildPATH [2021-05-11T12:57:36.883Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.77s) [2021-05-11T12:57:36.883Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ehfsk7fqi2gj6jx3b44hr40x9 Created:2021-05-11 12:57:29.589641195 +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[f2c5623df86219771355e909f4612b4b3fe9dcfd36379e5a22aa0da55d6ea7d1:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.mu84eicy0gwpwj65bt0umabcm EndpointID:abab47ce3cbdef6a8b625004f7faf500b7b31d09fcaf0dddb2ad65a1c94a693f MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:5742a753e55a51a78f67d032eec1733d599baf386b55051053cda8d4f26b2854 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:2859dad48f75 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.mu84eicy0gwpwj65bt0umabcm EndpointID:abab47ce3cbdef6a8b625004f7faf500b7b31d09fcaf0dddb2ad65a1c94a693f EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-05-11T12:57:36.883Z] PASS [2021-05-11T12:57:36.883Z] [2021-05-11T12:57:36.883Z] === Skipped [2021-05-11T12:57:36.884Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-11T12:57:36.884Z] service_test.go:242: FLAKY_TEST [2021-05-11T12:57:36.884Z] [2021-05-11T12:57:36.884Z] [2021-05-11T12:57:36.884Z] DONE 26 tests, 1 skipped in 64.231s [2021-05-11T12:57:36.884Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-05-11T12:57:36.884Z] ++ 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-05-11T12:57:36.884Z] ++ set -e [2021-05-11T12:57:36.884Z] ++ '[' -n 0 ']' [2021-05-11T12:57:36.884Z] ++ set -x [2021-05-11T12:57:36.884Z] ++ env -i DEST=/go/src/github.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-05-11T12:57:36.884Z] INFO: Testing against a local daemon [2021-05-11T12:57:36.884Z] === RUN TestDockerNetworkIpvlanPersistance [2021-05-11T12:57:36.884Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2021-05-11T12:57:36.884Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-11T12:57:36.884Z] === RUN TestDockerNetworkIpvlan [2021-05-11T12:57:36.884Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-05-11T12:57:36.884Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-11T12:57:36.884Z] PASS [2021-05-11T12:57:36.884Z] [2021-05-11T12:57:36.884Z] === Skipped [2021-05-11T12:57:36.884Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2021-05-11T12:57:36.884Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-11T12:57:36.884Z] [2021-05-11T12:57:36.884Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-05-11T12:57:36.884Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-11T12:57:36.884Z] [2021-05-11T12:57:36.884Z] [2021-05-11T12:57:36.884Z] DONE 2 tests, 2 skipped in 0.159s [2021-05-11T12:57:36.884Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-05-11T12:57:36.884Z] ++ 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-05-11T12:57:36.884Z] ++ set -e [2021-05-11T12:57:36.884Z] ++ '[' -n 0 ']' [2021-05-11T12:57:36.884Z] ++ set -x [2021-05-11T12:57:36.884Z] ++ env -i DEST=/go/src/github.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-05-11T12:57:37.145Z] INFO: Testing against a local daemon [2021-05-11T12:57:37.145Z] === RUN TestDockerNetworkMacvlanPersistance [2021-05-11T12:57:37.717Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-05-11T12:57:38.665Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-05-11T12:57:39.607Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.37s) [2021-05-11T12:57:39.607Z] === RUN TestDockerNetworkMacvlan [2021-05-11T12:57:39.608Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-05-11T12:57:40.550Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-05-11T12:57:42.465Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-05-11T12:57:43.407Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-05-11T12:57:47.614Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-05-11T12:57:50.165Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-05-11T12:57:52.079Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-05-11T12:57:54.625Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2021-05-11T12:57:57.927Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2021-05-11T12:57:59.098Z] --- PASS: TestUpdateRestartPolicy (22.14s) [2021-05-11T12:57:59.098Z] === RUN TestUpdateRestartWithAutoRemove [2021-05-11T12:57:59.098Z] --- PASS: TestUpdateRestartWithAutoRemove (1.99s) [2021-05-11T12:57:59.098Z] === RUN TestWaitNonBlocked [2021-05-11T12:57:59.098Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-11T12:57:59.098Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-11T12:57:59.098Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-11T12:57:59.098Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-11T12:57:59.098Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-11T12:57:59.098Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-11T12:57:59.312Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-05-11T12:58:01.228Z] === RUN TestDockerSuite/TestBuildRm [2021-05-11T12:58:01.254Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-05-11T12:58:01.254Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.65s) [2021-05-11T12:58:01.254Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.93s) [2021-05-11T12:58:01.254Z] === RUN TestWaitBlocked [2021-05-11T12:58:01.254Z] --- SKIP: TestWaitBlocked (0.00s) [2021-05-11T12:58:01.254Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-05-11T12:58:01.254Z] PASS [2021-05-11T12:58:01.254Z] ok github.com/docker/docker/integration/container 89.625s [2021-05-11T12:58:01.254Z] [2021-05-11T12:58:01.254Z] === Skipped [2021-05-11T12:58:01.254Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-05-11T12:58:01.254Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-11T12:58:01.254Z] [2021-05-11T12:58:01.254Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-05-11T12:58:01.254Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-05-11T12:58:01.254Z] [2021-05-11T12:58:01.254Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-05-11T12:58:01.254Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-05-11T12:58:01.254Z] [2021-05-11T12:58:01.254Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-05-11T12:58:01.254Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-05-11T12:58:01.254Z] [2021-05-11T12:58:01.254Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-05-11T12:58:01.254Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-05-11T12:58:01.254Z] [2021-05-11T12:58:01.254Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-05-11T12:58:01.254Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-05-11T12:58:01.254Z] [2021-05-11T12:58:01.254Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-05-11T12:58:01.254Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-05-11T12:58:01.254Z] [2021-05-11T12:58:01.254Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-05-11T12:58:01.254Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-05-11T12:58:01.254Z] [2021-05-11T12:58:01.254Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-05-11T12:58:01.254Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-05-11T12:58:01.254Z] [2021-05-11T12:58:01.254Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-05-11T12:58:01.254Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-05-11T12:58:01.254Z] [2021-05-11T12:58:01.254Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-05-11T12:58:01.254Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-05-11T12:58:01.254Z] [2021-05-11T12:58:01.254Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-05-11T12:58:01.254Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-05-11T12:58:01.254Z] [2021-05-11T12:58:01.254Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-05-11T12:58:01.254Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-05-11T12:58:01.254Z] [2021-05-11T12:58:01.254Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-05-11T12:58:01.254Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-05-11T12:58:01.254Z] [2021-05-11T12:58:01.254Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-05-11T12:58:01.254Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-05-11T12:58:01.254Z] [2021-05-11T12:58:01.254Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-05-11T12:58:01.254Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-05-11T12:58:01.254Z] [2021-05-11T12:58:01.254Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-05-11T12:58:01.254Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-05-11T12:58:01.254Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-05-11T12:58:01.254Z] [2021-05-11T12:58:01.254Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-05-11T12:58:01.254Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-05-11T12:58:01.254Z] [2021-05-11T12:58:01.254Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-05-11T12:58:01.254Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-05-11T12:58:01.254Z] [2021-05-11T12:58:01.254Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-05-11T12:58:01.254Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-05-11T12:58:01.254Z] [2021-05-11T12:58:01.254Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-05-11T12:58:01.254Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-05-11T12:58:01.254Z] [2021-05-11T12:58:01.254Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-05-11T12:58:01.254Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-05-11T12:58:01.254Z] [2021-05-11T12:58:01.254Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-05-11T12:58:01.254Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-11T12:58:01.254Z] [2021-05-11T12:58:01.254Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-05-11T12:58:01.254Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-05-11T12:58:01.254Z] [2021-05-11T12:58:01.254Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-05-11T12:58:01.254Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-05-11T12:58:01.254Z] [2021-05-11T12:58:01.254Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-05-11T12:58:01.254Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-05-11T12:58:01.254Z] [2021-05-11T12:58:01.254Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-05-11T12:58:01.254Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-05-11T12:58:01.254Z] [2021-05-11T12:58:01.254Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-05-11T12:58:01.254Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-05-11T12:58:01.254Z] [2021-05-11T12:58:01.254Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-05-11T12:58:01.254Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-05-11T12:58:01.254Z] [2021-05-11T12:58:01.254Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-05-11T12:58:01.254Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-05-11T12:58:01.254Z] [2021-05-11T12:58:01.254Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-05-11T12:58:01.254Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-05-11T12:58:01.254Z] [2021-05-11T12:58:01.254Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-05-11T12:58:01.254Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-05-11T12:58:01.254Z] [2021-05-11T12:58:01.254Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-05-11T12:58:01.254Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-05-11T12:58:01.254Z] [2021-05-11T12:58:01.254Z] [2021-05-11T12:58:01.254Z] DONE 88 tests, 33 skipped in 92.522s [2021-05-11T12:58:01.254Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-05-11T12:58:02.621Z] --- PASS: TestDockerNetworkMacvlan (23.23s) [2021-05-11T12:58:02.621Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.15s) [2021-05-11T12:58:02.621Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.26s) [2021-05-11T12:58:02.621Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.59s) [2021-05-11T12:58:02.621Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (3.07s) [2021-05-11T12:58:02.621Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.90s) [2021-05-11T12:58:02.621Z] --- PASS: TestDockerNetworkMacvlan/Addressing (2.98s) [2021-05-11T12:58:02.621Z] PASS [2021-05-11T12:58:02.621Z] [2021-05-11T12:58:02.621Z] DONE 8 tests in 25.741s [2021-05-11T12:58:02.621Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-05-11T12:58:02.621Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-05-11T12:58:02.621Z] ++ set -e [2021-05-11T12:58:02.621Z] ++ '[' -n 0 ']' [2021-05-11T12:58:02.621Z] ++ set -x [2021-05-11T12:58:02.621Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-05-11T12:58:02.892Z] testing: warning: no tests to run [2021-05-11T12:58:02.892Z] PASS [2021-05-11T12:58:02.892Z] [2021-05-11T12:58:02.892Z] DONE 0 tests in 0.047s [2021-05-11T12:58:02.892Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-05-11T12:58:02.892Z] ++ 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-05-11T12:58:02.892Z] ++ set -e [2021-05-11T12:58:02.892Z] ++ '[' -n 0 ']' [2021-05-11T12:58:02.892Z] ++ set -x [2021-05-11T12:58:02.892Z] ++ env -i DEST=/go/src/github.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-05-11T12:58:02.892Z] INFO: Testing against a local daemon [2021-05-11T12:58:02.892Z] === RUN TestAuthZPluginAllowRequest [2021-05-11T12:58:03.404Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-05-11T12:58:03.404Z] INFO: Testing against a local daemon [2021-05-11T12:58:03.404Z] === RUN TestCommitInheritsEnv [2021-05-11T12:58:03.404Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-05-11T12:58:03.404Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-11T12:58:03.404Z] === RUN TestImportExtremelyLargeImageWorks [2021-05-11T12:58:03.404Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-05-11T12:58:03.404Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-05-11T12:58:03.404Z] === RUN TestImagesFilterMultiReference [2021-05-11T12:58:03.857Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2021-05-11T12:58:03.857Z] === RUN TestImagePullPlatformInvalid [2021-05-11T12:58:03.857Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-05-11T12:58:03.857Z] === RUN TestRemoveImageOrphaning [2021-05-11T12:58:04.810Z] --- PASS: TestRemoveImageOrphaning (1.00s) [2021-05-11T12:58:04.810Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-05-11T12:58:04.810Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2021-05-11T12:58:04.810Z] === RUN TestTagInvalidReference [2021-05-11T12:58:04.810Z] --- PASS: TestTagInvalidReference (0.03s) [2021-05-11T12:58:04.810Z] === RUN TestTagValidPrefixedRepo [2021-05-11T12:58:04.810Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-05-11T12:58:04.810Z] === RUN TestTagExistedNameWithoutForce [2021-05-11T12:58:04.810Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-05-11T12:58:04.810Z] === RUN TestTagOfficialNames [2021-05-11T12:58:04.810Z] --- PASS: TestTagOfficialNames (0.08s) [2021-05-11T12:58:04.810Z] === RUN TestTagMatchesDigest [2021-05-11T12:58:04.810Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-05-11T12:58:04.810Z] PASS [2021-05-11T12:58:04.810Z] ok github.com/docker/docker/integration/image 1.910s [2021-05-11T12:58:05.262Z] [2021-05-11T12:58:05.262Z] === Skipped [2021-05-11T12:58:05.262Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-05-11T12:58:05.262Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-11T12:58:05.262Z] [2021-05-11T12:58:05.262Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-05-11T12:58:05.262Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-05-11T12:58:05.262Z] [2021-05-11T12:58:05.262Z] [2021-05-11T12:58:05.262Z] DONE 11 tests, 2 skipped in 4.030s [2021-05-11T12:58:05.262Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-05-11T12:58:05.437Z] --- PASS: TestAuthZPluginAllowRequest (2.20s) [2021-05-11T12:58:05.437Z] === RUN TestAuthZPluginTLS [2021-05-11T12:58:05.437Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-05-11T12:58:06.009Z] --- PASS: TestAuthZPluginTLS (0.74s) [2021-05-11T12:58:06.009Z] === RUN TestAuthZPluginDenyRequest [2021-05-11T12:58:06.269Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-05-11T12:58:06.530Z] --- PASS: TestAuthZPluginDenyRequest (0.71s) [2021-05-11T12:58:06.530Z] === RUN TestAuthZPluginAPIDenyResponse [2021-05-11T12:58:07.473Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.70s) [2021-05-11T12:58:07.473Z] === RUN TestAuthZPluginDenyResponse [2021-05-11T12:58:07.473Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-05-11T12:58:07.735Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-05-11T12:58:08.132Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-05-11T12:58:08.132Z] INFO: Testing against a local daemon [2021-05-11T12:58:08.132Z] === RUN TestNetworkCreateDelete [2021-05-11T12:58:08.132Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-05-11T12:58:08.132Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-05-11T12:58:08.132Z] === RUN TestDockerNetworkDeletePreferID [2021-05-11T12:58:08.132Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-05-11T12:58:08.132Z] 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-05-11T12:58:08.132Z] === RUN TestDaemonDNSFallback [2021-05-11T12:58:08.132Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-05-11T12:58:08.132Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-05-11T12:58:08.132Z] === RUN TestInspectNetwork [2021-05-11T12:58:08.132Z] --- SKIP: TestInspectNetwork (0.00s) [2021-05-11T12:58:08.132Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-05-11T12:58:08.132Z] === RUN TestRunContainerWithBridgeNone [2021-05-11T12:58:08.132Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-05-11T12:58:08.132Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-05-11T12:58:08.132Z] === RUN TestNetworkInvalidJSON [2021-05-11T12:58:08.132Z] === RUN TestNetworkInvalidJSON//networks/create [2021-05-11T12:58:08.132Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-05-11T12:58:08.132Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-05-11T12:58:08.132Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-05-11T12:58:08.132Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-11T12:58:08.132Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-11T12:58:08.132Z] === CONT TestNetworkInvalidJSON//networks/create [2021-05-11T12:58:08.132Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-11T12:58:08.132Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-05-11T12:58:08.132Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2021-05-11T12:58:08.132Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-05-11T12:58:08.132Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-05-11T12:58:08.132Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-05-11T12:58:08.132Z] === RUN TestNetworkList [2021-05-11T12:58:08.132Z] === RUN TestNetworkList//networks [2021-05-11T12:58:08.132Z] === PAUSE TestNetworkList//networks [2021-05-11T12:58:08.132Z] === RUN TestNetworkList//networks/ [2021-05-11T12:58:08.132Z] === PAUSE TestNetworkList//networks/ [2021-05-11T12:58:08.132Z] === CONT TestNetworkList//networks [2021-05-11T12:58:08.132Z] === CONT TestNetworkList//networks/ [2021-05-11T12:58:08.132Z] --- PASS: TestNetworkList (0.03s) [2021-05-11T12:58:08.132Z] --- PASS: TestNetworkList//networks (0.00s) [2021-05-11T12:58:08.132Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-05-11T12:58:08.132Z] === RUN TestHostIPv4BridgeLabel [2021-05-11T12:58:08.132Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-05-11T12:58:08.132Z] network_test.go:126: testEnv.OSType == "windows" [2021-05-11T12:58:08.132Z] === RUN TestDaemonRestartWithLiveRestore [2021-05-11T12:58:08.132Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-05-11T12:58:08.132Z] service_test.go:29: testEnv.OSType == "windows" [2021-05-11T12:58:08.132Z] === RUN TestDaemonDefaultNetworkPools [2021-05-11T12:58:08.132Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-05-11T12:58:08.132Z] service_test.go:58: testEnv.OSType == "windows" [2021-05-11T12:58:08.132Z] === RUN TestDaemonRestartWithExistingNetwork [2021-05-11T12:58:08.132Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-05-11T12:58:08.132Z] service_test.go:102: testEnv.OSType == "windows" [2021-05-11T12:58:08.132Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-05-11T12:58:08.132Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-05-11T12:58:08.132Z] service_test.go:136: testEnv.OSType == "windows" [2021-05-11T12:58:08.132Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-05-11T12:58:08.132Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-05-11T12:58:08.132Z] service_test.go:187: testEnv.OSType == "windows" [2021-05-11T12:58:08.132Z] === RUN TestServiceWithPredefinedNetwork [2021-05-11T12:58:08.132Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-05-11T12:58:08.132Z] service_test.go:212: testEnv.OSType == "windows" [2021-05-11T12:58:08.132Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-05-11T12:58:08.132Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-11T12:58:08.132Z] service_test.go:242: FLAKY_TEST [2021-05-11T12:58:08.132Z] === RUN TestServiceWithDataPathPortInit [2021-05-11T12:58:08.132Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-05-11T12:58:08.132Z] service_test.go:332: testEnv.OSType == "windows" [2021-05-11T12:58:08.132Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-05-11T12:58:08.132Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-05-11T12:58:08.132Z] service_test.go:400: testEnv.OSType == "windows" [2021-05-11T12:58:08.132Z] PASS [2021-05-11T12:58:08.132Z] ok github.com/docker/docker/integration/network 0.522s [2021-05-11T12:58:08.132Z] [2021-05-11T12:58:08.132Z] === Skipped [2021-05-11T12:58:08.132Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-05-11T12:58:08.132Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-05-11T12:58:08.132Z] [2021-05-11T12:58:08.132Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-05-11T12:58:08.132Z] 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-05-11T12:58:08.132Z] [2021-05-11T12:58:08.132Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-05-11T12:58:08.132Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-05-11T12:58:08.132Z] [2021-05-11T12:58:08.132Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-05-11T12:58:08.132Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-05-11T12:58:08.132Z] [2021-05-11T12:58:08.132Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-05-11T12:58:08.132Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-05-11T12:58:08.132Z] [2021-05-11T12:58:08.132Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-05-11T12:58:08.132Z] network_test.go:126: testEnv.OSType == "windows" [2021-05-11T12:58:08.132Z] [2021-05-11T12:58:08.132Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-05-11T12:58:08.132Z] service_test.go:29: testEnv.OSType == "windows" [2021-05-11T12:58:08.132Z] [2021-05-11T12:58:08.132Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-05-11T12:58:08.132Z] service_test.go:58: testEnv.OSType == "windows" [2021-05-11T12:58:08.132Z] [2021-05-11T12:58:08.132Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-05-11T12:58:08.132Z] service_test.go:102: testEnv.OSType == "windows" [2021-05-11T12:58:08.132Z] [2021-05-11T12:58:08.132Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-05-11T12:58:08.132Z] service_test.go:136: testEnv.OSType == "windows" [2021-05-11T12:58:08.132Z] [2021-05-11T12:58:08.132Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-05-11T12:58:08.132Z] service_test.go:187: testEnv.OSType == "windows" [2021-05-11T12:58:08.132Z] [2021-05-11T12:58:08.132Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-05-11T12:58:08.132Z] service_test.go:212: testEnv.OSType == "windows" [2021-05-11T12:58:08.132Z] [2021-05-11T12:58:08.132Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-11T12:58:08.132Z] service_test.go:242: FLAKY_TEST [2021-05-11T12:58:08.132Z] [2021-05-11T12:58:08.132Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-05-11T12:58:08.132Z] service_test.go:332: testEnv.OSType == "windows" [2021-05-11T12:58:08.132Z] [2021-05-11T12:58:08.132Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-05-11T12:58:08.132Z] service_test.go:400: testEnv.OSType == "windows" [2021-05-11T12:58:08.132Z] [2021-05-11T12:58:08.132Z] [2021-05-11T12:58:08.132Z] DONE 22 tests, 15 skipped in 2.859s [2021-05-11T12:58:08.132Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-05-11T12:58:08.307Z] --- PASS: TestAuthZPluginDenyResponse (0.87s) [2021-05-11T12:58:08.307Z] === RUN TestAuthZPluginAllowEventStream [2021-05-11T12:58:08.307Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-05-11T12:58:09.086Z] testing: warning: no tests to run [2021-05-11T12:58:09.086Z] PASS [2021-05-11T12:58:09.086Z] ok github.com/docker/docker/integration/network/ipvlan 0.154s [2021-05-11T12:58:09.086Z] [2021-05-11T12:58:09.086Z] DONE 0 tests in 0.867s [2021-05-11T12:58:09.086Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-05-11T12:58:10.041Z] testing: warning: no tests to run [2021-05-11T12:58:10.041Z] PASS [2021-05-11T12:58:10.041Z] ok github.com/docker/docker/integration/network/macvlan 0.200s [2021-05-11T12:58:10.041Z] [2021-05-11T12:58:10.041Z] DONE 0 tests in 0.955s [2021-05-11T12:58:10.041Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-05-11T12:58:10.223Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-05-11T12:58:10.484Z] --- PASS: TestAuthZPluginAllowEventStream (2.33s) [2021-05-11T12:58:10.484Z] === RUN TestAuthZPluginErrorResponse [2021-05-11T12:58:10.995Z] testing: warning: no tests to run [2021-05-11T12:58:10.995Z] PASS [2021-05-11T12:58:10.995Z] ok github.com/docker/docker/integration/plugin 0.155s [2021-05-11T12:58:10.995Z] [2021-05-11T12:58:10.995Z] DONE 0 tests in 0.907s [2021-05-11T12:58:10.995Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-05-11T12:58:11.056Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-05-11T12:58:11.317Z] --- PASS: TestAuthZPluginErrorResponse (0.80s) [2021-05-11T12:58:11.317Z] === RUN TestAuthZPluginErrorRequest [2021-05-11T12:58:11.888Z] --- PASS: TestAuthZPluginErrorRequest (0.73s) [2021-05-11T12:58:11.888Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-05-11T12:58:11.951Z] testing: warning: no tests to run [2021-05-11T12:58:11.951Z] PASS [2021-05-11T12:58:11.951Z] ok github.com/docker/docker/integration/plugin/authz 0.158s [2021-05-11T12:58:11.951Z] [2021-05-11T12:58:11.951Z] DONE 0 tests in 0.885s [2021-05-11T12:58:11.951Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-05-11T12:58:12.463Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-05-11T12:58:12.724Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.75s) [2021-05-11T12:58:12.724Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-05-11T12:58:15.273Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.43s) [2021-05-11T12:58:15.273Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-05-11T12:58:16.659Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-05-11T12:58:16.659Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-05-11T12:58:17.231Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-05-11T12:58:17.231Z] === RUN TestDockerSuite/TestBuildSpaces [2021-05-11T12:58:17.492Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-05-11T12:58:17.492Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.42s) [2021-05-11T12:58:17.492Z] === RUN TestAuthZPluginHeader [2021-05-11T12:58:18.878Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-05-11T12:58:18.878Z] --- PASS: TestAuthZPluginHeader (1.03s) [2021-05-11T12:58:18.878Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-05-11T12:58:18.878Z] === RUN TestDockerSuite/TestBuildStderr [2021-05-11T12:58:19.450Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2021-05-11T12:58:19.714Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-05-11T12:58:22.241Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-05-11T12:58:22.241Z] INFO: Testing against a local daemon [2021-05-11T12:58:22.241Z] === RUN TestPluginInvalidJSON [2021-05-11T12:58:22.241Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-05-11T12:58:22.241Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-05-11T12:58:22.241Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-05-11T12:58:22.241Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-05-11T12:58:22.241Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-05-11T12:58:22.241Z] === RUN TestPluginInstall [2021-05-11T12:58:22.241Z] --- SKIP: TestPluginInstall (0.00s) [2021-05-11T12:58:22.241Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-05-11T12:58:22.241Z] === RUN TestPluginsWithRuntimes [2021-05-11T12:58:22.241Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-05-11T12:58:22.241Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-05-11T12:58:22.241Z] === RUN TestPluginBackCompatMediaTypes [2021-05-11T12:58:22.241Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-05-11T12:58:22.241Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-05-11T12:58:22.241Z] PASS [2021-05-11T12:58:22.241Z] ok github.com/docker/docker/integration/plugin/common 0.502s [2021-05-11T12:58:22.241Z] [2021-05-11T12:58:22.241Z] === Skipped [2021-05-11T12:58:22.241Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-05-11T12:58:22.241Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-05-11T12:58:22.241Z] [2021-05-11T12:58:22.241Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-05-11T12:58:22.241Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-05-11T12:58:22.241Z] [2021-05-11T12:58:22.241Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-05-11T12:58:22.241Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-05-11T12:58:22.241Z] [2021-05-11T12:58:22.241Z] [2021-05-11T12:58:22.241Z] DONE 5 tests, 3 skipped in 9.878s [2021-05-11T12:58:22.241Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-05-11T12:58:25.008Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (6.05s) [2021-05-11T12:58:25.008Z] === RUN TestAuthZPluginV2Disable [2021-05-11T12:58:25.124Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-05-11T12:58:25.124Z] INFO: Testing against a local daemon [2021-05-11T12:58:25.124Z] === RUN TestExternalGraphDriver [2021-05-11T12:58:25.124Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-05-11T12:58:25.124Z] external_test.go:48: runtime.GOOS == "windows" [2021-05-11T12:58:25.124Z] === RUN TestGraphdriverPluginV2 [2021-05-11T12:58:25.124Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-05-11T12:58:25.124Z] external_test.go:408: runtime.GOOS == "windows" [2021-05-11T12:58:25.124Z] PASS [2021-05-11T12:58:25.124Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.456s [2021-05-11T12:58:25.576Z] [2021-05-11T12:58:25.576Z] === Skipped [2021-05-11T12:58:25.576Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-05-11T12:58:25.576Z] external_test.go:48: runtime.GOOS == "windows" [2021-05-11T12:58:25.576Z] [2021-05-11T12:58:25.576Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-05-11T12:58:25.576Z] external_test.go:408: runtime.GOOS == "windows" [2021-05-11T12:58:25.576Z] [2021-05-11T12:58:25.576Z] [2021-05-11T12:58:25.576Z] DONE 2 tests, 2 skipped in 3.686s [2021-05-11T12:58:25.576Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-05-11T12:58:25.580Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-05-11T12:58:26.964Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-05-11T12:58:27.909Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-05-11T12:58:28.170Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-05-11T12:58:28.454Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-05-11T12:58:28.454Z] INFO: Testing against a local daemon [2021-05-11T12:58:28.454Z] === RUN TestReadPluginNoRead [2021-05-11T12:58:28.454Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-05-11T12:58:28.454Z] read_test.go:21: no unix domain sockets on Windows [2021-05-11T12:58:28.454Z] PASS [2021-05-11T12:58:28.454Z] ok github.com/docker/docker/integration/plugin/logging 0.505s [2021-05-11T12:58:28.906Z] [2021-05-11T12:58:28.906Z] === Skipped [2021-05-11T12:58:28.906Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-05-11T12:58:28.906Z] read_test.go:21: no unix domain sockets on Windows [2021-05-11T12:58:28.906Z] [2021-05-11T12:58:28.906Z] [2021-05-11T12:58:28.906Z] DONE 1 tests, 1 skipped in 3.140s [2021-05-11T12:58:28.906Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-05-11T12:58:29.113Z] --- PASS: TestAuthZPluginV2Disable (4.22s) [2021-05-11T12:58:29.113Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-05-11T12:58:29.374Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-05-11T12:58:30.421Z] testing: warning: no tests to run [2021-05-11T12:58:30.421Z] PASS [2021-05-11T12:58:30.421Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.256s [2021-05-11T12:58:30.421Z] [2021-05-11T12:58:30.421Z] DONE 0 tests in 1.588s [2021-05-11T12:58:30.421Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-05-11T12:58:30.759Z] === RUN TestDockerSuite/TestBuildUser [2021-05-11T12:58:32.674Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.79s) [2021-05-11T12:58:32.674Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-05-11T12:58:32.674Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-05-11T12:58:33.292Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-05-11T12:58:33.292Z] INFO: Testing against a local daemon [2021-05-11T12:58:33.292Z] === RUN TestPluginWithDevMounts [2021-05-11T12:58:33.292Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-05-11T12:58:33.292Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-05-11T12:58:33.292Z] PASS [2021-05-11T12:58:33.292Z] ok github.com/docker/docker/integration/plugin/volumes 0.465s [2021-05-11T12:58:33.292Z] [2021-05-11T12:58:33.292Z] === Skipped [2021-05-11T12:58:33.292Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-05-11T12:58:33.292Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-05-11T12:58:33.292Z] [2021-05-11T12:58:33.292Z] [2021-05-11T12:58:33.292Z] DONE 1 tests, 1 skipped in 2.947s [2021-05-11T12:58:33.292Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-05-11T12:58:36.178Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-05-11T12:58:36.178Z] INFO: Testing against a local daemon [2021-05-11T12:58:36.178Z] === RUN TestSecretInspect [2021-05-11T12:58:36.178Z] --- SKIP: TestSecretInspect (0.00s) [2021-05-11T12:58:36.178Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-05-11T12:58:36.178Z] === RUN TestSecretList [2021-05-11T12:58:36.178Z] --- SKIP: TestSecretList (0.00s) [2021-05-11T12:58:36.178Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-05-11T12:58:36.178Z] === RUN TestSecretsCreateAndDelete [2021-05-11T12:58:36.178Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2021-05-11T12:58:36.178Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-05-11T12:58:36.178Z] === RUN TestSecretsUpdate [2021-05-11T12:58:36.178Z] --- SKIP: TestSecretsUpdate (0.01s) [2021-05-11T12:58:36.178Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-05-11T12:58:36.178Z] === RUN TestTemplatedSecret [2021-05-11T12:58:36.178Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-05-11T12:58:36.178Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-05-11T12:58:36.178Z] === RUN TestSecretCreateResolve [2021-05-11T12:58:36.178Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-05-11T12:58:36.178Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-05-11T12:58:36.178Z] PASS [2021-05-11T12:58:36.178Z] ok github.com/docker/docker/integration/secret 0.429s [2021-05-11T12:58:36.178Z] [2021-05-11T12:58:36.178Z] === Skipped [2021-05-11T12:58:36.178Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-05-11T12:58:36.178Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-05-11T12:58:36.178Z] [2021-05-11T12:58:36.178Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-05-11T12:58:36.178Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-05-11T12:58:36.178Z] [2021-05-11T12:58:36.178Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.01s) [2021-05-11T12:58:36.178Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-05-11T12:58:36.178Z] [2021-05-11T12:58:36.178Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.01s) [2021-05-11T12:58:36.178Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-05-11T12:58:36.178Z] [2021-05-11T12:58:36.178Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-05-11T12:58:36.178Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-05-11T12:58:36.178Z] [2021-05-11T12:58:36.178Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-05-11T12:58:36.178Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-05-11T12:58:36.178Z] [2021-05-11T12:58:36.178Z] [2021-05-11T12:58:36.178Z] DONE 6 tests, 6 skipped in 2.495s [2021-05-11T12:58:36.178Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-05-11T12:58:36.880Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-05-11T12:58:39.070Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-05-11T12:58:39.070Z] INFO: Testing against a local daemon [2021-05-11T12:58:39.070Z] === RUN TestServiceCreateInit [2021-05-11T12:58:39.070Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-05-11T12:58:39.070Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-05-11T12:58:39.070Z] --- PASS: TestServiceCreateInit (0.03s) [2021-05-11T12:58:39.070Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-05-11T12:58:39.070Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-05-11T12:58:39.070Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-05-11T12:58:39.070Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-05-11T12:58:39.070Z] === RUN TestCreateServiceMultipleTimes [2021-05-11T12:58:39.070Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-05-11T12:58:39.070Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-05-11T12:58:39.070Z] === RUN TestCreateServiceConflict [2021-05-11T12:58:39.070Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-05-11T12:58:39.070Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-05-11T12:58:39.070Z] === RUN TestCreateServiceMaxReplicas [2021-05-11T12:58:39.070Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2021-05-11T12:58:39.070Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-05-11T12:58:39.070Z] === RUN TestCreateWithDuplicateNetworkNames [2021-05-11T12:58:39.070Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-05-11T12:58:39.070Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-05-11T12:58:39.070Z] === RUN TestCreateServiceSecretFileMode [2021-05-11T12:58:39.070Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-05-11T12:58:39.070Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-05-11T12:58:39.070Z] === RUN TestCreateServiceConfigFileMode [2021-05-11T12:58:39.070Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-05-11T12:58:39.070Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-05-11T12:58:39.070Z] === RUN TestCreateServiceSysctls [2021-05-11T12:58:39.070Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2021-05-11T12:58:39.070Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-05-11T12:58:39.070Z] === RUN TestCreateServiceCapabilities [2021-05-11T12:58:39.522Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2021-05-11T12:58:39.522Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-05-11T12:58:39.522Z] === RUN TestInspect [2021-05-11T12:58:39.522Z] --- SKIP: TestInspect (0.00s) [2021-05-11T12:58:39.522Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-05-11T12:58:39.522Z] === RUN TestCreateJob [2021-05-11T12:58:39.522Z] --- SKIP: TestCreateJob (0.00s) [2021-05-11T12:58:39.522Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-05-11T12:58:39.522Z] === RUN TestReplicatedJob [2021-05-11T12:58:39.522Z] --- SKIP: TestReplicatedJob (0.00s) [2021-05-11T12:58:39.522Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-05-11T12:58:39.522Z] === RUN TestUpdateReplicatedJob [2021-05-11T12:58:39.522Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-05-11T12:58:39.522Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-05-11T12:58:39.522Z] === RUN TestServiceListWithStatuses [2021-05-11T12:58:39.522Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-05-11T12:58:39.522Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-05-11T12:58:39.522Z] === RUN TestDockerNetworkConnectAlias [2021-05-11T12:58:39.522Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-05-11T12:58:39.522Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-05-11T12:58:39.522Z] === RUN TestDockerNetworkReConnect [2021-05-11T12:58:39.522Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-05-11T12:58:39.522Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-05-11T12:58:39.522Z] === RUN TestServicePlugin [2021-05-11T12:58:39.522Z] --- SKIP: TestServicePlugin (0.00s) [2021-05-11T12:58:39.522Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-05-11T12:58:39.522Z] === RUN TestServiceUpdateLabel [2021-05-11T12:58:39.522Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-05-11T12:58:39.522Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-05-11T12:58:39.522Z] === RUN TestServiceUpdateSecrets [2021-05-11T12:58:39.522Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2021-05-11T12:58:39.522Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-05-11T12:58:39.522Z] === RUN TestServiceUpdateConfigs [2021-05-11T12:58:39.522Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-05-11T12:58:39.522Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-05-11T12:58:39.522Z] === RUN TestServiceUpdateNetwork [2021-05-11T12:58:39.522Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-05-11T12:58:39.522Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-05-11T12:58:39.522Z] === RUN TestServiceUpdatePidsLimit [2021-05-11T12:58:39.522Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-05-11T12:58:39.522Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-05-11T12:58:39.522Z] PASS [2021-05-11T12:58:39.522Z] ok github.com/docker/docker/integration/service 0.728s [2021-05-11T12:58:39.522Z] [2021-05-11T12:58:39.522Z] === Skipped [2021-05-11T12:58:39.522Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-05-11T12:58:39.522Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-05-11T12:58:39.522Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-05-11T12:58:39.522Z] [2021-05-11T12:58:39.522Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-05-11T12:58:39.522Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-05-11T12:58:39.522Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-05-11T12:58:39.522Z] [2021-05-11T12:58:39.522Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-05-11T12:58:39.522Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-05-11T12:58:39.522Z] [2021-05-11T12:58:39.522Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-05-11T12:58:39.522Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-05-11T12:58:39.522Z] [2021-05-11T12:58:39.522Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2021-05-11T12:58:39.522Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-05-11T12:58:39.522Z] [2021-05-11T12:58:39.522Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-05-11T12:58:39.522Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-05-11T12:58:39.522Z] [2021-05-11T12:58:39.522Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-05-11T12:58:39.522Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-05-11T12:58:39.522Z] [2021-05-11T12:58:39.522Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-05-11T12:58:39.522Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-05-11T12:58:39.522Z] [2021-05-11T12:58:39.522Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2021-05-11T12:58:39.523Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-05-11T12:58:39.523Z] [2021-05-11T12:58:39.523Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2021-05-11T12:58:39.523Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-05-11T12:58:39.523Z] [2021-05-11T12:58:39.523Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-05-11T12:58:39.523Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-05-11T12:58:39.523Z] [2021-05-11T12:58:39.523Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-05-11T12:58:39.523Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-05-11T12:58:39.523Z] [2021-05-11T12:58:39.523Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-05-11T12:58:39.523Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-05-11T12:58:39.523Z] [2021-05-11T12:58:39.523Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-05-11T12:58:39.523Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-05-11T12:58:39.523Z] [2021-05-11T12:58:39.523Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-05-11T12:58:39.523Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-05-11T12:58:39.523Z] [2021-05-11T12:58:39.523Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-05-11T12:58:39.523Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-05-11T12:58:39.523Z] [2021-05-11T12:58:39.523Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-05-11T12:58:39.523Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-05-11T12:58:39.523Z] [2021-05-11T12:58:39.523Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-05-11T12:58:39.523Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-05-11T12:58:39.523Z] [2021-05-11T12:58:39.523Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-05-11T12:58:39.523Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-05-11T12:58:39.523Z] [2021-05-11T12:58:39.523Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.01s) [2021-05-11T12:58:39.523Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-05-11T12:58:39.523Z] [2021-05-11T12:58:39.523Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-05-11T12:58:39.523Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-05-11T12:58:39.523Z] [2021-05-11T12:58:39.523Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-05-11T12:58:39.523Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-05-11T12:58:39.523Z] [2021-05-11T12:58:39.523Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-05-11T12:58:39.523Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-05-11T12:58:39.523Z] [2021-05-11T12:58:39.523Z] [2021-05-11T12:58:39.523Z] DONE 24 tests, 23 skipped in 3.568s [2021-05-11T12:58:39.523Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-05-11T12:58:42.392Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-05-11T12:58:42.392Z] INFO: Testing against a local daemon [2021-05-11T12:58:42.392Z] === RUN TestSessionCreate [2021-05-11T12:58:42.392Z] --- SKIP: TestSessionCreate (0.00s) [2021-05-11T12:58:42.392Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-05-11T12:58:42.392Z] === RUN TestSessionCreateWithBadUpgrade [2021-05-11T12:58:42.392Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-05-11T12:58:42.392Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-05-11T12:58:42.392Z] PASS [2021-05-11T12:58:42.392Z] ok github.com/docker/docker/integration/session 0.439s [2021-05-11T12:58:42.392Z] [2021-05-11T12:58:42.392Z] === Skipped [2021-05-11T12:58:42.392Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-05-11T12:58:42.392Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-05-11T12:58:42.392Z] [2021-05-11T12:58:42.392Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-05-11T12:58:42.392Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-05-11T12:58:42.392Z] [2021-05-11T12:58:42.392Z] [2021-05-11T12:58:42.392Z] DONE 2 tests, 2 skipped in 2.464s [2021-05-11T12:58:42.392Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-05-11T12:58:44.543Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-05-11T12:58:44.543Z] INFO: Testing against a local daemon [2021-05-11T12:58:44.543Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-05-11T12:58:44.543Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-05-11T12:58:44.543Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-05-11T12:58:44.543Z] === RUN TestEventsExecDie [2021-05-11T12:58:44.543Z] --- SKIP: TestEventsExecDie (0.00s) [2021-05-11T12:58:44.543Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-05-11T12:58:44.543Z] === RUN TestEventsBackwardsCompatible [2021-05-11T12:58:44.543Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-05-11T12:58:44.543Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-05-11T12:58:44.543Z] === RUN TestInfoAPI [2021-05-11T12:58:44.543Z] --- PASS: TestInfoAPI (0.04s) [2021-05-11T12:58:44.543Z] === RUN TestInfoAPIWarnings [2021-05-11T12:58:44.543Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-05-11T12:58:44.543Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-11T12:58:44.543Z] === RUN TestInfoDebug [2021-05-11T12:58:44.543Z] --- SKIP: TestInfoDebug (0.00s) [2021-05-11T12:58:44.543Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-05-11T12:58:44.543Z] === RUN TestInfoInsecureRegistries [2021-05-11T12:58:44.543Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-05-11T12:58:44.543Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-05-11T12:58:44.543Z] === RUN TestInfoRegistryMirrors [2021-05-11T12:58:44.543Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-05-11T12:58:44.543Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-05-11T12:58:44.543Z] === RUN TestLoginFailsWithBadCredentials [2021-05-11T12:58:45.019Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2021-05-11T12:58:45.019Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.76s) [2021-05-11T12:58:45.019Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-05-11T12:58:45.496Z] --- PASS: TestLoginFailsWithBadCredentials (0.94s) [2021-05-11T12:58:45.496Z] === RUN TestPingCacheHeaders [2021-05-11T12:58:45.496Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-05-11T12:58:45.496Z] === RUN TestPingGet [2021-05-11T12:58:45.496Z] --- PASS: TestPingGet (0.03s) [2021-05-11T12:58:45.496Z] === RUN TestPingHead [2021-05-11T12:58:45.496Z] --- PASS: TestPingHead (0.03s) [2021-05-11T12:58:45.496Z] === RUN TestVersion [2021-05-11T12:58:45.496Z] --- PASS: TestVersion (0.03s) [2021-05-11T12:58:45.496Z] PASS [2021-05-11T12:58:45.496Z] ok github.com/docker/docker/integration/system 1.489s [2021-05-11T12:58:45.496Z] [2021-05-11T12:58:45.496Z] === Skipped [2021-05-11T12:58:45.496Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-05-11T12:58:45.496Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-05-11T12:58:45.496Z] [2021-05-11T12:58:45.496Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-05-11T12:58:45.496Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-05-11T12:58:45.496Z] [2021-05-11T12:58:45.496Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-05-11T12:58:45.496Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-05-11T12:58:45.496Z] [2021-05-11T12:58:45.496Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-05-11T12:58:45.496Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-11T12:58:45.496Z] [2021-05-11T12:58:45.496Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-05-11T12:58:45.496Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-05-11T12:58:45.496Z] [2021-05-11T12:58:45.496Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-05-11T12:58:45.496Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-05-11T12:58:45.496Z] [2021-05-11T12:58:45.496Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-05-11T12:58:45.496Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-05-11T12:58:45.496Z] [2021-05-11T12:58:45.496Z] [2021-05-11T12:58:45.496Z] DONE 13 tests, 7 skipped in 3.528s [2021-05-11T12:58:45.496Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-05-11T12:58:48.370Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-05-11T12:58:48.370Z] INFO: Testing against a local daemon [2021-05-11T12:58:48.370Z] === RUN TestVolumesCreateAndList [2021-05-11T12:58:48.370Z] --- PASS: TestVolumesCreateAndList (0.05s) [2021-05-11T12:58:48.370Z] === RUN TestVolumesRemove [2021-05-11T12:58:48.370Z] --- PASS: TestVolumesRemove (0.15s) [2021-05-11T12:58:48.370Z] === RUN TestVolumesInspect [2021-05-11T12:58:48.370Z] --- PASS: TestVolumesInspect (0.04s) [2021-05-11T12:58:48.370Z] === RUN TestVolumesInvalidJSON [2021-05-11T12:58:48.370Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-05-11T12:58:48.370Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-05-11T12:58:48.823Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-05-11T12:58:48.823Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-05-11T12:58:48.823Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-05-11T12:58:48.823Z] PASS [2021-05-11T12:58:48.823Z] ok github.com/docker/docker/integration/volume 0.815s [2021-05-11T12:58:48.823Z] [2021-05-11T12:58:48.823Z] DONE 5 tests in 3.136s [2021-05-11T12:58:48.823Z] INFO: make.ps1 ended at 05/11/2021 12:58:48 [2021-05-11T12:58:48.823Z] INFO: Integration CLI tests being run from the host: [2021-05-11T12:58:48.823Z] 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-05-11T12:58:49.228Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2021-05-11T12:58:55.820Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-05-11T12:58:56.086Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-05-11T12:58:56.349Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-05-11T12:58:57.292Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-05-11T12:58:58.238Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-05-11T12:58:59.079Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-05-11T12:58:59.079Z] INFO: Testing against a local daemon [2021-05-11T12:58:59.079Z] === RUN TestDockerSuite [2021-05-11T12:58:59.079Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-05-11T12:58:59.079Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-05-11T12:58:59.079Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-05-11T12:58:59.079Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-05-11T12:58:59.079Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-05-11T12:58:59.079Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-05-11T12:58:59.079Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-05-11T12:58:59.079Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-05-11T12:58:59.079Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-05-11T12:58:59.079Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-05-11T12:58:59.180Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-05-11T12:58:59.180Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-05-11T12:58:59.180Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-05-11T12:58:59.180Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-05-11T12:58:59.180Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-05-11T12:58:59.531Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-05-11T12:58:59.983Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-05-11T12:59:01.094Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-05-11T12:59:01.094Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-05-11T12:59:01.666Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-05-11T12:59:02.242Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-05-11T12:59:02.503Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2021-05-11T12:59:02.765Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.36s) [2021-05-11T12:59:02.765Z] PASS [2021-05-11T12:59:02.765Z] [2021-05-11T12:59:02.765Z] DONE 17 tests in 60.038s [2021-05-11T12:59:02.765Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-05-11T12:59:02.765Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-05-11T12:59:02.765Z] ++ set -e [2021-05-11T12:59:02.765Z] ++ '[' -n 0 ']' [2021-05-11T12:59:02.765Z] ++ set -x [2021-05-11T12:59:02.765Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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-05-11T12:59:03.026Z] INFO: Testing against a local daemon [2021-05-11T12:59:03.026Z] === RUN TestPluginInvalidJSON [2021-05-11T12:59:03.026Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-05-11T12:59:03.026Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-05-11T12:59:03.026Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-05-11T12:59:03.026Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-05-11T12:59:03.026Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2021-05-11T12:59:03.026Z] === RUN TestPluginInstall [2021-05-11T12:59:03.026Z] === RUN TestPluginInstall/no_auth [2021-05-11T12:59:03.599Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-05-11T12:59:03.599Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-05-11T12:59:06.147Z] time="2021-05-11T12:59:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-11T12:59:06.147Z] time="2021-05-11T12:59:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8a4896a25fb01bbfa63b1b64a20ccc4451c37605488da60f9d73c600cf4ac5e9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-11T12:59:06.147Z] time="2021-05-11T12:59:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-11T12:59:06.147Z] time="2021-05-11T12:59:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8a4896a25fb01bbfa63b1b64a20ccc4451c37605488da60f9d73c600cf4ac5e9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-11T12:59:06.721Z] === RUN TestPluginInstall/with_htpasswd [2021-05-11T12:59:07.665Z] time="2021-05-11T12:59:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-11T12:59:07.665Z] time="2021-05-11T12:59:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5dde03f1309420c1f791ed9cb3828658dd10a3efe2359b2a731f19ebfcce9059" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-11T12:59:07.665Z] time="2021-05-11T12:59:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-11T12:59:07.665Z] time="2021-05-11T12:59:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5dde03f1309420c1f791ed9cb3828658dd10a3efe2359b2a731f19ebfcce9059" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-11T12:59:08.609Z] === RUN TestPluginInstall/with_insecure [2021-05-11T12:59:08.609Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-05-11T12:59:10.524Z] time="2021-05-11T12:59:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-11T12:59:10.524Z] time="2021-05-11T12:59:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c808f767405efec1ef941d055724317a69b9bd9e1aa280cf636b959eb5d9d562" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-11T12:59:10.524Z] time="2021-05-11T12:59:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-11T12:59:10.524Z] time="2021-05-11T12:59:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c808f767405efec1ef941d055724317a69b9bd9e1aa280cf636b959eb5d9d562" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-11T12:59:10.785Z] --- PASS: TestPluginInstall (7.62s) [2021-05-11T12:59:10.785Z] --- PASS: TestPluginInstall/no_auth (3.46s) [2021-05-11T12:59:10.785Z] --- PASS: TestPluginInstall/with_htpasswd (1.90s) [2021-05-11T12:59:10.785Z] --- PASS: TestPluginInstall/with_insecure (2.26s) [2021-05-11T12:59:10.785Z] plugin_test.go:165: [de050f94c36dc] daemon is not started [2021-05-11T12:59:10.785Z] === RUN TestPluginsWithRuntimes [2021-05-11T12:59:11.046Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-05-11T12:59:11.991Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-05-11T12:59:12.562Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-05-11T12:59:12.824Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-05-11T12:59:12.824Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-05-11T12:59:12.824Z] === RUN TestPluginsWithRuntimes/No_Args [2021-05-11T12:59:13.396Z] === RUN TestDockerSuite/TestBuildXZHost [2021-05-11T12:59:14.782Z] === RUN TestPluginsWithRuntimes/With_Args [2021-05-11T12:59:15.732Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-05-11T12:59:15.732Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-05-11T12:59:15.732Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-05-11T12:59:16.303Z] --- PASS: TestPluginsWithRuntimes (5.68s) [2021-05-11T12:59:16.303Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.77s) [2021-05-11T12:59:16.303Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.68s) [2021-05-11T12:59:16.303Z] === RUN TestPluginBackCompatMediaTypes [2021-05-11T12:59:16.564Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-05-11T12:59:17.507Z] --- PASS: TestPluginBackCompatMediaTypes (1.01s) [2021-05-11T12:59:17.507Z] PASS [2021-05-11T12:59:17.507Z] [2021-05-11T12:59:17.507Z] DONE 10 tests in 14.539s [2021-05-11T12:59:17.507Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-05-11T12:59:17.507Z] ++ 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-05-11T12:59:17.507Z] ++ set -e [2021-05-11T12:59:17.507Z] ++ '[' -n 0 ']' [2021-05-11T12:59:17.507Z] ++ set -x [2021-05-11T12:59:17.507Z] ++ env -i DEST=/go/src/github.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-05-11T12:59:17.507Z] INFO: Testing against a local daemon [2021-05-11T12:59:17.507Z] === RUN TestExternalGraphDriver [2021-05-11T12:59:17.507Z] === RUN TestDockerSuite/TestCommitChange [2021-05-11T12:59:17.768Z] === RUN TestExternalGraphDriver/json [2021-05-11T12:59:18.715Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-05-11T12:59:20.101Z] === RUN TestDockerSuite/TestCommitHardlink [2021-05-11T12:59:21.043Z] === RUN TestExternalGraphDriver/spec [2021-05-11T12:59:21.986Z] === RUN TestDockerSuite/TestCommitNewFile [2021-05-11T12:59:23.899Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-05-11T12:59:24.159Z] === RUN TestExternalGraphDriver/pull [2021-05-11T12:59:24.731Z] === RUN TestDockerSuite/TestCommitTTY [2021-05-11T12:59:26.644Z] --- PASS: TestExternalGraphDriver (8.95s) [2021-05-11T12:59:26.644Z] --- PASS: TestExternalGraphDriver/json (3.19s) [2021-05-11T12:59:26.644Z] --- PASS: TestExternalGraphDriver/spec (3.18s) [2021-05-11T12:59:26.644Z] --- PASS: TestExternalGraphDriver/pull (2.49s) [2021-05-11T12:59:26.644Z] === RUN TestGraphdriverPluginV2 [2021-05-11T12:59:26.905Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-05-11T12:59:27.848Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-05-11T12:59:29.762Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-05-11T12:59:30.704Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-05-11T12:59:30.704Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-05-11T12:59:30.704Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-05-11T12:59:30.704Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-05-11T12:59:30.704Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-05-11T12:59:30.704Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-05-11T12:59:30.704Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-05-11T12:59:32.091Z] --- PASS: TestGraphdriverPluginV2 (5.44s) [2021-05-11T12:59:32.091Z] PASS [2021-05-11T12:59:32.091Z] [2021-05-11T12:59:32.091Z] DONE 5 tests in 14.539s [2021-05-11T12:59:32.091Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-05-11T12:59:32.091Z] ++ 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-05-11T12:59:32.091Z] ++ set -e [2021-05-11T12:59:32.091Z] ++ '[' -n 0 ']' [2021-05-11T12:59:32.091Z] ++ set -x [2021-05-11T12:59:32.092Z] ++ env -i DEST=/go/src/github.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-05-11T12:59:32.092Z] INFO: Testing against a local daemon [2021-05-11T12:59:32.092Z] === RUN TestContinueAfterPluginCrash [2021-05-11T12:59:32.092Z] === PAUSE TestContinueAfterPluginCrash [2021-05-11T12:59:32.092Z] === RUN TestReadPluginNoRead [2021-05-11T12:59:32.092Z] === PAUSE TestReadPluginNoRead [2021-05-11T12:59:32.092Z] === RUN TestDaemonStartWithLogOpt [2021-05-11T12:59:32.092Z] === PAUSE TestDaemonStartWithLogOpt [2021-05-11T12:59:32.092Z] === CONT TestContinueAfterPluginCrash [2021-05-11T12:59:32.092Z] === CONT TestDaemonStartWithLogOpt [2021-05-11T12:59:33.036Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-05-11T12:59:35.583Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-05-11T12:59:35.583Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-05-11T12:59:37.014Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-05-11T12:59:37.587Z] --- PASS: TestDaemonStartWithLogOpt (5.58s) [2021-05-11T12:59:37.587Z] === CONT TestReadPluginNoRead [2021-05-11T12:59:37.848Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-05-11T12:59:38.791Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-05-11T12:59:40.178Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-05-11T12:59:40.751Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-05-11T12:59:41.012Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-05-11T12:59:41.012Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-05-11T12:59:41.272Z] === RUN TestReadPluginNoRead/default [2021-05-11T12:59:41.844Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-05-11T12:59:41.844Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-05-11T12:59:41.844Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-05-11T12:59:41.844Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-05-11T12:59:41.844Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-05-11T12:59:43.230Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-05-11T12:59:43.230Z] === RUN TestReadPluginNoRead/disabled_caching [2021-05-11T12:59:43.490Z] --- PASS: TestContinueAfterPluginCrash (11.38s) [2021-05-11T12:59:44.062Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-05-11T12:59:45.004Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-05-11T12:59:45.004Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-05-11T12:59:45.004Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-05-11T12:59:46.919Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-05-11T12:59:46.919Z] --- PASS: TestReadPluginNoRead (9.30s) [2021-05-11T12:59:46.919Z] --- PASS: TestReadPluginNoRead/default (1.88s) [2021-05-11T12:59:46.919Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.05s) [2021-05-11T12:59:46.919Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.90s) [2021-05-11T12:59:46.919Z] read_test.go:92: [d521a0d85d2df] daemon is not started [2021-05-11T12:59:46.919Z] PASS [2021-05-11T12:59:46.919Z] [2021-05-11T12:59:46.919Z] DONE 6 tests in 15.025s [2021-05-11T12:59:46.919Z] 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-05-11T12:59:46.919Z] ++ 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-05-11T12:59:46.919Z] ++ set -e [2021-05-11T12:59:46.919Z] ++ '[' -n 0 ']' [2021-05-11T12:59:46.919Z] ++ set -x [2021-05-11T12:59:46.919Z] ++ env -i DEST=/go/src/github.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-05-11T12:59:47.180Z] testing: warning: no tests to run [2021-05-11T12:59:47.180Z] PASS [2021-05-11T12:59:47.180Z] [2021-05-11T12:59:47.180Z] DONE 0 tests in 0.059s [2021-05-11T12:59:47.180Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-05-11T12:59:47.180Z] ++ 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-05-11T12:59:47.180Z] ++ set -e [2021-05-11T12:59:47.180Z] ++ '[' -n 0 ']' [2021-05-11T12:59:47.180Z] ++ set -x [2021-05-11T12:59:47.180Z] ++ env -i DEST=/go/src/github.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-05-11T12:59:47.180Z] INFO: Testing against a local daemon [2021-05-11T12:59:47.180Z] === RUN TestPluginWithDevMounts [2021-05-11T12:59:47.180Z] === PAUSE TestPluginWithDevMounts [2021-05-11T12:59:47.180Z] === CONT TestPluginWithDevMounts [2021-05-11T12:59:47.753Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-05-11T12:59:47.753Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-05-11T12:59:48.694Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-05-11T12:59:49.267Z] --- PASS: TestPluginWithDevMounts (2.02s) [2021-05-11T12:59:49.267Z] PASS [2021-05-11T12:59:49.267Z] [2021-05-11T12:59:49.267Z] DONE 1 tests in 2.163s [2021-05-11T12:59:49.267Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-05-11T12:59:49.267Z] ++ 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-05-11T12:59:49.267Z] ++ set -e [2021-05-11T12:59:49.267Z] ++ '[' -n 0 ']' [2021-05-11T12:59:49.267Z] ++ set -x [2021-05-11T12:59:49.267Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-05-11T12:59:49.528Z] INFO: Testing against a local daemon [2021-05-11T12:59:49.528Z] === RUN TestSecretInspect [2021-05-11T12:59:49.528Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-05-11T12:59:50.472Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-05-11T12:59:51.416Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-05-11T12:59:51.416Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-05-11T12:59:51.677Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2021-05-11T12:59:52.621Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-05-11T12:59:52.621Z] --- PASS: TestSecretInspect (3.05s) [2021-05-11T12:59:52.621Z] === RUN TestSecretList [2021-05-11T12:59:54.006Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-05-11T12:59:54.950Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-05-11T12:59:54.950Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-05-11T12:59:55.900Z] --- PASS: TestSecretList (3.29s) [2021-05-11T12:59:55.900Z] === RUN TestSecretsCreateAndDelete [2021-05-11T12:59:56.471Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-05-11T12:59:58.385Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-05-11T12:59:58.957Z] --- PASS: TestSecretsCreateAndDelete (3.29s) [2021-05-11T12:59:58.957Z] === RUN TestSecretsUpdate [2021-05-11T13:00:00.873Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-05-11T13:00:00.873Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-05-11T13:00:00.873Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-05-11T13:00:00.873Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-05-11T13:00:00.873Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-05-11T13:00:01.817Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-05-11T13:00:02.389Z] --- PASS: TestSecretsUpdate (3.21s) [2021-05-11T13:00:02.389Z] === RUN TestTemplatedSecret [2021-05-11T13:00:06.597Z] --- PASS: TestTemplatedSecret (4.08s) [2021-05-11T13:00:06.597Z] === RUN TestSecretCreateResolve [2021-05-11T13:00:06.597Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-05-11T13:00:07.540Z] === RUN TestDockerSuite/TestContainerAPITop [2021-05-11T13:00:08.483Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-05-11T13:00:08.483Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-05-11T13:00:08.483Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-05-11T13:00:08.743Z] --- PASS: TestSecretCreateResolve (2.45s) [2021-05-11T13:00:08.743Z] PASS [2021-05-11T13:00:08.743Z] [2021-05-11T13:00:08.743Z] DONE 6 tests in 19.498s [2021-05-11T13:00:08.743Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-05-11T13:00:08.743Z] ++ 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-05-11T13:00:08.743Z] ++ set -e [2021-05-11T13:00:08.743Z] ++ '[' -n 0 ']' [2021-05-11T13:00:08.743Z] ++ set -x [2021-05-11T13:00:08.743Z] ++ env -i DEST=/go/src/github.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-05-11T13:00:09.004Z] INFO: Testing against a local daemon [2021-05-11T13:00:09.004Z] === RUN TestServiceCreateInit [2021-05-11T13:00:09.004Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-05-11T13:00:10.915Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2021-05-11T13:00:11.487Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-05-11T13:00:11.921Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-05-11T13:00:11.921Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-05-11T13:00:11.921Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-05-11T13:00:11.921Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-05-11T13:00:11.921Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-05-11T13:00:11.921Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-05-11T13:00:11.921Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-05-11T13:00:11.921Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-05-11T13:00:11.921Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-05-11T13:00:11.922Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-05-11T13:00:11.922Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-05-11T13:00:11.922Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-05-11T13:00:11.922Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-05-11T13:00:11.922Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-05-11T13:00:11.922Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-05-11T13:00:11.922Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-05-11T13:00:12.873Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-05-11T13:00:13.512Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-05-11T13:00:13.964Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-05-11T13:00:13.964Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-05-11T13:00:13.964Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-05-11T13:00:13.964Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-05-11T13:00:14.788Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-05-11T13:00:15.049Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-05-11T13:00:16.839Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-05-11T13:00:16.839Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-05-11T13:00:16.839Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-05-11T13:00:20.363Z] --- PASS: TestServiceCreateInit (11.37s) [2021-05-11T13:00:20.363Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.45s) [2021-05-11T13:00:20.363Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.90s) [2021-05-11T13:00:20.363Z] === RUN TestCreateServiceMultipleTimes [2021-05-11T13:00:23.664Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-05-11T13:00:23.847Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-05-11T13:00:24.237Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-05-11T13:00:27.540Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-05-11T13:00:30.087Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-05-11T13:00:31.032Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2021-05-11T13:00:32.944Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2021-05-11T13:00:34.328Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2021-05-11T13:00:36.240Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2021-05-11T13:00:37.623Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0007770c0_} [2021-05-11T13:00:39.007Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1328247330_/foo_false____} [2021-05-11T13:00:40.391Z] --- PASS: TestCreateServiceMultipleTimes (20.02s) [2021-05-11T13:00:40.391Z] === RUN TestCreateServiceConflict [2021-05-11T13:00:40.652Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1328247330_/foo_true____} [2021-05-11T13:00:42.589Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3434780953_/foo_false____} [2021-05-11T13:00:42.589Z] --- PASS: TestCreateServiceConflict (2.28s) [2021-05-11T13:00:42.589Z] === RUN TestCreateServiceMaxReplicas [2021-05-11T13:00:43.974Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3434780953_/foo_true____} [2021-05-11T13:00:45.888Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3434780953_/foo_true__0xc000777120__} [2021-05-11T13:00:45.888Z] --- PASS: TestCreateServiceMaxReplicas (3.30s) [2021-05-11T13:00:45.888Z] === RUN TestCreateWithDuplicateNetworkNames [2021-05-11T13:00:46.459Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2021-05-11T13:00:47.845Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000777140_} [2021-05-11T13:00:49.761Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000777160_} [2021-05-11T13:00:51.674Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000777180_} [2021-05-11T13:00:52.244Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2021-05-11T13:00:53.186Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0007771a0_} [2021-05-11T13:00:54.571Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-05-11T13:00:56.485Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-05-11T13:00:56.485Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-05-11T13:00:56.485Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-05-11T13:00:56.485Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-05-11T13:00:56.485Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-05-11T13:00:56.485Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-05-11T13:00:56.485Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-05-11T13:00:56.485Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-05-11T13:00:56.485Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-05-11T13:00:56.485Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-05-11T13:00:56.485Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-05-11T13:00:56.485Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2021-05-11T13:00:56.485Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2021-05-11T13:00:56.485Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2021-05-11T13:00:56.485Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2021-05-11T13:00:56.485Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2021-05-11T13:00:56.485Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2021-05-11T13:00:56.485Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-05-11T13:01:00.689Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-05-11T13:01:00.950Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.08s) [2021-05-11T13:01:00.950Z] === RUN TestCreateServiceSecretFileMode [2021-05-11T13:01:02.866Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-05-11T13:01:04.266Z] --- PASS: TestCreateServiceSecretFileMode (3.11s) [2021-05-11T13:01:04.266Z] === RUN TestCreateServiceConfigFileMode [2021-05-11T13:01:08.472Z] --- PASS: TestCreateServiceConfigFileMode (3.70s) [2021-05-11T13:01:08.472Z] === RUN TestCreateServiceSysctls [2021-05-11T13:01:08.472Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-05-11T13:01:10.386Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-05-11T13:01:10.386Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-05-11T13:01:11.771Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-05-11T13:01:12.343Z] --- PASS: TestCreateServiceSysctls (4.48s) [2021-05-11T13:01:12.343Z] === RUN TestCreateServiceCapabilities [2021-05-11T13:01:12.915Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2021-05-11T13:01:13.858Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-05-11T13:01:15.245Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-05-11T13:01:15.817Z] --- PASS: TestCreateServiceCapabilities (3.56s) [2021-05-11T13:01:15.817Z] === RUN TestInspect [2021-05-11T13:01:16.077Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2021-05-11T13:01:16.338Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-05-11T13:01:17.281Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-05-11T13:01:19.198Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-05-11T13:01:21.115Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-05-11T13:01:21.115Z] --- PASS: TestInspect (5.35s) [2021-05-11T13:01:21.115Z] === RUN TestCreateJob [2021-05-11T13:01:22.503Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-05-11T13:01:23.447Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-05-11T13:01:24.836Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-05-11T13:01:25.796Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-05-11T13:01:26.056Z] --- PASS: TestCreateJob (4.86s) [2021-05-11T13:01:26.056Z] === RUN TestReplicatedJob [2021-05-11T13:01:27.000Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-05-11T13:01:28.915Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-05-11T13:01:29.860Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-05-11T13:01:31.245Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-05-11T13:01:31.245Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-05-11T13:01:32.631Z] === RUN TestDockerSuite/TestCpRelativePath [2021-05-11T13:01:33.573Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-05-11T13:01:34.964Z] --- PASS: TestReplicatedJob (8.72s) [2021-05-11T13:01:34.964Z] === RUN TestUpdateReplicatedJob [2021-05-11T13:01:34.964Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-05-11T13:01:35.907Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-05-11T13:01:37.294Z] === RUN TestDockerSuite/TestCpToCaseA [2021-05-11T13:01:39.207Z] === RUN TestDockerSuite/TestCpToCaseB [2021-05-11T13:01:39.781Z] --- PASS: TestUpdateReplicatedJob (4.87s) [2021-05-11T13:01:39.781Z] === RUN TestServiceListWithStatuses [2021-05-11T13:01:39.781Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-05-11T13:01:39.781Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-05-11T13:01:39.781Z] === RUN TestDockerNetworkConnectAlias [2021-05-11T13:01:39.781Z] === RUN TestDockerSuite/TestCpToCaseC [2021-05-11T13:01:43.086Z] === RUN TestDockerSuite/TestCpToCaseD [2021-05-11T13:01:46.391Z] --- PASS: TestDockerNetworkConnectAlias (6.69s) [2021-05-11T13:01:46.391Z] === RUN TestDockerNetworkReConnect [2021-05-11T13:01:48.315Z] === RUN TestDockerSuite/TestCpToCaseE [2021-05-11T13:01:49.733Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-05-11T13:01:49.734Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-05-11T13:01:49.734Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-05-11T13:01:49.734Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-05-11T13:01:51.619Z] --- PASS: TestDockerNetworkReConnect (5.21s) [2021-05-11T13:01:51.619Z] === RUN TestServicePlugin [2021-05-11T13:01:52.191Z] === RUN TestDockerSuite/TestCpToCaseF [2021-05-11T13:01:53.134Z] === RUN TestDockerSuite/TestCpToCaseG [2021-05-11T13:01:58.339Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-05-11T13:01:58.339Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-05-11T13:01:58.339Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-05-11T13:01:58.339Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-05-11T13:01:58.339Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-05-11T13:01:58.339Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-05-11T13:01:59.311Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-05-11T13:01:59.721Z] === RUN TestDockerSuite/TestCpToCaseH [2021-05-11T13:02:02.273Z] === RUN TestDockerSuite/TestCpToCaseI [2021-05-11T13:02:03.054Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-05-11T13:02:03.215Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-05-11T13:02:04.601Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-05-11T13:02:04.601Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-05-11T13:02:04.601Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-05-11T13:02:04.601Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-05-11T13:02:08.357Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-05-11T13:02:08.505Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2021-05-11T13:02:09.076Z] === RUN TestDockerSuite/TestCpToDot [2021-05-11T13:02:09.648Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-05-11T13:02:11.567Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-05-11T13:02:12.953Z] === RUN TestDockerSuite/TestCpToStdout [2021-05-11T13:02:13.907Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-05-11T13:02:15.292Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-05-11T13:02:15.292Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-05-11T13:02:16.234Z] === RUN TestDockerSuite/TestCpVolumePath [2021-05-11T13:02:17.176Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-05-11T13:02:17.176Z] === RUN TestDockerSuite/TestCreateArgs [2021-05-11T13:02:17.176Z] === RUN TestDockerSuite/TestCreateByImageID [2021-05-11T13:02:17.176Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2021-05-11T13:02:17.747Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-05-11T13:02:18.690Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-05-11T13:02:18.690Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-05-11T13:02:18.690Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-05-11T13:02:20.076Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-05-11T13:02:20.076Z] === RUN TestDockerSuite/TestCreateLabels [2021-05-11T13:02:20.076Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-05-11T13:02:20.337Z] === RUN TestDockerSuite/TestCreateRM [2021-05-11T13:02:20.337Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-05-11T13:02:20.337Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-05-11T13:02:20.599Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-05-11T13:02:20.599Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-05-11T13:02:20.751Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-05-11T13:02:23.147Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-05-11T13:02:23.147Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-05-11T13:02:23.147Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-05-11T13:02:24.534Z] --- PASS: TestServicePlugin (32.84s) [2021-05-11T13:02:24.534Z] plugin_test.go:62: [dcc3ebebadab3] joining swarm manager [d0df4e5052bb0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-11T13:02:24.534Z] plugin_test.go:65: [de3b441c6b460] joining swarm manager [d0df4e5052bb0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-11T13:02:24.534Z] === RUN TestServiceUpdateLabel [2021-05-11T13:02:25.449Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-05-11T13:02:26.694Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-05-11T13:02:26.694Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-05-11T13:02:27.837Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-05-11T13:02:27.837Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-05-11T13:02:27.837Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-05-11T13:02:27.837Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-05-11T13:02:27.837Z] --- PASS: TestServiceUpdateLabel (3.17s) [2021-05-11T13:02:27.837Z] === RUN TestServiceUpdateSecrets [2021-05-11T13:02:27.837Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-05-11T13:02:27.837Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-05-11T13:02:28.408Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-05-11T13:02:29.996Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-05-11T13:02:30.956Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-05-11T13:02:31.535Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-05-11T13:02:31.899Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-05-11T13:02:33.283Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-05-11T13:02:34.684Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-05-11T13:02:35.625Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-05-11T13:02:36.197Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-05-11T13:02:36.197Z] === RUN TestDockerSuite/TestDevicePermissions [2021-05-11T13:02:37.139Z] === RUN TestDockerSuite/TestDockerFails [2021-05-11T13:02:37.140Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2021-05-11T13:02:37.140Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2021-05-11T13:02:37.140Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2021-05-11T13:02:37.338Z] === RUN TestDockerSuite/TestBuildAddScript [2021-05-11T13:02:37.338Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-05-11T13:02:37.338Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-05-11T13:02:37.338Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-05-11T13:02:37.338Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-05-11T13:02:37.798Z] === RUN TestDockerSuite/TestBuildAddTar [2021-05-11T13:02:39.054Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2021-05-11T13:02:39.624Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2021-05-11T13:02:42.167Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2021-05-11T13:02:42.167Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2021-05-11T13:02:42.167Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2021-05-11T13:02:42.738Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2021-05-11T13:02:43.680Z] --- PASS: TestServiceUpdateSecrets (16.09s) [2021-05-11T13:02:43.680Z] === RUN TestServiceUpdateConfigs [2021-05-11T13:02:50.266Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-05-11T13:02:52.811Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-05-11T13:02:55.357Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-05-11T13:02:56.741Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2021-05-11T13:02:58.126Z] === RUN TestDockerSuite/TestEventsAttach [2021-05-11T13:02:59.075Z] --- PASS: TestServiceUpdateConfigs (15.44s) [2021-05-11T13:02:59.075Z] === RUN TestServiceUpdateNetwork [2021-05-11T13:02:59.075Z] === RUN TestDockerSuite/TestEventsCommit [2021-05-11T13:03:00.461Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-05-11T13:03:01.405Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-05-11T13:03:02.348Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-05-11T13:03:03.290Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2021-05-11T13:03:05.203Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2021-05-11T13:03:06.588Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-05-11T13:03:07.530Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2021-05-11T13:03:10.833Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2021-05-11T13:03:13.378Z] === RUN TestDockerSuite/TestEventsCopy [2021-05-11T13:03:14.236Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-05-11T13:03:14.236Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-05-11T13:03:14.236Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-05-11T13:03:14.321Z] --- PASS: TestServiceUpdateNetwork (15.29s) [2021-05-11T13:03:14.321Z] === RUN TestServiceUpdatePidsLimit [2021-05-11T13:03:14.321Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-05-11T13:03:15.709Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-05-11T13:03:16.283Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-05-11T13:03:17.226Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-05-11T13:03:22.524Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-05-11T13:03:22.524Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-05-11T13:03:23.909Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-05-11T13:03:24.169Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2021-05-11T13:03:24.169Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-05-11T13:03:24.740Z] === RUN TestDockerSuite/TestEventsFilterType [2021-05-11T13:03:25.000Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2021-05-11T13:03:25.260Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2021-05-11T13:03:25.260Z] === RUN TestDockerSuite/TestEventsFilters [2021-05-11T13:03:27.174Z] === RUN TestDockerSuite/TestEventsFormat [2021-05-11T13:03:28.559Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-05-11T13:03:28.559Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-05-11T13:03:28.559Z] === RUN TestDockerSuite/TestEventsImageImport [2021-05-11T13:03:29.132Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2021-05-11T13:03:29.704Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-05-11T13:03:29.965Z] === RUN TestDockerSuite/TestEventsImagePull [2021-05-11T13:03:30.536Z] === RUN TestDockerSuite/TestEventsImageTag [2021-05-11T13:03:31.479Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2021-05-11T13:03:31.740Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2021-05-11T13:03:31.740Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2021-05-11T13:03:32.001Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-05-11T13:03:32.262Z] --- PASS: TestServiceUpdatePidsLimit (17.86s) [2021-05-11T13:03:32.262Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.37s) [2021-05-11T13:03:32.262Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.10s) [2021-05-11T13:03:32.262Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.41s) [2021-05-11T13:03:32.262Z] PASS [2021-05-11T13:03:32.262Z] [2021-05-11T13:03:32.262Z] === Skipped [2021-05-11T13:03:32.262Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-05-11T13:03:32.262Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-05-11T13:03:32.262Z] [2021-05-11T13:03:32.262Z] [2021-05-11T13:03:32.262Z] DONE 27 tests, 1 skipped in 203.466s [2021-05-11T13:03:32.263Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-05-11T13:03:32.263Z] ++ 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-05-11T13:03:32.263Z] ++ set -e [2021-05-11T13:03:32.263Z] ++ '[' -n 0 ']' [2021-05-11T13:03:32.263Z] ++ set -x [2021-05-11T13:03:32.263Z] ++ env -i DEST=/go/src/github.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-05-11T13:03:32.524Z] INFO: Testing against a local daemon [2021-05-11T13:03:32.524Z] === RUN TestSessionCreate [2021-05-11T13:03:32.524Z] --- PASS: TestSessionCreate (0.05s) [2021-05-11T13:03:32.524Z] === RUN TestSessionCreateWithBadUpgrade [2021-05-11T13:03:32.524Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2021-05-11T13:03:32.524Z] PASS [2021-05-11T13:03:32.524Z] [2021-05-11T13:03:32.524Z] DONE 2 tests in 0.225s [2021-05-11T13:03:32.524Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-05-11T13:03:32.524Z] ++ 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-05-11T13:03:32.524Z] ++ set -e [2021-05-11T13:03:32.524Z] ++ '[' -n 0 ']' [2021-05-11T13:03:32.524Z] ++ set -x [2021-05-11T13:03:32.524Z] ++ env -i DEST=/go/src/github.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-05-11T13:03:32.786Z] INFO: Testing against a local daemon [2021-05-11T13:03:32.786Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-05-11T13:03:32.786Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-05-11T13:03:32.786Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-05-11T13:03:32.786Z] === RUN TestEventsExecDie [2021-05-11T13:03:33.730Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2021-05-11T13:03:34.677Z] --- PASS: TestEventsExecDie (2.05s) [2021-05-11T13:03:34.677Z] === RUN TestEventsBackwardsCompatible [2021-05-11T13:03:34.939Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2021-05-11T13:03:34.939Z] === RUN TestInfoBinaryCommits [2021-05-11T13:03:34.939Z] --- PASS: TestInfoBinaryCommits (0.05s) [2021-05-11T13:03:34.939Z] === RUN TestInfoAPIVersioned [2021-05-11T13:03:34.939Z] --- PASS: TestInfoAPIVersioned (0.02s) [2021-05-11T13:03:34.939Z] === RUN TestInfoDiscoveryBackend [2021-05-11T13:03:34.939Z] === RUN TestDockerSuite/TestEventsRename [2021-05-11T13:03:35.346Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-05-11T13:03:35.346Z] === RUN TestDockerSuite/TestBuildBlankName [2021-05-11T13:03:35.346Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-05-11T13:03:35.882Z] --- PASS: TestInfoDiscoveryBackend (0.95s) [2021-05-11T13:03:35.882Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-05-11T13:03:35.882Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2021-05-11T13:03:36.143Z] === RUN TestDockerSuite/TestEventsResize [2021-05-11T13:03:37.085Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-05-11T13:03:37.085Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-05-11T13:03:37.346Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-05-11T13:03:37.607Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.79s) [2021-05-11T13:03:37.607Z] === RUN TestInfoAPI [2021-05-11T13:03:37.607Z] --- PASS: TestInfoAPI (0.03s) [2021-05-11T13:03:37.607Z] === RUN TestInfoAPIWarnings [2021-05-11T13:03:41.151Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-05-11T13:03:41.612Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-05-11T13:03:44.200Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-05-11T13:03:44.773Z] === RUN TestDockerSuite/TestEventsStreaming [2021-05-11T13:03:46.157Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-05-11T13:03:49.454Z] === RUN TestDockerSuite/TestEventsTop [2021-05-11T13:03:49.714Z] === RUN TestDockerSuite/TestEventsUntag [2021-05-11T13:03:51.954Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-05-11T13:03:52.257Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-05-11T13:03:54.801Z] --- PASS: TestInfoAPIWarnings (16.74s) [2021-05-11T13:03:54.801Z] === RUN TestInfoDebug [2021-05-11T13:03:55.061Z] --- PASS: TestInfoDebug (0.65s) [2021-05-11T13:03:55.061Z] === RUN TestInfoInsecureRegistries [2021-05-11T13:03:55.632Z] --- PASS: TestInfoInsecureRegistries (0.64s) [2021-05-11T13:03:55.632Z] === RUN TestInfoRegistryMirrors [2021-05-11T13:03:56.574Z] --- PASS: TestInfoRegistryMirrors (0.66s) [2021-05-11T13:03:56.574Z] === RUN TestLoginFailsWithBadCredentials [2021-05-11T13:03:56.574Z] --- PASS: TestLoginFailsWithBadCredentials (0.15s) [2021-05-11T13:03:56.574Z] === RUN TestPingCacheHeaders [2021-05-11T13:03:56.574Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-05-11T13:03:56.574Z] === RUN TestPingGet [2021-05-11T13:03:56.574Z] --- PASS: TestPingGet (0.01s) [2021-05-11T13:03:56.574Z] === RUN TestPingHead [2021-05-11T13:03:56.574Z] --- PASS: TestPingHead (0.02s) [2021-05-11T13:03:56.574Z] === RUN TestVersion [2021-05-11T13:03:56.574Z] --- PASS: TestVersion (0.02s) [2021-05-11T13:03:56.574Z] PASS [2021-05-11T13:03:56.574Z] [2021-05-11T13:03:56.574Z] === Skipped [2021-05-11T13:03:56.574Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-05-11T13:03:56.574Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-05-11T13:03:56.574Z] [2021-05-11T13:03:56.574Z] [2021-05-11T13:03:56.574Z] DONE 18 tests, 1 skipped in 24.038s [2021-05-11T13:03:56.574Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-05-11T13:03:56.574Z] ++ 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-05-11T13:03:56.574Z] ++ set -e [2021-05-11T13:03:56.574Z] ++ '[' -n 0 ']' [2021-05-11T13:03:56.574Z] ++ set -x [2021-05-11T13:03:56.574Z] ++ env -i DEST=/go/src/github.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-05-11T13:03:56.836Z] INFO: Testing against a local daemon [2021-05-11T13:03:56.836Z] === RUN TestVolumesCreateAndList [2021-05-11T13:03:56.836Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-05-11T13:03:56.836Z] === RUN TestVolumesRemove [2021-05-11T13:03:56.836Z] --- PASS: TestVolumesRemove (0.06s) [2021-05-11T13:03:56.836Z] === RUN TestVolumesInspect [2021-05-11T13:03:56.836Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2021-05-11T13:03:56.836Z] --- PASS: TestVolumesInspect (0.03s) [2021-05-11T13:03:56.836Z] === RUN TestVolumesInvalidJSON [2021-05-11T13:03:56.836Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-05-11T13:03:56.836Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-05-11T13:03:56.836Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-05-11T13:03:56.836Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-05-11T13:03:56.836Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-05-11T13:03:56.836Z] PASS [2021-05-11T13:03:56.836Z] [2021-05-11T13:03:56.836Z] DONE 5 tests in 0.246s [2021-05-11T13:03:56.836Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-05-11T13:03:57.097Z] ++++ cat bundles/test-integration/docker.pid [2021-05-11T13:03:57.098Z] +++ kill 5743 [2021-05-11T13:03:58.482Z] +++ /etc/init.d/apparmor stop [2021-05-11T13:03:58.482Z] Leaving: AppArmorNo profiles have been unloaded. [2021-05-11T13:03:58.482Z] [2021-05-11T13:03:58.482Z] Unloading profiles will leave already running processes permanently [2021-05-11T13:03:58.482Z] unconfined, which can lead to unexpected situations. [2021-05-11T13:03:58.482Z] [2021-05-11T13:03:58.482Z] To set a process to complain mode, use the command line tool [2021-05-11T13:03:58.482Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-05-11T13:03:58.482Z] +++ true [2021-05-11T13:03:58.482Z] exiting test-integration [2021-05-11T13:03:58.482Z] ++ exit 0 [2021-05-11T13:03:58.482Z] [2021-05-11T13:03:59.424Z] + for job in $(jobs -p) [2021-05-11T13:03:59.424Z] + wait 9354 [2021-05-11T13:04:01.093Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-05-11T13:04:03.629Z] === RUN TestDockerSuite/TestExec [2021-05-11T13:04:05.014Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-05-11T13:04:05.589Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-05-11T13:04:06.537Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-05-11T13:04:07.113Z] === RUN TestDockerSuite/TestExecAPIStart [2021-05-11T13:04:09.027Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-05-11T13:04:10.412Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-05-11T13:04:11.355Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-05-11T13:04:12.296Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-05-11T13:04:13.239Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-05-11T13:04:14.181Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-05-11T13:04:14.753Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2021-05-11T13:04:15.324Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-05-11T13:04:17.871Z] === RUN TestDockerSuite/TestExecCgroup [2021-05-11T13:04:18.790Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-05-11T13:04:18.790Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-05-11T13:04:22.080Z] === RUN TestDockerSuite/TestExecEnv [2021-05-11T13:04:23.022Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-05-11T13:04:23.488Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-05-11T13:04:23.488Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-05-11T13:04:23.488Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-05-11T13:04:24.411Z] === RUN TestDockerSuite/TestExecExitStatus [2021-05-11T13:04:25.796Z] === RUN TestDockerSuite/TestExecInspectID [2021-05-11T13:04:29.104Z] === RUN TestDockerSuite/TestExecInteractive [2021-05-11T13:04:29.676Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2021-05-11T13:04:30.577Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-05-11T13:04:30.577Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-05-11T13:04:30.618Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-05-11T13:04:31.560Z] === RUN TestDockerSuite/TestExecParseError [2021-05-11T13:04:31.732Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-05-11T13:04:31.732Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-05-11T13:04:31.732Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-05-11T13:04:32.500Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2021-05-11T13:04:32.500Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-05-11T13:04:33.444Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-05-11T13:04:34.017Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-05-11T13:04:40.603Z] === RUN TestDockerSuite/TestExecSetEnv [2021-05-11T13:04:40.603Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2021-05-11T13:04:41.174Z] === RUN TestDockerSuite/TestExecStartFails [2021-05-11T13:04:42.561Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-05-11T13:04:54.797Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-05-11T13:04:55.058Z] === RUN TestDockerSuite/TestExecTTY [2021-05-11T13:04:56.001Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-05-11T13:04:56.881Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-05-11T13:04:57.385Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-05-11T13:04:57.963Z] === RUN TestDockerSuite/TestExecUlimits [2021-05-11T13:04:58.919Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-05-11T13:04:58.919Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-05-11T13:05:00.834Z] === RUN TestDockerSuite/TestExecWithNoTERM [2021-05-11T13:05:02.219Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-05-11T13:05:03.604Z] === RUN TestDockerSuite/TestExecWithTERM [2021-05-11T13:05:04.989Z] === RUN TestDockerSuite/TestExecWithUser [2021-05-11T13:05:05.471Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-05-11T13:05:05.471Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-05-11T13:05:05.931Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-05-11T13:05:06.375Z] === RUN TestDockerSuite/TestGetContainerStats [2021-05-11T13:05:07.471Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-05-11T13:05:07.471Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-05-11T13:05:09.672Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2021-05-11T13:05:11.057Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-05-11T13:05:11.318Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2021-05-11T13:05:12.171Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-05-11T13:05:13.713Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-05-11T13:05:13.713Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-05-11T13:05:13.713Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-05-11T13:05:15.253Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-05-11T13:05:16.223Z] === RUN TestDockerSuite/TestBuildCmd [2021-05-11T13:05:16.606Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-05-11T13:05:16.683Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-05-11T13:05:17.144Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-05-11T13:05:17.990Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-05-11T13:05:18.114Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-05-11T13:05:23.277Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-05-11T13:05:23.925Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-05-11T13:05:24.232Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-05-11T13:05:24.232Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-05-11T13:05:24.232Z] === RUN TestDockerSuite/TestHealth [2021-05-11T13:05:26.108Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-05-11T13:05:26.108Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-05-11T13:05:27.649Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-05-11T13:05:27.649Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-05-11T13:05:28.109Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-05-11T13:05:30.305Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-05-11T13:05:30.766Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-05-11T13:05:31.743Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-05-11T13:05:31.743Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-05-11T13:05:32.713Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-05-11T13:05:33.174Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-05-11T13:05:33.174Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-05-11T13:05:33.174Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-05-11T13:05:36.463Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2021-05-11T13:05:38.978Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-05-11T13:05:48.695Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-05-11T13:05:48.695Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-05-11T13:05:48.695Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-05-11T13:05:48.695Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-05-11T13:05:48.695Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-05-11T13:05:48.695Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-05-11T13:05:48.956Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-05-11T13:05:48.956Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-05-11T13:05:48.956Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-05-11T13:05:49.217Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-05-11T13:05:49.478Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-05-11T13:05:49.478Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-05-11T13:05:49.738Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-05-11T13:05:49.999Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-05-11T13:05:50.571Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-05-11T13:05:50.571Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-05-11T13:05:51.513Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-05-11T13:05:52.084Z] === RUN TestDockerSuite/TestImagesFormat [2021-05-11T13:05:52.345Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-05-11T13:05:53.287Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-05-11T13:05:55.830Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-05-11T13:05:55.830Z] === RUN TestDockerSuite/TestImportBadURL [2021-05-11T13:05:55.830Z] === RUN TestDockerSuite/TestImportDisplay [2021-05-11T13:05:58.376Z] === RUN TestDockerSuite/TestImportFile [2021-05-11T13:06:00.304Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-05-11T13:06:00.304Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-05-11T13:06:01.687Z] --- PASS: TestBuildWCOWSandboxSize (766.03s) [2021-05-11T13:06:01.687Z] === RUN TestBuildWithEmptyDockerfile [2021-05-11T13:06:01.687Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-11T13:06:01.687Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-11T13:06:01.687Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-11T13:06:01.687Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-11T13:06:01.687Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-11T13:06:01.687Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-11T13:06:01.687Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-11T13:06:01.687Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-11T13:06:01.687Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-11T13:06:01.687Z] --- PASS: TestBuildWithEmptyDockerfile (0.35s) [2021-05-11T13:06:01.687Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2021-05-11T13:06:01.687Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-05-11T13:06:01.687Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-05-11T13:06:01.687Z] === RUN TestBuildPreserveOwnership [2021-05-11T13:06:01.687Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-05-11T13:06:01.687Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-11T13:06:01.687Z] === RUN TestBuildPlatformInvalid [2021-05-11T13:06:01.687Z] --- PASS: TestBuildPlatformInvalid (0.38s) [2021-05-11T13:06:01.687Z] PASS [2021-05-11T13:06:01.687Z] ok github.com/docker/docker/integration/build 944.851s [2021-05-11T13:06:01.687Z] [2021-05-11T13:06:01.687Z] === Skipped [2021-05-11T13:06:01.687Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-05-11T13:06:01.687Z] build_session_test.go:25: TODO: BuildKit [2021-05-11T13:06:01.687Z] [2021-05-11T13:06:01.687Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-05-11T13:06:01.687Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-05-11T13:06:01.687Z] [2021-05-11T13:06:01.687Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2021-05-11T13:06:01.687Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-11T13:06:01.687Z] [2021-05-11T13:06:01.687Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-05-11T13:06:01.687Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-11T13:06:01.687Z] [2021-05-11T13:06:01.687Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-05-11T13:06:01.687Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-11T13:06:01.687Z] [2021-05-11T13:06:01.687Z] [2021-05-11T13:06:01.687Z] DONE 29 tests, 5 skipped in 967.032s [2021-05-11T13:06:01.687Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-05-11T13:06:01.687Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-11T13:06:01.687Z] INFO: Testing against a local daemon [2021-05-11T13:06:01.687Z] === RUN TestConfigInspect [2021-05-11T13:06:01.687Z] --- SKIP: TestConfigInspect (0.00s) [2021-05-11T13:06:01.687Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-05-11T13:06:01.687Z] === RUN TestConfigList [2021-05-11T13:06:01.687Z] --- SKIP: TestConfigList (0.00s) [2021-05-11T13:06:01.687Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-05-11T13:06:01.687Z] === RUN TestConfigsCreateAndDelete [2021-05-11T13:06:01.687Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-05-11T13:06:01.687Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-05-11T13:06:01.687Z] === RUN TestConfigsUpdate [2021-05-11T13:06:01.687Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-05-11T13:06:01.687Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-05-11T13:06:01.687Z] === RUN TestTemplatedConfig [2021-05-11T13:06:01.687Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-05-11T13:06:01.687Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-05-11T13:06:01.687Z] === RUN TestConfigCreateResolve [2021-05-11T13:06:01.687Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-05-11T13:06:01.687Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-05-11T13:06:01.687Z] === RUN TestConfigDaemonLibtrustID [2021-05-11T13:06:01.687Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-05-11T13:06:01.687Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-05-11T13:06:01.687Z] PASS [2021-05-11T13:06:01.687Z] ok github.com/docker/docker/integration/config 0.182s [2021-05-11T13:06:01.687Z] [2021-05-11T13:06:01.687Z] === Skipped [2021-05-11T13:06:01.687Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-05-11T13:06:01.687Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-05-11T13:06:01.687Z] [2021-05-11T13:06:01.687Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-05-11T13:06:01.687Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-05-11T13:06:01.687Z] [2021-05-11T13:06:01.687Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-05-11T13:06:01.687Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-05-11T13:06:01.687Z] [2021-05-11T13:06:01.687Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-05-11T13:06:01.687Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-05-11T13:06:01.687Z] [2021-05-11T13:06:01.687Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-05-11T13:06:01.687Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-05-11T13:06:01.687Z] [2021-05-11T13:06:01.687Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-05-11T13:06:01.687Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-05-11T13:06:01.687Z] [2021-05-11T13:06:01.687Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2021-05-11T13:06:01.687Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-05-11T13:06:01.687Z] [2021-05-11T13:06:01.687Z] [2021-05-11T13:06:01.687Z] DONE 7 tests, 7 skipped in 2.650s [2021-05-11T13:06:01.687Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-05-11T13:06:01.687Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-11T13:06:01.687Z] INFO: Testing against a local daemon [2021-05-11T13:06:01.687Z] === RUN TestCheckpoint [2021-05-11T13:06:01.687Z] --- SKIP: TestCheckpoint (0.00s) [2021-05-11T13:06:01.687Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-11T13:06:01.687Z] === RUN TestContainerInvalidJSON [2021-05-11T13:06:01.687Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-05-11T13:06:01.687Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-05-11T13:06:01.687Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-05-11T13:06:01.687Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-05-11T13:06:01.687Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-05-11T13:06:01.687Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-05-11T13:06:01.687Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-05-11T13:06:01.687Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-05-11T13:06:01.687Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-05-11T13:06:01.687Z] --- PASS: TestContainerInvalidJSON (0.34s) [2021-05-11T13:06:01.687Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-05-11T13:06:01.687Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-05-11T13:06:01.687Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-05-11T13:06:01.687Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-05-11T13:06:01.687Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.19s) [2021-05-11T13:06:01.687Z] === RUN TestCopyFromContainerPathIsNotDir [2021-05-11T13:06:01.687Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.16s) [2021-05-11T13:06:01.687Z] === RUN TestCopyToContainerPathDoesNotExist [2021-05-11T13:06:01.687Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.15s) [2021-05-11T13:06:01.687Z] === RUN TestCopyToContainerPathIsNotDir [2021-05-11T13:06:01.687Z] --- PASS: TestCopyToContainerPathIsNotDir (0.14s) [2021-05-11T13:06:01.687Z] === RUN TestCopyFromContainer [2021-05-11T13:06:01.687Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-05-11T13:06:01.687Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-05-11T13:06:01.687Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-05-11T13:06:01.687Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-11T13:06:01.687Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-11T13:06:01.687Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-11T13:06:01.687Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-11T13:06:01.687Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-11T13:06:01.687Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-11T13:06:01.687Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-11T13:06:01.687Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-11T13:06:01.687Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-11T13:06:01.688Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-05-11T13:06:01.688Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-05-11T13:06:01.688Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-05-11T13:06:01.688Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-05-11T13:06:01.688Z] === RUN TestCreateLinkToNonExistingContainer [2021-05-11T13:06:01.688Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-05-11T13:06:01.688Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-05-11T13:06:01.688Z] === RUN TestCreateWithInvalidEnv [2021-05-11T13:06:01.688Z] === RUN TestCreateWithInvalidEnv/0 [2021-05-11T13:06:01.688Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-05-11T13:06:01.688Z] === RUN TestCreateWithInvalidEnv/1 [2021-05-11T13:06:01.688Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-05-11T13:06:01.688Z] === RUN TestCreateWithInvalidEnv/2 [2021-05-11T13:06:01.688Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-05-11T13:06:01.688Z] === CONT TestCreateWithInvalidEnv/0 [2021-05-11T13:06:01.688Z] === CONT TestCreateWithInvalidEnv/2 [2021-05-11T13:06:01.688Z] === CONT TestCreateWithInvalidEnv/1 [2021-05-11T13:06:01.688Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-05-11T13:06:01.688Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-05-11T13:06:01.688Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-05-11T13:06:01.688Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-05-11T13:06:01.688Z] === RUN TestCreateTmpfsMountsTarget [2021-05-11T13:06:01.688Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-05-11T13:06:01.688Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-05-11T13:06:01.688Z] === RUN TestCreateWithCustomMaskedPaths [2021-05-11T13:06:01.688Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-05-11T13:06:01.688Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-05-11T13:06:01.688Z] === RUN TestCreateWithCustomReadonlyPaths [2021-05-11T13:06:01.688Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-05-11T13:06:01.688Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-05-11T13:06:01.688Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-05-11T13:06:01.688Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-11T13:06:01.688Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-11T13:06:01.688Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-11T13:06:01.688Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-11T13:06:01.688Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-11T13:06:01.688Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-11T13:06:01.688Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-11T13:06:01.688Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-11T13:06:01.688Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-11T13:06:01.688Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-11T13:06:01.688Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-11T13:06:01.688Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-11T13:06:01.688Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-11T13:06:01.688Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-11T13:06:01.688Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-11T13:06:01.688Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-05-11T13:06:01.688Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-05-11T13:06:01.688Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-05-11T13:06:01.688Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-05-11T13:06:01.688Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-05-11T13:06:01.688Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2021-05-11T13:06:01.688Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-05-11T13:06:01.688Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-05-11T13:06:01.688Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-05-11T13:06:01.688Z] === RUN TestCreateDifferentPlatform [2021-05-11T13:06:01.688Z] === RUN TestCreateDifferentPlatform/different_os [2021-05-11T13:06:01.688Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-05-11T13:06:01.688Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-05-11T13:06:01.688Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-05-11T13:06:01.688Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-05-11T13:06:01.688Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-05-11T13:06:01.688Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2021-05-11T13:06:01.688Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-05-11T13:06:01.688Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.02s) [2021-05-11T13:06:01.688Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-05-11T13:06:01.688Z] === RUN TestContainerKillOnDaemonStart [2021-05-11T13:06:01.688Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-05-11T13:06:01.688Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-05-11T13:06:01.688Z] === RUN TestDiff [2021-05-11T13:06:01.688Z] --- SKIP: TestDiff (0.00s) [2021-05-11T13:06:01.688Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-05-11T13:06:01.688Z] === RUN TestExecWithCloseStdin [2021-05-11T13:06:01.688Z] --- PASS: TestExecWithCloseStdin (2.52s) [2021-05-11T13:06:01.688Z] === RUN TestExec [2021-05-11T13:06:02.139Z] --- PASS: TestExec (1.68s) [2021-05-11T13:06:02.139Z] === RUN TestExecUser [2021-05-11T13:06:02.139Z] --- SKIP: TestExecUser (0.00s) [2021-05-11T13:06:02.139Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-05-11T13:06:02.139Z] === RUN TestExportContainerAndImportImage [2021-05-11T13:06:02.139Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-05-11T13:06:02.139Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-05-11T13:06:02.139Z] === RUN TestExportContainerAfterDaemonRestart [2021-05-11T13:06:02.139Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-05-11T13:06:02.139Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-05-11T13:06:02.139Z] === RUN TestHealthCheckWorkdir [2021-05-11T13:06:02.139Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-05-11T13:06:02.139Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-05-11T13:06:02.139Z] === RUN TestHealthKillContainer [2021-05-11T13:06:02.139Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-05-11T13:06:02.139Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-05-11T13:06:02.139Z] === RUN TestInspectCpusetInConfigPre120 [2021-05-11T13:06:02.139Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-05-11T13:06:02.139Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-05-11T13:06:02.139Z] === RUN TestKillContainerInvalidSignal [2021-05-11T13:06:02.849Z] === RUN TestDockerSuite/TestImportGzipped [2021-05-11T13:06:03.663Z] --- PASS: TestKillContainerInvalidSignal (1.52s) [2021-05-11T13:06:03.664Z] === RUN TestKillContainer [2021-05-11T13:06:03.664Z] === RUN TestKillContainer/no_signal [2021-05-11T13:06:04.236Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-05-11T13:06:05.195Z] === RUN TestKillContainer/non_killing_signal [2021-05-11T13:06:05.195Z] === RUN TestKillContainer/killing_signal [2021-05-11T13:06:05.620Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-05-11T13:06:06.562Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-05-11T13:06:07.135Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2021-05-11T13:06:07.135Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-05-11T13:06:07.348Z] --- PASS: TestKillContainer (3.46s) [2021-05-11T13:06:07.348Z] --- PASS: TestKillContainer/no_signal (1.48s) [2021-05-11T13:06:07.348Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-05-11T13:06:07.348Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-05-11T13:06:07.348Z] --- PASS: TestKillContainer/killing_signal (1.95s) [2021-05-11T13:06:07.348Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-05-11T13:06:07.348Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-05-11T13:06:07.348Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-05-11T13:06:07.348Z] === RUN TestKillStoppedContainer [2021-05-11T13:06:07.348Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-05-11T13:06:07.348Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-05-11T13:06:07.348Z] === RUN TestKillStoppedContainerAPIPre120 [2021-05-11T13:06:07.348Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-05-11T13:06:07.348Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-05-11T13:06:07.348Z] === RUN TestKillDifferentUserContainer [2021-05-11T13:06:07.348Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-05-11T13:06:07.348Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-05-11T13:06:07.348Z] === RUN TestInspectOomKilledTrue [2021-05-11T13:06:07.348Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-05-11T13:06:07.348Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-05-11T13:06:07.348Z] === RUN TestInspectOomKilledFalse [2021-05-11T13:06:07.348Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-05-11T13:06:07.348Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-11T13:06:07.348Z] === RUN TestLogsFollowTailEmpty [2021-05-11T13:06:08.078Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-05-11T13:06:08.078Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2021-05-11T13:06:08.078Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-05-11T13:06:08.863Z] --- PASS: TestLogsFollowTailEmpty (1.50s) [2021-05-11T13:06:08.863Z] === RUN TestNetworkNat [2021-05-11T13:06:08.863Z] --- SKIP: TestNetworkNat (0.00s) [2021-05-11T13:06:08.863Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-05-11T13:06:08.863Z] === RUN TestNetworkLocalhostTCPNat [2021-05-11T13:06:09.022Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-05-11T13:06:09.965Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-05-11T13:06:10.376Z] --- PASS: TestNetworkLocalhostTCPNat (1.88s) [2021-05-11T13:06:10.376Z] === RUN TestNetworkLoopbackNat [2021-05-11T13:06:10.376Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-05-11T13:06:10.376Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-05-11T13:06:10.376Z] === RUN TestPause [2021-05-11T13:06:10.376Z] --- SKIP: TestPause (0.00s) [2021-05-11T13:06:10.376Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-05-11T13:06:10.376Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-05-11T13:06:10.908Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-05-11T13:06:11.480Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-05-11T13:06:11.890Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.52s) [2021-05-11T13:06:11.890Z] === RUN TestPauseStopPausedContainer [2021-05-11T13:06:11.890Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-05-11T13:06:11.890Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-05-11T13:06:11.890Z] === RUN TestPsFilter [2021-05-11T13:06:12.342Z] --- PASS: TestPsFilter (0.15s) [2021-05-11T13:06:12.342Z] === RUN TestRemoveContainerWithRemovedVolume [2021-05-11T13:06:12.424Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-05-11T13:06:13.811Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-05-11T13:06:13.811Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2021-05-11T13:06:13.858Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.76s) [2021-05-11T13:06:13.858Z] === RUN TestRemoveContainerWithVolume [2021-05-11T13:06:16.006Z] --- PASS: TestRemoveContainerWithVolume (1.88s) [2021-05-11T13:06:16.006Z] === RUN TestRemoveContainerRunning [2021-05-11T13:06:17.115Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-05-11T13:06:17.520Z] --- PASS: TestRemoveContainerRunning (1.54s) [2021-05-11T13:06:17.520Z] === RUN TestRemoveContainerForceRemoveRunning [2021-05-11T13:06:17.687Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-05-11T13:06:18.634Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-05-11T13:06:18.895Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-05-11T13:06:19.033Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.49s) [2021-05-11T13:06:19.033Z] === RUN TestRemoveInvalidContainer [2021-05-11T13:06:19.033Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-05-11T13:06:19.033Z] === RUN TestRenameLinkedContainer [2021-05-11T13:06:19.033Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-05-11T13:06:19.033Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-05-11T13:06:19.033Z] === RUN TestRenameStoppedContainer [2021-05-11T13:06:19.847Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-05-11T13:06:19.847Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-05-11T13:06:20.547Z] --- PASS: TestRenameStoppedContainer (1.79s) [2021-05-11T13:06:20.547Z] === RUN TestRenameRunningContainerAndReuse [2021-05-11T13:06:21.788Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-05-11T13:06:22.730Z] === RUN TestDockerSuite/TestInspectDefault [2021-05-11T13:06:23.302Z] === RUN TestDockerSuite/TestInspectHistory [2021-05-11T13:06:23.412Z] --- PASS: TestRenameRunningContainerAndReuse (3.02s) [2021-05-11T13:06:23.412Z] === RUN TestRenameInvalidName [2021-05-11T13:06:24.245Z] === RUN TestDockerSuite/TestInspectImage [2021-05-11T13:06:24.245Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-05-11T13:06:24.245Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-05-11T13:06:24.245Z] === RUN TestDockerSuite/TestInspectInt64 [2021-05-11T13:06:24.816Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-05-11T13:06:24.926Z] --- PASS: TestRenameInvalidName (1.51s) [2021-05-11T13:06:24.926Z] === RUN TestRenameAnonymousContainer [2021-05-11T13:06:25.387Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-05-11T13:06:25.648Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-05-11T13:06:26.220Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-05-11T13:06:26.791Z] === RUN TestDockerSuite/TestInspectPlugin [2021-05-11T13:06:28.704Z] === RUN TestDockerSuite/TestInspectRootFS [2021-05-11T13:06:28.704Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-05-11T13:06:29.275Z] === RUN TestDockerSuite/TestInspectStatus [2021-05-11T13:06:29.689Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-05-11T13:06:29.689Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-05-11T13:06:29.689Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-05-11T13:06:29.846Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-05-11T13:06:31.760Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-05-11T13:06:32.020Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-05-11T13:06:32.964Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-05-11T13:06:33.906Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-05-11T13:06:34.478Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-05-11T13:06:35.050Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-05-11T13:06:35.164Z] --- PASS: TestRenameAnonymousContainer (9.93s) [2021-05-11T13:06:35.164Z] === RUN TestRenameContainerWithSameName [2021-05-11T13:06:35.539Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-05-11T13:06:35.539Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-05-11T13:06:35.622Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-05-11T13:06:35.883Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2021-05-11T13:06:36.000Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-05-11T13:06:36.000Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-05-11T13:06:36.461Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-05-11T13:06:36.461Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-05-11T13:06:36.679Z] --- PASS: TestRenameContainerWithSameName (1.54s) [2021-05-11T13:06:36.679Z] === RUN TestRenameContainerWithLinkedContainer [2021-05-11T13:06:36.679Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-05-11T13:06:36.679Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-05-11T13:06:36.679Z] === RUN TestResize [2021-05-11T13:06:37.797Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-05-11T13:06:37.797Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2021-05-11T13:06:38.202Z] --- PASS: TestResize (1.61s) [2021-05-11T13:06:38.202Z] === RUN TestResizeWithInvalidSize [2021-05-11T13:06:39.717Z] --- PASS: TestResizeWithInvalidSize (1.66s) [2021-05-11T13:06:39.717Z] === RUN TestResizeWhenContainerNotStarted [2021-05-11T13:06:39.730Z] === RUN TestDockerSuite/TestLinksEnvs [2021-05-11T13:06:41.643Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-05-11T13:06:41.866Z] --- PASS: TestResizeWhenContainerNotStarted (1.81s) [2021-05-11T13:06:41.866Z] === RUN TestDaemonRestartKillContainers [2021-05-11T13:06:41.866Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-05-11T13:06:41.866Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-05-11T13:06:41.866Z] === RUN TestStats [2021-05-11T13:06:41.866Z] --- SKIP: TestStats (0.00s) [2021-05-11T13:06:41.866Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-05-11T13:06:41.866Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-05-11T13:06:42.587Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-05-11T13:06:45.555Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.26s) [2021-05-11T13:06:45.555Z] === RUN TestStopContainerWithTimeout [2021-05-11T13:06:45.555Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-05-11T13:06:45.555Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-05-11T13:06:45.555Z] === RUN TestUpdateRestartPolicy [2021-05-11T13:06:45.891Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-05-11T13:06:48.436Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-05-11T13:06:50.982Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-05-11T13:06:50.982Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-05-11T13:06:52.897Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-05-11T13:06:53.158Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-05-11T13:06:54.547Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-05-11T13:07:01.625Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-05-11T13:07:01.625Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-05-11T13:07:02.086Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-05-11T13:07:06.535Z] --- PASS: TestUpdateRestartPolicy (18.45s) [2021-05-11T13:07:06.535Z] === RUN TestUpdateRestartWithAutoRemove [2021-05-11T13:07:06.535Z] --- PASS: TestUpdateRestartWithAutoRemove (1.59s) [2021-05-11T13:07:06.535Z] === RUN TestWaitNonBlocked [2021-05-11T13:07:06.535Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-11T13:07:06.535Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-11T13:07:06.535Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-11T13:07:06.535Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-11T13:07:06.535Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-11T13:07:06.535Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-11T13:07:06.780Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-05-11T13:07:06.986Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-05-11T13:07:06.986Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.09s) [2021-05-11T13:07:06.986Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.17s) [2021-05-11T13:07:06.986Z] === RUN TestWaitBlocked [2021-05-11T13:07:06.986Z] --- SKIP: TestWaitBlocked (0.00s) [2021-05-11T13:07:06.986Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-05-11T13:07:06.986Z] PASS [2021-05-11T13:07:07.437Z] ok github.com/docker/docker/integration/container 70.655s [2021-05-11T13:07:07.437Z] [2021-05-11T13:07:07.437Z] === Skipped [2021-05-11T13:07:07.437Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-05-11T13:07:07.437Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-11T13:07:07.437Z] [2021-05-11T13:07:07.437Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-05-11T13:07:07.437Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-05-11T13:07:07.437Z] [2021-05-11T13:07:07.437Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-05-11T13:07:07.437Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-05-11T13:07:07.437Z] [2021-05-11T13:07:07.437Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-05-11T13:07:07.437Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-05-11T13:07:07.437Z] [2021-05-11T13:07:07.437Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-05-11T13:07:07.437Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-05-11T13:07:07.437Z] [2021-05-11T13:07:07.437Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-05-11T13:07:07.437Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-05-11T13:07:07.437Z] [2021-05-11T13:07:07.437Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-05-11T13:07:07.437Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-05-11T13:07:07.437Z] [2021-05-11T13:07:07.437Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.02s) [2021-05-11T13:07:07.437Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-05-11T13:07:07.437Z] [2021-05-11T13:07:07.437Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-05-11T13:07:07.437Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-05-11T13:07:07.437Z] [2021-05-11T13:07:07.437Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-05-11T13:07:07.437Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-05-11T13:07:07.437Z] [2021-05-11T13:07:07.437Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-05-11T13:07:07.437Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-05-11T13:07:07.437Z] [2021-05-11T13:07:07.437Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-05-11T13:07:07.437Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-05-11T13:07:07.437Z] [2021-05-11T13:07:07.437Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-05-11T13:07:07.437Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-05-11T13:07:07.437Z] [2021-05-11T13:07:07.437Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-05-11T13:07:07.437Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-05-11T13:07:07.437Z] [2021-05-11T13:07:07.437Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-05-11T13:07:07.437Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-05-11T13:07:07.437Z] [2021-05-11T13:07:07.437Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-05-11T13:07:07.437Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-05-11T13:07:07.437Z] [2021-05-11T13:07:07.437Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-05-11T13:07:07.437Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-05-11T13:07:07.437Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-05-11T13:07:07.437Z] [2021-05-11T13:07:07.438Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-05-11T13:07:07.438Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-05-11T13:07:07.438Z] [2021-05-11T13:07:07.438Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-05-11T13:07:07.438Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-05-11T13:07:07.438Z] [2021-05-11T13:07:07.438Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-05-11T13:07:07.438Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-05-11T13:07:07.438Z] [2021-05-11T13:07:07.438Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-05-11T13:07:07.438Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-05-11T13:07:07.438Z] [2021-05-11T13:07:07.438Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-05-11T13:07:07.438Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-05-11T13:07:07.438Z] [2021-05-11T13:07:07.438Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-05-11T13:07:07.438Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-11T13:07:07.438Z] [2021-05-11T13:07:07.438Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-05-11T13:07:07.438Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-05-11T13:07:07.438Z] [2021-05-11T13:07:07.438Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-05-11T13:07:07.438Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-05-11T13:07:07.438Z] [2021-05-11T13:07:07.438Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-05-11T13:07:07.438Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-05-11T13:07:07.438Z] [2021-05-11T13:07:07.438Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-05-11T13:07:07.438Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-05-11T13:07:07.438Z] [2021-05-11T13:07:07.438Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-05-11T13:07:07.438Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-05-11T13:07:07.438Z] [2021-05-11T13:07:07.438Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-05-11T13:07:07.438Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-05-11T13:07:07.438Z] [2021-05-11T13:07:07.438Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-05-11T13:07:07.438Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-05-11T13:07:07.438Z] [2021-05-11T13:07:07.438Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-05-11T13:07:07.438Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-05-11T13:07:07.438Z] [2021-05-11T13:07:07.438Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-05-11T13:07:07.438Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-05-11T13:07:07.438Z] [2021-05-11T13:07:07.438Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-05-11T13:07:07.438Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-05-11T13:07:07.438Z] [2021-05-11T13:07:07.438Z] [2021-05-11T13:07:07.438Z] DONE 88 tests, 33 skipped in 73.066s [2021-05-11T13:07:07.438Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-05-11T13:07:08.696Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-05-11T13:07:09.605Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-11T13:07:09.605Z] INFO: Testing against a local daemon [2021-05-11T13:07:09.605Z] === RUN TestCommitInheritsEnv [2021-05-11T13:07:09.605Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-05-11T13:07:09.605Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-11T13:07:09.605Z] === RUN TestImportExtremelyLargeImageWorks [2021-05-11T13:07:09.605Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-05-11T13:07:09.605Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-05-11T13:07:09.605Z] === RUN TestImagesFilterMultiReference [2021-05-11T13:07:09.605Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-05-11T13:07:09.605Z] === RUN TestImagePullPlatformInvalid [2021-05-11T13:07:09.605Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-05-11T13:07:09.605Z] === RUN TestRemoveImageOrphaning [2021-05-11T13:07:10.058Z] --- PASS: TestRemoveImageOrphaning (0.83s) [2021-05-11T13:07:10.058Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-05-11T13:07:10.058Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-05-11T13:07:10.058Z] === RUN TestTagInvalidReference [2021-05-11T13:07:10.058Z] --- PASS: TestTagInvalidReference (0.02s) [2021-05-11T13:07:10.058Z] === RUN TestTagValidPrefixedRepo [2021-05-11T13:07:10.511Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-05-11T13:07:10.511Z] === RUN TestTagExistedNameWithoutForce [2021-05-11T13:07:10.511Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-05-11T13:07:10.511Z] === RUN TestTagOfficialNames [2021-05-11T13:07:10.511Z] --- PASS: TestTagOfficialNames (0.06s) [2021-05-11T13:07:10.511Z] === RUN TestTagMatchesDigest [2021-05-11T13:07:10.511Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-05-11T13:07:10.511Z] PASS [2021-05-11T13:07:10.511Z] ok github.com/docker/docker/integration/image 1.288s [2021-05-11T13:07:10.511Z] [2021-05-11T13:07:10.511Z] === Skipped [2021-05-11T13:07:10.511Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-05-11T13:07:10.511Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-11T13:07:10.511Z] [2021-05-11T13:07:10.511Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-05-11T13:07:10.511Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-05-11T13:07:10.511Z] [2021-05-11T13:07:10.511Z] [2021-05-11T13:07:10.511Z] DONE 11 tests, 2 skipped in 3.110s [2021-05-11T13:07:10.511Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-05-11T13:07:12.008Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-05-11T13:07:12.581Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-05-11T13:07:12.659Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-11T13:07:12.659Z] INFO: Testing against a local daemon [2021-05-11T13:07:12.659Z] === RUN TestNetworkCreateDelete [2021-05-11T13:07:12.659Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-05-11T13:07:12.659Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-05-11T13:07:12.659Z] === RUN TestDockerNetworkDeletePreferID [2021-05-11T13:07:12.659Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-05-11T13:07:12.659Z] 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-05-11T13:07:12.659Z] === RUN TestDaemonDNSFallback [2021-05-11T13:07:12.659Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-05-11T13:07:12.659Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-05-11T13:07:12.659Z] === RUN TestInspectNetwork [2021-05-11T13:07:12.659Z] --- SKIP: TestInspectNetwork (0.00s) [2021-05-11T13:07:12.659Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-05-11T13:07:12.659Z] === RUN TestRunContainerWithBridgeNone [2021-05-11T13:07:12.659Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-05-11T13:07:12.659Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-05-11T13:07:12.659Z] === RUN TestNetworkInvalidJSON [2021-05-11T13:07:12.659Z] === RUN TestNetworkInvalidJSON//networks/create [2021-05-11T13:07:12.659Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-05-11T13:07:12.659Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-05-11T13:07:12.659Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-05-11T13:07:12.659Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-11T13:07:12.659Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-11T13:07:12.659Z] === CONT TestNetworkInvalidJSON//networks/create [2021-05-11T13:07:12.659Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-11T13:07:12.659Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-05-11T13:07:12.659Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-05-11T13:07:12.659Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-05-11T13:07:12.659Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-05-11T13:07:12.659Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-05-11T13:07:12.659Z] === RUN TestNetworkList [2021-05-11T13:07:12.659Z] === RUN TestNetworkList//networks [2021-05-11T13:07:12.659Z] === PAUSE TestNetworkList//networks [2021-05-11T13:07:12.659Z] === RUN TestNetworkList//networks/ [2021-05-11T13:07:12.659Z] === PAUSE TestNetworkList//networks/ [2021-05-11T13:07:12.659Z] === CONT TestNetworkList//networks [2021-05-11T13:07:12.659Z] === CONT TestNetworkList//networks/ [2021-05-11T13:07:12.659Z] --- PASS: TestNetworkList (0.03s) [2021-05-11T13:07:12.659Z] --- PASS: TestNetworkList//networks (0.00s) [2021-05-11T13:07:12.659Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-05-11T13:07:12.659Z] === RUN TestHostIPv4BridgeLabel [2021-05-11T13:07:12.659Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-05-11T13:07:12.659Z] network_test.go:126: testEnv.OSType == "windows" [2021-05-11T13:07:12.659Z] === RUN TestDaemonRestartWithLiveRestore [2021-05-11T13:07:12.659Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-05-11T13:07:12.659Z] service_test.go:29: testEnv.OSType == "windows" [2021-05-11T13:07:12.659Z] === RUN TestDaemonDefaultNetworkPools [2021-05-11T13:07:12.659Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-05-11T13:07:12.659Z] service_test.go:58: testEnv.OSType == "windows" [2021-05-11T13:07:12.659Z] === RUN TestDaemonRestartWithExistingNetwork [2021-05-11T13:07:12.659Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-05-11T13:07:12.659Z] service_test.go:102: testEnv.OSType == "windows" [2021-05-11T13:07:12.659Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-05-11T13:07:12.659Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-05-11T13:07:12.659Z] service_test.go:136: testEnv.OSType == "windows" [2021-05-11T13:07:12.659Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-05-11T13:07:12.659Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-05-11T13:07:12.659Z] service_test.go:187: testEnv.OSType == "windows" [2021-05-11T13:07:12.659Z] === RUN TestServiceWithPredefinedNetwork [2021-05-11T13:07:12.659Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-05-11T13:07:12.659Z] service_test.go:212: testEnv.OSType == "windows" [2021-05-11T13:07:12.659Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-05-11T13:07:12.659Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-11T13:07:12.659Z] service_test.go:242: FLAKY_TEST [2021-05-11T13:07:12.659Z] === RUN TestServiceWithDataPathPortInit [2021-05-11T13:07:12.659Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-05-11T13:07:12.659Z] service_test.go:332: testEnv.OSType == "windows" [2021-05-11T13:07:12.659Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-05-11T13:07:12.659Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-05-11T13:07:12.659Z] service_test.go:400: testEnv.OSType == "windows" [2021-05-11T13:07:12.659Z] PASS [2021-05-11T13:07:12.659Z] ok github.com/docker/docker/integration/network 0.242s [2021-05-11T13:07:12.659Z] [2021-05-11T13:07:12.659Z] === Skipped [2021-05-11T13:07:12.659Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-05-11T13:07:12.659Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-05-11T13:07:12.659Z] [2021-05-11T13:07:12.659Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-05-11T13:07:12.659Z] 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-05-11T13:07:12.659Z] [2021-05-11T13:07:12.659Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-05-11T13:07:12.659Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-05-11T13:07:12.659Z] [2021-05-11T13:07:12.659Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-05-11T13:07:12.659Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-05-11T13:07:12.659Z] [2021-05-11T13:07:12.659Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-05-11T13:07:12.659Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-05-11T13:07:12.659Z] [2021-05-11T13:07:12.659Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-05-11T13:07:12.659Z] network_test.go:126: testEnv.OSType == "windows" [2021-05-11T13:07:12.659Z] [2021-05-11T13:07:12.659Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-05-11T13:07:12.659Z] service_test.go:29: testEnv.OSType == "windows" [2021-05-11T13:07:12.659Z] [2021-05-11T13:07:12.659Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-05-11T13:07:12.659Z] service_test.go:58: testEnv.OSType == "windows" [2021-05-11T13:07:12.659Z] [2021-05-11T13:07:12.659Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-05-11T13:07:12.659Z] service_test.go:102: testEnv.OSType == "windows" [2021-05-11T13:07:12.659Z] [2021-05-11T13:07:12.659Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-05-11T13:07:12.659Z] service_test.go:136: testEnv.OSType == "windows" [2021-05-11T13:07:12.659Z] [2021-05-11T13:07:12.659Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-05-11T13:07:12.659Z] service_test.go:187: testEnv.OSType == "windows" [2021-05-11T13:07:12.659Z] [2021-05-11T13:07:12.659Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-05-11T13:07:12.659Z] service_test.go:212: testEnv.OSType == "windows" [2021-05-11T13:07:12.659Z] [2021-05-11T13:07:12.659Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-11T13:07:12.659Z] service_test.go:242: FLAKY_TEST [2021-05-11T13:07:12.659Z] [2021-05-11T13:07:12.659Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-05-11T13:07:12.659Z] service_test.go:332: testEnv.OSType == "windows" [2021-05-11T13:07:12.659Z] [2021-05-11T13:07:12.659Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-05-11T13:07:12.659Z] service_test.go:400: testEnv.OSType == "windows" [2021-05-11T13:07:12.659Z] [2021-05-11T13:07:12.659Z] [2021-05-11T13:07:12.659Z] DONE 22 tests, 15 skipped in 2.346s [2021-05-11T13:07:12.659Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-05-11T13:07:13.611Z] testing: warning: no tests to run [2021-05-11T13:07:13.611Z] PASS [2021-05-11T13:07:13.611Z] ok github.com/docker/docker/integration/network/ipvlan 0.057s [2021-05-11T13:07:13.611Z] [2021-05-11T13:07:13.611Z] DONE 0 tests in 0.690s [2021-05-11T13:07:13.611Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-05-11T13:07:14.563Z] testing: warning: no tests to run [2021-05-11T13:07:14.563Z] PASS [2021-05-11T13:07:14.563Z] ok github.com/docker/docker/integration/network/macvlan 0.069s [2021-05-11T13:07:14.563Z] [2021-05-11T13:07:14.563Z] DONE 0 tests in 0.696s [2021-05-11T13:07:14.563Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-05-11T13:07:15.015Z] testing: warning: no tests to run [2021-05-11T13:07:15.015Z] PASS [2021-05-11T13:07:15.015Z] ok github.com/docker/docker/integration/plugin 0.068s [2021-05-11T13:07:15.015Z] [2021-05-11T13:07:15.015Z] DONE 0 tests in 0.699s [2021-05-11T13:07:15.015Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-05-11T13:07:15.884Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2021-05-11T13:07:15.884Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-05-11T13:07:15.884Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-05-11T13:07:15.884Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-05-11T13:07:15.884Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-05-11T13:07:15.968Z] testing: warning: no tests to run [2021-05-11T13:07:15.968Z] PASS [2021-05-11T13:07:15.968Z] ok github.com/docker/docker/integration/plugin/authz 0.055s [2021-05-11T13:07:15.968Z] [2021-05-11T13:07:15.968Z] DONE 0 tests in 0.692s [2021-05-11T13:07:15.968Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-05-11T13:07:16.455Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-05-11T13:07:17.026Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-05-11T13:07:21.230Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-05-11T13:07:21.801Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-05-11T13:07:22.742Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2021-05-11T13:07:23.199Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-05-11T13:07:23.199Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-05-11T13:07:23.199Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-05-11T13:07:24.471Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-11T13:07:24.471Z] INFO: Testing against a local daemon [2021-05-11T13:07:24.471Z] === RUN TestPluginInvalidJSON [2021-05-11T13:07:24.471Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-05-11T13:07:24.471Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-05-11T13:07:24.471Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-05-11T13:07:24.471Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-05-11T13:07:24.471Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-05-11T13:07:24.471Z] === RUN TestPluginInstall [2021-05-11T13:07:24.471Z] --- SKIP: TestPluginInstall (0.00s) [2021-05-11T13:07:24.471Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-05-11T13:07:24.471Z] === RUN TestPluginsWithRuntimes [2021-05-11T13:07:24.471Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-05-11T13:07:24.471Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-05-11T13:07:24.471Z] === RUN TestPluginBackCompatMediaTypes [2021-05-11T13:07:24.471Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-05-11T13:07:24.471Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-05-11T13:07:24.471Z] PASS [2021-05-11T13:07:24.471Z] ok github.com/docker/docker/integration/plugin/common 0.191s [2021-05-11T13:07:24.471Z] [2021-05-11T13:07:24.471Z] === Skipped [2021-05-11T13:07:24.471Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-05-11T13:07:24.471Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-05-11T13:07:24.471Z] [2021-05-11T13:07:24.471Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-05-11T13:07:24.471Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-05-11T13:07:24.471Z] [2021-05-11T13:07:24.471Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-05-11T13:07:24.471Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-05-11T13:07:24.471Z] [2021-05-11T13:07:24.471Z] [2021-05-11T13:07:24.471Z] DONE 5 tests, 3 skipped in 8.200s [2021-05-11T13:07:24.471Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-05-11T13:07:26.942Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-05-11T13:07:26.949Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-05-11T13:07:27.355Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-11T13:07:27.355Z] INFO: Testing against a local daemon [2021-05-11T13:07:27.355Z] === RUN TestExternalGraphDriver [2021-05-11T13:07:27.355Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-05-11T13:07:27.355Z] external_test.go:48: runtime.GOOS == "windows" [2021-05-11T13:07:27.355Z] === RUN TestGraphdriverPluginV2 [2021-05-11T13:07:27.355Z] --- SKIP: TestGraphdriverPluginV2 (0.01s) [2021-05-11T13:07:27.355Z] external_test.go:408: runtime.GOOS == "windows" [2021-05-11T13:07:27.355Z] PASS [2021-05-11T13:07:27.355Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.186s [2021-05-11T13:07:27.355Z] [2021-05-11T13:07:27.355Z] === Skipped [2021-05-11T13:07:27.355Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-05-11T13:07:27.355Z] external_test.go:48: runtime.GOOS == "windows" [2021-05-11T13:07:27.355Z] [2021-05-11T13:07:27.355Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.01s) [2021-05-11T13:07:27.355Z] external_test.go:408: runtime.GOOS == "windows" [2021-05-11T13:07:27.355Z] [2021-05-11T13:07:27.355Z] [2021-05-11T13:07:27.355Z] DONE 2 tests, 2 skipped in 2.972s [2021-05-11T13:07:27.355Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-05-11T13:07:27.521Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-05-11T13:07:27.521Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-05-11T13:07:29.437Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-05-11T13:07:29.502Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-11T13:07:29.502Z] INFO: Testing against a local daemon [2021-05-11T13:07:29.502Z] === RUN TestReadPluginNoRead [2021-05-11T13:07:29.502Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-05-11T13:07:29.502Z] read_test.go:21: no unix domain sockets on Windows [2021-05-11T13:07:29.502Z] PASS [2021-05-11T13:07:29.502Z] ok github.com/docker/docker/integration/plugin/logging 0.142s [2021-05-11T13:07:29.502Z] [2021-05-11T13:07:29.502Z] === Skipped [2021-05-11T13:07:29.502Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-05-11T13:07:29.502Z] read_test.go:21: no unix domain sockets on Windows [2021-05-11T13:07:29.502Z] [2021-05-11T13:07:29.502Z] [2021-05-11T13:07:29.502Z] DONE 1 tests, 1 skipped in 2.379s [2021-05-11T13:07:29.502Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-05-11T13:07:29.855Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-05-11T13:07:30.823Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-05-11T13:07:31.014Z] testing: warning: no tests to run [2021-05-11T13:07:31.014Z] PASS [2021-05-11T13:07:31.014Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.081s [2021-05-11T13:07:31.014Z] [2021-05-11T13:07:31.014Z] DONE 0 tests in 1.217s [2021-05-11T13:07:31.014Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-05-11T13:07:32.209Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-05-11T13:07:32.792Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-05-11T13:07:33.150Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-05-11T13:07:33.160Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-11T13:07:33.160Z] INFO: Testing against a local daemon [2021-05-11T13:07:33.160Z] === RUN TestPluginWithDevMounts [2021-05-11T13:07:33.160Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-05-11T13:07:33.160Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-05-11T13:07:33.160Z] PASS [2021-05-11T13:07:33.160Z] ok github.com/docker/docker/integration/plugin/volumes 0.147s [2021-05-11T13:07:33.160Z] [2021-05-11T13:07:33.160Z] === Skipped [2021-05-11T13:07:33.160Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-05-11T13:07:33.160Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-05-11T13:07:33.160Z] [2021-05-11T13:07:33.160Z] [2021-05-11T13:07:33.160Z] DONE 1 tests, 1 skipped in 2.358s [2021-05-11T13:07:33.160Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-05-11T13:07:34.553Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-05-11T13:07:35.307Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-11T13:07:35.307Z] INFO: Testing against a local daemon [2021-05-11T13:07:35.307Z] === RUN TestSecretInspect [2021-05-11T13:07:35.307Z] --- SKIP: TestSecretInspect (0.00s) [2021-05-11T13:07:35.307Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-05-11T13:07:35.307Z] === RUN TestSecretList [2021-05-11T13:07:35.307Z] --- SKIP: TestSecretList (0.00s) [2021-05-11T13:07:35.307Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-05-11T13:07:35.307Z] === RUN TestSecretsCreateAndDelete [2021-05-11T13:07:35.307Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-05-11T13:07:35.307Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-05-11T13:07:35.307Z] === RUN TestSecretsUpdate [2021-05-11T13:07:35.307Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-05-11T13:07:35.307Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-05-11T13:07:35.307Z] === RUN TestTemplatedSecret [2021-05-11T13:07:35.307Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-05-11T13:07:35.307Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-05-11T13:07:35.307Z] === RUN TestSecretCreateResolve [2021-05-11T13:07:35.307Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-05-11T13:07:35.307Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-05-11T13:07:35.307Z] PASS [2021-05-11T13:07:35.307Z] ok github.com/docker/docker/integration/secret 0.195s [2021-05-11T13:07:35.307Z] [2021-05-11T13:07:35.307Z] === Skipped [2021-05-11T13:07:35.307Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-05-11T13:07:35.307Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-05-11T13:07:35.307Z] [2021-05-11T13:07:35.307Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-05-11T13:07:35.307Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-05-11T13:07:35.307Z] [2021-05-11T13:07:35.307Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-05-11T13:07:35.307Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-05-11T13:07:35.307Z] [2021-05-11T13:07:35.307Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-05-11T13:07:35.307Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-05-11T13:07:35.307Z] [2021-05-11T13:07:35.307Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-05-11T13:07:35.307Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-05-11T13:07:35.307Z] [2021-05-11T13:07:35.307Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-05-11T13:07:35.307Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-05-11T13:07:35.307Z] [2021-05-11T13:07:35.307Z] [2021-05-11T13:07:35.307Z] DONE 6 tests, 6 skipped in 2.053s [2021-05-11T13:07:35.307Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-05-11T13:07:37.853Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-05-11T13:07:38.196Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-11T13:07:38.196Z] INFO: Testing against a local daemon [2021-05-11T13:07:38.196Z] === RUN TestServiceCreateInit [2021-05-11T13:07:38.196Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-05-11T13:07:38.196Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-05-11T13:07:38.196Z] --- PASS: TestServiceCreateInit (0.04s) [2021-05-11T13:07:38.196Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-05-11T13:07:38.196Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-05-11T13:07:38.196Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-05-11T13:07:38.196Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-05-11T13:07:38.196Z] === RUN TestCreateServiceMultipleTimes [2021-05-11T13:07:38.196Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-05-11T13:07:38.196Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-05-11T13:07:38.196Z] === RUN TestCreateServiceConflict [2021-05-11T13:07:38.196Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-05-11T13:07:38.196Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-05-11T13:07:38.196Z] === RUN TestCreateServiceMaxReplicas [2021-05-11T13:07:38.196Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s) [2021-05-11T13:07:38.196Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-05-11T13:07:38.196Z] === RUN TestCreateWithDuplicateNetworkNames [2021-05-11T13:07:38.196Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-05-11T13:07:38.196Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-05-11T13:07:38.196Z] === RUN TestCreateServiceSecretFileMode [2021-05-11T13:07:38.196Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-05-11T13:07:38.196Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-05-11T13:07:38.196Z] === RUN TestCreateServiceConfigFileMode [2021-05-11T13:07:38.196Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-05-11T13:07:38.196Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-05-11T13:07:38.196Z] === RUN TestCreateServiceSysctls [2021-05-11T13:07:38.196Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-05-11T13:07:38.196Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-05-11T13:07:38.196Z] === RUN TestCreateServiceCapabilities [2021-05-11T13:07:38.196Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2021-05-11T13:07:38.196Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-05-11T13:07:38.196Z] === RUN TestInspect [2021-05-11T13:07:38.196Z] --- SKIP: TestInspect (0.00s) [2021-05-11T13:07:38.196Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-05-11T13:07:38.196Z] === RUN TestCreateJob [2021-05-11T13:07:38.196Z] --- SKIP: TestCreateJob (0.00s) [2021-05-11T13:07:38.196Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-05-11T13:07:38.196Z] === RUN TestReplicatedJob [2021-05-11T13:07:38.196Z] --- SKIP: TestReplicatedJob (0.00s) [2021-05-11T13:07:38.196Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-05-11T13:07:38.196Z] === RUN TestUpdateReplicatedJob [2021-05-11T13:07:38.196Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-05-11T13:07:38.196Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-05-11T13:07:38.196Z] === RUN TestServiceListWithStatuses [2021-05-11T13:07:38.196Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-05-11T13:07:38.196Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-05-11T13:07:38.196Z] === RUN TestDockerNetworkConnectAlias [2021-05-11T13:07:38.196Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-05-11T13:07:38.196Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-05-11T13:07:38.196Z] === RUN TestDockerNetworkReConnect [2021-05-11T13:07:38.196Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-05-11T13:07:38.196Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-05-11T13:07:38.196Z] === RUN TestServicePlugin [2021-05-11T13:07:38.196Z] --- SKIP: TestServicePlugin (0.00s) [2021-05-11T13:07:38.196Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-05-11T13:07:38.196Z] === RUN TestServiceUpdateLabel [2021-05-11T13:07:38.196Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-05-11T13:07:38.196Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-05-11T13:07:38.196Z] === RUN TestServiceUpdateSecrets [2021-05-11T13:07:38.196Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-05-11T13:07:38.196Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-05-11T13:07:38.196Z] === RUN TestServiceUpdateConfigs [2021-05-11T13:07:38.196Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-05-11T13:07:38.196Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-05-11T13:07:38.196Z] === RUN TestServiceUpdateNetwork [2021-05-11T13:07:38.196Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-05-11T13:07:38.196Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-05-11T13:07:38.196Z] === RUN TestServiceUpdatePidsLimit [2021-05-11T13:07:38.196Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2021-05-11T13:07:38.196Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-05-11T13:07:38.196Z] PASS [2021-05-11T13:07:38.196Z] ok github.com/docker/docker/integration/service 0.359s [2021-05-11T13:07:38.196Z] [2021-05-11T13:07:38.196Z] === Skipped [2021-05-11T13:07:38.196Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-05-11T13:07:38.196Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-05-11T13:07:38.196Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-05-11T13:07:38.196Z] [2021-05-11T13:07:38.196Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-05-11T13:07:38.196Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-05-11T13:07:38.196Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-05-11T13:07:38.196Z] [2021-05-11T13:07:38.196Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-05-11T13:07:38.196Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-05-11T13:07:38.196Z] [2021-05-11T13:07:38.196Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-05-11T13:07:38.196Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-05-11T13:07:38.196Z] [2021-05-11T13:07:38.196Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.02s) [2021-05-11T13:07:38.196Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-05-11T13:07:38.196Z] [2021-05-11T13:07:38.196Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-05-11T13:07:38.196Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-05-11T13:07:38.196Z] [2021-05-11T13:07:38.196Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-05-11T13:07:38.196Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-05-11T13:07:38.196Z] [2021-05-11T13:07:38.196Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-05-11T13:07:38.196Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-05-11T13:07:38.196Z] [2021-05-11T13:07:38.196Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.02s) [2021-05-11T13:07:38.196Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-05-11T13:07:38.196Z] [2021-05-11T13:07:38.196Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2021-05-11T13:07:38.196Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-05-11T13:07:38.196Z] [2021-05-11T13:07:38.196Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-05-11T13:07:38.196Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-05-11T13:07:38.196Z] [2021-05-11T13:07:38.196Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-05-11T13:07:38.196Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-05-11T13:07:38.196Z] [2021-05-11T13:07:38.196Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-05-11T13:07:38.196Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-05-11T13:07:38.196Z] [2021-05-11T13:07:38.196Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-05-11T13:07:38.196Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-05-11T13:07:38.196Z] [2021-05-11T13:07:38.197Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-05-11T13:07:38.197Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-05-11T13:07:38.197Z] [2021-05-11T13:07:38.197Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-05-11T13:07:38.197Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-05-11T13:07:38.197Z] [2021-05-11T13:07:38.197Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-05-11T13:07:38.197Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-05-11T13:07:38.197Z] [2021-05-11T13:07:38.197Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-05-11T13:07:38.197Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-05-11T13:07:38.197Z] [2021-05-11T13:07:38.197Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-05-11T13:07:38.197Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-05-11T13:07:38.197Z] [2021-05-11T13:07:38.197Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-05-11T13:07:38.197Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-05-11T13:07:38.197Z] [2021-05-11T13:07:38.197Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-05-11T13:07:38.197Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-05-11T13:07:38.197Z] [2021-05-11T13:07:38.197Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-05-11T13:07:38.197Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-05-11T13:07:38.197Z] [2021-05-11T13:07:38.197Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2021-05-11T13:07:38.197Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-05-11T13:07:38.197Z] [2021-05-11T13:07:38.197Z] [2021-05-11T13:07:38.197Z] DONE 24 tests, 23 skipped in 2.624s [2021-05-11T13:07:38.197Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-05-11T13:07:38.796Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-05-11T13:07:39.738Z] === RUN TestDockerSuite/TestLogsSince [2021-05-11T13:07:40.344Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-11T13:07:40.344Z] INFO: Testing against a local daemon [2021-05-11T13:07:40.344Z] === RUN TestSessionCreate [2021-05-11T13:07:40.344Z] --- SKIP: TestSessionCreate (0.00s) [2021-05-11T13:07:40.344Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-05-11T13:07:40.344Z] === RUN TestSessionCreateWithBadUpgrade [2021-05-11T13:07:40.344Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-05-11T13:07:40.344Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-05-11T13:07:40.344Z] PASS [2021-05-11T13:07:40.344Z] ok github.com/docker/docker/integration/session 0.160s [2021-05-11T13:07:40.344Z] [2021-05-11T13:07:40.344Z] === Skipped [2021-05-11T13:07:40.344Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-05-11T13:07:40.344Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-05-11T13:07:40.344Z] [2021-05-11T13:07:40.344Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-05-11T13:07:40.344Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-05-11T13:07:40.344Z] [2021-05-11T13:07:40.344Z] [2021-05-11T13:07:40.344Z] DONE 2 tests, 2 skipped in 2.122s [2021-05-11T13:07:40.344Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-05-11T13:07:42.498Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-11T13:07:42.498Z] INFO: Testing against a local daemon [2021-05-11T13:07:42.498Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-05-11T13:07:42.498Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-05-11T13:07:42.498Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-05-11T13:07:42.498Z] === RUN TestEventsExecDie [2021-05-11T13:07:42.498Z] --- SKIP: TestEventsExecDie (0.00s) [2021-05-11T13:07:42.498Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-05-11T13:07:42.498Z] === RUN TestEventsBackwardsCompatible [2021-05-11T13:07:42.498Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-05-11T13:07:42.498Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-05-11T13:07:42.498Z] === RUN TestInfoAPI [2021-05-11T13:07:42.498Z] --- PASS: TestInfoAPI (0.02s) [2021-05-11T13:07:42.498Z] === RUN TestInfoAPIWarnings [2021-05-11T13:07:42.498Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-05-11T13:07:42.498Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-11T13:07:42.498Z] === RUN TestInfoDebug [2021-05-11T13:07:42.498Z] --- SKIP: TestInfoDebug (0.00s) [2021-05-11T13:07:42.498Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-05-11T13:07:42.498Z] === RUN TestInfoInsecureRegistries [2021-05-11T13:07:42.498Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-05-11T13:07:42.498Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-05-11T13:07:42.498Z] === RUN TestInfoRegistryMirrors [2021-05-11T13:07:42.498Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-05-11T13:07:42.498Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-05-11T13:07:42.498Z] === RUN TestLoginFailsWithBadCredentials [2021-05-11T13:07:42.950Z] --- PASS: TestLoginFailsWithBadCredentials (0.95s) [2021-05-11T13:07:42.950Z] === RUN TestPingCacheHeaders [2021-05-11T13:07:42.950Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-05-11T13:07:42.950Z] === RUN TestPingGet [2021-05-11T13:07:42.950Z] --- PASS: TestPingGet (0.02s) [2021-05-11T13:07:42.950Z] === RUN TestPingHead [2021-05-11T13:07:42.950Z] --- PASS: TestPingHead (0.02s) [2021-05-11T13:07:42.950Z] === RUN TestVersion [2021-05-11T13:07:43.401Z] --- PASS: TestVersion (0.02s) [2021-05-11T13:07:43.401Z] PASS [2021-05-11T13:07:43.401Z] ok github.com/docker/docker/integration/system 1.220s [2021-05-11T13:07:43.401Z] [2021-05-11T13:07:43.401Z] === Skipped [2021-05-11T13:07:43.401Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-05-11T13:07:43.401Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-05-11T13:07:43.401Z] [2021-05-11T13:07:43.401Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-05-11T13:07:43.401Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-05-11T13:07:43.401Z] [2021-05-11T13:07:43.401Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-05-11T13:07:43.401Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-05-11T13:07:43.401Z] [2021-05-11T13:07:43.401Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-05-11T13:07:43.401Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-11T13:07:43.401Z] [2021-05-11T13:07:43.401Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-05-11T13:07:43.401Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-05-11T13:07:43.401Z] [2021-05-11T13:07:43.401Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-05-11T13:07:43.401Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-05-11T13:07:43.401Z] [2021-05-11T13:07:43.401Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-05-11T13:07:43.401Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-05-11T13:07:43.401Z] [2021-05-11T13:07:43.401Z] [2021-05-11T13:07:43.401Z] DONE 13 tests, 7 skipped in 3.086s [2021-05-11T13:07:43.401Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-05-11T13:07:45.547Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-11T13:07:45.547Z] INFO: Testing against a local daemon [2021-05-11T13:07:45.547Z] === RUN TestVolumesCreateAndList [2021-05-11T13:07:45.547Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-05-11T13:07:45.547Z] === RUN TestVolumesRemove [2021-05-11T13:07:45.547Z] --- PASS: TestVolumesRemove (0.08s) [2021-05-11T13:07:45.547Z] === RUN TestVolumesInspect [2021-05-11T13:07:45.547Z] --- PASS: TestVolumesInspect (0.03s) [2021-05-11T13:07:45.547Z] === RUN TestVolumesInvalidJSON [2021-05-11T13:07:45.547Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-05-11T13:07:45.547Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-05-11T13:07:45.547Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-05-11T13:07:45.547Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-05-11T13:07:45.547Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-05-11T13:07:45.547Z] PASS [2021-05-11T13:07:45.547Z] ok github.com/docker/docker/integration/volume 0.302s [2021-05-11T13:07:45.547Z] [2021-05-11T13:07:45.547Z] DONE 5 tests in 2.258s [2021-05-11T13:07:45.547Z] INFO: make.ps1 ended at 05/11/2021 13:07:45 [2021-05-11T13:07:45.547Z] INFO: Integration CLI tests being run from the host: [2021-05-11T13:07:45.547Z] 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-05-11T13:07:47.877Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-05-11T13:07:53.166Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-05-11T13:07:54.043Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-11T13:07:54.043Z] INFO: Testing against a local daemon [2021-05-11T13:07:54.043Z] === RUN TestDockerSuite [2021-05-11T13:07:54.043Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-05-11T13:07:54.043Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-05-11T13:07:54.043Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-05-11T13:07:54.043Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-05-11T13:07:54.043Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-05-11T13:07:54.043Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-05-11T13:07:54.043Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-05-11T13:07:54.043Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-05-11T13:07:54.043Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-05-11T13:07:54.043Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-05-11T13:07:54.109Z] === RUN TestDockerSuite/TestLogsTail [2021-05-11T13:07:54.370Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2021-05-11T13:07:54.496Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-05-11T13:07:54.949Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-05-11T13:07:55.314Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-05-11T13:07:56.258Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-05-11T13:07:57.645Z] === RUN TestDockerSuite/TestMountIntoProc [2021-05-11T13:07:57.645Z] === RUN TestDockerSuite/TestMountIntoSys [2021-05-11T13:07:58.587Z] === RUN TestDockerSuite/TestNetHostname [2021-05-11T13:08:01.146Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2021-05-11T13:08:02.096Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-05-11T13:08:02.667Z] === RUN TestDockerSuite/TestNetworkEvents [2021-05-11T13:08:03.612Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2021-05-11T13:08:06.915Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2021-05-11T13:08:09.461Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2021-05-11T13:08:09.461Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-05-11T13:08:12.765Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-05-11T13:08:12.766Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2021-05-11T13:08:13.337Z] === RUN TestDockerSuite/TestPluginActive [2021-05-11T13:08:15.250Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-05-11T13:08:15.511Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2021-05-11T13:08:20.803Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-05-11T13:08:20.803Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-05-11T13:08:21.375Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2021-05-11T13:08:21.635Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-05-11T13:08:24.937Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-05-11T13:08:25.880Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2021-05-11T13:08:26.143Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-05-11T13:08:28.695Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-05-11T13:08:32.902Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-05-11T13:08:33.557Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-05-11T13:08:33.557Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-05-11T13:08:33.557Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-05-11T13:08:35.447Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-05-11T13:08:37.360Z] === RUN TestDockerSuite/TestPortHostBinding [2021-05-11T13:08:38.745Z] === RUN TestDockerSuite/TestPortList [2021-05-11T13:08:50.980Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-05-11T13:08:50.980Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2021-05-11T13:08:51.241Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-05-11T13:08:59.379Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-05-11T13:08:59.379Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-05-11T13:08:59.379Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-05-11T13:08:59.953Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-05-11T13:08:59.953Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-05-11T13:08:59.953Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2021-05-11T13:09:00.529Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-05-11T13:09:00.529Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-05-11T13:09:01.916Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-05-11T13:09:01.916Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-05-11T13:09:03.831Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-05-11T13:09:03.831Z] === RUN TestDockerSuite/TestPruneContainerLabel [2021-05-11T13:09:04.404Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2021-05-11T13:09:07.708Z] === RUN TestDockerSuite/TestPruneContainerUntil [2021-05-11T13:09:09.094Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2021-05-11T13:09:10.477Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2021-05-11T13:09:10.477Z] === RUN TestDockerSuite/TestPsByOrder [2021-05-11T13:09:13.780Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-05-11T13:09:14.355Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-05-11T13:09:17.657Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-05-11T13:09:17.919Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2021-05-11T13:09:22.126Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2021-05-11T13:09:23.070Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-05-11T13:09:23.331Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-05-11T13:09:25.892Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2021-05-11T13:09:28.438Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-05-11T13:09:28.698Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2021-05-11T13:09:32.905Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2021-05-11T13:09:34.033Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-05-11T13:09:34.033Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-05-11T13:09:34.494Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-05-11T13:09:36.205Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2021-05-11T13:09:38.120Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-05-11T13:09:40.037Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-05-11T13:09:40.037Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2021-05-11T13:09:42.587Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-05-11T13:09:43.160Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2021-05-11T13:09:44.547Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-05-11T13:09:47.094Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-05-11T13:09:48.039Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2021-05-11T13:09:49.974Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-05-11T13:09:51.241Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-05-11T13:09:51.241Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-05-11T13:09:51.241Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-05-11T13:09:51.241Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-05-11T13:09:51.241Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-05-11T13:09:51.241Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-05-11T13:09:51.241Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-05-11T13:09:51.241Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-05-11T13:09:51.241Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-05-11T13:09:51.241Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-05-11T13:09:51.241Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-05-11T13:09:51.241Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-05-11T13:09:51.241Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-05-11T13:09:51.241Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-05-11T13:09:51.241Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-05-11T13:09:51.241Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-05-11T13:09:51.241Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-05-11T13:09:51.241Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-05-11T13:09:51.241Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-05-11T13:09:51.241Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-05-11T13:09:51.241Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-05-11T13:09:51.241Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-05-11T13:09:51.241Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-05-11T13:09:51.241Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-05-11T13:09:53.282Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-05-11T13:09:54.668Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-05-11T13:09:54.668Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-05-11T13:09:55.610Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2021-05-11T13:09:55.610Z] === RUN TestDockerSuite/TestPsRightTagName [2021-05-11T13:09:55.682Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-05-11T13:09:56.973Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-05-11T13:09:58.913Z] === RUN TestDockerSuite/TestPsShowMounts [2021-05-11T13:10:01.458Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-05-11T13:10:02.030Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2021-05-11T13:10:02.291Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-05-11T13:10:02.291Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-05-11T13:10:02.291Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-05-11T13:10:02.552Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-05-11T13:10:02.552Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-05-11T13:10:03.496Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-05-11T13:10:06.044Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-05-11T13:10:06.985Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-05-11T13:10:07.927Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-05-11T13:10:08.089Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-05-11T13:10:16.067Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2021-05-11T13:10:17.013Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-05-11T13:10:18.435Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-05-11T13:10:18.927Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-05-11T13:10:19.498Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2021-05-11T13:10:22.044Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-05-11T13:10:22.044Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-05-11T13:10:22.044Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-05-11T13:10:22.305Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-05-11T13:10:23.689Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2021-05-11T13:10:25.074Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-05-11T13:10:26.993Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-05-11T13:10:26.993Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2021-05-11T13:10:32.285Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2021-05-11T13:10:32.546Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-05-11T13:10:34.460Z] === RUN TestDockerSuite/TestRmiBlank [2021-05-11T13:10:34.460Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-05-11T13:10:34.460Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-05-11T13:10:35.847Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2021-05-11T13:10:39.149Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-05-11T13:10:40.098Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-05-11T13:10:40.098Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-05-11T13:10:42.012Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-05-11T13:10:42.954Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-05-11T13:10:44.339Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-05-11T13:10:45.282Z] === RUN TestDockerSuite/TestRmiTag [2021-05-11T13:10:45.282Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-05-11T13:10:46.224Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-05-11T13:10:48.423Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-05-11T13:10:49.527Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2021-05-11T13:10:50.470Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-05-11T13:10:51.414Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-05-11T13:10:52.800Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-05-11T13:10:52.800Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-05-11T13:10:54.184Z] === RUN TestDockerSuite/TestRunAddHost [2021-05-11T13:10:55.126Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-05-11T13:10:55.386Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-05-11T13:10:56.329Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-05-11T13:10:56.329Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-05-11T13:10:56.900Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-05-11T13:10:58.790Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-05-11T13:10:58.814Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-05-11T13:10:59.386Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-05-11T13:11:00.330Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-05-11T13:11:01.774Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2021-05-11T13:11:02.716Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-05-11T13:11:02.977Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2021-05-11T13:11:04.362Z] === RUN TestDockerSuite/TestRunAttachDetach [2021-05-11T13:11:05.749Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2021-05-11T13:11:07.133Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2021-05-11T13:11:07.705Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2021-05-11T13:11:08.646Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2021-05-11T13:11:09.132Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-05-11T13:11:09.217Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-05-11T13:11:10.158Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2021-05-11T13:11:11.544Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-05-11T13:11:12.114Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-05-11T13:11:12.686Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-05-11T13:11:13.258Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-05-11T13:11:13.258Z] === RUN TestDockerSuite/TestRunBindMounts [2021-05-11T13:11:15.802Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-05-11T13:11:16.377Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-05-11T13:11:16.950Z] === RUN TestDockerSwarmSuite/TestServiceScale [2021-05-11T13:11:17.212Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-05-11T13:11:18.154Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-05-11T13:11:19.097Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-05-11T13:11:19.097Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-05-11T13:11:19.668Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2021-05-11T13:11:19.929Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-05-11T13:11:20.872Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-05-11T13:11:21.814Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-05-11T13:11:22.757Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-05-11T13:11:23.329Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-05-11T13:11:23.329Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-05-11T13:11:23.901Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-05-11T13:11:23.901Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-05-11T13:11:24.843Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-05-11T13:11:25.785Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-05-11T13:11:26.727Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-05-11T13:11:27.670Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-05-11T13:11:27.670Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-05-11T13:11:28.629Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-05-11T13:11:30.544Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-05-11T13:11:31.928Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-05-11T13:11:33.314Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-05-11T13:11:33.886Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-05-11T13:11:34.458Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-05-11T13:11:35.400Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-05-11T13:11:35.972Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-05-11T13:11:36.916Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-05-11T13:11:38.053Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-05-11T13:11:38.053Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-05-11T13:11:38.053Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-05-11T13:11:38.053Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-05-11T13:11:38.053Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-05-11T13:11:38.053Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-05-11T13:11:38.053Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-05-11T13:11:38.053Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-05-11T13:11:38.053Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-05-11T13:11:38.053Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-05-11T13:11:38.053Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-05-11T13:11:38.053Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-05-11T13:11:38.834Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-05-11T13:11:39.095Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2021-05-11T13:11:39.568Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-05-11T13:11:39.568Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-05-11T13:11:39.568Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-05-11T13:11:39.568Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-05-11T13:11:42.398Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2021-05-11T13:11:42.435Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-05-11T13:11:42.659Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-05-11T13:11:42.920Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-05-11T13:11:43.873Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-05-11T13:11:44.819Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2021-05-11T13:11:46.203Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-05-11T13:11:48.750Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-05-11T13:11:51.295Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-05-11T13:11:52.676Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-05-11T13:11:53.208Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-05-11T13:11:53.208Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-05-11T13:11:53.208Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-05-11T13:11:54.151Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-05-11T13:11:56.696Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-05-11T13:11:57.639Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-05-11T13:12:00.186Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-05-11T13:12:00.448Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-05-11T13:12:01.168Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-05-11T13:12:01.169Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-05-11T13:12:01.169Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-05-11T13:12:02.360Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-05-11T13:12:02.622Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2021-05-11T13:12:02.622Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-05-11T13:12:03.568Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2021-05-11T13:12:04.859Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-05-11T13:12:04.954Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-05-11T13:12:04.954Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2021-05-11T13:12:04.954Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-05-11T13:12:05.811Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-05-11T13:12:05.897Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-05-11T13:12:06.470Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-05-11T13:12:07.872Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2021-05-11T13:12:08.443Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-05-11T13:12:08.443Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-05-11T13:12:09.385Z] === RUN TestDockerSuite/TestRunEnvironment [2021-05-11T13:12:09.956Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-05-11T13:12:10.527Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-05-11T13:12:11.470Z] === RUN TestDockerSuite/TestRunExitCode [2021-05-11T13:12:12.041Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-05-11T13:12:12.613Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-05-11T13:12:13.556Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-05-11T13:12:13.817Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2021-05-11T13:12:14.306Z] === RUN TestDockerSuite/TestBuildAddScript [2021-05-11T13:12:14.306Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-05-11T13:12:14.306Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-05-11T13:12:14.306Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-05-11T13:12:14.306Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-05-11T13:12:14.388Z] === RUN TestDockerSuite/TestRunExposePort [2021-05-11T13:12:14.388Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-05-11T13:12:14.758Z] === RUN TestDockerSuite/TestBuildAddTar [2021-05-11T13:12:15.332Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-05-11T13:12:16.275Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-05-11T13:12:16.275Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2021-05-11T13:12:18.190Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-05-11T13:12:18.763Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-05-11T13:12:18.763Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-05-11T13:12:22.064Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-05-11T13:12:22.635Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-05-11T13:12:34.876Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2021-05-11T13:12:34.876Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2021-05-11T13:12:34.876Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-05-11T13:12:35.207Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-05-11T13:12:35.207Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-05-11T13:12:35.207Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-05-11T13:12:35.207Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-05-11T13:12:35.207Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-05-11T13:12:35.207Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-05-11T13:12:35.207Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-05-11T13:12:35.207Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-05-11T13:12:35.207Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-05-11T13:12:36.790Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2021-05-11T13:12:36.791Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2021-05-11T13:12:36.791Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-05-11T13:12:36.791Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-05-11T13:12:37.732Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-05-11T13:12:41.034Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-05-11T13:12:41.975Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-05-11T13:12:43.362Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-05-11T13:12:43.787Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-05-11T13:12:46.683Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-05-11T13:12:49.942Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-05-11T13:12:49.942Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-05-11T13:12:50.203Z] === RUN TestDockerSuite/TestRunModeHostname [2021-05-11T13:12:51.587Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-05-11T13:12:51.587Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-05-11T13:12:51.587Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-05-11T13:12:51.643Z] === RUN TestDockerSuite/TestBuildEnv [2021-05-11T13:12:51.643Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-05-11T13:12:51.643Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-05-11T13:12:51.643Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-05-11T13:12:51.643Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-05-11T13:12:51.643Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-05-11T13:12:52.158Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2021-05-11T13:12:53.544Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-05-11T13:12:55.392Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-05-11T13:12:55.392Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-05-11T13:12:55.392Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-05-11T13:12:55.392Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-05-11T13:12:55.459Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-05-11T13:12:56.363Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-05-11T13:12:56.848Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-05-11T13:12:56.848Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-05-11T13:12:56.848Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-05-11T13:12:57.163Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-05-11T13:12:57.163Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-05-11T13:12:57.163Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-05-11T13:12:58.238Z] === RUN TestDockerSuite/TestRunMount [2021-05-11T13:13:00.787Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2021-05-11T13:13:01.072Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-05-11T13:13:08.931Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-05-11T13:13:08.932Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-05-11T13:13:08.932Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-05-11T13:13:10.844Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-05-11T13:13:12.759Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-05-11T13:13:16.041Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-05-11T13:13:16.041Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-05-11T13:13:16.041Z] === RUN TestDockerSuite/TestBuildExpose [2021-05-11T13:13:16.041Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-05-11T13:13:16.058Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-05-11T13:13:16.501Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-05-11T13:13:16.501Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-05-11T13:13:16.501Z] === RUN TestDockerSuite/TestBuildFails [2021-05-11T13:13:18.603Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-05-11T13:13:19.416Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-05-11T13:13:19.417Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-05-11T13:13:20.520Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-05-11T13:13:21.907Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-05-11T13:13:22.186Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-05-11T13:13:22.186Z] === RUN TestDockerSuite/TestBuildBlankName [2021-05-11T13:13:22.186Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-05-11T13:13:23.301Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-05-11T13:13:23.301Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-05-11T13:13:24.242Z] === RUN TestDockerSuite/TestRunNetHost [2021-05-11T13:13:25.626Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-05-11T13:13:26.197Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-05-11T13:13:27.140Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-05-11T13:13:27.919Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-05-11T13:13:28.871Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-05-11T13:13:29.054Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-05-11T13:13:29.760Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-05-11T13:13:31.600Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-05-11T13:13:32.566Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-05-11T13:13:35.596Z] === RUN TestDockerSuite/TestBuildForceRm [2021-05-11T13:13:35.807Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-05-11T13:13:36.068Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-05-11T13:13:36.329Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2021-05-11T13:13:36.900Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-05-11T13:13:36.900Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-05-11T13:13:37.843Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-05-11T13:13:38.415Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-05-11T13:13:38.415Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-05-11T13:13:38.987Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-05-11T13:13:41.058Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-05-11T13:13:42.686Z] === RUN TestDockerSuite/TestBuildFromGit [2021-05-11T13:13:45.568Z] === RUN TestDockerSuite/TestRunOOMExitCode [2021-05-11T13:13:45.568Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-05-11T13:13:45.568Z] === RUN TestDockerSuite/TestRunPIDsLimit [2021-05-11T13:13:46.529Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-05-11T13:13:46.791Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-05-11T13:13:46.791Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-05-11T13:13:48.448Z] === RUN TestDockerSuite/TestRunPortInUse [2021-05-11T13:13:49.019Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2021-05-11T13:13:49.593Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-05-11T13:13:49.770Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-05-11T13:13:50.164Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-05-11T13:13:50.229Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-05-11T13:13:50.425Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-05-11T13:13:51.367Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-05-11T13:13:51.429Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-05-11T13:13:51.429Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-05-11T13:13:51.429Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-05-11T13:13:51.628Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-05-11T13:13:51.628Z] === RUN TestDockerSuite/TestRunPublishPort [2021-05-11T13:13:52.569Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-05-11T13:13:52.830Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-05-11T13:13:52.830Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-05-11T13:13:53.402Z] === RUN TestDockerSuite/TestRunRedirectStdout [2021-05-11T13:13:54.786Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-05-11T13:13:55.046Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-05-11T13:13:56.031Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-05-11T13:13:56.031Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-05-11T13:13:56.031Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-05-11T13:13:57.000Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-05-11T13:13:57.000Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-05-11T13:13:57.159Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-05-11T13:13:57.159Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-05-11T13:13:57.159Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-05-11T13:13:57.159Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-05-11T13:13:57.159Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-05-11T13:13:58.347Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-05-11T13:13:59.732Z] === RUN TestDockerSuite/TestRunRm [2021-05-11T13:14:00.303Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-05-11T13:14:04.505Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-05-11T13:14:04.766Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-05-11T13:14:05.338Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2021-05-11T13:14:06.724Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2021-05-11T13:14:07.674Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2021-05-11T13:14:11.825Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-05-11T13:14:11.825Z] === RUN TestDockerSuite/TestBuildHistory [2021-05-11T13:14:11.881Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2021-05-11T13:14:15.185Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2021-05-11T13:14:15.756Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2021-05-11T13:14:16.016Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2021-05-11T13:14:16.958Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2021-05-11T13:14:17.218Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2021-05-11T13:14:17.789Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2021-05-11T13:14:18.050Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2021-05-11T13:14:18.992Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-05-11T13:14:19.564Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-05-11T13:14:20.135Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-05-11T13:14:23.433Z] === RUN TestDockerSuite/TestRunState [2021-05-11T13:14:24.217Z] === RUN TestDockerSuite/TestBuildIidFile [2021-05-11T13:14:24.217Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-05-11T13:14:24.378Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-05-11T13:14:25.321Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-05-11T13:14:25.758Z] === RUN TestDockerSuite/TestBuildInheritance [2021-05-11T13:14:25.758Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-05-11T13:14:25.891Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-05-11T13:14:25.891Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2021-05-11T13:14:25.891Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-05-11T13:14:26.218Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-05-11T13:14:26.218Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-05-11T13:14:26.833Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-05-11T13:14:27.094Z] === RUN TestDockerSuite/TestRunSysctls [2021-05-11T13:14:29.023Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-05-11T13:14:29.023Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-05-11T13:14:29.023Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-05-11T13:14:29.283Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2021-05-11T13:14:31.827Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2021-05-11T13:14:32.020Z] === RUN TestDockerSuite/TestBuildLabel [2021-05-11T13:14:32.398Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2021-05-11T13:14:32.480Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-05-11T13:14:32.708Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-05-11T13:14:32.941Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-05-11T13:14:33.661Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-05-11T13:14:33.911Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-05-11T13:14:34.112Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-05-11T13:14:34.314Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2021-05-11T13:14:34.564Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-05-11T13:14:34.882Z] === RUN TestDockerSuite/TestBuildLabels [2021-05-11T13:14:35.517Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-05-11T13:14:35.517Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-05-11T13:14:35.853Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-05-11T13:14:37.394Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-05-11T13:14:37.614Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-05-11T13:14:39.206Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-05-11T13:14:40.724Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-05-11T13:14:40.724Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-05-11T13:14:40.724Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-05-11T13:14:40.912Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-05-11T13:14:41.484Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-05-11T13:14:41.677Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-05-11T13:14:42.055Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-05-11T13:14:42.630Z] === RUN TestDockerSuite/TestBuildCmd [2021-05-11T13:14:42.999Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-05-11T13:14:43.083Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-05-11T13:14:43.534Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-05-11T13:14:44.480Z] === RUN TestDockerSuite/TestBuildLastModified [2021-05-11T13:14:44.480Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-05-11T13:14:44.480Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-05-11T13:14:44.480Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-05-11T13:14:44.480Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-05-11T13:14:44.480Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-05-11T13:14:44.480Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-05-11T13:14:44.487Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-05-11T13:14:44.914Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-05-11T13:14:44.941Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-05-11T13:14:45.402Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-05-11T13:14:45.855Z] === RUN TestDockerSuite/TestRunUserByID [2021-05-11T13:14:46.428Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-05-11T13:14:46.428Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-05-11T13:14:46.689Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-05-11T13:14:47.260Z] === RUN TestDockerSuite/TestRunUserByName [2021-05-11T13:14:48.202Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-05-11T13:14:48.773Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2021-05-11T13:14:48.773Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-05-11T13:14:48.773Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-05-11T13:14:49.126Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-05-11T13:14:49.721Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-05-11T13:14:50.642Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-05-11T13:14:50.642Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-05-11T13:14:50.675Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2021-05-11T13:14:51.207Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-05-11T13:14:51.594Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-05-11T13:14:51.594Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-05-11T13:14:52.046Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-05-11T13:14:54.194Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-05-11T13:14:54.646Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-05-11T13:14:54.884Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-05-11T13:14:55.097Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-05-11T13:14:55.097Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-05-11T13:14:55.145Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-05-11T13:14:56.050Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-05-11T13:14:56.088Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2021-05-11T13:14:56.349Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-05-11T13:14:56.501Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-05-11T13:14:56.502Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-05-11T13:14:56.502Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-05-11T13:14:59.652Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-05-11T13:15:01.152Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-05-11T13:15:01.564Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-05-11T13:15:04.111Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-05-11T13:15:05.053Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2021-05-11T13:15:07.599Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-05-11T13:15:08.170Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-05-11T13:15:08.170Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-05-11T13:15:08.170Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-05-11T13:15:08.170Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-05-11T13:15:08.431Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2021-05-11T13:15:08.431Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2021-05-11T13:15:08.914Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-05-11T13:15:08.914Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-05-11T13:15:09.884Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-05-11T13:15:13.720Z] === RUN TestDockerSuite/TestRunWithCPUShares [2021-05-11T13:15:13.986Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2021-05-11T13:15:13.986Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2021-05-11T13:15:15.901Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2021-05-11T13:15:16.473Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2021-05-11T13:15:17.045Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2021-05-11T13:15:17.618Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-05-11T13:15:17.618Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2021-05-11T13:15:18.560Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2021-05-11T13:15:18.560Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2021-05-11T13:15:18.560Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2021-05-11T13:15:18.560Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-05-11T13:15:18.560Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2021-05-11T13:15:18.560Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2021-05-11T13:15:18.560Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2021-05-11T13:15:18.560Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2021-05-11T13:15:18.560Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2021-05-11T13:15:18.560Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2021-05-11T13:15:19.503Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2021-05-11T13:15:20.445Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2021-05-11T13:15:21.017Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2021-05-11T13:15:21.017Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2021-05-11T13:15:21.959Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-05-11T13:15:22.219Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-05-11T13:15:23.163Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-05-11T13:15:23.163Z] === RUN TestDockerSuite/TestRunWithShmSize [2021-05-11T13:15:23.734Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2021-05-11T13:15:23.996Z] === RUN TestDockerSuite/TestRunWithSwappiness [2021-05-11T13:15:24.938Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2021-05-11T13:15:24.938Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-05-11T13:15:24.938Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-05-11T13:15:25.882Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-05-11T13:15:27.796Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2021-05-11T13:15:27.796Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2021-05-11T13:15:28.368Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2021-05-11T13:15:28.368Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-05-11T13:15:29.311Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-05-11T13:15:29.311Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-05-11T13:15:30.975Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-05-11T13:15:30.975Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-05-11T13:15:30.975Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-05-11T13:15:31.226Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-05-11T13:15:31.800Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-05-11T13:15:32.383Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2021-05-11T13:15:32.656Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2021-05-11T13:15:33.844Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-05-11T13:15:33.844Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-05-11T13:15:34.296Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-05-11T13:15:34.296Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-05-11T13:15:34.575Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-05-11T13:15:34.747Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-05-11T13:15:34.747Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-05-11T13:15:35.518Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-05-11T13:15:35.518Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-05-11T13:15:35.518Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-05-11T13:15:36.460Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2021-05-11T13:15:37.846Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2021-05-11T13:15:39.232Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-05-11T13:15:39.232Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-05-11T13:15:40.619Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2021-05-11T13:15:41.191Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2021-05-11T13:15:41.191Z] === RUN TestDockerSuite/TestSaveImageId [2021-05-11T13:15:41.451Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-05-11T13:15:41.713Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-05-11T13:15:41.974Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2021-05-11T13:15:44.521Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-05-11T13:15:44.521Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-05-11T13:15:45.092Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2021-05-11T13:15:46.037Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-05-11T13:15:46.300Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-05-11T13:15:46.300Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-05-11T13:15:48.216Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-05-11T13:15:49.602Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-05-11T13:15:49.862Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-05-11T13:15:49.862Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-05-11T13:15:50.123Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-05-11T13:15:50.123Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-05-11T13:15:50.694Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-05-11T13:15:52.743Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-05-11T13:15:53.242Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-05-11T13:15:58.525Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-05-11T13:15:59.765Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-05-11T13:15:59.765Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-05-11T13:15:59.765Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-05-11T13:16:00.439Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-05-11T13:16:01.381Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-05-11T13:16:02.767Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-05-11T13:16:06.065Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-05-11T13:16:07.982Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-05-11T13:16:08.553Z] === RUN TestDockerSuite/TestStartRecordError [2021-05-11T13:16:10.425Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-05-11T13:16:10.467Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-05-11T13:16:13.012Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-05-11T13:16:14.925Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-05-11T13:16:17.344Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-05-11T13:16:18.227Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-05-11T13:16:18.297Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-05-11T13:16:18.756Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-05-11T13:16:19.005Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-05-11T13:16:22.450Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-05-11T13:16:23.511Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-05-11T13:16:23.965Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-05-11T13:16:24.843Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-05-11T13:16:26.052Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-05-11T13:16:26.832Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-05-11T13:16:30.648Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-05-11T13:16:31.336Z] === RUN TestDockerSuite/TestStatsNoStream [2021-05-11T13:16:33.879Z] === RUN TestDockerSuite/TestStopContainerSignal [2021-05-11T13:16:35.261Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-05-11T13:16:35.833Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-05-11T13:16:36.775Z] === RUN TestDockerSuite/TestTopPrivileged [2021-05-11T13:16:37.035Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-05-11T13:16:37.035Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-05-11T13:16:37.977Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-05-11T13:16:39.361Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2021-05-11T13:16:43.581Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-05-11T13:16:46.878Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2021-05-11T13:16:47.452Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2021-05-11T13:16:48.365Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-05-11T13:16:48.365Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-05-11T13:16:48.394Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2021-05-11T13:16:48.394Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2021-05-11T13:16:49.335Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2021-05-11T13:16:51.249Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2021-05-11T13:16:51.249Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2021-05-11T13:16:52.635Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2021-05-11T13:16:54.019Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2021-05-11T13:16:54.961Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2021-05-11T13:16:55.454Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-05-11T13:16:55.915Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-05-11T13:16:55.915Z] === RUN TestDockerSuite/TestBuildNetNone [2021-05-11T13:16:55.915Z] === RUN TestDockerSuite/TestBuildNoContext [2021-05-11T13:16:56.876Z] === RUN TestDockerSuite/TestUpdateStats [2021-05-11T13:16:59.659Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-05-11T13:17:01.079Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2021-05-11T13:17:02.023Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2021-05-11T13:17:02.023Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2021-05-11T13:17:03.935Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2021-05-11T13:17:04.361Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-05-11T13:17:04.895Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-05-11T13:17:07.274Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-05-11T13:17:07.274Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-05-11T13:17:07.274Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-05-11T13:17:10.186Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-05-11T13:17:11.156Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-05-11T13:17:11.482Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2021-05-11T13:17:12.697Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-05-11T13:17:16.769Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2021-05-11T13:17:20.975Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2021-05-11T13:17:23.041Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-05-11T13:17:24.012Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-05-11T13:17:24.276Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-05-11T13:17:29.564Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-05-11T13:17:30.135Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2021-05-11T13:17:34.355Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-05-11T13:17:36.733Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2021-05-11T13:17:38.099Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-05-11T13:17:38.656Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2021-05-11T13:17:38.779Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-05-11T13:17:39.231Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-05-11T13:17:39.682Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-05-11T13:17:41.201Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2021-05-11T13:17:42.142Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2021-05-11T13:17:43.528Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2021-05-11T13:17:43.789Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2021-05-11T13:17:46.339Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2021-05-11T13:17:46.680Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-05-11T13:17:48.885Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2021-05-11T13:17:49.457Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2021-05-11T13:17:51.377Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-05-11T13:17:52.005Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2021-05-11T13:17:53.918Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2021-05-11T13:17:56.077Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-05-11T13:17:56.468Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-05-11T13:17:57.054Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-05-11T13:17:57.054Z] === RUN TestDockerSuite/TestBuildPATH [2021-05-11T13:17:57.054Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-05-11T13:17:59.240Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-05-11T13:17:59.240Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-05-11T13:18:11.376Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-05-11T13:18:11.376Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-05-11T13:18:11.376Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-05-11T13:18:11.948Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-05-11T13:18:11.948Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-05-11T13:18:11.948Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-05-11T13:18:11.948Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-05-11T13:18:12.891Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-05-11T13:18:12.891Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-05-11T13:18:13.833Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-05-11T13:18:13.833Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-05-11T13:18:13.833Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-05-11T13:18:13.833Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-05-11T13:18:13.833Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-05-11T13:18:16.377Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-05-11T13:18:16.377Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-05-11T13:18:16.377Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-05-11T13:18:16.639Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-05-11T13:18:16.639Z] === RUN TestDockerSuite/TestVolumeEvents [2021-05-11T13:18:23.221Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-05-11T13:18:24.606Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-05-11T13:18:24.606Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-05-11T13:18:24.606Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-05-11T13:18:27.905Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-05-11T13:18:31.215Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-05-11T13:18:31.215Z] --- PASS: TestDockerSuite (1933.06s) [2021-05-11T13:18:31.215Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2021-05-11T13:18:31.215Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.07s) [2021-05-11T13:18:31.215Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-05-11T13:18:31.215Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-05-11T13:18:31.215Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-05-11T13:18:31.215Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.03s) [2021-05-11T13:18:31.215Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-05-11T13:18:31.215Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (2.53s) [2021-05-11T13:18:31.215Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.09s) [2021-05-11T13:18:31.215Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.44s) [2021-05-11T13:18:31.215Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2021-05-11T13:18:31.215Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.77s) [2021-05-11T13:18:31.215Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.23s) [2021-05-11T13:18:31.215Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2021-05-11T13:18:31.215Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.41s) [2021-05-11T13:18:31.215Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (1.11s) [2021-05-11T13:18:31.215Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-05-11T13:18:31.215Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-05-11T13:18:31.215Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (3.25s) [2021-05-11T13:18:31.215Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.28s) [2021-05-11T13:18:31.215Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.43s) [2021-05-11T13:18:31.215Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2021-05-11T13:18:31.215Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2021-05-11T13:18:31.215Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.65s) [2021-05-11T13:18:31.215Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.28s) [2021-05-11T13:18:31.215Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (3.30s) [2021-05-11T13:18:31.215Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.38s) [2021-05-11T13:18:31.215Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.36s) [2021-05-11T13:18:31.215Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.26s) [2021-05-11T13:18:31.215Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.64s) [2021-05-11T13:18:31.215Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.38s) [2021-05-11T13:18:31.215Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.62s) [2021-05-11T13:18:31.215Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.34s) [2021-05-11T13:18:31.215Z] --- PASS: TestDockerSuite/TestAttachDetach (1.71s) [2021-05-11T13:18:31.215Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.23s) [2021-05-11T13:18:31.215Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.35s) [2021-05-11T13:18:31.215Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.44s) [2021-05-11T13:18:31.215Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.37s) [2021-05-11T13:18:31.215Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.85s) [2021-05-11T13:18:31.215Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.83s) [2021-05-11T13:18:31.215Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.75s) [2021-05-11T13:18:31.215Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.63s) [2021-05-11T13:18:31.215Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2021-05-11T13:18:31.215Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.73s) [2021-05-11T13:18:31.215Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.00s) [2021-05-11T13:18:31.215Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (27.01s) [2021-05-11T13:18:31.215Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.96s) [2021-05-11T13:18:31.215Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (2.12s) [2021-05-11T13:18:31.215Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.29s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.00s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (3.19s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.07s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.05s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (10.21s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (5.25s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.14s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.69s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.39s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.24s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.78s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (4.12s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.27s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.34s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.34s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildAddScript (4.32s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (11.39s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (6.68s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.32s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.50s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildAddTar (10.74s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.92s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.98s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (5.97s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (8.86s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.39s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.69s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.30s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.37s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (3.14s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (3.18s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.73s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.75s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (5.48s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (18.61s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.87s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.92s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.55s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.79s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (3.31s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (7.88s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.63s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (2.08s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (1.13s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.20s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (8.43s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (2.25s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.96s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.46s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (9.14s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (3.08s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.15s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.78s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildCmd (0.49s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.55s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.46s) [2021-05-11T13:18:31.216Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-05-11T13:18:31.216Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.43s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (6.87s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.85s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.47s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.42s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.51s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.86s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.39s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (16.25s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.02s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.83s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.16s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (4.47s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.29s) [2021-05-11T13:18:31.216Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-05-11T13:18:31.216Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-05-11T13:18:31.216Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-05-11T13:18:31.216Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-05-11T13:18:31.216Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-05-11T13:18:31.216Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-05-11T13:18:31.216Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-05-11T13:18:31.216Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.25s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (7.21s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.28s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.28s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (6.87s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.78s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.74s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (2.12s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.61s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.71s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.50s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.59s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.42s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildDockerignore (13.07s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.62s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.29s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (17.70s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.00s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (6.63s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (3.48s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (3.40s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (9.39s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (3.36s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (3.16s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (23.97s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.29s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (7.76s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.55s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.45s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.73s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.16s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.41s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.33s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (3.49s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.06s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (2.44s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildEnv (1.91s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.97s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.82s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (10.02s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (31.61s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.32s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (13.72s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.84s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.51s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.57s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.71s) [2021-05-11T13:18:31.216Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s) [2021-05-11T13:18:31.216Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.35s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (16.71s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildExpose (0.34s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.69s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.56s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.35s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildFails (1.18s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.10s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (3.75s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (3.80s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildForceRm (2.68s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.74s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.39s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.29s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.60s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.96s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.32s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.96s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (3.30s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.47s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildHistory (4.04s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.48s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.08s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.63s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.60s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.06s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.28s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildLabel (0.69s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.74s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.60s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.36s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildLabels (0.48s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.24s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.85s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildLastModified (6.68s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.78s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.08s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.20s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.05s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.22s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.66s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.57s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.64s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (10.45s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (3.85s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.13s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.25s) [2021-05-11T13:18:31.216Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-05-11T13:18:31.216Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (4.81s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.45s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.41s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.37s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.72s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.63s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.92s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.84s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.89s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.33s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.07s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.69s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.72s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.97s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.76s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.46s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.17s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.35s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.11s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.53s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.49s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.30s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.35s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildPATH (1.73s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.02s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.94s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (10.36s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.63s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (6.60s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildRm (4.00s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.03s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.02s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.40s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.72s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.43s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.32s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.13s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.33s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.13s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.33s) [2021-05-11T13:18:31.216Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-05-11T13:18:31.216Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.47s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.04s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.15s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildStderr (1.04s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (5.90s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.05s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.01s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.41s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.10s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.43s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildUser (2.01s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (4.09s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (18.44s) [2021-05-11T13:18:31.216Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.82s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.24s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.91s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.90s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.11s) [2021-05-11T13:18:31.217Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-05-11T13:18:31.217Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-05-11T13:18:31.217Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-05-11T13:18:31.217Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-05-11T13:18:31.217Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-05-11T13:18:31.217Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-05-11T13:18:31.217Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-05-11T13:18:31.217Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.65s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.82s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.58s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.23s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.11s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (4.76s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.66s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.90s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.39s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.39s) [2021-05-11T13:18:31.217Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-05-11T13:18:31.217Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.67s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.18s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-05-11T13:18:31.217Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-05-11T13:18:31.217Z] docker_cli_sni_test.go:18: Flakey test [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.74s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.15s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestCommitChange (1.07s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.40s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.93s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.87s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.99s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestCommitTTY (2.06s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.94s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.78s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.89s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.16s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestContainerAPICommit (2.32s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (2.55s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (1.16s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (1.08s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.93s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (1.13s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.89s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.85s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.07s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.07s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (1.03s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.92s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.01s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.87s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.95s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (1.01s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.75s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.96s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.85s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.11s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestContainerAPIPause (1.40s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (1.09s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.08s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestContainerAPIRename (1.37s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (2.08s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (2.19s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.01s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.84s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.88s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestContainerAPITop (1.01s) [2021-05-11T13:18:31.217Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-05-11T13:18:31.217Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestContainerAPIWait (3.00s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.31s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (2.13s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (8.18s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (1.19s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (3.06s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (2.51s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (24.74s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.56s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.64s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.60s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.58s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0007770c0_} (1.57s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1328247330_/foo_false____} (1.57s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1328247330_/foo_true____} (1.71s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3434780953_/foo_false____} (1.78s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3434780953_/foo_true____} (1.84s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3434780953_/foo_true__0xc000777120__} (1.69s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000777140_} (2.09s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000777160_} (1.77s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000777180_} (1.56s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0007771a0_} (1.60s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.51s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.22s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.02s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.72s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.79s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (5.27s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestCopyAndRestart (2.11s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.13s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (1.29s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (1.33s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.93s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestCpFromCaseA (1.22s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestCpFromCaseB (1.04s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestCpFromCaseC (1.11s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.69s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.76s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestCpFromCaseF (1.44s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.37s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.20s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestCpFromCaseI (1.12s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.09s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.61s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.30s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestCpGarbagePath (1.36s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestCpNameHasColon (1.05s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestCpRelativePath (1.25s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.35s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.93s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.16s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.99s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.80s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.78s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestCpToCaseD (5.50s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestCpToCaseE (4.04s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestCpToCaseF (1.05s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestCpToCaseG (6.00s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.20s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.78s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestCpToCaseJ (4.87s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.92s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestCpToDot (0.78s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.81s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.42s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestCpToStdout (0.95s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.13s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.21s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.79s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.07s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.44s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.95s) [2021-05-11T13:18:31.217Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s) [2021-05-11T13:18:31.217Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.09s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.07s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.25s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestCreateLabels (0.07s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.15s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestCreateRM (0.15s) [2021-05-11T13:18:31.217Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-05-11T13:18:31.217Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.07s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.10s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.17s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.06s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.51s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.07s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.13s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.06s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.07s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.80s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (2.01s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (1.15s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.49s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.51s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.77s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.70s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.72s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.06s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.73s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.77s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (2.45s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.04s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.66s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (7.23s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.46s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.66s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.77s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.44s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestEventsAttach (0.96s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestEventsCommit (1.04s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.97s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (1.02s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.97s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.77s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.47s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.81s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (3.00s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestEventsCopy (1.19s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.68s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (6.05s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.40s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.45s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.14s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.46s) [2021-05-11T13:18:31.217Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.27s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.48s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestEventsFilters (1.75s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestEventsFormat (1.42s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestEventsImageImport (1.05s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.33s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.41s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.47s) [2021-05-11T13:18:31.218Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-05-11T13:18:31.218Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-05-11T13:18:31.218Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.01s) [2021-05-11T13:18:31.218Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.77s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (1.43s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestEventsRename (1.15s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestEventsResize (1.04s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (6.08s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.38s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestEventsStreaming (1.27s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.93s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestEventsTop (0.78s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (11.41s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestExec (1.22s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.73s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.77s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.71s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestExecAPIStart (2.05s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (1.02s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (1.00s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.00s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.99s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.99s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.07s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (2.34s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestExecCgroup (4.15s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestExecEnv (1.12s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.71s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.01s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestExecInspectID (3.07s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestExecInteractive (1.00s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (1.04s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (1.01s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestExecParseError (0.72s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.92s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.82s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (5.57s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestExecSetEnv (1.33s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestExecStartFails (1.34s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.88s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.77s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestExecTTY (0.99s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.08s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.72s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestExecUlimits (1.09s) [2021-05-11T13:18:31.218Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) [2021-05-11T13:18:31.218Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.97s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (1.06s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.73s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestExecWithTERM (1.08s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestExecWithUser (1.33s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.76s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.99s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.18s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.81s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (1.34s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.08s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestHealth (23.13s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.84s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.78s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.20s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.19s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.31s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.67s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.70s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.87s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.84s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.66s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestImportBadURL (0.06s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestImportDisplay (2.20s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestImportFile (2.18s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (2.26s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestImportGzipped (1.64s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.57s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.77s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.74s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.90s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.91s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.99s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.79s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.74s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.75s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (1.44s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.04s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (2.85s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestInspectAmpersand (1.18s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.88s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.08s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.00s) [2021-05-11T13:18:31.218Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-05-11T13:18:31.218Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (2.01s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.76s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestInspectDefault (0.68s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestInspectHistory (0.81s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-05-11T13:18:31.218Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-05-11T13:18:31.218Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.69s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.70s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.67s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.72s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.48s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.71s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestInspectStatus (0.81s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.46s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.72s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.86s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.70s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.70s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.67s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.69s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.98s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.69s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestLinksEnvs (2.11s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.91s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (3.08s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.86s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.15s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.14s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.58s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (1.25s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (11.93s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.22s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (2.94s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (1.02s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.72s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.30s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.72s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.69s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.86s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.72s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.73s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.06s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.04s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.66s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.46s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.40s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.22s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.22s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (3.09s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (1.18s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.80s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestLogsSince (7.39s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (6.12s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (1.07s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestLogsTail (0.95s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestLogsTimestamps (1.02s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestLogsWithDetails (1.26s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.26s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestMountIntoSys (1.00s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestNetHostname (3.24s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.65s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestNetworkEvents (6.81s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (3.23s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.84s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestPluginActive (1.78s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.73s) [2021-05-11T13:18:31.218Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-05-11T13:18:31.218Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.80s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.16s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.31s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.35s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.08s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.77s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.72s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.75s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestPortList (10.53s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.81s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.58s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.97s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.83s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (1.10s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.10s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.98s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.71s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.47s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (1.32s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2021-05-11T13:18:31.218Z] --- PASS: TestDockerSuite/TestPsByOrder (2.98s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.92s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.11s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.63s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.12s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.97s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (9.60s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (2.12s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.57s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.98s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (2.16s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (3.04s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (3.03s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.76s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.18s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (1.10s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.93s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.68s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.85s) [2021-05-11T13:18:31.219Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-05-11T13:18:31.219Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.19s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.10s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.98s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (2.15s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.39s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.73s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (9.14s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.99s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.70s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.11s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.08s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.37s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.73s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (2.06s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (5.49s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.88s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRmiBlank (0.03s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.12s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.55s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.90s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.23s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.70s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.91s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.58s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.88s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRmiTag (0.13s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.73s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.30s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (1.07s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (1.12s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.28s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.40s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunAddHost (0.67s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.47s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.69s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.69s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.74s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.71s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (1.16s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (1.24s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.04s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.64s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunAttachDetach (1.32s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (1.18s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.87s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.72s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.86s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.95s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.05s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.70s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.69s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.67s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.08s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.81s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.94s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.88s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.92s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.90s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.84s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.92s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.83s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.71s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.72s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.99s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.76s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.83s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.93s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.10s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.86s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.98s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.42s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.17s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.73s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.75s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.79s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.74s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.92s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (2.00s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.79s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.09s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.82s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.60s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (2.10s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.59s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.31s) [2021-05-11T13:18:31.219Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-05-11T13:18:31.219Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2021-05-11T13:18:31.219Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-05-11T13:18:31.219Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.68s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (2.32s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.39s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.07s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.67s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.62s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.69s) [2021-05-11T13:18:31.219Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-05-11T13:18:31.219Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.70s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.52s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.04s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.81s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.75s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunEchoStdout (1.21s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.74s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.70s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.72s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.71s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.69s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunExitCode (0.69s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.71s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.90s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.81s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunExposePort (0.02s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (1.00s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.79s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.62s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.76s) [2021-05-11T13:18:31.219Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-05-11T13:18:31.219Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.32s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.73s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.46s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.81s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.72s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.04s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.79s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.06s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.42s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.43s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.74s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.55s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.55s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.17s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.14s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.65s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.90s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.52s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.14s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.42s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunMount (9.28s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.70s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.71s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.47s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.13s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.51s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.13s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.20s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.50s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.44s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.93s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunNetHost (1.16s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.68s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.92s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.09s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.18s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.16s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.61s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.69s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.68s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.65s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.70s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.76s) [2021-05-11T13:18:31.219Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-05-11T13:18:31.219Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.74s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.71s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.93s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.92s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.44s) [2021-05-11T13:18:31.219Z] docker_cli_run_unix_test.go:1434: out: "a *:* rwm\n" [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.48s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.44s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.72s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.44s) [2021-05-11T13:18:31.219Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-05-11T13:18:31.219Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.72s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.45s) [2021-05-11T13:18:31.219Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-05-11T13:18:31.219Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.68s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.39s) [2021-05-11T13:18:31.219Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.03s) [2021-05-11T13:18:31.219Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.13s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.40s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunRm (0.73s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.76s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.72s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.73s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.42s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.73s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.58s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.83s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.68s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.44s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.74s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.45s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.41s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.44s) [2021-05-11T13:18:31.219Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.70s) [2021-05-11T13:18:31.220Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.72s) [2021-05-11T13:18:31.220Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.69s) [2021-05-11T13:18:31.220Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.63s) [2021-05-11T13:18:31.220Z] --- PASS: TestDockerSuite/TestRunState (1.51s) [2021-05-11T13:18:31.220Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.72s) [2021-05-11T13:18:31.220Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.75s) [2021-05-11T13:18:31.220Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.14s) [2021-05-11T13:18:31.220Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-05-11T13:18:31.220Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2021-05-11T13:18:31.220Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.68s) [2021-05-11T13:18:31.220Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.53s) [2021-05-11T13:18:31.220Z] --- PASS: TestDockerSuite/TestRunSysctls (1.48s) [2021-05-11T13:18:31.220Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2021-05-11T13:18:31.220Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2021-05-11T13:18:31.220Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.68s) [2021-05-11T13:18:31.220Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.22s) [2021-05-11T13:18:31.220Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.72s) [2021-05-11T13:18:31.220Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.65s) [2021-05-11T13:18:31.220Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.53s) [2021-05-11T13:18:31.485Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.22s) [2021-05-11T13:18:31.485Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.72s) [2021-05-11T13:18:31.485Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.67s) [2021-05-11T13:18:31.485Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.71s) [2021-05-11T13:18:31.485Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.90s) [2021-05-11T13:18:31.485Z] --- PASS: TestDockerSuite/TestRunUnshareProc (0.93s) [2021-05-11T13:18:31.485Z] --- PASS: TestDockerSuite/TestRunUserByID (0.73s) [2021-05-11T13:18:31.485Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.12s) [2021-05-11T13:18:31.485Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.12s) [2021-05-11T13:18:31.485Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.69s) [2021-05-11T13:18:31.485Z] --- PASS: TestDockerSuite/TestRunUserByName (0.68s) [2021-05-11T13:18:31.485Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.68s) [2021-05-11T13:18:31.485Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2021-05-11T13:18:31.485Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2021-05-11T13:18:31.485Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.11s) [2021-05-11T13:18:31.485Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.71s) [2021-05-11T13:18:31.485Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.73s) [2021-05-11T13:18:31.485Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.98s) [2021-05-11T13:18:31.485Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.18s) [2021-05-11T13:18:31.485Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.84s) [2021-05-11T13:18:31.485Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.92s) [2021-05-11T13:18:31.485Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.90s) [2021-05-11T13:18:31.485Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (3.07s) [2021-05-11T13:18:31.485Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (1.03s) [2021-05-11T13:18:31.485Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-05-11T13:18:31.485Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2021-05-11T13:18:31.485Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-05-11T13:18:31.485Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2021-05-11T13:18:31.485Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-05-11T13:18:31.485Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2021-05-11T13:18:31.485Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.20s) [2021-05-11T13:18:31.485Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-05-11T13:18:31.485Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2021-05-11T13:18:31.485Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (4.67s) [2021-05-11T13:18:31.485Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.91s) [2021-05-11T13:18:31.485Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.64s) [2021-05-11T13:18:31.485Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.97s) [2021-05-11T13:18:31.485Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.88s) [2021-05-11T13:18:31.485Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.03s) [2021-05-11T13:18:31.485Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (1.01s) [2021-05-11T13:18:31.485Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-05-11T13:18:31.485Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2021-05-11T13:18:31.485Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.06s) [2021-05-11T13:18:31.485Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.04s) [2021-05-11T13:18:31.485Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.03s) [2021-05-11T13:18:31.485Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-05-11T13:18:31.485Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2021-05-11T13:18:31.485Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-05-11T13:18:31.485Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2021-05-11T13:18:31.485Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.02s) [2021-05-11T13:18:31.485Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2021-05-11T13:18:31.485Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-05-11T13:18:31.485Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2021-05-11T13:18:31.485Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2021-05-11T13:18:31.485Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2021-05-11T13:18:31.485Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.82s) [2021-05-11T13:18:31.485Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.76s) [2021-05-11T13:18:31.485Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.78s) [2021-05-11T13:18:31.485Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2021-05-11T13:18:31.485Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (1.00s) [2021-05-11T13:18:31.485Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.21s) [2021-05-11T13:18:31.485Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.89s) [2021-05-11T13:18:31.485Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2021-05-11T13:18:31.485Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.89s) [2021-05-11T13:18:31.485Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.89s) [2021-05-11T13:18:31.485Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2021-05-11T13:18:31.485Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-05-11T13:18:31.485Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.94s) [2021-05-11T13:18:31.485Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.59s) [2021-05-11T13:18:31.485Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.78s) [2021-05-11T13:18:31.485Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-05-11T13:18:31.485Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2021-05-11T13:18:31.485Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.83s) [2021-05-11T13:18:31.485Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2021-05-11T13:18:31.485Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.77s) [2021-05-11T13:18:31.485Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.75s) [2021-05-11T13:18:31.485Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.74s) [2021-05-11T13:18:31.485Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.97s) [2021-05-11T13:18:31.485Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-05-11T13:18:31.485Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-05-11T13:18:31.485Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.99s) [2021-05-11T13:18:31.485Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.22s) [2021-05-11T13:18:31.485Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.36s) [2021-05-11T13:18:31.485Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.06s) [2021-05-11T13:18:31.485Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (2.16s) [2021-05-11T13:18:31.485Z] --- PASS: TestDockerSuite/TestSaveImageId (0.10s) [2021-05-11T13:18:31.485Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.49s) [2021-05-11T13:18:31.485Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.31s) [2021-05-11T13:18:31.485Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents473561114 [2021-05-11T13:18:31.485Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.07s) [2021-05-11T13:18:31.485Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.94s) [2021-05-11T13:18:31.485Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2021-05-11T13:18:31.485Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-05-11T13:18:31.485Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.92s) [2021-05-11T13:18:31.485Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.42s) [2021-05-11T13:18:31.485Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.34s) [2021-05-11T13:18:31.485Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2021-05-11T13:18:31.485Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s) [2021-05-11T13:18:31.485Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2021-05-11T13:18:31.485Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.50s) [2021-05-11T13:18:31.485Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.16s) [2021-05-11T13:18:31.485Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.42s) [2021-05-11T13:18:31.485Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.25s) [2021-05-11T13:18:31.485Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.89s) [2021-05-11T13:18:31.485Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.37s) [2021-05-11T13:18:31.485Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.83s) [2021-05-11T13:18:31.485Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.29s) [2021-05-11T13:18:31.485Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.80s) [2021-05-11T13:18:31.485Z] --- PASS: TestDockerSuite/TestStartRecordError (1.81s) [2021-05-11T13:18:31.485Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.39s) [2021-05-11T13:18:31.485Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.92s) [2021-05-11T13:18:31.485Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.06s) [2021-05-11T13:18:31.485Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.80s) [2021-05-11T13:18:31.485Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2021-05-11T13:18:31.485Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.01s) [2021-05-11T13:18:31.485Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.76s) [2021-05-11T13:18:31.485Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.73s) [2021-05-11T13:18:31.485Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.74s) [2021-05-11T13:18:31.485Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.74s) [2021-05-11T13:18:31.485Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.51s) [2021-05-11T13:18:31.485Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-05-11T13:18:31.485Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-05-11T13:18:31.485Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.96s) [2021-05-11T13:18:31.485Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (5.23s) [2021-05-11T13:18:31.485Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.37s) [2021-05-11T13:18:31.485Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.75s) [2021-05-11T13:18:31.485Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.74s) [2021-05-11T13:18:31.485Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2021-05-11T13:18:31.485Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2021-05-11T13:18:31.485Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (1.24s) [2021-05-11T13:18:31.485Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.82s) [2021-05-11T13:18:31.485Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-05-11T13:18:31.485Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2021-05-11T13:18:31.485Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.46s) [2021-05-11T13:18:31.485Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.12s) [2021-05-11T13:18:31.485Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (1.16s) [2021-05-11T13:18:31.485Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.71s) [2021-05-11T13:18:31.485Z] --- PASS: TestDockerSuite/TestUpdateStats (3.74s) [2021-05-11T13:18:31.485Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.40s) [2021-05-11T13:18:31.485Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-05-11T13:18:31.485Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2021-05-11T13:18:31.485Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.92s) [2021-05-11T13:18:31.485Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (1.20s) [2021-05-11T13:18:31.485Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (5.83s) [2021-05-11T13:18:31.485Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (5.52s) [2021-05-11T13:18:31.485Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (4.74s) [2021-05-11T13:18:31.485Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (3.32s) [2021-05-11T13:18:31.485Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (5.22s) [2021-05-11T13:18:31.485Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (6.99s) [2021-05-11T13:18:31.485Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.21s) [2021-05-11T13:18:31.485Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.07s) [2021-05-11T13:18:31.485Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.41s) [2021-05-11T13:18:31.485Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.45s) [2021-05-11T13:18:31.485Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.54s) [2021-05-11T13:18:31.485Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.54s) [2021-05-11T13:18:31.485Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.87s) [2021-05-11T13:18:31.485Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.31s) [2021-05-11T13:18:31.485Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.14s) [2021-05-11T13:18:31.485Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2021-05-11T13:18:31.485Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2021-05-11T13:18:31.485Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2021-05-11T13:18:31.485Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.70s) [2021-05-11T13:18:31.485Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2021-05-11T13:18:31.485Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2021-05-11T13:18:31.485Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.02s) [2021-05-11T13:18:31.485Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.77s) [2021-05-11T13:18:31.485Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2021-05-11T13:18:31.485Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.84s) [2021-05-11T13:18:31.485Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2021-05-11T13:18:31.485Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.06s) [2021-05-11T13:18:31.485Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2021-05-11T13:18:31.485Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2021-05-11T13:18:31.485Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.29s) [2021-05-11T13:18:31.485Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.13s) [2021-05-11T13:18:31.485Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.19s) [2021-05-11T13:18:31.485Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.06s) [2021-05-11T13:18:31.485Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.07s) [2021-05-11T13:18:31.485Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.77s) [2021-05-11T13:18:31.485Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.15s) [2021-05-11T13:18:31.485Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2021-05-11T13:18:31.485Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2021-05-11T13:18:31.485Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.83s) [2021-05-11T13:18:31.485Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (3.72s) [2021-05-11T13:18:31.485Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-05-11T13:18:31.485Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-05-11T13:18:31.485Z] === RUN TestDockerRegistrySuite [2021-05-11T13:18:31.485Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-05-11T13:18:32.869Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-05-11T13:18:34.255Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-05-11T13:18:35.638Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-05-11T13:18:35.639Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-05-11T13:18:39.842Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-05-11T13:18:45.130Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-05-11T13:18:48.432Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-05-11T13:18:49.817Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-05-11T13:18:49.957Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-05-11T13:18:50.759Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-05-11T13:18:52.144Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-05-11T13:18:53.529Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-05-11T13:18:54.918Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-05-11T13:18:55.861Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-05-11T13:18:57.245Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-05-11T13:18:59.789Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-05-11T13:19:02.333Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-05-11T13:19:02.357Z] === RUN TestDockerSuite/TestBuildRm [2021-05-11T13:19:03.276Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-05-11T13:19:05.556Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-05-11T13:19:05.556Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-05-11T13:19:05.556Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-05-11T13:19:06.576Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-05-11T13:19:07.517Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-05-11T13:19:07.517Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-05-11T13:19:08.902Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-05-11T13:19:09.844Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-05-11T13:19:11.229Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-05-11T13:19:14.533Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-05-11T13:19:14.533Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-05-11T13:19:15.918Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-05-11T13:19:16.180Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-05-11T13:19:16.444Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-05-11T13:19:16.705Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-05-11T13:19:16.965Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-05-11T13:19:17.226Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-05-11T13:19:17.486Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-05-11T13:19:18.870Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-05-11T13:19:20.786Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-05-11T13:19:21.729Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-05-11T13:19:23.113Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-05-11T13:19:24.056Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-05-11T13:19:24.997Z] --- PASS: TestDockerRegistrySuite (53.73s) [2021-05-11T13:19:24.997Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.53s) [2021-05-11T13:19:24.997Z] check_test.go:196: [d1b1501a92ccb] daemon is not started [2021-05-11T13:19:24.997Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.30s) [2021-05-11T13:19:24.997Z] check_test.go:196: [d9386b05481d3] daemon is not started [2021-05-11T13:19:24.997Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.57s) [2021-05-11T13:19:24.997Z] check_test.go:196: [d14a35d256790] daemon is not started [2021-05-11T13:19:24.997Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2021-05-11T13:19:24.997Z] check_test.go:196: [d6fa488a83a43] daemon is not started [2021-05-11T13:19:24.997Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.45s) [2021-05-11T13:19:24.997Z] check_test.go:196: [d0af9a0878565] daemon is not started [2021-05-11T13:19:24.997Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.41s) [2021-05-11T13:19:24.997Z] check_test.go:196: [d237afb300571] daemon is not started [2021-05-11T13:19:24.997Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.70s) [2021-05-11T13:19:24.997Z] check_test.go:196: [d6aeb8bee2480] daemon is not started [2021-05-11T13:19:24.997Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.29s) [2021-05-11T13:19:24.997Z] check_test.go:196: [d8dc1343ad0de] daemon is not started [2021-05-11T13:19:24.997Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.10s) [2021-05-11T13:19:24.997Z] check_test.go:196: [d01f7dd272f41] daemon is not started [2021-05-11T13:19:24.997Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.27s) [2021-05-11T13:19:24.997Z] check_test.go:196: [d9c7f2bf99dc8] daemon is not started [2021-05-11T13:19:24.997Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.33s) [2021-05-11T13:19:24.997Z] check_test.go:196: [d3cc3b50e1aed] daemon is not started [2021-05-11T13:19:24.997Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.32s) [2021-05-11T13:19:24.997Z] check_test.go:196: [dd83d6869b604] daemon is not started [2021-05-11T13:19:24.997Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.20s) [2021-05-11T13:19:24.997Z] check_test.go:196: [dda071ddb10c3] daemon is not started [2021-05-11T13:19:24.997Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.21s) [2021-05-11T13:19:24.997Z] check_test.go:196: [d2fe7df64a641] daemon is not started [2021-05-11T13:19:24.997Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.38s) [2021-05-11T13:19:24.997Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:0ac2f80792fb4765f591fa6e78c6fa63031ac212e8a5748a8790e0fd2634df6d [2021-05-11T13:19:24.997Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:be1f2749c4ef50b8e70ce125914143d1d6ff3cc8141040cfda2db0e0ea3431aa [2021-05-11T13:19:24.997Z] check_test.go:196: [d687bdf3573f4] daemon is not started [2021-05-11T13:19:24.997Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.66s) [2021-05-11T13:19:24.997Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:b4a79840dfa998a7f75dfaf67e25ec4ffed5bcdd4711d32cbffb19cb759baf93 [2021-05-11T13:19:24.997Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:d91ac61cb56c5297773725b89df9a933a5ad02275f5b0861f58ff51f0dfb24d2 [2021-05-11T13:19:24.997Z] check_test.go:196: [da7293c811db8] daemon is not started [2021-05-11T13:19:24.997Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.23s) [2021-05-11T13:19:24.997Z] check_test.go:196: [dcc9bfd8f3b09] daemon is not started [2021-05-11T13:19:24.997Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.88s) [2021-05-11T13:19:24.997Z] check_test.go:196: [ddf39fa86ec3c] daemon is not started [2021-05-11T13:19:24.997Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.24s) [2021-05-11T13:19:24.997Z] check_test.go:196: [daf6442560a17] daemon is not started [2021-05-11T13:19:24.997Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-05-11T13:19:24.997Z] check_test.go:196: [dca5258caf920] daemon is not started [2021-05-11T13:19:24.997Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.19s) [2021-05-11T13:19:24.997Z] check_test.go:196: [dea51db5874f1] daemon is not started [2021-05-11T13:19:24.997Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.14s) [2021-05-11T13:19:24.997Z] check_test.go:196: [d3d0377407958] daemon is not started [2021-05-11T13:19:24.997Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.19s) [2021-05-11T13:19:24.997Z] check_test.go:196: [d095d0671be0f] daemon is not started [2021-05-11T13:19:24.997Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.16s) [2021-05-11T13:19:24.997Z] check_test.go:196: [d3ffdab3fd6d7] daemon is not started [2021-05-11T13:19:24.997Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.37s) [2021-05-11T13:19:24.997Z] check_test.go:196: [da5ce9777320f] daemon is not started [2021-05-11T13:19:24.997Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.26s) [2021-05-11T13:19:24.997Z] check_test.go:196: [df32c55ef1208] daemon is not started [2021-05-11T13:19:24.997Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.38s) [2021-05-11T13:19:24.997Z] check_test.go:196: [dd23f200f07f3] daemon is not started [2021-05-11T13:19:24.997Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2021-05-11T13:19:24.997Z] check_test.go:196: [d57d7a46fcc54] daemon is not started [2021-05-11T13:19:24.997Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.29s) [2021-05-11T13:19:24.997Z] check_test.go:196: [d2d4003300f9d] daemon is not started [2021-05-11T13:19:24.997Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.26s) [2021-05-11T13:19:24.997Z] check_test.go:196: [d37fa79fb9418] daemon is not started [2021-05-11T13:19:24.997Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.34s) [2021-05-11T13:19:24.997Z] check_test.go:196: [dece1cee19baf] daemon is not started [2021-05-11T13:19:24.997Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2021-05-11T13:19:24.997Z] check_test.go:196: [d12185f8235ae] daemon is not started [2021-05-11T13:19:24.997Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.26s) [2021-05-11T13:19:24.997Z] check_test.go:196: [dbc54446be905] daemon is not started [2021-05-11T13:19:24.997Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.93s) [2021-05-11T13:19:24.997Z] check_test.go:196: [d5b5353a276aa] daemon is not started [2021-05-11T13:19:24.997Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.15s) [2021-05-11T13:19:24.997Z] check_test.go:196: [db2fe549e6e2f] daemon is not started [2021-05-11T13:19:24.997Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.28s) [2021-05-11T13:19:24.997Z] check_test.go:196: [d056c6e805e73] daemon is not started [2021-05-11T13:19:24.997Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.07s) [2021-05-11T13:19:24.997Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.84s) [2021-05-11T13:19:24.997Z] === RUN TestDockerSchema1RegistrySuite [2021-05-11T13:19:24.997Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-05-11T13:19:25.259Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-05-11T13:19:26.537Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-05-11T13:19:27.507Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-05-11T13:19:27.507Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-05-11T13:19:27.507Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-05-11T13:19:27.968Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-05-11T13:19:29.464Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-05-11T13:19:29.508Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-05-11T13:19:33.249Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-05-11T13:19:33.669Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-05-11T13:19:36.970Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-05-11T13:19:37.946Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-05-11T13:19:38.368Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-05-11T13:19:38.827Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-05-11T13:19:39.759Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-05-11T13:19:39.759Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-05-11T13:19:41.143Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-05-11T13:19:42.086Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-05-11T13:19:42.646Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-05-11T13:19:43.471Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-05-11T13:19:46.774Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-05-11T13:19:46.774Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-05-11T13:19:47.346Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-05-11T13:19:47.346Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-05-11T13:19:47.607Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-05-11T13:19:47.867Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-05-11T13:19:48.127Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-05-11T13:19:48.388Z] --- PASS: TestDockerSchema1RegistrySuite (23.44s) [2021-05-11T13:19:48.388Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.25s) [2021-05-11T13:19:48.388Z] check_test.go:223: [d50e3d75aaf10] daemon is not started [2021-05-11T13:19:48.388Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.77s) [2021-05-11T13:19:48.388Z] check_test.go:223: [d7c3d9bd669ac] daemon is not started [2021-05-11T13:19:48.388Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.08s) [2021-05-11T13:19:48.388Z] check_test.go:223: [d84f567086d04] daemon is not started [2021-05-11T13:19:48.388Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (3.82s) [2021-05-11T13:19:48.388Z] check_test.go:223: [d85227a357a48] daemon is not started [2021-05-11T13:19:48.388Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.34s) [2021-05-11T13:19:48.388Z] check_test.go:223: [d37cc63544eef] daemon is not started [2021-05-11T13:19:48.388Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.31s) [2021-05-11T13:19:48.388Z] check_test.go:223: [d411294c19ee1] daemon is not started [2021-05-11T13:19:48.388Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2021-05-11T13:19:48.388Z] check_test.go:223: [d74c31fc97ec1] daemon is not started [2021-05-11T13:19:48.388Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.23s) [2021-05-11T13:19:48.388Z] check_test.go:223: [d8be829699d64] daemon is not started [2021-05-11T13:19:48.388Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.12s) [2021-05-11T13:19:48.388Z] check_test.go:223: [d0e101cd3c6dd] daemon is not started [2021-05-11T13:19:48.388Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.17s) [2021-05-11T13:19:48.388Z] check_test.go:223: [d006b0cad4e40] daemon is not started [2021-05-11T13:19:48.388Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.19s) [2021-05-11T13:19:48.388Z] check_test.go:223: [dca8ad1a00048] daemon is not started [2021-05-11T13:19:48.388Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.43s) [2021-05-11T13:19:48.388Z] check_test.go:223: [dcdfd36d329b6] daemon is not started [2021-05-11T13:19:48.388Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.40s) [2021-05-11T13:19:48.388Z] check_test.go:223: [d9721aa860531] daemon is not started [2021-05-11T13:19:48.388Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.13s) [2021-05-11T13:19:48.388Z] check_test.go:223: [d09d4aa7bbec4] daemon is not started [2021-05-11T13:19:48.388Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.28s) [2021-05-11T13:19:48.388Z] check_test.go:223: [d3f38e3663b0f] daemon is not started [2021-05-11T13:19:48.388Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.26s) [2021-05-11T13:19:48.388Z] check_test.go:223: [ddcd9d1d07e2d] daemon is not started [2021-05-11T13:19:48.389Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.38s) [2021-05-11T13:19:48.389Z] check_test.go:223: [d844ccfb01cf2] daemon is not started [2021-05-11T13:19:48.389Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2021-05-11T13:19:48.389Z] check_test.go:223: [d054ac3b1355c] daemon is not started [2021-05-11T13:19:48.389Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-05-11T13:19:48.389Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-05-11T13:19:49.331Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-05-11T13:19:49.592Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-05-11T13:19:49.852Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-05-11T13:19:51.237Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-05-11T13:19:51.237Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-05-11T13:19:51.497Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-05-11T13:19:52.069Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-05-11T13:19:52.329Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.91s) [2021-05-11T13:19:52.329Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.76s) [2021-05-11T13:19:52.329Z] check_test.go:252: [d5943f674e8b1] daemon is not started [2021-05-11T13:19:52.329Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.48s) [2021-05-11T13:19:52.329Z] check_test.go:252: [d4f1d22830b65] daemon is not started [2021-05-11T13:19:52.329Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2021-05-11T13:19:52.329Z] check_test.go:252: [d9d9d1028741f] daemon is not started [2021-05-11T13:19:52.329Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.23s) [2021-05-11T13:19:52.329Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s) [2021-05-11T13:19:52.329Z] check_test.go:252: [d98f248c5a8ee] daemon is not started [2021-05-11T13:19:52.329Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.39s) [2021-05-11T13:19:52.329Z] check_test.go:252: [dbb82918ccf10] daemon is not started [2021-05-11T13:19:52.329Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.51s) [2021-05-11T13:19:52.329Z] check_test.go:252: [dba582c915e18] daemon is not started [2021-05-11T13:19:52.329Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2021-05-11T13:19:52.329Z] check_test.go:252: [da2ef1780d940] daemon is not started [2021-05-11T13:19:52.329Z] === RUN TestDockerRegistryAuthTokenSuite [2021-05-11T13:19:52.329Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-05-11T13:19:56.478Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-05-11T13:19:57.612Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-05-11T13:19:57.612Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-05-11T13:19:57.612Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-05-11T13:19:57.873Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-05-11T13:19:58.133Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.75s) [2021-05-11T13:19:58.133Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2021-05-11T13:19:58.133Z] check_test.go:279: [d5a6df3bc4a42] daemon is not started [2021-05-11T13:19:58.133Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2021-05-11T13:19:58.133Z] check_test.go:279: [dc71b10b3a60d] daemon is not started [2021-05-11T13:19:58.133Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2021-05-11T13:19:58.133Z] check_test.go:279: [d41ff21bef220] daemon is not started [2021-05-11T13:19:58.133Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2021-05-11T13:19:58.133Z] check_test.go:279: [d49bddf08c005] daemon is not started [2021-05-11T13:19:58.133Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2021-05-11T13:19:58.133Z] check_test.go:279: [d35b9934b40f8] daemon is not started [2021-05-11T13:19:58.133Z] === RUN TestDockerNetworkSuite [2021-05-11T13:19:58.133Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2021-05-11T13:20:01.454Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2021-05-11T13:20:02.396Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2021-05-11T13:20:03.755Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-05-11T13:20:03.755Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-05-11T13:20:04.725Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-05-11T13:20:04.941Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2021-05-11T13:20:11.525Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2021-05-11T13:20:12.908Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2021-05-11T13:20:15.062Z] === RUN TestDockerSuite/TestBuildSpaces [2021-05-11T13:20:15.062Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-05-11T13:20:17.112Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2021-05-11T13:20:17.461Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-05-11T13:20:18.497Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2021-05-11T13:20:18.804Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-05-11T13:20:18.804Z] === RUN TestDockerSuite/TestBuildStderr [2021-05-11T13:20:19.438Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2021-05-11T13:20:19.700Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2021-05-11T13:20:19.961Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2021-05-11T13:20:19.961Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2021-05-11T13:20:20.532Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2021-05-11T13:20:21.103Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2021-05-11T13:20:23.508Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-05-11T13:20:23.663Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2021-05-11T13:20:28.955Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2021-05-11T13:20:31.502Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2021-05-11T13:20:33.426Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2021-05-11T13:20:35.043Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-05-11T13:20:38.716Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2021-05-11T13:20:40.102Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2021-05-11T13:20:40.674Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2021-05-11T13:20:41.615Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2021-05-11T13:20:43.529Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2021-05-11T13:20:43.544Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-05-11T13:20:44.913Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2021-05-11T13:20:45.485Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2021-05-11T13:20:46.426Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2021-05-11T13:20:48.345Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2021-05-11T13:20:48.606Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2021-05-11T13:20:48.606Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2021-05-11T13:20:49.176Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2021-05-11T13:20:51.090Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2021-05-11T13:20:53.005Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2021-05-11T13:20:53.005Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2021-05-11T13:20:53.949Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2021-05-11T13:20:53.949Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2021-05-11T13:20:59.247Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2021-05-11T13:21:01.159Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2021-05-11T13:21:06.048Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-05-11T13:21:06.048Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-05-11T13:21:08.962Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-05-11T13:21:10.503Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-05-11T13:21:13.395Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2021-05-11T13:21:13.395Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2021-05-11T13:21:15.305Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2021-05-11T13:21:15.566Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2021-05-11T13:21:15.566Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2021-05-11T13:21:16.136Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2021-05-11T13:21:16.737Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2021-05-11T13:21:16.737Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2021-05-11T13:21:20.838Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-05-11T13:21:20.940Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2021-05-11T13:21:20.940Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2021-05-11T13:21:20.940Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2021-05-11T13:21:22.851Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2021-05-11T13:21:24.589Z] === RUN TestDockerSuite/TestBuildUser [2021-05-11T13:21:24.590Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-05-11T13:21:24.590Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-05-11T13:21:24.590Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-05-11T13:21:26.150Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2021-05-11T13:21:28.695Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2021-05-11T13:21:28.695Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2021-05-11T13:21:29.289Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-05-11T13:21:29.289Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-05-11T13:21:32.201Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-05-11T13:21:32.201Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-05-11T13:21:32.201Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-05-11T13:21:32.905Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2021-05-11T13:21:34.818Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2021-05-11T13:21:35.079Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2021-05-11T13:21:35.650Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2021-05-11T13:21:37.035Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2021-05-11T13:21:41.248Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2021-05-11T13:21:41.248Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2021-05-11T13:21:41.248Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2021-05-11T13:21:42.195Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2021-05-11T13:21:43.581Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2021-05-11T13:21:44.152Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2021-05-11T13:21:45.537Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2021-05-11T13:21:50.824Z] --- PASS: TestDockerNetworkSuite (112.63s) [2021-05-11T13:21:50.824Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.95s) [2021-05-11T13:21:50.824Z] docker_cli_network_unix_test.go:46: [df6021d1ae39f] daemon is not started [2021-05-11T13:21:50.824Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.53s) [2021-05-11T13:21:50.824Z] docker_cli_network_unix_test.go:46: [de757d038c3f6] daemon is not started [2021-05-11T13:21:50.824Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (7.90s) [2021-05-11T13:21:50.824Z] docker_cli_network_unix_test.go:46: [dc99c819d0904] daemon is not started [2021-05-11T13:21:50.824Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.62s) [2021-05-11T13:21:50.824Z] docker_cli_network_unix_test.go:46: [d2445ff1558c3] daemon is not started [2021-05-11T13:21:50.824Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.99s) [2021-05-11T13:21:50.824Z] docker_cli_network_unix_test.go:1233: [d495bd54b5eb6] daemon is not started [2021-05-11T13:21:50.824Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (3.60s) [2021-05-11T13:21:50.824Z] docker_cli_network_unix_test.go:46: [d5d6f22b09ae3] daemon is not started [2021-05-11T13:21:50.824Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (12.73s) [2021-05-11T13:21:50.824Z] docker_cli_network_unix_test.go:46: [d62a3671e9e2c] daemon is not started [2021-05-11T13:21:50.824Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (4.51s) [2021-05-11T13:21:50.824Z] docker_cli_network_unix_test.go:46: [d164b7aae8e4d] daemon is not started [2021-05-11T13:21:50.824Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (2.05s) [2021-05-11T13:21:50.824Z] docker_cli_network_unix_test.go:46: [dca27ee4159d2] daemon is not started [2021-05-11T13:21:50.824Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.86s) [2021-05-11T13:21:50.824Z] docker_cli_network_unix_test.go:46: [dce877f7bfc3d] daemon is not started [2021-05-11T13:21:50.824Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.70s) [2021-05-11T13:21:50.824Z] docker_cli_network_unix_test.go:46: [d1239d4354b35] daemon is not started [2021-05-11T13:21:50.824Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.68s) [2021-05-11T13:21:50.824Z] docker_cli_network_unix_test.go:46: [ddd1277567b73] daemon is not started [2021-05-11T13:21:50.824Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.87s) [2021-05-11T13:21:50.824Z] docker_cli_network_unix_test.go:46: [d1c7b41a26af8] daemon is not started [2021-05-11T13:21:50.824Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.46s) [2021-05-11T13:21:50.824Z] docker_cli_network_unix_test.go:46: [d074d0f6a2ffd] daemon is not started [2021-05-11T13:21:50.824Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (1.00s) [2021-05-11T13:21:50.824Z] docker_cli_network_unix_test.go:46: [db8a7927fe87a] daemon is not started [2021-05-11T13:21:50.824Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.65s) [2021-05-11T13:21:50.824Z] docker_cli_network_unix_test.go:46: [d5d6252f20399] daemon is not started [2021-05-11T13:21:50.824Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.48s) [2021-05-11T13:21:50.824Z] docker_cli_network_unix_test.go:46: [d0eed047928ee] daemon is not started [2021-05-11T13:21:50.824Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2021-05-11T13:21:50.824Z] docker_cli_network_unix_test.go:46: [d926ec49bb29a] daemon is not started [2021-05-11T13:21:50.824Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.51s) [2021-05-11T13:21:50.824Z] docker_cli_network_unix_test.go:46: [d41e5b2d467d3] daemon is not started [2021-05-11T13:21:50.824Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.58s) [2021-05-11T13:21:50.824Z] docker_cli_network_unix_test.go:46: [d9d63d2a5c7e4] daemon is not started [2021-05-11T13:21:50.824Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (2.20s) [2021-05-11T13:21:50.824Z] docker_cli_network_unix_test.go:46: [d154df721a792] daemon is not started [2021-05-11T13:21:50.824Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.10s) [2021-05-11T13:21:50.824Z] docker_cli_network_unix_test.go:46: [d3028e5afd2d6] daemon is not started [2021-05-11T13:21:50.824Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.68s) [2021-05-11T13:21:50.824Z] docker_cli_network_unix_test.go:46: [d9d625c79bcc0] daemon is not started [2021-05-11T13:21:50.824Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.19s) [2021-05-11T13:21:50.824Z] docker_cli_network_unix_test.go:46: [d8896af1b6fd1] daemon is not started [2021-05-11T13:21:50.824Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (4.91s) [2021-05-11T13:21:50.824Z] docker_cli_network_unix_test.go:968: [d5cd112292122] daemon is not started [2021-05-11T13:21:50.824Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (2.32s) [2021-05-11T13:21:50.824Z] docker_cli_network_unix_test.go:46: [d87d622d948d0] daemon is not started [2021-05-11T13:21:50.824Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (11.04s) [2021-05-11T13:21:50.824Z] docker_cli_network_unix_test.go:1116: [d6d9e51a78119] daemon is not started [2021-05-11T13:21:50.824Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.51s) [2021-05-11T13:21:50.824Z] docker_cli_network_unix_test.go:46: [de60202e6054c] daemon is not started [2021-05-11T13:21:50.824Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (2.47s) [2021-05-11T13:21:50.824Z] docker_cli_network_unix_test.go:46: [d4c2d796d1b80] daemon is not started [2021-05-11T13:21:50.824Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.43s) [2021-05-11T13:21:50.824Z] docker_cli_network_unix_test.go:46: [df22749c4f6eb] daemon is not started [2021-05-11T13:21:50.824Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2021-05-11T13:21:50.824Z] docker_cli_network_unix_test.go:46: [d762f1d048ec4] daemon is not started [2021-05-11T13:21:50.824Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.47s) [2021-05-11T13:21:50.824Z] docker_cli_network_unix_test.go:46: [d3d8a1bd9d0a2] daemon is not started [2021-05-11T13:21:50.824Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.48s) [2021-05-11T13:21:50.824Z] docker_cli_network_unix_test.go:46: [da75e7e4709ba] daemon is not started [2021-05-11T13:21:50.824Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2021-05-11T13:21:50.824Z] docker_cli_network_unix_test.go:46: [d6039c592fc0a] daemon is not started [2021-05-11T13:21:50.824Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.40s) [2021-05-11T13:21:50.824Z] docker_cli_network_unix_test.go:46: [d124a62d5565d] daemon is not started [2021-05-11T13:21:50.824Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2021-05-11T13:21:50.824Z] docker_cli_network_unix_test.go:46: [dcf0f0e7bbdbf] daemon is not started [2021-05-11T13:21:50.824Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-05-11T13:21:50.824Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-05-11T13:21:50.824Z] docker_cli_network_unix_test.go:46: [dab105b6e74d6] daemon is not started [2021-05-11T13:21:50.824Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.43s) [2021-05-11T13:21:50.824Z] docker_cli_network_unix_test.go:46: [dcf83ebf079aa] daemon is not started [2021-05-11T13:21:50.824Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (5.92s) [2021-05-11T13:21:50.824Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (6.49s) [2021-05-11T13:21:50.824Z] docker_cli_network_unix_test.go:1084: [d8ed22ce231d2] daemon is not started [2021-05-11T13:21:50.824Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.10s) [2021-05-11T13:21:50.824Z] docker_cli_network_unix_test.go:46: [d4ab7d802b11b] daemon is not started [2021-05-11T13:21:50.824Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (2.11s) [2021-05-11T13:21:50.824Z] docker_cli_network_unix_test.go:46: [d51fd26c4bd35] daemon is not started [2021-05-11T13:21:50.824Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (3.50s) [2021-05-11T13:21:50.824Z] docker_cli_network_unix_test.go:46: [d89b728bec023] daemon is not started [2021-05-11T13:21:50.824Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.04s) [2021-05-11T13:21:50.824Z] docker_cli_network_unix_test.go:46: [d876d5165cfb8] daemon is not started [2021-05-11T13:21:50.824Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.62s) [2021-05-11T13:21:50.824Z] docker_cli_network_unix_test.go:46: [d07674c34293b] daemon is not started [2021-05-11T13:21:50.824Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (1.04s) [2021-05-11T13:21:50.824Z] docker_cli_network_unix_test.go:46: [d11d1c4a02058] daemon is not started [2021-05-11T13:21:50.824Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (2.11s) [2021-05-11T13:21:50.824Z] docker_cli_network_unix_test.go:46: [dbb3975576ca5] daemon is not started [2021-05-11T13:21:50.824Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.22s) [2021-05-11T13:21:50.824Z] docker_cli_network_unix_test.go:46: [d6bcc26074146] daemon is not started [2021-05-11T13:21:50.824Z] === RUN TestDockerHubPullSuite [2021-05-11T13:21:50.824Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2021-05-11T13:21:52.736Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2021-05-11T13:21:54.647Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2021-05-11T13:21:54.907Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2021-05-11T13:21:56.290Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2021-05-11T13:21:56.551Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2021-05-11T13:21:56.551Z] --- PASS: TestDockerHubPullSuite (5.96s) [2021-05-11T13:21:56.551Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.74s) [2021-05-11T13:21:56.551Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.24s) [2021-05-11T13:21:56.551Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.33s) [2021-05-11T13:21:56.551Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.34s) [2021-05-11T13:21:56.551Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.23s) [2021-05-11T13:21:56.551Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2021-05-11T13:21:56.551Z] PASS [2021-05-11T13:21:56.551Z] [2021-05-11T13:21:56.551Z] === Skipped [2021-05-11T13:21:56.551Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-05-11T13:21:56.551Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-05-11T13:21:56.551Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-05-11T13:21:56.551Z] [2021-05-11T13:21:56.551Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-05-11T13:21:56.551Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-05-11T13:21:56.551Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-05-11T13:21:56.551Z] [2021-05-11T13:21:56.551Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-05-11T13:21:56.551Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-05-11T13:21:56.551Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-05-11T13:21:56.551Z] [2021-05-11T13:21:56.551Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-05-11T13:21:56.551Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-05-11T13:21:56.551Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-05-11T13:21:56.551Z] [2021-05-11T13:21:56.551Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-05-11T13:21:56.551Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-05-11T13:21:56.551Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-05-11T13:21:56.551Z] [2021-05-11T13:21:56.551Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s) [2021-05-11T13:21:56.551Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s) [2021-05-11T13:21:56.551Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-05-11T13:21:56.551Z] [2021-05-11T13:21:56.551Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-05-11T13:21:56.551Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-05-11T13:21:56.551Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-05-11T13:21:56.551Z] [2021-05-11T13:21:56.551Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-05-11T13:21:56.551Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-05-11T13:21:56.551Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-05-11T13:21:56.551Z] [2021-05-11T13:21:56.551Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-05-11T13:21:56.551Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-05-11T13:21:56.551Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-05-11T13:21:56.551Z] [2021-05-11T13:21:56.551Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-05-11T13:21:56.551Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-05-11T13:21:56.551Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-05-11T13:21:56.551Z] [2021-05-11T13:21:56.551Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-05-11T13:21:56.551Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-05-11T13:21:56.551Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-05-11T13:21:56.551Z] [2021-05-11T13:21:56.551Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-05-11T13:21:56.551Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-05-11T13:21:56.551Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-05-11T13:21:56.551Z] [2021-05-11T13:21:56.551Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-05-11T13:21:56.551Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-05-11T13:21:56.551Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-05-11T13:21:56.551Z] [2021-05-11T13:21:56.551Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-05-11T13:21:56.551Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-05-11T13:21:56.551Z] docker_cli_sni_test.go:18: Flakey test [2021-05-11T13:21:56.551Z] [2021-05-11T13:21:56.551Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-05-11T13:21:56.551Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-05-11T13:21:56.551Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-05-11T13:21:56.551Z] [2021-05-11T13:21:56.551Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.01s) [2021-05-11T13:21:56.551Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s) [2021-05-11T13:21:56.552Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-05-11T13:21:56.552Z] [2021-05-11T13:21:56.552Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-05-11T13:21:56.552Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-05-11T13:21:56.552Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-05-11T13:21:56.552Z] [2021-05-11T13:21:56.552Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-05-11T13:21:56.552Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-05-11T13:21:56.552Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-05-11T13:21:56.552Z] [2021-05-11T13:21:56.552Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.01s) [2021-05-11T13:21:56.552Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.01s) [2021-05-11T13:21:56.552Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-05-11T13:21:56.552Z] [2021-05-11T13:21:56.552Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) [2021-05-11T13:21:56.552Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) [2021-05-11T13:21:56.552Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-05-11T13:21:56.552Z] [2021-05-11T13:21:56.552Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-05-11T13:21:56.552Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-05-11T13:21:56.552Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-05-11T13:21:56.552Z] [2021-05-11T13:21:56.552Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-05-11T13:21:56.552Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-05-11T13:21:56.552Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-05-11T13:21:56.552Z] [2021-05-11T13:21:56.552Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-05-11T13:21:56.552Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-05-11T13:21:56.552Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-05-11T13:21:56.552Z] [2021-05-11T13:21:56.552Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-05-11T13:21:56.552Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-05-11T13:21:56.552Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-05-11T13:21:56.552Z] [2021-05-11T13:21:56.552Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-05-11T13:21:56.552Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-05-11T13:21:56.552Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2021-05-11T13:21:56.552Z] [2021-05-11T13:21:56.552Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-05-11T13:21:56.552Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-05-11T13:21:56.552Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2021-05-11T13:21:56.552Z] [2021-05-11T13:21:56.552Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-05-11T13:21:56.552Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-05-11T13:21:56.552Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-05-11T13:21:56.552Z] [2021-05-11T13:21:56.552Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-05-11T13:21:56.552Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-05-11T13:21:56.552Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-05-11T13:21:56.552Z] [2021-05-11T13:21:56.552Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-05-11T13:21:56.552Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-05-11T13:21:56.552Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2021-05-11T13:21:56.552Z] [2021-05-11T13:21:56.552Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-05-11T13:21:56.552Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-05-11T13:21:56.552Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2021-05-11T13:21:56.552Z] [2021-05-11T13:21:56.552Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-05-11T13:21:56.552Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-05-11T13:21:56.552Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2021-05-11T13:21:56.552Z] [2021-05-11T13:21:56.552Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.03s) [2021-05-11T13:21:56.552Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.03s) [2021-05-11T13:21:56.552Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-05-11T13:21:56.552Z] [2021-05-11T13:21:56.552Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-05-11T13:21:56.552Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-05-11T13:21:56.552Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2021-05-11T13:21:56.552Z] [2021-05-11T13:21:56.552Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2021-05-11T13:21:56.552Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2021-05-11T13:21:56.552Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2021-05-11T13:21:56.552Z] [2021-05-11T13:21:56.552Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-05-11T13:21:56.552Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-05-11T13:21:56.552Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2021-05-11T13:21:56.552Z] [2021-05-11T13:21:56.552Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-05-11T13:21:56.552Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-05-11T13:21:56.552Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2021-05-11T13:21:56.552Z] [2021-05-11T13:21:56.552Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-05-11T13:21:56.552Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-05-11T13:21:56.552Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2021-05-11T13:21:56.552Z] [2021-05-11T13:21:56.552Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-05-11T13:21:56.552Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-05-11T13:21:56.552Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2021-05-11T13:21:56.552Z] [2021-05-11T13:21:56.552Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-05-11T13:21:56.552Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-05-11T13:21:56.552Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2021-05-11T13:21:56.552Z] [2021-05-11T13:21:56.552Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-05-11T13:21:56.552Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-05-11T13:21:56.552Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2021-05-11T13:21:56.552Z] [2021-05-11T13:21:56.552Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-05-11T13:21:56.552Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-05-11T13:21:56.552Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2021-05-11T13:21:56.552Z] [2021-05-11T13:21:56.552Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.02s) [2021-05-11T13:21:56.552Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.02s) [2021-05-11T13:21:56.552Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2021-05-11T13:21:56.552Z] [2021-05-11T13:21:56.552Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-05-11T13:21:56.552Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-05-11T13:21:56.552Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2021-05-11T13:21:56.552Z] [2021-05-11T13:21:56.552Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2021-05-11T13:21:56.552Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2021-05-11T13:21:56.552Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2021-05-11T13:21:56.552Z] [2021-05-11T13:21:56.552Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-05-11T13:21:56.552Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-05-11T13:21:56.552Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2021-05-11T13:21:56.552Z] [2021-05-11T13:21:56.552Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-05-11T13:21:56.552Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-05-11T13:21:56.552Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-05-11T13:21:56.552Z] [2021-05-11T13:21:56.552Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2021-05-11T13:21:56.552Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2021-05-11T13:21:56.552Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2021-05-11T13:21:56.552Z] [2021-05-11T13:21:56.552Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-05-11T13:21:56.552Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-05-11T13:21:56.552Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2021-05-11T13:21:56.552Z] [2021-05-11T13:21:56.552Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-05-11T13:21:56.552Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-05-11T13:21:56.552Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2021-05-11T13:21:56.552Z] [2021-05-11T13:21:56.552Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-05-11T13:21:56.552Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-05-11T13:21:56.552Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-05-11T13:21:56.552Z] [2021-05-11T13:21:56.552Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-05-11T13:21:56.552Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-05-11T13:21:56.552Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-05-11T13:21:56.552Z] docker_cli_network_unix_test.go:46: [dab105b6e74d6] daemon is not started [2021-05-11T13:21:56.552Z] [2021-05-11T13:21:56.552Z] [2021-05-11T13:21:56.552Z] DONE 1273 tests, 51 skipped in 2184.561s [2021-05-11T13:21:56.552Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-05-11T13:21:56.552Z] ++++ cat bundles/test-integration/docker.pid [2021-05-11T13:21:56.552Z] +++ kill 8250 [2021-05-11T13:21:57.368Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-05-11T13:21:57.368Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-05-11T13:21:57.935Z] +++ /etc/init.d/apparmor stop [2021-05-11T13:21:57.935Z] Leaving: AppArmorNo profiles have been unloaded. [2021-05-11T13:21:57.935Z] [2021-05-11T13:21:57.935Z] Unloading profiles will leave already running processes permanently [2021-05-11T13:21:57.935Z] unconfined, which can lead to unexpected situations. [2021-05-11T13:21:57.935Z] [2021-05-11T13:21:57.935Z] To set a process to complain mode, use the command line tool [2021-05-11T13:21:57.935Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-05-11T13:21:57.935Z] +++ true [2021-05-11T13:21:57.935Z] exiting test-integration [2021-05-11T13:21:57.935Z] ++ exit 0 [2021-05-11T13:21:57.935Z] [2021-05-11T13:21:57.935Z] + for job in $(jobs -p) [2021-05-11T13:21:57.935Z] + wait 9355 [2021-05-11T13:22:04.514Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2021-05-11T13:22:05.953Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-05-11T13:22:11.762Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-05-11T13:22:11.762Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-05-11T13:22:11.762Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-05-11T13:22:13.945Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-05-11T13:22:14.406Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-05-11T13:22:19.447Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2021-05-11T13:22:20.017Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2021-05-11T13:22:21.929Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2021-05-11T13:22:25.229Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2021-05-11T13:22:31.812Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2021-05-11T13:22:37.097Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2021-05-11T13:22:39.563Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-05-11T13:22:39.639Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2021-05-11T13:22:39.822Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-05-11T13:22:39.823Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-05-11T13:22:39.823Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-05-11T13:22:39.823Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-05-11T13:22:39.823Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-05-11T13:22:39.823Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-05-11T13:22:39.823Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-05-11T13:22:39.823Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-05-11T13:22:39.823Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-05-11T13:22:39.823Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-05-11T13:22:39.823Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-05-11T13:22:39.823Z] === RUN TestDockerSuite/TestBuildEnv [2021-05-11T13:22:39.823Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-05-11T13:22:39.823Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-05-11T13:22:39.823Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-05-11T13:22:39.823Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-05-11T13:22:39.823Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-05-11T13:22:42.202Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2021-05-11T13:22:43.518Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-05-11T13:22:43.518Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-05-11T13:22:43.518Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-05-11T13:22:43.518Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-05-11T13:22:44.471Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-05-11T13:22:44.749Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2021-05-11T13:22:47.292Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2021-05-11T13:22:48.146Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-05-11T13:22:48.161Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-05-11T13:22:48.606Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-05-11T13:22:50.592Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2021-05-11T13:22:52.504Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2021-05-11T13:23:00.458Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-05-11T13:23:00.458Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-05-11T13:23:00.458Z] === RUN TestDockerSuite/TestBuildExpose [2021-05-11T13:23:00.458Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-05-11T13:23:00.458Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-05-11T13:23:00.458Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-05-11T13:23:00.458Z] === RUN TestDockerSuite/TestBuildFails [2021-05-11T13:23:02.606Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-05-11T13:23:02.606Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-05-11T13:23:03.446Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-05-11T13:23:03.446Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-05-11T13:23:03.446Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-05-11T13:23:03.446Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-05-11T13:23:04.988Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-05-11T13:23:07.248Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-05-11T13:23:11.886Z] === RUN TestDockerSuite/TestBuildForceRm [2021-05-11T13:23:17.398Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-05-11T13:23:17.621Z] === RUN TestDockerSuite/TestBuildFromGit [2021-05-11T13:23:18.941Z] === RUN TestDockerSuite/TestBuildXZHost [2021-05-11T13:23:19.401Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-05-11T13:23:19.401Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-05-11T13:23:19.863Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-05-11T13:23:21.405Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-05-11T13:23:23.355Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-05-11T13:23:23.807Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-05-11T13:23:26.107Z] === RUN TestDockerSuite/TestCommitChange [2021-05-11T13:23:28.443Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-05-11T13:23:28.443Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-05-11T13:23:28.895Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-05-11T13:23:29.347Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-05-11T13:23:29.347Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-05-11T13:23:31.913Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-05-11T13:23:36.615Z] === RUN TestDockerSuite/TestCommitHardlink [2021-05-11T13:23:36.615Z] === RUN TestDockerSuite/TestCommitNewFile [2021-05-11T13:23:37.846Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-05-11T13:23:37.846Z] === RUN TestDockerSuite/TestBuildHistory [2021-05-11T13:23:43.715Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-05-11T13:23:43.715Z] === RUN TestDockerSuite/TestCommitTTY [2021-05-11T13:23:46.338Z] === RUN TestDockerSuite/TestBuildIidFile [2021-05-11T13:23:47.291Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-05-11T13:23:48.764Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2021-05-11T13:23:48.806Z] === RUN TestDockerSuite/TestBuildInheritance [2021-05-11T13:23:49.258Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-05-11T13:23:49.709Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-05-11T13:23:49.709Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-05-11T13:23:51.095Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-05-11T13:23:55.827Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-05-11T13:23:55.827Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-05-11T13:23:55.827Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-05-11T13:23:55.827Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-05-11T13:23:55.827Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-05-11T13:23:55.827Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-05-11T13:23:55.827Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-05-11T13:23:55.827Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-05-11T13:23:55.827Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-05-11T13:23:58.202Z] === RUN TestDockerSuite/TestBuildLabel [2021-05-11T13:23:59.155Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-05-11T13:23:59.607Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-05-11T13:24:00.561Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-05-11T13:24:01.012Z] === RUN TestDockerSuite/TestBuildLabels [2021-05-11T13:24:01.965Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-05-11T13:24:02.915Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-05-11T13:24:03.479Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-05-11T13:24:03.680Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2021-05-11T13:24:09.209Z] === RUN TestDockerSuite/TestBuildLastModified [2021-05-11T13:24:09.209Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-05-11T13:24:09.209Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-05-11T13:24:09.209Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-05-11T13:24:09.209Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-05-11T13:24:09.209Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-05-11T13:24:09.209Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-05-11T13:24:09.209Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-05-11T13:24:10.162Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-05-11T13:24:11.505Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-05-11T13:24:11.505Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-05-11T13:24:12.479Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-05-11T13:24:12.940Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-05-11T13:24:12.940Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-05-11T13:24:12.940Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-05-11T13:24:14.801Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-05-11T13:24:15.856Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-05-11T13:24:15.856Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-05-11T13:24:15.856Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-05-11T13:24:18.044Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-05-11T13:24:18.044Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-05-11T13:24:18.044Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-05-11T13:24:18.505Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-05-11T13:24:18.505Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-05-11T13:24:21.417Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-05-11T13:24:21.788Z] --- PASS: TestDockerSwarmSuite (1756.29s) [2021-05-11T13:24:21.788Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.74s) [2021-05-11T13:24:21.788Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.55s) [2021-05-11T13:24:21.788Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (6.55s) [2021-05-11T13:24:21.788Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.74s) [2021-05-11T13:24:21.788Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.20s) [2021-05-11T13:24:21.788Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (34.48s) [2021-05-11T13:24:21.788Z] docker_api_swarm_test.go:562: [d0b9d8cfc44fb] joining swarm manager [d76dc9747ece8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-11T13:24:21.788Z] docker_api_swarm_test.go:584: [d857fb8e940d6] joining swarm manager [d76dc9747ece8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-11T13:24:21.788Z] check_test.go:380: [d0b9d8cfc44fb] daemon is not started [2021-05-11T13:24:21.788Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-05-11T13:24:21.788Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-05-11T13:24:21.788Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.42s) [2021-05-11T13:24:21.788Z] docker_api_swarm_test.go:45: [de67f7c2e0c9f] joining swarm manager [d73d7f9c70151]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-11T13:24:21.788Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (1.15s) [2021-05-11T13:24:21.788Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (49.05s) [2021-05-11T13:24:21.788Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (39.84s) [2021-05-11T13:24:21.788Z] docker_api_swarm_test.go:303: [d25f76dfcbc87] joining swarm manager [d2a5201a06756]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-11T13:24:21.788Z] docker_api_swarm_test.go:304: [d881b5ddff5ef] joining swarm manager [d2a5201a06756]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-11T13:24:21.788Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2021-05-11T13:24:21.788Z] docker_api_swarm_test.go:363: Waiting for possible election... [2021-05-11T13:24:21.788Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (22.10s) [2021-05-11T13:24:21.788Z] docker_api_swarm_test.go:271: [deddc78cead3b] joining swarm manager [d53cf27b29afc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-11T13:24:21.788Z] docker_api_swarm_test.go:272: [dc2ae486d1997] joining swarm manager [d53cf27b29afc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-11T13:24:21.788Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.66s) [2021-05-11T13:24:21.788Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.72s) [2021-05-11T13:24:21.788Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.61s) [2021-05-11T13:24:21.788Z] docker_api_swarm_node_test.go:19: [d5a60bf09078f] joining swarm manager [de91b46c6e507]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-11T13:24:21.788Z] docker_api_swarm_node_test.go:20: [d19cc35a12d1b] joining swarm manager [de91b46c6e507]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-11T13:24:21.788Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (49.28s) [2021-05-11T13:24:21.788Z] docker_api_swarm_test.go:501: [d1f2f7e2474af] joining swarm manager [d519275a98ff4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-11T13:24:21.788Z] docker_api_swarm_test.go:506: [d0d3173634707] joining swarm manager [d519275a98ff4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-11T13:24:21.788Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (18.99s) [2021-05-11T13:24:21.788Z] docker_api_swarm_node_test.go:80: [d21775716cbe6] joining swarm manager [d0aaa7dd260d7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-11T13:24:21.788Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.66s) [2021-05-11T13:24:21.788Z] docker_api_swarm_node_test.go:52: [d8c59f980dd0a] joining swarm manager [df3a32a19f398]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-11T13:24:21.788Z] docker_api_swarm_node_test.go:53: [da1d5107ed724] joining swarm manager [df3a32a19f398]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-11T13:24:21.788Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (5.87s) [2021-05-11T13:24:21.788Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (23.79s) [2021-05-11T13:24:21.788Z] docker_api_swarm_test.go:201: [d369ebae30406] joining swarm manager [d49735329e8b0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-11T13:24:21.788Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (61.23s) [2021-05-11T13:24:21.788Z] docker_api_swarm_test.go:383: [d9da0b210a48a] joining swarm manager [d447b62eb1047]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-11T13:24:21.788Z] docker_api_swarm_test.go:384: [d52c5232f60f5] joining swarm manager [d447b62eb1047]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-11T13:24:21.788Z] check_test.go:380: [d52c5232f60f5] daemon is not started [2021-05-11T13:24:21.788Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (50.32s) [2021-05-11T13:24:21.788Z] docker_api_swarm_test.go:801: [dfa5533f517f4] joining swarm manager [d8390c4906925]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-11T13:24:21.788Z] docker_api_swarm_test.go:801: [d01ceaf5749d2] joining swarm manager [d8390c4906925]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-11T13:24:21.789Z] docker_api_swarm_test.go:801: [de05134d75cfe] joining swarm manager [d8390c4906925]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-05-11T13:24:21.789Z] docker_api_swarm_test.go:801: [dc28f0bea1f60] joining swarm manager [d8390c4906925]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-05-11T13:24:21.789Z] docker_api_swarm_test.go:809: [dffac7b4985e4] joining swarm manager [d8390c4906925]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2021-05-11T13:24:21.789Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.56s) [2021-05-11T13:24:21.789Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (6.76s) [2021-05-11T13:24:21.789Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (20.92s) [2021-05-11T13:24:21.789Z] docker_api_swarm_service_test.go:394: [da64745f282f7] joining swarm manager [df706e8b88126]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-11T13:24:21.789Z] docker_api_swarm_service_test.go:394: [d55a6072ee17c] joining swarm manager [df706e8b88126]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-11T13:24:21.789Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.92s) [2021-05-11T13:24:21.789Z] docker_api_swarm_service_test.go:342: [d2542685f610c] joining swarm manager [df44c22796e68]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-11T13:24:21.789Z] docker_api_swarm_service_test.go:342: [d655a47e5f3e8] joining swarm manager [df44c22796e68]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-11T13:24:21.789Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (17.55s) [2021-05-11T13:24:21.789Z] docker_api_swarm_service_test.go:489: [d2a4f5d6eead0] joining swarm manager [dc2edd303b5d7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-11T13:24:21.789Z] docker_api_swarm_service_test.go:489: [d626d7ef6225c] joining swarm manager [dc2edd303b5d7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-11T13:24:21.789Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (8.23s) [2021-05-11T13:24:21.789Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.63s) [2021-05-11T13:24:21.789Z] docker_api_swarm_service_test.go:127: [d52b817490dcb] joining swarm manager [d318d926da99b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-11T13:24:21.789Z] docker_api_swarm_service_test.go:128: [dfbebe248dfe9] joining swarm manager [d318d926da99b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-11T13:24:21.789Z] docker_api_swarm_service_test.go:136: [d88efd5bd705b] joining swarm manager [d318d926da99b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-05-11T13:24:21.789Z] docker_api_swarm_service_test.go:137: [d3320d352daef] joining swarm manager [d318d926da99b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-05-11T13:24:21.789Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.04s) [2021-05-11T13:24:21.789Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (24.60s) [2021-05-11T13:24:21.789Z] docker_api_swarm_service_test.go:303: [dc7a2c63d3edd] joining swarm manager [d230a1abf471a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-11T13:24:21.789Z] docker_api_swarm_service_test.go:303: [db4eef8d95567] joining swarm manager [d230a1abf471a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-11T13:24:21.789Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (31.27s) [2021-05-11T13:24:21.789Z] docker_api_swarm_service_test.go:99: [d958c23fb6e6a] joining swarm manager [da60ddea22244]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-11T13:24:21.789Z] docker_api_swarm_service_test.go:100: [db9983b26f4aa] joining swarm manager [da60ddea22244]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-11T13:24:21.789Z] check_test.go:380: [d958c23fb6e6a] daemon is not started [2021-05-11T13:24:21.789Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (30.69s) [2021-05-11T13:24:21.789Z] docker_api_swarm_service_test.go:532: [d8a373ad0899c] joining swarm manager [d261b9f496bc4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-11T13:24:21.789Z] docker_api_swarm_service_test.go:533: [d5a5a3340b0ab] joining swarm manager [d261b9f496bc4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-11T13:24:21.789Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (44.77s) [2021-05-11T13:24:21.789Z] docker_api_swarm_service_test.go:147: [d7e59235ee67f] joining swarm manager [da908a2fd986b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-11T13:24:21.789Z] docker_api_swarm_service_test.go:147: [dc7bfac84fe4d] joining swarm manager [da908a2fd986b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-11T13:24:21.789Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (31.77s) [2021-05-11T13:24:21.789Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (6.84s) [2021-05-11T13:24:21.789Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.51s) [2021-05-11T13:24:21.789Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.74s) [2021-05-11T13:24:21.789Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.61s) [2021-05-11T13:24:21.789Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.83s) [2021-05-11T13:24:21.789Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.79s) [2021-05-11T13:24:21.789Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (5.80s) [2021-05-11T13:24:21.789Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.29s) [2021-05-11T13:24:21.789Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.31s) [2021-05-11T13:24:21.789Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (10.02s) [2021-05-11T13:24:21.789Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.19s) [2021-05-11T13:24:21.789Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.68s) [2021-05-11T13:24:21.789Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.63s) [2021-05-11T13:24:21.789Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.95s) [2021-05-11T13:24:21.789Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (3.11s) [2021-05-11T13:24:21.789Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (4.26s) [2021-05-11T13:24:21.789Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.01s) [2021-05-11T13:24:21.789Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (4.15s) [2021-05-11T13:24:21.789Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.98s) [2021-05-11T13:24:21.789Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (4.80s) [2021-05-11T13:24:21.789Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (7.83s) [2021-05-11T13:24:21.789Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (6.48s) [2021-05-11T13:24:21.789Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (14.02s) [2021-05-11T13:24:21.789Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.25s) [2021-05-11T13:24:21.789Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.37s) [2021-05-11T13:24:21.789Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.31s) [2021-05-11T13:24:21.789Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.10s) [2021-05-11T13:24:21.789Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.65s) [2021-05-11T13:24:21.789Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.26s) [2021-05-11T13:24:21.789Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.78s) [2021-05-11T13:24:21.789Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (14.16s) [2021-05-11T13:24:21.789Z] docker_cli_service_logs_test.go:245: checking task bbl8s39hc62t [2021-05-11T13:24:21.789Z] docker_cli_service_logs_test.go:250: checking messages for bbl8s39hc62t [2021-05-11T13:24:21.789Z] docker_cli_service_logs_test.go:245: checking task ykuku41pop3z [2021-05-11T13:24:21.789Z] docker_cli_service_logs_test.go:250: checking messages for ykuku41pop3z [2021-05-11T13:24:21.789Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.52s) [2021-05-11T13:24:21.789Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (19.51s) [2021-05-11T13:24:21.789Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.86s) [2021-05-11T13:24:21.789Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.90s) [2021-05-11T13:24:21.789Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (20.10s) [2021-05-11T13:24:21.789Z] docker_cli_swarm_test.go:1901: [d139ff7ff61ee] joining swarm manager [d15beb57d04c2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-11T13:24:21.789Z] docker_cli_swarm_test.go:1902: [d81cc42dbcd56] joining swarm manager [d15beb57d04c2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-11T13:24:21.789Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.85s) [2021-05-11T13:24:21.789Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.47s) [2021-05-11T13:24:21.789Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.52s) [2021-05-11T13:24:21.789Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.31s) [2021-05-11T13:24:21.789Z] docker_cli_swarm_test.go:1802: [dba6e222483f9] joining swarm manager [db3e256a730b9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-11T13:24:21.789Z] docker_cli_swarm_test.go:1803: [dc776cf6394ea] joining swarm manager [db3e256a730b9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-11T13:24:21.789Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.24s) [2021-05-11T13:24:21.789Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (110.23s) [2021-05-11T13:24:21.789Z] docker_cli_swarm_test.go:1321: [d26debb238392] joining swarm manager [d8d02952622ba]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-11T13:24:21.789Z] docker_cli_swarm_test.go:1322: [db9bcdd4e7c89] joining swarm manager [d8d02952622ba]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-11T13:24:21.789Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (5.37s) [2021-05-11T13:24:21.789Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (9.18s) [2021-05-11T13:24:21.789Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.80s) [2021-05-11T13:24:21.789Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (3.03s) [2021-05-11T13:24:21.789Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (6.93s) [2021-05-11T13:24:21.789Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (3.85s) [2021-05-11T13:24:21.789Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.79s) [2021-05-11T13:24:21.789Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.02s) [2021-05-11T13:24:21.789Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-05-11T13:24:21.789Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.82s) [2021-05-11T13:24:21.789Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.85s) [2021-05-11T13:24:21.789Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.84s) [2021-05-11T13:24:21.789Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.96s) [2021-05-11T13:24:21.789Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.44s) [2021-05-11T13:24:21.789Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (50.59s) [2021-05-11T13:24:21.789Z] docker_cli_swarm_test.go:1186: [d5f640131f856] joining swarm manager [d50cc9dc57f2c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-11T13:24:21.789Z] docker_cli_swarm_test.go:1195: [d2c9d65d4af4c] joining swarm manager [d50cc9dc57f2c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-11T13:24:21.789Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.59s) [2021-05-11T13:24:21.789Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.69s) [2021-05-11T13:24:21.789Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (135.54s) [2021-05-11T13:24:21.789Z] docker_cli_swarm_test.go:1118: [dd837936ca96b] joining swarm manager [d681d07133b66]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-11T13:24:21.789Z] docker_cli_swarm_test.go:1119: [d002139bd45a5] joining swarm manager [d681d07133b66]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-11T13:24:21.789Z] docker_cli_swarm_test.go:1172: [d900803e1519a] joining swarm manager [d681d07133b66]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-05-11T13:24:21.789Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.63s) [2021-05-11T13:24:21.789Z] docker_cli_swarm_test.go:1453: [da7bf26d884c6] joining swarm manager [db3cb408aeca9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-11T13:24:21.789Z] docker_cli_swarm_test.go:1454: [db6df6c8c752d] joining swarm manager [db3cb408aeca9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-11T13:24:21.789Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.62s) [2021-05-11T13:24:21.789Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.39s) [2021-05-11T13:24:21.789Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.19s) [2021-05-11T13:24:21.789Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.06s) [2021-05-11T13:24:21.789Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s) [2021-05-11T13:24:21.789Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.54s) [2021-05-11T13:24:21.789Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (5.01s) [2021-05-11T13:24:21.789Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.47s) [2021-05-11T13:24:21.789Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.70s) [2021-05-11T13:24:21.789Z] docker_cli_swarm_unix_test.go:62: [d08811732ad7e] joining swarm manager [d0adc5e8206db]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-11T13:24:21.789Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.46s) [2021-05-11T13:24:21.789Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (4.61s) [2021-05-11T13:24:21.789Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.90s) [2021-05-11T13:24:21.789Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (5.12s) [2021-05-11T13:24:21.789Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.18s) [2021-05-11T13:24:21.789Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.43s) [2021-05-11T13:24:21.789Z] docker_api_swarm_test.go:961: [de9a9a31ddbed] joining swarm manager [d9b6dc59ab73c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-11T13:24:21.789Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (12.92s) [2021-05-11T13:24:21.789Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.52s) [2021-05-11T13:24:21.789Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.07s) [2021-05-11T13:24:21.789Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.05s) [2021-05-11T13:24:21.789Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.72s) [2021-05-11T13:24:21.789Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.23s) [2021-05-11T13:24:21.789Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.49s) [2021-05-11T13:24:21.789Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.48s) [2021-05-11T13:24:21.789Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.71s) [2021-05-11T13:24:21.789Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.43s) [2021-05-11T13:24:21.789Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.13s) [2021-05-11T13:24:21.789Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.07s) [2021-05-11T13:24:21.789Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.10s) [2021-05-11T13:24:21.789Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.54s) [2021-05-11T13:24:21.789Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (16.99s) [2021-05-11T13:24:21.789Z] === RUN TestDockerExternalVolumeSuite [2021-05-11T13:24:21.789Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2021-05-11T13:24:23.606Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-05-11T13:24:26.523Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-05-11T13:24:26.523Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-05-11T13:24:26.523Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-05-11T13:24:28.709Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-05-11T13:24:28.709Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-05-11T13:24:31.624Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-05-11T13:24:31.624Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-05-11T13:24:31.624Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-05-11T13:24:32.383Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-05-11T13:24:32.383Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-05-11T13:24:33.809Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-05-11T13:24:33.809Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-05-11T13:24:34.532Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-05-11T13:24:35.998Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-05-11T13:24:35.998Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-05-11T13:24:36.689Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2021-05-11T13:24:38.911Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-05-11T13:24:38.911Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-05-11T13:24:41.826Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-05-11T13:24:46.527Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-05-11T13:24:50.279Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-05-11T13:24:50.279Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-05-11T13:24:50.279Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-05-11T13:24:50.279Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-05-11T13:24:50.279Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-05-11T13:24:52.465Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-05-11T13:24:52.465Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-05-11T13:24:55.378Z] === RUN TestDockerSuite/TestContainerAPITop [2021-05-11T13:24:55.378Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-05-11T13:24:57.564Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-05-11T13:24:57.564Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-05-11T13:25:02.261Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-05-11T13:25:03.804Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-05-11T13:25:04.265Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-05-11T13:25:04.265Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-05-11T13:25:04.265Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-05-11T13:25:04.265Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-05-11T13:25:04.265Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-05-11T13:25:05.808Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-05-11T13:25:05.808Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-05-11T13:25:08.712Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-05-11T13:25:10.081Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-05-11T13:25:10.910Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-05-11T13:25:13.823Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-05-11T13:25:16.740Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0008b5740_} [2021-05-11T13:25:18.925Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1832444754_c:\foo_false____} [2021-05-11T13:25:21.846Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1832444754_c:\foo_true____} [2021-05-11T13:25:22.372Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-05-11T13:25:24.030Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-05-11T13:25:24.030Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-05-11T13:25:24.030Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-05-11T13:25:24.030Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-05-11T13:25:24.030Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-05-11T13:25:24.030Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-05-11T13:25:24.030Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-05-11T13:25:24.030Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-05-11T13:25:24.490Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-05-11T13:25:24.490Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-05-11T13:25:24.490Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-05-11T13:25:24.490Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-05-11T13:25:24.490Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-05-11T13:25:24.490Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-05-11T13:25:24.490Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-05-11T13:25:24.490Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-05-11T13:25:24.490Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-05-11T13:25:24.490Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-05-11T13:25:26.064Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-05-11T13:25:27.423Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-05-11T13:25:27.423Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-05-11T13:25:27.423Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-05-11T13:25:27.423Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-05-11T13:25:27.423Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-05-11T13:25:27.423Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-05-11T13:25:27.423Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-05-11T13:25:27.423Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-05-11T13:25:27.423Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-05-11T13:25:27.423Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-05-11T13:25:27.423Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-05-11T13:25:27.423Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-05-11T13:25:27.423Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-05-11T13:25:27.423Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-05-11T13:25:31.177Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-05-11T13:25:31.177Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-05-11T13:25:31.177Z] === RUN TestDockerSuite/TestCpRelativePath [2021-05-11T13:25:31.797Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-05-11T13:25:33.365Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-05-11T13:25:33.365Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-05-11T13:25:33.365Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-05-11T13:25:33.365Z] === RUN TestDockerSuite/TestCpToCaseA [2021-05-11T13:25:36.435Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-05-11T13:25:38.065Z] === RUN TestDockerSuite/TestCpToCaseB [2021-05-11T13:25:40.977Z] === RUN TestDockerSuite/TestCpToCaseC [2021-05-11T13:25:40.977Z] === RUN TestDockerSuite/TestCpToCaseD [2021-05-11T13:25:40.977Z] === RUN TestDockerSuite/TestCpToCaseE [2021-05-11T13:25:44.435Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2021-05-11T13:25:51.148Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-05-11T13:25:51.148Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-05-11T13:25:51.312Z] === RUN TestDockerSuite/TestCpToCaseF [2021-05-11T13:25:51.312Z] === RUN TestDockerSuite/TestCpToCaseG [2021-05-11T13:25:51.312Z] === RUN TestDockerSuite/TestCpToCaseH [2021-05-11T13:25:52.567Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2021-05-11T13:25:55.785Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-05-11T13:25:56.738Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-05-11T13:25:56.738Z] === RUN TestDockerSuite/TestBuildNetNone [2021-05-11T13:25:56.738Z] === RUN TestDockerSuite/TestBuildNoContext [2021-05-11T13:25:58.891Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-05-11T13:26:01.654Z] === RUN TestDockerSuite/TestCpToCaseI [2021-05-11T13:26:01.654Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-05-11T13:26:01.654Z] === RUN TestDockerSuite/TestCpToDot [2021-05-11T13:26:02.581Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-05-11T13:26:03.839Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-05-11T13:26:03.839Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-05-11T13:26:03.839Z] === RUN TestDockerSuite/TestCpToStdout [2021-05-11T13:26:04.731Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-05-11T13:26:05.182Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-05-11T13:26:05.182Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-05-11T13:26:06.752Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-05-11T13:26:06.752Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-05-11T13:26:06.752Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-05-11T13:26:06.752Z] === RUN TestDockerSuite/TestCpVolumePath [2021-05-11T13:26:06.752Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-05-11T13:26:06.752Z] === RUN TestDockerSuite/TestCreateArgs [2021-05-11T13:26:06.752Z] === RUN TestDockerSuite/TestCreateByImageID [2021-05-11T13:26:08.049Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-05-11T13:26:08.501Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-05-11T13:26:09.665Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-05-11T13:26:10.015Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-05-11T13:26:11.848Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-05-11T13:26:12.310Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-05-11T13:26:12.310Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-05-11T13:26:14.494Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-05-11T13:26:14.954Z] === RUN TestDockerSuite/TestCreateLabels [2021-05-11T13:26:15.416Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-05-11T13:26:15.416Z] === RUN TestDockerSuite/TestCreateRM [2021-05-11T13:26:15.876Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-05-11T13:26:15.876Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-05-11T13:26:15.876Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-05-11T13:26:16.337Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-05-11T13:26:24.668Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2021-05-11T13:26:24.923Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-05-11T13:26:24.923Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-05-11T13:26:25.385Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-05-11T13:26:27.599Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-05-11T13:26:28.051Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-05-11T13:26:30.084Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-05-11T13:26:30.084Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-05-11T13:26:30.084Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-05-11T13:26:32.268Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-05-11T13:26:32.268Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-05-11T13:26:32.268Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-05-11T13:26:32.268Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-05-11T13:26:32.268Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-05-11T13:26:32.268Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-05-11T13:26:32.268Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-05-11T13:26:32.268Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-05-11T13:26:32.268Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-05-11T13:26:32.268Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-05-11T13:26:32.268Z] === RUN TestDockerSuite/TestDevicePermissions [2021-05-11T13:26:32.268Z] === RUN TestDockerSuite/TestDockerFails [2021-05-11T13:26:32.268Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-05-11T13:26:32.268Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-05-11T13:26:32.268Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-05-11T13:26:32.729Z] === RUN TestDockerSuite/TestEventsAttach [2021-05-11T13:26:32.729Z] === RUN TestDockerSuite/TestEventsCommit [2021-05-11T13:26:32.729Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-05-11T13:26:34.914Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-05-11T13:26:36.542Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-05-11T13:26:37.828Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-05-11T13:26:38.690Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-05-11T13:26:39.567Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2021-05-11T13:26:40.743Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-05-11T13:26:45.694Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-05-11T13:26:49.328Z] === RUN TestDockerSuite/TestEventsCopy [2021-05-11T13:26:50.331Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-05-11T13:26:54.022Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-05-11T13:26:54.977Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-05-11T13:26:54.977Z] === RUN TestDockerSuite/TestBuildPATH [2021-05-11T13:26:54.977Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-05-11T13:26:57.125Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-05-11T13:26:57.125Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-05-11T13:26:59.661Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-05-11T13:27:09.999Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-05-11T13:27:11.542Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-05-11T13:27:11.683Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2021-05-11T13:27:12.513Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-05-11T13:27:17.214Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-05-11T13:27:18.189Z] === RUN TestDockerSuite/TestEventsFilterType [2021-05-11T13:27:19.162Z] === RUN TestDockerSuite/TestEventsFilters [2021-05-11T13:27:23.907Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2021-05-11T13:27:24.969Z] === RUN TestDockerSuite/TestEventsFormat [2021-05-11T13:27:29.675Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-05-11T13:27:30.135Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-05-11T13:27:30.135Z] === RUN TestDockerSuite/TestEventsImageImport [2021-05-11T13:27:30.135Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-05-11T13:27:30.135Z] === RUN TestDockerSuite/TestEventsImagePull [2021-05-11T13:27:30.135Z] === RUN TestDockerSuite/TestEventsImageTag [2021-05-11T13:27:31.106Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-05-11T13:27:31.106Z] === RUN TestDockerSuite/TestEventsRename [2021-05-11T13:27:32.672Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-05-11T13:27:34.020Z] === RUN TestDockerSuite/TestEventsResize [2021-05-11T13:27:42.600Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-05-11T13:27:44.785Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-05-11T13:27:47.046Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-05-11T13:27:52.835Z] === RUN TestDockerSuite/TestEventsTop [2021-05-11T13:27:52.835Z] === RUN TestDockerSuite/TestEventsUntag [2021-05-11T13:27:55.018Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-05-11T13:27:56.011Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2021-05-11T13:27:59.723Z] === RUN TestDockerSuite/TestExec [2021-05-11T13:27:59.723Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-05-11T13:27:59.723Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-05-11T13:28:02.635Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-05-11T13:28:04.820Z] === RUN TestDockerSuite/TestExecAPIStart [2021-05-11T13:28:04.820Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-05-11T13:28:04.820Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-05-11T13:28:04.820Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-05-11T13:28:07.004Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-05-11T13:28:08.230Z] === RUN TestDockerSuite/TestBuildRm [2021-05-11T13:28:09.188Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-05-11T13:28:10.910Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2021-05-11T13:28:11.372Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-05-11T13:28:13.559Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-05-11T13:28:16.728Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-05-11T13:28:18.248Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-05-11T13:28:18.248Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-05-11T13:28:18.699Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-05-11T13:28:19.369Z] === RUN TestDockerSuite/TestExecCgroup [2021-05-11T13:28:19.369Z] === RUN TestDockerSuite/TestExecEnv [2021-05-11T13:28:19.369Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-05-11T13:28:19.369Z] === RUN TestDockerSuite/TestExecExitStatus [2021-05-11T13:28:19.652Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-05-11T13:28:20.913Z] === RUN TestDockerSuite/TestExecInspectID [2021-05-11T13:28:23.341Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-05-11T13:28:25.615Z] === RUN TestDockerSuite/TestExecInteractive [2021-05-11T13:28:25.615Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-05-11T13:28:25.615Z] === RUN TestDockerSuite/TestExecParseError [2021-05-11T13:28:26.075Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-05-11T13:28:26.075Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-05-11T13:28:26.075Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-05-11T13:28:26.210Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-05-11T13:28:28.989Z] === RUN TestDockerSuite/TestExecSetEnv [2021-05-11T13:28:28.989Z] === RUN TestDockerSuite/TestExecStartFails [2021-05-11T13:28:28.989Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-05-11T13:28:28.989Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-05-11T13:28:28.989Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-05-11T13:28:28.989Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-05-11T13:28:29.026Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2021-05-11T13:28:29.900Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-05-11T13:28:31.175Z] === RUN TestDockerSuite/TestExecUlimits [2021-05-11T13:28:31.175Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-05-11T13:28:38.274Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-05-11T13:28:38.274Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-05-11T13:28:38.274Z] === RUN TestDockerSuite/TestExecWithUser [2021-05-11T13:28:38.274Z] === RUN TestDockerSuite/TestGetContainerStats [2021-05-11T13:28:45.364Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-05-11T13:28:47.482Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-05-11T13:28:47.933Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-05-11T13:28:48.385Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-05-11T13:28:51.169Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-05-11T13:28:54.084Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-05-11T13:28:56.879Z] === RUN TestDockerSuite/TestBuildSpaces [2021-05-11T13:28:56.879Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-05-11T13:28:59.746Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-05-11T13:28:59.746Z] === RUN TestDockerSuite/TestBuildStderr [2021-05-11T13:28:59.891Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-05-11T13:28:59.891Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-05-11T13:28:59.891Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-05-11T13:29:00.352Z] === RUN TestDockerSuite/TestHealth [2021-05-11T13:29:00.352Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-05-11T13:29:00.352Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-05-11T13:29:00.352Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-05-11T13:29:00.352Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-05-11T13:29:04.388Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-05-11T13:29:05.053Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-05-11T13:29:05.053Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-05-11T13:29:05.053Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-05-11T13:29:05.513Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-05-11T13:29:05.514Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-05-11T13:29:05.974Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-05-11T13:29:06.435Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-05-11T13:29:06.435Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-05-11T13:29:07.406Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-05-11T13:29:07.867Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-05-11T13:29:09.408Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-05-11T13:29:09.869Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-05-11T13:29:12.054Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-05-11T13:29:14.969Z] === RUN TestDockerSuite/TestImagesFormat [2021-05-11T13:29:15.430Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-05-11T13:29:15.430Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-05-11T13:29:15.729Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2021-05-11T13:29:19.174Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-05-11T13:29:19.174Z] === RUN TestDockerSuite/TestImportBadURL [2021-05-11T13:29:21.968Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-05-11T13:29:21.968Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-05-11T13:29:22.089Z] === RUN TestDockerSuite/TestImportDisplay [2021-05-11T13:29:22.089Z] === RUN TestDockerSuite/TestImportFile [2021-05-11T13:29:22.089Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-05-11T13:29:22.089Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-05-11T13:29:22.089Z] === RUN TestDockerSuite/TestImportGzipped [2021-05-11T13:29:22.089Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-05-11T13:29:22.089Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-05-11T13:29:22.089Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-05-11T13:29:22.089Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-05-11T13:29:22.089Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-05-11T13:29:22.089Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-05-11T13:29:22.089Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-05-11T13:29:22.089Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-05-11T13:29:22.921Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-05-11T13:29:23.874Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-05-11T13:29:24.273Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-05-11T13:29:27.190Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-05-11T13:29:27.190Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-05-11T13:29:27.190Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-05-11T13:29:27.190Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-05-11T13:29:27.190Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-05-11T13:29:27.565Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-05-11T13:29:30.105Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-05-11T13:29:30.105Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-05-11T13:29:32.201Z] === RUN TestDockerSuite/TestBuildUser [2021-05-11T13:29:32.201Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-05-11T13:29:32.201Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-05-11T13:29:32.201Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-05-11T13:29:32.290Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-05-11T13:29:32.290Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-05-11T13:29:32.290Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-05-11T13:29:32.290Z] === RUN TestDockerSuite/TestInspectDefault [2021-05-11T13:29:33.841Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2021-05-11T13:29:35.204Z] === RUN TestDockerSuite/TestInspectHistory [2021-05-11T13:29:35.890Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-05-11T13:29:35.890Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-05-11T13:29:39.908Z] === RUN TestDockerSuite/TestInspectImage [2021-05-11T13:29:39.908Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-05-11T13:29:39.908Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-05-11T13:29:39.908Z] === RUN TestDockerSuite/TestInspectInt64 [2021-05-11T13:29:42.092Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-05-11T13:29:44.277Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-05-11T13:29:44.384Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-05-11T13:29:44.384Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-05-11T13:29:44.384Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-05-11T13:29:44.739Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-05-11T13:29:47.652Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-05-11T13:29:49.836Z] === RUN TestDockerSuite/TestInspectPlugin [2021-05-11T13:29:49.836Z] === RUN TestDockerSuite/TestInspectRootFS [2021-05-11T13:29:49.836Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-05-11T13:29:52.022Z] === RUN TestDockerSuite/TestInspectStatus [2021-05-11T13:29:55.768Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-05-11T13:30:00.473Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-05-11T13:30:01.965Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-05-11T13:30:01.965Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-05-11T13:30:02.015Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-05-11T13:30:04.932Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-05-11T13:30:05.952Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2021-05-11T13:30:07.122Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-05-11T13:30:08.971Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-05-11T13:30:10.042Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-05-11T13:30:12.227Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-05-11T13:30:13.607Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-05-11T13:30:13.607Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-05-11T13:30:13.607Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-05-11T13:30:15.142Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-05-11T13:30:15.142Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-05-11T13:30:15.142Z] === RUN TestDockerSuite/TestLinksEnvs [2021-05-11T13:30:15.142Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-05-11T13:30:15.142Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-05-11T13:30:15.142Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-05-11T13:30:15.142Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-05-11T13:30:15.142Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-05-11T13:30:15.142Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-05-11T13:30:15.142Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-05-11T13:30:15.142Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-05-11T13:30:15.142Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-05-11T13:30:15.142Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-05-11T13:30:15.142Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-05-11T13:30:15.142Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-05-11T13:30:15.142Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-05-11T13:30:15.142Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-05-11T13:30:15.142Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-05-11T13:30:15.142Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-05-11T13:30:15.142Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-05-11T13:30:15.756Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-05-11T13:30:16.208Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-05-11T13:30:17.342Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-05-11T13:30:19.529Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-05-11T13:30:25.339Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-05-11T13:30:26.447Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-05-11T13:30:28.256Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-05-11T13:30:28.256Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-05-11T13:30:28.596Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-05-11T13:30:29.048Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-05-11T13:30:30.442Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-05-11T13:30:30.442Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-05-11T13:30:37.538Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-05-11T13:30:38.056Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2021-05-11T13:30:41.340Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-05-11T13:30:41.340Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-05-11T13:30:41.340Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-05-11T13:30:41.340Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-05-11T13:30:41.340Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-05-11T13:30:44.625Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-05-11T13:30:48.346Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-05-11T13:30:49.860Z] === RUN TestDockerSuite/TestBuildXZHost [2021-05-11T13:30:50.312Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-05-11T13:30:50.312Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-05-11T13:30:50.312Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-05-11T13:30:50.437Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-05-11T13:30:52.459Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-05-11T13:30:52.955Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2021-05-11T13:30:53.351Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-05-11T13:30:55.535Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-05-11T13:30:55.535Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-05-11T13:30:56.149Z] === RUN TestDockerSuite/TestCommitChange [2021-05-11T13:30:57.720Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-05-11T13:30:59.839Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-05-11T13:31:00.639Z] === RUN TestDockerSuite/TestLogsSince [2021-05-11T13:31:08.332Z] === RUN TestDockerSuite/TestCommitHardlink [2021-05-11T13:31:08.333Z] === RUN TestDockerSuite/TestCommitNewFile [2021-05-11T13:31:10.982Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-05-11T13:31:10.982Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-05-11T13:31:10.982Z] === RUN TestDockerSuite/TestLogsTail [2021-05-11T13:31:11.069Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2021-05-11T13:31:13.167Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-05-11T13:31:14.069Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-05-11T13:31:14.069Z] === RUN TestDockerSuite/TestCommitTTY [2021-05-11T13:31:16.080Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-05-11T13:31:18.264Z] === RUN TestDockerSuite/TestMountIntoProc [2021-05-11T13:31:18.264Z] === RUN TestDockerSuite/TestMountIntoSys [2021-05-11T13:31:18.264Z] === RUN TestDockerSuite/TestNetHostname [2021-05-11T13:31:18.264Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-05-11T13:31:18.264Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-05-11T13:31:18.264Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-05-11T13:31:18.264Z] === RUN TestDockerSuite/TestPluginActive [2021-05-11T13:31:18.264Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-05-11T13:31:18.264Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-05-11T13:31:18.264Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-05-11T13:31:18.264Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-05-11T13:31:18.264Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-05-11T13:31:18.264Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-05-11T13:31:18.264Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-05-11T13:31:18.264Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-05-11T13:31:18.264Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-05-11T13:31:18.264Z] === RUN TestDockerSuite/TestPortHostBinding [2021-05-11T13:31:18.264Z] === RUN TestDockerSuite/TestPortList [2021-05-11T13:31:18.264Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-05-11T13:31:24.066Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-05-11T13:31:24.066Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-05-11T13:31:24.066Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-05-11T13:31:24.066Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-05-11T13:31:24.066Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-05-11T13:31:24.066Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-05-11T13:31:24.066Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-05-11T13:31:24.066Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-05-11T13:31:24.066Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-05-11T13:31:24.066Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-05-11T13:31:25.968Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2021-05-11T13:31:29.871Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-05-11T13:31:29.871Z] === RUN TestDockerSuite/TestPsByOrder [2021-05-11T13:31:31.649Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-05-11T13:31:33.163Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-05-11T13:31:33.163Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-05-11T13:31:33.163Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-05-11T13:31:33.163Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-05-11T13:31:33.163Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-05-11T13:31:33.163Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-05-11T13:31:33.163Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-05-11T13:31:33.163Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-05-11T13:31:33.163Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-05-11T13:31:38.462Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-05-11T13:31:38.462Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-05-11T13:31:38.908Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-05-11T13:31:40.867Z] --- PASS: TestDockerExternalVolumeSuite (441.00s) [2021-05-11T13:31:40.867Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.79s) [2021-05-11T13:31:40.867Z] docker_cli_external_volume_driver_test.go:53: [d67f6a8eed0ff] daemon is not started [2021-05-11T13:31:40.867Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.70s) [2021-05-11T13:31:40.867Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.57s) [2021-05-11T13:31:40.867Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2021-05-11T13:31:40.867Z] docker_cli_external_volume_driver_test.go:53: [db8b109af9794] daemon is not started [2021-05-11T13:31:40.867Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.64s) [2021-05-11T13:31:40.867Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2021-05-11T13:31:40.867Z] docker_cli_external_volume_driver_test.go:53: [dd93470226f82] daemon is not started [2021-05-11T13:31:40.867Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2021-05-11T13:31:40.867Z] docker_cli_external_volume_driver_test.go:53: [deabd0c0d6924] daemon is not started [2021-05-11T13:31:40.867Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.55s) [2021-05-11T13:31:40.867Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.60s) [2021-05-11T13:31:40.867Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.92s) [2021-05-11T13:31:40.867Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.63s) [2021-05-11T13:31:40.867Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.55s) [2021-05-11T13:31:40.867Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.63s) [2021-05-11T13:31:40.867Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.99s) [2021-05-11T13:31:40.867Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.57s) [2021-05-11T13:31:40.867Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.26s) [2021-05-11T13:31:40.867Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.34s) [2021-05-11T13:31:40.867Z] docker_cli_external_volume_driver_test.go:485: [daf349059bb82] daemon is not started [2021-05-11T13:31:40.867Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2021-05-11T13:31:40.867Z] docker_cli_external_volume_driver_test.go:53: [dc044f8c6b7bf] daemon is not started [2021-05-11T13:31:40.867Z] PASS [2021-05-11T13:31:40.867Z] [2021-05-11T13:31:40.867Z] === Skipped [2021-05-11T13:31:40.867Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-05-11T13:31:40.867Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-05-11T13:31:40.867Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-05-11T13:31:40.867Z] check_test.go:309: [d17c9445c6347] daemon is not started [2021-05-11T13:31:40.867Z] [2021-05-11T13:31:40.867Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-05-11T13:31:40.867Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-05-11T13:31:40.867Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-05-11T13:31:40.867Z] check_test.go:309: [d522b8fc7e614] daemon is not started [2021-05-11T13:31:40.867Z] [2021-05-11T13:31:40.867Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-05-11T13:31:40.867Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-05-11T13:31:40.867Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-05-11T13:31:40.867Z] check_test.go:309: [d096fb887dedd] daemon is not started [2021-05-11T13:31:40.867Z] [2021-05-11T13:31:40.867Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-05-11T13:31:40.867Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-05-11T13:31:40.867Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-05-11T13:31:40.867Z] [2021-05-11T13:31:40.867Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.02s) [2021-05-11T13:31:40.867Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.02s) [2021-05-11T13:31:40.867Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-05-11T13:31:40.867Z] [2021-05-11T13:31:40.867Z] [2021-05-11T13:31:40.867Z] DONE 273 tests, 5 skipped in 2767.118s [2021-05-11T13:31:40.867Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-05-11T13:31:40.867Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dbe8eba3924cc/docker.pid [2021-05-11T13:31:40.867Z] +++ kill 8318 [2021-05-11T13:31:40.867Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 8318 is not a child of this shell [2021-05-11T13:31:40.867Z] warning: PID 8318 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dbe8eba3924cc/docker.pid had a nonzero exit code [2021-05-11T13:31:40.867Z] ++++ cat bundles/test-integration/docker.pid [2021-05-11T13:31:40.867Z] +++ kill 8233 [2021-05-11T13:31:41.437Z] +++ /etc/init.d/apparmor stop [2021-05-11T13:31:41.437Z] Leaving: AppArmorNo profiles have been unloaded. [2021-05-11T13:31:41.437Z] [2021-05-11T13:31:41.437Z] Unloading profiles will leave already running processes permanently [2021-05-11T13:31:41.437Z] unconfined, which can lead to unexpected situations. [2021-05-11T13:31:41.437Z] [2021-05-11T13:31:41.437Z] To set a process to complain mode, use the command line tool [2021-05-11T13:31:41.437Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-05-11T13:31:41.437Z] +++ true [2021-05-11T13:31:41.437Z] exiting test-integration [2021-05-11T13:31:41.437Z] ++ exit 0 [2021-05-11T13:31:41.437Z] [2021-05-11T13:31:41.702Z] + exit 0 [2021-05-11T13:31:41.702Z] ++ jobs -p [2021-05-11T13:31:41.702Z] + pids= [2021-05-11T13:31:41.702Z] + echo 'Remaining pids to kill: []' [2021-05-11T13:31:41.702Z] Remaining pids to kill: [] [2021-05-11T13:31:41.702Z] + '[' -z '' ']' Post stage [Pipeline] junit [2021-05-11T13:31:41.720Z] Recording test results [2021-05-11T13:31:43.423Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-05-11T13:31:43.762Z] + echo Ensuring container killed. [2021-05-11T13:31:43.762Z] Ensuring container killed. [2021-05-11T13:31:43.762Z] + docker ps -aq -f name=docker-pr4-* [2021-05-11T13:31:43.762Z] + cids=6cca7401cab0 [2021-05-11T13:31:43.762Z] 745d84045dac [2021-05-11T13:31:43.762Z] cd91757dc254 [2021-05-11T13:31:43.762Z] + [ -n 6cca7401cab0 [2021-05-11T13:31:43.762Z] 745d84045dac [2021-05-11T13:31:43.762Z] cd91757dc254 ] [2021-05-11T13:31:43.762Z] + docker rm -vf 6cca7401cab0 745d84045dac cd91757dc254 [2021-05-11T13:31:44.640Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-05-11T13:31:44.640Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-05-11T13:31:45.152Z] 6cca7401cab0 [2021-05-11T13:31:46.539Z] 745d84045dac [2021-05-11T13:31:46.539Z] cd91757dc254 [Pipeline] sh [2021-05-11T13:31:47.001Z] + echo Chowning /workspace to jenkins user [2021-05-11T13:31:47.001Z] Chowning /workspace to jenkins user [2021-05-11T13:31:47.001Z] + id -u [2021-05-11T13:31:47.001Z] + id -g [2021-05-11T13:31:47.001Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42370:/workspace busybox chown -R 1000:1000 /workspace [2021-05-11T13:31:47.001Z] Unable to find image 'busybox:latest' locally [2021-05-11T13:31:47.001Z] latest: Pulling from library/busybox [2021-05-11T13:31:47.262Z] aa2a8d90b84c: Pulling fs layer [2021-05-11T13:31:47.262Z] aa2a8d90b84c: Verifying Checksum [2021-05-11T13:31:47.262Z] aa2a8d90b84c: Download complete [2021-05-11T13:31:47.262Z] aa2a8d90b84c: Pull complete [2021-05-11T13:31:47.262Z] Digest: sha256:be4684e4004560b2cd1f12148b7120b0ea69c385bcc9b12a637537a2c60f97fb [2021-05-11T13:31:47.525Z] Status: Downloaded newer image for busybox:latest [2021-05-11T13:31:48.799Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-05-11T13:31:51.134Z] + bundleName=amd64 [2021-05-11T13:31:51.134Z] + echo Creating amd64-bundles.tar.gz [2021-05-11T13:31:51.134Z] Creating amd64-bundles.tar.gz [2021-05-11T13:31:51.134Z] + xargs tar -czf amd64-bundles.tar.gz [2021-05-11T13:31:51.134Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-05-11T13:31:51.648Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-05-11T13:31:51.648Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-05-11T13:31:51.648Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-05-11T13:31:51.648Z] === RUN TestDockerSuite/TestContainerAPICreate [Pipeline] archiveArtifacts [2021-05-11T13:31:52.532Z] Archiving artifacts [2021-05-11T13:31:53.162Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-05-11T13:31:53.162Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-05-11T13:31:53.162Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-05-11T13:31:54.777Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42370/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-05-11T13:31:55.088Z] + make clean [2021-05-11T13:31:55.310Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-05-11T13:31:55.310Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-05-11T13:31:55.310Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-05-11T13:31:55.310Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-05-11T13:31:55.310Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-05-11T13:31:55.350Z] docker volume rm -f docker-dev-cache [2021-05-11T13:31:55.350Z] docker-dev-cache [Pipeline] deleteDir [2021-05-11T13:31:57.459Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-05-11T13:31:59.610Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-05-11T13:32:01.124Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-05-11T13:32:01.124Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-05-11T13:32:01.124Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-11T13:32:03.274Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-05-11T13:32:03.274Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-05-11T13:32:03.628Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-05-11T13:32:03.628Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-05-11T13:32:03.628Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-05-11T13:32:05.423Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-05-11T13:32:05.423Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-05-11T13:32:05.423Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-05-11T13:32:06.939Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-05-11T13:32:06.939Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-05-11T13:32:09.088Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-05-11T13:32:09.088Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-05-11T13:32:11.235Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-05-11T13:32:11.235Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-05-11T13:32:13.383Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-05-11T13:32:16.039Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-05-11T13:32:19.783Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-05-11T13:32:21.877Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-05-11T13:32:24.745Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-05-11T13:32:24.745Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-05-11T13:32:24.745Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-05-11T13:32:24.745Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-05-11T13:32:24.745Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-05-11T13:32:26.262Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-05-11T13:32:26.262Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-05-11T13:32:28.368Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-05-11T13:32:28.412Z] === RUN TestDockerSuite/TestContainerAPITop [2021-05-11T13:32:28.412Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-05-11T13:32:30.560Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-05-11T13:32:30.560Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-05-11T13:32:33.073Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-05-11T13:32:33.073Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-05-11T13:32:33.073Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-05-11T13:32:35.197Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-05-11T13:32:36.151Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-05-11T13:32:36.151Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-05-11T13:32:36.151Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-05-11T13:32:36.151Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-05-11T13:32:36.151Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-05-11T13:32:36.151Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-05-11T13:32:37.773Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-05-11T13:32:37.773Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-05-11T13:32:37.773Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-05-11T13:32:37.773Z] === RUN TestDockerSuite/TestPsRightTagName [2021-05-11T13:32:37.773Z] === RUN TestDockerSuite/TestPsShowMounts [2021-05-11T13:32:38.298Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-05-11T13:32:38.298Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-05-11T13:32:44.860Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-05-11T13:32:44.860Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-05-11T13:32:45.303Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-05-11T13:32:46.399Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-05-11T13:32:46.399Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-05-11T13:32:47.940Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-05-11T13:32:48.402Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-05-11T13:32:48.402Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-05-11T13:32:53.106Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-05-11T13:32:53.799Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-05-11T13:32:54.752Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-05-11T13:32:57.811Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-05-11T13:33:00.726Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-05-11T13:33:03.247Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0007d1240_} [2021-05-11T13:33:04.762Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1491477138_c:\foo_false____} [2021-05-11T13:33:11.769Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1491477138_c:\foo_true____} [2021-05-11T13:33:13.916Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-05-11T13:33:13.916Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-05-11T13:33:13.916Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-05-11T13:33:13.916Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-05-11T13:33:13.916Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-05-11T13:33:13.916Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-05-11T13:33:13.916Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-05-11T13:33:13.916Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-05-11T13:33:14.367Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-05-11T13:33:14.367Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-05-11T13:33:14.367Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-05-11T13:33:14.367Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-05-11T13:33:14.367Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-05-11T13:33:14.367Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-05-11T13:33:14.367Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-05-11T13:33:14.367Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-05-11T13:33:14.367Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-05-11T13:33:14.367Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-05-11T13:33:16.517Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-05-11T13:33:16.517Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-05-11T13:33:16.517Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-05-11T13:33:16.517Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-05-11T13:33:16.517Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-05-11T13:33:16.517Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-05-11T13:33:16.517Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-05-11T13:33:16.517Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-05-11T13:33:16.517Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-05-11T13:33:16.517Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-05-11T13:33:16.517Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-05-11T13:33:16.517Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-05-11T13:33:16.517Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-05-11T13:33:16.517Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-05-11T13:33:18.664Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-05-11T13:33:18.664Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-05-11T13:33:18.664Z] === RUN TestDockerSuite/TestCpRelativePath [2021-05-11T13:33:20.815Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-05-11T13:33:20.815Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-05-11T13:33:20.815Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-05-11T13:33:20.815Z] === RUN TestDockerSuite/TestCpToCaseA [2021-05-11T13:33:24.506Z] === RUN TestDockerSuite/TestCpToCaseB [2021-05-11T13:33:25.879Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-05-11T13:33:25.879Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-05-11T13:33:31.520Z] === RUN TestDockerSuite/TestCpToCaseC [2021-05-11T13:33:31.520Z] === RUN TestDockerSuite/TestCpToCaseD [2021-05-11T13:33:31.520Z] === RUN TestDockerSuite/TestCpToCaseE [2021-05-11T13:33:32.966Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-05-11T13:33:32.967Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-05-11T13:33:33.427Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-05-11T13:33:34.399Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-05-11T13:33:38.526Z] === RUN TestDockerSuite/TestCpToCaseF [2021-05-11T13:33:38.526Z] === RUN TestDockerSuite/TestCpToCaseG [2021-05-11T13:33:38.978Z] === RUN TestDockerSuite/TestCpToCaseH [2021-05-11T13:33:39.099Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-05-11T13:33:43.801Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-05-11T13:33:43.801Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-05-11T13:33:48.510Z] === RUN TestDockerSuite/TestRmiBlank [2021-05-11T13:33:48.970Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-05-11T13:33:48.970Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-05-11T13:33:51.273Z] === RUN TestDockerSuite/TestCpToCaseI [2021-05-11T13:33:51.274Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-05-11T13:33:51.274Z] === RUN TestDockerSuite/TestCpToDot [2021-05-11T13:33:52.788Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-05-11T13:33:52.788Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-05-11T13:33:52.788Z] === RUN TestDockerSuite/TestCpToStdout [2021-05-11T13:33:59.794Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-05-11T13:33:59.794Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-05-11T13:33:59.794Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-05-11T13:33:59.794Z] === RUN TestDockerSuite/TestCpVolumePath [2021-05-11T13:33:59.794Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-05-11T13:33:59.794Z] === RUN TestDockerSuite/TestCreateArgs [2021-05-11T13:33:59.794Z] === RUN TestDockerSuite/TestCreateByImageID [2021-05-11T13:34:01.942Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-05-11T13:34:04.091Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-05-11T13:34:04.091Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-05-11T13:34:04.091Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-05-11T13:34:05.605Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-05-11T13:34:06.558Z] === RUN TestDockerSuite/TestCreateLabels [2021-05-11T13:34:06.558Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-05-11T13:34:06.558Z] === RUN TestDockerSuite/TestCreateRM [2021-05-11T13:34:07.010Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-05-11T13:34:07.010Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-05-11T13:34:07.010Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-05-11T13:34:07.461Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-05-11T13:34:10.078Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-05-11T13:34:10.538Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-05-11T13:34:10.999Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-05-11T13:34:18.095Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-05-11T13:34:19.808Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-05-11T13:34:19.808Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-05-11T13:34:19.808Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-05-11T13:34:22.726Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-05-11T13:34:23.187Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-05-11T13:34:23.187Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-05-11T13:34:23.960Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-05-11T13:34:25.375Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-05-11T13:34:25.375Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-05-11T13:34:25.375Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-05-11T13:34:25.375Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-05-11T13:34:25.375Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-05-11T13:34:25.375Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-05-11T13:34:25.375Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-05-11T13:34:25.375Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-05-11T13:34:25.375Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-05-11T13:34:25.375Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-05-11T13:34:25.375Z] === RUN TestDockerSuite/TestDevicePermissions [2021-05-11T13:34:25.375Z] === RUN TestDockerSuite/TestDockerFails [2021-05-11T13:34:25.375Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-05-11T13:34:25.375Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-05-11T13:34:25.375Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-05-11T13:34:25.375Z] === RUN TestDockerSuite/TestEventsAttach [2021-05-11T13:34:25.375Z] === RUN TestDockerSuite/TestEventsCommit [2021-05-11T13:34:25.375Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-05-11T13:34:27.562Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-05-11T13:34:29.749Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-05-11T13:34:31.292Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-05-11T13:34:32.546Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-05-11T13:34:36.425Z] === RUN TestDockerSuite/TestRmiTag [2021-05-11T13:34:36.885Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-05-11T13:34:39.796Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-05-11T13:34:43.700Z] === RUN TestDockerSuite/TestEventsCopy [2021-05-11T13:34:46.619Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-05-11T13:34:51.319Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-05-11T13:34:52.861Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-05-11T13:34:53.323Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-05-11T13:34:57.073Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-05-11T13:34:57.536Z] === RUN TestDockerSuite/TestEventsFilterType [2021-05-11T13:34:57.998Z] === RUN TestDockerSuite/TestEventsFilters [2021-05-11T13:35:02.702Z] === RUN TestDockerSuite/TestEventsFormat [2021-05-11T13:35:06.451Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-05-11T13:35:06.451Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-05-11T13:35:06.451Z] === RUN TestDockerSuite/TestEventsImageImport [2021-05-11T13:35:06.451Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-05-11T13:35:06.451Z] === RUN TestDockerSuite/TestEventsImagePull [2021-05-11T13:35:06.451Z] === RUN TestDockerSuite/TestEventsImageTag [2021-05-11T13:35:07.423Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-05-11T13:35:07.423Z] === RUN TestDockerSuite/TestEventsRename [2021-05-11T13:35:09.610Z] === RUN TestDockerSuite/TestEventsResize [2021-05-11T13:35:15.497Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-05-11T13:35:16.702Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-05-11T13:35:18.413Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-05-11T13:35:18.889Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-05-11T13:35:21.077Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-05-11T13:35:23.113Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-05-11T13:35:24.655Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-05-11T13:35:24.655Z] === RUN TestDockerSuite/TestRunAddHost [2021-05-11T13:35:24.655Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-05-11T13:35:24.655Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-05-11T13:35:24.655Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-05-11T13:35:24.655Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-05-11T13:35:24.655Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-05-11T13:35:24.655Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-05-11T13:35:25.782Z] === RUN TestDockerSuite/TestEventsTop [2021-05-11T13:35:25.782Z] === RUN TestDockerSuite/TestEventsUntag [2021-05-11T13:35:26.838Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-05-11T13:35:26.838Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-05-11T13:35:26.838Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-05-11T13:35:27.969Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-05-11T13:35:30.888Z] === RUN TestDockerSuite/TestExec [2021-05-11T13:35:30.888Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-05-11T13:35:30.888Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-05-11T13:35:31.539Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-05-11T13:35:33.082Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-05-11T13:35:34.451Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-05-11T13:35:34.626Z] === RUN TestDockerSuite/TestExecAPIStart [2021-05-11T13:35:34.626Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-05-11T13:35:34.626Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-05-11T13:35:34.626Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-05-11T13:35:36.172Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-05-11T13:35:36.635Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-05-11T13:35:37.717Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-05-11T13:35:39.549Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-05-11T13:35:39.905Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-05-11T13:35:41.449Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-05-11T13:35:42.462Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-05-11T13:35:42.462Z] === RUN TestDockerSuite/TestRunBindMounts [2021-05-11T13:35:45.197Z] === RUN TestDockerSuite/TestExecCgroup [2021-05-11T13:35:45.197Z] === RUN TestDockerSuite/TestExecEnv [2021-05-11T13:35:45.197Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-05-11T13:35:45.197Z] === RUN TestDockerSuite/TestExecExitStatus [2021-05-11T13:35:46.736Z] === RUN TestDockerSuite/TestExecInspectID [2021-05-11T13:35:47.161Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-05-11T13:35:47.161Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-05-11T13:35:47.161Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-05-11T13:35:47.161Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-05-11T13:35:47.161Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-05-11T13:35:47.161Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-05-11T13:35:47.161Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-05-11T13:35:47.161Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-05-11T13:35:47.161Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-05-11T13:35:47.161Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-05-11T13:35:47.161Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-05-11T13:35:47.621Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-05-11T13:35:49.804Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-05-11T13:35:49.804Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-05-11T13:35:51.421Z] === RUN TestDockerSuite/TestExecInteractive [2021-05-11T13:35:51.421Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-05-11T13:35:51.421Z] === RUN TestDockerSuite/TestExecParseError [2021-05-11T13:35:51.421Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-05-11T13:35:51.421Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-05-11T13:35:51.421Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-05-11T13:35:52.964Z] === RUN TestDockerSuite/TestExecSetEnv [2021-05-11T13:35:52.964Z] === RUN TestDockerSuite/TestExecStartFails [2021-05-11T13:35:52.964Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-05-11T13:35:52.964Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-05-11T13:35:52.964Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-05-11T13:35:52.964Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-05-11T13:35:53.554Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-05-11T13:35:53.554Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-05-11T13:35:53.554Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-05-11T13:35:55.150Z] === RUN TestDockerSuite/TestExecUlimits [2021-05-11T13:35:55.150Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-05-11T13:35:55.737Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-05-11T13:35:55.737Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-05-11T13:35:55.737Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-05-11T13:35:55.737Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-05-11T13:35:55.737Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-05-11T13:35:55.737Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-05-11T13:35:55.737Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-05-11T13:35:55.737Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-05-11T13:35:57.922Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-05-11T13:36:00.107Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-05-11T13:36:00.965Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-05-11T13:36:00.965Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-05-11T13:36:00.965Z] === RUN TestDockerSuite/TestExecWithUser [2021-05-11T13:36:00.965Z] === RUN TestDockerSuite/TestGetContainerStats [2021-05-11T13:36:02.291Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-05-11T13:36:02.291Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-05-11T13:36:02.291Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-05-11T13:36:02.291Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-05-11T13:36:04.474Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-05-11T13:36:04.474Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-05-11T13:36:04.474Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-05-11T13:36:04.474Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-05-11T13:36:04.474Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-05-11T13:36:06.662Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-05-11T13:36:06.776Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-05-11T13:36:12.586Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-05-11T13:36:13.752Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-05-11T13:36:13.752Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-05-11T13:36:13.752Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-05-11T13:36:13.752Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-05-11T13:36:13.752Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-05-11T13:36:13.752Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-05-11T13:36:13.752Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-05-11T13:36:14.776Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-05-11T13:36:16.663Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-05-11T13:36:16.663Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-05-11T13:36:16.663Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-05-11T13:36:16.663Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-05-11T13:36:18.849Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-05-11T13:36:20.584Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-05-11T13:36:20.584Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-05-11T13:36:20.584Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-05-11T13:36:20.584Z] === RUN TestDockerSuite/TestHealth [2021-05-11T13:36:20.584Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-05-11T13:36:20.584Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-05-11T13:36:20.584Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-05-11T13:36:20.584Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-05-11T13:36:21.760Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-05-11T13:36:21.760Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-05-11T13:36:23.943Z] === RUN TestDockerSuite/TestRunEnvironment [2021-05-11T13:36:23.943Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-05-11T13:36:23.943Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-05-11T13:36:23.943Z] === RUN TestDockerSuite/TestRunExitCode [2021-05-11T13:36:24.333Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-05-11T13:36:24.333Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-05-11T13:36:24.333Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-05-11T13:36:24.333Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-05-11T13:36:24.333Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-05-11T13:36:24.795Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-05-11T13:36:25.255Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-05-11T13:36:25.255Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-05-11T13:36:26.228Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-05-11T13:36:26.228Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-05-11T13:36:26.853Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-05-11T13:36:27.771Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-05-11T13:36:28.233Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-05-11T13:36:29.767Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-05-11T13:36:29.778Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-05-11T13:36:31.957Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-05-11T13:36:34.869Z] === RUN TestDockerSuite/TestRunExposePort [2021-05-11T13:36:34.869Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-05-11T13:36:34.869Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-05-11T13:36:34.869Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-05-11T13:36:34.869Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-05-11T13:36:34.869Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-05-11T13:36:34.869Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-05-11T13:36:34.869Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-05-11T13:36:34.869Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-05-11T13:36:36.872Z] === RUN TestDockerSuite/TestImagesFormat [2021-05-11T13:36:36.872Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-05-11T13:36:36.872Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-05-11T13:36:39.565Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-05-11T13:36:39.565Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-05-11T13:36:39.565Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-05-11T13:36:39.565Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-05-11T13:36:39.565Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-05-11T13:36:39.565Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-05-11T13:36:39.565Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-05-11T13:36:40.620Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-05-11T13:36:40.620Z] === RUN TestDockerSuite/TestImportBadURL [2021-05-11T13:36:42.807Z] === RUN TestDockerSuite/TestImportDisplay [2021-05-11T13:36:42.807Z] === RUN TestDockerSuite/TestImportFile [2021-05-11T13:36:42.807Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-05-11T13:36:43.268Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-05-11T13:36:43.268Z] === RUN TestDockerSuite/TestImportGzipped [2021-05-11T13:36:43.268Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-05-11T13:36:43.268Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-05-11T13:36:43.268Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-05-11T13:36:43.268Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-05-11T13:36:43.268Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-05-11T13:36:43.268Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-05-11T13:36:43.268Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-05-11T13:36:43.268Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-05-11T13:36:45.459Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-05-11T13:36:47.002Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-05-11T13:36:47.002Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-05-11T13:36:47.002Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-05-11T13:36:47.002Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-05-11T13:36:47.002Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-05-11T13:36:48.150Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-05-11T13:36:48.150Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-05-11T13:36:48.611Z] === RUN TestDockerSuite/TestRunModeHostname [2021-05-11T13:36:48.611Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-05-11T13:36:48.611Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-05-11T13:36:48.611Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-05-11T13:36:48.611Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-05-11T13:36:48.611Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-05-11T13:36:48.611Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-05-11T13:36:48.611Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-05-11T13:36:48.611Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-05-11T13:36:48.611Z] === RUN TestDockerSuite/TestRunMount [2021-05-11T13:36:48.611Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-05-11T13:36:49.072Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-05-11T13:36:49.072Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-05-11T13:36:49.072Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-05-11T13:36:49.190Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-05-11T13:36:49.190Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-05-11T13:36:50.733Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-05-11T13:36:50.733Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-05-11T13:36:50.733Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-05-11T13:36:50.733Z] === RUN TestDockerSuite/TestInspectDefault [2021-05-11T13:36:52.921Z] === RUN TestDockerSuite/TestInspectHistory [2021-05-11T13:36:56.670Z] === RUN TestDockerSuite/TestInspectImage [2021-05-11T13:36:56.670Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-05-11T13:36:56.670Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-05-11T13:36:56.670Z] === RUN TestDockerSuite/TestInspectInt64 [2021-05-11T13:36:57.670Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-05-11T13:36:57.670Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-05-11T13:36:57.670Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-05-11T13:36:57.670Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-05-11T13:36:58.213Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-05-11T13:37:00.402Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-05-11T13:37:00.402Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-05-11T13:37:01.945Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-05-11T13:37:03.471Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-05-11T13:37:04.134Z] === RUN TestDockerSuite/TestInspectPlugin [2021-05-11T13:37:04.134Z] === RUN TestDockerSuite/TestInspectRootFS [2021-05-11T13:37:04.134Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-05-11T13:37:05.678Z] === RUN TestDockerSuite/TestInspectStatus [2021-05-11T13:37:07.213Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-05-11T13:37:07.214Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-05-11T13:37:07.214Z] === RUN TestDockerSuite/TestRunNetHost [2021-05-11T13:37:07.674Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-05-11T13:37:07.674Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-05-11T13:37:07.674Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-05-11T13:37:07.674Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-05-11T13:37:07.674Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-05-11T13:37:07.674Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-05-11T13:37:07.674Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-05-11T13:37:07.865Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-05-11T13:37:08.139Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-05-11T13:37:09.110Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-05-11T13:37:11.295Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-05-11T13:37:11.620Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-05-11T13:37:12.837Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-05-11T13:37:13.164Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-05-11T13:37:14.377Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-05-11T13:37:15.350Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-05-11T13:37:16.558Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-05-11T13:37:16.894Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-05-11T13:37:17.019Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-05-11T13:37:17.019Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-05-11T13:37:17.019Z] === RUN TestDockerSuite/TestRunPortInUse [2021-05-11T13:37:17.019Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-05-11T13:37:17.019Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-05-11T13:37:17.019Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-05-11T13:37:17.019Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-05-11T13:37:17.019Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-05-11T13:37:20.762Z] === RUN TestDockerSuite/TestRunPublishPort [2021-05-11T13:37:20.762Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-05-11T13:37:20.762Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-05-11T13:37:20.762Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-05-11T13:37:20.762Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-05-11T13:37:20.762Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-05-11T13:37:23.990Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-05-11T13:37:25.535Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-05-11T13:37:27.724Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-05-11T13:37:27.724Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-05-11T13:37:27.724Z] === RUN TestDockerSuite/TestLinksEnvs [2021-05-11T13:37:27.724Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-05-11T13:37:27.724Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-05-11T13:37:27.724Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-05-11T13:37:27.724Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-05-11T13:37:27.724Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-05-11T13:37:27.724Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-05-11T13:37:27.724Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-05-11T13:37:27.724Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-05-11T13:37:27.724Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-05-11T13:37:27.724Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-05-11T13:37:27.724Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-05-11T13:37:27.724Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-05-11T13:37:27.724Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-05-11T13:37:27.724Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-05-11T13:37:27.724Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-05-11T13:37:27.724Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-05-11T13:37:28.185Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-05-11T13:37:29.731Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-05-11T13:37:31.098Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-05-11T13:37:31.098Z] === RUN TestDockerSuite/TestRunRm [2021-05-11T13:37:31.275Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-05-11T13:37:32.070Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-05-11T13:37:37.091Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-05-11T13:37:37.875Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-05-11T13:37:38.636Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-05-11T13:37:38.636Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-05-11T13:37:40.061Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-05-11T13:37:40.182Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-05-11T13:37:40.644Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-05-11T13:37:42.979Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-05-11T13:37:45.128Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-05-11T13:37:45.354Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-05-11T13:37:47.996Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-05-11T13:37:47.996Z] === RUN TestDockerSuite/TestRunState [2021-05-11T13:37:47.996Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-05-11T13:37:50.861Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-05-11T13:37:50.861Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-05-11T13:37:51.167Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-05-11T13:37:53.005Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-05-11T13:37:53.005Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-05-11T13:37:53.005Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-05-11T13:37:53.005Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-05-11T13:37:53.005Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-05-11T13:37:53.005Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-05-11T13:37:55.877Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-05-11T13:37:58.063Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-05-11T13:37:58.733Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-05-11T13:37:58.733Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-05-11T13:37:58.733Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-05-11T13:37:58.733Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-05-11T13:37:58.733Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-05-11T13:37:58.733Z] === RUN TestDockerSuite/TestRunUserByID [2021-05-11T13:37:58.733Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-05-11T13:37:58.733Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-05-11T13:37:58.733Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-05-11T13:37:58.733Z] === RUN TestDockerSuite/TestRunUserByName [2021-05-11T13:37:58.733Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-05-11T13:38:00.250Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-05-11T13:38:00.250Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-05-11T13:38:00.875Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-05-11T13:38:00.876Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-05-11T13:38:01.794Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-05-11T13:38:03.737Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-05-11T13:38:03.737Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-05-11T13:38:03.737Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-05-11T13:38:03.981Z] === RUN TestDockerSuite/TestLogsSince [2021-05-11T13:38:07.421Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-05-11T13:38:12.573Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-05-11T13:38:12.573Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-05-11T13:38:12.573Z] === RUN TestDockerSuite/TestLogsTail [2021-05-11T13:38:14.761Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-05-11T13:38:15.905Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-05-11T13:38:16.948Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-05-11T13:38:18.491Z] === RUN TestDockerSuite/TestMountIntoProc [2021-05-11T13:38:18.491Z] === RUN TestDockerSuite/TestMountIntoSys [2021-05-11T13:38:18.491Z] === RUN TestDockerSuite/TestNetHostname [2021-05-11T13:38:18.491Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-05-11T13:38:18.491Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-05-11T13:38:18.491Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-05-11T13:38:18.491Z] === RUN TestDockerSuite/TestPluginActive [2021-05-11T13:38:18.491Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-05-11T13:38:18.491Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-05-11T13:38:18.952Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-05-11T13:38:18.952Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-05-11T13:38:18.952Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-05-11T13:38:18.952Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-05-11T13:38:18.952Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-05-11T13:38:18.952Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-05-11T13:38:18.952Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-05-11T13:38:18.952Z] === RUN TestDockerSuite/TestPortHostBinding [2021-05-11T13:38:18.952Z] === RUN TestDockerSuite/TestPortList [2021-05-11T13:38:18.952Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-05-11T13:38:20.534Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-05-11T13:38:22.703Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-05-11T13:38:22.703Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-05-11T13:38:22.703Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-05-11T13:38:22.703Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-05-11T13:38:22.703Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-05-11T13:38:22.703Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-05-11T13:38:22.703Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-05-11T13:38:22.703Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-05-11T13:38:22.703Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-05-11T13:38:22.703Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-05-11T13:38:26.451Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-05-11T13:38:26.451Z] === RUN TestDockerSuite/TestPsByOrder [2021-05-11T13:38:27.544Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-05-11T13:38:27.544Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-05-11T13:38:27.544Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-05-11T13:38:30.409Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-05-11T13:38:33.278Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-05-11T13:38:33.544Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-05-11T13:38:33.544Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-05-11T13:38:36.140Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-05-11T13:38:36.140Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-05-11T13:38:36.140Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-05-11T13:38:36.140Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-05-11T13:38:36.140Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-05-11T13:38:36.140Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-05-11T13:38:36.140Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-05-11T13:38:36.140Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-05-11T13:38:36.140Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-05-11T13:38:40.638Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-05-11T13:38:50.843Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-05-11T13:38:50.843Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-05-11T13:38:52.994Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-05-11T13:38:53.049Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-05-11T13:38:53.049Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-05-11T13:38:53.049Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-05-11T13:38:57.627Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-05-11T13:38:58.078Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-05-11T13:38:58.078Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-05-11T13:38:58.078Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-05-11T13:38:58.078Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-05-11T13:38:58.078Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-05-11T13:38:58.078Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-05-11T13:38:58.078Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-05-11T13:38:58.078Z] === RUN TestDockerSuite/TestSaveImageId [2021-05-11T13:38:58.078Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-05-11T13:38:58.078Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-05-11T13:38:58.078Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-05-11T13:38:58.078Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-05-11T13:38:58.078Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-05-11T13:38:58.078Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-05-11T13:38:58.078Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-05-11T13:38:58.078Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-05-11T13:38:58.078Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-05-11T13:39:00.360Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-05-11T13:39:00.810Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-05-11T13:39:01.260Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-05-11T13:39:01.260Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-05-11T13:39:03.402Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-05-11T13:39:03.403Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-05-11T13:39:07.159Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-05-11T13:39:11.887Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-05-11T13:39:11.887Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-05-11T13:39:12.970Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-05-11T13:39:16.718Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-05-11T13:39:16.718Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-05-11T13:39:16.718Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-05-11T13:39:20.369Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-05-11T13:39:20.369Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-05-11T13:39:20.466Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-05-11T13:39:20.466Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-05-11T13:39:20.466Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-05-11T13:39:20.466Z] === RUN TestDockerSuite/TestPsRightTagName [2021-05-11T13:39:20.466Z] === RUN TestDockerSuite/TestPsShowMounts [2021-05-11T13:39:24.053Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-05-11T13:39:24.053Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-05-11T13:39:24.053Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-05-11T13:39:24.053Z] === RUN TestDockerSuite/TestStartRecordError [2021-05-11T13:39:24.053Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-05-11T13:39:26.277Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-05-11T13:39:26.277Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-05-11T13:39:27.820Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-05-11T13:39:27.820Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-05-11T13:39:29.364Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-05-11T13:39:29.781Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-05-11T13:39:29.781Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-05-11T13:39:29.781Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-05-11T13:39:29.781Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-05-11T13:39:29.781Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-05-11T13:39:30.231Z] === RUN TestDockerSuite/TestStatsNoStream [2021-05-11T13:39:30.231Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-05-11T13:39:30.337Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-05-11T13:39:30.337Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-05-11T13:39:32.376Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-05-11T13:39:34.086Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-05-11T13:39:34.520Z] === RUN TestDockerSuite/TestTopPrivileged [2021-05-11T13:39:34.520Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-05-11T13:39:36.664Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-05-11T13:39:36.664Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-05-11T13:39:36.664Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-05-11T13:39:37.004Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-05-11T13:39:37.114Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-05-11T13:39:37.114Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-05-11T13:39:37.114Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-05-11T13:39:37.114Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-05-11T13:39:39.191Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-05-11T13:39:54.043Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-05-11T13:39:54.043Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-05-11T13:39:54.680Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-05-11T13:39:54.680Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-05-11T13:39:54.680Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-05-11T13:39:54.680Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-05-11T13:39:54.680Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-05-11T13:39:54.680Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-05-11T13:39:54.680Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-05-11T13:39:56.191Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-05-11T13:39:56.191Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-05-11T13:39:58.749Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-05-11T13:39:59.210Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-05-11T13:39:59.210Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-05-11T13:39:59.876Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-05-11T13:40:00.188Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-05-11T13:40:00.326Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-05-11T13:40:00.326Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-05-11T13:40:00.777Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-05-11T13:40:00.777Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-05-11T13:40:03.941Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-05-11T13:40:06.857Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-05-11T13:40:06.857Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-05-11T13:40:09.259Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-05-11T13:40:09.259Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-05-11T13:40:10.209Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-05-11T13:40:10.209Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-05-11T13:40:10.209Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-05-11T13:40:10.606Z] === RUN TestDockerSuite/TestRmiBlank [2021-05-11T13:40:10.606Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-05-11T13:40:10.606Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-05-11T13:40:18.704Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-05-11T13:40:18.704Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-05-11T13:40:18.704Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-05-11T13:40:23.011Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-05-11T13:40:24.555Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-05-11T13:40:25.017Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-05-11T13:40:28.936Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-05-11T13:40:28.936Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-05-11T13:40:30.450Z] --- PASS: TestDockerSuite (2492.56s) [2021-05-11T13:40:30.450Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-05-11T13:40:30.450Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-05-11T13:40:30.450Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.450Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-05-11T13:40:30.450Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2021-05-11T13:40:30.450Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-05-11T13:40:30.450Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-05-11T13:40:30.450Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.450Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-05-11T13:40:30.450Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.12s) [2021-05-11T13:40:30.450Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.22s) [2021-05-11T13:40:30.450Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.62s) [2021-05-11T13:40:30.450Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s) [2021-05-11T13:40:30.450Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (61.09s) [2021-05-11T13:40:30.450Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.80s) [2021-05-11T13:40:30.450Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s) [2021-05-11T13:40:30.450Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-05-11T13:40:30.450Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.450Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-05-11T13:40:30.450Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.450Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-05-11T13:40:30.450Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.450Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-05-11T13:40:30.450Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.450Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-05-11T13:40:30.450Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.450Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-05-11T13:40:30.450Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.450Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-05-11T13:40:30.450Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.450Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2021-05-11T13:40:30.450Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-05-11T13:40:30.450Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.450Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.51s) [2021-05-11T13:40:30.450Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-05-11T13:40:30.450Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.450Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-05-11T13:40:30.450Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.450Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.24s) [2021-05-11T13:40:30.450Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.79s) [2021-05-11T13:40:30.450Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-05-11T13:40:30.450Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-05-11T13:40:30.450Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-05-11T13:40:30.450Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-05-11T13:40:30.450Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-05-11T13:40:30.450Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.450Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-05-11T13:40:30.450Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.450Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.18s) [2021-05-11T13:40:30.450Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-05-11T13:40:30.450Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-05-11T13:40:30.450Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-05-11T13:40:30.450Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.450Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.83s) [2021-05-11T13:40:30.450Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (78.48s) [2021-05-11T13:40:30.450Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.47s) [2021-05-11T13:40:30.450Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-05-11T13:40:30.450Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.72s) [2021-05-11T13:40:30.450Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-05-11T13:40:30.450Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (8.73s) [2021-05-11T13:40:30.450Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.99s) [2021-05-11T13:40:30.450Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-05-11T13:40:30.450Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.450Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-05-11T13:40:30.450Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.450Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-05-11T13:40:30.450Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.450Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.26s) [2021-05-11T13:40:30.450Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.99s) [2021-05-11T13:40:30.450Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.40s) [2021-05-11T13:40:30.450Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.62s) [2021-05-11T13:40:30.450Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-05-11T13:40:30.450Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.450Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-05-11T13:40:30.450Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.450Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2021-05-11T13:40:30.450Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.07s) [2021-05-11T13:40:30.450Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.38s) [2021-05-11T13:40:30.450Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.40s) [2021-05-11T13:40:30.450Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.13s) [2021-05-11T13:40:30.450Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-05-11T13:40:30.450Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.450Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.32s) [2021-05-11T13:40:30.450Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.70s) [2021-05-11T13:40:30.450Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.33s) [2021-05-11T13:40:30.450Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-05-11T13:40:30.450Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.450Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-05-11T13:40:30.450Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.450Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-05-11T13:40:30.450Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.450Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-05-11T13:40:30.450Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.450Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.55s) [2021-05-11T13:40:30.450Z] --- PASS: TestDockerSuite/TestBuildAddTar (35.86s) [2021-05-11T13:40:30.450Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-05-11T13:40:30.450Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.450Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.47s) [2021-05-11T13:40:30.450Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.450Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (18.32s) [2021-05-11T13:40:30.450Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.87s) [2021-05-11T13:40:30.450Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.450Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.62s) [2021-05-11T13:40:30.450Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.60s) [2021-05-11T13:40:30.450Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.21s) [2021-05-11T13:40:30.450Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.450Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (9.40s) [2021-05-11T13:40:30.450Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (8.89s) [2021-05-11T13:40:30.450Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (17.73s) [2021-05-11T13:40:30.450Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.47s) [2021-05-11T13:40:30.451Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.451Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.23s) [2021-05-11T13:40:30.451Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-05-11T13:40:30.451Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.451Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-05-11T13:40:30.451Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.451Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.77s) [2021-05-11T13:40:30.451Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-05-11T13:40:30.451Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.451Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.60s) [2021-05-11T13:40:30.451Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-05-11T13:40:30.451Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.451Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-05-11T13:40:30.451Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.451Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (24.44s) [2021-05-11T13:40:30.451Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (9.29s) [2021-05-11T13:40:30.451Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.85s) [2021-05-11T13:40:30.451Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.451Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.46s) [2021-05-11T13:40:30.451Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.451Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.57s) [2021-05-11T13:40:30.451Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-05-11T13:40:30.451Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.451Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.31s) [2021-05-11T13:40:30.451Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.54s) [2021-05-11T13:40:30.451Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-05-11T13:40:30.451Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.451Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-05-11T13:40:30.451Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-05-11T13:40:30.451Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.57s) [2021-05-11T13:40:30.451Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.01s) [2021-05-11T13:40:30.451Z] --- PASS: TestDockerSuite/TestBuildCmd (0.62s) [2021-05-11T13:40:30.451Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.60s) [2021-05-11T13:40:30.451Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.61s) [2021-05-11T13:40:30.451Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.89s) [2021-05-11T13:40:30.451Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.35s) [2021-05-11T13:40:30.451Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-05-11T13:40:30.451Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.451Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.37s) [2021-05-11T13:40:30.451Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-05-11T13:40:30.451Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.451Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.54s) [2021-05-11T13:40:30.451Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.91s) [2021-05-11T13:40:30.451Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.02s) [2021-05-11T13:40:30.451Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.53s) [2021-05-11T13:40:30.451Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-05-11T13:40:30.451Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.451Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.99s) [2021-05-11T13:40:30.451Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.71s) [2021-05-11T13:40:30.451Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-05-11T13:40:30.451Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.451Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-05-11T13:40:30.451Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.451Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.77s) [2021-05-11T13:40:30.451Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (42.82s) [2021-05-11T13:40:30.451Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.66s) [2021-05-11T13:40:30.451Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.37s) [2021-05-11T13:40:30.451Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (10.03s) [2021-05-11T13:40:30.451Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.43s) [2021-05-11T13:40:30.451Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.451Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.42s) [2021-05-11T13:40:30.451Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.451Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-05-11T13:40:30.451Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.451Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.57s) [2021-05-11T13:40:30.451Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-05-11T13:40:30.451Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.451Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (24.35s) [2021-05-11T13:40:30.451Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.76s) [2021-05-11T13:40:30.451Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.44s) [2021-05-11T13:40:30.451Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.451Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (18.12s) [2021-05-11T13:40:30.451Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.91s) [2021-05-11T13:40:30.451Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.88s) [2021-05-11T13:40:30.451Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.79s) [2021-05-11T13:40:30.451Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.97s) [2021-05-11T13:40:30.451Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.23s) [2021-05-11T13:40:30.451Z] --- PASS: TestDockerSuite/TestBuildDockerignore (52.58s) [2021-05-11T13:40:30.451Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.50s) [2021-05-11T13:40:30.451Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.47s) [2021-05-11T13:40:30.451Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.451Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (59.43s) [2021-05-11T13:40:30.451Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.80s) [2021-05-11T13:40:30.451Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.91s) [2021-05-11T13:40:30.451Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (20.45s) [2021-05-11T13:40:30.451Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (11.40s) [2021-05-11T13:40:30.451Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (10.92s) [2021-05-11T13:40:30.451Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (29.71s) [2021-05-11T13:40:30.451Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (11.57s) [2021-05-11T13:40:30.451Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (10.67s) [2021-05-11T13:40:30.451Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (80.03s) [2021-05-11T13:40:30.451Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.51s) [2021-05-11T13:40:30.451Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.43s) [2021-05-11T13:40:30.451Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.451Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-05-11T13:40:30.451Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.451Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.59s) [2021-05-11T13:40:30.451Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.18s) [2021-05-11T13:40:30.451Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-05-11T13:40:30.451Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.451Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.54s) [2021-05-11T13:40:30.451Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.59s) [2021-05-11T13:40:30.451Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (10.02s) [2021-05-11T13:40:30.451Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.20s) [2021-05-11T13:40:30.451Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.45s) [2021-05-11T13:40:30.451Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-05-11T13:40:30.451Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.451Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.39s) [2021-05-11T13:40:30.451Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.451Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-05-11T13:40:30.451Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.451Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-05-11T13:40:30.451Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.451Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-05-11T13:40:30.451Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.451Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.97s) [2021-05-11T13:40:30.451Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-05-11T13:40:30.451Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.451Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-05-11T13:40:30.451Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.451Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-05-11T13:40:30.451Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.451Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.01s) [2021-05-11T13:40:30.451Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.65s) [2021-05-11T13:40:30.451Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (14.50s) [2021-05-11T13:40:30.451Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.66s) [2021-05-11T13:40:30.451Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-05-11T13:40:30.451Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.451Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-05-11T13:40:30.451Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.451Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-05-11T13:40:30.451Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.451Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-05-11T13:40:30.451Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.451Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-05-11T13:40:30.451Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.451Z] --- PASS: TestDockerSuite/TestBuildFails (2.65s) [2021-05-11T13:40:30.451Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) [2021-05-11T13:40:30.451Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (10.35s) [2021-05-11T13:40:30.451Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.25s) [2021-05-11T13:40:30.451Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.84s) [2021-05-11T13:40:30.451Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.24s) [2021-05-11T13:40:30.451Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.47s) [2021-05-11T13:40:30.451Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.22s) [2021-05-11T13:40:30.451Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-05-11T13:40:30.451Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-05-11T13:40:30.451Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.69s) [2021-05-11T13:40:30.451Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.60s) [2021-05-11T13:40:30.451Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-05-11T13:40:30.451Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.451Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (13.67s) [2021-05-11T13:40:30.451Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2021-05-11T13:40:30.451Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.451Z] --- PASS: TestDockerSuite/TestBuildHistory (12.05s) [2021-05-11T13:40:30.451Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.07s) [2021-05-11T13:40:30.451Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.87s) [2021-05-11T13:40:30.451Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-05-11T13:40:30.451Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.451Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.81s) [2021-05-11T13:40:30.451Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s) [2021-05-11T13:40:30.451Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.88s) [2021-05-11T13:40:30.451Z] --- PASS: TestDockerSuite/TestBuildLabel (1.07s) [2021-05-11T13:40:30.451Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.67s) [2021-05-11T13:40:30.451Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.04s) [2021-05-11T13:40:30.451Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.65s) [2021-05-11T13:40:30.451Z] --- PASS: TestDockerSuite/TestBuildLabels (1.12s) [2021-05-11T13:40:30.451Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.69s) [2021-05-11T13:40:30.451Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.22s) [2021-05-11T13:40:30.451Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2021-05-11T13:40:30.451Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.451Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2021-05-11T13:40:30.451Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.451Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2021-05-11T13:40:30.451Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2021-05-11T13:40:30.451Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2021-05-11T13:40:30.451Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2021-05-11T13:40:30.451Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.60s) [2021-05-11T13:40:30.451Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.65s) [2021-05-11T13:40:30.451Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.11s) [2021-05-11T13:40:30.451Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (16.43s) [2021-05-11T13:40:30.451Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-05-11T13:40:30.451Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.451Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.57s) [2021-05-11T13:40:30.451Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (42.73s) [2021-05-11T13:40:30.451Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (15.46s) [2021-05-11T13:40:30.451Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (10.10s) [2021-05-11T13:40:30.451Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.10s) [2021-05-11T13:40:30.451Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.44s) [2021-05-11T13:40:30.451Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (16.32s) [2021-05-11T13:40:30.451Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-05-11T13:40:30.451Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.451Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (8.43s) [2021-05-11T13:40:30.451Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.68s) [2021-05-11T13:40:30.451Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-05-11T13:40:30.451Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.451Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-05-11T13:40:30.451Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.451Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.15s) [2021-05-11T13:40:30.451Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.89s) [2021-05-11T13:40:30.451Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.84s) [2021-05-11T13:40:30.451Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.24s) [2021-05-11T13:40:30.451Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.13s) [2021-05-11T13:40:30.451Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.70s) [2021-05-11T13:40:30.451Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.05s) [2021-05-11T13:40:30.451Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.46s) [2021-05-11T13:40:30.451Z] --- PASS: TestDockerSuite/TestBuildOnBuild (9.80s) [2021-05-11T13:40:30.451Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.75s) [2021-05-11T13:40:30.451Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (9.91s) [2021-05-11T13:40:30.451Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.83s) [2021-05-11T13:40:30.451Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.25s) [2021-05-11T13:40:30.451Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.84s) [2021-05-11T13:40:30.451Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.63s) [2021-05-11T13:40:30.451Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.45s) [2021-05-11T13:40:30.451Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-05-11T13:40:30.451Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.451Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-05-11T13:40:30.451Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.451Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.12s) [2021-05-11T13:40:30.451Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-05-11T13:40:30.451Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.451Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (43.42s) [2021-05-11T13:40:30.451Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (19.51s) [2021-05-11T13:40:30.451Z] --- PASS: TestDockerSuite/TestBuildRm (21.90s) [2021-05-11T13:40:30.451Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.38s) [2021-05-11T13:40:30.451Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2021-05-11T13:40:30.451Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.451Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.46s) [2021-05-11T13:40:30.451Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.451Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.54s) [2021-05-11T13:40:30.451Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.09s) [2021-05-11T13:40:30.451Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.75s) [2021-05-11T13:40:30.451Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.92s) [2021-05-11T13:40:30.451Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (20.91s) [2021-05-11T13:40:30.451Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.91s) [2021-05-11T13:40:30.451Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.67s) [2021-05-11T13:40:30.451Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (9.18s) [2021-05-11T13:40:30.451Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.30s) [2021-05-11T13:40:30.451Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.39s) [2021-05-11T13:40:30.451Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2021-05-11T13:40:30.451Z] --- PASS: TestDockerSuite/TestBuildStderr (4.24s) [2021-05-11T13:40:30.452Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (42.17s) [2021-05-11T13:40:30.452Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.42s) [2021-05-11T13:40:30.452Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.452Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.58s) [2021-05-11T13:40:30.452Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.41s) [2021-05-11T13:40:30.452Z] --- PASS: TestDockerSuite/TestBuildTagEvent (9.14s) [2021-05-11T13:40:30.452Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.04s) [2021-05-11T13:40:30.452Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-05-11T13:40:30.452Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.452Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-05-11T13:40:30.452Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.452Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-05-11T13:40:30.452Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.452Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.89s) [2021-05-11T13:40:30.452Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.58s) [2021-05-11T13:40:30.452Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.24s) [2021-05-11T13:40:30.452Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-05-11T13:40:30.452Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.452Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-05-11T13:40:30.452Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.452Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (22.87s) [2021-05-11T13:40:30.452Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.01s) [2021-05-11T13:40:30.452Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (9.28s) [2021-05-11T13:40:30.452Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.57s) [2021-05-11T13:40:30.452Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.47s) [2021-05-11T13:40:30.452Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.452Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-05-11T13:40:30.452Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.452Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.42s) [2021-05-11T13:40:30.452Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.45s) [2021-05-11T13:40:30.452Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.452Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (24.61s) [2021-05-11T13:40:30.452Z] --- PASS: TestDockerSuite/TestBuildWithTabs (9.14s) [2021-05-11T13:40:30.452Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.47s) [2021-05-11T13:40:30.452Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (14.00s) [2021-05-11T13:40:30.452Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.42s) [2021-05-11T13:40:30.452Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.452Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.42s) [2021-05-11T13:40:30.452Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.452Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-05-11T13:40:30.452Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.452Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.20s) [2021-05-11T13:40:30.452Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (12.24s) [2021-05-11T13:40:30.452Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.08s) [2021-05-11T13:40:30.452Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.43s) [2021-05-11T13:40:30.452Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.452Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-05-11T13:40:30.452Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.452Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-05-11T13:40:30.452Z] docker_cli_sni_test.go:18: Flakey test [2021-05-11T13:40:30.452Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.86s) [2021-05-11T13:40:30.452Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.60s) [2021-05-11T13:40:30.452Z] --- PASS: TestDockerSuite/TestCommitChange (5.15s) [2021-05-11T13:40:30.452Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.99s) [2021-05-11T13:40:30.452Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-05-11T13:40:30.452Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.452Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.76s) [2021-05-11T13:40:30.452Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-05-11T13:40:30.452Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.452Z] --- PASS: TestDockerSuite/TestCommitTTY (7.59s) [2021-05-11T13:40:30.452Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.52s) [2021-05-11T13:40:30.452Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-05-11T13:40:30.452Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.452Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-05-11T13:40:30.452Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.452Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-05-11T13:40:30.452Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.452Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-05-11T13:40:30.452Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.452Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-05-11T13:40:30.452Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.452Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-05-11T13:40:30.452Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.452Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-05-11T13:40:30.452Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.452Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.12s) [2021-05-11T13:40:30.452Z] --- PASS: TestDockerSuite/TestContainerAPICommit (7.64s) [2021-05-11T13:40:30.452Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.50s) [2021-05-11T13:40:30.452Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-05-11T13:40:30.452Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.452Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.17s) [2021-05-11T13:40:30.452Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-05-11T13:40:30.452Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.452Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-05-11T13:40:30.452Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.452Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-05-11T13:40:30.452Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.452Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.68s) [2021-05-11T13:40:30.452Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-05-11T13:40:30.452Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.452Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2021-05-11T13:40:30.452Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.79s) [2021-05-11T13:40:30.452Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-05-11T13:40:30.452Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-05-11T13:40:30.452Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.452Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-05-11T13:40:30.452Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.452Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-05-11T13:40:30.452Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.452Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.31s) [2021-05-11T13:40:30.452Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.22s) [2021-05-11T13:40:30.452Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.23s) [2021-05-11T13:40:30.452Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2021-05-11T13:40:30.452Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-05-11T13:40:30.452Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.452Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.36s) [2021-05-11T13:40:30.452Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-05-11T13:40:30.452Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.70s) [2021-05-11T13:40:30.452Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-05-11T13:40:30.452Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.452Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-05-11T13:40:30.452Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.452Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.72s) [2021-05-11T13:40:30.452Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-05-11T13:40:30.452Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.12s) [2021-05-11T13:40:30.452Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-05-11T13:40:30.452Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.452Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.77s) [2021-05-11T13:40:30.452Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.29s) [2021-05-11T13:40:30.452Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.71s) [2021-05-11T13:40:30.452Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.06s) [2021-05-11T13:40:30.452Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.18s) [2021-05-11T13:40:30.452Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.12s) [2021-05-11T13:40:30.452Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-05-11T13:40:30.452Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-05-11T13:40:30.452Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-05-11T13:40:30.452Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.01s) [2021-05-11T13:40:30.452Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-05-11T13:40:30.452Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.452Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.71s) [2021-05-11T13:40:30.452Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-05-11T13:40:30.452Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.452Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.19s) [2021-05-11T13:40:30.452Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.13s) [2021-05-11T13:40:30.452Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.55s) [2021-05-11T13:40:30.452Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.17s) [2021-05-11T13:40:30.452Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-05-11T13:40:30.452Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.452Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-05-11T13:40:30.452Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.452Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-05-11T13:40:30.452Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.452Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-05-11T13:40:30.452Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.452Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-05-11T13:40:30.452Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.452Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.72s) [2021-05-11T13:40:30.452Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (18.33s) [2021-05-11T13:40:30.452Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.63s) [2021-05-11T13:40:30.452Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.64s) [2021-05-11T13:40:30.452Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.63s) [2021-05-11T13:40:30.452Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.62s) [2021-05-11T13:40:30.452Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0008b5740_} (2.61s) [2021-05-11T13:40:30.452Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1832444754_c:\foo_false____} (2.59s) [2021-05-11T13:40:30.452Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1832444754_c:\foo_true____} (2.58s) [2021-05-11T13:40:30.452Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-05-11T13:40:30.452Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.452Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.45s) [2021-05-11T13:40:30.452Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-05-11T13:40:30.452Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-05-11T13:40:30.452Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-05-11T13:40:30.452Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-05-11T13:40:30.452Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-05-11T13:40:30.452Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.10s) [2021-05-11T13:40:30.452Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.10s) [2021-05-11T13:40:30.452Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.10s) [2021-05-11T13:40:30.452Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-05-11T13:40:30.452Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.09s) [2021-05-11T13:40:30.452Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-05-11T13:40:30.452Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.452Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.03s) [2021-05-11T13:40:30.452Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.452Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-05-11T13:40:30.452Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.452Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-05-11T13:40:30.452Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.452Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-05-11T13:40:30.452Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.452Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.58s) [2021-05-11T13:40:30.452Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-05-11T13:40:30.452Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.452Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-05-11T13:40:30.452Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.452Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-05-11T13:40:30.452Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.452Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-05-11T13:40:30.452Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.452Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2021-05-11T13:40:30.452Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.452Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2021-05-11T13:40:30.452Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.452Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2021-05-11T13:40:30.452Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.452Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-05-11T13:40:30.452Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.452Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-05-11T13:40:30.452Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.452Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-05-11T13:40:30.452Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.452Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-05-11T13:40:30.452Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.452Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-05-11T13:40:30.452Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.452Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-05-11T13:40:30.452Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.452Z] --- PASS: TestDockerSuite/TestCpGarbagePath (3.13s) [2021-05-11T13:40:30.452Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2021-05-11T13:40:30.452Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-05-11T13:40:30.452Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.452Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.76s) [2021-05-11T13:40:30.452Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-05-11T13:40:30.452Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.452Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-05-11T13:40:30.452Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.452Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-05-11T13:40:30.452Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.452Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.60s) [2021-05-11T13:40:30.452Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.84s) [2021-05-11T13:40:30.452Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-05-11T13:40:30.452Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.452Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-05-11T13:40:30.452Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.452Z] --- PASS: TestDockerSuite/TestCpToCaseE (10.00s) [2021-05-11T13:40:30.452Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-05-11T13:40:30.452Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.452Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-05-11T13:40:30.452Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.452Z] --- PASS: TestDockerSuite/TestCpToCaseH (9.84s) [2021-05-11T13:40:30.452Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-05-11T13:40:30.452Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.452Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2021-05-11T13:40:30.452Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.452Z] --- PASS: TestDockerSuite/TestCpToDot (2.77s) [2021-05-11T13:40:30.453Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-05-11T13:40:30.453Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.453Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-05-11T13:40:30.453Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.453Z] --- PASS: TestDockerSuite/TestCpToStdout (2.84s) [2021-05-11T13:40:30.453Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-05-11T13:40:30.453Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.453Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-05-11T13:40:30.453Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.453Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-05-11T13:40:30.453Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.453Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-05-11T13:40:30.453Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.453Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.23s) [2021-05-11T13:40:30.453Z] --- PASS: TestDockerSuite/TestCreateArgs (0.22s) [2021-05-11T13:40:30.453Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.20s) [2021-05-11T13:40:30.453Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.74s) [2021-05-11T13:40:30.453Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.23s) [2021-05-11T13:40:30.453Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.23s) [2021-05-11T13:40:30.453Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.98s) [2021-05-11T13:40:30.453Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.77s) [2021-05-11T13:40:30.453Z] --- PASS: TestDockerSuite/TestCreateLabels (0.22s) [2021-05-11T13:40:30.453Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-05-11T13:40:30.453Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.453Z] --- PASS: TestDockerSuite/TestCreateRM (0.45s) [2021-05-11T13:40:30.453Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-05-11T13:40:30.453Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-05-11T13:40:30.453Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.22s) [2021-05-11T13:40:30.453Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.44s) [2021-05-11T13:40:30.453Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (8.24s) [2021-05-11T13:40:30.453Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.26s) [2021-05-11T13:40:30.453Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.53s) [2021-05-11T13:40:30.453Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.90s) [2021-05-11T13:40:30.453Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.24s) [2021-05-11T13:40:30.453Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-05-11T13:40:30.453Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.453Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.40s) [2021-05-11T13:40:30.453Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-05-11T13:40:30.453Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.453Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.18s) [2021-05-11T13:40:30.453Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-05-11T13:40:30.453Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.453Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-05-11T13:40:30.453Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.453Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-05-11T13:40:30.453Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.453Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-05-11T13:40:30.453Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.453Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-05-11T13:40:30.453Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.453Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-05-11T13:40:30.453Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.453Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-05-11T13:40:30.453Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.453Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-05-11T13:40:30.453Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.453Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2021-05-11T13:40:30.453Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.453Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2021-05-11T13:40:30.453Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-05-11T13:40:30.453Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.453Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-05-11T13:40:30.453Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.453Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-05-11T13:40:30.453Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.453Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-05-11T13:40:30.453Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.453Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-05-11T13:40:30.453Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.453Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.47s) [2021-05-11T13:40:30.453Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.82s) [2021-05-11T13:40:30.453Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.52s) [2021-05-11T13:40:30.453Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (8.80s) [2021-05-11T13:40:30.453Z] --- PASS: TestDockerSuite/TestEventsCopy (9.52s) [2021-05-11T13:40:30.453Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (10.32s) [2021-05-11T13:40:30.453Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.70s) [2021-05-11T13:40:30.453Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.88s) [2021-05-11T13:40:30.453Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.53s) [2021-05-11T13:40:30.453Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.22s) [2021-05-11T13:40:30.453Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.03s) [2021-05-11T13:40:30.453Z] --- PASS: TestDockerSuite/TestEventsFilters (5.05s) [2021-05-11T13:40:30.453Z] --- PASS: TestDockerSuite/TestEventsFormat (5.48s) [2021-05-11T13:40:30.453Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2021-05-11T13:40:30.453Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2021-05-11T13:40:30.453Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-05-11T13:40:30.453Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.453Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-05-11T13:40:30.453Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.453Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2021-05-11T13:40:30.453Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.453Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.20s) [2021-05-11T13:40:30.453Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-05-11T13:40:30.453Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.453Z] --- PASS: TestDockerSuite/TestEventsRename (2.52s) [2021-05-11T13:40:30.453Z] --- PASS: TestDockerSuite/TestEventsResize (8.14s) [2021-05-11T13:40:30.453Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.71s) [2021-05-11T13:40:30.453Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.62s) [2021-05-11T13:40:30.453Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.20s) [2021-05-11T13:40:30.453Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-05-11T13:40:30.453Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.453Z] --- PASS: TestDockerSuite/TestEventsUntag (2.74s) [2021-05-11T13:40:30.453Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.50s) [2021-05-11T13:40:30.453Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-05-11T13:40:30.453Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.453Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-05-11T13:40:30.453Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.453Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.65s) [2021-05-11T13:40:30.453Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.20s) [2021-05-11T13:40:30.453Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-05-11T13:40:30.453Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.453Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-05-11T13:40:30.453Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.453Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-05-11T13:40:30.453Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.453Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.21s) [2021-05-11T13:40:30.453Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.22s) [2021-05-11T13:40:30.453Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.24s) [2021-05-11T13:40:30.453Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.22s) [2021-05-11T13:40:30.453Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (5.11s) [2021-05-11T13:40:30.453Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-05-11T13:40:30.453Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.453Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2021-05-11T13:40:30.453Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.453Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-05-11T13:40:30.453Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.453Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.38s) [2021-05-11T13:40:30.453Z] --- PASS: TestDockerSuite/TestExecInspectID (4.78s) [2021-05-11T13:40:30.453Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-05-11T13:40:30.453Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.453Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-05-11T13:40:30.453Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.453Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-05-11T13:40:30.453Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.453Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-05-11T13:40:30.453Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-05-11T13:40:30.453Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-05-11T13:40:30.453Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.453Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.67s) [2021-05-11T13:40:30.453Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2021-05-11T13:40:30.453Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.453Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2021-05-11T13:40:30.453Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.453Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2021-05-11T13:40:30.453Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.453Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-05-11T13:40:30.453Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.453Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-05-11T13:40:30.453Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.453Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.62s) [2021-05-11T13:40:30.453Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-05-11T13:40:30.453Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.453Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.70s) [2021-05-11T13:40:30.453Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-05-11T13:40:30.453Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.453Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-05-11T13:40:30.453Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.453Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-05-11T13:40:30.453Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.453Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.35s) [2021-05-11T13:40:30.453Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.34s) [2021-05-11T13:40:30.453Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.23s) [2021-05-11T13:40:30.453Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.10s) [2021-05-11T13:40:30.453Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-05-11T13:40:30.453Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.453Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2021-05-11T13:40:30.453Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.18s) [2021-05-11T13:40:30.453Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-05-11T13:40:30.453Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.453Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.09s) [2021-05-11T13:40:30.453Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2021-05-11T13:40:30.453Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2021-05-11T13:40:30.453Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.70s) [2021-05-11T13:40:30.453Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s) [2021-05-11T13:40:30.453Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-05-11T13:40:30.453Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.453Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) [2021-05-11T13:40:30.453Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2021-05-11T13:40:30.453Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.35s) [2021-05-11T13:40:30.453Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.68s) [2021-05-11T13:40:30.453Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-05-11T13:40:30.453Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.453Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.11s) [2021-05-11T13:40:30.453Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) [2021-05-11T13:40:30.453Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.94s) [2021-05-11T13:40:30.453Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.26s) [2021-05-11T13:40:30.453Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.27s) [2021-05-11T13:40:30.453Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.00s) [2021-05-11T13:40:30.453Z] --- PASS: TestDockerSuite/TestImagesFormat (0.19s) [2021-05-11T13:40:30.453Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-05-11T13:40:30.453Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.453Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.84s) [2021-05-11T13:40:30.453Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2021-05-11T13:40:30.453Z] --- PASS: TestDockerSuite/TestImportBadURL (2.41s) [2021-05-11T13:40:30.453Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-05-11T13:40:30.453Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.453Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-05-11T13:40:30.453Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.453Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2021-05-11T13:40:30.453Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-05-11T13:40:30.453Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.453Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-05-11T13:40:30.453Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.453Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-05-11T13:40:30.453Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.453Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-05-11T13:40:30.453Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-05-11T13:40:30.453Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-05-11T13:40:30.453Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.453Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-05-11T13:40:30.453Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.453Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2021-05-11T13:40:30.453Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-05-11T13:40:30.453Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.453Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-05-11T13:40:30.453Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.453Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.32s) [2021-05-11T13:40:30.453Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.67s) [2021-05-11T13:40:30.453Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-05-11T13:40:30.453Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.453Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-05-11T13:40:30.453Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.453Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2021-05-11T13:40:30.453Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-05-11T13:40:30.453Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.453Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.68s) [2021-05-11T13:40:30.453Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.17s) [2021-05-11T13:40:30.453Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.33s) [2021-05-11T13:40:30.453Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-05-11T13:40:30.453Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.453Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-05-11T13:40:30.454Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.454Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-05-11T13:40:30.454Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.454Z] --- PASS: TestDockerSuite/TestInspectDefault (2.66s) [2021-05-11T13:40:30.454Z] --- PASS: TestDockerSuite/TestInspectHistory (4.57s) [2021-05-11T13:40:30.454Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-05-11T13:40:30.454Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.454Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-05-11T13:40:30.454Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.454Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-05-11T13:40:30.454Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.454Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.72s) [2021-05-11T13:40:30.454Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.24s) [2021-05-11T13:40:30.454Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.23s) [2021-05-11T13:40:30.454Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.68s) [2021-05-11T13:40:30.454Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.19s) [2021-05-11T13:40:30.454Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-05-11T13:40:30.454Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.454Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2021-05-11T13:40:30.454Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.20s) [2021-05-11T13:40:30.454Z] --- PASS: TestDockerSuite/TestInspectStatus (3.42s) [2021-05-11T13:40:30.454Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.47s) [2021-05-11T13:40:30.454Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.35s) [2021-05-11T13:40:30.454Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.66s) [2021-05-11T13:40:30.454Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.31s) [2021-05-11T13:40:30.454Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.73s) [2021-05-11T13:40:30.454Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.22s) [2021-05-11T13:40:30.454Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.66s) [2021-05-11T13:40:30.454Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2021-05-11T13:40:30.454Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-05-11T13:40:30.454Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.454Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-05-11T13:40:30.454Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.454Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-05-11T13:40:30.454Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.454Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-05-11T13:40:30.454Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.454Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-05-11T13:40:30.454Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.454Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-05-11T13:40:30.454Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.454Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-05-11T13:40:30.454Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.454Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-05-11T13:40:30.454Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.454Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-05-11T13:40:30.454Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.454Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-05-11T13:40:30.454Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.454Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-05-11T13:40:30.454Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.454Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-05-11T13:40:30.454Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.454Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-05-11T13:40:30.454Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.454Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-05-11T13:40:30.454Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.454Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-05-11T13:40:30.454Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.454Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-05-11T13:40:30.454Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.454Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2021-05-11T13:40:30.454Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2021-05-11T13:40:30.454Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.10s) [2021-05-11T13:40:30.454Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.09s) [2021-05-11T13:40:30.454Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.90s) [2021-05-11T13:40:30.454Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.73s) [2021-05-11T13:40:30.454Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-05-11T13:40:30.454Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.454Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.27s) [2021-05-11T13:40:30.454Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2021-05-11T13:40:30.454Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.67s) [2021-05-11T13:40:30.454Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.70s) [2021-05-11T13:40:30.454Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.62s) [2021-05-11T13:40:30.454Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.69s) [2021-05-11T13:40:30.454Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.50s) [2021-05-11T13:40:30.454Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-05-11T13:40:30.454Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.454Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.38s) [2021-05-11T13:40:30.454Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.72s) [2021-05-11T13:40:30.454Z] --- PASS: TestDockerSuite/TestLogsSince (9.26s) [2021-05-11T13:40:30.454Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-05-11T13:40:30.454Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.454Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-05-11T13:40:30.454Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.454Z] --- PASS: TestDockerSuite/TestLogsTail (3.11s) [2021-05-11T13:40:30.454Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.81s) [2021-05-11T13:40:30.454Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.39s) [2021-05-11T13:40:30.454Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-05-11T13:40:30.454Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.454Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-05-11T13:40:30.454Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.454Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2021-05-11T13:40:30.454Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.454Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-05-11T13:40:30.454Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.454Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-05-11T13:40:30.454Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.454Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-05-11T13:40:30.454Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.454Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-05-11T13:40:30.454Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.454Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-05-11T13:40:30.454Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.454Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2021-05-11T13:40:30.454Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-05-11T13:40:30.454Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.454Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-05-11T13:40:30.454Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-05-11T13:40:30.454Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-05-11T13:40:30.454Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-05-11T13:40:30.454Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-05-11T13:40:30.454Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.454Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-05-11T13:40:30.454Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.454Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-05-11T13:40:30.454Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.454Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-05-11T13:40:30.454Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.454Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-05-11T13:40:30.454Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.454Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-05-11T13:40:30.454Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.454Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.31s) [2021-05-11T13:40:30.454Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-05-11T13:40:30.454Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.454Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2021-05-11T13:40:30.454Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-05-11T13:40:30.454Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.454Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-05-11T13:40:30.454Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.454Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-05-11T13:40:30.454Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.454Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-05-11T13:40:30.454Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.454Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-05-11T13:40:30.454Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.454Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-05-11T13:40:30.454Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.454Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-05-11T13:40:30.454Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.454Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.34s) [2021-05-11T13:40:30.454Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-05-11T13:40:30.454Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.454Z] --- PASS: TestDockerSuite/TestPsByOrder (8.53s) [2021-05-11T13:40:30.454Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-05-11T13:40:30.454Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.454Z] --- PASS: TestDockerSuite/TestPsListContainersBase (9.59s) [2021-05-11T13:40:30.454Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (14.99s) [2021-05-11T13:40:30.454Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.34s) [2021-05-11T13:40:30.454Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-05-11T13:40:30.454Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-05-11T13:40:30.454Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.64s) [2021-05-11T13:40:30.454Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.00s) [2021-05-11T13:40:30.454Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (8.00s) [2021-05-11T13:40:30.454Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.04s) [2021-05-11T13:40:30.454Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-05-11T13:40:30.454Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.454Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-05-11T13:40:30.454Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.454Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.10s) [2021-05-11T13:40:30.454Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-05-11T13:40:30.454Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.454Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-05-11T13:40:30.454Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.454Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-05-11T13:40:30.454Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.454Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-05-11T13:40:30.454Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.454Z] --- PASS: TestDockerSuite/TestPsShowMounts (7.15s) [2021-05-11T13:40:30.454Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-05-11T13:40:30.454Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.454Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.60s) [2021-05-11T13:40:30.454Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-05-11T13:40:30.454Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.454Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.26s) [2021-05-11T13:40:30.454Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.90s) [2021-05-11T13:40:30.454Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-05-11T13:40:30.454Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.454Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.31s) [2021-05-11T13:40:30.454Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (5.00s) [2021-05-11T13:40:30.454Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.59s) [2021-05-11T13:40:30.454Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (24.80s) [2021-05-11T13:40:30.454Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-05-11T13:40:30.454Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.454Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (7.56s) [2021-05-11T13:40:30.454Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.28s) [2021-05-11T13:40:30.454Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.24s) [2021-05-11T13:40:30.454Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.89s) [2021-05-11T13:40:30.454Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.95s) [2021-05-11T13:40:30.454Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.51s) [2021-05-11T13:40:30.454Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-05-11T13:40:30.454Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.454Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.98s) [2021-05-11T13:40:30.454Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2021-05-11T13:40:30.454Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.35s) [2021-05-11T13:40:30.454Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (18.54s) [2021-05-11T13:40:30.454Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.76s) [2021-05-11T13:40:30.454Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.73s) [2021-05-11T13:40:30.454Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.37s) [2021-05-11T13:40:30.454Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.78s) [2021-05-11T13:40:30.454Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (8.78s) [2021-05-11T13:40:30.454Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.03s) [2021-05-11T13:40:30.454Z] --- PASS: TestDockerSuite/TestRmiTag (0.65s) [2021-05-11T13:40:30.454Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.78s) [2021-05-11T13:40:30.454Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (35.34s) [2021-05-11T13:40:30.454Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.05s) [2021-05-11T13:40:30.454Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.25s) [2021-05-11T13:40:30.454Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.26s) [2021-05-11T13:40:30.454Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-05-11T13:40:30.454Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.454Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-05-11T13:40:30.454Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.454Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-05-11T13:40:30.454Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.454Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-05-11T13:40:30.454Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.454Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-05-11T13:40:30.454Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.454Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-05-11T13:40:30.454Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.454Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-05-11T13:40:30.454Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.454Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.91s) [2021-05-11T13:40:30.454Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-05-11T13:40:30.454Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.454Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-05-11T13:40:30.454Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.454Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.74s) [2021-05-11T13:40:30.454Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.78s) [2021-05-11T13:40:30.454Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.73s) [2021-05-11T13:40:30.454Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.63s) [2021-05-11T13:40:30.454Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.64s) [2021-05-11T13:40:30.454Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2021-05-11T13:40:30.454Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.15s) [2021-05-11T13:40:30.454Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-05-11T13:40:30.454Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.454Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-05-11T13:40:30.454Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.454Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-05-11T13:40:30.454Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.455Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-05-11T13:40:30.455Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.455Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-05-11T13:40:30.455Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.455Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-05-11T13:40:30.455Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.455Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-05-11T13:40:30.455Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.455Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-05-11T13:40:30.455Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.455Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-05-11T13:40:30.455Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.455Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-05-11T13:40:30.455Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.455Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-05-11T13:40:30.455Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.455Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.27s) [2021-05-11T13:40:30.455Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-05-11T13:40:30.455Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.455Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.67s) [2021-05-11T13:40:30.455Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-05-11T13:40:30.455Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.455Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-05-11T13:40:30.455Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.455Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.18s) [2021-05-11T13:40:30.455Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-05-11T13:40:30.455Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.455Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-05-11T13:40:30.455Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.455Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-05-11T13:40:30.455Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.455Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-05-11T13:40:30.455Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.455Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-05-11T13:40:30.455Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.455Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-05-11T13:40:30.455Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.455Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-05-11T13:40:30.455Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.455Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.95s) [2021-05-11T13:40:30.455Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.21s) [2021-05-11T13:40:30.455Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.34s) [2021-05-11T13:40:30.455Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-05-11T13:40:30.455Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.455Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-05-11T13:40:30.455Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.455Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-05-11T13:40:30.455Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.455Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.33s) [2021-05-11T13:40:30.455Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-05-11T13:40:30.455Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.455Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-05-11T13:40:30.455Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.455Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-05-11T13:40:30.455Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.455Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-05-11T13:40:30.455Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.455Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.95s) [2021-05-11T13:40:30.455Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (7.13s) [2021-05-11T13:40:30.455Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-05-11T13:40:30.455Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.455Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-05-11T13:40:30.455Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.455Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-05-11T13:40:30.455Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.455Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-05-11T13:40:30.455Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.455Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-05-11T13:40:30.455Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.455Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-05-11T13:40:30.455Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.455Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.71s) [2021-05-11T13:40:30.455Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-05-11T13:40:30.455Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.455Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.17s) [2021-05-11T13:40:30.455Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-05-11T13:40:30.455Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.455Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.41s) [2021-05-11T13:40:30.455Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.29s) [2021-05-11T13:40:30.455Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-05-11T13:40:30.455Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.455Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.65s) [2021-05-11T13:40:30.455Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-05-11T13:40:30.455Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.455Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-05-11T13:40:30.455Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.455Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-05-11T13:40:30.455Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.455Z] --- PASS: TestDockerSuite/TestRunExitCode (2.69s) [2021-05-11T13:40:30.455Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.68s) [2021-05-11T13:40:30.455Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.31s) [2021-05-11T13:40:30.455Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.76s) [2021-05-11T13:40:30.455Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2021-05-11T13:40:30.455Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-05-11T13:40:30.455Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.455Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-05-11T13:40:30.455Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.455Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-05-11T13:40:30.455Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.455Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-05-11T13:40:30.455Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.455Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-05-11T13:40:30.455Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-05-11T13:40:30.455Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-05-11T13:40:30.455Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.455Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-05-11T13:40:30.455Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.455Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.69s) [2021-05-11T13:40:30.455Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-05-11T13:40:30.455Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.455Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2021-05-11T13:40:30.455Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-05-11T13:40:30.455Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.455Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-05-11T13:40:30.455Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.455Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-05-11T13:40:30.455Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.455Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-05-11T13:40:30.455Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.455Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.51s) [2021-05-11T13:40:30.455Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-05-11T13:40:30.455Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.455Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.68s) [2021-05-11T13:40:30.455Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-05-11T13:40:30.455Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.455Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-05-11T13:40:30.455Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.455Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-05-11T13:40:30.455Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.455Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-05-11T13:40:30.455Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.455Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-05-11T13:40:30.455Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.455Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-05-11T13:40:30.455Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.455Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-05-11T13:40:30.455Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.455Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-05-11T13:40:30.455Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.455Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-05-11T13:40:30.455Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.455Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-05-11T13:40:30.455Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.455Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-05-11T13:40:30.455Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.455Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-05-11T13:40:30.455Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.455Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-05-11T13:40:30.455Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.455Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (8.04s) [2021-05-11T13:40:30.455Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-05-11T13:40:30.455Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.455Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-05-11T13:40:30.455Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.455Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-05-11T13:40:30.455Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.455Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.71s) [2021-05-11T13:40:30.455Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.74s) [2021-05-11T13:40:30.455Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-05-11T13:40:30.455Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.455Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-05-11T13:40:30.455Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.455Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-05-11T13:40:30.455Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.455Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-05-11T13:40:30.455Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.455Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-05-11T13:40:30.455Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.455Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-05-11T13:40:30.455Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.455Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-05-11T13:40:30.455Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.455Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-05-11T13:40:30.455Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.455Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-05-11T13:40:30.455Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.455Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.46s) [2021-05-11T13:40:30.455Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.22s) [2021-05-11T13:40:30.455Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.84s) [2021-05-11T13:40:30.455Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.93s) [2021-05-11T13:40:30.455Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.20s) [2021-05-11T13:40:30.455Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.49s) [2021-05-11T13:40:30.455Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.29s) [2021-05-11T13:40:30.455Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.455Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-05-11T13:40:30.455Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.455Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-05-11T13:40:30.455Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.455Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-05-11T13:40:30.455Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.455Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-05-11T13:40:30.455Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.455Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-05-11T13:40:30.455Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.455Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-05-11T13:40:30.455Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.455Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-05-11T13:40:30.455Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.455Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.40s) [2021-05-11T13:40:30.455Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-05-11T13:40:30.455Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.455Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-05-11T13:40:30.455Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-05-11T13:40:30.455Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-05-11T13:40:30.455Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.455Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-05-11T13:40:30.455Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.455Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-05-11T13:40:30.455Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.455Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (9.18s) [2021-05-11T13:40:30.455Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-05-11T13:40:30.455Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.455Z] --- PASS: TestDockerSuite/TestRunRm (2.34s) [2021-05-11T13:40:30.455Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.71s) [2021-05-11T13:40:30.455Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.21s) [2021-05-11T13:40:30.455Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.65s) [2021-05-11T13:40:30.455Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.32s) [2021-05-11T13:40:30.455Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.78s) [2021-05-11T13:40:30.455Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-05-11T13:40:30.455Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.455Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-05-11T13:40:30.455Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.455Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.66s) [2021-05-11T13:40:30.455Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-05-11T13:40:30.455Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.455Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.40s) [2021-05-11T13:40:30.455Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-05-11T13:40:30.827Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-05-11T13:40:30.906Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.906Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-05-11T13:40:30.906Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.906Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.17s) [2021-05-11T13:40:30.907Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2021-05-11T13:40:30.907Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-05-11T13:40:30.907Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.907Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.00s) [2021-05-11T13:40:30.907Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-05-11T13:40:30.907Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.907Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-05-11T13:40:30.907Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.907Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-05-11T13:40:30.907Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.907Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-05-11T13:40:30.907Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.907Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-05-11T13:40:30.907Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-05-11T13:40:30.907Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-05-11T13:40:30.907Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.907Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-05-11T13:40:30.907Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.907Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-05-11T13:40:30.907Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.907Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-05-11T13:40:30.907Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.907Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-05-11T13:40:30.907Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.907Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.34s) [2021-05-11T13:40:30.907Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-05-11T13:40:30.907Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.907Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.73s) [2021-05-11T13:40:30.907Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-05-11T13:40:30.907Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.907Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-05-11T13:40:30.907Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.907Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.63s) [2021-05-11T13:40:30.907Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.98s) [2021-05-11T13:40:30.907Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.29s) [2021-05-11T13:40:30.907Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.61s) [2021-05-11T13:40:30.907Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-05-11T13:40:30.907Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.907Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.18s) [2021-05-11T13:40:30.907Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.49s) [2021-05-11T13:40:30.907Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.73s) [2021-05-11T13:40:30.907Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.40s) [2021-05-11T13:40:30.907Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-05-11T13:40:30.907Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.907Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2021-05-11T13:40:30.907Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2021-05-11T13:40:30.907Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-05-11T13:40:30.907Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.907Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-05-11T13:40:30.907Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.907Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-05-11T13:40:30.907Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.907Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-05-11T13:40:30.907Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.907Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-05-11T13:40:30.907Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.907Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (13.36s) [2021-05-11T13:40:30.907Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.73s) [2021-05-11T13:40:30.907Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.88s) [2021-05-11T13:40:30.907Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.99s) [2021-05-11T13:40:30.907Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-05-11T13:40:30.907Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-05-11T13:40:30.907Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-05-11T13:40:30.907Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.907Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-05-11T13:40:30.907Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.907Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-05-11T13:40:30.907Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.907Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-05-11T13:40:30.907Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.907Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-05-11T13:40:30.907Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.907Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-05-11T13:40:30.907Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.907Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-05-11T13:40:30.907Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.907Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-05-11T13:40:30.907Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.907Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-05-11T13:40:30.907Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.907Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-05-11T13:40:30.907Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.907Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-05-11T13:40:30.907Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.907Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-05-11T13:40:30.907Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.907Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-05-11T13:40:30.907Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.907Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-05-11T13:40:30.907Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.907Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-05-11T13:40:30.907Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.907Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-05-11T13:40:30.907Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.907Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.26s) [2021-05-11T13:40:30.907Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.38s) [2021-05-11T13:40:30.907Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s) [2021-05-11T13:40:30.907Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.24s) [2021-05-11T13:40:30.907Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.63s) [2021-05-11T13:40:30.907Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (7.72s) [2021-05-11T13:40:30.907Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-05-11T13:40:30.907Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.907Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.79s) [2021-05-11T13:40:30.907Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-05-11T13:40:30.907Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.907Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.36s) [2021-05-11T13:40:30.907Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-05-11T13:40:30.907Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.907Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-05-11T13:40:30.907Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.907Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-05-11T13:40:30.907Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-05-11T13:40:30.907Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-05-11T13:40:30.907Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.907Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (5.97s) [2021-05-11T13:40:30.907Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-05-11T13:40:30.907Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.907Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-05-11T13:40:30.907Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.907Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-05-11T13:40:30.907Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.907Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-05-11T13:40:30.907Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.907Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2021-05-11T13:40:30.907Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.907Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2021-05-11T13:40:30.907Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.907Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.24s) [2021-05-11T13:40:30.907Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.39s) [2021-05-11T13:40:30.907Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-05-11T13:40:30.907Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.907Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.18s) [2021-05-11T13:40:30.907Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-05-11T13:40:30.907Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.907Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-05-11T13:40:30.907Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.907Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-05-11T13:40:30.907Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.907Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-05-11T13:40:30.907Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.907Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-05-11T13:40:30.907Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.907Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-05-11T13:40:30.907Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.907Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.28s) [2021-05-11T13:40:30.907Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.14s) [2021-05-11T13:40:30.907Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.20s) [2021-05-11T13:40:30.907Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-05-11T13:40:30.907Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.907Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.31s) [2021-05-11T13:40:30.907Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.28s) [2021-05-11T13:40:30.907Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.14s) [2021-05-11T13:40:30.907Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.96s) [2021-05-11T13:40:30.907Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2021-05-11T13:40:30.907Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.37s) [2021-05-11T13:40:30.907Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.40s) [2021-05-11T13:40:30.907Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.41s) [2021-05-11T13:40:30.907Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2021-05-11T13:40:30.907Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.17s) [2021-05-11T13:40:30.907Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (8.69s) [2021-05-11T13:40:30.907Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-05-11T13:40:30.907Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.907Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.63s) [2021-05-11T13:40:30.907Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.19s) [2021-05-11T13:40:30.907Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-05-11T13:40:30.907Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.907Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.58s) [2021-05-11T13:40:30.907Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.26s) [2021-05-11T13:40:30.907Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.27s) [2021-05-11T13:40:30.907Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (10.45s) [2021-05-11T13:40:30.907Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-05-11T13:40:30.907Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.907Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.35s) [2021-05-11T13:40:30.907Z] === RUN TestDockerRegistrySuite [2021-05-11T13:40:30.907Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-05-11T13:40:30.907Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-05-11T13:40:30.907Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-05-11T13:40:30.907Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-05-11T13:40:30.907Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-05-11T13:40:30.907Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-05-11T13:40:30.907Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-05-11T13:40:30.907Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-05-11T13:40:30.907Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-05-11T13:40:30.907Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-05-11T13:40:30.907Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-05-11T13:40:30.907Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-05-11T13:40:30.907Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-05-11T13:40:30.907Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-05-11T13:40:30.907Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-05-11T13:40:30.907Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-05-11T13:40:30.907Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-05-11T13:40:30.907Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-05-11T13:40:30.907Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-05-11T13:40:30.907Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-05-11T13:40:30.907Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-05-11T13:40:30.907Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-05-11T13:40:30.907Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-05-11T13:40:30.907Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-05-11T13:40:30.907Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-05-11T13:40:30.907Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-05-11T13:40:30.907Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-05-11T13:40:30.907Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-05-11T13:40:30.907Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-05-11T13:40:30.907Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-05-11T13:40:30.907Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-05-11T13:40:30.907Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-05-11T13:40:30.907Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-05-11T13:40:30.907Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-05-11T13:40:30.907Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-05-11T13:40:30.907Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-05-11T13:40:30.907Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-05-11T13:40:30.907Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-05-11T13:40:30.907Z] --- PASS: TestDockerRegistrySuite (0.15s) [2021-05-11T13:40:30.907Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-05-11T13:40:30.907Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.907Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-05-11T13:40:30.907Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.907Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-05-11T13:40:30.907Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.907Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-05-11T13:40:30.907Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.907Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-05-11T13:40:30.907Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.907Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-05-11T13:40:30.907Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.907Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-05-11T13:40:30.907Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.907Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-05-11T13:40:30.907Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.907Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-05-11T13:40:30.907Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.907Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-05-11T13:40:30.907Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.907Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-05-11T13:40:30.907Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.907Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-05-11T13:40:30.907Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.907Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-05-11T13:40:30.907Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.907Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-05-11T13:40:30.907Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.908Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-05-11T13:40:30.908Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.908Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-05-11T13:40:30.908Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.908Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-05-11T13:40:30.908Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.908Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-05-11T13:40:30.908Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.908Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-05-11T13:40:30.908Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.908Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-05-11T13:40:30.908Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.908Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-05-11T13:40:30.908Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.908Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-05-11T13:40:30.908Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.908Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-05-11T13:40:30.908Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.908Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-05-11T13:40:30.908Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.908Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-05-11T13:40:30.908Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.908Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-05-11T13:40:30.908Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.908Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-05-11T13:40:30.908Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.908Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-05-11T13:40:30.908Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.908Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-05-11T13:40:30.908Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.908Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-05-11T13:40:30.908Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.908Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-05-11T13:40:30.908Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.908Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-05-11T13:40:30.908Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.908Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-05-11T13:40:30.908Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.908Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-05-11T13:40:30.908Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.908Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-05-11T13:40:30.908Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.908Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-05-11T13:40:30.908Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.908Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-05-11T13:40:30.908Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.908Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-05-11T13:40:30.908Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.908Z] === RUN TestDockerSchema1RegistrySuite [2021-05-11T13:40:30.908Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-05-11T13:40:30.908Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-05-11T13:40:30.908Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-05-11T13:40:30.908Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-05-11T13:40:30.908Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-05-11T13:40:30.908Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-05-11T13:40:30.908Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-05-11T13:40:30.908Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-05-11T13:40:30.908Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-05-11T13:40:30.908Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-05-11T13:40:30.908Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-05-11T13:40:30.908Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-05-11T13:40:30.908Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-05-11T13:40:30.908Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-05-11T13:40:30.908Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-05-11T13:40:30.908Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-05-11T13:40:30.908Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-05-11T13:40:30.908Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-05-11T13:40:30.908Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-05-11T13:40:30.908Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-05-11T13:40:30.908Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.908Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-05-11T13:40:30.908Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.908Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-05-11T13:40:30.908Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.908Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-05-11T13:40:30.908Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.908Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-05-11T13:40:30.908Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.908Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-05-11T13:40:30.908Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.908Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-05-11T13:40:30.908Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.908Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-05-11T13:40:30.908Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.908Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-05-11T13:40:30.908Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.908Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-05-11T13:40:30.908Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.908Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-05-11T13:40:30.908Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.908Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-05-11T13:40:30.908Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.908Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-05-11T13:40:30.908Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.908Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-05-11T13:40:30.908Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.908Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-05-11T13:40:30.908Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.908Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-05-11T13:40:30.908Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.908Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-05-11T13:40:30.908Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.908Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-05-11T13:40:30.908Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.908Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-05-11T13:40:30.908Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-05-11T13:40:30.908Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-05-11T13:40:30.908Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-05-11T13:40:30.908Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-05-11T13:40:30.908Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-05-11T13:40:30.908Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-05-11T13:40:30.908Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-05-11T13:40:30.908Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-05-11T13:40:30.908Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.04s) [2021-05-11T13:40:30.908Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-05-11T13:40:30.908Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.908Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-05-11T13:40:30.908Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.908Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-05-11T13:40:30.908Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.908Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-05-11T13:40:30.908Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.908Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-05-11T13:40:30.908Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.908Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-05-11T13:40:30.908Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.908Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-05-11T13:40:30.908Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.908Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-05-11T13:40:30.908Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.908Z] === RUN TestDockerRegistryAuthTokenSuite [2021-05-11T13:40:30.908Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-05-11T13:40:30.908Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-05-11T13:40:30.908Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-05-11T13:40:30.908Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-05-11T13:40:30.908Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-05-11T13:40:30.908Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-05-11T13:40:30.908Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-05-11T13:40:30.908Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.908Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-05-11T13:40:30.908Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.908Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-05-11T13:40:30.908Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.908Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-05-11T13:40:30.908Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.908Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-05-11T13:40:30.908Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.908Z] === RUN TestDockerDaemonSuite [2021-05-11T13:40:30.908Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-05-11T13:40:30.908Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-05-11T13:40:30.908Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-05-11T13:40:30.908Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-05-11T13:40:30.908Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-05-11T13:40:30.908Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.908Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-05-11T13:40:30.908Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.908Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-05-11T13:40:30.908Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.908Z] === RUN TestDockerSwarmSuite [2021-05-11T13:40:30.908Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-05-11T13:40:30.908Z] === RUN TestDockerPluginSuite [2021-05-11T13:40:30.908Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-05-11T13:40:30.908Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-05-11T13:40:30.908Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-05-11T13:40:30.908Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-05-11T13:40:30.908Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-05-11T13:40:30.908Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-05-11T13:40:30.908Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-05-11T13:40:30.908Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-05-11T13:40:30.908Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-05-11T13:40:30.908Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-05-11T13:40:30.908Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-05-11T13:40:30.908Z] --- PASS: TestDockerPluginSuite (0.02s) [2021-05-11T13:40:30.908Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-05-11T13:40:30.908Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.908Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-05-11T13:40:30.908Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.908Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-05-11T13:40:30.908Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.908Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-05-11T13:40:30.908Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.908Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-05-11T13:40:30.908Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.908Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-05-11T13:40:30.908Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.908Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-05-11T13:40:30.908Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.908Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-05-11T13:40:30.908Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.908Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-05-11T13:40:30.908Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.908Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-05-11T13:40:30.908Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.908Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-05-11T13:40:30.908Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.908Z] === RUN TestDockerExternalVolumeSuite [2021-05-11T13:40:30.908Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-05-11T13:40:30.908Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.908Z] === RUN TestDockerNetworkSuite [2021-05-11T13:40:30.908Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-05-11T13:40:30.908Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.908Z] === RUN TestDockerHubPullSuite [2021-05-11T13:40:30.908Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-05-11T13:40:30.908Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.908Z] PASS [2021-05-11T13:40:30.908Z] ok github.com/docker/docker/integration-cli 2493.637s [2021-05-11T13:40:30.908Z] [2021-05-11T13:40:30.908Z] === Skipped [2021-05-11T13:40:30.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-05-11T13:40:30.908Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-05-11T13:40:30.908Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.908Z] [2021-05-11T13:40:30.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-05-11T13:40:30.908Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-05-11T13:40:30.908Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.908Z] [2021-05-11T13:40:30.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-05-11T13:40:30.908Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-05-11T13:40:30.908Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.908Z] [2021-05-11T13:40:30.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-05-11T13:40:30.908Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-05-11T13:40:30.908Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.908Z] [2021-05-11T13:40:30.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-05-11T13:40:30.908Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-05-11T13:40:30.908Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.908Z] [2021-05-11T13:40:30.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-05-11T13:40:30.908Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-05-11T13:40:30.908Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.908Z] [2021-05-11T13:40:30.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-05-11T13:40:30.908Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-05-11T13:40:30.908Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.908Z] [2021-05-11T13:40:30.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-05-11T13:40:30.908Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-05-11T13:40:30.908Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.908Z] [2021-05-11T13:40:30.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-05-11T13:40:30.908Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-05-11T13:40:30.908Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.908Z] [2021-05-11T13:40:30.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-05-11T13:40:30.908Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-05-11T13:40:30.908Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.908Z] [2021-05-11T13:40:30.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-05-11T13:40:30.908Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-05-11T13:40:30.908Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.908Z] [2021-05-11T13:40:30.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-05-11T13:40:30.908Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-05-11T13:40:30.908Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.908Z] [2021-05-11T13:40:30.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-05-11T13:40:30.909Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-05-11T13:40:30.909Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-05-11T13:40:30.909Z] [2021-05-11T13:40:30.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-05-11T13:40:30.909Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-05-11T13:40:30.909Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-05-11T13:40:30.909Z] [2021-05-11T13:40:30.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-05-11T13:40:30.909Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-05-11T13:40:30.909Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.909Z] [2021-05-11T13:40:30.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2021-05-11T13:40:30.909Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-05-11T13:40:30.909Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.909Z] [2021-05-11T13:40:30.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-05-11T13:40:30.909Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-05-11T13:40:30.909Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-05-11T13:40:30.909Z] [2021-05-11T13:40:30.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-05-11T13:40:30.909Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-05-11T13:40:30.909Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.909Z] [2021-05-11T13:40:30.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.47s) [2021-05-11T13:40:30.909Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.47s) [2021-05-11T13:40:30.909Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-05-11T13:40:30.909Z] [2021-05-11T13:40:30.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-05-11T13:40:30.909Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-05-11T13:40:30.909Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.909Z] [2021-05-11T13:40:30.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-05-11T13:40:30.909Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-05-11T13:40:30.909Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.909Z] [2021-05-11T13:40:30.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-05-11T13:40:30.909Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-05-11T13:40:30.909Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.909Z] [2021-05-11T13:40:30.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-05-11T13:40:30.909Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-05-11T13:40:30.909Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.909Z] [2021-05-11T13:40:30.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-05-11T13:40:30.909Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-05-11T13:40:30.909Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.909Z] [2021-05-11T13:40:30.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-05-11T13:40:30.909Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-05-11T13:40:30.909Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.909Z] [2021-05-11T13:40:30.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2021-05-11T13:40:30.909Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-05-11T13:40:30.909Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.909Z] [2021-05-11T13:40:30.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-05-11T13:40:30.909Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-05-11T13:40:30.909Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.909Z] [2021-05-11T13:40:30.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-05-11T13:40:30.909Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-05-11T13:40:30.909Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.909Z] [2021-05-11T13:40:30.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-05-11T13:40:30.909Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-05-11T13:40:30.909Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.909Z] [2021-05-11T13:40:30.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-05-11T13:40:30.909Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-05-11T13:40:30.909Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.909Z] [2021-05-11T13:40:30.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.47s) [2021-05-11T13:40:30.909Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.47s) [2021-05-11T13:40:30.909Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.909Z] [2021-05-11T13:40:30.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.87s) [2021-05-11T13:40:30.909Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.87s) [2021-05-11T13:40:30.909Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.909Z] [2021-05-11T13:40:30.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.21s) [2021-05-11T13:40:30.909Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.21s) [2021-05-11T13:40:30.909Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.909Z] [2021-05-11T13:40:30.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.47s) [2021-05-11T13:40:30.909Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.47s) [2021-05-11T13:40:30.909Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.909Z] [2021-05-11T13:40:30.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-05-11T13:40:30.909Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-05-11T13:40:30.909Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.909Z] [2021-05-11T13:40:30.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-05-11T13:40:30.909Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-05-11T13:40:30.909Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.909Z] [2021-05-11T13:40:30.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-05-11T13:40:30.909Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-05-11T13:40:30.909Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.909Z] [2021-05-11T13:40:30.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-05-11T13:40:30.909Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-05-11T13:40:30.909Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.909Z] [2021-05-11T13:40:30.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-05-11T13:40:30.909Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-05-11T13:40:30.909Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.909Z] [2021-05-11T13:40:30.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.85s) [2021-05-11T13:40:30.909Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.85s) [2021-05-11T13:40:30.909Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.909Z] [2021-05-11T13:40:30.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.46s) [2021-05-11T13:40:30.909Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.46s) [2021-05-11T13:40:30.909Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.909Z] [2021-05-11T13:40:30.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-05-11T13:40:30.909Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-05-11T13:40:30.909Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.909Z] [2021-05-11T13:40:30.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-05-11T13:40:30.909Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-05-11T13:40:30.909Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.909Z] [2021-05-11T13:40:30.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-05-11T13:40:30.909Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-05-11T13:40:30.909Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-05-11T13:40:30.909Z] [2021-05-11T13:40:30.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-05-11T13:40:30.909Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-05-11T13:40:30.909Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.909Z] [2021-05-11T13:40:30.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-05-11T13:40:30.909Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-05-11T13:40:30.909Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.909Z] [2021-05-11T13:40:30.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-05-11T13:40:30.909Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-05-11T13:40:30.909Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.909Z] [2021-05-11T13:40:30.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-05-11T13:40:30.909Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-05-11T13:40:30.909Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.909Z] [2021-05-11T13:40:30.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-05-11T13:40:30.909Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-05-11T13:40:30.909Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.909Z] [2021-05-11T13:40:30.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.43s) [2021-05-11T13:40:30.909Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.43s) [2021-05-11T13:40:30.909Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.909Z] [2021-05-11T13:40:30.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.42s) [2021-05-11T13:40:30.909Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.42s) [2021-05-11T13:40:30.909Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.909Z] [2021-05-11T13:40:30.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-05-11T13:40:30.909Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-05-11T13:40:30.909Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.909Z] [2021-05-11T13:40:30.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-05-11T13:40:30.909Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-05-11T13:40:30.909Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.909Z] [2021-05-11T13:40:30.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.44s) [2021-05-11T13:40:30.909Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.44s) [2021-05-11T13:40:30.909Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.909Z] [2021-05-11T13:40:30.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.47s) [2021-05-11T13:40:30.909Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.47s) [2021-05-11T13:40:30.909Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.909Z] [2021-05-11T13:40:30.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.43s) [2021-05-11T13:40:30.909Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.43s) [2021-05-11T13:40:30.909Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.909Z] [2021-05-11T13:40:30.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-05-11T13:40:30.909Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-05-11T13:40:30.909Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.909Z] [2021-05-11T13:40:30.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-05-11T13:40:30.909Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-05-11T13:40:30.909Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.909Z] [2021-05-11T13:40:30.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2021-05-11T13:40:30.909Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-05-11T13:40:30.909Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.909Z] [2021-05-11T13:40:30.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.39s) [2021-05-11T13:40:30.909Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.39s) [2021-05-11T13:40:30.909Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.909Z] [2021-05-11T13:40:30.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-05-11T13:40:30.909Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-05-11T13:40:30.909Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.909Z] [2021-05-11T13:40:30.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-05-11T13:40:30.909Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-05-11T13:40:30.909Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.909Z] [2021-05-11T13:40:30.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-05-11T13:40:30.909Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-05-11T13:40:30.909Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.909Z] [2021-05-11T13:40:30.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-05-11T13:40:30.909Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-05-11T13:40:30.909Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.909Z] [2021-05-11T13:40:30.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-05-11T13:40:30.909Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-05-11T13:40:30.909Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.909Z] [2021-05-11T13:40:30.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-05-11T13:40:30.909Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-05-11T13:40:30.909Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.909Z] [2021-05-11T13:40:30.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-05-11T13:40:30.909Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-05-11T13:40:30.909Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.909Z] [2021-05-11T13:40:30.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2021-05-11T13:40:30.909Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-05-11T13:40:30.909Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.909Z] [2021-05-11T13:40:30.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-05-11T13:40:30.909Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-05-11T13:40:30.909Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.909Z] [2021-05-11T13:40:30.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-05-11T13:40:30.909Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-05-11T13:40:30.909Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.909Z] [2021-05-11T13:40:30.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-05-11T13:40:30.909Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-05-11T13:40:30.909Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.909Z] [2021-05-11T13:40:30.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-05-11T13:40:30.909Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-05-11T13:40:30.909Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-05-11T13:40:30.909Z] [2021-05-11T13:40:30.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-05-11T13:40:30.909Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-05-11T13:40:30.909Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.909Z] [2021-05-11T13:40:30.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2021-05-11T13:40:30.909Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2021-05-11T13:40:30.909Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.909Z] [2021-05-11T13:40:30.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2021-05-11T13:40:30.909Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-05-11T13:40:30.909Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.909Z] [2021-05-11T13:40:30.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s) [2021-05-11T13:40:30.910Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2021-05-11T13:40:30.910Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.910Z] [2021-05-11T13:40:30.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2021-05-11T13:40:30.910Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2021-05-11T13:40:30.910Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.910Z] [2021-05-11T13:40:30.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-05-11T13:40:30.910Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-05-11T13:40:30.910Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.910Z] [2021-05-11T13:40:30.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-05-11T13:40:30.910Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-05-11T13:40:30.910Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.910Z] [2021-05-11T13:40:30.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2021-05-11T13:40:30.910Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-05-11T13:40:30.910Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.910Z] [2021-05-11T13:40:30.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-05-11T13:40:30.910Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-05-11T13:40:30.910Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.910Z] [2021-05-11T13:40:30.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-05-11T13:40:30.910Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-05-11T13:40:30.910Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.910Z] [2021-05-11T13:40:30.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2021-05-11T13:40:30.910Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-05-11T13:40:30.910Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.910Z] [2021-05-11T13:40:30.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-05-11T13:40:30.910Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-05-11T13:40:30.910Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.910Z] [2021-05-11T13:40:30.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2021-05-11T13:40:30.910Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2021-05-11T13:40:30.910Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.910Z] [2021-05-11T13:40:30.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.46s) [2021-05-11T13:40:30.910Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.46s) [2021-05-11T13:40:30.910Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.910Z] [2021-05-11T13:40:30.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.42s) [2021-05-11T13:40:30.910Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.42s) [2021-05-11T13:40:30.910Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.910Z] [2021-05-11T13:40:30.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2021-05-11T13:40:30.910Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-05-11T13:40:30.910Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.910Z] [2021-05-11T13:40:30.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-05-11T13:40:30.910Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-05-11T13:40:30.910Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.910Z] [2021-05-11T13:40:30.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-05-11T13:40:30.910Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-05-11T13:40:30.910Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.910Z] [2021-05-11T13:40:30.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-05-11T13:40:30.910Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-05-11T13:40:30.910Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.910Z] [2021-05-11T13:40:30.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-05-11T13:40:30.910Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-05-11T13:40:30.910Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.910Z] [2021-05-11T13:40:30.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.47s) [2021-05-11T13:40:30.910Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.47s) [2021-05-11T13:40:30.910Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.910Z] [2021-05-11T13:40:30.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-05-11T13:40:30.910Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-05-11T13:40:30.910Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.910Z] [2021-05-11T13:40:30.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.45s) [2021-05-11T13:40:30.910Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.45s) [2021-05-11T13:40:30.910Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.910Z] [2021-05-11T13:40:30.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.42s) [2021-05-11T13:40:30.910Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.42s) [2021-05-11T13:40:30.910Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.910Z] [2021-05-11T13:40:30.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.42s) [2021-05-11T13:40:30.910Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.42s) [2021-05-11T13:40:30.910Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.910Z] [2021-05-11T13:40:30.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-05-11T13:40:30.910Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-05-11T13:40:30.910Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.910Z] [2021-05-11T13:40:30.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.43s) [2021-05-11T13:40:30.910Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.43s) [2021-05-11T13:40:30.910Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.910Z] [2021-05-11T13:40:30.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-05-11T13:40:30.910Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-05-11T13:40:30.910Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.910Z] [2021-05-11T13:40:30.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-05-11T13:40:30.910Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-05-11T13:40:30.910Z] docker_cli_sni_test.go:18: Flakey test [2021-05-11T13:40:30.910Z] [2021-05-11T13:40:30.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2021-05-11T13:40:30.910Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-05-11T13:40:30.910Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.910Z] [2021-05-11T13:40:30.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-05-11T13:40:30.910Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-05-11T13:40:30.910Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.910Z] [2021-05-11T13:40:30.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-05-11T13:40:30.910Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-05-11T13:40:30.910Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.910Z] [2021-05-11T13:40:30.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-05-11T13:40:30.910Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-05-11T13:40:30.910Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.910Z] [2021-05-11T13:40:30.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-05-11T13:40:30.910Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-05-11T13:40:30.910Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.910Z] [2021-05-11T13:40:30.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-05-11T13:40:30.910Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-05-11T13:40:30.910Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.910Z] [2021-05-11T13:40:30.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-05-11T13:40:30.910Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-05-11T13:40:30.910Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.910Z] [2021-05-11T13:40:30.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-05-11T13:40:30.910Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-05-11T13:40:30.910Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.910Z] [2021-05-11T13:40:30.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-05-11T13:40:30.910Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-05-11T13:40:30.910Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.910Z] [2021-05-11T13:40:30.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-05-11T13:40:30.910Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-05-11T13:40:30.910Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.910Z] [2021-05-11T13:40:30.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-05-11T13:40:30.910Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-05-11T13:40:30.910Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.910Z] [2021-05-11T13:40:30.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-05-11T13:40:30.910Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-05-11T13:40:30.910Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.910Z] [2021-05-11T13:40:30.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-05-11T13:40:30.910Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-05-11T13:40:30.910Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.910Z] [2021-05-11T13:40:30.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-05-11T13:40:30.910Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-05-11T13:40:30.910Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.910Z] [2021-05-11T13:40:30.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-05-11T13:40:30.910Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-05-11T13:40:30.910Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.910Z] [2021-05-11T13:40:30.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-05-11T13:40:30.910Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-05-11T13:40:30.910Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.910Z] [2021-05-11T13:40:30.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-05-11T13:40:30.910Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-05-11T13:40:30.910Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.910Z] [2021-05-11T13:40:30.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-05-11T13:40:30.910Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-05-11T13:40:30.910Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.910Z] [2021-05-11T13:40:30.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-05-11T13:40:30.910Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-05-11T13:40:30.910Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.910Z] [2021-05-11T13:40:30.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-05-11T13:40:30.910Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-05-11T13:40:30.910Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.910Z] [2021-05-11T13:40:30.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2021-05-11T13:40:30.910Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-05-11T13:40:30.910Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.910Z] [2021-05-11T13:40:30.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-05-11T13:40:30.910Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-05-11T13:40:30.910Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.910Z] [2021-05-11T13:40:30.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-05-11T13:40:30.910Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-05-11T13:40:30.910Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.910Z] [2021-05-11T13:40:30.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-05-11T13:40:30.910Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-05-11T13:40:30.910Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.910Z] [2021-05-11T13:40:30.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-05-11T13:40:30.910Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-05-11T13:40:30.910Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.910Z] [2021-05-11T13:40:30.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-05-11T13:40:30.910Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-05-11T13:40:30.910Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.910Z] [2021-05-11T13:40:30.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-05-11T13:40:30.910Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-05-11T13:40:30.910Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.910Z] [2021-05-11T13:40:30.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-05-11T13:40:30.910Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-05-11T13:40:30.910Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.910Z] [2021-05-11T13:40:30.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-05-11T13:40:30.910Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-05-11T13:40:30.910Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.910Z] [2021-05-11T13:40:30.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-05-11T13:40:30.910Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-05-11T13:40:30.910Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.910Z] [2021-05-11T13:40:30.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.03s) [2021-05-11T13:40:30.910Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.03s) [2021-05-11T13:40:30.910Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.910Z] [2021-05-11T13:40:30.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-05-11T13:40:30.910Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-05-11T13:40:30.910Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.910Z] [2021-05-11T13:40:30.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-05-11T13:40:30.910Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-05-11T13:40:30.910Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.910Z] [2021-05-11T13:40:30.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-05-11T13:40:30.910Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-05-11T13:40:30.910Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.910Z] [2021-05-11T13:40:30.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-05-11T13:40:30.910Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-05-11T13:40:30.910Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.910Z] [2021-05-11T13:40:30.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2021-05-11T13:40:30.910Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-05-11T13:40:30.910Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.910Z] [2021-05-11T13:40:30.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-05-11T13:40:30.910Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-05-11T13:40:30.910Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.910Z] [2021-05-11T13:40:30.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-05-11T13:40:30.910Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-05-11T13:40:30.910Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.910Z] [2021-05-11T13:40:30.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2021-05-11T13:40:30.911Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2021-05-11T13:40:30.911Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.911Z] [2021-05-11T13:40:30.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2021-05-11T13:40:30.911Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2021-05-11T13:40:30.911Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.911Z] [2021-05-11T13:40:30.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2021-05-11T13:40:30.911Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2021-05-11T13:40:30.911Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.911Z] [2021-05-11T13:40:30.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-05-11T13:40:30.911Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-05-11T13:40:30.911Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.911Z] [2021-05-11T13:40:30.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-05-11T13:40:30.911Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-05-11T13:40:30.911Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.911Z] [2021-05-11T13:40:30.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-05-11T13:40:30.911Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-05-11T13:40:30.911Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.911Z] [2021-05-11T13:40:30.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-05-11T13:40:30.911Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-05-11T13:40:30.911Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.911Z] [2021-05-11T13:40:30.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-05-11T13:40:30.911Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-05-11T13:40:30.911Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.911Z] [2021-05-11T13:40:30.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-05-11T13:40:30.911Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-05-11T13:40:30.911Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.911Z] [2021-05-11T13:40:30.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2021-05-11T13:40:30.911Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-05-11T13:40:30.911Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.911Z] [2021-05-11T13:40:30.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-05-11T13:40:30.911Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-05-11T13:40:30.911Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.911Z] [2021-05-11T13:40:30.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-05-11T13:40:30.911Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-05-11T13:40:30.911Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.911Z] [2021-05-11T13:40:30.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-05-11T13:40:30.911Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-05-11T13:40:30.911Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.911Z] [2021-05-11T13:40:30.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2021-05-11T13:40:30.911Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-05-11T13:40:30.911Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.911Z] [2021-05-11T13:40:30.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2021-05-11T13:40:30.911Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-05-11T13:40:30.911Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.911Z] [2021-05-11T13:40:30.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2021-05-11T13:40:30.911Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-05-11T13:40:30.911Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.911Z] [2021-05-11T13:40:30.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2021-05-11T13:40:30.911Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-05-11T13:40:30.911Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.911Z] [2021-05-11T13:40:30.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-05-11T13:40:30.911Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-05-11T13:40:30.911Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.911Z] [2021-05-11T13:40:30.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2021-05-11T13:40:30.911Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2021-05-11T13:40:30.911Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.911Z] [2021-05-11T13:40:30.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-05-11T13:40:30.911Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-05-11T13:40:30.911Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.911Z] [2021-05-11T13:40:30.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-05-11T13:40:30.911Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-05-11T13:40:30.911Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.911Z] [2021-05-11T13:40:30.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-05-11T13:40:30.911Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-05-11T13:40:30.911Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.911Z] [2021-05-11T13:40:30.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-05-11T13:40:30.911Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-05-11T13:40:30.911Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.911Z] [2021-05-11T13:40:30.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-05-11T13:40:30.911Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-05-11T13:40:30.911Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.911Z] [2021-05-11T13:40:30.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-05-11T13:40:30.911Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-05-11T13:40:30.911Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.911Z] [2021-05-11T13:40:30.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-05-11T13:40:30.911Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-05-11T13:40:30.911Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.911Z] [2021-05-11T13:40:30.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-05-11T13:40:30.911Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-05-11T13:40:30.911Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-05-11T13:40:30.911Z] [2021-05-11T13:40:30.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-05-11T13:40:30.911Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-05-11T13:40:30.911Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.911Z] [2021-05-11T13:40:30.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-05-11T13:40:30.911Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-05-11T13:40:30.911Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.911Z] [2021-05-11T13:40:30.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-05-11T13:40:30.911Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-05-11T13:40:30.911Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.911Z] [2021-05-11T13:40:30.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-05-11T13:40:30.911Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-05-11T13:40:30.911Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.911Z] [2021-05-11T13:40:30.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-05-11T13:40:30.911Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-05-11T13:40:30.911Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.911Z] [2021-05-11T13:40:30.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-05-11T13:40:30.911Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-05-11T13:40:30.911Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.911Z] [2021-05-11T13:40:30.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-05-11T13:40:30.911Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-05-11T13:40:30.911Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.911Z] [2021-05-11T13:40:30.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-05-11T13:40:30.911Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-05-11T13:40:30.911Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.911Z] [2021-05-11T13:40:30.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-05-11T13:40:30.911Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-05-11T13:40:30.911Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.911Z] [2021-05-11T13:40:30.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-05-11T13:40:30.911Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-05-11T13:40:30.911Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.911Z] [2021-05-11T13:40:30.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2021-05-11T13:40:30.911Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2021-05-11T13:40:30.911Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.911Z] [2021-05-11T13:40:30.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-05-11T13:40:30.911Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-05-11T13:40:30.911Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.911Z] [2021-05-11T13:40:30.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-05-11T13:40:30.911Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-05-11T13:40:30.911Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.911Z] [2021-05-11T13:40:30.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-05-11T13:40:30.911Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-05-11T13:40:30.911Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.911Z] [2021-05-11T13:40:30.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-05-11T13:40:30.911Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-05-11T13:40:30.911Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.911Z] [2021-05-11T13:40:30.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-05-11T13:40:30.911Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-05-11T13:40:30.911Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.911Z] [2021-05-11T13:40:30.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2021-05-11T13:40:30.911Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-05-11T13:40:30.911Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.911Z] [2021-05-11T13:40:30.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-05-11T13:40:30.911Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-05-11T13:40:30.911Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.911Z] [2021-05-11T13:40:30.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2021-05-11T13:40:30.911Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2021-05-11T13:40:30.911Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.911Z] [2021-05-11T13:40:30.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2021-05-11T13:40:30.911Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-05-11T13:40:30.911Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.911Z] [2021-05-11T13:40:30.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2021-05-11T13:40:30.911Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-05-11T13:40:30.911Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.911Z] [2021-05-11T13:40:30.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-05-11T13:40:30.911Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-05-11T13:40:30.911Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.911Z] [2021-05-11T13:40:30.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-05-11T13:40:30.911Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-05-11T13:40:30.911Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.911Z] [2021-05-11T13:40:30.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-05-11T13:40:30.911Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-05-11T13:40:30.911Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.911Z] [2021-05-11T13:40:30.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-05-11T13:40:30.911Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-05-11T13:40:30.911Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.911Z] [2021-05-11T13:40:30.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-05-11T13:40:30.911Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-05-11T13:40:30.911Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.911Z] [2021-05-11T13:40:30.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2021-05-11T13:40:30.911Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-05-11T13:40:30.911Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.911Z] [2021-05-11T13:40:30.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2021-05-11T13:40:30.911Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2021-05-11T13:40:30.911Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.911Z] [2021-05-11T13:40:30.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-05-11T13:40:30.911Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-05-11T13:40:30.911Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-05-11T13:40:30.911Z] [2021-05-11T13:40:30.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-05-11T13:40:31.363Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-05-11T13:40:31.363Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.363Z] [2021-05-11T13:40:31.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-05-11T13:40:31.363Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-05-11T13:40:31.363Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.363Z] [2021-05-11T13:40:31.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-05-11T13:40:31.363Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-05-11T13:40:31.363Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.363Z] [2021-05-11T13:40:31.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-05-11T13:40:31.363Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-05-11T13:40:31.363Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-05-11T13:40:31.363Z] [2021-05-11T13:40:31.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-05-11T13:40:31.363Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-05-11T13:40:31.363Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.363Z] [2021-05-11T13:40:31.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2021-05-11T13:40:31.363Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2021-05-11T13:40:31.363Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.363Z] [2021-05-11T13:40:31.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2021-05-11T13:40:31.363Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2021-05-11T13:40:31.363Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.363Z] [2021-05-11T13:40:31.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2021-05-11T13:40:31.363Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2021-05-11T13:40:31.363Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.363Z] [2021-05-11T13:40:31.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-05-11T13:40:31.363Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-05-11T13:40:31.363Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.363Z] [2021-05-11T13:40:31.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-05-11T13:40:31.363Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-05-11T13:40:31.363Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.363Z] [2021-05-11T13:40:31.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2021-05-11T13:40:31.363Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-05-11T13:40:31.363Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.363Z] [2021-05-11T13:40:31.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2021-05-11T13:40:31.363Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-05-11T13:40:31.363Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.363Z] [2021-05-11T13:40:31.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-05-11T13:40:31.363Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-05-11T13:40:31.363Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.363Z] [2021-05-11T13:40:31.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-05-11T13:40:31.363Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-05-11T13:40:31.363Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.363Z] [2021-05-11T13:40:31.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-05-11T13:40:31.363Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-05-11T13:40:31.363Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.363Z] [2021-05-11T13:40:31.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2021-05-11T13:40:31.363Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-05-11T13:40:31.363Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.363Z] [2021-05-11T13:40:31.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-05-11T13:40:31.363Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-05-11T13:40:31.363Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.363Z] [2021-05-11T13:40:31.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-05-11T13:40:31.363Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-05-11T13:40:31.363Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.363Z] [2021-05-11T13:40:31.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-05-11T13:40:31.363Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-05-11T13:40:31.363Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.363Z] [2021-05-11T13:40:31.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2021-05-11T13:40:31.363Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-05-11T13:40:31.363Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.363Z] [2021-05-11T13:40:31.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-05-11T13:40:31.363Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-05-11T13:40:31.363Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.363Z] [2021-05-11T13:40:31.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-05-11T13:40:31.363Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-05-11T13:40:31.363Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.363Z] [2021-05-11T13:40:31.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-05-11T13:40:31.363Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-05-11T13:40:31.363Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.363Z] [2021-05-11T13:40:31.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-05-11T13:40:31.363Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-05-11T13:40:31.363Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.363Z] [2021-05-11T13:40:31.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-05-11T13:40:31.363Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-05-11T13:40:31.363Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-05-11T13:40:31.363Z] [2021-05-11T13:40:31.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-05-11T13:40:31.363Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-05-11T13:40:31.363Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.363Z] [2021-05-11T13:40:31.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-05-11T13:40:31.363Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-05-11T13:40:31.363Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.363Z] [2021-05-11T13:40:31.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-05-11T13:40:31.363Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-05-11T13:40:31.363Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.363Z] [2021-05-11T13:40:31.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-05-11T13:40:31.363Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-05-11T13:40:31.363Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.363Z] [2021-05-11T13:40:31.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-05-11T13:40:31.363Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-05-11T13:40:31.363Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.363Z] [2021-05-11T13:40:31.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-05-11T13:40:31.363Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-05-11T13:40:31.363Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.363Z] [2021-05-11T13:40:31.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2021-05-11T13:40:31.363Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-05-11T13:40:31.363Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.363Z] [2021-05-11T13:40:31.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-05-11T13:40:31.363Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-05-11T13:40:31.363Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.363Z] [2021-05-11T13:40:31.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-05-11T13:40:31.363Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-05-11T13:40:31.363Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.363Z] [2021-05-11T13:40:31.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-05-11T13:40:31.363Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-05-11T13:40:31.363Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.363Z] [2021-05-11T13:40:31.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2021-05-11T13:40:31.363Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-05-11T13:40:31.363Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.363Z] [2021-05-11T13:40:31.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-05-11T13:40:31.363Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-05-11T13:40:31.363Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.363Z] [2021-05-11T13:40:31.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-05-11T13:40:31.363Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-05-11T13:40:31.363Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.363Z] [2021-05-11T13:40:31.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-05-11T13:40:31.363Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-05-11T13:40:31.363Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.363Z] [2021-05-11T13:40:31.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-05-11T13:40:31.363Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-05-11T13:40:31.363Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.363Z] [2021-05-11T13:40:31.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-05-11T13:40:31.363Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-05-11T13:40:31.363Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.363Z] [2021-05-11T13:40:31.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-05-11T13:40:31.363Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-05-11T13:40:31.363Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.363Z] [2021-05-11T13:40:31.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-05-11T13:40:31.363Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-05-11T13:40:31.363Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.363Z] [2021-05-11T13:40:31.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-05-11T13:40:31.363Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-05-11T13:40:31.363Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.363Z] [2021-05-11T13:40:31.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-05-11T13:40:31.363Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-05-11T13:40:31.363Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.363Z] [2021-05-11T13:40:31.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-05-11T13:40:31.363Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-05-11T13:40:31.363Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.363Z] [2021-05-11T13:40:31.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-05-11T13:40:31.363Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-05-11T13:40:31.363Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.363Z] [2021-05-11T13:40:31.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-05-11T13:40:31.363Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-05-11T13:40:31.363Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.363Z] [2021-05-11T13:40:31.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-05-11T13:40:31.363Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-05-11T13:40:31.363Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.363Z] [2021-05-11T13:40:31.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-05-11T13:40:31.363Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-05-11T13:40:31.363Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.363Z] [2021-05-11T13:40:31.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-05-11T13:40:31.363Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-05-11T13:40:31.363Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.363Z] [2021-05-11T13:40:31.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-05-11T13:40:31.363Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-05-11T13:40:31.363Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.363Z] [2021-05-11T13:40:31.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-05-11T13:40:31.363Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-05-11T13:40:31.363Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.363Z] [2021-05-11T13:40:31.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-05-11T13:40:31.364Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-05-11T13:40:31.364Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.364Z] [2021-05-11T13:40:31.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-05-11T13:40:31.364Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-05-11T13:40:31.364Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.364Z] [2021-05-11T13:40:31.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-05-11T13:40:31.364Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-05-11T13:40:31.364Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.364Z] [2021-05-11T13:40:31.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-05-11T13:40:31.364Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-05-11T13:40:31.364Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.364Z] [2021-05-11T13:40:31.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-05-11T13:40:31.364Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-05-11T13:40:31.364Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.364Z] [2021-05-11T13:40:31.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-05-11T13:40:31.364Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-05-11T13:40:31.364Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.364Z] [2021-05-11T13:40:31.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2021-05-11T13:40:31.364Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-05-11T13:40:31.364Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.364Z] [2021-05-11T13:40:31.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2021-05-11T13:40:31.364Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-05-11T13:40:31.364Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.364Z] [2021-05-11T13:40:31.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2021-05-11T13:40:31.364Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2021-05-11T13:40:31.364Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.364Z] [2021-05-11T13:40:31.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-05-11T13:40:31.364Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-05-11T13:40:31.364Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.364Z] [2021-05-11T13:40:31.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-05-11T13:40:31.364Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-05-11T13:40:31.364Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.364Z] [2021-05-11T13:40:31.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-05-11T13:40:31.364Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-05-11T13:40:31.364Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.364Z] [2021-05-11T13:40:31.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-05-11T13:40:31.364Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-05-11T13:40:31.364Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.364Z] [2021-05-11T13:40:31.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-05-11T13:40:31.364Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-05-11T13:40:31.364Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.364Z] [2021-05-11T13:40:31.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-05-11T13:40:31.364Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-05-11T13:40:31.364Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.364Z] [2021-05-11T13:40:31.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2021-05-11T13:40:31.364Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-05-11T13:40:31.364Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-05-11T13:40:31.364Z] [2021-05-11T13:40:31.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-05-11T13:40:31.364Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-05-11T13:40:31.364Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-05-11T13:40:31.364Z] [2021-05-11T13:40:31.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-05-11T13:40:31.364Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-05-11T13:40:31.364Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.364Z] [2021-05-11T13:40:31.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-05-11T13:40:31.364Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-05-11T13:40:31.364Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.364Z] [2021-05-11T13:40:31.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-05-11T13:40:31.364Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-05-11T13:40:31.364Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.364Z] [2021-05-11T13:40:31.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-05-11T13:40:31.364Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-05-11T13:40:31.364Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.364Z] [2021-05-11T13:40:31.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-05-11T13:40:31.364Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-05-11T13:40:31.364Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.364Z] [2021-05-11T13:40:31.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-05-11T13:40:31.364Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-05-11T13:40:31.364Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.364Z] [2021-05-11T13:40:31.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2021-05-11T13:40:31.364Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-05-11T13:40:31.364Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.364Z] [2021-05-11T13:40:31.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-05-11T13:40:31.364Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-05-11T13:40:31.364Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.364Z] [2021-05-11T13:40:31.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-05-11T13:40:31.364Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-05-11T13:40:31.364Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.364Z] [2021-05-11T13:40:31.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-05-11T13:40:31.364Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-05-11T13:40:31.364Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.364Z] [2021-05-11T13:40:31.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-05-11T13:40:31.364Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-05-11T13:40:31.364Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.364Z] [2021-05-11T13:40:31.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-05-11T13:40:31.364Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-05-11T13:40:31.364Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.364Z] [2021-05-11T13:40:31.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-05-11T13:40:31.364Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-05-11T13:40:31.364Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.364Z] [2021-05-11T13:40:31.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-05-11T13:40:31.364Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-05-11T13:40:31.364Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.364Z] [2021-05-11T13:40:31.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-05-11T13:40:31.364Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-05-11T13:40:31.364Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.364Z] [2021-05-11T13:40:31.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-05-11T13:40:31.364Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-05-11T13:40:31.364Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.364Z] [2021-05-11T13:40:31.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-05-11T13:40:31.364Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-05-11T13:40:31.364Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-05-11T13:40:31.364Z] [2021-05-11T13:40:31.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-05-11T13:40:31.364Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-05-11T13:40:31.364Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.364Z] [2021-05-11T13:40:31.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-05-11T13:40:31.364Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-05-11T13:40:31.364Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.364Z] [2021-05-11T13:40:31.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2021-05-11T13:40:31.364Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-05-11T13:40:31.364Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.364Z] [2021-05-11T13:40:31.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-05-11T13:40:31.364Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-05-11T13:40:31.364Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.364Z] [2021-05-11T13:40:31.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-05-11T13:40:31.364Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-05-11T13:40:31.364Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.364Z] [2021-05-11T13:40:31.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-05-11T13:40:31.364Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-05-11T13:40:31.364Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.364Z] [2021-05-11T13:40:31.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-05-11T13:40:31.364Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-05-11T13:40:31.364Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.364Z] [2021-05-11T13:40:31.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-05-11T13:40:31.364Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-05-11T13:40:31.364Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.364Z] [2021-05-11T13:40:31.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-05-11T13:40:31.364Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-05-11T13:40:31.364Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.364Z] [2021-05-11T13:40:31.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-05-11T13:40:31.364Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-05-11T13:40:31.364Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.364Z] [2021-05-11T13:40:31.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-05-11T13:40:31.364Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-05-11T13:40:31.364Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.364Z] [2021-05-11T13:40:31.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-05-11T13:40:31.364Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-05-11T13:40:31.364Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.364Z] [2021-05-11T13:40:31.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2021-05-11T13:40:31.364Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-05-11T13:40:31.364Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.364Z] [2021-05-11T13:40:31.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-05-11T13:40:31.364Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-05-11T13:40:31.364Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.364Z] [2021-05-11T13:40:31.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-05-11T13:40:31.364Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-05-11T13:40:31.364Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.364Z] [2021-05-11T13:40:31.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-05-11T13:40:31.364Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-05-11T13:40:31.364Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.364Z] [2021-05-11T13:40:31.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-05-11T13:40:31.364Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-05-11T13:40:31.364Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.364Z] [2021-05-11T13:40:31.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-05-11T13:40:31.364Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-05-11T13:40:31.364Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.364Z] [2021-05-11T13:40:31.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-05-11T13:40:31.364Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-05-11T13:40:31.364Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.364Z] [2021-05-11T13:40:31.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-05-11T13:40:31.364Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-05-11T13:40:31.364Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.364Z] [2021-05-11T13:40:31.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-05-11T13:40:31.364Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-05-11T13:40:31.364Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.364Z] [2021-05-11T13:40:31.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-05-11T13:40:31.364Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-05-11T13:40:31.364Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.364Z] [2021-05-11T13:40:31.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-05-11T13:40:31.364Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-05-11T13:40:31.364Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.364Z] [2021-05-11T13:40:31.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-05-11T13:40:31.364Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-05-11T13:40:31.364Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.364Z] [2021-05-11T13:40:31.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-05-11T13:40:31.364Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-05-11T13:40:31.364Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.364Z] [2021-05-11T13:40:31.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-05-11T13:40:31.364Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-05-11T13:40:31.364Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.364Z] [2021-05-11T13:40:31.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-05-11T13:40:31.364Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-05-11T13:40:31.364Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.364Z] [2021-05-11T13:40:31.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-05-11T13:40:31.364Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-05-11T13:40:31.364Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.364Z] [2021-05-11T13:40:31.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-05-11T13:40:31.364Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-05-11T13:40:31.364Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.364Z] [2021-05-11T13:40:31.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-05-11T13:40:31.364Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-05-11T13:40:31.364Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.364Z] [2021-05-11T13:40:31.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-05-11T13:40:31.364Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-05-11T13:40:31.364Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.364Z] [2021-05-11T13:40:31.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-05-11T13:40:31.364Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-05-11T13:40:31.364Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.364Z] [2021-05-11T13:40:31.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-05-11T13:40:31.364Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-05-11T13:40:31.365Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.365Z] [2021-05-11T13:40:31.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-05-11T13:40:31.365Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-05-11T13:40:31.365Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.365Z] [2021-05-11T13:40:31.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-05-11T13:40:31.365Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-05-11T13:40:31.365Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.365Z] [2021-05-11T13:40:31.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-05-11T13:40:31.365Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-05-11T13:40:31.365Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.365Z] [2021-05-11T13:40:31.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-05-11T13:40:31.365Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-05-11T13:40:31.365Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.365Z] [2021-05-11T13:40:31.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-05-11T13:40:31.365Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-05-11T13:40:31.365Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.365Z] [2021-05-11T13:40:31.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-05-11T13:40:31.365Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-05-11T13:40:31.365Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.365Z] [2021-05-11T13:40:31.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-05-11T13:40:31.365Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-05-11T13:40:31.365Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.365Z] [2021-05-11T13:40:31.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-05-11T13:40:31.365Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-05-11T13:40:31.365Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.365Z] [2021-05-11T13:40:31.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-05-11T13:40:31.365Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-05-11T13:40:31.365Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.365Z] [2021-05-11T13:40:31.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-05-11T13:40:31.365Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-05-11T13:40:31.365Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.365Z] [2021-05-11T13:40:31.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-05-11T13:40:31.365Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-05-11T13:40:31.365Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.365Z] [2021-05-11T13:40:31.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-05-11T13:40:31.365Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-05-11T13:40:31.365Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.365Z] [2021-05-11T13:40:31.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-05-11T13:40:31.365Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-05-11T13:40:31.365Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.365Z] [2021-05-11T13:40:31.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-05-11T13:40:31.365Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-05-11T13:40:31.365Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.365Z] [2021-05-11T13:40:31.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-05-11T13:40:31.365Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-05-11T13:40:31.365Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.365Z] [2021-05-11T13:40:31.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-05-11T13:40:31.365Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-05-11T13:40:31.365Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.365Z] [2021-05-11T13:40:31.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-05-11T13:40:31.365Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-05-11T13:40:31.365Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.365Z] [2021-05-11T13:40:31.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-05-11T13:40:31.365Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-05-11T13:40:31.365Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.365Z] [2021-05-11T13:40:31.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-05-11T13:40:31.365Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-05-11T13:40:31.365Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.365Z] [2021-05-11T13:40:31.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-05-11T13:40:31.365Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-05-11T13:40:31.365Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.365Z] [2021-05-11T13:40:31.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-05-11T13:40:31.365Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-05-11T13:40:31.365Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.365Z] [2021-05-11T13:40:31.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-05-11T13:40:31.365Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-05-11T13:40:31.365Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.365Z] [2021-05-11T13:40:31.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-05-11T13:40:31.365Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-05-11T13:40:31.365Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.365Z] [2021-05-11T13:40:31.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-05-11T13:40:31.365Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-05-11T13:40:31.365Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.365Z] [2021-05-11T13:40:31.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2021-05-11T13:40:31.365Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-05-11T13:40:31.365Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.365Z] [2021-05-11T13:40:31.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-05-11T13:40:31.365Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-05-11T13:40:31.365Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.365Z] [2021-05-11T13:40:31.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-05-11T13:40:31.365Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-05-11T13:40:31.365Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.365Z] [2021-05-11T13:40:31.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-05-11T13:40:31.365Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-05-11T13:40:31.365Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.365Z] [2021-05-11T13:40:31.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2021-05-11T13:40:31.365Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-05-11T13:40:31.365Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.365Z] [2021-05-11T13:40:31.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-05-11T13:40:31.365Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-05-11T13:40:31.365Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.365Z] [2021-05-11T13:40:31.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-05-11T13:40:31.365Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-05-11T13:40:31.365Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.365Z] [2021-05-11T13:40:31.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-05-11T13:40:31.365Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-05-11T13:40:31.365Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-05-11T13:40:31.365Z] [2021-05-11T13:40:31.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-05-11T13:40:31.365Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-05-11T13:40:31.365Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.365Z] [2021-05-11T13:40:31.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-05-11T13:40:31.365Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-05-11T13:40:31.365Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.365Z] [2021-05-11T13:40:31.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-05-11T13:40:31.365Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-05-11T13:40:31.365Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.365Z] [2021-05-11T13:40:31.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-05-11T13:40:31.365Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-05-11T13:40:31.365Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.365Z] [2021-05-11T13:40:31.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-05-11T13:40:31.365Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-05-11T13:40:31.365Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.365Z] [2021-05-11T13:40:31.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-05-11T13:40:31.365Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-05-11T13:40:31.365Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.365Z] [2021-05-11T13:40:31.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-05-11T13:40:31.365Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-05-11T13:40:31.365Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.365Z] [2021-05-11T13:40:31.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-05-11T13:40:31.365Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-05-11T13:40:31.365Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.365Z] [2021-05-11T13:40:31.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2021-05-11T13:40:31.365Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-05-11T13:40:31.365Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.365Z] [2021-05-11T13:40:31.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-05-11T13:40:31.365Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-05-11T13:40:31.365Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.365Z] [2021-05-11T13:40:31.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-05-11T13:40:31.365Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-05-11T13:40:31.365Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.365Z] [2021-05-11T13:40:31.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-05-11T13:40:31.365Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-05-11T13:40:31.365Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.365Z] [2021-05-11T13:40:31.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-05-11T13:40:31.365Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-05-11T13:40:31.365Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.365Z] [2021-05-11T13:40:31.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-05-11T13:40:31.365Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-05-11T13:40:31.365Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.365Z] [2021-05-11T13:40:31.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-05-11T13:40:31.365Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-05-11T13:40:31.365Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.365Z] [2021-05-11T13:40:31.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-05-11T13:40:31.365Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-05-11T13:40:31.365Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.365Z] [2021-05-11T13:40:31.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-05-11T13:40:31.365Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-05-11T13:40:31.365Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.365Z] [2021-05-11T13:40:31.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-05-11T13:40:31.365Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-05-11T13:40:31.365Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.365Z] [2021-05-11T13:40:31.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-05-11T13:40:31.365Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-05-11T13:40:31.365Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.365Z] [2021-05-11T13:40:31.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-05-11T13:40:31.365Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-05-11T13:40:31.365Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.365Z] [2021-05-11T13:40:31.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-05-11T13:40:31.365Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-05-11T13:40:31.365Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.365Z] [2021-05-11T13:40:31.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-05-11T13:40:31.365Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-05-11T13:40:31.365Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.365Z] [2021-05-11T13:40:31.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-05-11T13:40:31.365Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-05-11T13:40:31.365Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.365Z] [2021-05-11T13:40:31.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-05-11T13:40:31.365Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-05-11T13:40:31.365Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.365Z] [2021-05-11T13:40:31.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-05-11T13:40:31.365Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-05-11T13:40:31.365Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.365Z] [2021-05-11T13:40:31.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-05-11T13:40:31.365Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-05-11T13:40:31.365Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.365Z] [2021-05-11T13:40:31.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-05-11T13:40:31.365Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-05-11T13:40:31.365Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.365Z] [2021-05-11T13:40:31.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-05-11T13:40:31.365Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-05-11T13:40:31.365Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.365Z] [2021-05-11T13:40:31.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-05-11T13:40:31.365Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-05-11T13:40:31.365Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.365Z] [2021-05-11T13:40:31.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-05-11T13:40:31.365Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-05-11T13:40:31.365Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.365Z] [2021-05-11T13:40:31.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-05-11T13:40:31.365Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-05-11T13:40:31.365Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.365Z] [2021-05-11T13:40:31.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-05-11T13:40:31.366Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-05-11T13:40:31.366Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.366Z] [2021-05-11T13:40:31.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-05-11T13:40:31.366Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-05-11T13:40:31.366Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.366Z] [2021-05-11T13:40:31.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.29s) [2021-05-11T13:40:31.366Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.29s) [2021-05-11T13:40:31.366Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.366Z] [2021-05-11T13:40:31.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-05-11T13:40:31.366Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-05-11T13:40:31.366Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.366Z] [2021-05-11T13:40:31.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-05-11T13:40:31.366Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-05-11T13:40:31.366Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.366Z] [2021-05-11T13:40:31.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-05-11T13:40:31.366Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-05-11T13:40:31.366Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.366Z] [2021-05-11T13:40:31.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-05-11T13:40:31.366Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-05-11T13:40:31.366Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.366Z] [2021-05-11T13:40:31.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-05-11T13:40:31.366Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-05-11T13:40:31.366Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.366Z] [2021-05-11T13:40:31.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-05-11T13:40:31.366Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-05-11T13:40:31.366Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.366Z] [2021-05-11T13:40:31.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-05-11T13:40:31.366Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-05-11T13:40:31.366Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.366Z] [2021-05-11T13:40:31.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2021-05-11T13:40:31.366Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-05-11T13:40:31.366Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.366Z] [2021-05-11T13:40:31.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-05-11T13:40:31.366Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-05-11T13:40:31.366Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-05-11T13:40:31.366Z] [2021-05-11T13:40:31.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-05-11T13:40:31.366Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-05-11T13:40:31.366Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.366Z] [2021-05-11T13:40:31.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-05-11T13:40:31.366Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-05-11T13:40:31.366Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.366Z] [2021-05-11T13:40:31.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-05-11T13:40:31.366Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-05-11T13:40:31.366Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.366Z] [2021-05-11T13:40:31.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-05-11T13:40:31.366Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-05-11T13:40:31.366Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.366Z] [2021-05-11T13:40:31.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-05-11T13:40:31.366Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-05-11T13:40:31.366Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.366Z] [2021-05-11T13:40:31.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-05-11T13:40:31.366Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-05-11T13:40:31.366Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.366Z] [2021-05-11T13:40:31.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-05-11T13:40:31.366Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-05-11T13:40:31.366Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.366Z] [2021-05-11T13:40:31.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-05-11T13:40:31.366Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-05-11T13:40:31.366Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.366Z] [2021-05-11T13:40:31.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-05-11T13:40:31.366Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-05-11T13:40:31.366Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.366Z] [2021-05-11T13:40:31.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-05-11T13:40:31.366Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-05-11T13:40:31.366Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.366Z] [2021-05-11T13:40:31.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-05-11T13:40:31.366Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-05-11T13:40:31.366Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.366Z] [2021-05-11T13:40:31.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-05-11T13:40:31.366Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-05-11T13:40:31.366Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.366Z] [2021-05-11T13:40:31.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-05-11T13:40:31.366Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-05-11T13:40:31.366Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.366Z] [2021-05-11T13:40:31.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-05-11T13:40:31.366Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-05-11T13:40:31.366Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.366Z] [2021-05-11T13:40:31.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-05-11T13:40:31.366Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-05-11T13:40:31.366Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-05-11T13:40:31.366Z] [2021-05-11T13:40:31.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-05-11T13:40:31.366Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-05-11T13:40:31.366Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.366Z] [2021-05-11T13:40:31.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-05-11T13:40:31.366Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-05-11T13:40:31.366Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.366Z] [2021-05-11T13:40:31.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-05-11T13:40:31.366Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-05-11T13:40:31.366Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.366Z] [2021-05-11T13:40:31.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-05-11T13:40:31.366Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-05-11T13:40:31.366Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.366Z] [2021-05-11T13:40:31.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-05-11T13:40:31.366Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-05-11T13:40:31.366Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.366Z] [2021-05-11T13:40:31.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2021-05-11T13:40:31.366Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-05-11T13:40:31.366Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.366Z] [2021-05-11T13:40:31.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-05-11T13:40:31.366Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-05-11T13:40:31.366Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.366Z] [2021-05-11T13:40:31.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-05-11T13:40:31.366Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-05-11T13:40:31.366Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.366Z] [2021-05-11T13:40:31.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-05-11T13:40:31.366Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-05-11T13:40:31.366Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.366Z] [2021-05-11T13:40:31.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-05-11T13:40:31.366Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-05-11T13:40:31.366Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.366Z] [2021-05-11T13:40:31.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-05-11T13:40:31.366Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-05-11T13:40:31.366Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.366Z] [2021-05-11T13:40:31.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-05-11T13:40:31.366Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-05-11T13:40:31.366Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.366Z] [2021-05-11T13:40:31.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-05-11T13:40:31.366Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-05-11T13:40:31.366Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.366Z] [2021-05-11T13:40:31.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-05-11T13:40:31.366Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-05-11T13:40:31.366Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.366Z] [2021-05-11T13:40:31.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-05-11T13:40:31.366Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-05-11T13:40:31.366Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.366Z] [2021-05-11T13:40:31.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-05-11T13:40:31.366Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-05-11T13:40:31.366Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-05-11T13:40:31.366Z] [2021-05-11T13:40:31.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-05-11T13:40:31.366Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-05-11T13:40:31.366Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.366Z] [2021-05-11T13:40:31.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-05-11T13:40:31.366Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-05-11T13:40:31.366Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.366Z] [2021-05-11T13:40:31.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-05-11T13:40:31.366Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-05-11T13:40:31.366Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.366Z] [2021-05-11T13:40:31.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-05-11T13:40:31.366Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-05-11T13:40:31.366Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.366Z] [2021-05-11T13:40:31.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-05-11T13:40:31.366Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-05-11T13:40:31.366Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.366Z] [2021-05-11T13:40:31.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-05-11T13:40:31.366Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-05-11T13:40:31.366Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.366Z] [2021-05-11T13:40:31.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-05-11T13:40:31.366Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-05-11T13:40:31.366Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.366Z] [2021-05-11T13:40:31.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-05-11T13:40:31.366Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-05-11T13:40:31.366Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.366Z] [2021-05-11T13:40:31.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-05-11T13:40:31.366Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-05-11T13:40:31.366Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.366Z] [2021-05-11T13:40:31.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-05-11T13:40:31.366Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-05-11T13:40:31.366Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.366Z] [2021-05-11T13:40:31.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-05-11T13:40:31.366Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-05-11T13:40:31.366Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.366Z] [2021-05-11T13:40:31.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-05-11T13:40:31.366Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-05-11T13:40:31.366Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.366Z] [2021-05-11T13:40:31.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2021-05-11T13:40:31.366Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-05-11T13:40:31.366Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.366Z] [2021-05-11T13:40:31.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-05-11T13:40:31.366Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-05-11T13:40:31.366Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.366Z] [2021-05-11T13:40:31.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-05-11T13:40:31.366Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-05-11T13:40:31.366Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.366Z] [2021-05-11T13:40:31.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-05-11T13:40:31.366Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-05-11T13:40:31.366Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.366Z] [2021-05-11T13:40:31.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-05-11T13:40:31.366Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-05-11T13:40:31.366Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.366Z] [2021-05-11T13:40:31.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-05-11T13:40:31.366Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-05-11T13:40:31.366Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.366Z] [2021-05-11T13:40:31.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-05-11T13:40:31.366Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-05-11T13:40:31.366Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.366Z] [2021-05-11T13:40:31.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-05-11T13:40:31.366Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-05-11T13:40:31.366Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.366Z] [2021-05-11T13:40:31.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2021-05-11T13:40:31.366Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-05-11T13:40:31.366Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-05-11T13:40:31.366Z] [2021-05-11T13:40:31.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-05-11T13:40:31.366Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-05-11T13:40:31.366Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.366Z] [2021-05-11T13:40:31.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-05-11T13:40:31.367Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-05-11T13:40:31.367Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.367Z] [2021-05-11T13:40:31.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-05-11T13:40:31.367Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-05-11T13:40:31.367Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.367Z] [2021-05-11T13:40:31.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-05-11T13:40:31.367Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-05-11T13:40:31.367Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.367Z] [2021-05-11T13:40:31.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-05-11T13:40:31.367Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-05-11T13:40:31.367Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.367Z] [2021-05-11T13:40:31.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2021-05-11T13:40:31.367Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2021-05-11T13:40:31.367Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.367Z] [2021-05-11T13:40:31.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2021-05-11T13:40:31.367Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2021-05-11T13:40:31.367Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.367Z] [2021-05-11T13:40:31.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-05-11T13:40:31.367Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-05-11T13:40:31.367Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.367Z] [2021-05-11T13:40:31.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-05-11T13:40:31.367Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-05-11T13:40:31.367Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.367Z] [2021-05-11T13:40:31.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-05-11T13:40:31.367Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-05-11T13:40:31.367Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.367Z] [2021-05-11T13:40:31.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-05-11T13:40:31.367Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-05-11T13:40:31.367Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.367Z] [2021-05-11T13:40:31.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-05-11T13:40:31.367Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-05-11T13:40:31.367Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.367Z] [2021-05-11T13:40:31.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-05-11T13:40:31.367Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-05-11T13:40:31.367Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.367Z] [2021-05-11T13:40:31.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-05-11T13:40:31.367Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-05-11T13:40:31.367Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.367Z] [2021-05-11T13:40:31.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-05-11T13:40:31.367Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-05-11T13:40:31.367Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.367Z] [2021-05-11T13:40:31.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-05-11T13:40:31.367Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-05-11T13:40:31.367Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.367Z] [2021-05-11T13:40:31.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-05-11T13:40:31.367Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-05-11T13:40:31.367Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.367Z] [2021-05-11T13:40:31.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-05-11T13:40:31.367Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-05-11T13:40:31.367Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.367Z] [2021-05-11T13:40:31.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-05-11T13:40:31.367Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-05-11T13:40:31.367Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.367Z] [2021-05-11T13:40:31.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-05-11T13:40:31.367Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-05-11T13:40:31.367Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.367Z] [2021-05-11T13:40:31.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-05-11T13:40:31.367Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-05-11T13:40:31.367Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.367Z] [2021-05-11T13:40:31.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-05-11T13:40:31.367Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-05-11T13:40:31.367Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.367Z] [2021-05-11T13:40:31.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-05-11T13:40:31.367Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-05-11T13:40:31.367Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.367Z] [2021-05-11T13:40:31.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-05-11T13:40:31.367Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-05-11T13:40:31.367Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.367Z] [2021-05-11T13:40:31.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-05-11T13:40:31.367Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-05-11T13:40:31.367Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.367Z] [2021-05-11T13:40:31.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-05-11T13:40:31.367Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-05-11T13:40:31.367Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.367Z] [2021-05-11T13:40:31.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-05-11T13:40:31.367Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-05-11T13:40:31.367Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.367Z] [2021-05-11T13:40:31.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-05-11T13:40:31.367Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-05-11T13:40:31.367Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.367Z] [2021-05-11T13:40:31.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-05-11T13:40:31.367Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-05-11T13:40:31.367Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.367Z] [2021-05-11T13:40:31.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-05-11T13:40:31.367Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-05-11T13:40:31.367Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.367Z] [2021-05-11T13:40:31.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-05-11T13:40:31.367Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-05-11T13:40:31.367Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.367Z] [2021-05-11T13:40:31.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-05-11T13:40:31.367Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-05-11T13:40:31.367Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.367Z] [2021-05-11T13:40:31.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-05-11T13:40:31.367Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-05-11T13:40:31.367Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.367Z] [2021-05-11T13:40:31.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-05-11T13:40:31.367Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-05-11T13:40:31.367Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.367Z] [2021-05-11T13:40:31.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-05-11T13:40:31.367Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-05-11T13:40:31.367Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.367Z] [2021-05-11T13:40:31.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-05-11T13:40:31.367Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-05-11T13:40:31.367Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.367Z] [2021-05-11T13:40:31.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-05-11T13:40:31.367Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-05-11T13:40:31.367Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.367Z] [2021-05-11T13:40:31.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-05-11T13:40:31.367Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-05-11T13:40:31.367Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.367Z] [2021-05-11T13:40:31.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-05-11T13:40:31.367Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-05-11T13:40:31.367Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.367Z] [2021-05-11T13:40:31.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-05-11T13:40:31.367Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-05-11T13:40:31.367Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.367Z] [2021-05-11T13:40:31.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-05-11T13:40:31.367Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-05-11T13:40:31.367Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.367Z] [2021-05-11T13:40:31.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-05-11T13:40:31.367Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-05-11T13:40:31.367Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.367Z] [2021-05-11T13:40:31.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-05-11T13:40:31.367Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-05-11T13:40:31.367Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.367Z] [2021-05-11T13:40:31.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-05-11T13:40:31.367Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-05-11T13:40:31.367Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.367Z] [2021-05-11T13:40:31.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-05-11T13:40:31.367Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-05-11T13:40:31.367Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.367Z] [2021-05-11T13:40:31.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-05-11T13:40:31.367Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-05-11T13:40:31.367Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.367Z] [2021-05-11T13:40:31.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-05-11T13:40:31.367Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-05-11T13:40:31.367Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.367Z] [2021-05-11T13:40:31.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-05-11T13:40:31.367Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-05-11T13:40:31.367Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.367Z] [2021-05-11T13:40:31.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-05-11T13:40:31.367Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-05-11T13:40:31.367Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.367Z] [2021-05-11T13:40:31.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-05-11T13:40:31.367Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-05-11T13:40:31.367Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.367Z] [2021-05-11T13:40:31.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-05-11T13:40:31.367Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-05-11T13:40:31.367Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.367Z] [2021-05-11T13:40:31.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-05-11T13:40:31.367Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-05-11T13:40:31.367Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.367Z] [2021-05-11T13:40:31.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-05-11T13:40:31.367Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-05-11T13:40:31.367Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.367Z] [2021-05-11T13:40:31.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-05-11T13:40:31.367Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-05-11T13:40:31.367Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.367Z] [2021-05-11T13:40:31.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-05-11T13:40:31.367Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-05-11T13:40:31.367Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.367Z] [2021-05-11T13:40:31.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-05-11T13:40:31.367Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-05-11T13:40:31.367Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.367Z] [2021-05-11T13:40:31.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-05-11T13:40:31.367Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-05-11T13:40:31.367Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.367Z] [2021-05-11T13:40:31.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-05-11T13:40:31.367Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-05-11T13:40:31.367Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.367Z] [2021-05-11T13:40:31.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-05-11T13:40:31.367Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-05-11T13:40:31.367Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.367Z] [2021-05-11T13:40:31.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-05-11T13:40:31.367Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-05-11T13:40:31.367Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.367Z] [2021-05-11T13:40:31.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-05-11T13:40:31.367Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-05-11T13:40:31.367Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.367Z] [2021-05-11T13:40:31.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-05-11T13:40:31.367Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-05-11T13:40:31.367Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.367Z] [2021-05-11T13:40:31.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-05-11T13:40:31.367Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-05-11T13:40:31.367Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.367Z] [2021-05-11T13:40:31.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-05-11T13:40:31.367Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-05-11T13:40:31.367Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.367Z] [2021-05-11T13:40:31.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-05-11T13:40:31.367Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-05-11T13:40:31.367Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.367Z] [2021-05-11T13:40:31.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-05-11T13:40:31.367Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-05-11T13:40:31.367Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.367Z] [2021-05-11T13:40:31.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-05-11T13:40:31.367Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-05-11T13:40:31.367Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.367Z] [2021-05-11T13:40:31.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-05-11T13:40:31.368Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-05-11T13:40:31.368Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.368Z] [2021-05-11T13:40:31.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-05-11T13:40:31.368Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-05-11T13:40:31.368Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.368Z] [2021-05-11T13:40:31.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-05-11T13:40:31.368Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-05-11T13:40:31.368Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.368Z] [2021-05-11T13:40:31.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-05-11T13:40:31.368Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-05-11T13:40:31.368Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.368Z] [2021-05-11T13:40:31.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-05-11T13:40:31.368Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-05-11T13:40:31.368Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.368Z] [2021-05-11T13:40:31.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-05-11T13:40:31.368Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-05-11T13:40:31.368Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.368Z] [2021-05-11T13:40:31.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-05-11T13:40:31.368Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-05-11T13:40:31.368Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.368Z] [2021-05-11T13:40:31.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-05-11T13:40:31.368Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-05-11T13:40:31.368Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.368Z] [2021-05-11T13:40:31.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-05-11T13:40:31.368Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-05-11T13:40:31.368Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.368Z] [2021-05-11T13:40:31.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-05-11T13:40:31.368Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-05-11T13:40:31.368Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.368Z] [2021-05-11T13:40:31.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-05-11T13:40:31.368Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-05-11T13:40:31.368Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.368Z] [2021-05-11T13:40:31.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-05-11T13:40:31.368Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-05-11T13:40:31.368Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.368Z] [2021-05-11T13:40:31.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-05-11T13:40:31.368Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-05-11T13:40:31.368Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.368Z] [2021-05-11T13:40:31.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-05-11T13:40:31.368Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-05-11T13:40:31.368Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.368Z] [2021-05-11T13:40:31.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-05-11T13:40:31.368Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-05-11T13:40:31.368Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.368Z] [2021-05-11T13:40:31.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-05-11T13:40:31.368Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-05-11T13:40:31.368Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.368Z] [2021-05-11T13:40:31.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-05-11T13:40:31.368Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-05-11T13:40:31.368Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.368Z] [2021-05-11T13:40:31.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-05-11T13:40:31.368Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-05-11T13:40:31.368Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.368Z] [2021-05-11T13:40:31.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-05-11T13:40:31.368Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-05-11T13:40:31.368Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.368Z] [2021-05-11T13:40:31.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-05-11T13:40:31.368Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-05-11T13:40:31.368Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.368Z] [2021-05-11T13:40:31.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-05-11T13:40:31.368Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-05-11T13:40:31.368Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.368Z] [2021-05-11T13:40:31.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-05-11T13:40:31.368Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-05-11T13:40:31.368Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.368Z] [2021-05-11T13:40:31.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-05-11T13:40:31.368Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-05-11T13:40:31.368Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.368Z] [2021-05-11T13:40:31.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-05-11T13:40:31.368Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-05-11T13:40:31.368Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.368Z] [2021-05-11T13:40:31.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-05-11T13:40:31.368Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-05-11T13:40:31.368Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.368Z] [2021-05-11T13:40:31.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-05-11T13:40:31.368Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-05-11T13:40:31.368Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.368Z] [2021-05-11T13:40:31.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-05-11T13:40:31.368Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-05-11T13:40:31.368Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.368Z] [2021-05-11T13:40:31.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-05-11T13:40:31.368Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-05-11T13:40:31.368Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.368Z] [2021-05-11T13:40:31.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-05-11T13:40:31.368Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-05-11T13:40:31.368Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.368Z] [2021-05-11T13:40:31.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-05-11T13:40:31.368Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-05-11T13:40:31.368Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.368Z] [2021-05-11T13:40:31.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-05-11T13:40:31.368Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-05-11T13:40:31.368Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.368Z] [2021-05-11T13:40:31.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-05-11T13:40:31.368Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-05-11T13:40:31.368Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.368Z] [2021-05-11T13:40:31.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-05-11T13:40:31.368Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-05-11T13:40:31.368Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.368Z] [2021-05-11T13:40:31.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-05-11T13:40:31.368Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-05-11T13:40:31.368Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.368Z] [2021-05-11T13:40:31.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-05-11T13:40:31.368Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.368Z] [2021-05-11T13:40:31.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-05-11T13:40:31.368Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.368Z] [2021-05-11T13:40:31.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-05-11T13:40:31.368Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-05-11T13:40:31.368Z] [2021-05-11T13:40:31.368Z] [2021-05-11T13:40:31.368Z] DONE 1092 tests, 546 skipped in 2502.523s [2021-05-11T13:40:31.368Z] INFO: Integration tests ended at 05/11/2021 13:40:31. Duration:00:41:42.6368661 [2021-05-11T13:40:31.368Z] INFO: Docker info of the daemon under test at end of run [2021-05-11T13:40:31.368Z] [2021-05-11T13:40:31.820Z] Containers: 2 [2021-05-11T13:40:31.820Z] Running: 0 [2021-05-11T13:40:31.820Z] Paused: 0 [2021-05-11T13:40:31.820Z] Stopped: 2 [2021-05-11T13:40:31.820Z] Images: 18 [2021-05-11T13:40:31.820Z] Server Version: 0.0.0-dev [2021-05-11T13:40:31.820Z] Storage Driver: windowsfilter [2021-05-11T13:40:31.820Z] Windows: [2021-05-11T13:40:31.820Z] Logging Driver: json-file [2021-05-11T13:40:31.820Z] Plugins: [2021-05-11T13:40:31.820Z] Volume: local [2021-05-11T13:40:31.820Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-05-11T13:40:31.820Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-05-11T13:40:31.820Z] Swarm: inactive [2021-05-11T13:40:31.820Z] Default Isolation: process [2021-05-11T13:40:31.820Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-05-11T13:40:31.820Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-05-11T13:40:31.820Z] OSType: windows [2021-05-11T13:40:31.820Z] Architecture: x86_64 [2021-05-11T13:40:31.820Z] CPUs: 4 [2021-05-11T13:40:31.820Z] Total Memory: 32GiB [2021-05-11T13:40:31.820Z] Name: azwin-2-81bcc0 [2021-05-11T13:40:31.820Z] ID: NWHW:3WX4:2PLL:IPDI:PRTE:DYDE:OYVD:6XTK:7WCR:SAYA:RQWX:T4XD [2021-05-11T13:40:31.820Z] Docker Root Dir: D:\CI\PR-42370\4\daemon [2021-05-11T13:40:32.270Z] Debug Mode (client): false [2021-05-11T13:40:32.270Z] Debug Mode (server): true [2021-05-11T13:40:32.270Z] File Descriptors: -1 [2021-05-11T13:40:32.270Z] Goroutines: 17 [2021-05-11T13:40:32.270Z] System Time: 2021-05-11T13:40:31.7717568Z [2021-05-11T13:40:32.270Z] EventsListeners: 0 [2021-05-11T13:40:32.270Z] Registry: https://index.docker.io/v1/ [2021-05-11T13:40:32.270Z] Labels: [2021-05-11T13:40:32.270Z] Experimental: false [2021-05-11T13:40:32.270Z] Insecure Registries: [2021-05-11T13:40:32.270Z] 127.0.0.0/8 [2021-05-11T13:40:32.270Z] Live Restore Enabled: false [2021-05-11T13:40:32.270Z] [2021-05-11T13:40:32.270Z] [2021-05-11T13:40:32.270Z] INFO: Stopping daemon under test [2021-05-11T13:40:32.270Z] SUCCESS: The process with PID 148 (child process of PID 2584) has been terminated. [2021-05-11T13:40:32.270Z] SUCCESS: The process with PID 2584 (child process of PID 3040) has been terminated. [2021-05-11T13:40:32.270Z] INFO: Stop tailing logs of the daemon under tests [2021-05-11T13:40:32.270Z] INFO: executeCI.ps1 Completed successfully at 05/11/2021 13:40:31. [2021-05-11T13:40:32.270Z] INFO: Tidying up at end of run [2021-05-11T13:40:32.270Z] INFO: Saving daemon under test log (d:\CI\PR-42370\4\dut.out) to bundles\CIDUT.out [2021-05-11T13:40:32.270Z] INFO: Saving daemon under test log (d:\CI\PR-42370\4\dut.err) to bundles\CIDUT.err [2021-05-11T13:40:32.270Z] INFO: Nuke-Everything... [2021-05-11T13:40:34.413Z] INFO: Container count on control daemon to delete is 2 [2021-05-11T13:40:34.574Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-05-11T13:40:34.863Z] 242a93d5eba5 [2021-05-11T13:40:34.863Z] cf55dba659f3 [2021-05-11T13:40:34.863Z] INFO: Tidying pidfile d:\CI\PR-42370\4\docker.pid [2021-05-11T13:40:35.314Z] INFO: Nuking d:\CI [2021-05-11T13:40:41.669Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-05-11T13:40:44.587Z] === RUN TestDockerSuite/TestRmiTag [2021-05-11T13:40:45.048Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-05-11T13:40:46.607Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-05-11T13:40:52.921Z] INFO: Zapped successfully [2021-05-11T13:40:52.921Z] [2021-05-11T13:40:52.921Z] INFO: executeCI.ps1 exiting at Tue May 11 13:40:51 CUT 2021. Duration 01:10:43.8783128 [2021-05-11T13:40:52.921Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-05-11T13:40:53.150Z] Recording test results [2021-05-11T13:40:53.689Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-05-11T13:40:55.465Z] Creating win-2022-integration-bundles.zip [Pipeline] archiveArtifacts [2021-05-11T13:40:57.180Z] Archiving artifacts [2021-05-11T13:40:58.218Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42370/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-05-11T13:40:59.183Z] + make clean [2021-05-11T13:41:00.133Z] docker volume rm -f docker-dev-cache [2021-05-11T13:41:00.133Z] docker-dev-cache [Pipeline] deleteDir [2021-05-11T13:41:01.457Z] === RUN TestDockerSuite/TestRmiWithContainerFails [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-11T13:41:03.002Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-05-11T13:41:06.750Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-05-11T13:41:07.723Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-05-11T13:41:07.723Z] === RUN TestDockerSuite/TestRunAddHost [2021-05-11T13:41:07.723Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-05-11T13:41:07.723Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-05-11T13:41:07.723Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-05-11T13:41:07.723Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-05-11T13:41:07.723Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-05-11T13:41:07.723Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-05-11T13:41:09.268Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-05-11T13:41:09.268Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-05-11T13:41:09.268Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-05-11T13:41:13.018Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-05-11T13:41:15.206Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-05-11T13:41:17.394Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-05-11T13:41:19.580Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-05-11T13:41:21.124Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-05-11T13:41:21.124Z] === RUN TestDockerSuite/TestRunBindMounts [2021-05-11T13:41:24.875Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-05-11T13:41:24.875Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-05-11T13:41:25.337Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-05-11T13:41:25.337Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-05-11T13:41:25.337Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-05-11T13:41:25.337Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-05-11T13:41:25.337Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-05-11T13:41:25.337Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-05-11T13:41:25.337Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-05-11T13:41:25.337Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-05-11T13:41:25.337Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-05-11T13:41:25.337Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-05-11T13:41:27.527Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-05-11T13:41:27.527Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-05-11T13:41:29.720Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-05-11T13:41:29.720Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-05-11T13:41:29.720Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-05-11T13:41:31.913Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-05-11T13:41:31.913Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-05-11T13:41:31.913Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-05-11T13:41:31.913Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-05-11T13:41:31.913Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-05-11T13:41:31.913Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-05-11T13:41:31.913Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-05-11T13:41:31.913Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-05-11T13:41:34.100Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-05-11T13:41:35.643Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-05-11T13:41:37.187Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-05-11T13:41:37.648Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-05-11T13:41:37.648Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-05-11T13:41:37.648Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-05-11T13:41:39.192Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-05-11T13:41:39.192Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-05-11T13:41:39.192Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-05-11T13:41:39.192Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-05-11T13:41:39.192Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-05-11T13:41:40.735Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-05-11T13:41:45.443Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-05-11T13:41:45.443Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-05-11T13:41:45.443Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-05-11T13:41:45.443Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-05-11T13:41:45.443Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-05-11T13:41:45.443Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-05-11T13:41:45.443Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-05-11T13:41:47.631Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-05-11T13:41:47.631Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-05-11T13:41:47.631Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-05-11T13:41:47.631Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-05-11T13:41:49.176Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-05-11T13:41:51.367Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-05-11T13:41:51.367Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-05-11T13:41:52.911Z] === RUN TestDockerSuite/TestRunEnvironment [2021-05-11T13:41:52.911Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-05-11T13:41:52.911Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-05-11T13:41:52.911Z] === RUN TestDockerSuite/TestRunExitCode [2021-05-11T13:41:55.099Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-05-11T13:41:56.645Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-05-11T13:41:58.831Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-05-11T13:42:00.376Z] === RUN TestDockerSuite/TestRunExposePort [2021-05-11T13:42:00.837Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-05-11T13:42:00.837Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-05-11T13:42:00.837Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-05-11T13:42:00.837Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-05-11T13:42:00.837Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-05-11T13:42:00.837Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-05-11T13:42:00.837Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-05-11T13:42:00.837Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-05-11T13:42:03.753Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-05-11T13:42:03.754Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-05-11T13:42:03.754Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-05-11T13:42:03.754Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-05-11T13:42:04.215Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-05-11T13:42:04.215Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-05-11T13:42:04.215Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-05-11T13:42:10.024Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-05-11T13:42:10.025Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-05-11T13:42:10.998Z] === RUN TestDockerSuite/TestRunModeHostname [2021-05-11T13:42:10.998Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-05-11T13:42:10.998Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-05-11T13:42:10.998Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-05-11T13:42:10.998Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-05-11T13:42:10.998Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-05-11T13:42:10.998Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-05-11T13:42:10.998Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-05-11T13:42:10.998Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-05-11T13:42:10.998Z] === RUN TestDockerSuite/TestRunMount [2021-05-11T13:42:10.998Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-05-11T13:42:10.998Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-05-11T13:42:10.998Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-05-11T13:42:10.998Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-05-11T13:42:18.091Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-05-11T13:42:18.091Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-05-11T13:42:18.091Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-05-11T13:42:18.091Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-05-11T13:42:21.840Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-05-11T13:42:24.758Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-05-11T13:42:24.758Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-05-11T13:42:24.758Z] === RUN TestDockerSuite/TestRunNetHost [2021-05-11T13:42:24.758Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-05-11T13:42:24.758Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-05-11T13:42:24.758Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-05-11T13:42:24.758Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-05-11T13:42:25.220Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-05-11T13:42:25.220Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-05-11T13:42:25.220Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-05-11T13:42:25.220Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-05-11T13:42:26.763Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-05-11T13:42:28.307Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-05-11T13:42:30.499Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-05-11T13:42:31.472Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-05-11T13:42:33.015Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-05-11T13:42:33.015Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-05-11T13:42:33.015Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-05-11T13:42:33.015Z] === RUN TestDockerSuite/TestRunPortInUse [2021-05-11T13:42:33.015Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-05-11T13:42:33.015Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-05-11T13:42:33.015Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-05-11T13:42:33.477Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-05-11T13:42:33.477Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-05-11T13:42:35.664Z] === RUN TestDockerSuite/TestRunPublishPort [2021-05-11T13:42:35.664Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-05-11T13:42:35.664Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-05-11T13:42:35.664Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-05-11T13:42:35.664Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-05-11T13:42:35.664Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-05-11T13:42:42.757Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-05-11T13:42:42.757Z] === RUN TestDockerSuite/TestRunRm [2021-05-11T13:42:43.730Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-05-11T13:42:49.496Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-05-11T13:42:51.039Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-05-11T13:42:52.586Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-05-11T13:42:54.773Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-05-11T13:42:56.966Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-05-11T13:42:56.966Z] === RUN TestDockerSuite/TestRunState [2021-05-11T13:42:56.966Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-05-11T13:42:58.509Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-05-11T13:42:58.509Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-05-11T13:43:00.695Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-05-11T13:43:00.695Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-05-11T13:43:00.695Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-05-11T13:43:00.695Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-05-11T13:43:00.695Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-05-11T13:43:00.695Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-05-11T13:43:05.402Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-05-11T13:43:05.402Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-05-11T13:43:05.402Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-05-11T13:43:05.402Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-05-11T13:43:05.402Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-05-11T13:43:05.402Z] === RUN TestDockerSuite/TestRunUserByID [2021-05-11T13:43:05.402Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-05-11T13:43:05.402Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-05-11T13:43:05.402Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-05-11T13:43:05.402Z] === RUN TestDockerSuite/TestRunUserByName [2021-05-11T13:43:05.402Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-05-11T13:43:07.037Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-05-11T13:43:07.037Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-05-11T13:43:09.226Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-05-11T13:43:09.226Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-05-11T13:43:09.226Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-05-11T13:43:11.416Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-05-11T13:43:17.230Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-05-11T13:43:20.985Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-05-11T13:43:25.694Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-05-11T13:43:25.694Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-05-11T13:43:25.694Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-05-11T13:43:27.884Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-05-11T13:43:30.074Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-05-11T13:43:32.262Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-05-11T13:43:32.262Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-05-11T13:43:32.262Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-05-11T13:43:32.262Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-05-11T13:43:32.262Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-05-11T13:43:32.262Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-05-11T13:43:32.262Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-05-11T13:43:32.262Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-05-11T13:43:32.262Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-05-11T13:43:40.860Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-05-11T13:43:41.833Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-05-11T13:43:43.379Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-05-11T13:43:47.131Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-05-11T13:43:47.131Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-05-11T13:43:47.131Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-05-11T13:43:47.131Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-05-11T13:43:47.131Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-05-11T13:43:47.131Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-05-11T13:43:47.131Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-05-11T13:43:47.131Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-05-11T13:43:47.131Z] === RUN TestDockerSuite/TestSaveImageId [2021-05-11T13:43:47.131Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-05-11T13:43:47.131Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-05-11T13:43:47.131Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-05-11T13:43:47.131Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-05-11T13:43:47.131Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-05-11T13:43:47.131Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-05-11T13:43:47.131Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-05-11T13:43:47.131Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-05-11T13:43:47.131Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-05-11T13:43:49.320Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-05-11T13:43:49.782Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-05-11T13:43:50.243Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-05-11T13:43:50.243Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-05-11T13:43:52.436Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-05-11T13:43:58.252Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-05-11T13:43:58.252Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-05-11T13:44:04.082Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-05-11T13:44:04.082Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-05-11T13:44:12.678Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-05-11T13:44:12.678Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-05-11T13:44:12.678Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-05-11T13:44:12.678Z] === RUN TestDockerSuite/TestStartRecordError [2021-05-11T13:44:12.678Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-05-11T13:44:17.397Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-05-11T13:44:17.397Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-05-11T13:44:17.397Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-05-11T13:44:17.397Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-05-11T13:44:17.397Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-05-11T13:44:17.397Z] === RUN TestDockerSuite/TestStatsNoStream [2021-05-11T13:44:17.397Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-05-11T13:44:18.941Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-05-11T13:44:21.134Z] === RUN TestDockerSuite/TestTopPrivileged [2021-05-11T13:44:21.134Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-05-11T13:44:22.680Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-05-11T13:44:22.680Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-05-11T13:44:22.680Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-05-11T13:44:22.680Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-05-11T13:44:22.680Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-05-11T13:44:22.680Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-05-11T13:44:22.680Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-05-11T13:44:40.406Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-05-11T13:44:40.406Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-05-11T13:44:40.407Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-05-11T13:44:40.407Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-05-11T13:44:40.407Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-05-11T13:44:40.407Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-05-11T13:44:40.407Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-05-11T13:44:46.217Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-05-11T13:44:46.217Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-05-11T13:44:48.406Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-05-11T13:44:48.867Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-05-11T13:44:49.328Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-05-11T13:44:49.328Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-05-11T13:44:49.328Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-05-11T13:44:56.420Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-05-11T13:44:56.420Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-05-11T13:44:56.420Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-05-11T13:44:56.881Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-05-11T13:44:56.881Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-05-11T13:45:02.689Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-05-11T13:45:02.689Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-05-11T13:45:02.689Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-05-11T13:45:11.284Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-05-11T13:45:11.284Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-05-11T13:45:11.748Z] --- PASS: TestDockerSuite (2238.45s) [2021-05-11T13:45:11.748Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-05-11T13:45:11.748Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-05-11T13:45:11.748Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.748Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2021-05-11T13:45:11.748Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-05-11T13:45:11.748Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-05-11T13:45:11.748Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-05-11T13:45:11.748Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.748Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-05-11T13:45:11.748Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.69s) [2021-05-11T13:45:11.748Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.23s) [2021-05-11T13:45:11.748Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.51s) [2021-05-11T13:45:11.749Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s) [2021-05-11T13:45:11.749Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (101.27s) [2021-05-11T13:45:11.749Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.78s) [2021-05-11T13:45:11.749Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2021-05-11T13:45:11.749Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-05-11T13:45:11.749Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.749Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-05-11T13:45:11.749Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.749Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-05-11T13:45:11.749Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.749Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-05-11T13:45:11.749Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.749Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-05-11T13:45:11.749Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.749Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-05-11T13:45:11.749Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.749Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-05-11T13:45:11.749Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.749Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2021-05-11T13:45:11.749Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-05-11T13:45:11.749Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.749Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.59s) [2021-05-11T13:45:11.749Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-05-11T13:45:11.749Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.749Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-05-11T13:45:11.749Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.749Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.77s) [2021-05-11T13:45:11.749Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.92s) [2021-05-11T13:45:11.749Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-05-11T13:45:11.749Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-05-11T13:45:11.749Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-05-11T13:45:11.749Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-05-11T13:45:11.749Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-05-11T13:45:11.749Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.749Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-05-11T13:45:11.749Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.749Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.82s) [2021-05-11T13:45:11.749Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-05-11T13:45:11.749Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-05-11T13:45:11.749Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-05-11T13:45:11.749Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.749Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.82s) [2021-05-11T13:45:11.749Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (88.90s) [2021-05-11T13:45:11.749Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.30s) [2021-05-11T13:45:11.749Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-05-11T13:45:11.749Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (4.71s) [2021-05-11T13:45:11.749Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-05-11T13:45:11.749Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.32s) [2021-05-11T13:45:11.749Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.78s) [2021-05-11T13:45:11.749Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-05-11T13:45:11.749Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.749Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-05-11T13:45:11.749Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.749Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-05-11T13:45:11.749Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.749Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.21s) [2021-05-11T13:45:11.749Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.74s) [2021-05-11T13:45:11.749Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.90s) [2021-05-11T13:45:11.749Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.30s) [2021-05-11T13:45:11.749Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-05-11T13:45:11.749Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.749Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-05-11T13:45:11.749Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.749Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2021-05-11T13:45:11.749Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.43s) [2021-05-11T13:45:11.749Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (9.59s) [2021-05-11T13:45:11.749Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (8.80s) [2021-05-11T13:45:11.749Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.88s) [2021-05-11T13:45:11.749Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-05-11T13:45:11.749Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.749Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.06s) [2021-05-11T13:45:11.749Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.41s) [2021-05-11T13:45:11.749Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (8.58s) [2021-05-11T13:45:11.749Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-05-11T13:45:11.749Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.749Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-05-11T13:45:11.749Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.749Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-05-11T13:45:11.749Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.749Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-05-11T13:45:11.749Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.749Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.42s) [2021-05-11T13:45:11.749Z] --- PASS: TestDockerSuite/TestBuildAddTar (42.12s) [2021-05-11T13:45:11.749Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-05-11T13:45:11.749Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.749Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.26s) [2021-05-11T13:45:11.749Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.749Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (23.77s) [2021-05-11T13:45:11.749Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.53s) [2021-05-11T13:45:11.749Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.749Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.43s) [2021-05-11T13:45:11.749Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (5.98s) [2021-05-11T13:45:11.749Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.73s) [2021-05-11T13:45:11.749Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.749Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (3.82s) [2021-05-11T13:45:11.749Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (7.40s) [2021-05-11T13:45:11.749Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (6.83s) [2021-05-11T13:45:11.749Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.26s) [2021-05-11T13:45:11.749Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.749Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (3.91s) [2021-05-11T13:45:11.749Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-05-11T13:45:11.749Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.749Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-05-11T13:45:11.749Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.749Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.39s) [2021-05-11T13:45:11.749Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-05-11T13:45:11.749Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.749Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.50s) [2021-05-11T13:45:11.749Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-05-11T13:45:11.749Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.749Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-05-11T13:45:11.749Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.749Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (32.79s) [2021-05-11T13:45:11.749Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (3.91s) [2021-05-11T13:45:11.749Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.52s) [2021-05-11T13:45:11.749Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.749Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.27s) [2021-05-11T13:45:11.749Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.749Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.13s) [2021-05-11T13:45:11.749Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-05-11T13:45:11.749Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.749Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (3.85s) [2021-05-11T13:45:11.749Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.12s) [2021-05-11T13:45:11.749Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-05-11T13:45:11.749Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.749Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-05-11T13:45:11.749Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-05-11T13:45:11.749Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.29s) [2021-05-11T13:45:11.749Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.87s) [2021-05-11T13:45:11.749Z] --- PASS: TestDockerSuite/TestBuildCmd (0.50s) [2021-05-11T13:45:11.749Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.53s) [2021-05-11T13:45:11.749Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.48s) [2021-05-11T13:45:11.749Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.47s) [2021-05-11T13:45:11.749Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.96s) [2021-05-11T13:45:11.749Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-05-11T13:45:11.749Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.749Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.10s) [2021-05-11T13:45:11.749Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-05-11T13:45:11.749Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.749Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.42s) [2021-05-11T13:45:11.749Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.70s) [2021-05-11T13:45:11.749Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.80s) [2021-05-11T13:45:11.749Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.42s) [2021-05-11T13:45:11.749Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-05-11T13:45:11.749Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.749Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.75s) [2021-05-11T13:45:11.749Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.58s) [2021-05-11T13:45:11.749Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-05-11T13:45:11.749Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.749Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-05-11T13:45:11.749Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.749Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.31s) [2021-05-11T13:45:11.749Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (26.57s) [2021-05-11T13:45:11.749Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.10s) [2021-05-11T13:45:11.749Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.95s) [2021-05-11T13:45:11.749Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.18s) [2021-05-11T13:45:11.749Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.26s) [2021-05-11T13:45:11.749Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.749Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.24s) [2021-05-11T13:45:11.749Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.749Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-05-11T13:45:11.749Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.749Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.47s) [2021-05-11T13:45:11.749Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2021-05-11T13:45:11.749Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.749Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (22.51s) [2021-05-11T13:45:11.749Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.63s) [2021-05-11T13:45:11.749Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.28s) [2021-05-11T13:45:11.749Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.749Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (18.64s) [2021-05-11T13:45:11.749Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.34s) [2021-05-11T13:45:11.749Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.56s) [2021-05-11T13:45:11.749Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.34s) [2021-05-11T13:45:11.749Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.19s) [2021-05-11T13:45:11.749Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.31s) [2021-05-11T13:45:11.749Z] --- PASS: TestDockerSuite/TestBuildDockerignore (68.35s) [2021-05-11T13:45:11.749Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (4.50s) [2021-05-11T13:45:11.749Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.28s) [2021-05-11T13:45:11.749Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.749Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (77.79s) [2021-05-11T13:45:11.749Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.29s) [2021-05-11T13:45:11.749Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.59s) [2021-05-11T13:45:11.749Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (24.81s) [2021-05-11T13:45:11.749Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (13.18s) [2021-05-11T13:45:11.749Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (17.67s) [2021-05-11T13:45:11.749Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (21.73s) [2021-05-11T13:45:11.749Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (17.79s) [2021-05-11T13:45:11.749Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (8.00s) [2021-05-11T13:45:11.749Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (103.25s) [2021-05-11T13:45:11.749Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.34s) [2021-05-11T13:45:11.749Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.26s) [2021-05-11T13:45:11.749Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.749Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-05-11T13:45:11.749Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.749Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.49s) [2021-05-11T13:45:11.749Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.96s) [2021-05-11T13:45:11.749Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-05-11T13:45:11.749Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.749Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.42s) [2021-05-11T13:45:11.749Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.48s) [2021-05-11T13:45:11.749Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.61s) [2021-05-11T13:45:11.749Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.62s) [2021-05-11T13:45:11.749Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (3.88s) [2021-05-11T13:45:11.749Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-05-11T13:45:11.749Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.749Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.24s) [2021-05-11T13:45:11.749Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.749Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-05-11T13:45:11.749Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.749Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-05-11T13:45:11.749Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.749Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-05-11T13:45:11.749Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.749Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.32s) [2021-05-11T13:45:11.749Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-05-11T13:45:11.749Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.749Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-05-11T13:45:11.749Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.749Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-05-11T13:45:11.749Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.749Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.86s) [2021-05-11T13:45:11.749Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.05s) [2021-05-11T13:45:11.749Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (11.70s) [2021-05-11T13:45:11.749Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.56s) [2021-05-11T13:45:11.749Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2021-05-11T13:45:11.749Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.749Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-05-11T13:45:11.749Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.749Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-05-11T13:45:11.749Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.749Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-05-11T13:45:11.749Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.749Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-05-11T13:45:11.749Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.749Z] --- PASS: TestDockerSuite/TestBuildFails (1.97s) [2021-05-11T13:45:11.749Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.10s) [2021-05-11T13:45:11.749Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (4.65s) [2021-05-11T13:45:11.749Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (4.56s) [2021-05-11T13:45:11.749Z] --- PASS: TestDockerSuite/TestBuildForceRm (5.71s) [2021-05-11T13:45:11.749Z] --- PASS: TestDockerSuite/TestBuildFromGit (4.94s) [2021-05-11T13:45:11.749Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.27s) [2021-05-11T13:45:11.750Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.37s) [2021-05-11T13:45:11.750Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-05-11T13:45:11.750Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-05-11T13:45:11.750Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.66s) [2021-05-11T13:45:11.750Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.50s) [2021-05-11T13:45:11.750Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-05-11T13:45:11.750Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.750Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (7.21s) [2021-05-11T13:45:11.750Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2021-05-11T13:45:11.750Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.750Z] --- PASS: TestDockerSuite/TestBuildHistory (9.80s) [2021-05-11T13:45:11.750Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.89s) [2021-05-11T13:45:11.750Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.65s) [2021-05-11T13:45:11.750Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-05-11T13:45:11.750Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.750Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.73s) [2021-05-11T13:45:11.750Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.08s) [2021-05-11T13:45:11.750Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (8.38s) [2021-05-11T13:45:11.750Z] --- PASS: TestDockerSuite/TestBuildLabel (0.87s) [2021-05-11T13:45:11.750Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.56s) [2021-05-11T13:45:11.750Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.89s) [2021-05-11T13:45:11.750Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.52s) [2021-05-11T13:45:11.750Z] --- PASS: TestDockerSuite/TestBuildLabels (0.87s) [2021-05-11T13:45:11.750Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.39s) [2021-05-11T13:45:11.750Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.10s) [2021-05-11T13:45:11.750Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2021-05-11T13:45:11.750Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.750Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-05-11T13:45:11.750Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.750Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s) [2021-05-11T13:45:11.750Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2021-05-11T13:45:11.750Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2021-05-11T13:45:11.750Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2021-05-11T13:45:11.750Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.50s) [2021-05-11T13:45:11.750Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.60s) [2021-05-11T13:45:11.750Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.20s) [2021-05-11T13:45:11.750Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (17.73s) [2021-05-11T13:45:11.750Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-05-11T13:45:11.750Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.750Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.51s) [2021-05-11T13:45:11.750Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (30.74s) [2021-05-11T13:45:11.750Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (16.66s) [2021-05-11T13:45:11.750Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.40s) [2021-05-11T13:45:11.750Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.16s) [2021-05-11T13:45:11.750Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (4.62s) [2021-05-11T13:45:11.750Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (13.66s) [2021-05-11T13:45:11.750Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-05-11T13:45:11.750Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.750Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (6.24s) [2021-05-11T13:45:11.750Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.56s) [2021-05-11T13:45:11.750Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-05-11T13:45:11.750Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.750Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-05-11T13:45:11.750Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.750Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.49s) [2021-05-11T13:45:11.750Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (3.66s) [2021-05-11T13:45:11.750Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.03s) [2021-05-11T13:45:11.750Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.22s) [2021-05-11T13:45:11.750Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.13s) [2021-05-11T13:45:11.750Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.72s) [2021-05-11T13:45:11.750Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.89s) [2021-05-11T13:45:11.750Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.17s) [2021-05-11T13:45:11.750Z] --- PASS: TestDockerSuite/TestBuildOnBuild (16.95s) [2021-05-11T13:45:11.750Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.40s) [2021-05-11T13:45:11.750Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (7.46s) [2021-05-11T13:45:11.750Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.15s) [2021-05-11T13:45:11.750Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (6.99s) [2021-05-11T13:45:11.750Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.06s) [2021-05-11T13:45:11.750Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.04s) [2021-05-11T13:45:11.750Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.99s) [2021-05-11T13:45:11.750Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-05-11T13:45:11.750Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.750Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-05-11T13:45:11.750Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.750Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.83s) [2021-05-11T13:45:11.750Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-05-11T13:45:11.750Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.750Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (33.69s) [2021-05-11T13:45:11.750Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (34.32s) [2021-05-11T13:45:11.750Z] --- PASS: TestDockerSuite/TestBuildRm (10.72s) [2021-05-11T13:45:11.750Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.79s) [2021-05-11T13:45:11.750Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-05-11T13:45:11.750Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.750Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.27s) [2021-05-11T13:45:11.750Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.750Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.21s) [2021-05-11T13:45:11.750Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (2.92s) [2021-05-11T13:45:11.750Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.03s) [2021-05-11T13:45:11.750Z] --- PASS: TestDockerSuite/TestBuildShellInherited (3.61s) [2021-05-11T13:45:11.750Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (17.97s) [2021-05-11T13:45:11.750Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.56s) [2021-05-11T13:45:11.750Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.57s) [2021-05-11T13:45:11.750Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (7.14s) [2021-05-11T13:45:11.750Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.26s) [2021-05-11T13:45:11.750Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (3.94s) [2021-05-11T13:45:11.750Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2021-05-11T13:45:11.750Z] --- PASS: TestDockerSuite/TestBuildStderr (3.81s) [2021-05-11T13:45:11.750Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (16.36s) [2021-05-11T13:45:11.750Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.26s) [2021-05-11T13:45:11.750Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.750Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.49s) [2021-05-11T13:45:11.750Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.03s) [2021-05-11T13:45:11.750Z] --- PASS: TestDockerSuite/TestBuildTagEvent (3.73s) [2021-05-11T13:45:11.750Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.35s) [2021-05-11T13:45:11.750Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2021-05-11T13:45:11.750Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.750Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-05-11T13:45:11.750Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.750Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-05-11T13:45:11.750Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.750Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.48s) [2021-05-11T13:45:11.750Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.49s) [2021-05-11T13:45:11.750Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (7.17s) [2021-05-11T13:45:11.750Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-05-11T13:45:11.750Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.750Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-05-11T13:45:11.750Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.750Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (17.90s) [2021-05-11T13:45:11.750Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.72s) [2021-05-11T13:45:11.750Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (7.07s) [2021-05-11T13:45:11.750Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (4.52s) [2021-05-11T13:45:11.750Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.28s) [2021-05-11T13:45:11.750Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.750Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-05-11T13:45:11.750Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.750Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.19s) [2021-05-11T13:45:11.750Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.27s) [2021-05-11T13:45:11.750Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.750Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (8.91s) [2021-05-11T13:45:11.750Z] --- PASS: TestDockerSuite/TestBuildWithTabs (3.68s) [2021-05-11T13:45:11.750Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.31s) [2021-05-11T13:45:11.750Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (10.80s) [2021-05-11T13:45:11.750Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.26s) [2021-05-11T13:45:11.750Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.750Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.25s) [2021-05-11T13:45:11.750Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.750Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2021-05-11T13:45:11.750Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.750Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.03s) [2021-05-11T13:45:11.750Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (6.70s) [2021-05-11T13:45:11.750Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.79s) [2021-05-11T13:45:11.750Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.25s) [2021-05-11T13:45:11.750Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.750Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-05-11T13:45:11.750Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.750Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-05-11T13:45:11.750Z] docker_cli_sni_test.go:18: Flakey test [2021-05-11T13:45:11.750Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.92s) [2021-05-11T13:45:11.750Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (3.51s) [2021-05-11T13:45:11.750Z] --- PASS: TestDockerSuite/TestCommitChange (3.90s) [2021-05-11T13:45:11.750Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (8.69s) [2021-05-11T13:45:11.750Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-05-11T13:45:11.750Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.750Z] --- PASS: TestDockerSuite/TestCommitNewFile (5.50s) [2021-05-11T13:45:11.750Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-05-11T13:45:11.750Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.750Z] --- PASS: TestDockerSuite/TestCommitTTY (15.27s) [2021-05-11T13:45:11.750Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.11s) [2021-05-11T13:45:11.750Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-05-11T13:45:11.750Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.750Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-05-11T13:45:11.750Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.750Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-05-11T13:45:11.750Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.750Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-05-11T13:45:11.750Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.750Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-05-11T13:45:11.750Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.750Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-05-11T13:45:11.750Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.750Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-05-11T13:45:11.750Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.750Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2021-05-11T13:45:11.750Z] --- PASS: TestDockerSuite/TestContainerAPICommit (5.54s) [2021-05-11T13:45:11.750Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (5.68s) [2021-05-11T13:45:11.750Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-05-11T13:45:11.750Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.750Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (6.69s) [2021-05-11T13:45:11.750Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-05-11T13:45:11.750Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.750Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-05-11T13:45:11.750Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.750Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-05-11T13:45:11.750Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.750Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.03s) [2021-05-11T13:45:11.750Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-05-11T13:45:11.750Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.750Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2021-05-11T13:45:11.750Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.08s) [2021-05-11T13:45:11.750Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2021-05-11T13:45:11.750Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-05-11T13:45:11.750Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.750Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-05-11T13:45:11.750Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.750Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-05-11T13:45:11.750Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.750Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.18s) [2021-05-11T13:45:11.750Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.86s) [2021-05-11T13:45:11.750Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.84s) [2021-05-11T13:45:11.750Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-05-11T13:45:11.750Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-05-11T13:45:11.750Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.750Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.92s) [2021-05-11T13:45:11.750Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-05-11T13:45:11.750Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (1.82s) [2021-05-11T13:45:11.750Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-05-11T13:45:11.750Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.750Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-05-11T13:45:11.750Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.750Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (1.98s) [2021-05-11T13:45:11.750Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2021-05-11T13:45:11.750Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.78s) [2021-05-11T13:45:11.750Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-05-11T13:45:11.750Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.750Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.25s) [2021-05-11T13:45:11.750Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.20s) [2021-05-11T13:45:11.750Z] --- PASS: TestDockerSuite/TestContainerAPIRename (1.90s) [2021-05-11T13:45:11.750Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (8.02s) [2021-05-11T13:45:11.750Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.38s) [2021-05-11T13:45:11.750Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2021-05-11T13:45:11.750Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-05-11T13:45:11.750Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-05-11T13:45:11.750Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-05-11T13:45:11.750Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.60s) [2021-05-11T13:45:11.750Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-05-11T13:45:11.750Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.750Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.17s) [2021-05-11T13:45:11.750Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-05-11T13:45:11.750Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.750Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.86s) [2021-05-11T13:45:11.750Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2021-05-11T13:45:11.750Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.10s) [2021-05-11T13:45:11.750Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.74s) [2021-05-11T13:45:11.750Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-05-11T13:45:11.751Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.751Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-05-11T13:45:11.751Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.751Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-05-11T13:45:11.751Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.751Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-05-11T13:45:11.751Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.751Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-05-11T13:45:11.751Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.751Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.62s) [2021-05-11T13:45:11.751Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (36.19s) [2021-05-11T13:45:11.751Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (7.29s) [2021-05-11T13:45:11.751Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (7.36s) [2021-05-11T13:45:11.751Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.29s) [2021-05-11T13:45:11.751Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (7.29s) [2021-05-11T13:45:11.751Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0007d1240_} (2.32s) [2021-05-11T13:45:11.751Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1491477138_c:\foo_false____} (7.30s) [2021-05-11T13:45:11.751Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1491477138_c:\foo_true____} (2.32s) [2021-05-11T13:45:11.751Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-05-11T13:45:11.751Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.751Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.24s) [2021-05-11T13:45:11.751Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-05-11T13:45:11.751Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-05-11T13:45:11.751Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-05-11T13:45:11.751Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-05-11T13:45:11.751Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-05-11T13:45:11.751Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2021-05-11T13:45:11.751Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.06s) [2021-05-11T13:45:11.751Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.04s) [2021-05-11T13:45:11.751Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-05-11T13:45:11.751Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.06s) [2021-05-11T13:45:11.751Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-05-11T13:45:11.751Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.751Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-05-11T13:45:11.751Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.751Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-05-11T13:45:11.751Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.751Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-05-11T13:45:11.751Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.751Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-05-11T13:45:11.751Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.751Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.02s) [2021-05-11T13:45:11.751Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-05-11T13:45:11.751Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.751Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-05-11T13:45:11.751Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.751Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2021-05-11T13:45:11.751Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.751Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-05-11T13:45:11.751Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.751Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-05-11T13:45:11.751Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.751Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-05-11T13:45:11.751Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.751Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-05-11T13:45:11.751Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.751Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-05-11T13:45:11.751Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.751Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-05-11T13:45:11.751Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.751Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-05-11T13:45:11.751Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.751Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-05-11T13:45:11.751Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.751Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-05-11T13:45:11.751Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.751Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-05-11T13:45:11.751Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.751Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.13s) [2021-05-11T13:45:11.751Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2021-05-11T13:45:11.751Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-05-11T13:45:11.751Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.751Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.03s) [2021-05-11T13:45:11.751Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-05-11T13:45:11.751Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.751Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-05-11T13:45:11.751Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.751Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-05-11T13:45:11.751Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.751Z] --- PASS: TestDockerSuite/TestCpToCaseA (3.76s) [2021-05-11T13:45:11.751Z] --- PASS: TestDockerSuite/TestCpToCaseB (6.81s) [2021-05-11T13:45:11.751Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-05-11T13:45:11.751Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.751Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-05-11T13:45:11.751Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.751Z] --- PASS: TestDockerSuite/TestCpToCaseE (7.30s) [2021-05-11T13:45:11.751Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-05-11T13:45:11.751Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.751Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-05-11T13:45:11.751Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.751Z] --- PASS: TestDockerSuite/TestCpToCaseH (12.08s) [2021-05-11T13:45:11.751Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-05-11T13:45:11.751Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.751Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-05-11T13:45:11.751Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.751Z] --- PASS: TestDockerSuite/TestCpToDot (1.88s) [2021-05-11T13:45:11.751Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-05-11T13:45:11.751Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.751Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-05-11T13:45:11.751Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.751Z] --- PASS: TestDockerSuite/TestCpToStdout (6.90s) [2021-05-11T13:45:11.751Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-05-11T13:45:11.751Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.751Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-05-11T13:45:11.751Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.751Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-05-11T13:45:11.751Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.751Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-05-11T13:45:11.751Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.751Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.15s) [2021-05-11T13:45:11.751Z] --- PASS: TestDockerSuite/TestCreateArgs (0.16s) [2021-05-11T13:45:11.751Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.91s) [2021-05-11T13:45:11.751Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (1.92s) [2021-05-11T13:45:11.751Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.15s) [2021-05-11T13:45:11.751Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.15s) [2021-05-11T13:45:11.751Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.66s) [2021-05-11T13:45:11.751Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.57s) [2021-05-11T13:45:11.751Z] --- PASS: TestDockerSuite/TestCreateLabels (0.15s) [2021-05-11T13:45:11.751Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-05-11T13:45:11.751Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.751Z] --- PASS: TestDockerSuite/TestCreateRM (0.28s) [2021-05-11T13:45:11.751Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-05-11T13:45:11.751Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-05-11T13:45:11.751Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.15s) [2021-05-11T13:45:11.751Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.29s) [2021-05-11T13:45:11.751Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (11.21s) [2021-05-11T13:45:11.751Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.18s) [2021-05-11T13:45:11.751Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.43s) [2021-05-11T13:45:11.751Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.80s) [2021-05-11T13:45:11.751Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.15s) [2021-05-11T13:45:11.751Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-05-11T13:45:11.751Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.751Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (1.99s) [2021-05-11T13:45:11.751Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-05-11T13:45:11.751Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.751Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.10s) [2021-05-11T13:45:11.751Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-05-11T13:45:11.751Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.751Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-05-11T13:45:11.751Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.751Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-05-11T13:45:11.751Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.751Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-05-11T13:45:11.751Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.751Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-05-11T13:45:11.751Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.751Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-05-11T13:45:11.751Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.751Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-05-11T13:45:11.751Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.751Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-05-11T13:45:11.751Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.751Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-05-11T13:45:11.751Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.751Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2021-05-11T13:45:11.751Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-05-11T13:45:11.751Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.751Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-05-11T13:45:11.751Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.751Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-05-11T13:45:11.751Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.751Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-05-11T13:45:11.751Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.751Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-05-11T13:45:11.751Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.751Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.02s) [2021-05-11T13:45:11.751Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (1.99s) [2021-05-11T13:45:11.751Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.02s) [2021-05-11T13:45:11.751Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (11.26s) [2021-05-11T13:45:11.751Z] --- PASS: TestDockerSuite/TestEventsCopy (4.07s) [2021-05-11T13:45:11.751Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.20s) [2021-05-11T13:45:11.751Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (1.84s) [2021-05-11T13:45:11.751Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.70s) [2021-05-11T13:45:11.751Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.11s) [2021-05-11T13:45:11.751Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.72s) [2021-05-11T13:45:11.751Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.86s) [2021-05-11T13:45:11.751Z] --- PASS: TestDockerSuite/TestEventsFilters (3.96s) [2021-05-11T13:45:11.751Z] --- PASS: TestDockerSuite/TestEventsFormat (3.91s) [2021-05-11T13:45:11.751Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2021-05-11T13:45:11.751Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2021-05-11T13:45:11.751Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-05-11T13:45:11.751Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.751Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-05-11T13:45:11.751Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.751Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2021-05-11T13:45:11.751Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.751Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.15s) [2021-05-11T13:45:11.751Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-05-11T13:45:11.751Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.751Z] --- PASS: TestDockerSuite/TestEventsRename (2.05s) [2021-05-11T13:45:11.751Z] --- PASS: TestDockerSuite/TestEventsResize (7.29s) [2021-05-11T13:45:11.751Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (1.90s) [2021-05-11T13:45:11.751Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.20s) [2021-05-11T13:45:11.751Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.36s) [2021-05-11T13:45:11.751Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-05-11T13:45:11.751Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.751Z] --- PASS: TestDockerSuite/TestEventsUntag (2.72s) [2021-05-11T13:45:11.751Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.20s) [2021-05-11T13:45:11.751Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-05-11T13:45:11.751Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.751Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-05-11T13:45:11.751Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.751Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.76s) [2021-05-11T13:45:11.751Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.63s) [2021-05-11T13:45:11.751Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-05-11T13:45:11.751Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.751Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-05-11T13:45:11.751Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.751Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-05-11T13:45:11.751Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.751Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.62s) [2021-05-11T13:45:11.751Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.78s) [2021-05-11T13:45:11.752Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.80s) [2021-05-11T13:45:11.752Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.65s) [2021-05-11T13:45:11.752Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.57s) [2021-05-11T13:45:11.752Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-05-11T13:45:11.752Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.752Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-05-11T13:45:11.752Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.752Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-05-11T13:45:11.752Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.752Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.88s) [2021-05-11T13:45:11.752Z] --- PASS: TestDockerSuite/TestExecInspectID (4.23s) [2021-05-11T13:45:11.752Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-05-11T13:45:11.752Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.752Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-05-11T13:45:11.752Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.752Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-05-11T13:45:11.752Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.752Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-05-11T13:45:11.752Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-05-11T13:45:11.752Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-05-11T13:45:11.752Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.752Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.99s) [2021-05-11T13:45:11.752Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-05-11T13:45:11.752Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.752Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-05-11T13:45:11.752Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.752Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-05-11T13:45:11.752Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.752Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-05-11T13:45:11.752Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.752Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-05-11T13:45:11.752Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.752Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.98s) [2021-05-11T13:45:11.752Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-05-11T13:45:11.752Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.752Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.30s) [2021-05-11T13:45:11.752Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-05-11T13:45:11.752Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.752Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-05-11T13:45:11.752Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.752Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-05-11T13:45:11.752Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.752Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.79s) [2021-05-11T13:45:11.752Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.71s) [2021-05-11T13:45:11.752Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.68s) [2021-05-11T13:45:11.752Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.70s) [2021-05-11T13:45:11.752Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-05-11T13:45:11.752Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.752Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2021-05-11T13:45:11.752Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.10s) [2021-05-11T13:45:11.752Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-05-11T13:45:11.752Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.752Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.06s) [2021-05-11T13:45:11.752Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.06s) [2021-05-11T13:45:11.752Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.06s) [2021-05-11T13:45:11.752Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (3.61s) [2021-05-11T13:45:11.752Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s) [2021-05-11T13:45:11.752Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-05-11T13:45:11.752Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.752Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) [2021-05-11T13:45:11.752Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2021-05-11T13:45:11.752Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.28s) [2021-05-11T13:45:11.752Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.52s) [2021-05-11T13:45:11.752Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-05-11T13:45:11.752Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.752Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.88s) [2021-05-11T13:45:11.752Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) [2021-05-11T13:45:11.752Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.51s) [2021-05-11T13:45:11.752Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.24s) [2021-05-11T13:45:11.752Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.84s) [2021-05-11T13:45:11.752Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (6.92s) [2021-05-11T13:45:11.752Z] --- PASS: TestDockerSuite/TestImagesFormat (0.18s) [2021-05-11T13:45:11.752Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-05-11T13:45:11.752Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.752Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.51s) [2021-05-11T13:45:11.752Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s) [2021-05-11T13:45:11.752Z] --- PASS: TestDockerSuite/TestImportBadURL (2.40s) [2021-05-11T13:45:11.752Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-05-11T13:45:11.752Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.752Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-05-11T13:45:11.752Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.752Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2021-05-11T13:45:11.752Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-05-11T13:45:11.752Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.752Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-05-11T13:45:11.752Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.752Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-05-11T13:45:11.752Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.752Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-05-11T13:45:11.752Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-05-11T13:45:11.752Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-05-11T13:45:11.752Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.752Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-05-11T13:45:11.752Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.752Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s) [2021-05-11T13:45:11.752Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-05-11T13:45:11.752Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.752Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-05-11T13:45:11.752Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.752Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.86s) [2021-05-11T13:45:11.752Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.84s) [2021-05-11T13:45:11.752Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-05-11T13:45:11.752Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.752Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-05-11T13:45:11.752Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.752Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.07s) [2021-05-11T13:45:11.752Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-05-11T13:45:11.752Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.752Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (1.85s) [2021-05-11T13:45:11.752Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.16s) [2021-05-11T13:45:11.752Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.88s) [2021-05-11T13:45:11.752Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-05-11T13:45:11.752Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.752Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-05-11T13:45:11.752Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.752Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-05-11T13:45:11.752Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.752Z] --- PASS: TestDockerSuite/TestInspectDefault (1.86s) [2021-05-11T13:45:11.752Z] --- PASS: TestDockerSuite/TestInspectHistory (3.58s) [2021-05-11T13:45:11.752Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-05-11T13:45:11.752Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.752Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-05-11T13:45:11.752Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.752Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-05-11T13:45:11.752Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.752Z] --- PASS: TestDockerSuite/TestInspectInt64 (1.87s) [2021-05-11T13:45:11.752Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.81s) [2021-05-11T13:45:11.752Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.15s) [2021-05-11T13:45:11.752Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.85s) [2021-05-11T13:45:11.752Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.76s) [2021-05-11T13:45:11.752Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-05-11T13:45:11.752Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.752Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2021-05-11T13:45:11.752Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.78s) [2021-05-11T13:45:11.752Z] --- PASS: TestDockerSuite/TestInspectStatus (2.19s) [2021-05-11T13:45:11.752Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.52s) [2021-05-11T13:45:11.752Z] --- PASS: TestDockerSuite/TestInspectTemplateError (1.88s) [2021-05-11T13:45:11.752Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.93s) [2021-05-11T13:45:11.752Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.79s) [2021-05-11T13:45:11.752Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (6.86s) [2021-05-11T13:45:11.752Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (1.87s) [2021-05-11T13:45:11.752Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (1.89s) [2021-05-11T13:45:11.752Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.07s) [2021-05-11T13:45:11.752Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-05-11T13:45:11.752Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.752Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-05-11T13:45:11.752Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.752Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-05-11T13:45:11.752Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.752Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-05-11T13:45:11.752Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.752Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-05-11T13:45:11.752Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.752Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-05-11T13:45:11.752Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.752Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-05-11T13:45:11.752Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.752Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-05-11T13:45:11.752Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.752Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-05-11T13:45:11.752Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.752Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-05-11T13:45:11.752Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.752Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-05-11T13:45:11.752Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.752Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-05-11T13:45:11.752Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.752Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-05-11T13:45:11.752Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.752Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-05-11T13:45:11.752Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.752Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-05-11T13:45:11.752Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.752Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-05-11T13:45:11.752Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.752Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s) [2021-05-11T13:45:11.752Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2021-05-11T13:45:11.752Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.65s) [2021-05-11T13:45:11.752Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.64s) [2021-05-11T13:45:11.752Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.25s) [2021-05-11T13:45:11.752Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.02s) [2021-05-11T13:45:11.752Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-05-11T13:45:11.752Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.752Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.87s) [2021-05-11T13:45:11.752Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.06s) [2021-05-11T13:45:11.752Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.07s) [2021-05-11T13:45:11.752Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.04s) [2021-05-11T13:45:11.752Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (4.94s) [2021-05-11T13:45:11.752Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.21s) [2021-05-11T13:45:11.752Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.15s) [2021-05-11T13:45:11.752Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-05-11T13:45:11.752Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.752Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (1.93s) [2021-05-11T13:45:11.752Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (1.94s) [2021-05-11T13:45:11.752Z] --- PASS: TestDockerSuite/TestLogsSince (8.52s) [2021-05-11T13:45:11.752Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-05-11T13:45:11.752Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.752Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-05-11T13:45:11.752Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.752Z] --- PASS: TestDockerSuite/TestLogsTail (2.37s) [2021-05-11T13:45:11.752Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.10s) [2021-05-11T13:45:11.752Z] --- PASS: TestDockerSuite/TestLogsWithDetails (1.82s) [2021-05-11T13:45:11.752Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-05-11T13:45:11.752Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.752Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-05-11T13:45:11.752Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.752Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-05-11T13:45:11.752Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.752Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-05-11T13:45:11.752Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.752Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-05-11T13:45:11.752Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.752Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-05-11T13:45:11.752Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.752Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-05-11T13:45:11.752Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.752Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-05-11T13:45:11.752Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.752Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.06s) [2021-05-11T13:45:11.752Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-05-11T13:45:11.752Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.752Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-05-11T13:45:11.752Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-05-11T13:45:11.752Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-05-11T13:45:11.752Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-05-11T13:45:11.752Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-05-11T13:45:11.752Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.752Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-05-11T13:45:11.752Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.752Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-05-11T13:45:11.752Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.752Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-05-11T13:45:11.752Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.752Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-05-11T13:45:11.752Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.752Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-05-11T13:45:11.752Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.752Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (3.68s) [2021-05-11T13:45:11.752Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-05-11T13:45:11.752Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.752Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2021-05-11T13:45:11.752Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-05-11T13:45:11.752Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.752Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-05-11T13:45:11.752Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.752Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-05-11T13:45:11.753Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.753Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-05-11T13:45:11.753Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.753Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-05-11T13:45:11.753Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.753Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-05-11T13:45:11.753Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.753Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-05-11T13:45:11.753Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.753Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (3.66s) [2021-05-11T13:45:11.753Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-05-11T13:45:11.753Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.753Z] --- PASS: TestDockerSuite/TestPsByOrder (6.90s) [2021-05-11T13:45:11.753Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-05-11T13:45:11.753Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.753Z] --- PASS: TestDockerSuite/TestPsListContainersBase (7.61s) [2021-05-11T13:45:11.753Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (11.52s) [2021-05-11T13:45:11.753Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.25s) [2021-05-11T13:45:11.753Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-05-11T13:45:11.753Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-05-11T13:45:11.753Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (10.94s) [2021-05-11T13:45:11.753Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.11s) [2021-05-11T13:45:11.753Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (5.98s) [2021-05-11T13:45:11.753Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (3.81s) [2021-05-11T13:45:11.753Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-05-11T13:45:11.753Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.753Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-05-11T13:45:11.753Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.753Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (3.92s) [2021-05-11T13:45:11.753Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-05-11T13:45:11.753Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.753Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-05-11T13:45:11.753Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.753Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-05-11T13:45:11.753Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.753Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-05-11T13:45:11.753Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.753Z] --- PASS: TestDockerSuite/TestPsShowMounts (5.93s) [2021-05-11T13:45:11.753Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-05-11T13:45:11.753Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.753Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.55s) [2021-05-11T13:45:11.753Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-05-11T13:45:11.753Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.753Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.26s) [2021-05-11T13:45:11.753Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.89s) [2021-05-11T13:45:11.753Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-05-11T13:45:11.753Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.753Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.43s) [2021-05-11T13:45:11.753Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.41s) [2021-05-11T13:45:11.753Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.00s) [2021-05-11T13:45:11.753Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (15.13s) [2021-05-11T13:45:11.753Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-05-11T13:45:11.753Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.753Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (4.82s) [2021-05-11T13:45:11.753Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.20s) [2021-05-11T13:45:11.753Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.15s) [2021-05-11T13:45:11.753Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.63s) [2021-05-11T13:45:11.753Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (3.53s) [2021-05-11T13:45:11.753Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.43s) [2021-05-11T13:45:11.753Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-05-11T13:45:11.753Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.753Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (3.47s) [2021-05-11T13:45:11.753Z] --- PASS: TestDockerSuite/TestRmiBlank (0.06s) [2021-05-11T13:45:11.753Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.24s) [2021-05-11T13:45:11.753Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (11.39s) [2021-05-11T13:45:11.753Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.52s) [2021-05-11T13:45:11.753Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.59s) [2021-05-11T13:45:11.753Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (5.39s) [2021-05-11T13:45:11.753Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.14s) [2021-05-11T13:45:11.753Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (6.11s) [2021-05-11T13:45:11.753Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.43s) [2021-05-11T13:45:11.753Z] --- PASS: TestDockerSuite/TestRmiTag (0.59s) [2021-05-11T13:45:11.753Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (1.96s) [2021-05-11T13:45:11.753Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (13.90s) [2021-05-11T13:45:11.753Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.07s) [2021-05-11T13:45:11.753Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (3.85s) [2021-05-11T13:45:11.753Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.99s) [2021-05-11T13:45:11.753Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-05-11T13:45:11.753Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.753Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-05-11T13:45:11.753Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.753Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-05-11T13:45:11.753Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.753Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-05-11T13:45:11.753Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.753Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-05-11T13:45:11.753Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.753Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-05-11T13:45:11.753Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.753Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-05-11T13:45:11.753Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.753Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.72s) [2021-05-11T13:45:11.753Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-05-11T13:45:11.753Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.753Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-05-11T13:45:11.753Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.753Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (3.73s) [2021-05-11T13:45:11.753Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.25s) [2021-05-11T13:45:11.753Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (1.98s) [2021-05-11T13:45:11.753Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (1.89s) [2021-05-11T13:45:11.753Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (1.99s) [2021-05-11T13:45:11.753Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.06s) [2021-05-11T13:45:11.753Z] --- PASS: TestDockerSuite/TestRunBindMounts (3.78s) [2021-05-11T13:45:11.753Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-05-11T13:45:11.753Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.753Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-05-11T13:45:11.753Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.753Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-05-11T13:45:11.753Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.753Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-05-11T13:45:11.753Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.753Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-05-11T13:45:11.753Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.753Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-05-11T13:45:11.753Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.753Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-05-11T13:45:11.753Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.753Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-05-11T13:45:11.753Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.753Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-05-11T13:45:11.753Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.753Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-05-11T13:45:11.753Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.753Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-05-11T13:45:11.753Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.753Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.00s) [2021-05-11T13:45:11.753Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-05-11T13:45:11.753Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.753Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.65s) [2021-05-11T13:45:11.753Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-05-11T13:45:11.753Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.753Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-05-11T13:45:11.753Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.753Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.74s) [2021-05-11T13:45:11.753Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-05-11T13:45:11.753Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.753Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-05-11T13:45:11.753Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.753Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-05-11T13:45:11.753Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.753Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-05-11T13:45:11.753Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.753Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-05-11T13:45:11.753Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.753Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-05-11T13:45:11.753Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.753Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-05-11T13:45:11.753Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.753Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.97s) [2021-05-11T13:45:11.753Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (1.86s) [2021-05-11T13:45:11.753Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (1.87s) [2021-05-11T13:45:11.753Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-05-11T13:45:11.753Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.753Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-05-11T13:45:11.753Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.753Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-05-11T13:45:11.753Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.753Z] --- PASS: TestDockerSuite/TestRunCreateVolume (1.93s) [2021-05-11T13:45:11.753Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-05-11T13:45:11.753Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.753Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-05-11T13:45:11.753Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.753Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-05-11T13:45:11.753Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.753Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-05-11T13:45:11.753Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.753Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.54s) [2021-05-11T13:45:11.753Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (4.43s) [2021-05-11T13:45:11.753Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-05-11T13:45:11.753Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.753Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-05-11T13:45:11.753Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.753Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-05-11T13:45:11.753Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.753Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-05-11T13:45:11.753Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.753Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-05-11T13:45:11.753Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.753Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-05-11T13:45:11.753Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.753Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (1.94s) [2021-05-11T13:45:11.753Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-05-11T13:45:11.753Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.753Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.09s) [2021-05-11T13:45:11.753Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-05-11T13:45:11.753Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.753Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (1.85s) [2021-05-11T13:45:11.753Z] --- PASS: TestDockerSuite/TestRunEchoStdout (1.85s) [2021-05-11T13:45:11.753Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-05-11T13:45:11.753Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.753Z] --- PASS: TestDockerSuite/TestRunEntrypoint (1.85s) [2021-05-11T13:45:11.753Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-05-11T13:45:11.753Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.753Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-05-11T13:45:11.753Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.753Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-05-11T13:45:11.753Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.753Z] --- PASS: TestDockerSuite/TestRunExitCode (1.87s) [2021-05-11T13:45:11.753Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (1.86s) [2021-05-11T13:45:11.753Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (1.87s) [2021-05-11T13:45:11.753Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (1.88s) [2021-05-11T13:45:11.753Z] --- PASS: TestDockerSuite/TestRunExposePort (0.05s) [2021-05-11T13:45:11.753Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-05-11T13:45:11.753Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.753Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-05-11T13:45:11.753Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.753Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-05-11T13:45:11.753Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.753Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-05-11T13:45:11.753Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.753Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-05-11T13:45:11.753Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-05-11T13:45:11.753Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-05-11T13:45:11.753Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.753Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-05-11T13:45:11.753Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.753Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.19s) [2021-05-11T13:45:11.753Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-05-11T13:45:11.753Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.753Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.06s) [2021-05-11T13:45:11.753Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-05-11T13:45:11.753Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.753Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-05-11T13:45:11.753Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.753Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-05-11T13:45:11.753Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.753Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-05-11T13:45:11.753Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.753Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.62s) [2021-05-11T13:45:11.753Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-05-11T13:45:11.753Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.753Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.44s) [2021-05-11T13:45:11.753Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-05-11T13:45:11.753Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.753Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-05-11T13:45:11.753Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.753Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-05-11T13:45:11.753Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.753Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-05-11T13:45:11.753Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.753Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-05-11T13:45:11.753Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.753Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-05-11T13:45:11.754Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.754Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-05-11T13:45:11.754Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.754Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-05-11T13:45:11.754Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.754Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-05-11T13:45:11.754Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.754Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-05-11T13:45:11.754Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.754Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-05-11T13:45:11.754Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.754Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-05-11T13:45:11.754Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.754Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-05-11T13:45:11.754Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.754Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (5.85s) [2021-05-11T13:45:11.754Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-05-11T13:45:11.754Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.754Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-05-11T13:45:11.754Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.754Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-05-11T13:45:11.754Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.754Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.46s) [2021-05-11T13:45:11.754Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.35s) [2021-05-11T13:45:11.754Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-05-11T13:45:11.754Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.754Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-05-11T13:45:11.754Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.754Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-05-11T13:45:11.754Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.754Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-05-11T13:45:11.754Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.754Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-05-11T13:45:11.754Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.754Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-05-11T13:45:11.754Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.754Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-05-11T13:45:11.754Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.754Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-05-11T13:45:11.754Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.754Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-05-11T13:45:11.754Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.754Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.28s) [2021-05-11T13:45:11.754Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.18s) [2021-05-11T13:45:11.754Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.79s) [2021-05-11T13:45:11.754Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.86s) [2021-05-11T13:45:11.754Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.21s) [2021-05-11T13:45:11.754Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.56s) [2021-05-11T13:45:11.754Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.29s) [2021-05-11T13:45:11.754Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.754Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-05-11T13:45:11.754Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.754Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-05-11T13:45:11.754Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.754Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-05-11T13:45:11.754Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.754Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-05-11T13:45:11.754Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.754Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-05-11T13:45:11.754Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.754Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-05-11T13:45:11.754Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.754Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-05-11T13:45:11.754Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.754Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.19s) [2021-05-11T13:45:11.754Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-05-11T13:45:11.754Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.754Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-05-11T13:45:11.754Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-05-11T13:45:11.754Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-05-11T13:45:11.754Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.754Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-05-11T13:45:11.754Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.754Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-05-11T13:45:11.754Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.754Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (6.26s) [2021-05-11T13:45:11.754Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-05-11T13:45:11.754Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.754Z] --- PASS: TestDockerSuite/TestRunRm (1.89s) [2021-05-11T13:45:11.754Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.05s) [2021-05-11T13:45:11.754Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.05s) [2021-05-11T13:45:11.754Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (1.88s) [2021-05-11T13:45:11.754Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.85s) [2021-05-11T13:45:11.754Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.31s) [2021-05-11T13:45:11.754Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-05-11T13:45:11.754Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.754Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-05-11T13:45:11.754Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.754Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (1.84s) [2021-05-11T13:45:11.754Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-05-11T13:45:11.754Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.754Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.69s) [2021-05-11T13:45:11.754Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-05-11T13:45:11.754Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.754Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-05-11T13:45:11.754Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.754Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.14s) [2021-05-11T13:45:11.754Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2021-05-11T13:45:11.754Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-05-11T13:45:11.754Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.754Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.29s) [2021-05-11T13:45:11.754Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-05-11T13:45:11.754Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.754Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-05-11T13:45:11.754Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.754Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-05-11T13:45:11.754Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.754Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-05-11T13:45:11.754Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.754Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-05-11T13:45:11.754Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-05-11T13:45:11.754Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-05-11T13:45:11.754Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.754Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-05-11T13:45:11.754Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.754Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-05-11T13:45:11.754Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.754Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-05-11T13:45:11.754Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.754Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-05-11T13:45:11.754Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.754Z] --- PASS: TestDockerSuite/TestRunUserDefaults (1.87s) [2021-05-11T13:45:11.754Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-05-11T13:45:11.754Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.754Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (1.92s) [2021-05-11T13:45:11.754Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-05-11T13:45:11.754Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.754Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-05-11T13:45:11.754Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.754Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.55s) [2021-05-11T13:45:11.754Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (5.74s) [2021-05-11T13:45:11.754Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (3.72s) [2021-05-11T13:45:11.754Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (4.85s) [2021-05-11T13:45:11.754Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-05-11T13:45:11.754Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.754Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.10s) [2021-05-11T13:45:11.754Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.28s) [2021-05-11T13:45:11.754Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (1.90s) [2021-05-11T13:45:11.754Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (1.88s) [2021-05-11T13:45:11.754Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-05-11T13:45:11.754Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.754Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s) [2021-05-11T13:45:11.754Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2021-05-11T13:45:11.754Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-05-11T13:45:11.754Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.754Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-05-11T13:45:11.754Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.754Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-05-11T13:45:11.754Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.754Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-05-11T13:45:11.754Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.754Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-05-11T13:45:11.754Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.754Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (8.20s) [2021-05-11T13:45:11.754Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.36s) [2021-05-11T13:45:11.754Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.82s) [2021-05-11T13:45:11.754Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (3.73s) [2021-05-11T13:45:11.754Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-05-11T13:45:11.754Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-05-11T13:45:11.754Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-05-11T13:45:11.754Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.754Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-05-11T13:45:11.754Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.754Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-05-11T13:45:11.754Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.754Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-05-11T13:45:11.754Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.754Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-05-11T13:45:11.754Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.754Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-05-11T13:45:11.754Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.754Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-05-11T13:45:11.754Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.754Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-05-11T13:45:11.754Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.754Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-05-11T13:45:11.754Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.754Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-05-11T13:45:11.754Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.754Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-05-11T13:45:11.754Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.754Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-05-11T13:45:11.754Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.754Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-05-11T13:45:11.754Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.754Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-05-11T13:45:11.754Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.754Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-05-11T13:45:11.754Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.754Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-05-11T13:45:11.754Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.754Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.20s) [2021-05-11T13:45:11.754Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.37s) [2021-05-11T13:45:11.754Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.39s) [2021-05-11T13:45:11.754Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.21s) [2021-05-11T13:45:11.754Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.61s) [2021-05-11T13:45:11.754Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (5.58s) [2021-05-11T13:45:11.754Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-05-11T13:45:11.754Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.754Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (6.58s) [2021-05-11T13:45:11.754Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-05-11T13:45:11.754Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.754Z] --- PASS: TestDockerSuite/TestStartAttachSilent (8.04s) [2021-05-11T13:45:11.754Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-05-11T13:45:11.754Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.754Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-05-11T13:45:11.754Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.754Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-05-11T13:45:11.754Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-05-11T13:45:11.754Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-05-11T13:45:11.754Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.754Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (4.69s) [2021-05-11T13:45:11.754Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-05-11T13:45:11.754Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.754Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-05-11T13:45:11.754Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.754Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-05-11T13:45:11.754Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.754Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-05-11T13:45:11.754Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.754Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-05-11T13:45:11.754Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.754Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-05-11T13:45:11.754Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.754Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.87s) [2021-05-11T13:45:11.754Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.11s) [2021-05-11T13:45:11.754Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-05-11T13:45:11.754Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.754Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.74s) [2021-05-11T13:45:11.754Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-05-11T13:45:11.754Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.755Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-05-11T13:45:11.755Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.755Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-05-11T13:45:11.755Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.755Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-05-11T13:45:11.755Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.755Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-05-11T13:45:11.755Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.755Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-05-11T13:45:11.755Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.755Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.24s) [2021-05-11T13:45:11.755Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.12s) [2021-05-11T13:45:11.755Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.17s) [2021-05-11T13:45:11.755Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-05-11T13:45:11.755Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.755Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.28s) [2021-05-11T13:45:11.755Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.24s) [2021-05-11T13:45:11.755Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.12s) [2021-05-11T13:45:11.755Z] --- PASS: TestDockerSuite/TestVolumeCLILs (6.95s) [2021-05-11T13:45:11.755Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.06s) [2021-05-11T13:45:11.755Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.43s) [2021-05-11T13:45:11.755Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.33s) [2021-05-11T13:45:11.755Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.34s) [2021-05-11T13:45:11.755Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.06s) [2021-05-11T13:45:11.755Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.15s) [2021-05-11T13:45:11.755Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (6.57s) [2021-05-11T13:45:11.755Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-05-11T13:45:11.755Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.755Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.52s) [2021-05-11T13:45:11.755Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.17s) [2021-05-11T13:45:11.755Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-05-11T13:45:11.755Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.755Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (5.64s) [2021-05-11T13:45:11.755Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.23s) [2021-05-11T13:45:11.755Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.24s) [2021-05-11T13:45:11.755Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (7.49s) [2021-05-11T13:45:11.755Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-05-11T13:45:11.755Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.755Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.33s) [2021-05-11T13:45:11.755Z] === RUN TestDockerRegistrySuite [2021-05-11T13:45:11.755Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-05-11T13:45:11.755Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-05-11T13:45:11.755Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-05-11T13:45:11.755Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-05-11T13:45:11.755Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-05-11T13:45:11.755Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-05-11T13:45:11.755Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-05-11T13:45:11.755Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-05-11T13:45:11.755Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-05-11T13:45:11.755Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-05-11T13:45:11.755Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-05-11T13:45:11.755Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-05-11T13:45:11.755Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-05-11T13:45:11.755Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-05-11T13:45:11.755Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-05-11T13:45:11.755Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-05-11T13:45:11.755Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-05-11T13:45:11.755Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-05-11T13:45:11.755Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-05-11T13:45:11.755Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-05-11T13:45:11.755Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-05-11T13:45:11.755Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-05-11T13:45:11.755Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-05-11T13:45:11.755Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-05-11T13:45:11.755Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-05-11T13:45:11.755Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-05-11T13:45:11.755Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-05-11T13:45:11.755Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-05-11T13:45:11.755Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-05-11T13:45:11.755Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-05-11T13:45:11.755Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-05-11T13:45:11.755Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-05-11T13:45:11.755Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-05-11T13:45:11.755Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-05-11T13:45:11.755Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-05-11T13:45:11.755Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-05-11T13:45:11.755Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-05-11T13:45:11.755Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-05-11T13:45:11.755Z] --- PASS: TestDockerRegistrySuite (0.11s) [2021-05-11T13:45:11.755Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-05-11T13:45:11.755Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.755Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-05-11T13:45:11.755Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.755Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-05-11T13:45:11.755Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.755Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-05-11T13:45:11.755Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.755Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-05-11T13:45:11.755Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.755Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-05-11T13:45:11.755Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.755Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-05-11T13:45:11.755Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.755Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-05-11T13:45:11.755Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.755Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-05-11T13:45:11.755Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.755Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-05-11T13:45:11.755Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.755Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-05-11T13:45:11.755Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.755Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-05-11T13:45:11.755Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.755Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-05-11T13:45:11.755Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.755Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-05-11T13:45:11.755Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.755Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-05-11T13:45:11.755Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.755Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-05-11T13:45:11.755Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.755Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-05-11T13:45:11.755Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.755Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-05-11T13:45:11.755Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.755Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-05-11T13:45:11.755Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.755Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-05-11T13:45:11.755Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.755Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-05-11T13:45:11.755Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.755Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-05-11T13:45:11.755Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.755Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-05-11T13:45:11.755Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.755Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-05-11T13:45:11.755Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.755Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-05-11T13:45:11.755Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.755Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-05-11T13:45:11.755Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.755Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-05-11T13:45:11.755Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.755Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-05-11T13:45:11.755Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.755Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-05-11T13:45:11.755Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.755Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-05-11T13:45:11.755Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.755Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-05-11T13:45:11.755Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.755Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-05-11T13:45:11.755Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.755Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-05-11T13:45:11.755Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.755Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-05-11T13:45:11.755Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.755Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-05-11T13:45:11.755Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.755Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-05-11T13:45:11.755Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.755Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-05-11T13:45:11.755Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.755Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-05-11T13:45:11.755Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-11T13:45:11.755Z] === RUN TestDockerSchema1RegistrySuite [2021-05-11T13:45:11.755Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-05-11T13:45:11.755Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-05-11T13:45:11.755Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-05-11T13:45:11.755Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-05-11T13:45:11.755Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-05-11T13:45:11.755Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-05-11T13:45:12.218Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-05-11T13:45:12.218Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-05-11T13:45:12.218Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-05-11T13:45:12.218Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-05-11T13:45:12.218Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-05-11T13:45:12.218Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-05-11T13:45:12.218Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-05-11T13:45:12.218Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-05-11T13:45:12.218Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-05-11T13:45:12.218Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-05-11T13:45:12.218Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-05-11T13:45:12.218Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-05-11T13:45:12.218Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-05-11T13:45:12.218Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-05-11T13:45:12.218Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.218Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-05-11T13:45:12.218Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.218Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-05-11T13:45:12.218Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.218Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-05-11T13:45:12.218Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.218Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-05-11T13:45:12.218Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.218Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-05-11T13:45:12.218Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.218Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-05-11T13:45:12.218Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.218Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-05-11T13:45:12.218Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.218Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-05-11T13:45:12.218Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.218Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-05-11T13:45:12.218Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.218Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-05-11T13:45:12.218Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.218Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-05-11T13:45:12.218Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.218Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-05-11T13:45:12.218Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.218Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-05-11T13:45:12.218Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.218Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-05-11T13:45:12.218Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.218Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-05-11T13:45:12.218Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.218Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-05-11T13:45:12.218Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.218Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-05-11T13:45:12.218Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.218Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-05-11T13:45:12.218Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-05-11T13:45:12.218Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-05-11T13:45:12.218Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-05-11T13:45:12.218Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-05-11T13:45:12.218Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-05-11T13:45:12.218Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-05-11T13:45:12.218Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-05-11T13:45:12.218Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-05-11T13:45:12.218Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.01s) [2021-05-11T13:45:12.218Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-05-11T13:45:12.218Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.218Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-05-11T13:45:12.218Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.218Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-05-11T13:45:12.218Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.218Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-05-11T13:45:12.218Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.218Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-05-11T13:45:12.218Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.218Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-05-11T13:45:12.218Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.218Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-05-11T13:45:12.218Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.218Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-05-11T13:45:12.218Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.218Z] === RUN TestDockerRegistryAuthTokenSuite [2021-05-11T13:45:12.218Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-05-11T13:45:12.218Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-05-11T13:45:12.218Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-05-11T13:45:12.218Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-05-11T13:45:12.218Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-05-11T13:45:12.218Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-05-11T13:45:12.218Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-05-11T13:45:12.218Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.218Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-05-11T13:45:12.218Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.218Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-05-11T13:45:12.218Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.218Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-05-11T13:45:12.218Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.218Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-05-11T13:45:12.218Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.218Z] === RUN TestDockerDaemonSuite [2021-05-11T13:45:12.218Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-05-11T13:45:12.218Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-05-11T13:45:12.218Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-05-11T13:45:12.218Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-05-11T13:45:12.218Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-05-11T13:45:12.218Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.218Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-05-11T13:45:12.218Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.218Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-05-11T13:45:12.219Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.219Z] === RUN TestDockerSwarmSuite [2021-05-11T13:45:12.219Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-05-11T13:45:12.219Z] === RUN TestDockerPluginSuite [2021-05-11T13:45:12.219Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-05-11T13:45:12.219Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-05-11T13:45:12.219Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-05-11T13:45:12.219Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-05-11T13:45:12.219Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-05-11T13:45:12.219Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-05-11T13:45:12.219Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-05-11T13:45:12.219Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-05-11T13:45:12.219Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-05-11T13:45:12.219Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-05-11T13:45:12.219Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-05-11T13:45:12.219Z] --- PASS: TestDockerPluginSuite (0.02s) [2021-05-11T13:45:12.219Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-05-11T13:45:12.219Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.219Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-05-11T13:45:12.219Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.219Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-05-11T13:45:12.219Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.219Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-05-11T13:45:12.219Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.219Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-05-11T13:45:12.219Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.219Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-05-11T13:45:12.219Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.219Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-05-11T13:45:12.219Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.219Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-05-11T13:45:12.219Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.219Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-05-11T13:45:12.219Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.219Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-05-11T13:45:12.219Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.219Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-05-11T13:45:12.219Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.219Z] === RUN TestDockerExternalVolumeSuite [2021-05-11T13:45:12.219Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-05-11T13:45:12.219Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.219Z] === RUN TestDockerNetworkSuite [2021-05-11T13:45:12.219Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-05-11T13:45:12.219Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.219Z] === RUN TestDockerHubPullSuite [2021-05-11T13:45:12.219Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-05-11T13:45:12.219Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.219Z] PASS [2021-05-11T13:45:12.219Z] ok github.com/docker/docker/integration-cli 2238.968s [2021-05-11T13:45:12.219Z] [2021-05-11T13:45:12.219Z] === Skipped [2021-05-11T13:45:12.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-05-11T13:45:12.219Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-05-11T13:45:12.219Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.219Z] [2021-05-11T13:45:12.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-05-11T13:45:12.219Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-05-11T13:45:12.219Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.219Z] [2021-05-11T13:45:12.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-05-11T13:45:12.219Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-05-11T13:45:12.219Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.219Z] [2021-05-11T13:45:12.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-05-11T13:45:12.219Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-05-11T13:45:12.219Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.219Z] [2021-05-11T13:45:12.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-05-11T13:45:12.219Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-05-11T13:45:12.219Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.219Z] [2021-05-11T13:45:12.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-05-11T13:45:12.219Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-05-11T13:45:12.219Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.219Z] [2021-05-11T13:45:12.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-05-11T13:45:12.219Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-05-11T13:45:12.219Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.219Z] [2021-05-11T13:45:12.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-05-11T13:45:12.219Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-05-11T13:45:12.219Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.219Z] [2021-05-11T13:45:12.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-05-11T13:45:12.219Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-05-11T13:45:12.219Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.219Z] [2021-05-11T13:45:12.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-05-11T13:45:12.219Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-05-11T13:45:12.219Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.219Z] [2021-05-11T13:45:12.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-05-11T13:45:12.219Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-05-11T13:45:12.219Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.219Z] [2021-05-11T13:45:12.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-05-11T13:45:12.219Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-05-11T13:45:12.219Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.219Z] [2021-05-11T13:45:12.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-05-11T13:45:12.219Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-05-11T13:45:12.219Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-05-11T13:45:12.219Z] [2021-05-11T13:45:12.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-05-11T13:45:12.219Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-05-11T13:45:12.219Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-05-11T13:45:12.219Z] [2021-05-11T13:45:12.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-05-11T13:45:12.219Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-05-11T13:45:12.219Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.219Z] [2021-05-11T13:45:12.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2021-05-11T13:45:12.219Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-05-11T13:45:12.219Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.219Z] [2021-05-11T13:45:12.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-05-11T13:45:12.219Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-05-11T13:45:12.219Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-05-11T13:45:12.219Z] [2021-05-11T13:45:12.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-05-11T13:45:12.219Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-05-11T13:45:12.219Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.219Z] [2021-05-11T13:45:12.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.30s) [2021-05-11T13:45:12.219Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.30s) [2021-05-11T13:45:12.219Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-05-11T13:45:12.219Z] [2021-05-11T13:45:12.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-05-11T13:45:12.219Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-05-11T13:45:12.219Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.219Z] [2021-05-11T13:45:12.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-05-11T13:45:12.219Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-05-11T13:45:12.219Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.219Z] [2021-05-11T13:45:12.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-05-11T13:45:12.219Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-05-11T13:45:12.219Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.219Z] [2021-05-11T13:45:12.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-05-11T13:45:12.219Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-05-11T13:45:12.219Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.219Z] [2021-05-11T13:45:12.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-05-11T13:45:12.219Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-05-11T13:45:12.219Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.219Z] [2021-05-11T13:45:12.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-05-11T13:45:12.219Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-05-11T13:45:12.219Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.219Z] [2021-05-11T13:45:12.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2021-05-11T13:45:12.219Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-05-11T13:45:12.219Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.219Z] [2021-05-11T13:45:12.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-05-11T13:45:12.219Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-05-11T13:45:12.219Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.219Z] [2021-05-11T13:45:12.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-05-11T13:45:12.219Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-05-11T13:45:12.219Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.219Z] [2021-05-11T13:45:12.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-05-11T13:45:12.219Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-05-11T13:45:12.219Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.219Z] [2021-05-11T13:45:12.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-05-11T13:45:12.219Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-05-11T13:45:12.219Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.219Z] [2021-05-11T13:45:12.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.26s) [2021-05-11T13:45:12.219Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.26s) [2021-05-11T13:45:12.219Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.219Z] [2021-05-11T13:45:12.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.53s) [2021-05-11T13:45:12.219Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.53s) [2021-05-11T13:45:12.219Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.219Z] [2021-05-11T13:45:12.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.73s) [2021-05-11T13:45:12.219Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.73s) [2021-05-11T13:45:12.219Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.219Z] [2021-05-11T13:45:12.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.26s) [2021-05-11T13:45:12.219Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.26s) [2021-05-11T13:45:12.219Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.219Z] [2021-05-11T13:45:12.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-05-11T13:45:12.219Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-05-11T13:45:12.219Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.219Z] [2021-05-11T13:45:12.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-05-11T13:45:12.219Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-05-11T13:45:12.219Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.219Z] [2021-05-11T13:45:12.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-05-11T13:45:12.219Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-05-11T13:45:12.219Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.219Z] [2021-05-11T13:45:12.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-05-11T13:45:12.219Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-05-11T13:45:12.219Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.219Z] [2021-05-11T13:45:12.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-05-11T13:45:12.219Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-05-11T13:45:12.219Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.219Z] [2021-05-11T13:45:12.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.52s) [2021-05-11T13:45:12.219Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.52s) [2021-05-11T13:45:12.219Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.219Z] [2021-05-11T13:45:12.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.27s) [2021-05-11T13:45:12.219Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.27s) [2021-05-11T13:45:12.219Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.219Z] [2021-05-11T13:45:12.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-05-11T13:45:12.219Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-05-11T13:45:12.219Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.219Z] [2021-05-11T13:45:12.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-05-11T13:45:12.219Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-05-11T13:45:12.219Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.219Z] [2021-05-11T13:45:12.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-05-11T13:45:12.219Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-05-11T13:45:12.219Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-05-11T13:45:12.219Z] [2021-05-11T13:45:12.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-05-11T13:45:12.219Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-05-11T13:45:12.219Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.219Z] [2021-05-11T13:45:12.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-05-11T13:45:12.219Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-05-11T13:45:12.219Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.219Z] [2021-05-11T13:45:12.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-05-11T13:45:12.219Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-05-11T13:45:12.219Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.219Z] [2021-05-11T13:45:12.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-05-11T13:45:12.219Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-05-11T13:45:12.219Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.219Z] [2021-05-11T13:45:12.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-05-11T13:45:12.219Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-05-11T13:45:12.219Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.219Z] [2021-05-11T13:45:12.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.26s) [2021-05-11T13:45:12.219Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.26s) [2021-05-11T13:45:12.219Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.219Z] [2021-05-11T13:45:12.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.24s) [2021-05-11T13:45:12.219Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.24s) [2021-05-11T13:45:12.219Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.219Z] [2021-05-11T13:45:12.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-05-11T13:45:12.219Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-05-11T13:45:12.219Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.219Z] [2021-05-11T13:45:12.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2021-05-11T13:45:12.219Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2021-05-11T13:45:12.219Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.219Z] [2021-05-11T13:45:12.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.28s) [2021-05-11T13:45:12.219Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.28s) [2021-05-11T13:45:12.219Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.219Z] [2021-05-11T13:45:12.219Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.28s) [2021-05-11T13:45:12.219Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.28s) [2021-05-11T13:45:12.219Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.219Z] [2021-05-11T13:45:12.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.26s) [2021-05-11T13:45:12.220Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.26s) [2021-05-11T13:45:12.220Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.220Z] [2021-05-11T13:45:12.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-05-11T13:45:12.220Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-05-11T13:45:12.220Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.220Z] [2021-05-11T13:45:12.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-05-11T13:45:12.220Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-05-11T13:45:12.220Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.220Z] [2021-05-11T13:45:12.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s) [2021-05-11T13:45:12.220Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-05-11T13:45:12.220Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.220Z] [2021-05-11T13:45:12.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.24s) [2021-05-11T13:45:12.220Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.24s) [2021-05-11T13:45:12.220Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.220Z] [2021-05-11T13:45:12.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-05-11T13:45:12.220Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-05-11T13:45:12.220Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.220Z] [2021-05-11T13:45:12.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-05-11T13:45:12.220Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-05-11T13:45:12.220Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.220Z] [2021-05-11T13:45:12.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-05-11T13:45:12.220Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-05-11T13:45:12.220Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.220Z] [2021-05-11T13:45:12.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-05-11T13:45:12.220Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-05-11T13:45:12.220Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.220Z] [2021-05-11T13:45:12.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-05-11T13:45:12.220Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-05-11T13:45:12.220Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.220Z] [2021-05-11T13:45:12.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-05-11T13:45:12.220Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-05-11T13:45:12.220Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.220Z] [2021-05-11T13:45:12.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2021-05-11T13:45:12.220Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2021-05-11T13:45:12.220Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.220Z] [2021-05-11T13:45:12.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2021-05-11T13:45:12.220Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-05-11T13:45:12.220Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.220Z] [2021-05-11T13:45:12.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-05-11T13:45:12.220Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-05-11T13:45:12.220Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.220Z] [2021-05-11T13:45:12.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-05-11T13:45:12.220Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-05-11T13:45:12.220Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.220Z] [2021-05-11T13:45:12.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-05-11T13:45:12.220Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-05-11T13:45:12.220Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.220Z] [2021-05-11T13:45:12.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-05-11T13:45:12.220Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-05-11T13:45:12.220Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-05-11T13:45:12.220Z] [2021-05-11T13:45:12.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-05-11T13:45:12.220Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-05-11T13:45:12.220Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.220Z] [2021-05-11T13:45:12.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2021-05-11T13:45:12.220Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2021-05-11T13:45:12.220Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.220Z] [2021-05-11T13:45:12.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s) [2021-05-11T13:45:12.220Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-05-11T13:45:12.220Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.220Z] [2021-05-11T13:45:12.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.07s) [2021-05-11T13:45:12.220Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2021-05-11T13:45:12.220Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.220Z] [2021-05-11T13:45:12.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2021-05-11T13:45:12.220Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-05-11T13:45:12.220Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.220Z] [2021-05-11T13:45:12.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-05-11T13:45:12.220Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-05-11T13:45:12.220Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.220Z] [2021-05-11T13:45:12.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-05-11T13:45:12.220Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-05-11T13:45:12.220Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.220Z] [2021-05-11T13:45:12.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2021-05-11T13:45:12.220Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-05-11T13:45:12.220Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.220Z] [2021-05-11T13:45:12.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-05-11T13:45:12.220Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-05-11T13:45:12.220Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.220Z] [2021-05-11T13:45:12.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-05-11T13:45:12.220Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-05-11T13:45:12.220Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.220Z] [2021-05-11T13:45:12.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-05-11T13:45:12.220Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-05-11T13:45:12.220Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.220Z] [2021-05-11T13:45:12.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-05-11T13:45:12.220Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-05-11T13:45:12.220Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.220Z] [2021-05-11T13:45:12.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-05-11T13:45:12.220Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-05-11T13:45:12.220Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.220Z] [2021-05-11T13:45:12.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.27s) [2021-05-11T13:45:12.220Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.27s) [2021-05-11T13:45:12.220Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.220Z] [2021-05-11T13:45:12.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.26s) [2021-05-11T13:45:12.220Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.26s) [2021-05-11T13:45:12.220Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.220Z] [2021-05-11T13:45:12.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.02s) [2021-05-11T13:45:12.220Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2021-05-11T13:45:12.220Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.220Z] [2021-05-11T13:45:12.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-05-11T13:45:12.220Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-05-11T13:45:12.220Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.220Z] [2021-05-11T13:45:12.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-05-11T13:45:12.220Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-05-11T13:45:12.220Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.220Z] [2021-05-11T13:45:12.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-05-11T13:45:12.220Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-05-11T13:45:12.220Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.220Z] [2021-05-11T13:45:12.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-05-11T13:45:12.220Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-05-11T13:45:12.220Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.220Z] [2021-05-11T13:45:12.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.28s) [2021-05-11T13:45:12.220Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.28s) [2021-05-11T13:45:12.220Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.220Z] [2021-05-11T13:45:12.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-05-11T13:45:12.220Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-05-11T13:45:12.220Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.220Z] [2021-05-11T13:45:12.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.27s) [2021-05-11T13:45:12.220Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.27s) [2021-05-11T13:45:12.220Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.220Z] [2021-05-11T13:45:12.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.26s) [2021-05-11T13:45:12.220Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.26s) [2021-05-11T13:45:12.220Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.220Z] [2021-05-11T13:45:12.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.25s) [2021-05-11T13:45:12.220Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.25s) [2021-05-11T13:45:12.220Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.220Z] [2021-05-11T13:45:12.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2021-05-11T13:45:12.220Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2021-05-11T13:45:12.220Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.220Z] [2021-05-11T13:45:12.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.25s) [2021-05-11T13:45:12.220Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.25s) [2021-05-11T13:45:12.220Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.220Z] [2021-05-11T13:45:12.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-05-11T13:45:12.220Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-05-11T13:45:12.220Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.220Z] [2021-05-11T13:45:12.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-05-11T13:45:12.220Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-05-11T13:45:12.220Z] docker_cli_sni_test.go:18: Flakey test [2021-05-11T13:45:12.220Z] [2021-05-11T13:45:12.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2021-05-11T13:45:12.220Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-05-11T13:45:12.220Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.220Z] [2021-05-11T13:45:12.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-05-11T13:45:12.220Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-05-11T13:45:12.220Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.220Z] [2021-05-11T13:45:12.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-05-11T13:45:12.220Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-05-11T13:45:12.220Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.220Z] [2021-05-11T13:45:12.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-05-11T13:45:12.220Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-05-11T13:45:12.220Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.220Z] [2021-05-11T13:45:12.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-05-11T13:45:12.220Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-05-11T13:45:12.220Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.220Z] [2021-05-11T13:45:12.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-05-11T13:45:12.220Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-05-11T13:45:12.220Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.220Z] [2021-05-11T13:45:12.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-05-11T13:45:12.220Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-05-11T13:45:12.220Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.220Z] [2021-05-11T13:45:12.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-05-11T13:45:12.220Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-05-11T13:45:12.220Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.220Z] [2021-05-11T13:45:12.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-05-11T13:45:12.220Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-05-11T13:45:12.220Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.220Z] [2021-05-11T13:45:12.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-05-11T13:45:12.220Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-05-11T13:45:12.220Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.220Z] [2021-05-11T13:45:12.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-05-11T13:45:12.220Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-05-11T13:45:12.220Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.220Z] [2021-05-11T13:45:12.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-05-11T13:45:12.220Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-05-11T13:45:12.220Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.220Z] [2021-05-11T13:45:12.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-05-11T13:45:12.220Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-05-11T13:45:12.220Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.220Z] [2021-05-11T13:45:12.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-05-11T13:45:12.220Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-05-11T13:45:12.220Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.220Z] [2021-05-11T13:45:12.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-05-11T13:45:12.220Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-05-11T13:45:12.220Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.220Z] [2021-05-11T13:45:12.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-05-11T13:45:12.220Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-05-11T13:45:12.220Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.220Z] [2021-05-11T13:45:12.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-05-11T13:45:12.220Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-05-11T13:45:12.220Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.220Z] [2021-05-11T13:45:12.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-05-11T13:45:12.220Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-05-11T13:45:12.220Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.220Z] [2021-05-11T13:45:12.220Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-05-11T13:45:12.220Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-05-11T13:45:12.220Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.221Z] [2021-05-11T13:45:12.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-05-11T13:45:12.221Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-05-11T13:45:12.221Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.221Z] [2021-05-11T13:45:12.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2021-05-11T13:45:12.221Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-05-11T13:45:12.221Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.221Z] [2021-05-11T13:45:12.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-05-11T13:45:12.221Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-05-11T13:45:12.221Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.221Z] [2021-05-11T13:45:12.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-05-11T13:45:12.221Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-05-11T13:45:12.221Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.221Z] [2021-05-11T13:45:12.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-05-11T13:45:12.221Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-05-11T13:45:12.221Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.221Z] [2021-05-11T13:45:12.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-05-11T13:45:12.221Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-05-11T13:45:12.221Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.221Z] [2021-05-11T13:45:12.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-05-11T13:45:12.221Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-05-11T13:45:12.221Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.221Z] [2021-05-11T13:45:12.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-05-11T13:45:12.221Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-05-11T13:45:12.221Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.221Z] [2021-05-11T13:45:12.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-05-11T13:45:12.221Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-05-11T13:45:12.221Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.221Z] [2021-05-11T13:45:12.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-05-11T13:45:12.221Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-05-11T13:45:12.221Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.221Z] [2021-05-11T13:45:12.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-05-11T13:45:12.221Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-05-11T13:45:12.221Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.221Z] [2021-05-11T13:45:12.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-05-11T13:45:12.221Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-05-11T13:45:12.221Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.221Z] [2021-05-11T13:45:12.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-05-11T13:45:12.221Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-05-11T13:45:12.221Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.221Z] [2021-05-11T13:45:12.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-05-11T13:45:12.221Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-05-11T13:45:12.221Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.221Z] [2021-05-11T13:45:12.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-05-11T13:45:12.221Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-05-11T13:45:12.221Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.221Z] [2021-05-11T13:45:12.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-05-11T13:45:12.221Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-05-11T13:45:12.221Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.221Z] [2021-05-11T13:45:12.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2021-05-11T13:45:12.221Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-05-11T13:45:12.221Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.221Z] [2021-05-11T13:45:12.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2021-05-11T13:45:12.221Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2021-05-11T13:45:12.221Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.221Z] [2021-05-11T13:45:12.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-05-11T13:45:12.221Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-05-11T13:45:12.221Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.221Z] [2021-05-11T13:45:12.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-05-11T13:45:12.221Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-05-11T13:45:12.221Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.221Z] [2021-05-11T13:45:12.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-05-11T13:45:12.221Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-05-11T13:45:12.221Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.221Z] [2021-05-11T13:45:12.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-05-11T13:45:12.221Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-05-11T13:45:12.221Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.221Z] [2021-05-11T13:45:12.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-05-11T13:45:12.221Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-05-11T13:45:12.221Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.221Z] [2021-05-11T13:45:12.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-05-11T13:45:12.221Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-05-11T13:45:12.221Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.221Z] [2021-05-11T13:45:12.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-05-11T13:45:12.221Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-05-11T13:45:12.221Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.221Z] [2021-05-11T13:45:12.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-05-11T13:45:12.221Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-05-11T13:45:12.221Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.221Z] [2021-05-11T13:45:12.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-05-11T13:45:12.221Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-05-11T13:45:12.221Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.221Z] [2021-05-11T13:45:12.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-05-11T13:45:12.221Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-05-11T13:45:12.221Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.221Z] [2021-05-11T13:45:12.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2021-05-11T13:45:12.221Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-05-11T13:45:12.221Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.221Z] [2021-05-11T13:45:12.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-05-11T13:45:12.221Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-05-11T13:45:12.221Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.221Z] [2021-05-11T13:45:12.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-05-11T13:45:12.221Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-05-11T13:45:12.221Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.221Z] [2021-05-11T13:45:12.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-05-11T13:45:12.221Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-05-11T13:45:12.221Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.221Z] [2021-05-11T13:45:12.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2021-05-11T13:45:12.221Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-05-11T13:45:12.221Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.221Z] [2021-05-11T13:45:12.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-05-11T13:45:12.221Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-05-11T13:45:12.221Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.221Z] [2021-05-11T13:45:12.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2021-05-11T13:45:12.221Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-05-11T13:45:12.221Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.221Z] [2021-05-11T13:45:12.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2021-05-11T13:45:12.221Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-05-11T13:45:12.221Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.221Z] [2021-05-11T13:45:12.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-05-11T13:45:12.221Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-05-11T13:45:12.221Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.221Z] [2021-05-11T13:45:12.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-05-11T13:45:12.221Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-05-11T13:45:12.221Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.221Z] [2021-05-11T13:45:12.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-05-11T13:45:12.221Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-05-11T13:45:12.221Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.221Z] [2021-05-11T13:45:12.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-05-11T13:45:12.221Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-05-11T13:45:12.221Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.221Z] [2021-05-11T13:45:12.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-05-11T13:45:12.221Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-05-11T13:45:12.221Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.221Z] [2021-05-11T13:45:12.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-05-11T13:45:12.221Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-05-11T13:45:12.221Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.221Z] [2021-05-11T13:45:12.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-05-11T13:45:12.221Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-05-11T13:45:12.221Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.221Z] [2021-05-11T13:45:12.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-05-11T13:45:12.221Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-05-11T13:45:12.221Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.221Z] [2021-05-11T13:45:12.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-05-11T13:45:12.221Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-05-11T13:45:12.221Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.221Z] [2021-05-11T13:45:12.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-05-11T13:45:12.221Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-05-11T13:45:12.221Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-05-11T13:45:12.221Z] [2021-05-11T13:45:12.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-05-11T13:45:12.221Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-05-11T13:45:12.221Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.221Z] [2021-05-11T13:45:12.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-05-11T13:45:12.221Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-05-11T13:45:12.221Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.221Z] [2021-05-11T13:45:12.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-05-11T13:45:12.221Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-05-11T13:45:12.221Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.221Z] [2021-05-11T13:45:12.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-05-11T13:45:12.221Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-05-11T13:45:12.221Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.221Z] [2021-05-11T13:45:12.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-05-11T13:45:12.221Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-05-11T13:45:12.221Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.221Z] [2021-05-11T13:45:12.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-05-11T13:45:12.221Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-05-11T13:45:12.221Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.221Z] [2021-05-11T13:45:12.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-05-11T13:45:12.221Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-05-11T13:45:12.221Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.221Z] [2021-05-11T13:45:12.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-05-11T13:45:12.221Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-05-11T13:45:12.221Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.221Z] [2021-05-11T13:45:12.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-05-11T13:45:12.221Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-05-11T13:45:12.221Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.221Z] [2021-05-11T13:45:12.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-05-11T13:45:12.221Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-05-11T13:45:12.221Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.221Z] [2021-05-11T13:45:12.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-05-11T13:45:12.221Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-05-11T13:45:12.221Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.221Z] [2021-05-11T13:45:12.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-05-11T13:45:12.221Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-05-11T13:45:12.221Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.221Z] [2021-05-11T13:45:12.221Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-05-11T13:45:12.222Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-05-11T13:45:12.222Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.222Z] [2021-05-11T13:45:12.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-05-11T13:45:12.222Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-05-11T13:45:12.222Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.222Z] [2021-05-11T13:45:12.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-05-11T13:45:12.222Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-05-11T13:45:12.222Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.222Z] [2021-05-11T13:45:12.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-05-11T13:45:12.222Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-05-11T13:45:12.222Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.222Z] [2021-05-11T13:45:12.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2021-05-11T13:45:12.222Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-05-11T13:45:12.222Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.222Z] [2021-05-11T13:45:12.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-05-11T13:45:12.222Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-05-11T13:45:12.222Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.222Z] [2021-05-11T13:45:12.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2021-05-11T13:45:12.222Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2021-05-11T13:45:12.222Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.222Z] [2021-05-11T13:45:12.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2021-05-11T13:45:12.222Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-05-11T13:45:12.222Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.222Z] [2021-05-11T13:45:12.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2021-05-11T13:45:12.222Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-05-11T13:45:12.222Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.222Z] [2021-05-11T13:45:12.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-05-11T13:45:12.222Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-05-11T13:45:12.222Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.222Z] [2021-05-11T13:45:12.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-05-11T13:45:12.222Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-05-11T13:45:12.222Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.222Z] [2021-05-11T13:45:12.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-05-11T13:45:12.222Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-05-11T13:45:12.222Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.222Z] [2021-05-11T13:45:12.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-05-11T13:45:12.222Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-05-11T13:45:12.222Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.222Z] [2021-05-11T13:45:12.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-05-11T13:45:12.222Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-05-11T13:45:12.222Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.222Z] [2021-05-11T13:45:12.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2021-05-11T13:45:12.222Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-05-11T13:45:12.222Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.222Z] [2021-05-11T13:45:12.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-05-11T13:45:12.222Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-05-11T13:45:12.222Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.222Z] [2021-05-11T13:45:12.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-05-11T13:45:12.222Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-05-11T13:45:12.222Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.222Z] [2021-05-11T13:45:12.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-05-11T13:45:12.222Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-05-11T13:45:12.222Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.222Z] [2021-05-11T13:45:12.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-05-11T13:45:12.222Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-05-11T13:45:12.222Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.222Z] [2021-05-11T13:45:12.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-05-11T13:45:12.222Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-05-11T13:45:12.222Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.222Z] [2021-05-11T13:45:12.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-05-11T13:45:12.222Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-05-11T13:45:12.222Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-05-11T13:45:12.222Z] [2021-05-11T13:45:12.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-05-11T13:45:12.222Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-05-11T13:45:12.222Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.222Z] [2021-05-11T13:45:12.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-05-11T13:45:12.222Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-05-11T13:45:12.222Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.222Z] [2021-05-11T13:45:12.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-05-11T13:45:12.222Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-05-11T13:45:12.222Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.222Z] [2021-05-11T13:45:12.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-05-11T13:45:12.222Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-05-11T13:45:12.222Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.222Z] [2021-05-11T13:45:12.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-05-11T13:45:12.222Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-05-11T13:45:12.222Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.222Z] [2021-05-11T13:45:12.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-05-11T13:45:12.222Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-05-11T13:45:12.222Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.222Z] [2021-05-11T13:45:12.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2021-05-11T13:45:12.222Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-05-11T13:45:12.222Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.222Z] [2021-05-11T13:45:12.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2021-05-11T13:45:12.222Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-05-11T13:45:12.222Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.222Z] [2021-05-11T13:45:12.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-05-11T13:45:12.222Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-05-11T13:45:12.222Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.222Z] [2021-05-11T13:45:12.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-05-11T13:45:12.222Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-05-11T13:45:12.222Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.222Z] [2021-05-11T13:45:12.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-05-11T13:45:12.222Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-05-11T13:45:12.222Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.222Z] [2021-05-11T13:45:12.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2021-05-11T13:45:12.222Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-05-11T13:45:12.222Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.222Z] [2021-05-11T13:45:12.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-05-11T13:45:12.222Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-05-11T13:45:12.222Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.222Z] [2021-05-11T13:45:12.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-05-11T13:45:12.222Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-05-11T13:45:12.222Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.222Z] [2021-05-11T13:45:12.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-05-11T13:45:12.222Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-05-11T13:45:12.222Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.222Z] [2021-05-11T13:45:12.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2021-05-11T13:45:12.222Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-05-11T13:45:12.222Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.222Z] [2021-05-11T13:45:12.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-05-11T13:45:12.222Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-05-11T13:45:12.222Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.222Z] [2021-05-11T13:45:12.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-05-11T13:45:12.222Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-05-11T13:45:12.222Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.222Z] [2021-05-11T13:45:12.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-05-11T13:45:12.222Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-05-11T13:45:12.222Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.222Z] [2021-05-11T13:45:12.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-05-11T13:45:12.222Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-05-11T13:45:12.222Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.222Z] [2021-05-11T13:45:12.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-05-11T13:45:12.222Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-05-11T13:45:12.222Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-05-11T13:45:12.222Z] [2021-05-11T13:45:12.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-05-11T13:45:12.222Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-05-11T13:45:12.222Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.222Z] [2021-05-11T13:45:12.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-05-11T13:45:12.222Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-05-11T13:45:12.222Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.222Z] [2021-05-11T13:45:12.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-05-11T13:45:12.222Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-05-11T13:45:12.222Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.222Z] [2021-05-11T13:45:12.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-05-11T13:45:12.222Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-05-11T13:45:12.222Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.222Z] [2021-05-11T13:45:12.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-05-11T13:45:12.222Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-05-11T13:45:12.222Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.222Z] [2021-05-11T13:45:12.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-05-11T13:45:12.222Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-05-11T13:45:12.222Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.222Z] [2021-05-11T13:45:12.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2021-05-11T13:45:12.222Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-05-11T13:45:12.222Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.222Z] [2021-05-11T13:45:12.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-05-11T13:45:12.222Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-05-11T13:45:12.222Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.222Z] [2021-05-11T13:45:12.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-05-11T13:45:12.222Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-05-11T13:45:12.222Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.222Z] [2021-05-11T13:45:12.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-05-11T13:45:12.222Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-05-11T13:45:12.222Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.222Z] [2021-05-11T13:45:12.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2021-05-11T13:45:12.222Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-05-11T13:45:12.222Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.222Z] [2021-05-11T13:45:12.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-05-11T13:45:12.222Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-05-11T13:45:12.222Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.222Z] [2021-05-11T13:45:12.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-05-11T13:45:12.222Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-05-11T13:45:12.222Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.222Z] [2021-05-11T13:45:12.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-05-11T13:45:12.222Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-05-11T13:45:12.222Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.222Z] [2021-05-11T13:45:12.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-05-11T13:45:12.222Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-05-11T13:45:12.222Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.222Z] [2021-05-11T13:45:12.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-05-11T13:45:12.222Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-05-11T13:45:12.222Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.222Z] [2021-05-11T13:45:12.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-05-11T13:45:12.222Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-05-11T13:45:12.222Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.222Z] [2021-05-11T13:45:12.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-05-11T13:45:12.222Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-05-11T13:45:12.222Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.222Z] [2021-05-11T13:45:12.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-05-11T13:45:12.222Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-05-11T13:45:12.222Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.222Z] [2021-05-11T13:45:12.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-05-11T13:45:12.222Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-05-11T13:45:12.222Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.222Z] [2021-05-11T13:45:12.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-05-11T13:45:12.222Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-05-11T13:45:12.222Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.222Z] [2021-05-11T13:45:12.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-05-11T13:45:12.222Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-05-11T13:45:12.222Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.222Z] [2021-05-11T13:45:12.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-05-11T13:45:12.222Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-05-11T13:45:12.222Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.222Z] [2021-05-11T13:45:12.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-05-11T13:45:12.222Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-05-11T13:45:12.222Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.222Z] [2021-05-11T13:45:12.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-05-11T13:45:12.222Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-05-11T13:45:12.222Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.222Z] [2021-05-11T13:45:12.222Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-05-11T13:45:12.223Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-05-11T13:45:12.223Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.223Z] [2021-05-11T13:45:12.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-05-11T13:45:12.223Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-05-11T13:45:12.223Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.223Z] [2021-05-11T13:45:12.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-05-11T13:45:12.223Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-05-11T13:45:12.223Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.223Z] [2021-05-11T13:45:12.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-05-11T13:45:12.223Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-05-11T13:45:12.223Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.223Z] [2021-05-11T13:45:12.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-05-11T13:45:12.223Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-05-11T13:45:12.223Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.223Z] [2021-05-11T13:45:12.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-05-11T13:45:12.223Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-05-11T13:45:12.223Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.223Z] [2021-05-11T13:45:12.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-05-11T13:45:12.223Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-05-11T13:45:12.223Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.223Z] [2021-05-11T13:45:12.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-05-11T13:45:12.223Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-05-11T13:45:12.223Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.223Z] [2021-05-11T13:45:12.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-05-11T13:45:12.223Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-05-11T13:45:12.223Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.223Z] [2021-05-11T13:45:12.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2021-05-11T13:45:12.223Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-05-11T13:45:12.223Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.223Z] [2021-05-11T13:45:12.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2021-05-11T13:45:12.223Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-05-11T13:45:12.223Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.223Z] [2021-05-11T13:45:12.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-05-11T13:45:12.223Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-05-11T13:45:12.223Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.223Z] [2021-05-11T13:45:12.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-05-11T13:45:12.223Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-05-11T13:45:12.223Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.223Z] [2021-05-11T13:45:12.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-05-11T13:45:12.223Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-05-11T13:45:12.223Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.223Z] [2021-05-11T13:45:12.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-05-11T13:45:12.223Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-05-11T13:45:12.223Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.223Z] [2021-05-11T13:45:12.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-05-11T13:45:12.223Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-05-11T13:45:12.223Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.223Z] [2021-05-11T13:45:12.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-05-11T13:45:12.223Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-05-11T13:45:12.223Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.223Z] [2021-05-11T13:45:12.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-05-11T13:45:12.223Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-05-11T13:45:12.223Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.223Z] [2021-05-11T13:45:12.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2021-05-11T13:45:12.223Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-05-11T13:45:12.223Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-05-11T13:45:12.223Z] [2021-05-11T13:45:12.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-05-11T13:45:12.223Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-05-11T13:45:12.223Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-05-11T13:45:12.223Z] [2021-05-11T13:45:12.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-05-11T13:45:12.223Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-05-11T13:45:12.223Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.223Z] [2021-05-11T13:45:12.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-05-11T13:45:12.223Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-05-11T13:45:12.223Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.223Z] [2021-05-11T13:45:12.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-05-11T13:45:12.223Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-05-11T13:45:12.223Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.223Z] [2021-05-11T13:45:12.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-05-11T13:45:12.223Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-05-11T13:45:12.223Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.223Z] [2021-05-11T13:45:12.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-05-11T13:45:12.223Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-05-11T13:45:12.223Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.223Z] [2021-05-11T13:45:12.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-05-11T13:45:12.223Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-05-11T13:45:12.223Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.223Z] [2021-05-11T13:45:12.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2021-05-11T13:45:12.223Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-05-11T13:45:12.223Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.223Z] [2021-05-11T13:45:12.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-05-11T13:45:12.223Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-05-11T13:45:12.223Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.223Z] [2021-05-11T13:45:12.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-05-11T13:45:12.223Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-05-11T13:45:12.223Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.223Z] [2021-05-11T13:45:12.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-05-11T13:45:12.223Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-05-11T13:45:12.223Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.223Z] [2021-05-11T13:45:12.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-05-11T13:45:12.223Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-05-11T13:45:12.223Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.223Z] [2021-05-11T13:45:12.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-05-11T13:45:12.223Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-05-11T13:45:12.223Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.223Z] [2021-05-11T13:45:12.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-05-11T13:45:12.223Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-05-11T13:45:12.223Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.223Z] [2021-05-11T13:45:12.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-05-11T13:45:12.223Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-05-11T13:45:12.223Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.223Z] [2021-05-11T13:45:12.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-05-11T13:45:12.223Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-05-11T13:45:12.223Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.223Z] [2021-05-11T13:45:12.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-05-11T13:45:12.223Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-05-11T13:45:12.223Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.223Z] [2021-05-11T13:45:12.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-05-11T13:45:12.223Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-05-11T13:45:12.223Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-05-11T13:45:12.223Z] [2021-05-11T13:45:12.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-05-11T13:45:12.223Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-05-11T13:45:12.223Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.223Z] [2021-05-11T13:45:12.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-05-11T13:45:12.223Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-05-11T13:45:12.223Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.223Z] [2021-05-11T13:45:12.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2021-05-11T13:45:12.223Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-05-11T13:45:12.223Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.223Z] [2021-05-11T13:45:12.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-05-11T13:45:12.223Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-05-11T13:45:12.223Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.223Z] [2021-05-11T13:45:12.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-05-11T13:45:12.223Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-05-11T13:45:12.223Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.223Z] [2021-05-11T13:45:12.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-05-11T13:45:12.223Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-05-11T13:45:12.223Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.223Z] [2021-05-11T13:45:12.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-05-11T13:45:12.223Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-05-11T13:45:12.223Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.223Z] [2021-05-11T13:45:12.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-05-11T13:45:12.223Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-05-11T13:45:12.223Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.223Z] [2021-05-11T13:45:12.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-05-11T13:45:12.223Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-05-11T13:45:12.223Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.223Z] [2021-05-11T13:45:12.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-05-11T13:45:12.223Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-05-11T13:45:12.223Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.223Z] [2021-05-11T13:45:12.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-05-11T13:45:12.223Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-05-11T13:45:12.223Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.223Z] [2021-05-11T13:45:12.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-05-11T13:45:12.223Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-05-11T13:45:12.223Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.223Z] [2021-05-11T13:45:12.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2021-05-11T13:45:12.223Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-05-11T13:45:12.223Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.223Z] [2021-05-11T13:45:12.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-05-11T13:45:12.223Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-05-11T13:45:12.223Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.223Z] [2021-05-11T13:45:12.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-05-11T13:45:12.223Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-05-11T13:45:12.223Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.223Z] [2021-05-11T13:45:12.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-05-11T13:45:12.223Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-05-11T13:45:12.223Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.223Z] [2021-05-11T13:45:12.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-05-11T13:45:12.223Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-05-11T13:45:12.223Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.223Z] [2021-05-11T13:45:12.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-05-11T13:45:12.223Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-05-11T13:45:12.223Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.223Z] [2021-05-11T13:45:12.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-05-11T13:45:12.223Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-05-11T13:45:12.223Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.223Z] [2021-05-11T13:45:12.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-05-11T13:45:12.223Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-05-11T13:45:12.223Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.223Z] [2021-05-11T13:45:12.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-05-11T13:45:12.223Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-05-11T13:45:12.223Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.223Z] [2021-05-11T13:45:12.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-05-11T13:45:12.223Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-05-11T13:45:12.223Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.223Z] [2021-05-11T13:45:12.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-05-11T13:45:12.223Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-05-11T13:45:12.223Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.223Z] [2021-05-11T13:45:12.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-05-11T13:45:12.223Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-05-11T13:45:12.223Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.223Z] [2021-05-11T13:45:12.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-05-11T13:45:12.223Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-05-11T13:45:12.223Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.223Z] [2021-05-11T13:45:12.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-05-11T13:45:12.223Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-05-11T13:45:12.223Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.223Z] [2021-05-11T13:45:12.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-05-11T13:45:12.223Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-05-11T13:45:12.223Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.223Z] [2021-05-11T13:45:12.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-05-11T13:45:12.223Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-05-11T13:45:12.223Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.223Z] [2021-05-11T13:45:12.223Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-05-11T13:45:12.223Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-05-11T13:45:12.223Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.224Z] [2021-05-11T13:45:12.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-05-11T13:45:12.224Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-05-11T13:45:12.224Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.224Z] [2021-05-11T13:45:12.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-05-11T13:45:12.224Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-05-11T13:45:12.224Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.224Z] [2021-05-11T13:45:12.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-05-11T13:45:12.224Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-05-11T13:45:12.224Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.224Z] [2021-05-11T13:45:12.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-05-11T13:45:12.224Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-05-11T13:45:12.224Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.224Z] [2021-05-11T13:45:12.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-05-11T13:45:12.224Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-05-11T13:45:12.224Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.224Z] [2021-05-11T13:45:12.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-05-11T13:45:12.224Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-05-11T13:45:12.224Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.224Z] [2021-05-11T13:45:12.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-05-11T13:45:12.224Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-05-11T13:45:12.224Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.224Z] [2021-05-11T13:45:12.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-05-11T13:45:12.224Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-05-11T13:45:12.224Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.224Z] [2021-05-11T13:45:12.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-05-11T13:45:12.224Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-05-11T13:45:12.224Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.224Z] [2021-05-11T13:45:12.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-05-11T13:45:12.224Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-05-11T13:45:12.224Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.224Z] [2021-05-11T13:45:12.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-05-11T13:45:12.224Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-05-11T13:45:12.224Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.224Z] [2021-05-11T13:45:12.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-05-11T13:45:12.224Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-05-11T13:45:12.224Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.224Z] [2021-05-11T13:45:12.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-05-11T13:45:12.224Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-05-11T13:45:12.224Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.224Z] [2021-05-11T13:45:12.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-05-11T13:45:12.224Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-05-11T13:45:12.224Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.224Z] [2021-05-11T13:45:12.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-05-11T13:45:12.224Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-05-11T13:45:12.224Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.224Z] [2021-05-11T13:45:12.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-05-11T13:45:12.224Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-05-11T13:45:12.224Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.224Z] [2021-05-11T13:45:12.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-05-11T13:45:12.224Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-05-11T13:45:12.224Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.224Z] [2021-05-11T13:45:12.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-05-11T13:45:12.224Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-05-11T13:45:12.224Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.224Z] [2021-05-11T13:45:12.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-05-11T13:45:12.224Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-05-11T13:45:12.224Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.224Z] [2021-05-11T13:45:12.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-05-11T13:45:12.224Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-05-11T13:45:12.224Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.224Z] [2021-05-11T13:45:12.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-05-11T13:45:12.224Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-05-11T13:45:12.224Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.224Z] [2021-05-11T13:45:12.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-05-11T13:45:12.224Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-05-11T13:45:12.224Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.224Z] [2021-05-11T13:45:12.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-05-11T13:45:12.224Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-05-11T13:45:12.224Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.224Z] [2021-05-11T13:45:12.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-05-11T13:45:12.224Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-05-11T13:45:12.224Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.224Z] [2021-05-11T13:45:12.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-05-11T13:45:12.224Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-05-11T13:45:12.224Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.224Z] [2021-05-11T13:45:12.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-05-11T13:45:12.224Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-05-11T13:45:12.224Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.224Z] [2021-05-11T13:45:12.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-05-11T13:45:12.224Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-05-11T13:45:12.224Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.224Z] [2021-05-11T13:45:12.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-05-11T13:45:12.224Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-05-11T13:45:12.224Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.224Z] [2021-05-11T13:45:12.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2021-05-11T13:45:12.224Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-05-11T13:45:12.224Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.224Z] [2021-05-11T13:45:12.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-05-11T13:45:12.224Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-05-11T13:45:12.224Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.224Z] [2021-05-11T13:45:12.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-05-11T13:45:12.224Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-05-11T13:45:12.224Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.224Z] [2021-05-11T13:45:12.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-05-11T13:45:12.224Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-05-11T13:45:12.224Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.224Z] [2021-05-11T13:45:12.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-05-11T13:45:12.224Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-05-11T13:45:12.224Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.224Z] [2021-05-11T13:45:12.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-05-11T13:45:12.224Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-05-11T13:45:12.224Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.224Z] [2021-05-11T13:45:12.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-05-11T13:45:12.224Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-05-11T13:45:12.224Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.224Z] [2021-05-11T13:45:12.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-05-11T13:45:12.224Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-05-11T13:45:12.224Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-05-11T13:45:12.224Z] [2021-05-11T13:45:12.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-05-11T13:45:12.224Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-05-11T13:45:12.224Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.224Z] [2021-05-11T13:45:12.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-05-11T13:45:12.224Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-05-11T13:45:12.224Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.224Z] [2021-05-11T13:45:12.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-05-11T13:45:12.224Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-05-11T13:45:12.224Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.224Z] [2021-05-11T13:45:12.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-05-11T13:45:12.224Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-05-11T13:45:12.224Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.224Z] [2021-05-11T13:45:12.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-05-11T13:45:12.224Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-05-11T13:45:12.224Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.224Z] [2021-05-11T13:45:12.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-05-11T13:45:12.224Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-05-11T13:45:12.224Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.224Z] [2021-05-11T13:45:12.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-05-11T13:45:12.224Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-05-11T13:45:12.224Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.224Z] [2021-05-11T13:45:12.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-05-11T13:45:12.224Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-05-11T13:45:12.224Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.224Z] [2021-05-11T13:45:12.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2021-05-11T13:45:12.224Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-05-11T13:45:12.224Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.224Z] [2021-05-11T13:45:12.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-05-11T13:45:12.224Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-05-11T13:45:12.224Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.224Z] [2021-05-11T13:45:12.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-05-11T13:45:12.224Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-05-11T13:45:12.224Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.224Z] [2021-05-11T13:45:12.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-05-11T13:45:12.224Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-05-11T13:45:12.224Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.224Z] [2021-05-11T13:45:12.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-05-11T13:45:12.224Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-05-11T13:45:12.224Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.224Z] [2021-05-11T13:45:12.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-05-11T13:45:12.224Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-05-11T13:45:12.224Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.224Z] [2021-05-11T13:45:12.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-05-11T13:45:12.224Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-05-11T13:45:12.224Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.224Z] [2021-05-11T13:45:12.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-05-11T13:45:12.224Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-05-11T13:45:12.224Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.224Z] [2021-05-11T13:45:12.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-05-11T13:45:12.224Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-05-11T13:45:12.224Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.224Z] [2021-05-11T13:45:12.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-05-11T13:45:12.224Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-05-11T13:45:12.224Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.224Z] [2021-05-11T13:45:12.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-05-11T13:45:12.224Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-05-11T13:45:12.224Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.224Z] [2021-05-11T13:45:12.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-05-11T13:45:12.224Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-05-11T13:45:12.224Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.224Z] [2021-05-11T13:45:12.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-05-11T13:45:12.224Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-05-11T13:45:12.224Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.224Z] [2021-05-11T13:45:12.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-05-11T13:45:12.224Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-05-11T13:45:12.224Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.224Z] [2021-05-11T13:45:12.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-05-11T13:45:12.224Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-05-11T13:45:12.224Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.224Z] [2021-05-11T13:45:12.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-05-11T13:45:12.224Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-05-11T13:45:12.224Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.224Z] [2021-05-11T13:45:12.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-05-11T13:45:12.224Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-05-11T13:45:12.224Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.224Z] [2021-05-11T13:45:12.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-05-11T13:45:12.224Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-05-11T13:45:12.224Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.224Z] [2021-05-11T13:45:12.224Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-05-11T13:45:12.224Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-05-11T13:45:12.224Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.224Z] [2021-05-11T13:45:12.225Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-05-11T13:45:12.225Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-05-11T13:45:12.225Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.225Z] [2021-05-11T13:45:12.225Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-05-11T13:45:12.225Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-05-11T13:45:12.225Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.225Z] [2021-05-11T13:45:12.225Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-05-11T13:45:12.225Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-05-11T13:45:12.225Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.225Z] [2021-05-11T13:45:12.225Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-05-11T13:45:12.225Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-05-11T13:45:12.225Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.225Z] [2021-05-11T13:45:12.225Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-05-11T13:45:12.225Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-05-11T13:45:12.225Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.225Z] [2021-05-11T13:45:12.225Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-05-11T13:45:12.225Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-05-11T13:45:12.225Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.225Z] [2021-05-11T13:45:12.225Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.29s) [2021-05-11T13:45:12.225Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.29s) [2021-05-11T13:45:12.225Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.225Z] [2021-05-11T13:45:12.225Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-05-11T13:45:12.225Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-05-11T13:45:12.225Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.225Z] [2021-05-11T13:45:12.225Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-05-11T13:45:12.225Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-05-11T13:45:12.225Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.225Z] [2021-05-11T13:45:12.225Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-05-11T13:45:12.225Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-05-11T13:45:12.225Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.225Z] [2021-05-11T13:45:12.225Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-05-11T13:45:12.225Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-05-11T13:45:12.225Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.225Z] [2021-05-11T13:45:12.225Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-05-11T13:45:12.225Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-05-11T13:45:12.225Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.225Z] [2021-05-11T13:45:12.225Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-05-11T13:45:12.225Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-05-11T13:45:12.225Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.225Z] [2021-05-11T13:45:12.225Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-05-11T13:45:12.225Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-05-11T13:45:12.225Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.225Z] [2021-05-11T13:45:12.225Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2021-05-11T13:45:12.225Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-05-11T13:45:12.225Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.225Z] [2021-05-11T13:45:12.225Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-05-11T13:45:12.225Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-05-11T13:45:12.225Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-05-11T13:45:12.225Z] [2021-05-11T13:45:12.225Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-05-11T13:45:12.225Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-05-11T13:45:12.225Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.225Z] [2021-05-11T13:45:12.225Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-05-11T13:45:12.225Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-05-11T13:45:12.225Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.225Z] [2021-05-11T13:45:12.225Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-05-11T13:45:12.225Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-05-11T13:45:12.225Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.225Z] [2021-05-11T13:45:12.225Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-05-11T13:45:12.225Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-05-11T13:45:12.225Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.225Z] [2021-05-11T13:45:12.225Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-05-11T13:45:12.225Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-05-11T13:45:12.225Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.225Z] [2021-05-11T13:45:12.225Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-05-11T13:45:12.225Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-05-11T13:45:12.225Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.225Z] [2021-05-11T13:45:12.225Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-05-11T13:45:12.225Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-05-11T13:45:12.225Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.225Z] [2021-05-11T13:45:12.225Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-05-11T13:45:12.225Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-05-11T13:45:12.225Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.225Z] [2021-05-11T13:45:12.225Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-05-11T13:45:12.225Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-05-11T13:45:12.225Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.225Z] [2021-05-11T13:45:12.225Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-05-11T13:45:12.225Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-05-11T13:45:12.225Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.225Z] [2021-05-11T13:45:12.225Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-05-11T13:45:12.225Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-05-11T13:45:12.225Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.225Z] [2021-05-11T13:45:12.225Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-05-11T13:45:12.225Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-05-11T13:45:12.225Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.225Z] [2021-05-11T13:45:12.225Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-05-11T13:45:12.225Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-05-11T13:45:12.225Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.225Z] [2021-05-11T13:45:12.225Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-05-11T13:45:12.225Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-05-11T13:45:12.225Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.225Z] [2021-05-11T13:45:12.225Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-05-11T13:45:12.225Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-05-11T13:45:12.225Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-05-11T13:45:12.225Z] [2021-05-11T13:45:12.225Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-05-11T13:45:12.225Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-05-11T13:45:12.225Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.225Z] [2021-05-11T13:45:12.225Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-05-11T13:45:12.225Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-05-11T13:45:12.225Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.225Z] [2021-05-11T13:45:12.225Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-05-11T13:45:12.225Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-05-11T13:45:12.225Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.225Z] [2021-05-11T13:45:12.225Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-05-11T13:45:12.225Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-05-11T13:45:12.225Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.225Z] [2021-05-11T13:45:12.225Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-05-11T13:45:12.225Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-05-11T13:45:12.225Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.225Z] [2021-05-11T13:45:12.225Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2021-05-11T13:45:12.225Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-05-11T13:45:12.225Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.225Z] [2021-05-11T13:45:12.225Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-05-11T13:45:12.225Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-05-11T13:45:12.225Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.225Z] [2021-05-11T13:45:12.225Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-05-11T13:45:12.225Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-05-11T13:45:12.225Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.225Z] [2021-05-11T13:45:12.225Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-05-11T13:45:12.225Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-05-11T13:45:12.225Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.225Z] [2021-05-11T13:45:12.225Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-05-11T13:45:12.225Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-05-11T13:45:12.225Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.225Z] [2021-05-11T13:45:12.225Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-05-11T13:45:12.225Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-05-11T13:45:12.225Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.225Z] [2021-05-11T13:45:12.225Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-05-11T13:45:12.225Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-05-11T13:45:12.225Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.225Z] [2021-05-11T13:45:12.225Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-05-11T13:45:12.225Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-05-11T13:45:12.225Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.225Z] [2021-05-11T13:45:12.225Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-05-11T13:45:12.225Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-05-11T13:45:12.225Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.225Z] [2021-05-11T13:45:12.225Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-05-11T13:45:12.225Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-05-11T13:45:12.225Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.225Z] [2021-05-11T13:45:12.225Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-05-11T13:45:12.225Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-05-11T13:45:12.225Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-05-11T13:45:12.225Z] [2021-05-11T13:45:12.225Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-05-11T13:45:12.225Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-05-11T13:45:12.225Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.225Z] [2021-05-11T13:45:12.225Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-05-11T13:45:12.225Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-05-11T13:45:12.225Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.225Z] [2021-05-11T13:45:12.225Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-05-11T13:45:12.225Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-05-11T13:45:12.225Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.225Z] [2021-05-11T13:45:12.225Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-05-11T13:45:12.225Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-05-11T13:45:12.225Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.225Z] [2021-05-11T13:45:12.225Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-05-11T13:45:12.225Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-05-11T13:45:12.225Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.225Z] [2021-05-11T13:45:12.225Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-05-11T13:45:12.225Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-05-11T13:45:12.225Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.225Z] [2021-05-11T13:45:12.225Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-05-11T13:45:12.225Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-05-11T13:45:12.225Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.225Z] [2021-05-11T13:45:12.225Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-05-11T13:45:12.225Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-05-11T13:45:12.225Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.225Z] [2021-05-11T13:45:12.225Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-05-11T13:45:12.225Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-05-11T13:45:12.225Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.225Z] [2021-05-11T13:45:12.225Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-05-11T13:45:12.225Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-05-11T13:45:12.225Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.225Z] [2021-05-11T13:45:12.225Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-05-11T13:45:12.225Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-05-11T13:45:12.225Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.225Z] [2021-05-11T13:45:12.225Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-05-11T13:45:12.225Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-05-11T13:45:12.225Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.225Z] [2021-05-11T13:45:12.225Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-05-11T13:45:12.225Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-05-11T13:45:12.225Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.225Z] [2021-05-11T13:45:12.225Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-05-11T13:45:12.225Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-05-11T13:45:12.225Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.225Z] [2021-05-11T13:45:12.225Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-05-11T13:45:12.225Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-05-11T13:45:12.225Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.225Z] [2021-05-11T13:45:12.225Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-05-11T13:45:12.225Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-05-11T13:45:12.225Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.225Z] [2021-05-11T13:45:12.225Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-05-11T13:45:12.225Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-05-11T13:45:12.225Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.225Z] [2021-05-11T13:45:12.225Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-05-11T13:45:12.225Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-05-11T13:45:12.225Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.225Z] [2021-05-11T13:45:12.225Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-05-11T13:45:12.225Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-05-11T13:45:12.225Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.225Z] [2021-05-11T13:45:12.225Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-05-11T13:45:12.225Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-05-11T13:45:12.225Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.225Z] [2021-05-11T13:45:12.225Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2021-05-11T13:45:12.225Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-05-11T13:45:12.226Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-05-11T13:45:12.226Z] [2021-05-11T13:45:12.226Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-05-11T13:45:12.226Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-05-11T13:45:12.226Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.226Z] [2021-05-11T13:45:12.226Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-05-11T13:45:12.226Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-05-11T13:45:12.226Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.226Z] [2021-05-11T13:45:12.226Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-05-11T13:45:12.226Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-05-11T13:45:12.226Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.226Z] [2021-05-11T13:45:12.226Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-05-11T13:45:12.226Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-05-11T13:45:12.226Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.226Z] [2021-05-11T13:45:12.226Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-05-11T13:45:12.226Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-05-11T13:45:12.226Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.226Z] [2021-05-11T13:45:12.226Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-05-11T13:45:12.226Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-05-11T13:45:12.226Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.226Z] [2021-05-11T13:45:12.226Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-05-11T13:45:12.226Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-05-11T13:45:12.226Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.226Z] [2021-05-11T13:45:12.226Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-05-11T13:45:12.226Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-05-11T13:45:12.226Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.226Z] [2021-05-11T13:45:12.226Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-05-11T13:45:12.226Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-05-11T13:45:12.226Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.226Z] [2021-05-11T13:45:12.226Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-05-11T13:45:12.226Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-05-11T13:45:12.226Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.226Z] [2021-05-11T13:45:12.226Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-05-11T13:45:12.226Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-05-11T13:45:12.226Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.226Z] [2021-05-11T13:45:12.226Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-05-11T13:45:12.226Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-05-11T13:45:12.226Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.226Z] [2021-05-11T13:45:12.226Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-05-11T13:45:12.226Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-05-11T13:45:12.226Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.226Z] [2021-05-11T13:45:12.226Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-05-11T13:45:12.226Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-05-11T13:45:12.226Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.226Z] [2021-05-11T13:45:12.226Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-05-11T13:45:12.226Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-05-11T13:45:12.226Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.226Z] [2021-05-11T13:45:12.226Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-05-11T13:45:12.226Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-05-11T13:45:12.226Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.226Z] [2021-05-11T13:45:12.226Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-05-11T13:45:12.226Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-05-11T13:45:12.226Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.226Z] [2021-05-11T13:45:12.226Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-05-11T13:45:12.226Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-05-11T13:45:12.226Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.226Z] [2021-05-11T13:45:12.226Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-05-11T13:45:12.226Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-05-11T13:45:12.226Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.226Z] [2021-05-11T13:45:12.226Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-05-11T13:45:12.226Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-05-11T13:45:12.226Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.226Z] [2021-05-11T13:45:12.226Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-05-11T13:45:12.226Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-05-11T13:45:12.226Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.226Z] [2021-05-11T13:45:12.226Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-05-11T13:45:12.226Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-05-11T13:45:12.226Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.226Z] [2021-05-11T13:45:12.226Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-05-11T13:45:12.687Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-05-11T13:45:12.687Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.687Z] [2021-05-11T13:45:12.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-05-11T13:45:12.687Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-05-11T13:45:12.687Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.687Z] [2021-05-11T13:45:12.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-05-11T13:45:12.687Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-05-11T13:45:12.687Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.687Z] [2021-05-11T13:45:12.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-05-11T13:45:12.687Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-05-11T13:45:12.687Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.687Z] [2021-05-11T13:45:12.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-05-11T13:45:12.687Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-05-11T13:45:12.687Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.687Z] [2021-05-11T13:45:12.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-05-11T13:45:12.687Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-05-11T13:45:12.687Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.687Z] [2021-05-11T13:45:12.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-05-11T13:45:12.687Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-05-11T13:45:12.687Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.687Z] [2021-05-11T13:45:12.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-05-11T13:45:12.687Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-05-11T13:45:12.687Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.687Z] [2021-05-11T13:45:12.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-05-11T13:45:12.687Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-05-11T13:45:12.687Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.687Z] [2021-05-11T13:45:12.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-05-11T13:45:12.687Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-05-11T13:45:12.687Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.687Z] [2021-05-11T13:45:12.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-05-11T13:45:12.687Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-05-11T13:45:12.687Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.687Z] [2021-05-11T13:45:12.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-05-11T13:45:12.687Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-05-11T13:45:12.687Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.687Z] [2021-05-11T13:45:12.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-05-11T13:45:12.687Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-05-11T13:45:12.687Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.687Z] [2021-05-11T13:45:12.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-05-11T13:45:12.687Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-05-11T13:45:12.687Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.687Z] [2021-05-11T13:45:12.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-05-11T13:45:12.687Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-05-11T13:45:12.687Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.687Z] [2021-05-11T13:45:12.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-05-11T13:45:12.687Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-05-11T13:45:12.687Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.687Z] [2021-05-11T13:45:12.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-05-11T13:45:12.687Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-05-11T13:45:12.687Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.687Z] [2021-05-11T13:45:12.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-05-11T13:45:12.687Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-05-11T13:45:12.687Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.687Z] [2021-05-11T13:45:12.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-05-11T13:45:12.687Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-05-11T13:45:12.687Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.687Z] [2021-05-11T13:45:12.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-05-11T13:45:12.687Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-05-11T13:45:12.687Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.687Z] [2021-05-11T13:45:12.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-05-11T13:45:12.687Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-05-11T13:45:12.687Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.687Z] [2021-05-11T13:45:12.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-05-11T13:45:12.687Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-05-11T13:45:12.687Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.687Z] [2021-05-11T13:45:12.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-05-11T13:45:12.687Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-05-11T13:45:12.687Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.687Z] [2021-05-11T13:45:12.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-05-11T13:45:12.687Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-05-11T13:45:12.687Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.687Z] [2021-05-11T13:45:12.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-05-11T13:45:12.687Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-05-11T13:45:12.687Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.687Z] [2021-05-11T13:45:12.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-05-11T13:45:12.687Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-05-11T13:45:12.687Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.687Z] [2021-05-11T13:45:12.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-05-11T13:45:12.687Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-05-11T13:45:12.687Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.687Z] [2021-05-11T13:45:12.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-05-11T13:45:12.687Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-05-11T13:45:12.687Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.687Z] [2021-05-11T13:45:12.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-05-11T13:45:12.687Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-05-11T13:45:12.687Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.687Z] [2021-05-11T13:45:12.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-05-11T13:45:12.687Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-05-11T13:45:12.687Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.687Z] [2021-05-11T13:45:12.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-05-11T13:45:12.687Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-05-11T13:45:12.687Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.687Z] [2021-05-11T13:45:12.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-05-11T13:45:12.687Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-05-11T13:45:12.687Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.687Z] [2021-05-11T13:45:12.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-05-11T13:45:12.687Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-05-11T13:45:12.687Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.687Z] [2021-05-11T13:45:12.687Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-05-11T13:45:12.688Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-05-11T13:45:12.688Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.688Z] [2021-05-11T13:45:12.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-05-11T13:45:12.688Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-05-11T13:45:12.688Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.688Z] [2021-05-11T13:45:12.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-05-11T13:45:12.688Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-05-11T13:45:12.688Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.688Z] [2021-05-11T13:45:12.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-05-11T13:45:12.688Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-05-11T13:45:12.688Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.688Z] [2021-05-11T13:45:12.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-05-11T13:45:12.688Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-05-11T13:45:12.688Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.688Z] [2021-05-11T13:45:12.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-05-11T13:45:12.688Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-05-11T13:45:12.688Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.688Z] [2021-05-11T13:45:12.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-05-11T13:45:12.688Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-05-11T13:45:12.688Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.688Z] [2021-05-11T13:45:12.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-05-11T13:45:12.688Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-05-11T13:45:12.688Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.688Z] [2021-05-11T13:45:12.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-05-11T13:45:12.688Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-05-11T13:45:12.688Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.688Z] [2021-05-11T13:45:12.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-05-11T13:45:12.688Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-05-11T13:45:12.688Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.688Z] [2021-05-11T13:45:12.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-05-11T13:45:12.688Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-05-11T13:45:12.688Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.688Z] [2021-05-11T13:45:12.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-05-11T13:45:12.688Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-05-11T13:45:12.688Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.688Z] [2021-05-11T13:45:12.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-05-11T13:45:12.688Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-05-11T13:45:12.688Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.688Z] [2021-05-11T13:45:12.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-05-11T13:45:12.688Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-05-11T13:45:12.688Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.688Z] [2021-05-11T13:45:12.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-05-11T13:45:12.688Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-05-11T13:45:12.688Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.688Z] [2021-05-11T13:45:12.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-05-11T13:45:12.688Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-05-11T13:45:12.688Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.688Z] [2021-05-11T13:45:12.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-05-11T13:45:12.688Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-05-11T13:45:12.688Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.688Z] [2021-05-11T13:45:12.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-05-11T13:45:12.688Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-05-11T13:45:12.688Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.688Z] [2021-05-11T13:45:12.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-05-11T13:45:12.688Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-05-11T13:45:12.688Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.688Z] [2021-05-11T13:45:12.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-05-11T13:45:12.688Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-05-11T13:45:12.688Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.688Z] [2021-05-11T13:45:12.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-05-11T13:45:12.688Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-05-11T13:45:12.688Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.688Z] [2021-05-11T13:45:12.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-05-11T13:45:12.688Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-05-11T13:45:12.688Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.688Z] [2021-05-11T13:45:12.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-05-11T13:45:12.688Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-05-11T13:45:12.688Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.688Z] [2021-05-11T13:45:12.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-05-11T13:45:12.688Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-05-11T13:45:12.688Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.688Z] [2021-05-11T13:45:12.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-05-11T13:45:12.688Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-05-11T13:45:12.688Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.688Z] [2021-05-11T13:45:12.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-05-11T13:45:12.688Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-05-11T13:45:12.688Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.688Z] [2021-05-11T13:45:12.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-05-11T13:45:12.688Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-05-11T13:45:12.688Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.688Z] [2021-05-11T13:45:12.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-05-11T13:45:12.688Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-05-11T13:45:12.688Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.688Z] [2021-05-11T13:45:12.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-05-11T13:45:12.688Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-05-11T13:45:12.688Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.688Z] [2021-05-11T13:45:12.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-05-11T13:45:12.688Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-05-11T13:45:12.688Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.688Z] [2021-05-11T13:45:12.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-05-11T13:45:12.688Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-05-11T13:45:12.688Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.688Z] [2021-05-11T13:45:12.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-05-11T13:45:12.688Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-05-11T13:45:12.688Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.688Z] [2021-05-11T13:45:12.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-05-11T13:45:12.688Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-05-11T13:45:12.688Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.688Z] [2021-05-11T13:45:12.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-05-11T13:45:12.688Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-05-11T13:45:12.688Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.688Z] [2021-05-11T13:45:12.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-05-11T13:45:12.688Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-05-11T13:45:12.688Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.688Z] [2021-05-11T13:45:12.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-05-11T13:45:12.688Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-05-11T13:45:12.688Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.688Z] [2021-05-11T13:45:12.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-05-11T13:45:12.688Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-05-11T13:45:12.688Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.688Z] [2021-05-11T13:45:12.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-05-11T13:45:12.688Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-05-11T13:45:12.688Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.688Z] [2021-05-11T13:45:12.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-05-11T13:45:12.688Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-05-11T13:45:12.688Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.688Z] [2021-05-11T13:45:12.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-05-11T13:45:12.688Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-05-11T13:45:12.688Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.688Z] [2021-05-11T13:45:12.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-05-11T13:45:12.688Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-05-11T13:45:12.688Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.688Z] [2021-05-11T13:45:12.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-05-11T13:45:12.688Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-05-11T13:45:12.688Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.688Z] [2021-05-11T13:45:12.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-05-11T13:45:12.688Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-05-11T13:45:12.688Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.688Z] [2021-05-11T13:45:12.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-05-11T13:45:12.688Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-05-11T13:45:12.688Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.688Z] [2021-05-11T13:45:12.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-05-11T13:45:12.688Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-05-11T13:45:12.688Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.688Z] [2021-05-11T13:45:12.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-05-11T13:45:12.688Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-05-11T13:45:12.688Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.688Z] [2021-05-11T13:45:12.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-05-11T13:45:12.688Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.688Z] [2021-05-11T13:45:12.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-05-11T13:45:12.688Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.688Z] [2021-05-11T13:45:12.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-05-11T13:45:12.688Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-05-11T13:45:12.688Z] [2021-05-11T13:45:12.688Z] [2021-05-11T13:45:12.688Z] DONE 1092 tests, 546 skipped in 2246.764s [2021-05-11T13:45:12.688Z] INFO: Integration tests ended at 05/11/2021 13:45:12. Duration:00:37:26.8663848 [2021-05-11T13:45:12.688Z] INFO: Docker info of the daemon under test at end of run [2021-05-11T13:45:12.688Z] [2021-05-11T13:45:12.688Z] Containers: 2 [2021-05-11T13:45:12.688Z] Running: 0 [2021-05-11T13:45:12.688Z] Paused: 0 [2021-05-11T13:45:12.688Z] Stopped: 2 [2021-05-11T13:45:12.688Z] Images: 18 [2021-05-11T13:45:12.688Z] Server Version: 0.0.0-dev [2021-05-11T13:45:12.688Z] Storage Driver: windowsfilter [2021-05-11T13:45:12.688Z] Windows: [2021-05-11T13:45:12.688Z] Logging Driver: json-file [2021-05-11T13:45:12.688Z] Plugins: [2021-05-11T13:45:12.688Z] Volume: local [2021-05-11T13:45:12.688Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-05-11T13:45:12.688Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-05-11T13:45:12.688Z] Swarm: inactive [2021-05-11T13:45:12.688Z] Default Isolation: process [2021-05-11T13:45:12.688Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-05-11T13:45:12.688Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-05-11T13:45:12.688Z] OSType: windows [2021-05-11T13:45:12.688Z] Architecture: x86_64 [2021-05-11T13:45:12.688Z] CPUs: 4 [2021-05-11T13:45:12.688Z] Total Memory: 32GiB [2021-05-11T13:45:12.688Z] Name: azwin-2-a1b6b0 [2021-05-11T13:45:12.688Z] ID: B2WN:4KY7:JJ2B:P7DW:KLHM:S4LW:XLIT:DF6B:VCFF:EYFG:VE4N:4N4H [2021-05-11T13:45:12.688Z] Docker Root Dir: D:\CI\PR-42370\4\daemon [2021-05-11T13:45:12.688Z] Debug Mode (client): false [2021-05-11T13:45:12.688Z] Debug Mode (server): true [2021-05-11T13:45:12.688Z] File Descriptors: -1 [2021-05-11T13:45:12.688Z] Goroutines: 17 [2021-05-11T13:45:12.688Z] System Time: 2021-05-11T13:45:12.3966153Z [2021-05-11T13:45:12.688Z] EventsListeners: 0 [2021-05-11T13:45:12.688Z] Registry: https://index.docker.io/v1/ [2021-05-11T13:45:12.688Z] Labels: [2021-05-11T13:45:12.688Z] Experimental: false [2021-05-11T13:45:12.688Z] Insecure Registries: [2021-05-11T13:45:12.688Z] 127.0.0.0/8 [2021-05-11T13:45:12.688Z] Live Restore Enabled: false [2021-05-11T13:45:12.688Z] [2021-05-11T13:45:12.688Z] [2021-05-11T13:45:12.688Z] INFO: Stopping daemon under test [2021-05-11T13:45:12.688Z] SUCCESS: The process with PID 5856 (child process of PID 5816) has been terminated. [2021-05-11T13:45:12.688Z] SUCCESS: The process with PID 5816 (child process of PID 2396) has been terminated. [2021-05-11T13:45:12.688Z] INFO: Stop tailing logs of the daemon under tests [2021-05-11T13:45:12.688Z] INFO: executeCI.ps1 Completed successfully at 05/11/2021 13:45:12. [2021-05-11T13:45:12.688Z] INFO: Tidying up at end of run [2021-05-11T13:45:12.688Z] INFO: Saving daemon under test log (d:\CI\PR-42370\4\dut.out) to bundles\CIDUT.out [2021-05-11T13:45:12.688Z] INFO: Saving daemon under test log (d:\CI\PR-42370\4\dut.err) to bundles\CIDUT.err [2021-05-11T13:45:12.688Z] INFO: Nuke-Everything... [2021-05-11T13:45:13.150Z] INFO: Container count on control daemon to delete is 2 [2021-05-11T13:45:13.611Z] c6b2d9d5ced6 [2021-05-11T13:45:13.611Z] cd6d04bcbbdc [2021-05-11T13:45:13.611Z] INFO: Tidying pidfile d:\CI\PR-42370\4\docker.pid [2021-05-11T13:45:13.611Z] INFO: Nuking d:\CI [2021-05-11T13:45:38.794Z] INFO: Zapped successfully [2021-05-11T13:45:38.794Z] [2021-05-11T13:45:38.794Z] INFO: executeCI.ps1 exiting at Tue May 11 13:45:35 CUT 2021. Duration 01:11:13.8704833 [2021-05-11T13:45:38.794Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-05-11T13:45:39.033Z] Recording test results [2021-05-11T13:45:46.023Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-05-11T13:45:47.513Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2021-05-11T13:45:49.275Z] Archiving artifacts [2021-05-11T13:46:03.651Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42370/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-05-11T13:46:04.598Z] + make clean [2021-05-11T13:46:06.146Z] docker volume rm -f docker-dev-cache [2021-05-11T13:46:06.146Z] 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